/* Countdown Specials block -Free Prestashop Module */

#special_block_right p {

	padding-bottom:0;

	font-weight:bold;

	text-align:right

}



#special_block_right p.title_block, #special_block_right h2  {

	font: 600 18px/22px "Open Sans",sans-serif;

color: #555454;

background: #f6f6f6;

border-top: 5px solid #333333;

text-transform: uppercase;

padding: 14px 5px 14px 20px;

margin-bottom: 20px;

	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: 18px;

text-decoration: line-through;

line-height:25px;
color: #fff;

}

span#madalweb_special_count_reduction {

color: #fff;

font-size: 15px;

line-height:27px;

vertical-align:top;

}

span#madalweb_special_count_price {

font-size: 25px;

/* color: #f12755; */
color: #fff;

font-weight: bold;

vertical-align:top;

line-height:28px;

}

#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;

}

#special_block_right .description,#special_block_right .description p{

	text-align:center;

	font-weight:normal;

}

a.madalweb_free_module{

color: #ffffff;

text-decoration: none;

outline: medium none;

}

.madalweb_free_module{

background-color: #000000;

font-size: 12px;

text-transform: uppercase;

padding: 7px 9px;

font-weight: 300;

}

/* .countdownfree{font-weight: 700;background-color: #000000;-webkit-box-shadow: 0 5px 8px 0 #80807E;box-shadow: 0 5px 8px 0 #80807E;color: #fff;margin: 5px auto;padding: 5px;} */

.deal-of-the-day-inner p, .countdownfree,.deal-of-the-day-inner h5,.madalweb_free_countdown_module_special_content_price{
	float:left;
	margin:0 0;
	vertical-align:middle;
	margin-right: 15px;
}

.deal-of-the-day-inner h5 {
	line-height:25px;
	color: #fff;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.deal-of-the-day-inner h5,.madalweb_free_countdown_module_special_content_price {font-size:18px;font-weight:normal}
.madalweb_free_countdown_module_special_content_price {
	float: none;
	vertical-align: middle;
	display: inline-block;
}
.countdownfree {font-weight:bold;vertical-align:top;line-height:25px;color:#ffff66}

.whitetxt{color:#fff !important}

.deal-of-the-day-inner p{
	font-size:18px;
	line-height:27px;
	color:#fff;
	/* float:left; */
	float: none;
	margin-bottom:0;
	display: inline-block;
	vertical-align: middle;
}

.countdownfree .button_large {
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    display: block;
    margin: auto;
    outline: 0;
    border: 0;
    background-color: #000000;
    font-family: "Cabin", sans-serif;
    font-size: 14px;
    color: white;
    transition: all .3s ease;
	padding: 4px 14px 4px 14px;
    margin: 3px 0;
	line-height: 22px;
	font-weight: 700;
}

.countdownfree .button_large:hover{
	background: #8f0726;
}

.category_footer {margin-bottom:45px}

.deal-of-the-day {
	/* padding: 10px 0;
	position: fixed; */
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ff943d;
	z-index: 10;
	height: 35px;
}
.deal-of-the-day.scroll_deal_of_the_day{
	position:fixed;
	top:0;
	bottom:initial;
}
.deal-of-the-day .deal-of-the-day-outer {
	text-align: center;
}
.deal-of-the-day .deal-of-the-day-inner {
	display: inline-block;
	vertical-align: middle;
}
.deal-of-the-day .countdownfree {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

@media (max-width: 991) {
	/* .deal-of-the-day .deal-of-the-day-outer {
		text-align: left;
	}
	.deal-of-the-day {
		text-align: left;
		padding-right: 200px;
	}
	.deal-of-the-day-inner p, 
	.countdownfree, 
	.deal-of-the-day-inner h5, 
	.madalweb_free_countdown_module_special_content_price,
	.deal-of-the-day .countdownfree	{
		float: left;
		
	}
	.deal-of-the-day .deal-of-the-day-inner {
		display: block;
	} */
	.deal-of-the-day.scroll_deal_of_the_day{position:initial;}
}
@media (max-width: 767px) {
	.deal-of-the-day {
		/* display: none;
	    height: 0;
		overflow: hidden;
		padding: 0; */
		height:auto;
	}
	.deal-of-the-day-inner h5, .madalweb_free_countdown_module_special_content_price, .deal-of-the-day-inner p{font-size:14px;line-height:10px;}
	span#madalweb_special_count_price{font-size:18px;}
	.countdownfree .button_large{padding: 2px 7px 2px 7px;}
}

/* @media (max-width: 1499px) {
	.deal-of-the-day .deal-of-the-day-outer {
		text-align: left;
	}
	.deal-of-the-day-inner p, 
	.countdownfree, 
	.deal-of-the-day-inner h5, 
	.madalweb_free_countdown_module_special_content_price {
		margin-left: 0;
		margin-right: 15px;
	}
	.deal-of-the-day-inner h5 {
		font-size: 20px;
	}
	.deal-of-the-day-inner p {
		font-size: 16px;
	}
	span#madalweb_special_countdown_price-discount {
		font-size: 14px;
	}
	span#madalweb_special_count_reduction {
		font-size: 13px;
	}
	span#madalweb_special_count_price {
		font-size: 20px;
	}
	.countdownfree .button_large {
		padding: 4px 16px;
		font-size: 14px;
	}
}
@media (max-width: 991px) {
	.deal-of-the-day {
		text-align: left;
		padding-right: 200px;
	}
	.deal-of-the-day-inner p, .countdownfree, .deal-of-the-day-inner h5, .madalweb_free_countdown_module_special_content_price {
		min-height: 28px;
	}
	.deal-of-the-day .deal-of-the-day-inner {
		display: block;
	}
	.madalweb_free_countdown_module_special_content_price {
		float: left;
	}
}
@media (max-width: 767px) {
	
	.deal-of-the-day-inner p {
		font-size: 14px;
	}
	.deal-of-the-day-inner h5 {
		font-size: 16px;
	}
	
}
@media (max-width: 639px) {
	#netreviewsWidgetNum10292widget02av {
		display: none;
	}
	.deal-of-the-day {
		padding-right: 0;
	}
}
@media (max-width: 479px) {
	.deal-of-the-day {
		padding-top: 7px;
	}
	.deal-of-the-day-inner p, .countdownfree, .deal-of-the-day-inner h5, .madalweb_free_countdown_module_special_content_price {
		min-height: 20px;
		line-height: 18px;
	}
} */