/* Add custom CSS styles below */ 
.store-footer p{
	text-align: center;
margin-bottom:20px;
}


.swiper-slide {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
    salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem !important;
}

.s-block:first-of-type .container {
	padding-left: 0px;
    padding-right: 0px;
}
.s-block:first-of-type {
        margin-top: 0rem !important;
}

.group .rounded-full {
    border-radius: 0px !important;
}
.group .w-24 {
    width: 8rem !important;
}

.group .w-24 {
    width: 8rem !important;
}
.s-block--animated-brands--brand {
    background: transparent;
}
.s-block--animated-brands .s-block--animated-brands--brand img {
    width: 150px;
    height: 150px;
    padding: 0px;
}

    salla-slider .slide--one-third {
        width: 33.333333% !important;
    }
    
        .simplified-products .s-products-slider-card .product-card--simplified .product-card__promotion, .landing-page .s-products-slider-card .product-card__promotion, .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__promotion, .landing-page .s-products-list-wrapper .product-card__promotion, .simplified-products .offer-slide .product-card--simplified .product-card__promotion {
        top: 1px !important;
        bottom: unset !important;
        left: 1px !important;
        right: unset !important;
    }
    
    .swiper-lazy {
    background-size: contain;
}