@media(max-width: 991px) {
    section.s-block.s-block--fixed-banner.wide-placeholder .container {
        padding: 10px
    }
}

.banner--fixed img {
    border-radius: 0!important
}

section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 1px
}

/*products with bg*/
.home-block-title .border-primary {
    display: none;
}
.slider-bg {
    background: transparent !important
}
section.s-block.s-block--slider-with-bg {
    background-color: transparent !important;
    background-image: url(https://cdn.salla.sa/form-builder/IU1oNrsMg0HAKgrvQjioxGnFANZWaMYMjenkqK85.webp) !important;
    background-size:cover !important;
}
.s-block--slider-with-bg .slider-bg:before {
    background: none !important;
}
.s-block--slider-with-bg h3 {
    color: #fcfadd;
    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: 1.25rem;
    color: #fcfadd;
    text-align: center;
    font-size: .7rem;

}

.s-block--slider-with-bg .s-slider-block__display-all {
    background-color: #fcfadd !important;
    color: #424d35 !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;
}



/*tabs*/
.s-block.s-block-tabs{
    margin-top: 0rem;  
}
.s-block--tabs-produtcs .tab-trigger.is-active button {
border-bottom-width: 0px!important;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
   background-color: #fcfadd;
   color: #424d35 !important;
    border-color: #424d35 !important ;
    width: 122px;
    margin: .2rem
    
}

.s-block--tabs-produtcs .tab-trigger button {
border-bottom-width: 0px!important;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    background-color: #fcfadd;
    color: #424d35 !important;
     border-color: #424d35 !important ;
     width: 122px;
     margin: .2rem

}
.s-block--tabs-produtcs .tabs {
    justify-content: center;
}

/*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;
    color: #424d35 !important;

}
.s-block--testimonials .flex.flex-col.justify-between {
    box-shadow: none;
    border: 0.05rem solid #62715A;
    border-radius: 8px;
    width: 90%;
    margin: auto;
    background-color: #62715A12;
}
.s-block--testimonials.enhanced:before {
display: none;}
/*footer*/
.store-footer__inner, .store-footer__newsletter {
    border-bottom-width: 0px;
   background: transparent
}

footer.store-footer{
    background-image: url(https://cdn.salla.sa/form-builder/IU1oNrsMg0HAKgrvQjioxGnFANZWaMYMjenkqK85.webp);
    background-size:cover;
}
.store-footer__contacts-row {
    border-bottom-width: 0px;
       background: transparent

}
.store-footer .rounded_contacts a {
    border-radius: 3px;
}


.store-footer__curve{
        display: none;

}

.s-block--animated-brands--brand img {
    padding: 0px;
    border-radius: 10px;

}
.s-block--animated-brands--brand {
    background: none;
    border-radius: 0px;
}


.dan-categories .gap-x-6 {
    column-gap: .5rem;
}
.dan-categories .gap-y-6 {
    row-gap: 0rem;
}

.dan-categories  .px-6 {
    padding-left: .8rem;
    padding-right: .8rem;
}