.flex.items-stretch.justify-between.relative {
    background-color: #91c06f !important;
}
a.brands-link {
    color:white!important;
}
.main-menu>li>a[href*=offer] {
    --tw-text-opacity: 1;
    color: white !important;
}
span {
    color: white  !important;
}
@media (min-width: 1024px) {
    .top-navbar {
        padding-bottom: .375rem;
        padding-top: .375rem;
        background-color: #90bf6f !important;
    }
}
a.s-contacts-topnav-link {
    color: white;
}
a.s-menu-topnav-item.topnav-link-item.right-side {
    color: white;
}
.header-btn__icon.icon:where([dir=rtl],[dir=rtl] *) {
    margin-left: 9px;
    margin-right: 0;
    color: white;
}
.header-btn__icon {
    align-items: center;
    border-radius: 9999px;
    border-width: 1px;
    display: flex;
    height: 2.5rem;
    justify-content: center;
    width: 2.5rem;
    --tw-border-opacity: 1;
    border-color: #e5e7eb;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: #374151;
    color: rgb(255 255 255);
}
.s-cart-summary-total {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
}
@media (min-width: 640px) {
    .s-product-card-content {
        padding: 1.25rem;
        background-color: #8ebb6c;
       padding: 1rem;
    }
}
.s-product-card-image img {
    height: 100%;
    transition-duration: .5s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%;
   border: 1px 
}
.s-product-card-image img {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.s-product-card-image img {
    height: 100%;
    transition-duration: .5s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%;
    border: 1px #8ebb6c solid;
}
.s-product-card-image img {
    opacity: 1;
} solid;
}
.s-product-card-entry {
background-color: rgb(144 191 111)  !important;
}
.footer-is-light .store-footer .store-footer__inner {
    --tw-border-opacity: 1;
    background-color: rgb(145 192 111);
    color: white;
}
@media (min-width: 1024px) {
    .s-reviews-container .swiper-slide-active .s-reviews-testimonial:where([dir=rtl],[dir=rtl] *) {
        padding-left: 6rem;
        background-color: #91c06f  !important;
       color: white  !important;
}
  }
  .s-reviews-testimonial {
    background-color: #91c06f !important;
    color: white !important;
}
.s-slider-nav-arrow svg {
    fill: #ffffff;
    background-color: #91c06f;
    width: 22px;
}
.s-slider-nav-arr{
    background-color: #91c06f;
  border-color: white;
}
.s-slider-nav-arrow {
  background-color: #91c06f;
}
.s-button-primary-outline {
    color: #414042 !important;
    color: #8fff3e !important;
    fill: #414042 !important;
    fill: var(--color-primary);
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    border-color: white !important;
    background-color: #a5d980 !important;
}
.s-product-card-image img{
   transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.s-product-card-image img:hover{
    transform: translateY(-12px);
  box-shadow: 0 12px 25px rgba(0,0,0,0.2)
}
.s-product-card-content-title a{
    display: block;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.25rem;
    --tw-text-opacity: 1; 
  color: rgb(255 255 255) !important;
}

element.style {
}
.s-product-card-sale-price:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 1;
}
.s-product-card-sale-price>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: .25rem;
    margin-left: calc(.25rem * (1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(.25rem * var(--tw-space-x-reverse));
}
.s-product-card-sale-price span {
    color: inherit;
}
.s-product-card-content-subtitle {
    font-size: .875rem;
    line-height: 1.5rem;
    margin-bottom: .625rem;
    --tw-text-opacity: 1;
    color: #ffffff;
}
@media (min-width: 640px) {
    .s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
        flex: 1 1 0%;
        border-radius: initial;
    }
}
.s-slider-v-centered .s-slider-block__title-nav button {
  background-color: rgb(145 192 111);
}
a.brands-link :hover {
    color:#374373 !important;
}
span:hover{
   color:#374373 !important;
}
 footer {
     padding: 40px 20px;
    border-top: 1px solid #eee;
} 


footer .container,
footer .grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}
footer h3,
footer h4 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}

footer ul {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 0;
}

footer ul li {
    list-style: none;
}

footer ul li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: 0.3s;
}

footer ul li a:hover {
    color: #c89b6d;
}

footer img {
    max-width: 120px;
}

footer .payment-icons img {
    width: 40px;
    margin: 5px;
}
@media (max-width: 768px) {

footer .container,
footer .grid {
    flex-direction: column;
    text-align: center;
}

footer ul {
    justify-content: center;
}
  }
@media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
        font-weight: 900;
    }
}