/* Add custom CSS styles below */ 
.s-products-slider-card{
max-width: 185px !important;
}
salla-slider .slide--one-sixth {
    width: 27% !important;
}@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 16.666667%!important;;
    }
}
.s-slider-block__title h2 {
    font-size: 1.9rem;
    font-weight: bold;
    position: relative;
}


.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 2rem!important;
    padding-right: 1.5rem!important;
}