.cus-announcement-bar-wrapper{width:100%;transition:background-color .3s ease;border-bottom:1px solid rgba(128,128,128,.13)}.cus-announcement-bar{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center}.cus-announcement-content{display:flex;align-items:center;gap:15px}.cus-announcement-icon{display:flex;align-items:center}.cus-announcement-text{margin:0;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.cus-announcement-link{text-decoration:underline;text-underline-offset:4px;font-weight:600;margin-left:10px;transition:opacity .3s ease}.cus-announcement-link:hover{opacity:.7}@media screen and (max-width:768px){.cus-announcement-text{font-size:10px;letter-spacing:.05em}}.custom-hero-section{position:relative;width:100%;overflow:hidden}.hero-slider-container{position:relative;height:85vh;min-height:600px;width:100%;background-color:#f4f4f4;touch-action:pan-y;cursor:grab}.hero-slider-container:active{cursor:grabbing}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1s ease-in-out,visibility 1s ease-in-out;display:flex}.hero-slide.is-active{opacity:1;visibility:visible;z-index:2}.hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.hero-image-wrapper img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hero-content-overlay{position:relative;z-index:3;width:100%;height:100%;display:flex;margin:0 auto;box-sizing:border-box}.align-h-right{justify-content:flex-end;text-align:right}.align-h-right .hero-text-box{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.align-h-left{justify-content:flex-start;text-align:left}.align-h-left .hero-text-box{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.align-v-top{align-items:flex-start}.align-v-center{align-items:center}.align-v-bottom{align-items:flex-end}.hero-text-box{max-width:600px}.hero-subheading{display:block;font-size:20px;letter-spacing:.1em;text-transform:uppercase;width:100%;font-weight:600}.hero-subheading p{margin:0}.hero-heading{font-family:Cormorant,serif;font-size:clamp(42px,5.5vw,70px);line-height:.95;font-weight:400;margin:0;width:100%}.hero-heading p{margin:0}.hero-description{font-size:20px;line-height:1.5;opacity:.9;width:100%}.hero-pagination{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:2;display:flex;gap:15px}.dot{width:10px;height:10px;border-radius:50%;border:1px solid #000;background:transparent;padding:0;cursor:pointer}.dot.active{background:#000}@media(max-width:768px){.hero-slider-container{height:40vh;min-height:20px}.hero-content-overlay{padding:30px;justify-content:center!important;text-align:center!important;align-items:center!important}.hero-text-box{align-items:center!important;text-align:center!important}.hero-heading{font-size:25px;margin-bottom:20px;line-height:normal}.hero-description{max-width:100%;font-size:16px}.hero-subheading{font-size:14px}.hero-pagination{position:relative}}.hero-divider{display:flex;align-items:center;justify-content:center;width:100%;margin:5px 0 0;gap:12px}.divider-line{height:1px;width:120px;opacity:.5}.divider-icon{display:flex;align-items:center;opacity:.7}.divider-icon svg{width:32px;height:auto}.align-h-left .hero-divider{justify-content:flex-start}.align-h-right .hero-divider{justify-content:flex-end}@media(max-width:768px){.hero-divider{justify-content:center!important}.divider-line{width:80px}}.services-wrapper{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background-color:var(--bg-color);width:100%;border-bottom:1px solid #80808021}.services-container{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.service-item{display:flex;align-items:center;justify-content:center;padding:10px 20px;flex:1;position:relative}.service-item:first-child{padding-left:27px;justify-content:flex-start}.service-item:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:#d1d1d1}.service-icon{height:40px;margin-right:15px;flex-shrink:0}.service-icon img{width:40px;height:40px;object-fit:contain}.service-content h3{margin:0;font-size:18px;font-weight:700;color:#c6a769;line-height:1.2;text-transform:uppercase;letter-spacing:.05em}.service-content p{margin:10px 0 0;font-size:16px;color:#000;line-height:1.2}@media screen and (max-width:768px){.services-container{flex-wrap:wrap;padding:0 15px}.service-item,.service-item:first-child,.service-item:last-child{flex:none;width:100%;padding:15px 0;justify-content:flex-start}.service-item:not(:last-child):after{width:100%;height:1px;right:0;top:auto;bottom:0}}.collection-circles-section{background-color:#fff;border-bottom:1px solid #80808021}.section-heading{text-align:center;font-size:30px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:40px}.circles-grid{display:flex;justify-content:space-between;gap:60px;margin-bottom:40px}.circle-item{flex:1;text-decoration:none;text-align:center;display:flex;flex-direction:column;align-items:center}.circle-image-wrapper{width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;margin-bottom:15px;background-color:#f5f5f5}.circle-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.circle-item:hover img{transform:scale(1.05)}.circle-title{font-size:13px;font-weight:700;color:#1a1a1a;text-transform:uppercase;letter-spacing:.08em;margin:0}.section-footer{display:flex;justify-content:center;margin-top:20px}.shop-all-btn{display:inline-block;padding:5px 70px;border:1px solid #1a1a1a;background:transparent;color:#1a1a1a;text-decoration:none;font-size:16px;font-weight:700;letter-spacing:.1em;transition:all .3s ease}@media screen and (max-width:1024px){.circles-grid{gap:15px}}@media screen and (max-width:768px){.circles-grid{flex-wrap:wrap;justify-content:center;gap:30px 15px}.circle-item{flex:0 0 45%}.circle-image-wrapper{max-width:180px}}.brand-logo-section{width:100%;border-top:1px solid #f0f0f0}.brand-section-heading{text-align:center;font-size:30px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;margin:0 0 30px}.brand-logo-grid{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px}.brand-logo-item{flex:1;display:flex;justify-content:center;align-items:center;min-width:120px}.brand-logo-item img{height:auto;display:block;filter:grayscale(100%);opacity:.8;transition:opacity .3s ease,filter .3s ease}.brand-logo-item img:hover{filter:grayscale(0%);opacity:1}@media screen and (max-width:768px){.brand-logo-section .page-width{padding:0 20px}.brand-logo-grid{gap:40px 20px}.brand-logo-item{flex:0 0 30%}}@media screen and (max-width:480px){.brand-logo-item{flex:0 0 45%}}.lush-news-grid{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #00000026}.lush-news-heading{font-size:26px}.lush-news-heading p{margin:0}.lush-news-subheading p{margin:0;padding-bottom:20px}.lush-news-form{flex:0 1 500px}.lush-input-group{display:flex;background:#fff;border:1px solid #e2e2e2}.lush-email-input{flex:1;border:none!important;padding:16px 20px;font-size:14px;background:transparent;font-family:inherit}.lush-submit-btn{background-color:#c6a769;color:#fff;border:none;width:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}.lush-social-wrapper ul{display:flex!important;flex-direction:row!important;list-style:none;padding:0;margin:0;gap:20px}.lush-social-wrapper svg{width:30px;height:30px}@media screen and (max-width:989px){.lush-news-grid{flex-direction:column;text-align:center}.lush-news-form{flex:1 1 auto;width:100%}.lush-social-wrapper ul{justify-content:center;margin-bottom:15px}}.cus-section-heading{text-align:center;font-size:30px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:40px}.cus-slider-container{display:flex;align-items:center;position:relative;gap:20px}.cus-product-grid{display:flex;gap:20px;flex:1;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.cus-product-grid::-webkit-scrollbar{display:none}.cus-product-card{flex:0 0 calc(25% - 15px);min-width:280px}.cus-arrow{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .3s ease;z-index:2}.cus-arrow:hover{opacity:.5}.cus-product-card-link{text-decoration:none;color:inherit}.cus-product-image-wrapper{position:relative;aspect-ratio:4 / 5;overflow:hidden;background-color:#f5f5f5;margin-bottom:15px}.cus-product-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.cus-product-card:hover .cus-product-image{transform:scale(1.05)}.cus-product-title{font-size:14px;font-weight:500;margin:0 0 5px;color:#1a1a1a;text-transform:capitalize}.cus-product-price{font-size:15px;font-weight:700;display:block;margin-bottom:10px}.cus-app-reviews-placeholder{min-height:20px}.cus-app-wishlist-placeholder{position:absolute;top:15px;right:15px;z-index:5}.cus-placeholder-svg{background-color:#eee}@media screen and (max-width:1024px){.cus-product-card{flex:0 0 calc(50% - 10px)}.cus-arrow{display:none}}@media screen and (max-width:768px){.cus-best-sellers-section .page-width{padding:0 20px}.cus-product-grid{gap:15px}.cus-section-heading{font-size:20px}.cus-product-card{flex:0 0 calc(50% - 8px)}}.list-menu__item{font-size:18px}.header__icons{justify-self:end;display:flex;align-items:center;gap:14px}.desktop-localization-wrapper{margin-right:10px}@media screen and (min-width:990px){.header__icons .header__search{display:flex!important;align-items:center}}.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.desktop-localization-wrapper{justify-self:start;display:flex;align-items:center;gap:12px}.header__heading{justify-self:center}.header__icons{justify-self:end;display:flex;align-items:center;gap:0}.header__inline-menu{grid-column:1 / 4;justify-self:center}.disclosure__button.localization-form__select:after,.disclosure__button.localization-form__select:before{display:none!important}@media screen and (min-width:989px){.header .disclosure__list-wrapper{bottom:auto!important;z-index:9999}}.footer .disclosure__list-wrapper.country-selector{height:auto}.footer__content-bottom-wrapper{justify-content:space-between;align-items:center}@media screen and (max-width:767px){.footer__content-bottom-wrapper{flex-direction:column}}.copyright__content{font-size:16px!important}.footer__copyright{margin-top:0!important}.policies li:not(:last-child):after{content:"|";margin-left:8px}.cus-footer{border-top:1px solid #eeeeee}.cus-footer .page-width{max-width:1600px;margin:0 auto;padding:0 50px}.cus-footer-main{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.cus-footer-column{flex:1;min-width:180px}.cus-footer-heading{font-size:18px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;color:#000}.cus-footer-accordion-btn{background:none;border:none;padding:0;width:100%;text-align:left;cursor:default;display:flex;justify-content:space-between;align-items:center}.cus-accordion-icon{display:none}.cus-footer-link{display:block;text-decoration:none;color:#666;font-size:16px;margin-bottom:8px;font-weight:400}.cus-footer-social .list-social{display:flex!important;gap:24px}.cus-footer-social .list-social__item .icon{width:30px;height:30px;fill:#000}.svg-wrapper{width:30px}.cus-footer-bottom{border-top:1px solid #eeeeee;padding-top:25px;display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#888}.cus-policy-links a{text-decoration:none;color:#555;text-transform:uppercase;padding:0 30px}@media screen and (max-width:989px){.cus-footer-social .list-social__item .icon{width:22px}.cus-footer .page-width{padding:0 20px}.cus-footer-main{flex-direction:column;gap:0}.cus-footer-column{border-bottom:1px solid #eeeeee}.cus-footer-accordion-btn{cursor:pointer;padding:20px 0}.cus-footer-heading{margin-bottom:0}.cus-accordion-icon{display:block;transition:transform .3s ease}.cus-footer-accordion-btn[aria-expanded=true] .cus-accordion-icon{transform:rotate(180deg)}.cus-footer-content-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.cus-footer-bottom{flex-direction:column;gap:20px;text-align:center;padding-top:40px}.cus-footer-legal{flex-direction:column;gap:15px}}.cus-accordion-icon svg{width:12px;height:auto;display:block}@media screen and (min-width:750px){.grid--4-col-tablet .grid__item{width:15%!important}}.product-tabs-wrapper{margin:40px auto}.product-tabs-box{border:1px solid #e8e8e8;padding:30px 40px;background-color:#fff}.tabs-header{display:flex;border-bottom:1px solid #f0f0f0;margin-bottom:30px;gap:60px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.tabs-header::-webkit-scrollbar{display:none}.tab-link{background:none;border:none;padding:0 0 15px;cursor:pointer;font-size:17px;letter-spacing:.1em;text-transform:uppercase;color:#999;position:relative;white-space:nowrap;font-family:inherit}.tab-link.active{color:#000}.tab-link.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#8b572a}.tab-content{display:none}.tab-content.active{display:block;animation:fadeIn .3s ease}.tab-image-container img{max-width:100%;height:auto;margin-bottom:20px;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.product-tabs-box{padding:20px}.tabs-header{gap:20px;border-bottom:none}}button#ProductSubmitButton-template--18703655895174__main{color:#fff;background:#c6a769}.button:after{border:none;box-shadow:none}.card-swatches{display:flex;gap:8px;margin-top:10px}.card-swatch{width:18px;height:18px;border-radius:50%;border:1px solid #ddd;cursor:pointer;display:block}.footer__content-bottom{padding-top:0!important}.menu-drawer__localization .disclosure__list-wrapper.country-selector{height:auto;z-index:999}.facets-layout-list--swatch{display:flex!important;flex-wrap:wrap;gap:10px}.facets-layout-list--swatch .facet-checkbox__text{display:none}.facets-layout-list--swatch .swatch{width:32px;height:32px;border-radius:50%;border:1px solid #ddd}.facets-layout-list--swatch input:checked+.swatch{outline:2px solid #000;outline-offset:3px}.facets-layout-list--swatch .facets__item{width:auto!important}#menu-drawer{z-index:9999999999}.qikify-mobile-menu,.qikify-drawer,.qikify-mega-menu{position:fixed!important;z-index:2147483647!important;isolation:isolate!important;transform:translateZ(0);-webkit-transform:translateZ(0)}.card,.card-wrapper,.product-card,.swatch,.wishlist,.wishlist-icon{z-index:1!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-lushlery.css.map */
