/* 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%;
}
.header2021-logo-img > img{
  width:102px !important;
  height:auto;
}

.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}
.finalPrice, .instantSavings{color:#000;}
.shipping{visibility:hidden;}
.mir{font-size:1em;margin:0;color:#016B04}
.header .logo { width:125px; }
.items-grid:after { background:none; }
/* 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
================================*/
.top-fold{
	height: 535px;
	background: url(../imgs/topfold.png);
	background-size: cover;
}

.icue{
	width: 100%;
	background: url(../imgs/icuefirst.png);
	padding: 80px 0;
	background-size: cover;
	background-position: center;
}

.imagination{
	width: 100%;
	background: url(../imgs/imagination.png);
	padding: 80px 0;
	background-size: cover;
}

.nanoleaf{
	width: 100%;
	background: url(../imgs/leafbg.png);
	padding: 30px 0;
	background-size: cover;
}

.phillips{
	width: 100%;
	background: url(../imgs/phillipsbg.png);
	padding: 30px 0;
	background-size: cover;
}

.room{
	width: 100%;
	background: url(../imgs/roombg.png);
	padding: 30px 0;
	background-size: cover;
}

.products{
	width: 100%;
	background: url(../imgs/productsbg.png);
	padding: 30px 0;
	background-size: cover;
}

.room .half img{
	width: 80%;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.room .flexed {
	width: 80%;
    margin: 0 auto;
    padding: 10px 0;
}

.half{
	width: 50%;
	float: left;
}

.clearf:before,
.clearf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearf:after {
    clear: both;
}

.icue .full-width, .features .full-width, .imagination .full-width{
	padding:0 40px;
}

.icue .inner-text{
	padding: 0 80px;
	color: white;
}

.icue h3, .imagination h3, .room h3{
	font-size: 32px;
	padding-bottom: 15px;
	color: white;
}

.icue p{
	font-size: 18px;
	padding-bottom: 8px;
	color: white;
}

.imagination p{
	color: white;
}

.img-contain{
	padding: 30px 0;
}

.img-contain img{
	width: 95%;

}

.features{
	width: 100%;
	background: url(../imgs/features.png);
	padding: 80px 0;
	background-size: cover;
}

.flexed{
	display: flex;
}

.third{
	flex: 1 100%;
	padding: 20px;
	 color: white;
}

.third h4, .nanoleaf h4{
	margin-bottom: 10px;
	font-size: 24px;
}

.third:nth-child(2){
   border-left: 2px solid white;
   border-right: 2px solid white;
}

.nanoleaf .inner-text, .phillips .inner-text{
	padding: 40px 80px 0 60px;
	color: white;
}

.nanoleaf li, .phillips li{
	margin-bottom: 10px;
}

.nanoleaf img, .phillips img{
	padding-bottom: 10px;
}

.nanoleaf p, .phillips p{
	padding-bottom: 12px;

}

li span{
	color: yellow;
	padding-right: 8px;
}

.room h3, .room p, .products h3, .product p{
	text-align: center;
	color: white;
}

.white{
	color: white;
	text-align: center;
}

.products .full-width{
	width: 80%;
	margin: 0 auto;
}

.products h5{
	color: black;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 40px;
}

.products .third p{
	color: black;
	margin-bottom: 20px;
	font-weight: 600;
}

.products img{
	margin-bottom: 20px;
}

.products h3{
	font-size: 36px;
}

.products .third{
	text-align: center;
	background:#cccccc;
      width: 27%;
    margin: 0 auto 20px auto;
    float: left;
    padding: 20px 0;
    border-right: 0;
    border-left: 0;
    flex: none;
}

.products .full-width{
	margin-top: 30px;
}

/* responsive CSS on a per project basis
================================*/

@media (max-width: 1299px){
	.nanoleaf img, .phillips img {
   width: 100%;
}

  .logo{
  	width: auto !important;
  }

}

@media(max-width: 1020px){
	.products	.flexed {
    display: block;
	}

	.products .third{
		width: 50%;
		float: none;
		flex: none;
	}

	.icue .half:nth-child(1){
		display: none;
	}

	.icue .half:nth-child(2){
		    background: #3F315D;
		    width: 80%;
		    padding: 20px;
	}

}

@media(max-width: 768px){

	.top-fold{
		height: 285px;
	}

	.section-inner{
		overflow: hidden;
	}
	.icue .full-width, .features .full-width, .imagination .full-width{
		padding: 0;
	}

	.icue{
		padding: 0;
	}

	.features .third{
		flex:none;
	}

	.icue .half:nth-child(2){
		    background: #3F315D;
		    width: 100%;
		    padding: 20px 0;
	}

	.features .third:nth-child(2){
		border-right: 0;
		border-left: 0;
	}

	.features .flexed{
		display: block;
	}

	.imagination .half{
		width: 100%;
		float: none;
		padding: 20px;
	}

	.nanoleaf .half, .phillips .half {
		width: 90%;
		margin: 0 auto;
	}

	.room .flexed{
		display: block;
	}

	.room .half{
		    width: 80%;
    margin: 0 auto 20px;
    float: none;
	}
}

@media(max-width: 475px){
	  .icue .inner-text{
	  	padding: 0 20px;
	  }

	  .top-fold{
	  	background: url(../imgs/mob-hero.jpg);
	  	background-position: right;
	  	height: 450px;
	  }

	  .products .third{
	  	width: 100%;
	  }
	  
	  .nanoleaf .inner-text, .phillips .inner-text{
	  	padding: 40px 20px;
	  }
}

@media(max-width:320px){
	  .icue .inner-text{
	  	padding: 0 20px;
	  }

	  .top-fold{
	  	background: url(../imgs/mob-hero.jpg);
	  	background-position: center;
	  	height: 450px;
	  }

	  
}


@media only screen and (max-width: 550px) {
	/* insert responsive CSS for mobile screens below 550px */
    .items-grid .item-cell { width:90%; text-align:center; border-bottom:1px solid #333; padding-bottom:8%; }
    .item-img > img { max-width:300px; }
	.items-grid .item-title { height:auto; }
}

@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%; }

}
@media only screen and (min-width: 1025px) {
	/* insert responsive CSS for screens above 1025px */
}