.wp-coming-soon-box { width:100%; margin:20px 0; clear:both }
.countdown {width: 400px; height: 130px;margin:0 auto; line-height:normal }
.default_message { margin:30px auto; text-align:center; font-size:40px;}
.digit { position:relative; float:left; width:94px; height:94px; background:url(../images/flip.png) no-repeat; background-size:100%}

#days, 
#hours, 
#minutes, 
#seconds { position:relative; color:#fff; font-size:50px; text-align:center; width:94px; height:84px; padding-top:10px; z-index:1; }

.digit_label { float:left; width:94px; height:20px; color:#000; font-size:18px; text-align:center;}

.digit span { width:94px; height:57px; background:url(../images/flip_gradient.png) no-repeat; position:absolute; display: block; top:0; z-index:2}


