/* Add custom CSS styles below */ 
body.index {
background-color: #F9F2E4 !important;
overflow-x: hidden;
}
:root{--color-primary:#02824f }

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
    color: #fff !important;
}
.sicon-chat-bubbles:before {
    color: #fff;
}
.progress-wrap::after {
    background-color: #fff;
}
.s-button-primary:hover {
    background-color: #f26024;
}

.navbar-brand img {
    height: 200px !important;
    max-height: 140px;
}
.main-nav.fixed-pinned .navbar-brand img {
    max-height: 65px;
}

.salla-advertisement {
    background-color: #000000 !important;
}

section.s-block.s-block--marquee.relative.bg-gray-50.overflow-hidden.from-inherit.s-block--full-bg {
    margin-top: 2%;
    padding: 1% 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder.s-block--anime p,section.s-block.s-block--anime.s-block--categories.square.align-below.has-title.is-slider.without-bg-color p,section#title-only-4 p,section#title-only-7 p,section#title-only-10 p,,section#title-only-15 p {
    color: #058750;
}
section#products-slider-5-slider h2,section#products-slider-8-slider h2,section#products-slider-11-slider h2,section#products-slider-16-slider h2 {
    display: none;
}

section#testimonials-block-18 .bg-gray-50\/50 {
    background-color: #fff;
    border-radius: 10px;
}

.store-footer {
    background-color: #038754;
    color: #fff;
}
section#testimonials-block-18 {
    background-color: #038754;
    padding: 1% 0;
    /* text-align: center; */
    /* margin: auto; */
}


@media(max-width: 768px){

.s-block--main-slider-1.is-fullscreen salla-slider, .s-block--main-slider-1.is-fullscreen div[slot=items], .s-block--main-slider-1.is-fullscreen .swiper-slide {
    height: 100px;
    min-height: 193px;
}
 .s-block--full-bg:first-of-type {
    margin-top: 72px;
}
}