.fb-comments,.fb-comments>span,.fb-comments>span>iframe{
	width:100% !important;
}
#deals>.deal>div, #deals .deal>section>*{
	padding:10px;
	margin-bottom:10px;
}
.deal>div>div img{
	border: 1px solid #ddd;
	padding: 5px;
}
.store-name{
	color:#800000;
	text-decoration: underline;
	font-size: 0.8em;
}
h1, .h1 {
    color:#36F;
}
.store-name+span{
	vertical-align: middle;
}
#deals>.deal{
	border:none;
	margin:0;
}
.deal>header{
	background-color:transparent;
	font-size:1.25em;
}
.deal footer, .deal>section>section{
	border-top:none;
}
.deal>section>section:nth-child(even){
	background:#f0f0e0;
	border-radius:10px/5px;
	border:1px solid #ddd;
}
#deals>.deal>:nth-child(2){
	border-left:none;
}
.deal>div{
	text-align: center;
}
.our-price,.list-price{
	font-size:1.25em;
}
.smalltext{
	font-size:10px;
}
#deals-container{
	margin-top:0;
}
#pricegrabber>div,#pricegrabber>div>div{
	width:100%;
}
#deals #pricegrabber{
	padding:0;
}
#pricegrabber>header{
	border-radius:5px 5px 0 0;
	border:1px solid #ABAEB1;
	border-bottom:none;
	font-weight:bold;
	padding:10px;
	font-size:11px;
	color:#666666;
}
#deals>.deal>section{
	left:0;
	border-left:none;
}
.shop-now{
	display:block;
	background-image:url(../gif/shopnow.gif);
	background-size: cover;
	height: 20px;
	width: 87px;
	margin: 5px auto;
}



.mbl_deal.desktop{
	 width: 30px;
    height: 30px;
    display: block;
    background-size: 100%;
    z-index: 99;
    position: absolute;
    border: none;
    text-indent: -9999px;
    margin-left: 17%;
    margin-bottom: 2%;
    left: 1px;
    bottom: 5px;
}
.super-hot.mbl_deal{
    background-image: url(../png/super-hot-deal1.png);
}
.hot.mbl_deal{
    background-image: url(../png/hot-deal1.png);
}
.image_div_container{
    width: 200px;
    height: 180px;
    display: table-cell;
    vertical-align: middle;
}
.image_div_container>a{
    display: block;
    position: relative;
    width: auto;
}
 .image_div_container>a>img{
    max-height: 200px;
    max-width: 200px;
    width: auto;
    height: auto;
	border:none !important;
}
.btn_shop.new_dsgn{
	     color: #fff!important;
    background-color: #338296;
    font-weight: 700;
    border-color: transparent!important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    padding: 8px 34px !important;
    width: 90% !important;
	    background: #34a8c4!important;
}
	h1.show_deals_head{
		font-size:22px;
	}
@media(max-width:768px){
.deal.row .image_div_container{
	width:100%;
	    display: block;
		clear:both;
		height: auto;
}
.image_div_container>a>img{
	width:auto !important;
}
body.enhanced_ui.stable a.shop-now.btn_shop.new_dsgn {
    background: #34a8c4!important;
    color: #fff!important;
    padding: 6px 5px !important;
    width: 200px !important;
    font-size: 12px !important;
}
}

@media (max-width:767px){
	.deal.row .image_div_container{
	width:200px;
	margin: 0 auto;
	    display: block;
		clear:both;
		height: auto;
}
	#pricegrabber>header{
		width:81%;
		margin-left:9.5%;
	}
	#pricegrabber>div,#pricegrabber>div>div{
		width:90%;
		margin-left:5%;
	}
	.deal>header{
		font-size:1.2em;
		margin-bottom:20px;
	}
	#deals{
		padding-top:10px;
		border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;
	}
	#deals>.deal>:nth-child(3){
		border-left:1px solid #ccc;
	}
	.deal header ~ section,.deal header~div{
		display:block;
	}
	.deal.row>div>div{
		text-align: center;
	}
}
@media (max-width:992px) and (min-width:767px){
.image_div_container{
width:100%;
}
.image_div_container>a {
    display: block;
    position: relative;
    width: 100%;
max-width:220px;
}
.image_div_container>a>img{
    width: 100% !important;
max-width:200px;
}
}