/* Countdown Specials block -Free Prestashop Module */
#special_block_right p {
	padding-bottom:5px;
	font-weight:bold;
	text-align:center;
	display: none;
}

#special_block_right p.title_block, #special_block_right h2  {
	 font: 600 15px/22px "Open Sans",sans-serif;
     color: #007FCC;
     background: #EAECE6 none repeat scroll 0% 0%;
     border-top: 1px solid #808080;
     text-transform: uppercase;
     padding: 5px 5px 5px 20px;
	 margin-top: 10px;
     margin-bottom: 10px;
     text-align: left;
}
#special_block_right .products li {
	max-width: 270px;
	border:none;
}
.madalweb_free_countdown_right-block{
text-align:center;
}
.madalweb_free_countdown_module{
font-size: 19px;
line-height: 23px;
color: #3a3939;
margin-bottom: 0;
}
.madalweb_free_countdown_module_special_content_price{
margin-bottom: 8px;
text-align: center;
}
span#madalweb_special_countdown_price-discount{
font-weight: bold;
font-size: 14px;
text-decoration: line-through;
}
span#madalweb_special_count_reduction {
color: #5D717E;
font-size: 11px;
}
span#madalweb_special_count_price {
font-size: 15px;
color: red;
font-weight: bold;
}
#special_block_right a.product_img_link img {
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
box-shadow: 0 0 10px rgba(0,0,0,0.2);
margin: 0 auto;
}
a.madalweb_free_module{
color: #ffffff;
text-decoration: none;
outline: medium none;
}
.madalweb_free_module{
background-color: #2A422E;
font-size: 12px;
text-transform: uppercase;
padding: 10px 8px;
font-weight: 700;
}.countdownfree{   
    font-weight: 700;
background-color: #FFF;
-webkit-box-shadow: 0 5px 8px 0 #80807E;
box-shadow: 0 5px 8px 0 #80807E;
color: #000;
margin: 5px auto;
padding: 5px;
}