@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&family=Open+Sans:wght@400;600;700&display=swap);@import "mixin";$font-family:'Open Sans',sans-serif;$text-color:#1C1917;$primary-color:#C5A059;$primary-hover-color:#A68860;$primary-text-color:#FFF;$black-color:#FCFAF2;$dark-color:#FAF7F0;$dark-gray-color:#F3EFE3;$gray-color:#EFECE3;$gray-hover-color:#FAF7F0;$gray-text-color:#1C1917;$light-gray-color:#FFF;$border-color:#E5DDC8;$transition-base:all .2s ease-in-out;$radius-base:.4rembody{font-size:1.2rem;font-family:$font-family;color:$text-color;background-color:$black-color;background-image:radial-gradient(circle at 1px 1px,rgb(166 136 80 / .13) .7px,transparent .8px),linear-gradient(115deg,rgb(255 255 255 / .32),transparent 42%,rgb(197 160 89 / .035));background-size:17px 17px,100% 100%;background-attachment:fixed;transition:left .2s ease-in-out,right .2s ease-in-out;position:relative;left:0}a{color:$primary-color;&:active,&:focus,&:hover{color:$primary-hover-color}}.openbox-overlay,.navigation-menu-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:rgb(0 0 0 / .5);display:none;z-index:99;width:100%;height:100%;cursor:pointer}#header{padding-bottom:1.5rem;background:$black-color;.header-inside{position:relative;border-bottom:1px solid $border-color}}.logo{display:flex;align-items:center;justify-content:flex-start;padding:1.5rem 0;img{max-height:8rem}@include max($md){justify-content:center;img{max-height:6rem}}@include max($sm){padding:1rem 0 1.5rem;img{max-height:4rem}}}#navigation{.category-level-1{>ul{display:flex;>li{>a{position:relative;@include center;height:11rem;color:$text-color;font-size:1.6rem;font-weight:400;white-space:nowrap;text-align:center;padding:0 1rem;transition:$transition-base;&:after{content:'\f0d8';font-family:"Font Awesome 5 Free";font-size:2.6rem;font-weight:900;position:absolute;left:50%;bottom:10px;transform:translateX(-50%);opacity:0;visibility:hidden;transition:$transition-base}&:hover{color:$primary-color}}&.has-sub-category.active{>a{color:$primary-color;&:after{opacity:1;visibility:visible;bottom:-16px}}>.category-level-2{display:block}}}}}.category-level-2{position:absolute;top:100%;left:0;width:100%;background-color:$dark-gray-color;border-top:3px solid $primary-color;display:none;box-shadow:0 2px 5px rgb(0 0 0 / .1);z-index:101;padding:2rem;>.container{>ul{>li{margin-bottom:2rem;>a{display:block;color:$text-color;font-size:1.5rem;margin-bottom:1rem;font-weight:400;transition:$transition-base;&:only-child{margin-bottom:0}}&:hover{>a{color:$primary-color}}&.navigation-category-image{flex:0 0 12.5%;max-width:12.5%;>a{text-align:center;transition:$transition-base;>div{position:relative;padding-top:100%;@include imgcenter;margin-bottom:.5rem}>span{display:block}&:hover{color:$primary-color}}}}}}}.category-level-3{>ul{>li{>a{display:block;color:$text-color;margin-bottom:.8rem;transition:$transition-base}&:hover{>a{color:$primary-color}}&.navigation-show-all{font-style:italic;text-decoration:underline}}}}@include max($md){display:none}}.header-inside-right{display:flex;align-items:center;justify-content:flex-end;font-size:2rem;@include max($md){justify-content:space-between;padding-bottom:1rem}>div{margin-left:1rem;&:first-child{margin-left:0}>a{position:relative;@include center;width:4rem;height:4rem;color:$text-color;font-size:2rem;transition:$transition-base;&:hover,&.active{color:$primary-color}}&.user-menu{>a{.fas.fa-check{position:absolute;right:0;top:0;@include center;width:1.8rem;height:1.8rem;color:#fff;font-size:.8rem;text-align:center;background-color:$primary-color;border-radius:50%;transition:$transition-base}&:hover{.fas.fa-check{color:#000;background-color:$text-color}}}}&.cart-menu{>a{.cart-amount{position:absolute;right:0;top:0;width:1.8rem;height:1.8rem;line-height:1.8rem;font-weight:400;font-size:1.2rem;text-align:center;background-color:$primary-color;color:#fff;border-radius:50%;display:inline-block;transition:$transition-base}&:hover{.cart-amount{color:#000;background-color:$text-color}}}}}}.navigation-wrapper{position:static}body{.search-content{position:absolute;top:100%;right:0;width:100%;height:7.2rem;border-top:3px solid $primary-color;display:none;z-index:11;form{input{width:100%;padding:1rem 5rem 1rem 3rem;background-color:$dark-gray-color;border:none;height:7.2rem;color:$text-color;font-size:1.6rem;&::placeholder{opacity:1;color:$text-color}}button{position:absolute;top:0;right:0;height:100%;width:5rem;border:none;padding:0;color:$text-color;font-size:2rem;background:none;@include center}}}&.search-content-active{.search-content{display:block}}@include max($md){.search-content{position:fixed;top:-8rem;transform:none;bottom:auto;display:block;transition:$transition-base;width:100%}&.search-content-active{.search-content{top:0;box-shadow:0 0 5px 1px rgb(0 0 0 / .1)}}}}.toggle-bar{width:4rem;height:4rem;align-items:center;justify-content:center;font-size:2rem;display:none;cursor:pointer;z-index:1;color:#fff;@include max($md){display:flex}}.nav-item-dropdown{position:relative;&:hover{.nav-dropdown-menu{display:block!important}}.nav-dropdown-menu{display:none;li{a{display:block;padding:.8rem 1.5rem;&:hover{background-color:$gray-hover-color}}}}}.entry-row-1{margin-bottom:3rem;background:$dark-color}@include max($sm){.entry-row-2{.theme-banner{margin-bottom:3rem}>div{>div:last-child{.theme-banner{margin-bottom:0}}}}}.default-products{padding-bottom:$gutter;.products-header{margin:$gutter*2 0;padding:$gutter 0;text-align:center;position:relative;&:after{content:'';position:absolute;left:0;right:0;margin:0 auto;top:50%;width:100%;height:1px;background:$border-color}span{font-size:2.2rem;font-weight:700;line-height:2.4rem;display:inline-block;position:relative;color:$primary-color;padding:0 $gutter*2;background:$black-color;z-index:3}}}.featured-products{.products-header{margin:0;padding:$gutter*2 0;span{background:$dark-color}}}.featured-products,.similar-products,.offered-products,.combined-products{.products-content{.showcase{margin-bottom:0}&:not(.slick-initialized){opacity:0;visibility:hidden}>.slick-arrow{width:4rem;height:4rem;opacity:1;position:absolute;top:38%;font-size:2.2rem;transform:translateY(-50%);z-index:2;cursor:pointer;background-color:#484848;box-shadow:0 3px 7px rgb(0 0 0 / .1);color:#0A0A0C;transition:$transition-base;&.slick-prev{left:-15px}&.slick-next{right:-15px}&:hover{background-color:#A4A4A4;color:#0A0A0C}}>.slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding:$gutter 0 0;>li{margin:0 .5rem;>button{width:10px;height:10px;line-height:10px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:50%;background-color:#ddd;padding:0;display:block;margin-bottom:.5rem}&.slick-active{>button{background:$primary-color}}}}}}.showcase{position:relative;margin-bottom:$gutter*2;@include max($sm){margin-bottom:$gutter}.showcase-image-container{position:relative;.showcase-buttons{opacity:0;position:absolute;top:0;left:0;z-index:2;@include center;flex-direction:column;width:100%;height:100%;background:rgb(0 0 0 / .9);transition:$transition-base;a{&.add-to-cart-button,&.showcase-view,&.no-stock-button{font-weight:400;font-size:1.6rem;border-radius:.4rem;width:15rem;text-align:center;margin-bottom:1rem;line-height:5.2rem;color:#fff;transition:$transition-base;@include max($sm){width:5rem}}&.add-to-cart-button{background:$primary-color;color:$primary-text-color;&:hover{background:$primary-hover-color}@include max($sm){line-height:4.8rem;background:none;border:2px solid $primary-color}}&.showcase-view{line-height:4.8rem;background:#757575;&:hover{background:lighten(#757575,20%)}}&.no-stock-button{background:#BABABA}}}.showcase-image{position:relative;padding-top:100%;overflow:hidden;background:$dark-gray-color;a{@include imgcenter}}.showcase-label-container{position:absolute;left:10px;top:10px;z-index:1;@include center;flex-direction:column;.discount-label{width:4.5rem;line-height:3rem;border-radius:.4rem;font-weight:300;font-size:1.4rem;color:$primary-text-color;background:$primary-color;text-align:center}.new-label{width:4.5rem;line-height:3rem;border-radius:.4rem;font-weight:300;font-size:1.4rem;color:$primary-text-color;background:#505050;text-align:center;margin-bottom:1rem}.digital-label{width:4.5rem;line-height:3rem;border-radius:.4rem;font-weight:300;font-size:1.3rem;color:$primary-text-color;background:#505050;text-align:center}}}.showcase-content{padding:1rem 0;.showcase-brand{text-align:left;height:2.8rem;a{font-size:1.6rem;font-weight:400;color:$text-color;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.showcase-title{text-align:left;margin-bottom:1rem;a{display:block;font-size:1.8rem;line-height:2.2rem;height:4.4rem;overflow:hidden;color:$text-color}@include max($xs){a{font-size:1.3rem}}}}.showcase-price{font-size:2.1rem;text-align:left;display:flex;align-items:baseline;@include max($sm){flex-direction:column;height:5.3rem;justify-content:center}&-new{color:$primary-color;font-weight:300;margin-right:1rem}&-old{font-weight:300;color:$text-color;font-size:1.8rem;text-decoration:line-through;@include max($sm){font-size:1.5rem}}}&:hover{.showcase-buttons{opacity:1;@include max($sm){flex-direction:row;justify-content:space-evenly}}}@include max($sm){.showcase-image-container{.showcase-label-container{.discount-label{width:3.5rem;line-height:2rem}.new-label{width:3.5rem;line-height:2rem}.digital-label{width:3.5rem;line-height:2rem}}}}}#footer{margin-top:$gutter*2;.footer-row-1{background:$dark-color;padding:$gutter*2 0;@include max($sm){padding:$gutter 0}}.footer-row-2{padding:$gutter*2 0;@include max($sm){padding:$gutter 0}}}.newsletter{.newsletter-title{color:$text-color;@include max($md){padding-bottom:1rem}>div{font-size:1.7rem;font-weight:700;color:$text-color}>span{display:block;font-size:1.4rem;color:#8A8A8A}}.newsletter-content{form{position:relative;height:5.3rem;border-radius:$radius-base;background-color:$dark-gray-color;input{width:100%;height:100%;background-color:#fff0;padding:1rem 8rem 1rem 2rem;font-size:1.2rem;font-weight:400;border:none;color:$text-color;@include placeholder{opacity:1;color:$text-color}}button{position:absolute;top:0;right:0;width:10rem;height:5.3rem;background-color:$primary-color;color:$primary-text-color;font-size:1.6rem;font-weight:600;border:none;border-radius:0 $radius-base $radius-base 0}}}@include max($sm){.newsletter-content{form{height:4rem;button{height:4rem}}}}}.footer-menu-container{.footer-menu{.footer-menu-title{font-size:1.7rem;font-weight:700;color:$text-color;margin-bottom:2.5rem}.footer-menu-content{>ul{>li{margin-bottom:1rem;font-size:1.4rem;color:$text-color;>a{color:$text-color;transition:$transition-base;&:hover{color:$primary-color}}}}}}@include max($md){text-align:center;margin-bottom:$gutter}@include max($sm){&[data-menu-type="accordion"]{text-align:left;.footer-menu{.footer-menu-title{padding:1rem;display:flex;justify-content:space-between;background:$dark-color;color:$text-color;align-items:center;flex-wrap:wrap;cursor:pointer;&:after{font-size:1.3rem;content:'\f067';font-family:"Font Awesome 5 Free";font-weight:900}margin-bottom:$gutter}.footer-menu-content{padding:0 $gutter $gutter;display:none}&.active{.footer-menu-title{&:after{content:'\f068'}}.footer-menu-content{display:block}}}}}}.footer-copyright{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem;>div{flex:0 0 auto;&:first-child{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;@include min($lg){flex:1 0 0%}@include max($lg){width:100%}@include max($sm){justify-content:center}}}@include max($lg){flex-direction:column-reverse;align-items:flex-end}@include max($sm){align-items:center}}.footer-social{@include max($md){margin-bottom:1rem}.footer-social-title{font-size:2rem;margin-bottom:1.5rem}.footer-social-content{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;@include max(767){margin-left:-.5rem;margin-right:-.5rem}>div{padding-left:1rem;padding-right:1rem;@include max(767){padding-left:.4rem;padding-right:.4rem}a{display:flex;align-items:center;flex-wrap:wrap;>i{width:4rem;height:4rem;background-color:$dark-color;color:$text-color;border-radius:50%;font-size:1.8rem;@include center;transition:$transition-base;@include max(374){width:3.4rem;height:3.4rem;font-size:1.6rem}}&:hover{>i{background-color:$primary-color;color:$primary-text-color}}}}}@include max($md){.footer-social-title{text-align:center}.footer-social-content{justify-content:center}}}.copyright{font-size:1.4rem;color:$text-color;@include min($lg){flex:1 0 0%;text-align:center}@include max($sm){text-align:center}}.secure{font-size:2rem;color:$text-color;>i{padding:0 .5rem}}#ideasoft{background-color:$black-color;color:$text-color;>a{&:first-child,&:last-child{color:$text-color}}span{color:$text-color}}#scroll-top{position:fixed;right:20px;bottom:140px;background-color:$primary-color;border-radius:50%;font-size:2rem;display:none;cursor:pointer;i{width:45px;height:45px;@include center;color:#fff}@include max($md){display:none!important}}.paginate-wrapper{position:relative;padding:2rem 0;.paginate{display:flex;justify-content:space-between;@include max($xs){justify-content:space-between}a{padding:0 .2rem;min-width:3rem;height:3rem;font-size:1.4rem;color:$text-color;@include center;i{display:block;line-height:1.4rem;font-size:1.8rem}}.paginate-content{display:flex;a{margin:0 .6rem;@include max($xs){margin:0 .2rem}}}.paginate-left{a{margin-right:.6rem}}.paginate-right{a{margin-left:.6rem}}.paginate-passive{a{background-color:$gray-color;color:$text-color}}.paginate-active{a{background-color:$primary-color;color:$primary-text-color}}.paginate-element-active{background-color:$primary-color;color:$primary-text-color}}}.contentbox-header{color:#a0a0a0;margin-bottom:$gutter*2;padding-top:$gutter;@include max($sm){margin-bottom:$gutter}p{font-size:1.2rem;margin-bottom:0;display:block}h4{display:inline-block;font-size:2rem;margin-bottom:0;padding-bottom:1.5rem;padding-right:1.5rem;border-bottom:1px solid $primary-color}}.checkout-page-body{.contentbox-header{color:#4b4b4b;margin-bottom:0;padding-top:0;@include max($sm){margin-bottom:0}h4{display:block;margin-bottom:1.5rem;padding-right:0;border-bottom:none}}}#breadcrumbs{margin-bottom:$gutter;padding:$gutter 0;background:none;@include max($sm){display:none}ol{display:flex;padding:0;margin:0;align-items:center;li{i{font-size:1.2rem;margin:0 .5rem;font-style:normal;&:before{content:'>'}}span{display:flex;align-items:center;color:$text-color}a{color:$text-color;&:hover{span{span{color:$primary-color}}}}}}}@include max($sm){.block-item{&[data-type="filter-product-groups"]{display:block;margin-bottom:0;.block-item-title{display:none}.block-item-content{display:block;padding:0}}&[data-type="product-groups"]{display:none}}.filter-menu,.horizontal-filter-menu{position:fixed;width:280px;height:100%;left:-280px;top:0;background:#fff;z-index:100;transition:$transition-base;overflow-y:auto;-webkit-overflow-scrolling:touch;.filter-menu-category{display:none}}.filter-menu-active{left:280px;overflow:hidden;position:fixed;height:100%;width:100%;.filter-menu,.horizontal-filter-menu{left:0}}#filter-wrapper{@include max($sm){margin-bottom:2rem}display:none;&.has-sorting-option:not(.has-filter-option){display:block;.filter-wrapper-header{display:none}.filter-wrapper-content{#sorting-options{display:block}}}&.has-filter-option{display:block;.filter-wrapper-content{#sorting-options{display:none}}}}.sorting-options-content-active{#filter-wrapper{.filter-wrapper-content{#sorting-options{display:block}}}}}@include min($md){#sorting-options{select.form-control:not([size]):not([multiple]),select:not([size]){min-width:16rem}}}.filter-menu-overlay,.filter-wrapper-header{@include min($sm){display:none!important}}.horizontal-filter-menu{padding:$gutter;background-color:$dark-color;margin-bottom:$gutter;.horizontal-filter-menu-title{font-size:1.6rem;margin-bottom:1rem}.clear-filters{display:flex;margin-bottom:1rem;a{display:block;padding:.2rem .5rem;background:$primary-color;color:$primary-text-color}}.filter-menu-selected-items{flex:0 0 100%}.filter-menu-groups{margin-bottom:1rem;.filter-menu-group-title{margin-bottom:1rem;color:$text-color;font-size:1.4rem;font-weight:300}}.filter-menu-selected-items{margin-bottom:1rem;.filter-menu-selected-items-title{font-size:1.4rem;margin-bottom:1rem}.filter-menu-selected-items-content{.filter-menu-selected-group{margin-bottom:.5rem;.filter-menu-selected-group-title{margin-right:1rem;margin-bottom:.5rem}.filter-menu-selected-group-content{display:flex;flex-wrap:wrap;.filter-menu-selected-item{margin-right:1rem;margin-bottom:.5rem;flex:0 0 auto;&:last-child{margin-right:0}a{display:block;padding:.2rem .5rem;background:$primary-color;color:$primary-text-color}}}}}}}.cascade-menu{.parent-item{a.selected-item{color:$primary-color}}}.block-item{margin-bottom:2rem;border:1px solid $dark-color;background:$dark-color;a{color:$text-color;&:hover{color:$primary-hover-color}}.block-item-title{padding:1rem;font-size:1.4rem;display:flex;justify-content:space-between;align-items:center;color:$text-color;>i{display:none;@include max($sm){display:block}}}.block-item-content{padding:1rem;a{color:$text-color;i{color:$dark-color}}.member-block-sub-title{border-bottom:1px solid $dark-color}}&.active{.block-item-title{>i.fa-angle-down{&:before{content:'\f106'}}}}&[data-type="no-frame"]{.block-item-title{display:none}}}.my-account-quick-menu{.quick-menu-box{a{color:$text-color;transition:.2s linear;i{color:$dark-color;transition:.2s linear}h4{color:$text-color;transition:.2s linear}}.menu-icon{i{background:$text-color;transition:.2s linear}}&:hover{a{color:$primary-color;i{color:$primary-color}h4{color:$primary-color}}.menu-icon{i{background:#e1e1e1}}}}}.product-image{position:relative;.product-label-container{position:absolute;left:10px;top:10px;z-index:3;@include center;.new-label{width:4.5rem;line-height:3rem;border-radius:.4rem;font-weight:600;font-size:1.4rem;color:$primary-text-color;background:#505050;text-align:center}.digital-label{width:4.5rem;line-height:3rem;border-radius:.4rem;font-weight:600;font-size:1.2rem;color:$primary-text-color;background:#505050;text-align:center}}#product-primary-image{position:relative;margin-bottom:1.6rem;padding-top:100%;background:$dark-color;img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:scale-down}}}#product-thumb-image{.thumb-item{a{position:relative;padding-top:100%;display:block;@include imgcenter;background:$dark-color;margin-bottom:1rem;border:2px solid #fff0;&.zoomGalleryActive{border:2px solid $primary-color}}}.slick-arrow{position:absolute;top:100%;width:48%;background-color:$black-color;color:$text-color}.slick-prev{left:0}.slick-next{right:0}}.product-list-container{margin-bottom:2rem;.product-list-block{margin-bottom:.8rem}.product-list-row{display:flex;align-items:baseline;margin-bottom:.8rem;a{color:$text-color;transition:$transition-base;&:hover{color:$primary-color}}.product-list-title{flex:0 0 auto;width:30%;color:$text-color;font-size:1.3rem}.product-list-content{flex:1 1 auto;display:flex;align-items:baseline;word-break:break-word;color:$text-color;a{color:$text-color;font-size:1.3rem}&:before{content:':';margin-right:1.6rem}}}}.product-title{margin-bottom:$gutter;background:$dark-color;padding:$gutter*2 0;h1{font-size:2rem;font-weight:600;color:$text-color;margin:0}@include max($md){h1{font-size:2rem}}}.product-price-box{background:$dark-color;padding:$gutter;margin-bottom:$gutter;@include max($sm){padding:0;background:none}.product-price-container{display:flex;align-items:flex-end;margin-left:-.5rem;margin-right:-.5rem;>div{padding-left:.5rem;padding-right:.5rem}.product-price{display:flex;align-items:baseline;&-new,&-old{font-size:2.4rem;font-weight:700;color:$primary-color}}&.has-discount{.product-price{.product-price-old{font-size:1.7rem;font-weight:400;text-decoration:line-through;padding-left:1rem;color:$text-color}}}.discount-label{color:$primary-text-color;background-color:$primary-color;height:4rem;border-radius:$radius-base;@include center;padding:0 1rem;font-size:1.5rem;font-weight:500}}.product-lowest-price{color:#545456;font-size:1.3rem;font-weight:400;padding-top:1.5rem;span{color:$text-color}}}.product-options{.product-options-title{margin-bottom:1rem;font-size:1.4rem}}.variant-select{margin-bottom:$gutter;.variant-list{margin-bottom:$gutter;&:last-child{margin-bottom:0}select{width:50%!important;@include max($xs){width:100%!important}}}}.variant-plural{.variant-list{flex:0 0 100%;display:flex;flex-wrap:wrap}span{flex:0 0 auto;cursor:pointer;padding:.7rem 1rem;margin:0 $gutter $gutter 0;border:1px solid $border-color;background-color:$dark-color;transition:$transition-base;&:last-child{margin-right:0}&:hover,&.variant-selected{border-color:$primary-color;box-shadow:0 0 0 1px $primary-color}&.variant-passive,&.variant-no-stock,&.variant-passive:hover,&.variant-no-stock:hover{cursor:no-drop;background-color:$black-color}&.variant-image{padding:0;max-width:3.2rem;max-height:3.2rem;border-radius:100%;border:none;&.variant-selected{padding:1px;box-shadow:0 0 0 2px $primary-color}&.variant-passive{opacity:.4;background-color:#fff0}}}}#combine-detail-container{.combine-title{border-bottom:1px solid $border-color;h3{color:$text-color}}.combine-list-group{.combine-list-item{border-bottom:1px solid $border-color;.combine-list-title{h4{color:$text-color}}}}}.variant-singular{margin-bottom:2rem;.radio-custom{margin-bottom:1rem}}.product-cart-buttons{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;margin-bottom:$gutter;@include max($sm){margin-bottom:0}>div{padding-left:5px;padding-right:5px}.product-buttons-wrapper{flex:1 0 0%;max-width:100%;.product-buttons-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;>div{flex:1 0 0%;max-width:100%;padding-left:5px;padding-right:5px}}}}.product-qty-wrapper{.product-qty{width:10rem;select.form-control:not([size]):not([multiple]),select:not([size]){height:5.2rem;font-size:1.6rem;font-weight:700;padding-left:2rem;border-radius:.4rem;color:$text-color;border:none;background-color:$dark-color}input[type="text"]{width:100%;height:5.2rem;font-size:1.6rem;font-weight:400;text-align:center}}@include max($xs){margin-bottom:$gutter;.product-qty{width:100%}}}.product-cart-buttons{a.add-to-cart-button,a.no-stock-button,a.quick-order-button,a.remind-me-button{@include center;height:5.2rem;font-size:1.6rem;font-weight:400;padding:0 1.5rem;border-radius:.4rem;transition:$transition-base;text-align:center}a.remind-me-button,a.add-to-cart-button{background-color:$primary-color;color:$primary-text-color;&:hover{background-color:$primary-hover-color}}a.no-stock-button{background-color:$dark-color;color:$text-color}a.quick-order-button{background:$dark-color;color:$text-color;&:hover{background:$border-color}}}.product-cargo-buttons{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;>div{padding-left:1rem;padding-right:1rem}.product-cargo-button{text-align:center;color:$text-color;font-weight:500;span{display:block}i:before{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;font-size:1.6rem;color:$text-color}&.fast_shipping{i:before{content:'\f48b'}}&.same_day_shipping{i:before{content:'\f0d1'}}&.three_days_delivery{i:before{content:'\f0d1'}}&.five_days_delivery{i:before{content:'\f0d1'}}&.seven_days_delivery{i:before{content:'\f0d1'}}&.free_shipping{i:before{content:'\f06b'}}&.delivery_from_stock{i:before{content:'\f472'}}&.pre_ordered_product{i:before{content:'\f253'}}&.limited_stock{i:before{content:'\f017'}}&.ask_stock{i:before{content:'\f4ad'}}&.campaigned_product{i:before{content:'\f295'}}}@include max($sm){>div{max-width:50%;flex:0 0 50%}.product-cargo-button{padding:.5rem;height:auto;>*{width:100%}>i{margin-bottom:.5rem}>span{padding-left:0}}}}#product-user-buttons{display:flex;flex-wrap:wrap;margin-left:-$gutter;margin-right:-$gutter;padding:$gutter 0;@include max($sm){margin-left:-$gutter/2;margin-right:-$gutter/2}>div{padding-right:1.5rem;padding-left:1.5rem;@include max($sm){padding-left:$gutter/2;padding-right:$gutter/2}a{@include center;flex-direction:column;color:#CECECE;transition:$transition-base;font-size:1.3rem;margin-bottom:1rem;i{font-size:1.6rem}span{margin-top:.5rem}&:hover{color:$primary-color}&.add-my-favorites{span{&:before{content:attr(data-add-to-favorites)}}&.favorite-product{i{font-weight:900;color:$primary-color}span{&:before{content:attr(data-favorite-product)}}}}}}@include max($sm){padding:0;>div{a{width:4rem;height:4rem;align-items:center;justify-content:center;span{display:none}}}}}.product-compare{display:flex;margin-bottom:1.5rem;a{border:none;padding:.5rem 1rem;color:$text-color;font-size:1.3rem;background:none;display:flex;align-items:center;background:$dark-color;transition:$transition-base;i{margin-right:.5rem;font-size:1.3rem}&.active{background:$primary-color}}@include max($sm){a{&.active{background:none;color:$primary-color!important}}}}.product-subscription{select{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;border:none!important}button{text-transform:uppercase}}.product-area-top{margin-bottom:3rem}.product-detail-tab{margin-bottom:1.5rem;.product-detail-tab-header{[data-tab-index]{>a{@include center;font-weight:300;font-size:2rem;color:$text-color;height:4rem;border-bottom:2px solid #fff0}&.active{>a{border-bottom:2px solid $primary-color;color:$text-color;font-weight:600}}}}.product-detail-tab-content{[data-tab-content]{height:0;overflow:hidden;>div{padding:1.5rem 0}&.active{height:auto;overflow:visible}}}@include max($md){.product-detail-tab-header{overflow-x:auto;>.row{margin-left:-.25rem;margin-right:-.25rem}[data-tab-index]{>a{padding:0 1.5rem}}}}}#product-detail-comments{.product-detail-comments-content{.comments-summary{border:1px solid $border-color;background-color:#fff0}.product-detail-comments-list{border-color:$border-color}}}#product-detail-questions{.product-detail-questions-content{.product-detail-questions-list{.answer-content{background:$dark-color}}}}.product-customization{.form-horizontal{.form-question{right:-6px}}}.btn{font-size:1.2rem;border-radius:$radius-base;transition:$transition-base;&.btn-primary{color:$primary-text-color;background:$primary-color;&:not(.btn-loading):active,&:not(.btn-loading).active,&:not(.btn-loading):hover,&:not(.btn-loading).hover,&:not([disabled]):not(.disabled):active,&:not([disabled]):not(.disabled).active{background:$primary-hover-color;color:$primary-text-color}}&.btn-secondary{color:$text-color;background:$dark-color;&:not(.btn-loading):active,&:not(.btn-loading).active,&:not(.btn-loading):hover,&:not(.btn-loading).hover{background:$border-color}}}.btn-loading:before{border-top-color:$primary-color}.loader{.ball-pulse{>div{background-color:$primary-color}}}.loading>div{border-top-color:$primary-color;border-bottom-color:$primary-color}.loading-bar{.loader{background:$primary-color}}.control-label{color:$text-color}.member-block{li{&.member-block-title{background:none;border:none;color:#fff}>a{&.active{color:$primary-color}}&:hover>a:not(.active){color:$primary-color;i.left-icons{color:$primary-color}}}}#featured-product-block{border:none}.filter-menu{.filter-menu-category{.filter-menu-category-title{background-color:#fff0;border:none;padding:1.5rem}.filter-menu-category-content{a{color:$text-color}}}.filter-menu-groups{.filter-menu-group-title{background-color:#fff0;border:none;padding:1.5rem}.filter-menu-group-content{label{color:$text-color}}}.filter-menu-selected-items{.filter-menu-selected-items-title{background-color:#fff0;border:none;padding:1.5rem;font-weight:400}.filter-menu-selected-items-content{padding:1.5rem;.filter-menu-selected-group{.filter-menu-selected-group-title{font-weight:400}}}}}.idea-promotion-bar{padding:0;&.bar-position-top{border-bottom:none}@include max($md){display:none!important}}#checkout-breadcrumbs{.checkout-steps{>a{margin-left:-$gutter;margin-right:-$gutter}}}#triple-search-box{padding:$gutter;background-color:$dark-color;margin-bottom:$gutter;border:none}#product-list-container{.brand-list,.category-list{border-bottom:none;margin-bottom:$gutter;padding:$gutter $gutter 0;background-color:$dark-color;a{>span{align-items:center;&:only-child{i{margin:0 8px 0 0}}}}@include max($sm){{% if theme.settings.display_category_brands_logo_mobile %}>.row{flex-wrap:nowrap;overflow-x:auto;margin:0;.col-4{flex:0 0 auto;max-width:fit-content}}&.brand-list-image,&.category-list-image{>.row{.col-4{flex:0 0 24vw;max-width:24vw}}a{>span{height:4.8rem}}}{% endif %}}}}.brand-list,.category-list{a{color:$text-color;transition:$transition-base;&:hover{color:$primary-color}}}.current-page-product-detail{.product-extra-details,.product-detail{ol,ul{margin:0;padding:0}ol{li{list-style:decimal inside}}ul{li{list-style:disc inside}}}}body{&.current-page-product-list-search{.contentbox-body{margin-bottom:$gutter}}&.current-page-cart-index,&.checkout-page-body{.contentbox-body{padding:0}}}@include min($sm){#sorting-options{padding:$gutter;background-color:$dark-color;margin-bottom:$gutter}}#ideaexport_translation_bar_container{display:none}#custom-export{position:relative}#custom-export-content{width:300px;background-color:#fff;display:none;padding:$gutter;border:1px solid #f0f0f0;overflow:visible;.custom-export-title{margin-bottom:$gutter;font-size:1.6rem;font-weight:700}.custom-export-select{margin-bottom:$gutter;position:relative;>a{padding:1rem;display:flex;color:$text-color;border:1px solid #f0f0f0;>span{&:last-child{padding-left:1rem}}&:after{content:'\f078';font-family:"Font Awesome 5 Free";font-weight:900;margin-left:auto}}.select-content{display:none;position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;background-color:#fff;z-index:2;border:1px solid #f0f0f0;border-top:none;>a{padding:1rem;display:flex;color:$text-color;>span{&:last-child{padding-left:1rem}}&:hover{background-color:#f0f0f0}}}}}.flag{width:18px;height:18px;background-image:url("{{ themeAsset('images/export-flags.png') }}");display:block}.record-count,input[type=checkbox]+label[for="stockOnly"]{color:$text-color}#product-list-container{select.form-control:not([size]):not([multiple]),select:not([size]){color:$text-color;background-color:$dark-gray-color;border-color:$dark-gray-color}input[type=radio],input[type=checkbox]{&+label{&:before{background-color:$dark-gray-color;border-color:$dark-gray-color}}&:checked{&+label{&:before{background-color:$primary-color;border-color:$primary-color}}}}}.list-group-item{background-color:#fff0;border:#fff0}.contact-us{.list-group-item{border-color:#fff0}}.contact-us .list-group-item>div>div:first-child{font-weight:400}body:not(.checkout-page-body){input[type=radio],input[type=checkbox]{&+label{color:$text-color;&:before{background-color:$dark-color;border-color:$dark-color}}&:checked{&+label{&:before{background-color:$primary-color;border-color:$primary-color}}}}.form-control{color:$text-color;background-color:$dark-color;border-color:$dark-color;&.form-control[readonly]{background:$dark-color}&:focus{color:$text-color;background-color:$dark-color;border-color:$dark-color;-webkit-box-shadow:0 0 6px 0 #a0a0a0;box-shadow:0 0 6px 0 #a0a0a0}}select.form-control:not([size]):not([multiple]),select:not([size]){color:$text-color;background-color:$dark-color;border-color:$dark-color}}.form-horizontal{.form-question{top:12px;width:14px;height:15px;display:flex;border-radius:50%}}.input-group .input-group-addon{color:$text-color;border-color:$dark-gray-color;background:$dark-gray-color}.user-login-box{background:$dark-gray-color;border-color:$dark-gray-color;.user-login-box-header{i{background:$black-color;color:$text-color;border-color:$black-color $black-color $text-color}}.user-login-box-footer{border-top-color:$border-color}.input-group .input-group-addon{border-color:$black-color;background:$black-color}}.member-block li{&.member-block-title{color:$text-color;padding:1rem 0}a i.left-icons{background:$text-color}ul{border-left-color:$text-color;li a:after{background:$text-color}}}.contentbox-sub-title{color:$text-color;border-bottom:1px solid $dark-gray-color;background:$dark-gray-color}.address-list .address-list-box{.add-new-address-box{border-color:$border-color}address{border-color:$border-color;.address-list-box-footer{border-top-color:$border-color}}}.fancybox-container{color:$text-color;.fancybox-slide>*{background-color:$dark-gray-color}.special-product-list-table{a{color:$text-color}}.special-detail-table{tr{td{a{color:$text-color}}}}}.table{thead{th{border-bottom-color:$dark-gray-color}}}.table{th,td{border-color:$dark-gray-color;border-top-color:$dark-gray-color}}#cart-popup-container,#cart-container{.cart-alert{background-color:$dark-gray-color;border-color:$border-color}}.refund-list-table{.refund-list-quantity{.quantity{a{color:$text-color;background:$dark-color;border-radius:$radius-base}}}}#refund-and-cancel-conditions-wrapper{p,span,div,li,a{color:$text-color!important}}.current-page-member-order-refund.modal-open{.newsletter-agreement-content{p,span,div,li,a{color:$text-color!important}}}.custom-responsive-table-body-inner{border-color:$dark-gray-color;>thead{background:$dark-gray-color;>tr{>th{border-color:$dark-gray-color}}}>tbody{>tr{&:nth-child(2n){background:$dark-gray-color}>td{border-color:$dark-gray-color}}}}.gift-page-information{background:$dark-gray-color;border-color:$dark-gray-color}.custom-responsive-table-footer{.custom-responsive-table-pagination{a.disabled{color:$text-color;border-color:$dark-gray-color}a.active{background:$dark-color;border-color:$dark-gray-color;color:$text-color}}}#cart-container{.cart-block{background:$dark-gray-color;border-color:$dark-gray-color}}#cart-container,#cart-popup-container{.cart-flush-items{.cart-item-flush{color:$text-color;background:$dark-color;transition:.2s linear;padding:.3rem .6rem;border-radius:.4rem;&:hover{border-color:#fff0;color:$primary-color}}}#cart-items{.cart-item{border-bottom-color:$border-color;transition:.2s linear;.cart-item-name{.cart-item-delete{color:$text-color;background:$dark-color;border-color:$dark-color;transition:.2s linear;&:hover{color:$primary-color;border-color:$dark-color}}>div{a{color:$text-color}}}.product-quantity{border-color:$black-color;background:$black-color;transition:.2s linear;a{color:$text-color;&:first-child{border-right-color:$black-color;transition:.2s linear}&:last-child{border-left-color:$black-color;transition:.2s linear}}}.cart-item-delete-mobile{color:$text-color;background:$dark-color}&:hover{background-color:$black-color;.product-quantity{border-color:$dark-gray-color;background:$dark-gray-color;a{&:first-child{border-right-color:$dark-gray-color}&:last-child{border-left-color:$dark-gray-color}}}}}}}.loading-bar{background:rgb(0 0 0 / .6)}.form-control:disabled{background-color:$dark-color}#cart-summary{.cart-panel-row{&.cart-summary-total-price{border-top-color:$border-color}}}.autocomplete-suggestions{background:$dark-color;border:1px solid $border-color;.autocomplete-suggestion{color:$text-color}}#list-brand-page,#list-category-page{padding-top:3rem}.page-list-item{border-bottom-color:$border-color}.blog-list-container{.blog-list-content{.blog-list-item{background-color:$dark-color;.blog-list-item-content{.blog-list-item-content-top{h4.blog-list-item-title{a{color:$text-color}}}}}}}.payment-options-container{.payment-options-content{table{th,td{background:$dark-color}}}}.border{border:1px solid $border-color!important}.form-horizontal{.form-question{background-color:$dark-color}}.radio-custom,.checkbox-custom{a{color:$text-color}}.member-block{li.member-block-title{color:$text-color}}.information-content{border-color:$border-color;border-radius:$radius-base;background:none;i,span{color:$text-color}}#idea-pay-form{#agreement-content{.agreement-container{.agreement{border-color:$border-color;.agreement-header{border-radius:.4rem;&:hover{background-color:$dark-color}}}&.active{.agreement{.agreement-header{border-bottom-color:$border-color}}}}}}#cart-popup-container,#cart-container{#cart-promoted-products{.promotion-list{.list-header{border-color:$border-color}.list-box{>i{background:$dark-color;border-left-color:$border-color;border-radius:0 .4rem .4rem 0}}.list-content{background:$dark-color;border-left-color:$border-color;border-right-color:$border-color;ul{li{border-bottom-color:$border-color;transition:$transition-base;.category-icon{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;flex:0 0 3.4rem;border:1px solid rgb(197 160 89 / .35);border-radius:10px;color:$primary-color!important;background:rgb(197 160 89 / .08)}.category-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:.2rem;strong{font-weight:700;line-height:1.2}small{color:rgb(255 255 255 / .58);font-size:1.05rem;font-weight:400;line-height:1.25}}.category-arrow{color:rgb(197 160 89 / .75)!important;font-size:1rem}&:hover{background-color:$black-color}}}}}}}#cart-container,#cart-popup-container{.cart-panel-promotion{background:$dark-color}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:$text-color;-webkit-box-shadow:0 0 0 1000px $dark-color inset;transition:background-color 5000s ease-in-out 0s}.form-control:focus{-webkit-box-shadow:0 0 3px 1px #f0f0f0!important;box-shadow:0 0 3px 1px #f0f0f0!important}#modal{.close{opacity:1;color:#a0a0a0;text-shadow:none}.modal-content{background-color:$black-color;.modal-footer,.newsletter-agreement-description{border-top-color:$border-color}}}.favourite-product-table{.favourite-product-image{a{border-color:$dark-gray-color}}.favourite-product-name{a{color:$text-color}}}.variant-plural{span{&.variant-image{&.variant-product-image{padding:0;border-radius:$radius-base;overflow:hidden;max-width:6.4rem;max-height:6.4rem;img{max-width:6.4rem;max-height:6.4rem}}}}}.premium-nav{position:relative;display:flex!important;align-items:center;justify-content:flex-start!important;margin-left:0!important;padding-left:0!important;.category-trigger-container{position:relative;.all-categories-trigger{display:flex;align-items:center;height:11rem;padding:0 2rem;text-decoration:none;cursor:pointer;transition:all 0.2s ease-in-out;span{color:$text-color!important;font-size:1.4rem;font-weight:700;letter-spacing:1px}i{color:$primary-color!important;transition:transform 0.2s ease-in-out}&:hover{span{color:$primary-color!important}i{transform:translateY(2px)}}}.luxury-category-popup{position:absolute;top:100%;left:0;width:330px;background-color:$dark-gray-color!important;border-top:3px solid $primary-color!important;box-shadow:0 10px 30px rgb(0 0 0 / .15);border-radius:0 0 8px 8px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.25s ease-in-out;z-index:999;.first-level-list{list-style:none!important;padding:1rem 0!important;margin:0!important;.first-level-item{position:relative;>a{display:flex;align-items:center;gap:1.2rem;padding:1.15rem 1.6rem;color:$text-color!important;font-size:1.4rem;font-weight:600;text-decoration:none;transition:all 0.2s ease-in-out;border-bottom:1px solid rgb(229 221 200 / .05);&:hover{background-color:rgb(197 160 89 / .08)!important;color:$primary-color!important;padding-left:2rem;.category-icon{background:$primary-color;color:$black-color!important}.category-copy small{color:rgb(255 255 255 / .78)}}}.luxury-sub-popup{position:absolute!important;top:-3px!important;left:100%!important;width:min(780px, calc(100vw - 360px))!important;background-color:$black-color!important;border-top:3px solid $primary-color!important;border-left:1px solid rgb(229 221 200 / .1)!important;box-shadow:10px 10px 30px rgb(0 0 0 / .15)!important;border-radius:0 8px 8px 0!important;padding:2.5rem!important;opacity:0;visibility:hidden;transform:translateX(10px);transition:all 0.25s ease-in-out;z-index:1000;min-height:100%;display:block!important;.category-panel-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.2rem;padding-bottom:1.4rem;border-bottom:1px solid rgb(229 221 200 / .15);div{display:flex;flex-direction:column;gap:.3rem}span{color:rgb(255 255 255 / .55);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}strong{color:$text-color;font-size:2rem;line-height:1.2}a{color:$primary-color;font-size:1.2rem;font-weight:700;text-decoration:none}a i{margin-left:.5rem;transition:transform 0.2s ease}a:hover i{transform:translateX(4px)}}.second-level-item{margin-bottom:2rem;.second-title{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;font-weight:700;color:$primary-color!important;text-decoration:none;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgb(229 221 200 / .15);text-transform:uppercase;i{font-size:1rem;opacity:.65;transition:transform 0.2s ease}&:hover i{transform:translateX(3px)}}.third-level-list{list-style:none!important;padding:0!important;margin:0!important;li{margin-bottom:.8rem;a{font-size:1.3rem;color:$text-color!important;text-decoration:none;transition:color 0.2s ease-in-out;&:hover{color:$primary-color!important}}}}}}&:hover{.luxury-sub-popup{opacity:1!important;visibility:visible!important;transform:translateX(0)!important;pointer-events:auto!important}}}}}&:hover{.luxury-category-popup{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}}}}@media (max-width:991px){#mobile-navigation .category-level-1>ul>li>a>div{display:flex;align-items:center;gap:1rem}#mobile-navigation .mobile-category-icon{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;flex:0 0 3.6rem;border-radius:10px;background:rgb(197 160 89 / .12);color:$primary-color}#mobile-navigation .category-level-1>ul>li>a span{display:flex;flex-direction:column;font-weight:700}#mobile-navigation .category-level-1>ul>li>a span small{margin-top:.25rem;color:#8a8175;font-size:1.05rem;font-weight:400;line-height:1.25}}.blockOverlay,.box-loading,.loading-overlay,#loading-bar-container{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}#cart-container{padding-top:40px!important;padding-bottom:40px!important}#cart-container .cart-block{background:#FAF7F0!important;border:1px solid #E5DDC8!important;border-radius:12px 2px 12px 2px!important;box-shadow:0 4px 15px rgb(0 0 0 / .02)!important;padding:25px!important}#cart-items .cart-item{position:relative!important;background:#FFFFFF!important;border:1px solid #E5DDC8!important;border-radius:8px!important;padding:20px 20px 50px 20px!important;margin-bottom:15px!important;box-shadow:0 2px 8px rgb(0 0 0 / .01)!important;transition:transform 0.2s,box-shadow 0.2s!important}#cart-items .cart-item:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px rgb(197 160 89 / .08)!important;background-color:#FFFFFF!important}#cart-items .cart-item .cart-item-name a{font-weight:600!important;color:#1C1917!important;font-size:1.4rem!important;transition:color 0.2s!important}#cart-items .cart-item .cart-item-name a:hover{color:#C5A059!important}#cart-items .cart-item .cart-item-delete,#cart-items .cart-item .cart-item-remove,#cart-items .cart-item .remove-item,#cart-items .cart-item .cart-item-close{position:absolute!important;bottom:15px!important;right:20px!important;background:transparent!important;border:none!important;color:#7C6E5C!important;font-size:1.3rem!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;transition:color 0.2s!important;cursor:pointer!important;width:auto!important;height:auto!important;border-radius:0!important;padding:0!important;box-shadow:none!important;z-index:10!important}#cart-items .cart-item .cart-item-delete i,#cart-items .cart-item .cart-item-remove i,#cart-items .cart-item .remove-item i,#cart-items .cart-item .cart-item-close i{font-size:1.4rem!important}#cart-items .cart-item .cart-item-delete:hover,#cart-items .cart-item .cart-item-remove:hover,#cart-items .cart-item .remove-item:hover,#cart-items .cart-item .cart-item-close:hover{color:#C5A059!important;background:transparent!important}#cart-items .cart-item .cart-item-delete-mobile,#cart-items .cart-item .cart-item-delete-x{display:none!important}#cart-summary{background:#FAF7F0!important;border:1px solid #E5DDC8!important;border-radius:12px 2px 12px 2px!important;padding:25px!important;box-shadow:0 4px 15px rgb(0 0 0 / .02)!important}#cart-summary .cart-summary-title{font-weight:700!important;color:#1C1917!important;font-size:1.8rem!important;border-bottom:2px solid #C5A059!important;padding-bottom:10px!important;margin-bottom:20px!important}#cart-summary .btn-checkout,#cart-summary .btn-buy{background:#C5A059!important;border:1px solid #C5A059!important;color:#FFFFFF!important;font-weight:700!important;border-radius:12px 2px 12px 2px!important;text-transform:uppercase!important;transition:all 0.2s!important;box-shadow:0 4px 12px rgb(197 160 89 / .3)!important}#cart-summary .btn-checkout:hover,#cart-summary .btn-buy:hover{background:#A68860!important;border-color:#A68860!important;transform:translateY(-1px)!important}.shopping-information-cart{display:none!important}i.fas.fa-heart,.favorites-menu i.fas.fa-heart,.add-my-favorites.favorite-product i.fas.fa-heart,.add-to-favorites-listing i.fas.fa-heart{color:#E84A5F!important}.home-category-hub{padding:4.5rem 0 3.5rem;background:radial-gradient(circle at 0 0,rgb(197 160 89 / .13),transparent 30rem),linear-gradient(180deg,#FCFAF2 0%,#FAF7F0 100%);border-bottom:1px solid #E5DDC8;.home-category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:2.6rem;.home-category-eyebrow{display:block;margin-bottom:.7rem;color:$primary-color;font-size:1.1rem;font-weight:800;letter-spacing:.14em}h2{margin:0;color:$text-color;font-family:'Montserrat',sans-serif;font-size:clamp(2.4rem, 3vw, 3.6rem);font-weight:700;line-height:1.15}p{max-width:68rem;margin:.9rem 0 0;color:#6F665A;font-size:1.35rem;line-height:1.6}}.home-category-menu-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-width:19rem;min-height:4.6rem;padding:1rem 1.8rem;border:1px solid $primary-color;border-radius:12px;background:#fff0;color:$text-color;font-size:1.2rem;font-weight:700;cursor:pointer;transition:$transition-base;i{color:$primary-color}&:hover,&:focus{outline:none;background:$primary-color;color:#FFF;box-shadow:0 8px 22px rgb(197 160 89 / .22);i{color:#FFF}}}.home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.home-category-card{overflow:hidden;border:1px solid #E5DDC8;border-radius:16px;background:rgb(255 255 255 / .75);box-shadow:0 5px 18px rgb(28 25 23 / .04);transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease;&:hover{transform:translateY(-3px);border-color:rgb(197 160 89 / .75);box-shadow:0 12px 28px rgb(28 25 23 / .09);.home-category-card-icon{background:$primary-color;color:#FFF;transform:scale(1.04)}.home-category-card-arrow{color:$primary-color;transform:translateX(4px)}}}.home-category-card-main{display:flex;align-items:center;gap:1.3rem;min-height:9.6rem;padding:1.6rem;color:$text-color;text-decoration:none;&:hover,&:focus{color:$text-color}}.home-category-card-icon{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;flex:0 0 5rem;border-radius:14px;background:#F3EFE3;color:$primary-color;font-size:1.8rem;transition:$transition-base}.home-category-card-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:.45rem;strong{color:$text-color;font-family:'Montserrat',sans-serif;font-size:1.35rem;line-height:1.3}small{color:#756B5E;font-size:1.08rem;line-height:1.4}}.home-category-card-arrow{color:#A99C8B;font-size:1.15rem;transition:$transition-base}.home-category-quick-links{display:flex;flex-wrap:wrap;gap:.6rem;padding:0 1.6rem 1.5rem;a{display:inline-flex;align-items:center;min-height:2.8rem;padding:.5rem .9rem;border-radius:999px;background:#FAF7F0;color:#62594E;font-size:1rem;line-height:1.2;text-decoration:none;transition:$transition-base;&:hover,&:focus{background:#F0E6CF;color:#7C6030}}}}@media (min-width:992px){.premium-nav .category-trigger-container{.all-categories-trigger{position:relative;min-width:23rem;height:7.2rem;gap:.9rem;padding:0 1.5rem;border-radius:12px;.nav-trigger-menu-icon{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;margin:0!important;border-radius:10px;background:rgb(197 160 89 / .12)}span{letter-spacing:.06em}small{position:absolute;left:6rem;bottom:1.25rem;color:#7C6E5C;font-size:.95rem;font-weight:500;letter-spacing:0}.nav-trigger-arrow{margin-left:auto;font-size:1rem}}&.is-open .all-categories-trigger{background:#F3EFE3;box-shadow:inset 0 0 0 1px #E5DDC8;.nav-trigger-arrow{transform:rotate(180deg)}}.luxury-category-popup{width:min(1120px, calc(100vw - 4rem))!important;height:min(620px, calc(100vh - 17rem));min-height:45rem;overflow:hidden;border:1px solid #E5DDC8!important;border-top:3px solid $primary-color!important;border-radius:0 0 16px 16px;background:#F3EFE3!important;box-shadow:0 22px 55px rgb(28 25 23 / .2)}.first-level-list{width:33rem;height:100%;overflow-y:auto;padding:1rem 0!important;border-right:1px solid #E5DDC8;.first-level-item{position:static!important;>a{min-height:6rem;border-bottom-color:rgb(197 160 89 / .13);.category-copy small{color:#756B5E!important}}&.is-active>a{padding-left:2rem;background:#FCFAF2!important;color:$primary-color!important;box-shadow:inset 3px 0 0 $primary-color;.category-icon{background:$primary-color;color:#FFFFFF!important}.category-copy small{color:#62594E!important}}.luxury-sub-popup{top:0!important;left:33rem!important;width:calc(100% - 33rem)!important;height:100%;min-height:0;overflow-y:auto;padding:2.8rem 3rem!important;border:0!important;border-radius:0 0 16px 0!important;background:#FCFAF2!important;box-shadow:none!important;.category-panel-heading{span{color:#817665}strong{color:$text-color}}.second-title{border-bottom-color:#E5DDC8}.third-level-list a{display:inline-flex;padding:.25rem 0;color:#4F4942!important}}&.is-active .luxury-sub-popup{opacity:1!important;visibility:visible!important;transform:translateX(0)!important}}}&.is-open .luxury-category-popup,&:focus-within .luxury-category-popup{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}}}@media (max-width:1199px){.home-category-hub .home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.home-category-hub{padding:3rem 0;.home-category-heading{align-items:stretch;flex-direction:column;gap:1.5rem;margin-bottom:2rem;h2{font-size:2.4rem}p{font-size:1.2rem}}.home-category-menu-button{width:100%;min-width:0}.home-category-grid{display:flex;margin-right:-1.5rem;padding-right:1.5rem;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.home-category-card{min-width:min(82vw, 30rem);scroll-snap-align:start}}#entry-slider{margin-bottom:0}}@media (min-width:992px){.header-nav-row>.col-12{padding-left:0!important}.premium-nav{margin-left:0!important;.category-trigger-container{margin-left:0!important;.all-categories-trigger{overflow:hidden;min-width:25rem;padding:0 1.7rem;border:2px solid #C5A059;border-radius:0 14px 14px 0;background:linear-gradient(135deg,#1A2B4A 0%,#0F1D35 100%);box-shadow:0 7px 20px rgb(26 43 74 / .35);isolation:isolate;&:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,transparent 15%,rgb(197 160 89 / .22) 48%,transparent 75%);transform:translateX(-110%);transition:transform 0.5s ease}.nav-trigger-menu-icon{background:rgb(197 160 89 / .2);color:#C5A059!important;box-shadow:0 0 0 4px rgb(197 160 89 / .12)}span{color:#FFFFFF!important;font-size:1.45rem}small{color:#C5A059!important}.nav-trigger-arrow{color:#C5A059!important}&:hover,&:focus{background:linear-gradient(135deg,#243659 0%,#1A2B4A 100%);box-shadow:0 10px 26px rgb(26 43 74 / .45);&:before{transform:translateX(110%)}span{color:#FFFFFF!important}.nav-trigger-menu-icon{background:#C5A059;color:#FFFFFF!important}}}&.is-open .all-categories-trigger{border-color:#C5A059;background:linear-gradient(135deg,#243659 0%,#1A2B4A 100%);box-shadow:0 10px 28px rgb(26 43 74 / .5);.nav-trigger-menu-icon{background:#C5A059;color:#FFFFFF!important}}.luxury-category-popup{border-top:4px solid #1A2B4A!important;box-shadow:inset 0 4px 0 #C5A059,0 22px 55px rgb(26 43 74 / .18)}.first-level-list{overflow:visible!important;.first-level-item{.luxury-sub-popup{pointer-events:none;.category-panel-heading{border-bottom:2px solid rgb(197 160 89 / .3);strong{color:#1A2B4A}>a{padding:.8rem 1.2rem;border-radius:9px;background:#1A2B4A;color:#FFF}>a:hover{background:#243659;color:#C5A059}}.second-title{color:#1A2B4A!important;border-bottom-color:rgb(197 160 89 / .3)}.third-level-list a:hover{color:#1A2B4A!important;text-decoration:underline;text-decoration-color:#C5A059;text-underline-offset:3px}}&.is-active>a,&:hover>a{background:linear-gradient(90deg,#EEF2FA 0%,#FCFAF2 100%)!important;color:#1A2B4A!important;box-shadow:inset 4px 0 0 #1A2B4A;.category-icon{background:#1A2B4A;color:#C5A059!important;border-color:#1A2B4A}.category-arrow{color:#1A2B4A!important}}&.is-active .luxury-sub-popup,&:hover .luxury-sub-popup{opacity:1!important;visibility:visible!important;transform:translateX(0)!important;pointer-events:auto!important}}}}}}@media (max-width:991px){.toggle-bar a{border:2px solid #C5A059!important;border-radius:10px;background:#1A2B4A!important;color:#FFFFFF!important;box-shadow:0 5px 14px rgb(26 43 74 / .3)}#mobile-navigation .category-level-1>ul>li>a{border-left:3px solid #fff0}#mobile-navigation .category-level-1>ul>li>a:hover{border-left-color:#1A2B4A;background:#EEF2FA}#mobile-navigation .mobile-category-icon{background:#1A2B4A;color:#C5A059}}.home-category-hub{position:relative;isolation:isolate;overflow:hidden;&:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,rgb(123 95 47 / .16) .65px,transparent .75px),repeating-linear-gradient(115deg,transparent 0,transparent 34px,rgb(197 160 89 / .035) 35px,transparent 36px);background-size:15px 15px,64px 64px;opacity:.65;mix-blend-mode:multiply}>.container{position:relative;z-index:1}}@media (min-width:992px){.premium-nav .category-trigger-container{.luxury-category-popup{width:min(1220px, calc(100vw - 3rem))!important}.first-level-list .first-level-item .luxury-sub-popup{.sub-container{height:100%}.category-panel-heading{margin-bottom:1.8rem}.sub-container>.row{position:relative;display:block;min-height:calc(100% - 7rem);margin:0!important;padding:0}.second-level-item{position:static;width:42%;max-width:42%;margin:0 0 0.45rem!important;padding:0 2.4rem 0 0!important;.second-title{min-height:4.2rem;margin:0!important;padding:.9rem 1.1rem!important;border:0;border-radius:9px;text-transform:none;transition:background-color 0.18s ease,color 0.18s ease,padding-left 0.18s ease;i{color:#C5A059}}&:hover .second-title,&.is-sub-active .second-title{padding-left:1.5rem!important;background:#1A2B4A;color:#FFFFFF!important;box-shadow:inset 3px 0 0 #C5A059;i{color:#C5A059;transform:translateX(3px)}}.third-level-list{position:absolute;top:0;right:0;left:44%;display:none!important;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.65rem 1.2rem;max-height:42rem;margin:0!important;padding:1.5rem 1.6rem 1.8rem!important;overflow-y:auto;border:1px solid rgb(197 160 89 / .28);border-radius:13px;background:radial-gradient(circle at 1px 1px,rgb(197 160 89 / .1) .6px,transparent .7px),linear-gradient(145deg,#FFFFFF,#FAF7F0);background-size:14px 14px,100% 100%;box-shadow:0 10px 24px rgb(26 43 74 / .08);&:before{content:attr(data-parent-title);grid-column:1 / -1;display:block;margin-bottom:.5rem;padding-bottom:1rem;border-bottom:2px solid rgb(197 160 89 / .3);color:#1A2B4A;font-family:'Montserrat',sans-serif;font-size:1.35rem;font-weight:700}li{margin:0!important}a{display:flex!important;align-items:center;min-height:3.6rem;padding:.7rem 0.9rem!important;border-radius:8px;color:#413B34!important;line-height:1.35;&:before{content:'\f105';margin-right:.7rem;color:#C5A059;font-family:'Font Awesome 5 Free';font-size:1rem;font-weight:900}&:hover,&:focus{background:#EEF2FA;color:#1A2B4A!important;text-decoration:none!important}}}&.is-sub-active .third-level-list,&:hover .third-level-list,&:focus-within .third-level-list{display:grid!important}}}}}@media (max-width:1199px) and (min-width:992px){.premium-nav .category-trigger-container .first-level-list .first-level-item .luxury-sub-popup{.second-level-item{width:46%;max-width:46%}.second-level-item .third-level-list{left:48%;grid-template-columns:1fr}}}body.current-page-default-entry{background:radial-gradient(circle at 12% 18%,rgb(197 160 89 / .08),transparent 26rem),linear-gradient(180deg,#fff 0%,#f8f6f0 100%)}body.current-page-default-entry .home-category-hub-runtime{display:none!important}.home-hero{position:relative;background:#132745}.home-hero #entry-slider{margin:0}.home-hero .theme-slider-item{position:relative;min-height:500px;overflow:hidden;background-position:center!important;background-size:cover!important}.home-hero .theme-slider-item:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgb(11 29 54 / .92) 0%,rgb(19 39 69 / .72) 42%,rgb(19 39 69 / .08) 72%);pointer-events:none}.home-hero .theme-slider-content,.home-hero .theme-slider-image{position:relative;z-index:1}.home-hero .theme-slider-content{min-height:500px;display:flex;align-items:center}.home-hero .theme-slider-title{color:#fff!important;font-weight:800;line-height:1.08;letter-spacing:-.035em;text-shadow:0 2px 20px rgb(0 0 0 / .22)}.home-hero .theme-slider-sub-title{color:rgb(255 255 255 / .84)!important;max-width:580px;font-size:17px;line-height:1.7}.home-hero .theme-slider-texts-wrapper{text-align:left!important;max-width:650px}.home-hero .theme-slider-button .btn{min-width:170px;padding:14px 24px;border:1px solid #d6b66f!important;border-radius:9px;background:#c5a059!important;color:#132745!important;font-weight:800;box-shadow:0 10px 28px rgb(0 0 0 / .2)}.home-hero .theme-slider-button .btn:hover{background:#e0c47f!important;transform:translateY(-2px)}.home-hero .slick-arrow{width:44px;height:44px;border-radius:50%;background:rgb(19 39 69 / .78)!important;border:1px solid rgb(255 255 255 / .35)}.home-hero .slick-dots{bottom:22px}.home-hero .slick-dots li button{width:28px;height:4px;border-radius:99px}.home-assurance{position:relative;z-index:2;background:#132745;color:#fff;border-top:1px solid rgb(255 255 255 / .12)}.home-assurance-grid{display:grid;grid-template-columns:repeat(4,1fr)}.home-assurance-item{display:flex;align-items:center;gap:12px;min-height:86px;padding:18px 22px;border-right:1px solid rgb(255 255 255 / .12)}.home-assurance-item:last-child{border-right:0}.home-assurance-item>i{width:38px;color:#d6b66f;font-size:22px;text-align:center}.home-assurance-item span,.home-category-tile span,.home-renew-links span{display:flex;flex-direction:column;gap:4px}.home-assurance-item strong{color:#fff;font-size:13px}.home-assurance-item small{color:rgb(255 255 255 / .68);font-size:11px}.home-shop-by-category,.home-product-section,.home-room-solutions,.home-renew-furniture{padding:72px 0}.home-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.home-section-heading.compact{margin-bottom:26px}.home-section-kicker{display:block;margin-bottom:8px;color:#a77e30;font-size:11px;font-weight:800;letter-spacing:.16em}.home-section-heading h1,.home-section-heading h2,.home-renew-copy h2,.home-help-inner h2{margin:0;color:#132745;font-size:clamp(27px,3vw,42px);font-weight:800;line-height:1.13;letter-spacing:-.035em}.home-section-heading p,.home-renew-copy p,.home-help-inner p{max-width:720px;margin:10px 0 0;color:#675f53;font-size:15px;line-height:1.65}.home-heading-link{flex:0 0 auto;color:#132745;font-size:13px;font-weight:800;text-decoration:none;border-bottom:2px solid #c5a059;padding:8px 0}.home-heading-link i{margin-left:7px}.home-category-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.home-category-tile{position:relative;display:grid;grid-template-columns:54px 1fr;align-items:center;gap:14px;min-height:142px;padding:23px 20px 35px;overflow:hidden;color:#132745;text-decoration:none!important;background:rgb(255 255 255 / .96);border:1px solid #e4dfd3;border-radius:16px;box-shadow:0 8px 24px rgb(19 39 69 / .06);transition:.22s}.home-category-tile:after{content:"";position:absolute;inset:auto 0 0;height:4px;background:#c5a059;transform:scaleX(0);transform-origin:left;transition:.22s}.home-category-tile:hover{color:#132745;transform:translateY(-5px);border-color:#c5a059;box-shadow:0 18px 36px rgb(19 39 69 / .13)}.home-category-tile:hover:after{transform:scaleX(1)}.home-category-tile>i{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:15px;background:#edf1f6;color:#132745;font-size:21px}.home-category-tile strong{font-size:14px;line-height:1.25}.home-category-tile small{color:#756d61;font-size:11px;line-height:1.45}.home-category-tile b{position:absolute;right:18px;bottom:14px;color:#a77e30;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.home-category-tile-accent{background:linear-gradient(145deg,#132745,#1e3c67);border-color:#2d4f7f;color:#fff}.home-category-tile-accent:hover{color:#fff}.home-category-tile-accent>i{background:#c5a059;color:#132745}.home-category-tile-accent small{color:rgb(255 255 255 / .7)}.home-category-tile-accent b{color:#e0c47f}.home-renew-furniture{padding-top:10px}.home-renew-panel{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:48px;padding:50px;overflow:hidden;color:#fff;border-radius:24px;background:radial-gradient(circle at 8% 15%,rgb(197 160 89 / .24),transparent 20rem),linear-gradient(135deg,#0f213c 0%,#1b3b67 100%);box-shadow:0 24px 55px rgb(19 39 69 / .18)}.home-renew-panel:after{content:"";position:absolute;width:340px;height:340px;right:-140px;top:-180px;border:1px solid rgb(197 160 89 / .26);border-radius:50%;box-shadow:0 0 0 42px rgb(197 160 89 / .05),0 0 0 88px rgb(197 160 89 / .035)}.home-renew-copy,.home-renew-links{position:relative;z-index:1}.home-renew-copy h2,.home-renew-copy p{color:#fff}.home-renew-copy p{color:rgb(255 255 255 / .74);max-width:600px}.home-primary-button,.home-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:24px;min-height:48px;padding:12px 20px;border-radius:9px;background:#c5a059;color:#132745!important;font-weight:800;text-decoration:none!important}.home-renew-links{display:grid;gap:10px}.home-renew-links a{display:flex;align-items:center;gap:14px;min-height:82px;padding:15px 17px;color:#fff;text-decoration:none!important;border:1px solid rgb(255 255 255 / .14);border-radius:13px;background:rgb(255 255 255 / .07)}.home-renew-links a:hover{background:rgb(255 255 255 / .13);border-color:rgb(214 182 111 / .7)}.home-renew-links i{display:flex;align-items:center;justify-content:center;flex:0 0 42px;height:42px;border-radius:10px;background:rgb(197 160 89 / .18);color:#e0c47f}.home-renew-links strong{font-size:13px}.home-renew-links small{color:rgb(255 255 255 / .64);font-size:11px}.home-product-section{background:#fff}.home-new-discoveries{background:#f4f1e9}.homepage-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.home-product-cell{min-width:0}.home-product-cell .showcase{height:100%;margin:0;overflow:hidden;border:1px solid #e5e0d5;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgb(19 39 69 / .055);transition:.2s}.home-product-cell .showcase:hover{transform:translateY(-4px);box-shadow:0 17px 34px rgb(19 39 69 / .12)}.home-product-cell .showcase-image-container{border-radius:15px 15px 0 0;background:#faf9f6}.home-product-cell .showcase-image img{width:100%;aspect-ratio:1/1;object-fit:contain}.home-product-cell .showcase-content{padding:15px!important}.home-product-cell .showcase-title{min-height:44px;font-size:12px;line-height:1.45}.home-product-cell .showcase-price-new{color:#132745;font-weight:800}.home-product-cell .showcase-buttons{gap:6px!important;padding:7px!important}.home-product-cell .showcase-buttons a{min-width:0;padding:0 5px!important;font-size:9px!important}.home-room-solutions{background:#f4f1e9}.home-room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-room-grid a{position:relative;display:flex;flex-direction:column;min-height:235px;padding:30px;overflow:hidden;color:#fff;text-decoration:none!important;border-radius:20px;background:linear-gradient(145deg,#142b4c,#224a7a);box-shadow:0 15px 34px rgb(19 39 69 / .14)}.home-room-grid a:nth-child(2){background:linear-gradient(145deg,#574734,#92784d)}.home-room-grid a:nth-child(3){background:linear-gradient(145deg,#243b45,#3c6670)}.home-room-grid a:after{content:"";position:absolute;right:-70px;bottom:-90px;width:230px;height:230px;border:38px solid rgb(255 255 255 / .06);border-radius:50%}.home-room-grid span,.home-room-grid strong,.home-room-grid b{position:relative;z-index:1}.home-room-grid span{color:#e0c47f;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-room-grid strong{max-width:280px;margin-top:15px;font-size:23px;line-height:1.25}.home-room-grid b{margin-top:auto;font-size:12px}.home-help-banner{padding:58px 0;background:#132745}.home-help-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.home-help-inner h2,.home-help-inner p{color:#fff}.home-help-inner p{color:rgb(255 255 255 / .7)}.home-help-inner .home-section-kicker{color:#d6b66f}.home-secondary-button{flex:0 0 auto;margin:0;min-width:170px;background:#fff0;color:#fff!important;border:1px solid #c5a059}.home-secondary-button:hover{background:#c5a059;color:#132745!important}@media(max-width:1199px){.homepage-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:991px){.home-hero .theme-slider-item,.home-hero .theme-slider-content{min-height:430px}.home-assurance-grid{grid-template-columns:repeat(2,1fr)}.home-assurance-item:nth-child(2){border-right:0}.home-assurance-item:nth-child(-n+2){border-bottom:1px solid rgb(255 255 255 / .12)}.home-category-showcase{grid-template-columns:repeat(2,1fr)}.home-renew-panel{grid-template-columns:1fr;gap:30px;padding:38px}.homepage-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.home-hero .theme-slider-item,.home-hero .theme-slider-content{min-height:390px}.home-hero .theme-slider-item:before{background:linear-gradient(90deg,rgb(11 29 54 / .94),rgb(19 39 69 / .76))}.home-hero .theme-slider-texts-wrapper{padding:0 8px!important}.home-hero .theme-slider-sub-title{font-size:14px;line-height:1.55}.home-shop-by-category,.home-product-section,.home-room-solutions,.home-renew-furniture{padding:48px 0}.home-section-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:22px}.home-category-showcase{grid-template-columns:1fr 1fr;gap:10px}.home-category-tile{display:flex;flex-direction:column;align-items:flex-start;min-height:175px;padding:16px 14px 28px;gap:10px}.home-category-tile>i{width:42px;height:42px;border-radius:11px;font-size:17px}.home-category-tile small{display:none}.home-category-tile strong{font-size:12px}.home-renew-panel{padding:28px 22px;border-radius:18px}.home-room-grid{grid-template-columns:1fr}.home-room-grid a{min-height:205px}.homepage-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-product-cell .showcase-content{padding:11px!important}.home-help-inner{align-items:flex-start;flex-direction:column}.home-secondary-button{width:100%}}@media(max-width:420px){.home-assurance-item{padding:14px 10px}.home-assurance-item>i{width:28px;font-size:18px}.home-assurance-item small{font-size:9px}}body.current-page-default-entry .home-category-tile,body.current-page-default-entry .home-category-tile-accent{color:#fff;background:linear-gradient(145deg,#132745 0%,#1e426f 100%);border-color:#31527d;box-shadow:0 10px 26px rgb(19 39 69 / .14)}body.current-page-default-entry .home-category-tile:hover,body.current-page-default-entry .home-category-tile-accent:hover{color:#fff;background:linear-gradient(145deg,#172f52 0%,#285485 100%);border-color:#d6b66f;box-shadow:0 18px 38px rgb(19 39 69 / .22)}body.current-page-default-entry .home-category-tile>i,body.current-page-default-entry .home-category-tile-accent>i{background:linear-gradient(145deg,#e2c980,#b88d3f);color:#132745;box-shadow:0 7px 18px rgb(0 0 0 / .2)}body.current-page-default-entry .home-category-tile strong{color:#fff}body.current-page-default-entry .home-category-tile small{color:rgb(255 255 255 / .68)}body.current-page-default-entry .home-category-tile b{color:#e5cb85}body.current-page-default-entry .home-category-tile:after{background:#e5cb85}body.current-page-default-entry .home-renew-links i{font-size:18px;box-shadow:inset 0 0 0 1px rgb(224 196 127 / .2),0 6px 15px rgb(0 0 0 / .12)}body.current-page-default-entry .home-renew-links a:nth-child(1) i{background:linear-gradient(145deg,#c5a059,#e1c77f);color:#132745}body.current-page-default-entry .home-renew-links a:nth-child(2) i{background:linear-gradient(145deg,#294f7e,#173253);color:#e5cb85}body.current-page-default-entry .home-renew-links a:nth-child(3) i{background:linear-gradient(145deg,#315f70,#1e3e49);color:#e5cb85}body.current-page-product-list-filter main{background:linear-gradient(180deg,#f8f6f0 0%,#fff 34rem);padding-bottom:70px}body.current-page-product-list-filter #breadcrumbs{padding-top:18px;margin-bottom:18px}body.current-page-product-list-filter #breadcrumbs ol{margin-bottom:0}body.current-page-product-list-filter #breadcrumbs a{color:#6d665a}.category-experience-hero{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:26px;min-height:220px;margin:0 0 42px;padding:38px 42px;overflow:hidden;color:#fff;border-radius:24px;background:radial-gradient(circle at 88% 10%,rgb(197 160 89 / .28),transparent 17rem),linear-gradient(135deg,#0f213c 0%,#1c416e 100%);box-shadow:0 24px 52px rgb(19 39 69 / .2)}.category-experience-hero:after{content:"";position:absolute;width:260px;height:260px;right:-110px;bottom:-170px;border:35px solid rgb(255 255 255 / .045);border-radius:50%}.category-experience-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:22px;background:linear-gradient(145deg,#e2c980,#b88d3f);color:#132745;font-size:35px;box-shadow:0 15px 30px rgb(0 0 0 / .2)}.category-experience-copy{position:relative;z-index:1}.category-experience-kicker{display:block;margin-bottom:8px;color:#e5cb85;font-size:11px;font-weight:800;letter-spacing:.16em}.category-experience-copy h1{margin:0;color:#fff;font-size:clamp(29px,3.2vw,46px);font-weight:800;line-height:1.08;letter-spacing:-.035em}.category-experience-copy p{max-width:720px;margin:12px 0 0;color:rgb(255 255 255 / .74);font-size:14px;line-height:1.65}.category-experience-stat{position:relative;z-index:1;display:flex;align-items:center;gap:9px;max-width:205px;padding:13px 16px;border:1px solid rgb(255 255 255 / .16);border-radius:12px;background:rgb(255 255 255 / .075);color:#fff;font-size:11px;font-weight:700}.category-experience-stat i{color:#e5cb85}.category-list-heading,.category-products-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 20px}.category-list-heading span,.category-products-heading span{display:block;margin-bottom:5px;color:#a77e30;font-size:10px;font-weight:800;letter-spacing:.16em}.category-list-heading h2,.category-products-heading h2{margin:0;color:#132745;font-size:26px;font-weight:800;letter-spacing:-.025em}.category-list-heading p{margin:5px 0 0;color:#746d62;font-size:12px}body.category-experience-ready .category-list{margin-bottom:34px}body.category-experience-ready .category-list>.row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:0}body.category-experience-ready .category-list>.row>div{width:auto;max-width:none;padding:0}body.category-experience-ready .category-list a{position:relative;display:flex;align-items:center;gap:13px;min-height:90px;padding:16px 38px 16px 16px;color:#132745!important;text-decoration:none!important;border:1px solid #dfd9cc;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgb(19 39 69 / .06);transition:.2s}body.category-experience-ready .category-list a:hover{transform:translateY(-3px);border-color:#c5a059;box-shadow:0 14px 28px rgb(19 39 69 / .12)}body.category-experience-ready .category-list .category-list-icon{display:flex;align-items:center;justify-content:center;flex:0 0 42px;height:42px;border-radius:11px;background:#132745;color:#e5cb85;font-size:17px}body.category-experience-ready .category-list a>span{display:block;min-width:0}body.category-experience-ready .category-list a>span>i{position:absolute;right:15px;top:50%;margin-top:-6px;color:#c5a059}body.category-experience-ready .category-list a>span>span{font-size:12px;font-weight:750;line-height:1.35}body.category-experience-ready .category-list strong{display:block;margin-top:4px;color:#a77e30;font-size:10px}body.category-experience-ready .brand-list{margin:0 0 26px;padding:16px 18px;border:1px solid #e2ddd2;border-radius:13px;background:#fff}body.category-experience-ready .brand-list a{display:inline-flex;align-items:center;min-height:35px;padding:7px 14px;border-radius:999px;background:#eef2f7;color:#132745;font-size:11px;font-weight:800;text-decoration:none}body.category-experience-ready #filter-wrapper{margin:0 0 32px;padding:4px 20px;border:1px solid #ddd7ca;border-radius:15px;background:#fff;box-shadow:0 8px 24px rgb(19 39 69 / .065)}body.category-experience-ready #filter-wrapper .filter-wrapper-content{padding:0}body.category-experience-ready #filter-wrapper .record-count{color:#132745;font-size:12px;font-weight:800}body.category-experience-ready #filter-wrapper select{min-width:220px;border-color:#d8d1c3;border-radius:9px;color:#132745;background-color:#faf9f6}body.category-experience-ready #filter-wrapper .checkbox-custom label{color:#514b42;font-size:12px}.category-products-heading{margin-top:12px;margin-bottom:22px}body.category-experience-ready #showcase-container>.row{margin-left:-9px;margin-right:-9px}body.category-experience-ready .showcase-page-product{padding-left:9px;padding-right:9px;margin-bottom:22px}body.category-experience-ready .showcase-page-product .showcase{height:100%;overflow:hidden;border:1px solid #e4dfd4;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgb(19 39 69 / .055);transition:.2s}body.category-experience-ready .showcase-page-product .showcase:hover{transform:translateY(-4px);border-color:#d4bd86;box-shadow:0 17px 34px rgb(19 39 69 / .12)}body.category-experience-ready .showcase-page-product .showcase-image-container{border-radius:15px 15px 0 0;background:#faf9f6}body.category-experience-ready .showcase-page-product .showcase-image img{aspect-ratio:1/1;object-fit:contain}body.category-experience-ready .showcase-page-product .showcase-content{padding:15px}body.category-experience-ready .showcase-page-product .showcase-brand a{color:#a77e30;font-size:10px;font-weight:800}body.category-experience-ready .showcase-page-product .showcase-title{min-height:43px;font-size:12px;line-height:1.45}body.category-experience-ready .showcase-page-product .showcase-price-new{color:#132745;font-weight:800}body.category-experience-ready .showcase-page-product .showcase-buttons{gap:6px!important;padding:7px!important}body.category-experience-ready .showcase-page-product .showcase-buttons a{padding:0 5px!important;font-size:9px!important}@media(min-width:1200px){body.category-experience-ready .showcase-page-product{flex:0 0 25%;max-width:25%}}@media(max-width:991px){.category-experience-hero{grid-template-columns:70px 1fr;min-height:200px;padding:30px}.category-experience-icon{width:68px;height:68px;border-radius:17px;font-size:27px}.category-experience-stat{grid-column:1/-1;max-width:none}.category-experience-copy p{font-size:13px}body.category-experience-ready .category-list>.row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){body.current-page-product-list-filter main{padding-bottom:45px}.category-experience-hero{grid-template-columns:52px 1fr;gap:15px;margin-bottom:30px;padding:23px 18px;border-radius:17px}.category-experience-icon{width:52px;height:52px;border-radius:14px;font-size:21px}.category-experience-copy h1{font-size:25px}.category-experience-copy p{font-size:12px;line-height:1.5}.category-list-heading h2,.category-products-heading h2{font-size:22px}body.category-experience-ready .category-list>.row{gap:9px}body.category-experience-ready .category-list a{min-height:105px;align-items:flex-start;flex-direction:column;padding:13px 28px 13px 13px;gap:9px}body.category-experience-ready .category-list .category-list-icon{flex-basis:36px;width:36px;height:36px}.category-products-heading{margin-top:4px}body.category-experience-ready #filter-wrapper{padding:4px 12px}body.category-experience-ready #filter-wrapper select{min-width:0}}body.current-page-default-entry .home-category-tile,body.current-page-default-entry .home-category-tile-accent{display:grid;grid-template-columns:54px minmax(0,1fr);grid-template-rows:150px auto;align-items:center;gap:14px;min-height:286px;padding:0 18px 36px}body.current-page-default-entry .home-category-tile-image{position:relative;display:block;grid-column:1/-1;grid-row:1;align-self:stretch;width:auto;min-width:0;margin:0 -18px;overflow:hidden;border-radius:15px 15px 0 0;background:linear-gradient(145deg,#fff,#f3f0e8);border-bottom:1px solid rgb(197 160 89 / .35)}body.current-page-default-entry .home-category-tile-image:after{content:"";position:absolute;inset:auto 0 0;height:32%;background:linear-gradient(180deg,transparent,rgb(19 39 69 / .08));pointer-events:none}body.current-page-default-entry .home-category-tile-image img{display:block;width:100%;height:100%;padding:10px;object-fit:contain;transition:transform .35s ease}body.current-page-default-entry .home-category-tile:hover .home-category-tile-image img{transform:scale(1.07)}body.current-page-default-entry .home-category-tile>i{grid-column:1;grid-row:2}body.current-page-default-entry .home-category-tile>span:not(.home-category-tile-image){grid-column:2;grid-row:2}body.current-page-default-entry .home-category-tile>b{bottom:14px}.category-experience-media{position:relative;z-index:1;width:235px;height:160px;overflow:hidden;border:1px solid rgb(255 255 255 / .17);border-radius:17px;background:#fff;box-shadow:0 14px 32px rgb(0 0 0 / .2)}.category-experience-media img{display:block;width:100%;height:100%;padding:10px;object-fit:contain;background:linear-gradient(145deg,#fff,#f3f0e8)}.category-experience-media .category-experience-stat{position:absolute;left:10px;right:10px;bottom:10px;max-width:none;background:rgb(15 33 60 / .88);backdrop-filter:blur(5px)}.category-experience-media.no-image{height:auto;background:#fff0;border:0;box-shadow:none}.category-experience-media.no-image .category-experience-stat{position:relative;inset:auto}@media(max-width:991px){.category-experience-media{grid-column:1/-1;width:100%;height:150px}.category-experience-hero{grid-template-columns:70px 1fr}}@media(max-width:767px){body.current-page-default-entry .home-category-tile,body.current-page-default-entry .home-category-tile-accent{display:flex;min-height:230px;padding:0 12px 30px;gap:9px}body.current-page-default-entry .home-category-tile-image{flex:0 0 106px;align-self:stretch;width:calc(100% + 24px);margin:0 -12px 2px;border-radius:14px 14px 0 0}body.current-page-default-entry .home-category-tile-image img{padding:7px}body.current-page-default-entry .home-category-tile>i{flex:0 0 38px;width:38px;height:38px;margin-top:-2px}.category-experience-media{height:132px}}body.current-page-default-entry .home-category-tile-image img,.category-experience-media img{padding:0;object-fit:cover}body.current-page-default-entry .home-category-tile-image:after{height:48%;background:linear-gradient(180deg,transparent,rgb(19 39 69 / .22))}.catalog-menu-photo{display:block;flex:0 0 auto;overflow:hidden;background:#eef0eb;border:1px solid rgb(197 160 89 / .35)}.catalog-menu-photo img{display:block;width:100%;height:100%;object-fit:cover}.catalog-menu-photo-top{width:42px;height:42px;border-radius:11px}.catalog-images-ready #category-mega-menu .first-level-item>a>.category-icon{display:none}.catalog-menu-photo-second{width:42px;height:32px;margin-right:9px;border-radius:7px}.catalog-menu-photo-third{width:25px;height:25px;margin-right:8px;border-radius:6px}.catalog-images-ready #category-mega-menu .second-title,.catalog-images-ready #category-mega-menu .third-level-list a{display:flex;align-items:center}.catalog-mobile-photo{width:34px;height:34px;margin-right:9px;border-radius:8px}body.catalog-images-ready .category-list a{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:108px auto;align-items:center;gap:10px 12px;min-height:185px;padding:0 14px 14px;overflow:hidden}body.catalog-images-ready .category-list-photo{position:relative;display:block;grid-column:1/-1;grid-row:1;align-self:stretch;height:108px;margin:0 -14px;overflow:hidden;background:#f3f0e8;border-bottom:1px solid rgb(197 160 89 / .3)}body.catalog-images-ready .category-list-photo:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(180deg,transparent,rgb(19 39 69 / .18))}body.catalog-images-ready .category-list-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}body.catalog-images-ready .category-list a:hover .category-list-photo img{transform:scale(1.06)}body.catalog-images-ready .category-list .category-list-icon{grid-column:1;grid-row:2}body.catalog-images-ready .category-list a>span:not(.category-list-photo){grid-column:2;grid-row:2}body.catalog-images-ready .category-list a>span>i{z-index:2}@media(max-width:767px){.catalog-menu-photo-top{width:36px;height:36px}body.catalog-images-ready .category-list a{display:grid;grid-template-columns:34px 1fr;grid-template-rows:82px auto;min-height:160px;padding:0 9px 11px;gap:8px}body.catalog-images-ready .category-list-photo{height:82px;margin:0 -9px}body.catalog-images-ready .category-list .category-list-icon{width:34px;height:34px}}body.current-page-default-entry .home-category-tile,body.current-page-default-entry .home-category-tile-accent{grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto;min-height:150px;padding:22px 18px;gap:14px}body.current-page-default-entry .home-category-tile>i{grid-column:1;grid-row:1}body.current-page-default-entry .home-category-tile>span:not(.home-category-tile-image){grid-column:2;grid-row:1}body.current-page-default-entry .home-category-tile>b{bottom:15px}@media(max-width:767px){body.current-page-default-entry .home-category-tile,body.current-page-default-entry .home-category-tile-accent{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto;min-height:126px;padding:17px 13px;gap:10px}body.current-page-default-entry .home-category-tile>i{grid-column:1;grid-row:1;margin:0}body.current-page-default-entry .home-category-tile>span:not(.home-category-tile-image){grid-column:2;grid-row:1}}body.category-experience-ready .category-list a>span{flex:1 1 auto;min-width:0;display:grid!important;grid-template-columns:minmax(0,1fr) 16px;grid-template-areas:'label arrow';column-gap:12px;align-items:center;padding-right:0!important}body.category-experience-ready .category-list a>span>span{grid-area:label;min-width:0}body.category-experience-ready .category-list a>span>i{position:static!important;grid-area:arrow;justify-self:end;margin:0!important;transform:none!important;line-height:1}body.category-experience-ready .category-list a>span>span strong{display:block;clear:both}@media(max-width:767px){body.category-experience-ready .category-list a>span{width:100%;grid-template-columns:minmax(0,1fr) 16px}}#filter-wrapper.dinler-filters-ready #filter-menu{border:1px solid #ded7c9;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgb(19 39 69 / .08);overflow:hidden}#filter-wrapper .dinler-filter-panel-title{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #eee8dc;background:linear-gradient(135deg,#132745,#1c385e);color:#fff}#filter-wrapper .dinler-filter-panel-title>i{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#d2ae5e;color:#132745}#filter-wrapper .dinler-filter-panel-title strong,#filter-wrapper .dinler-filter-panel-title small{display:block}#filter-wrapper .dinler-filter-panel-title strong{font-size:14px}#filter-wrapper .dinler-filter-panel-title small{margin-top:2px;color:rgb(255 255 255 / .72);font-size:11px}#filter-wrapper .dinler-filter-group{position:relative;padding-left:42px}#filter-wrapper .dinler-filter-group-icon{position:absolute;left:15px;top:14px;color:#b58b38;font-size:14px}#filter-wrapper.dinler-filters-ready label{cursor:pointer}#filter-wrapper.dinler-filters-ready input:checked+label{color:#132745;font-weight:750}@media(max-width:767px){#filter-wrapper .dinler-filter-panel-title{padding:14px 15px}#filter-wrapper .dinler-filter-group{padding-left:38px}#filter-wrapper .dinler-filter-group-icon{left:13px}}body.dinler-classic-filter-layout #filter-wrapper .filter-wrapper-header{display:none}body.dinler-classic-filter-layout #filter-wrapper .filter-wrapper-content,body.dinler-classic-filter-layout #filter-wrapper #filter-menu{display:block!important;position:static!important;visibility:visible!important;opacity:1!important;transform:none!important}body.dinler-classic-filter-layout #filter-wrapper #filter-menu{padding:0!important}@media(min-width:992px){body.dinler-classic-filter-layout #product-list-container{display:grid;grid-template-columns:260px minmax(0,1fr);column-gap:26px;align-items:start}body.dinler-classic-filter-layout #product-list-container>.category-list-heading,body.dinler-classic-filter-layout #product-list-container>.category-list,body.dinler-classic-filter-layout #product-list-container>.brand-list{grid-column:1/-1}body.dinler-classic-filter-layout #filter-wrapper{grid-column:1;grid-row:4/span 2;align-self:start;margin:0!important}body.dinler-classic-filter-layout #product-list-container>.category-products-heading{grid-column:2;grid-row:4;align-self:end;margin:0 0 20px}body.dinler-classic-filter-layout #showcase-container{grid-column:2;grid-row:5;min-width:0}body.dinler-classic-filter-layout #filter-wrapper .sorting-options-content{display:block!important;position:static!important;margin-top:12px;border-top:1px solid #eee8dc}body.dinler-classic-filter-layout #filter-wrapper .sorting-options-content .row{display:block}body.dinler-classic-filter-layout #filter-wrapper .sorting-options-content .col-6,body.dinler-classic-filter-layout #filter-wrapper .sorting-options-content .col-lg,body.dinler-classic-filter-layout #filter-wrapper .sorting-options-content .col-lg-auto{max-width:none;width:100%;padding:0 16px}body.dinler-classic-filter-layout #filter-wrapper .record-count{text-align:left!important}}@media(max-width:991px){body.dinler-classic-filter-layout #filter-wrapper{margin-bottom:22px}}