.main-nav-container {
    min-height: 68px;
    background-color: #3e053e;
    color: #fff;
}
:before {
    
    color: #fff;
}

@media (min-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
        margin-left: 1rem;
        margin-right: 1rem;
        width: 100% !important;
    }
}

.footer-is-light .store-footer .store-footer__inner {
    
    background-color: #430640;
    color: #ffff;
}

.s-block__title {
    
    justify-content: center !important;}


.footer-is-light .store-footer {
    
    background-color: #430640 !important;
    color: #fff;
}
.copyright-text p {
    
    color: #fff !important;
}

    .s-block--features__item {
        
        background-color: #430640 !important;
        
    }
.s-block--features__item .feature-icon {
    
    background-color: #ffffff;}
.s-block--features__item .feature-icon i {
    
    color: #430640 !important;
}
.s-block--features__item p,.s-block--features__item h2{
color:#fff !important;
}
.swiper-wrapper{
padding-bottom: 20px;
}

.s-product-card-vertical {
    
    border: 1px solid #eee;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
}

.sicon-dollar-cash:before {
    content: "\e934";
    color: #430640 !important;
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    background-color: #430640 !important;
}

 .main-menu li>a:hover {
        
        color: #fbbf24 !important;
       
    }
.main-menu>li>a[href*=offer] {
    
    color: #fbbf24 !important;
}
.s-button-primary-outline {
    
    color: #fff !important;
}
@media(max-width:720px){
.store-footer a{
justify-content: center;
}
div.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6{
justify-content: center;
text-align: center;
}

}
.sicon-shipping-fast:before,.sicon-discount-coupon:before {
    color: #430640 !important;
}
@media(max-width:720px){
.carousel-slider .swiper-wrapper>div {
    flex-shrink: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 56%;
}

}