#special_products{
	border:2px solid #f9c831;
	margin-bottom:30px;
	overflow:hidden;
}
#special_products .title h4{
	background: #f9c831;
    padding: 10px 15px;
	margin:0;
}
#special_products .title h4 span{
	color: #3b3d3d;
    font-size: 20px;
    text-transform: none;
	font-weight: 700;
}
#special_products .title h4 span i{
	margin:0 5px;
}
.is-countdown{
	padding:0 25px;
	display: block;
    overflow: hidden;
}
.countdown-row{
	border-top:2px solid #0f93d2;
	border-bottom:2px solid #0f93d2;
	padding:3px 0 !important;
}
.countdown-show4 .countdown-section{
	width:25%;
}
.countdown-row .countdown-amount{
	color: #0f93d2;
    font-size: 16px;
    font-weight: bold;
}
.countdown-row .countdown-period{
	color: #0f93d2;
    font-size: 12px;
}
#special_products.listproducts .item-i{
	border: medium none;
    margin: 0;
}