:root{--main-color:#743319}
/*****************Navbar*****************/
.top-navbar{padding:15px;color:white!important;background:var(--main-color)!important}
.top-navbar .s-search-input{background-color:white!important}
.header-btn i{border:none}
.header-btn__icon.icon:where([dir="rtl"],[dir="rtl"] *){border:none}
.s-cart-summary-count{background-color:var(--main-color)}
.main-menu li.root-level>a{color:#291209;font-size:16px;transition:.6s ease-in}
.main-menu li.root-level > a:hover{color:var(--main-color);font-weight:700;font-size:18px}
.main-menu li:hover>.sub-menu a{color:#291209}
.main-nav-container.fixed-header .inner{padding:14px;border-bottom:2px solid var(--main-color)}
/*****************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 .container{max-width:100%;padding:0}
/*****************Banner*****************/

/*****************Products*****************/
.s-products-slider-slider .swiper-wrapper{padding-block:10px}
.s-slider-block__title h2{color:#291209}
.s-product-card-entry{filter:drop-shadow(0px 4px 2px rgb(54 53 53 / 7%));border-radius:12px;transition:.6s ease-in-out}
.s-button-icon .s-button-text{color:#000000}
.s-product-card-content-title a{color:#291209}
.s-product-card-price{color:red}
.s-product-card-sale-price h4{color:red}
.s-product-card-sale-price span{font-weight:700}
.s-button-primary-outline{transition:.6s ease-in}
.s-button-primary-outline:hover{background-color:#743319;color:white;opacity:1}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image{background:white;padding:12px}
.s-product-card-image img{border-radius:12px}
/*****************Products*****************/

/*****************Testimonial*****************/
.s-reviews-container .swiper-slide{padding-block:20px}
.s-reviews-testimonial{filter:drop-shadow(0px 4px 2px rgb(54 53 53 / 7%));border-radius:20px!important}
.s-block--features__item:hover{box-shadow:none!important}
/*****************Testimonial*****************/

/*****************Footer*****************/
.footer-is-light .store-footer .store-footer__inner{background-color:var(--main-color);color:white!important;border:none}
footer.store-footer{background:#572613!important}
.hidden.lg\:block{display:none}
footer a{transition:.6s ease-in!important}
.copyright-text p{color:white!important;font-weight:700}
.store-footer a:hover{color:#8a8381}
/*****************Footer*****************/