/** Shopify CDN: Minification failed

Line 308:3 Expected "}" to go with "{"

**/
@charset "UTF-8";
/* CSS Document */

html, body {
    max-width: 100%;
    overflow-x: hidden;
	margin: 0px;
  background-image: url(/cdn/shop/files/fire-background.jpg?11513474899518502122);
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
}
div, p {
	font-family: Myriad Pro, Arial, Verdana;
	font-size: 24px;
  line-height: 1.1;
	color: #000000;
}
td {
  border: 0px;
}
h1 {
	font-family: Myriad Pro, Arial, Verdana;
	font-size: 60px;
	color: #ffffff;
	margin-top: 125px;
  text-transform: uppercase;
}
h2 {
	font-family: Myriad Pro, Arial, Verdana;
	font-size: 90px;
	color: #ff0000;
  text-transform: uppercase;
  font-weight: bold;
  margin: 30px 0px;
  letter-spacing: 0px;
}
h3 {
	font-family: Myriad Pro, Arial, Verdana;
	font-size: 30px;
	color: #000000;
}
header {
	width: 100%;
	height: 300px;
	position: relative;
	font-weight: bold;
  text-transform: uppercase;
}
nav {
  position: relative;
width: 100%;
text-align: center;
padding-top: 25px;
background-color: #ffffff;
}
nav a {
  margin: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
section {
	width: 100%;
	padding: 50px 0px;
	position: relative;
	background-color: #ffffff;
}
footer {
	width: 100%;
	position: relative;
	background-color: #ffffff;
}
video {
      object-fit: cover;
   	  position: fixed;
  	  top: -250px;
      width: 100%;
  	  min-width: 100%;
}
.cartnote {
position: fixed;
z-index: 99;
top: 10px;
right: 10px;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px;
}
.cartnote a {
  color: #ffffff;
}
.content {
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
	text-align: center;
}

.category {
	float: left;
	width: 31%;
	margin: 1%;
}
.category img {
	width: 100%;
	display: block;
}
.catdiscription {
	padding: 10px 0px;
	background-color: #000000;
	color: #ffffff;
	bottom: 0;
	width: 100%;
	font-weight: bold;
  text-align: left;
}



.catdiscription::before {
	content: " ";
	padding: 11px 15px;
	background-color: #f7c442;
	margin-right: 10px;
}
.homeemail {
  font-size: 75px;
  color: #ff0000;
  font-weight: bold;
}
.section-header {
  margin-bottom: 0px;
}
.section-header h1 {
  color: #000000;
  margin-top: 0px;
}
.producthead {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 40px;
	color: #ffffff;
	width: 100%;
  text-align: left;
  margin-top: 50px;
  font-weight: bold;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
  min-height: 250px;
}
.producthead p {
  color: #ffffff !important;
}
.producthead strong {
	font-size: 75px;
}
.productlist {
	width: 1200px;
  margin: 25px auto;
}
.productlist table {
	float: left;
	margin: 0px 30px;
  width: 140px;
}
.productlist td {
text-align: center;
  padding: 0px;
  font-weight: bold;
  font-size: 20px;
}
.productlist div {
  font-weight: bold;
  font-size: 30px;
text-align: center;
  margin: 5px 0px;
  padding-top: 45px;
  height: 180px;
  background-size: contain;
  background-repeat: no-repeat;
}
.productlist button {
  width: 180px; 
  height: 180px; 
  opacity: 0;
  position: absolute;
  margin: -90px 0px 0px -135px;
border: 0px;
background-color: #ffffff;
}
.productlist button:hover {
  opacity: 0.5;
}
.hover:hover {
  opacity: 0.75;
}
.fuel {width: 100%; position: relative; margin-bottom: 25px;}
.fuel table {margin-bottom: 0px;
  position: absolute;
z-index: 10;}
.gauge {position: absolute; background-image: url(/cdn/shop/files/stock-bg.jpg); background-repeat: repeat-y; background-size: 100%; height: 45px;}
.red-deal {color: #ee1d23; text-shadow: -1.5px 1.5px 0px rgba(0, 0, 0, 1); text-transform: uppercase; -webkit-text-stroke: 1px black; font-family: Verdana; font-size: 16px;}
@media only screen and (max-width: 1280px) {
  h1 {
font-size: 48px;
}
h2, .homeemail {
font-size: 50px;
}
  header {
	height: 200px;
}
  video {
  	  top: -150px;
}
  html, body {
  background-size: 125%;
  }

  .productlist {
	width: 720px;
}
  
  
  #myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}
  
  
  
@media only screen and (max-width: 950px) {

  .category {
	width: 48%;
}
.catdiscription {
	font-size: 22px;
}
    video {
  	  top: 0px;
}
.homeemail {
font-size: 45px;
}


}
@media only screen and (max-width: 750px) {
div, p {
	font-size: 22px;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 22px;
}
.homeemail {
font-size: 18px;
}
  .category {
	width: 100%;
    margin-top: 18px;
}
.catdiscription {
	font-size: 22px;
}
   video {
      width: 130%;
  	  min-width: 130%;
}
  header h1 {
  margin-top: 50px;}
.shaddow {text-shadow: -2px 2px 0px rgba(0, 0, 0, 1) !important;}
 html, body {
  background-size: 150%;
  }
    .productlist {
	width: 250px;
}
  .red-deal {line-height: 2;}
  
  
}
  
  @media only screen and (max-width: 500px) {
    header div {font-size: 18px;}
       video {
      width: 150%;
  	  min-width: 150%;
}
     html, body {
  background-size: 300%;
  }
    .producthead {
	background-position: center right 10%;
    }
  }