.sm-window-wrapper.sm-fixed.sm-fixed-2.show.false {
    display: none !important;
}
.s-product-card-countdown .s-count-down-item {
    height: 2.9rem;
}
.s-product-card-countdown .s-count-down-item-label {
    display: inline;
}
.s-count-down-item-label {
    margin-top: .0rem;
   
    font-size: .650rem;
    
    color: rgb(255, 255, 255);
     opacity: .9; 
}

.s-count-down-item {
   
    background-color: #f67070;
    }
    .s-count-down-dark .s-count-down-item {
    --tw-text-opacity: 1;
    color: #fff;}
    
    
.s-product-card-countdown {

    background-color: #FF9800;
    }
    
    .s-button-primary {
    background-color: #FF9800;
    
    }
    .s-block--banners .banner-square h3 {
    text-align: center !important;
}