body {
  font-family: Verdana, Arial, Hevetica, sans-serif;
  font-size: 11px;
  text-align: left;
  margin: 0;
  padding: 0;
  background: #000000 url("/bbqworld/images/background-3.jpg") no-repeat center bottom;
  background-attachment: fixed;
  color: #333333;
}

img {
	border: 0;
}

p {   	
	color: #666666;
 	FONT-FAMILY: Verdana;
 	FONT-SIZE: 13px;
}

button.btnbasket {
	padding: 8px 26px;
	font-family: Arial, Verdana, serif;
	font-size: 16px;
	color: White;
	border: 0px;
	background-color: Black;
	display: block;
	cursor: pointer;
}

.btnbasket:hover {
	background-color: #FFE91A;	
	color:Black;
}


button.btnsearch {
	padding: 5px 15px;
	font-family: Arial, Verdana, serif;
	font-size: 15px;
	color:#FFE91A;
	border: 0px;
	background-color: Black;
	display: block;
	cursor: pointer;
}

.btnsearch:hover {
	background-color: #FFE91A;	
	color:Black;
}


.now {
	font-family: Arial, Verdana;
	font-size:16px;
	font-weight: Bold;
	color: #333333;
	margin-top: 5px;			
	margin-bottom: -6px;		
}

.error-message {
    display: none;
    color: #d8000c; /* Strong red for visibility */
    background-color: #ffd2d2; /* Light red background for contrast */
    border: 1px solid #d8000c;
    padding: 8px 12px;
    margin-top: 6px;
    font-size: 0.95em;
    border-radius: 4px;
    width:370px;
}


button.link {
  background: none!important;
  border: none;
  padding: 0!important;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color: Black;
	font-style: italic;
	cursor: pointer;
  font-size: 11px;
}


a {
	padding: 0 0px 0 0px;
	color: #333333;
	text-decoration: none;
}


.whitelink {
	font-size: 11px;
	padding: 0 5px 0 5px;
	color: #CCCCCC;
	text-decoration: none;
}

.sociallink {
	padding: 0 0px 0 0px;
	border: 0px;
}

.headline {
	padding: 0 5px 0 10px;
	font-size: 16px;	
	color: #FFE91A;
}


.infc1 {
	padding: 0 0px 0 0px;
	font-weight: bold;
	color: #A01E20;
}

.infc2 {
	padding: 0 0px 0 0px;
	font-size: 19px;
	font-weight: bold;
	color: #A01E20;
}

.next {
	text-transform: uppercase;
	text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  background-color: #333333;
  color: white;
}

.next:hover {
  background-color: #ddd;
  color: black;
}

.nextfixed {
	width: 180px;
	text-transform: uppercase;
	text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  background-color: #333333;
  color: white;
}

.nextfixed:hover {
	width: 180px;
  background-color: #ddd;
  color: black;
}

.nextfixedselected {
	width: 180px;
	text-transform: uppercase;
	text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  background-color: #ddd;
  color: black;
}

.nextfixedselected:hover {
	width: 180px;
  background-color: #ddd;
  color: #333333;
}

.nextselected {
	text-transform: uppercase;
	text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  background-color: #ddd;
  color: black;
}

.nextselected:hover {
  background-color: #ddd;
  color: #333333;
}

h1 {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 22px;
	margin-top: 8px;	
	margin-bottom: 8px;
	Border-Bottom: Solid;
	Border-Width: 1px;
	Border-Color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
}

h2 {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 17px;
	padding: 0 5px 0 1px;
	Border-Bottom: Solid;
	Border-Width: 1px;
	Border-Color: #C8C8C8;
	padding-bottom: 6px;	
}

h3 {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 17px;
	padding: 0 5px 0 1px;
}

h4 {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 17px;
	padding: 0 5px 0 1px;
}

a.bbqworldsidemenu {
	color:#666666;
}

a.categorylink {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:14px;	
	color: #666666;
}

a.bbqworldsidemenuhead {
	padding: 0 5px 0 10px;
	color:White;
}

a.breadcrumblink {
	font-size:11px;
	color:#666666;
	padding: 0 5px 0 10px;
}

a.breadcrumblink-on {
	font-size:11px;
	color:#666666;
	font-weight:Bold;
	padding: 0 5px 0 10px;
}

