

        .wpcountdown-wrap .wpcountdown-label {
            color: #444444;
            font-size: 16px;
        }

        #product .wpcountdown-wrap i {
            color: #444444;
        }

        #product .wptimer .wpc-value {
            color: #ffffff;
            background: #d81a27;
        }

        #product .wptimer .wpc-number {
            color: #888888;
        }

        .product-miniature .wptimer .wpc-value {
            color: #d81a27;
            background: #ffffff;
        }

        .product-miniature .wptimer .wpc-number {
            color: #888888;
        }

        .product-miniature .wpcountdown-label{
            color: #444444;
        }


        
                #product .wptimer {
                    min-width: 34px;
                }
            
                #product .wpcountdown-wrap .time-separator  {
                    display: none;
                }
                .wpcountdown-wrap .wptimer {
                    margin: 0 4px;
                }

            