.s-block--square-links .grid-cols-3 {
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.s-block--square-links .gap-x-6 {
    column-gap: .5rem;
    row-gap: .5rem;

}
.s-block--square-links
.text-store-text-primary {
    display: none;
}
.s-block--square-links
.mt-8 {
    margin-top: 0.2rem;
}
.s-block--square-links
.px-6 {
    padding-left: .5rem;
    padding-right: .5rem;
}

/*products with bg*/
.s-block--slider-with-bg .slider-bg:before {
    display:none;
    }
    
    .s-block--slider-with-bg h3 {
        color: #fcfadc;
        text-align: center;
        font-size: 1.5rem;
    
    }
    .s-block--slider-with-bg .leading-12 {
        line-height: 1rem;
    }
    
    .s-block--slider-with-bg .text-sm {
        line-height: 2.25rem;
        color: #fcfadc;
        text-align: center;
    }
    
    .s-block--slider-with-bg .s-slider-block__display-all {
        background-color: #fcfadc !important;
        color: #4b5f23 !important;
        border-radius: 3px !important;
        justify-content: center;
    }
    
    .s-block--slider-with-bg salla-products-slider .s-slider-block__title {
        border-bottom: 0px solid #eee;
    }
    .s-block--slider-with-bg .s-slider-block__title-left {
        justify-content: center;
    }
    .s-block--slider-with-bg .slider-bg {
        height: 23rem;
        background-image: none !important
    }
    section.s-block.s-block--slider-with-bg {
        background: #474d3a;
        background-image: url(https://cdn.files.salla.network/homepage/1591757539/91977d9d-76b4-4d7e-8a55-5975af53f8b6.webp);
        background-size: 100%;
    }
    .product-card__enhnaced-mini-cart__btn .w-full {
        width: 90%;
        margin: auto;
        margin-bottom: 5px;
    }
    .product-card__enhanced-mini-cart button.s-button-element {
        border-radius: 4px;
    }
    .home-block-title .border-primary {
        display: none;
    }
    .s-block--best-offers .my-2.border-primary{
        display: none;
    }
    .product-card{
        border: .01rem solid #fff
    }
    .dan-slider {
        margin-top: 1rem
    }
    
/*testimonials*/
.s-block.s-block--testimonials .carousel-slider .swiper {
    padding-left: 0rem !important;
}
.s-block--testimonials.enhanced .review {
    display: flex;
    justify-content: center;
}
 .s-block--testimonials img {
    display: none!important
}

.s-block--testimonials .flex.items-center.mt-6.-mx-2 {
    flex-direction: column!important;
    text-align: center;
    margin-top: .5rem;
}

 .s-block--testimonials .sicon-quote:before {
    display: none
}
 .s-block--testimonials .text-store-text-primary {
    text-align: center
}
.s-block--testimonials .flex.flex-col.justify-between {
    box-shadow: none;
    background: #fcfadd20;
    border: 0.05rem solid #424d3530;
    border-radius: 8px;
    width: 90%;
    margin: auto;
}
.index .sicon-star2:before {
    color: #d5aa29;
}


.s-block--testimonials.enhanced:before{
    display:none}

    .s-block--animated-brands--brand img {
        padding: 0px;
        border-radius: 10px;
    }
    .s-block--animated-brands--brand {
        background: #fff;
        border: 1px solid #424d3530
    }

@media (max-width: 991px) {
    .s-block--animated-brands.bigger_logos img {
        height: 100px;
        width: 100px;
    }
}
.store-footer__inner, .store-footer__newsletter {
    background-color: transparent !important;
    border-bottom: 0rem;
}
.store-footer__contacts-row, .footer-bottom {
background-color: transparent !important;

}
.store-footer__curve {
    display: none;
}

.store-footer{
    background-color: #474d3a;
background-image: url(https://cdn.files.salla.network/homepage/1591757539/91977d9d-76b4-4d7e-8a55-5975af53f8b6.webp);
background-size: 100%;
background-repeat: no-repeat;
}
.Foundation-day {
    background: 
        linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.9)),
        url(https://cdn.files.salla.network/homepage/1591757539/3e40168f-1f67-4a61-815f-611da83d2bd3.webp);
    background-size:contain;
    
}