#ot_days,
#ot_hours,
#ot_minutes,
#ot_seconds ,
.ot_countdown {
	float: left;
	text-align: center;
	background-image: url("../images/timer-piece.png");
	background-repeat: no-repeat;
	margin: 0px;
	width: 50px;
	z-index: 1;
	background-size:100%;
	
}
#ot_countdown,
.ot_countdownproduct {
	display:inline-block;
	width:100%;
}
#ot_countdown span,
.ot_countdown > span {
	font-size:25px !important;
	color:#000 !important;
	line-height:55px;
}
#ot_countdown p,
.ot_countdown > p {
	margin-bottom:0px;
	line-height:25px;
	font-size:14px;
	color: #666;
}
.vm3pr-0 .addtocart-area {
    height: auto;
}