/* Add custom CSS styles below */ 
/* خلفية العداد */
.s-count-down-list {
    background-color: #000 !important;
    padding: 15px !important;
    border-radius: 10px;
}

/* أرقام العداد */
.s-count-down-item-value {
    color: #fff !important;
}

/* أسماء الوقت */
.s-count-down-item-label {
    color: #fff !important;
}

.s-block-product-comparison .comparison-table,
.s-block-product-comparison .products-header,
.s-block-product-comparison .product-header,
.s-block-product-comparison .comparison-row,
.s-block-product-comparison .header-label,
.s-block-product-comparison .row-label,
.s-block-product-comparison .row-value {
    background-color: #fff !important;
}