:root{--first-color:#f7e7a8;--second-color:#834200}
/****************Loader****************/
div#splash-screen{background:rgba(223,207,146,0.801)!important}
div#splash-screen img{animation:pop 1s ease-in infinite}
@keyframes pop{0%{transform:scale(1.2)}25%{transform:scale(1.1)}50%{transform:scale(.92)}75%{transform:scale(1.1)}100%{transform:scale(1.2)}}
/****************Loader****************/

/****************navbar****************/
span.s-cart-summary-count{background-color:var(--second-color)}
.mm-ocd .btn--close-sm{background-color:var(--second-color)}
/****************navbar****************/

/****************Banner****************/
.s-block.s-block--fixed-banner.wide-placeholder .container{padding:0;max-width:100%}
.banner--fixed img{border-radius:0!important}
/****************Banner****************/

/****************Features****************/
.f_enhanced-square-photos .f_image-one-sixth{grid-template-columns:repeat(3,minmax(0,1fr))!important}
/****************Features****************/

/****************Categories****************/
.s-block--categories .swiper-wrapper{justify-content:center!important}
.slide--cat-entry{background-color:transparent!important;box-shadow:none!important}
/****************Categories****************/

/****************Products****************/
.f_bordered-product{border-color:black;background-color:#F7E7A84D;transition:.5s ease-in}
.f_bordered-product:hover{transform:scale(.92)}
button.s-button-primary{background-color:var(--second-color)!important}
.f_block__display-all{background:var(--first-color);color:black!important;border:2px solid var(--first-color);width:fit-content;margin:auto;border-radius:22px;padding:15px;transition:.5s ease-in}
.f_block__display-all:hover{background:transparent}
/****************Products****************/

/****************Brands****************/
.f_enhanced-square-photos .f_image-one-fourth{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.f_enhanced-square-photos:not(.f_rounded-photos) .f_image-entry img{border-radius:0!important}
/****************Brands****************/

/****************Four Categories****************/
section#E_square_photos_sec_10 .grid.f_image-one-fourth.py-4.md\:py-6{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.f_enhanced-square-photos .f_image-entry.f_with-bg{background-color:transparent!important;border-radius:0!important;box-shadow:0}
@media (max-width:600px){section#E_square_photos_sec_10 .grid.f_image-one-fourth.py-4.md\:py-6{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
/****************Four Categories****************/

/****************Testimonials****************/
.s-block--testimonials .default-testimonial .testimonial{background:#F7E7A84D!important;border:1px solid black!important}
.testimonials-slider .testimonial__inner{background-color:#fdf8e5!important}
/****************Testimonials****************/

/****************Footer****************/
.store-footer__bottom{max-width:100%}
.store-footer a:hover{color:var(--second-color)}
/****************Footer****************/