/* Add custom CSS styles below */ 
.s-product-card-content-footer.rounded-none button {
    border-radius: 20px;
}


.s-slider-block__title h2 {

}

@media (min-width: 768px) {
    .s-products-slider-card.swiper-slide {
        width: 20%;
    }
}

salla-add-product-button[width=wide] {
    width: 7.2rem;
}




.s-product-card-content{

  gap: 5%;
}


.carousel-slider .swiper-wrapper>div{
margin-bottom: 1rem;
}