/* Add custom CSS styles below */ 

    .s-block {
        margin-bottom: 3rem;
        margin-top:0rem;
    }
    .s-slider-block__title {
    margin-bottom: 30px !important;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0rem !important;
}

.s-slider-block__title-left {
    display: none;
}
    .s-slider-block__title h2::after {
    background-color: #000;
    bottom: -8px;
    height: 2px;
    width: 60%;
    position: relative;
    content: "";
    display: block;
}
.sale-ratio-wrapper{
display:none;
}