a.stdlink {
	color:#666666;
	padding: 0 1px 0 1px;
}

a.sociallink {
	padding: 0 0px 0 0px;
}

A.blackfooterlink {
	font-size: 10px; 	
	Color: White;
	Text-Decoration: None;
}

A.whitefooterlink {
	font-size: 10px; 	
	Color: White;
	Text-Decoration: None;
}

A.blackfooterlink:hover {
	font-size: 10px; 	
	Color: White;
	Text-Decoration: underline;
}

A.blackfooterlink:visited {
	Color: White;
	Text-Decoration: None;
}

a.subscribelink {
	color:black;
	font-size:11px;
	font-style:italic;
}

table.pageHeader {
	Border-Bottom: Solid;
	Border-Width: 1px;
	Border-Color: #8D8D8D;	
}

.bulletpoints 
{
	font-size: 10px; 	
	list-style-image:url("../images/smalldetail.jpg");
	color:#666666;
}

.productreview {
	Border-Bottom: Solid;
	Border-Width: 1px;
	Border-Color: #999999;	
}

table.sort { 
	padding: 10px 5px 10px 5px;
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #999999;
	background-color:#333333;
	text-transform:uppercase;
	color:white;
}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

td.bbqproducthead { 
	color: #333333;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	padding: 0 5px 0 1px;
	Border-Bottom: Solid;
	Border-Width: 1px;
	Border-Color: #C8C8C8;
	padding-bottom: 4px;
}

td.BorderTopLine {
	Border-Top: Dotted;
	Border-Color: Grey;
	Border-Width: 1px;
}

td.financepayment {
	font-family: Arial, Verdana;
	font-size:24px;
	color: #9F2020;
}

table.Outline { 
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #999999;
}

.BasketOutline {
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #999999;	
}

.BasketRightLine {
	Border-Right: Solid;
	Border-Width: 1px;
	Border-Color: #999999;
}
.BasketColHeader {
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #C8C8C8;
}
.BasketTopRightLine {
	Border-Top: Solid;
	Border-Right: Solid;
	Border-Color: Grey;
	Border-Width: 1px;
}
.BasketTopLine {
	Border-Top: Solid;
	Border-Color: Grey;
	Border-Width: 1px;
}

.ColHeader {
	font-color: White;
	Background-Color: #999999;
	Border-Width: 1px;
}

.TableRightLine {
	Border-Right: Solid;
	Border-Width: 1px;
	Border-Color: #999999;
}

.TableTopRightLine {
	Color: Black;
	Border-Top: Solid;
	Border-Right: Solid;
	Border-Color: Grey;
	Border-Width: 1px;
}

.TableTopLine {
	Color: Black;
	Border-Top: Solid;
	Border-Color: Grey;
	Border-Width: 1px;
}

table.hoverTable{
		width:100%; 
		border:#CCCCCC 1px solid;
		background: White
	}

.hoverTable:hover {
	border-style: solid;
	border-color: black;	
	box-shadow: 4px 6px 6px #D1D1D1;	
} 

table.headerbar {
	font-family: Arial, Verdana;
	color: #666666;
	margin-top: 1px;	
	margin-bottom: 1px;	
}

td.headerbardivider {
	border-right-style: dotted;
	border-right-width: 1px;
	padding-left: 1px;
	padding-right: 1px;
	border-right-color: #676453;
}


.container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.back-to-top {
			position: fixed;
			bottom: 340px;
			right: 40px;
			text-decoration: none;
			color: #000000;
			background-color: rgba(235, 235, 235, 0.80);
			font-size: 10px;
			padding: 0;
			display: none;
			z-index: 99;
		}

.back-to-top:hover {	
			background-color: rgba(135, 135, 135, 0.50);
}	

.discount_amount_banner {
	z-index:15;
	position:relative;
  top: 0px;
  left: -30px;
	padding:12px 16px;
	width:500px;
	font-color:black;
	background-color:#FDED00;
	color:black;
	font-weight:500;
	text-transform:uppercase;
	text-align:left;
}

/* BASKET CONTAINER */

.basketContainer {
	text-align:right;
	float:right;
	display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 22px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.basketContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    float: right;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #333333;
}

