@media (min-width: 757px) {
    div.search_categoriesdescription_sub {
        /*display: flex;
        margin: 1.5rem 0 0;*/
        flex-direction: column;}
}
 @media (min-width: 757px) {       
    .special_promo__timer_clock {
        gap:0.6rem !important;
        
    }
}
.special_promo__timer_elem span.--cms{letter-spacing: 0rem !important;
}
.--promo {color: white !important}
.special_promo__hit{border-color:#b70a04; 
}
a.d-block {color: white !important;}
.--special-offer-btn:hover {background: #fff !important;
                            border-color: #b70a04 !important;
                            color: #b70a04 !important;}

.--special-offer-labels .label.--black {
    background: #B70A04;
}
.--special-offer-labels .label.--promo {background:#75af00;
}