/* 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:2px 0 1px 6px}
.price-save-dollar{padding:2px 0 1px 2px}
.price-save-percent{padding:2px 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; }
.item-title a { font-size:14px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; }
.item-container:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}
/* 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
================================*/
body { background-color: #000; }
:root {
	--ngg-darkblue:#09144f;
	--ngg-blue:#084BA6;
	--ngg-orange:#fa9d28;
	--ngg-darkorange: #ff8500;  
	--ngg-footgry: #333;  
	--ngg-opensans:'Open Sans', sans-serif;
	--ngg-btn-txt:#212121;
  }
.btn-primary, .button.button-primary, .ngg-shopall, .ngg-buynow { text-transform:none; font-family:var(--ngg-opensans); border:0; background-color:var(--ngg-orange); color:var(--ngg-btn-txt); }
.ngg-btn { border:0; background:none; width:100%; margin:3% auto; text-align:center; }
.ngg-item-btn { font-size:1rem; }
.ngg-item-btn a { border-radius:35px; padding:10px 0; width:100%; letter-spacing:0; }
.ngg-shopall, .ngg-buynow { border-radius:30px; text-align:center; transition:0.5s;	font-weight:700; font-family:var(--ngg-opensans); }
.ngg-shopall { border-radius:50px; text-align:center; background-color:#fa9d28; color:#212121; border:0; padding:7px 3% 8px; transition:0.5s; font-weight:700; text-transform:none; font-family:'Open Sans' !important; font-size:clamp(1.25rem, 2vw, 1.9rem); }
.ngg-buynow { padding:10px 20px; }
.ngg-shopall:hover, .ngg-buynow:hover, .ngg-item-btn a:hover { background-color:var(--ngg-darkorange); transition:0.35s; }

.ngg-container { max-width:1366px; width:90%; margin:auto; color:#fff; font-family:'Montserrat',sans-serif; }
.ngg-inner-container { max-width:1066px; width:100%; margin:auto; }
.ngg-hero-bg { background: url('../imgs/hero_bg.jpg') no-repeat top center; padding-top:21%; background-size:cover; }
.ngg-bg { background: url('../imgs/backbg.jpg') no-repeat top center; background-size:cover; }
.ngg-lockup { position: relative; left:7%; }
.ngg-lockup img { max-width:552px; width:100%; }

.ngg-intro { display:flex; margin:0 12%; font-size:1.25em; }
.ngg-intro p { padding:0% 1% 2%; line-height:1.5; }

.ngg-features, .ngg-feature-details { display:flex; }
.ngg-features { gap:20px; }
.ngg-feature-details { gap:20px 40px; }
.ngg-features { flex-direction:column; }
.ngg-features a { color:#fa9d28; text-decoration:underline solid #fa9d28 1px; text-underline-offset:3px; transition:all .51s ease-in; font-weight:bolder; }
.ngg-features a:hover { color:var(--ngg-darkorange); text-decoration:none; transition:all .51s ease-in; }
.ngg-features h1 { font-size:clamp(3rem, 4vw, 4rem); }
.ngg-features p { font-size:clamp(1.2em, 2vw, 1.29em); }
.ngg-features sup { font-size:0.5em; }
.ngg-feature-details p { padding-bottom:30px; }
.ngg-feat-img img { width:100%; }
.ngg-feat40 { flex:0 0 40%; }
.ngg-feat60 { flex:0 0 60%; }
.ngg-vendors { display:flex; gap:20px; flex-wrap:wrap; justify-content:space-evenly; }
.ngg-vendors img {  max-width:none; }
.ngg-vendors img:hover, .ngg-meta img:hover { opacity:0.59; transition:.5s; }
.ngg-logo-centered { justify-content:center; }
.ngg-padd50 { padding:50px 0; }
.ngg-enlarge { cursor:pointer; }
.ngg-book { display:none; }


@keyframes glow-animation {
	0% { box-shadow: 0 0 30px 5px rgba(255, 187, 93, 0.9);	}
	50% { box-shadow: 0 0 30px 5px rgba(255, 187, 93, 0.7); }
	100% { box-shadow: 0 0 30px 5px rgba(255, 187, 93, 0.8); }
}
.ngg-vbar {	width: 8px; height: 280px; background-color: #ffbb5d; animation: glow-animation 3s infinite alternate;	margin:0 1% auto auto; }
.ngg-hbar {	width: 400px; height: 3px; background-color: #ffbb5d; animation: glow-animation 3s infinite alternate;	margin:5% auto; }

.modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 1000;
	align-items: center;
	justify-content: center;
}

.modal-content {
	max-width: 90%;
	max-height: 90%;
	object-fit: contain;
}

.close {
	position: absolute;
	top: 20px;
	right: 30px;
	color: white;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
}

/* responsive CSS
================================*/
@media only screen and (max-width: 1000px) {
  .ngg-feature-details { gap:20px 20px; }
}

@media only screen and (max-width: 768px) {
  .ngg-feature-details { flex-direction:column; }
  .ngg-flex-cr { flex-direction:column-reverse; }
}

@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; }
  .ngg-intro { margin:0 1%; }
  .ngg-vbar { margin:0 3% auto auto; }
  .ngg-lockup { left:0; }
  .ngg-intro p { padding-bottom:30px; }
  .ngg-hbar { width:200px; margin:10% auto; }
  .ngg-padd50 { padding: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%;
	}	

	.items-grid .item-cell { width:19%; margin:0; }
}

@media only screen and (min-width: 769px) {
	/* insert responsive CSS for screens above 769px */
}

@media only screen and (min-width: 1025px) {
	/* insert responsive CSS for screens above 1025px */
}