/* jQuery Countdown styles 2.0.0. */
.is-countdown {

}
.pos-special-product .is-countdown{padding-top: 0;font-size: 16px!important;}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	color: #888;
}
.countdown-row {
	clear: both;
	width: 100%;
	padding:0;
	text-align: center;
	float: left;
	text-align: center;
}
#product .countdown-row{background: none;}
.countdown-show1 .countdown-section {
	width: 98%;
}
.countdown-show2 .countdown-section {
	width: 48%;
}
.countdown-show3 .countdown-section {
	width: 32.5%;
}
.countdown-show4 .countdown-section {

}
.countdown-show4 .countdown-section:last-child{
	margin-right:0;
}
.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown-amount {

}
.countdown-period {
	display: block;
    font-family: open sans;
    font-size: 11px;
}
.countdown-descr {
	display: block;
	width: 100%;
}
#defaultCountdown { width: 240px; height: 45px; }