/* On mouse-over, add a grey background color */
.basketContainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.basketContainer input:checked ~ .checkmark {
	float:right;
    background-color: black;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.basketContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.basketContainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/**
 * SPECIFICATION CONTAINER
 * --------------------------------------------------------------------------
 */

#specification {
		font-size:14px;
    border-collapse: collapse;
    width: 98%;
    margin-left:auto; margin-right:auto;
}

#specification td, #specification th {
		font-size:14px;
    border: 1px solid #ddd;
    padding: 8px;
}

#specification td.pspec {
	font-weight: bold;
}
#specification tr:nth-child(even){background-color: #f2f2f2;}

#specification tr:hover {background-color: #ddd;}

#specification th.topline {
		font-size:14px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #333333;
    color: white;
}

/**
 * SEARCH INPUT
 * --------------------------------------------------------------------------
 */

.search-wrapper {
    position: relative;
    width: 100%;
}

#lb-search {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}

/* the clear button */
#clear-search {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    font-size: 16px;
    cursor: pointer;
    display: none;
    line-height: 1;
    padding: 0;
}

#lb-autocomplete { 
	position: absolute; 
	background: #fff; 
	border: 1px solid #ccc; 
	width: 100%; 
	z-index: 100; 
	display: none; 
}

#lb-results {

}



/**
 * INFORMATION CONTAINER
 * --------------------------------------------------------------------------
 */

#information {
		font-size:14px;
    border-collapse: collapse;
    width: 98%;
    margin-left:auto; margin-right:auto;
}

#information td, #specification th {
		font-size:14px;
    border: 1px solid #ddd;
    padding: 8px;
}

#information td.pspec {
	font-weight: bold;
}

#information tr:nth-child(even){background-color: #f2f2f2;}


#information th.topline {
		font-size:14px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #333333;
    color: white;
}


/**
 * ELIGIBILITY CONTAINER
 * --------------------------------------------------------------------------
 */

#eligibility {
		font-size:12px;
    width: 100%;
    margin-left:auto; margin-right:auto;
    padding-top: 6px;
    padding-bottom: 6px;

}

#eligibility th.topline {
		font-size:12px;
    padding-top: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #333333;
    color: white;
}


/**
 * COMPARE BUTTON
 * --------------------------------------------------------------------------
 */

#btncompare {
	font-style:italic;
	font-size:12px;
	background:none;
	color:inherit;
	border:none; 
	padding:0!important;
	cursor: pointer;
}

/**
 * COMPARE CONTAINER
 * --------------------------------------------------------------------------
 */

#compare {
	font-size:12px;
	border-collapse: collapse;
	width: 98%;
	margin-left:auto;
	margin-right:auto;
}

#compare td, #compare th {
	font-size:12px;
	border: 1px solid #ddd;
	padding: 8px;
}

#compare td.pspec {
	font-weight: bold;
}
#compare tr:nth-child(even){background-color: #f2f2f2;}

#compare tr:hover {background-color: #ddd;}

#compare th.topline {
		font-size:13px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #333333;
    color: white;
}


/**
 * V12 CONTAINER
 * --------------------------------------------------------------------------
 */

#v12finance {
	background: url("https://elshubbo.sirv.com/bbqworld/images/v12-retail-finance-background-5.jpg") no-repeat;
	font-size:11px;
	border-collapse: collapse;
	width: 560px;
	height: 60px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}


#v12financelink {
  padding-left: 10px;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	font-weight:bold;
}


/**
 * SEARCH
 * --------------------------------------------------------------------------
 */


.sbx-amazon {
  display: inline-block;
  position: relative;
  width: 400px;
  height: 39px;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 14px;
  margin-top: 6px;
}

.sbx-amazon__wrapper {
  width: 100%;
  height: 100%;
}

