:root{--main-color:#00501F}
body{background-color:white}
/*******************Navbar*********************/
.top-navbar{background-color:#00563112;color:var(--main-color);padding:15px}
.top-navbar .s-search-input{background-color:white}
.s-cart-summary-count{background-color:var(--main-color);color:white}
.main-menu>li>a[href*=offer]{color:var(--main-color)}
.main-nav-container.fixed-pinned .inner{border-bottom:1px solid var(--main-color);padding:10px}
/*******************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*********************/

/*******************Categories*********************/
section.s-block.s-block--banners.container:nth-of-type(6) .banner-entry{height:317px}
section.s-block.s-block--banners.container:nth-of-type(8) .banner-entry{height:317px}
@media (max-width:600px){section.s-block.s-block--banners.container:nth-of-type(6) .banner-entry{height:200px}section.s-block.s-block--banners.container:nth-of-type(8) .banner-entry{height:200px}}
/*******************Categories*********************/

/*******************Products*********************/
.s-product-card-entry{transition:.8s ease-in-out}
.s-product-card-entry:hover{transform:scale(.80)}
.s-product-card-entry img{transition:.8s ease-in-out}
.s-product-card-entry img:hover{transform:scale(1.2)}
.s-product-card-price{color:#CEE962}
.s-product-card-image img.loaded{border-radius:15px}
/*******************Products*********************/

/*******************Features*********************/
.s-block--features__item{background:transparent}
.s-block--features__item .feature-icon{background:transparent}
.s-block--features__item .feature-icon i{color:var(--main-color)}
.s-block--features__item h2{color:var(--main-color)}
/*******************Features*********************/

/*******************testimonials*********************/
.s-block--testimonials.container{background-color:#00563112;max-width:100%;padding-block:40px}
/*******************testimonials*********************/

/*******************Footer*********************/
.footer-is-light .store-footer .store-footer__inner,.footer-is-light .store-footer{background-color:#00563112!important}
.md\:flex.items-center.justify-between.py-4.container.text-center{background-color:#00563112!important;max-width:100%}
footer *{text-align:center;justify-content:center}
footer .container .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20{background:url(https://i.ibb.co/8cWXwyV/image-7.png);background-position:top;background-repeat:no-repeat;background-size:40%}
footer .container .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 h3{display:none}
footer .container .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 p{margin-top:120px!important;margin:auto}
/*******************Footer*********************/