:root{--main-color:#A5885E}
/*****************Navbar*****************/
.top-navbar{padding:15px;color:white;background:var(--main-color)}
.top-navbar .s-search-input{background-color:white!important}
.btn--rounded-gray{background-color:white;color:var(--main-color)}
.header-btn i{border:none}
.header-btn__icon.icon:where([dir="rtl"],[dir="rtl"] *){border:none}
.main-menu li>a{transition:.8s ease-in}
.main-menu li>a:hover{font-weight:700;font-size:18px}
.s-cart-summary-count{background-color:var(--main-color)}
.main-nav-container.fixed-header .inner{border-bottom:2px solid var(--main-color);padding:10px}
/*****************Navbar*****************/

/*************Slider***************/
section.s-block.s-block--photos-slider{margin-top:0}
salla-slider.photos-slider .swiper-slide{width:100%;padding:0}
salla-slider.photos-slider .swiper{padding:0}
/*************Slider***************/

/*****************Products*****************/
.s-product-card-entry{filter:drop-shadow(0px 4px 2px rgba(54,53,53,0.06));border-radius:8px}
.s-button-primary-outline{background-color:transparent;color:#3A3021}
.s-button-icon .s-button-text{color:#000000}
.s-button-primary-outline:hover{background-color:#3A3021;color:white;opacity:1}
.s-product-card-sale-price h4{color:red}
.s-button-btn{padding-bottom:0.75rem;padding-top:0.75rem}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image{background:white;padding:8px}
.s-product-card-image img{border-radius:8px}
/*****************Products*****************/

/*****************Features*****************/
.s-block--features__item{border-radius:12px;filter:drop-shadow(0px 4px 10px rgb(54 53 53 / 2%))}
.s-block--features__item .feature-icon{background-color:transparent}
.s-block--features__item .feature-icon i{background-color:var(--main-color);background-position:center;background-repeat:no-repeat;background-size:70%;width:150px;height:150px}
.s-block--features__item .feature-icon i::before{display:none}
.s-block--features__item:nth-of-type(1) .feature-icon  i{background-image:url(https://i.ibb.co/B53m7g2s/dashicons-awards.png)}
.s-block--features__item:nth-of-type(2) .feature-icon  i{background-image:url(https://i.ibb.co/zK5Wxpr/material-symbols-delivery-truck-speed-rounded.png)}
.s-block--features__item:nth-of-type(3) .feature-icon  i{background-image:url(https://i.ibb.co/ks9R9Srq/fa-solid-money-check-alt.png)}
.s-block--features__item h2{color:#1F2937;font-size:1.25rem;line-height:2.25rem}
.s-block--features__item p{color:#7C6647;font-size:.85rem;line-height:1.70rem}
.s-block--features__item:hover{box-shadow:none!important}
/*****************Features*****************/

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

/*****************Footer*****************/
.footer-is-light .store-footer .store-footer__inner{background-color:var(--main-color);color:white!important;border:none}
.footer-is-light .store-footer{background-color:#4A3D2A}
footer p.max-w-sm.leading-6.mb-6{display:none}
.s-social-list{margin-top:16px}
footer a{transition:.6s ease-in!important}
footer .s-contacts-icon{border:none}
.s-social-link a{margin-top:15px}
.copyright-text p{color:white!important;font-weight:700}
/*****************Footer*****************/