.sbx-amazon__input {
  display: inline-block;
  -webkit-transition: box-shadow .4s ease, background .4s ease;
  transition: box-shadow .4s ease, background .4s ease;
  border: 0;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px #EEEEEE;
  background: #EEEEEE;
  padding: 0;
  padding-right: 5px;
  padding-left: 11px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.sbx-amazon__input::-webkit-search-decoration, .sbx-amazon__input::-webkit-search-cancel-button, .sbx-amazon__input::-webkit-search-results-button, .sbx-amazon__input::-webkit-search-results-decoration {
  display: none;
}

.sbx-amazon__input:hover {
  box-shadow: inset 0 0 0 1px #e6e6e6;
}

.sbx-amazon__input:focus, .sbx-amazon__input:active {
  outline: 0;
  box-shadow: inset 0 0 0 1px #F9E433;
  background: #FFFFFF;
}

.sbx-amazon__input::-webkit-input-placeholder {
  color: #AAAAAA;
}

.sbx-amazon__input::-moz-placeholder {
  color: #AAAAAA;
}

.sbx-amazon__input:-ms-input-placeholder {
  color: #AAAAAA;
}

.sbx-amazon__input::placeholder {
  color: #AAAAAA;
}

.sbx-amazon__submit {
  position: absolute;
  top: 0;
  right: 0;
  left: inherit;
  margin: 0;
  border: 0;
  border-radius: 0 3px 3px 0;
  background-color: #333333;
  padding: 0;
  width: 47px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.sbx-amazon__submit::before {
  display: inline-block;
  margin-right: -4px;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.sbx-amazon__submit:hover, .sbx-amazon__submit:active {
  cursor: pointer;
}

.sbx-amazon__submit:focus {
  outline: 0;
}

.sbx-amazon__submit svg {
  width: 21px;
  height: 21px;
  vertical-align: middle;
  fill: White;
}

.sbx-amazon__reset {
  display: none;
  position: absolute;
  top: 9px;
  right: 54px;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  fill: rgba(0, 0, 0, 0.5);
}

.sbx-amazon__reset:focus {
  outline: 0;
}

.sbx-amazon__reset svg {
  display: block;
  margin: 4px;
  width: 13px;
  height: 13px;
}

.sbx-amazon__input:valid ~ .sbx-amazon__reset {
  display: block;
  -webkit-animation-name: sbx-reset-in;
          animation-name: sbx-reset-in;
  -webkit-animation-duration: .15s;
          animation-duration: .15s;
}

@-webkit-keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

/**
 * IMPORTANCE
 * --------------------------------------------------------------------------
 */

.importance {
	visibility: hidden;
}


/**
 * SLIDE CONTAINER
 * --------------------------------------------------------------------------
 */

.slide-container {
  position: relative;
	text-align:center;
}

.slide-container .slide-content-1 {
  position: absolute;
	top: 45%;
  left: 50%;
	transform: translate(-50%, -50%);
  color: #f1f1f1;
  font-family: Hevetica, sans-serif;
  font-size: 44px;	
}

.slide-container .slide-content-2 {
  position: absolute;
	top: 60%;
  left: 50%;
	transform: translate(-50%, -50%);
  color: #f1f1f1;
  font-family: Hevetica, sans-serif;
  font-size: 33px;	
}


/**
 * HERO CONTAINER
 * --------------------------------------------------------------------------
 */

.hero-container {
  position: relative;
}

.hero-container img.opacity {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.hero-container video.myVideo {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
}

.hero-text h1 {
	font-size:50px;
  border: none;
  outline: 0;
  color: White;
	text-shadow: 3px 2px Black;
}

.hero-text p {
	font-size:14px;
  border: none;
  outline: 0;
  color: White;
	text-shadow: 3px 2px Black;
}

.hero-text button {
	border-radius: 25px;
	font-size:20px;
  border: none;
  outline: 0;
  display: inline-block;
  padding: 15px 25px;
  color: Black;
  background-color: White;
  text-align: center;
  cursor: pointer;
}

.hero-text button:hover {
  background-color: #EAEAEA;
}

/**
 * BLACK FRIDAY CONTAINER
 * --------------------------------------------------------------------------
 */

a.black-friday-button {
  border-radius: 3px;
  font-weight: bold;
  font-size:14px;
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px 10px;
  color: Black;
  background-color: White;
  text-align: center;
  cursor: pointer;
}

a.black-friday-button:hover {
  background-color: #EAEAEA;
  text-decoration: none;
}


/**
 * WEBER CONTAINER
 * --------------------------------------------------------------------------
 */
 
.weber-benefits li {
  /* visual spacing */
  margin: 0 0 0.9rem;        /* bottom gap between bullets  */
  padding: 0 0 0 1.6rem;     /* left-indent for custom icon */
  line-height: 1.45;
  font-size: 1.05rem;
  /* relative positioning lets us insert an icon pseudo-element */
  position: relative;
}

