@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 !important;}
.--black {
    background: #B70A04 !important;
}
.label.--promo {background:#75af00 !important;
}
.--special-offer-btn{color:#fff !important;
}
.--special-offer-btn:hover {
    background: #fff !important;
    border-color: #b70a04 !important;
    color: #b70a04 !important;
}
/*a.d-block {color: white !important;}
.--special-offer-btn:hover {background: #fff !important;
                            border-color: #b70a04 !important;
                            color: #b70a04 !important;}

--black {
    background: #B70A04;
}
.label.--promo {background:#75af00;
}*/