/* Add custom CSS styles below */ 
.rounded-full {
    background: #f3f3f3;
    padding: 5px;
}

#about-2{
margin-top:0;
}

@media (max-width: 590px) {
    salla-slider .slide--one-sixth {
        width: 30% !important;
    }
}

@media (min-width: 640px) {
    .s-block {
        margin-top: 2rem !important;
    }
}

    .s-block--fixed-banner {
        margin-top: 15px !important;
}

.before-price{
color:red!important;
}

.total-price{
color:green!important
}


.product-card__discount .text-red-600{
color:#000!important;
}