/* Add custom CSS styles below */ 

    
.s-product-card-vertical {
    background-color: #ffffff;
}

.image-title .title-heade {
    background-color: #ffffff00;
    color: #ffffff;
}


.s-product-card-promotion-title:where([dir="rtl"], [dir="rtl"] *) {
    right: 12px;
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

.s-product-card-content-subtitle {
    display: none !important;
}
.banner_ad .img1 .text {
    width: 100%;
}