/* jQuery Countdown styles 2.0.0. */
.is-countdown {
}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	
}
.countdown-row {
	clear: both;
	text-align: center;
}
.countdown-section {
	display: block;
	float: left;
	text-align: center;
}
.countdown-amount {
}
.countdown-period {
    display: block;
}
.countdown-descr {
	display: block;
	width: 100%;
}
