/****************Navbar****************/:root{--main-color:#000000}
/****************Navbar****************/
.top-navbar{background:var(--main-color);color:white;padding-top:1rem;padding-bottom:1rem}
.top-navbar .s-search-input{background-color:white!important}
.s-cart-summary-count{background-color:var(--main-color)}
.main-menu>li>a[href*=offer]{color:#afa89f}
.main-nav-container.fixed-header .inner{border-bottom:2px solid var(--main-color);padding:14px}
/****************Navbar****************/

/****************Banner****************/
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1){margin-top:0}
section.s-block.s-block--fixed-banner.wide-placeholder:not(:nth-of-type(1)) .container{padding:0;max-width:100%}
/****************Banner****************/

/****************Categories****************/
.banner-entry{height:39rem}
/****************Categories****************/

/****************Products****************/
.s-button-element:not(:disabled):not([loading]){background-color:var(--main-color)!important;color:white!important;border-radius:5px;border-color:var(--main-color)}
h4.s-product-card-price{color:var(--main-color)}
/****************Products****************/

/****************Features****************/
.s-block--features__item{box-shadow:rgba(0,0,0,0.15) 1.95px 1.95px 2.6px}
/****************Features****************/