@charset "UTF-8";
* {
	box-sizing: border-box;
}

/* template.css overrides -- use only when absolutely necessary
================================*/
.banner {padding-top:41.667%;}
.banner-img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
max-height: 300px;
background: url(../imgs/hero.jpg) no-repeat 0 0;
background-size:289.722222%;
}
.price{margin:0 0 0.825em 0;}
.price-save-dollar,.price-save-label,.price-save-percent{position:relative;background:#cc4e00;color:#fff;font-weight:700;font-size:13px;}
.price-save-percent:after{left: 100%;border-bottom:19px solid #cc4e00;border-right: 10px solid transparent;margin-bottom:0;}
.price-save-label{padding:0 0 1px 6px}
.price-save-dollar{padding:0 0 1px 2px}
.price-save-percent{padding:0 6px 1px 2px}
.price-save-label:before,.price-save-percent:after{content:'';position:absolute;bottom:0;width:0;height:0;}
.item-cell{border-bottom:none;}
.item-promo{margin-top:1em;}
.item-promo-code{border-color:#888;}
.item-promo-title span{color:#333;}
.item-promo-info{color:#cc4e00;}
.item-promo-code{padding:1.5em 5px 1em 5px;height:auto;color:#cc4e00;}
.item-promo-code-save{display:inline;}
li.mir{display:none;}
.instantSavings, .mir{display:block;}
.finalPrice{font-size:1.6em;}
.instantSavings{font-size:0.925em}
.shipping{visibility:hidden;}
.mir{font-size:1em;margin:0;color:#016B04}
.intro-text {
	background-color: #021d32;
	padding: 4rem;
	margin: 0 auto;
	margin-bottom: 2em;

}

.intro-text p {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	text-align: center;

}

.daily-steals {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	position: relative;
	margin: 0 auto;

	max-width: 100%;
	justify-content: space-between;
}

.daily-steals .steals .inner-content {
	z-index: 9999;
	margin: 0 auto;
	position: absolute;
	left: 0;
	bottom: 40px;
	right: 0;
	width: 360px;
	height: 290px;
	box-shadow: 0 -5px 25px rgba(0, 0, 0, 0.4);
	text-align: center;
	background-color: #ffffff;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	position: relative;
	border-bottom: 4px solid #fee200;
}

.daily-steals .steals .deal {
	z-index: 10000;
	margin: 0 auto;
	position: absolute;
	left: 0;
	bottom: 60px;
	right: 0;
	width: 160px;
	height: 40px;

	text-align: center;
	background-color: #4608c4;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	position: relative;
	justify-content: center;
	align-items: center;

}

.daily-steals .steals .deal h3 {
	font-size: 1.2em;
	color: #ffffff;
	font-weight: 600;
}

.daily-steals .steals .inner-content h4 {
	font-size: 1em;
	font-weight: 600;
}

.img-fluid {
	display: block;
	max-width: 100%;
}
.item-cell-new {
	display: inline-block;
	width: 100%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	text-align:left;
}

/* No Orange Bar for Custom LPs with Black Background
.price-save-dollar,.price-save-label,.price-save-percent{position:relative;background:none;color:#fff;font-weight:700;font-size:13px;}
.price-save-percent:after{left: 100%;border-bottom:none;border-right: 10px solid transparent;margin-bottom:0;}
================================*/

/* custom CSS on a per project basis
================================*/

/* responsive CSS on a per project basis
================================*/

@media only screen and (max-width: 768px) {
	/* insert responsive CSS for screens below 768px */
.steals {
	width: 100%;
}
.daily-steals .steals .inner-content {
		width: 90%;
		padding-bottom: 0.5em;
	
}
.intro-text {
	margin-bottom: 0;
}

}

@media only screen and (min-width: 375px) {
	/* insert responsive CSS for screens above 375px */
}
@media only screen and (min-width: 481px) {
	/* insert responsive CSS for screens above 481px */
}
@media only screen and (min-width: 641px) {
	/* insert responsive CSS for screens above 641px */
	.banner { padding-top: 21.96%; }
	.banner-img {
		background-position:100% 0;
		background-size: 152.7086383601757%;
	}	
}
@media only screen and (min-width: 769px) {
	/* insert responsive CSS for screens above 769px */
		.items-grid .item-cell { width: 22%; }
		.intro-text p {
			font-size: 20px;
		}
			.steals 
{
	width: 30%;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.daily-steals .steals .inner-content {
		width: 90%;
	height: 435px;
	

}
.item-cell {
	width: 100%;
	margin: 4%;
	padding: 0;
}


}

@media only screen and (min-width: 769px) and (max-width: 1149px) {
	.daily-steals .steals .inner-content {
		bottom: 20px;
	}
}

@media only screen and (min-width: 900px) 
{
	.daily-steals .steals .inner-content {
		
	height: 400px;
}
} 
@media only screen and (min-width: 1025px) {
	/* insert responsive CSS for screens above 1025px */
	.items-grid .item-cell { width: 22%; }


}

@media only screen and (min-width: 1150px) {
	.steals 
{
	width: 32%;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.daily-steals .steals .inner-content {
		width: 360px;
	height: 340px;
}
}



