/* Add custom CSS styles below */ 
footer.store-footer.s-block--animate svg {
        display:none !important;
}
footer ,
.store-footer__inner ,
.store-footer__contacts-row{
        background-color:#bf2e85 !important;
}
button.header-btn,
span.header-btn__icon.icon.sicon-search ,
i.header-btn__icon.icon.sicon-cart
{
    background-color:#bf2e85;
    border-radius:50px;
    color:#fff;
}

i.sicon-menu.text-2xl {
        background-color:#bf2e85;
    border-radius:50px;
    color:#fff;
    padding:5px;
}


span.s-cart-summary-count {
    background-color:#fff;
    color:#bf2e85;
    border:1px solid #bf2e85;
}



i.sicon-menu.text-2xl {}
@media (min-width: 768px) {
    salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
        padding-inline: 3rem;
    }
}
@media (min-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
        margin-left: 1rem;
        margin-right: 1rem;
        width: 100%;
    }
    }