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;
	padding-bottom: 6px;	
	Border-Bottom: Solid;
	Border-Width: 1px;
	Border-Color: #C8C8C8;	
}

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: 14px;
    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 {

}

.search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background: #333;
  border: none;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;
}

.search-btn:hover {
  background: #000;
}

.search-btn svg {
  width: 24px;
  height: 24px;
  stroke: #fff;
  stroke-width: 2;
  fill: none;
}


/**
 * 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("/bbqworld/images/v12-retail-finance-background-6.jpg") no-repeat;
	font-size:11px;
	border-collapse: collapse;
	width: 550px;
	height: 60px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}


#v12financelink {
  padding-left: 10px;
	font-size:11px;
	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;
}


/**
 * BASKET TOTAL CONTAINER
 * --------------------------------------------------------------------------
 */


.bbqBasketPill{
  width:240px;                 /* slightly wider than your old 214px */
  box-sizing:border-box;
  display:flex;
  align-items:center;
  gap:10px;

  padding:10px 14px;
  border-radius:6px;

  background:linear-gradient(#2a2a2a,#0f0f0f);
  border:1px solid #3a3a3a;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 2px 6px rgba(0,0,0,0.35);

  text-decoration:none;
}

.bbqBasketIcon svg{
  width:22px;
  height:22px;
  stroke:#d9d9d9;
  stroke-width:2;
  fill:none;
}

.bbqBasketLabel{
	font-family:Arial, Helvetica, sans-serif;
 
	font-size:14px;
	font-weight:600;
	color:#e9e9e9;
	padding-right:10
  border-right:1px solid rgba(255,255,255,0.15);
  padding-right:12px;
}

.bbqBasketTotal{
  margin-left:auto;

  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:800;
  color:#FFE91A;

  min-width:120px;     /* reserves space for £100,000.00 */
  text-align:right;
}


/**
 * HEADER BAR CONTAINER
 * --------------------------------------------------------------------------
 */

/* Whole strip */
.bqUspBar{
  border-collapse:collapse;
  background:#f3f3f3;
  border-top:1px solid #e3e3e3;
  border-bottom:1px solid #e3e3e3;
}

/* Each column */
.bqUspCell{
  padding:0;
  vertical-align:middle;
}

.bqUspCell:hover{
	
background:#f7f7f7;
}

/* Vertical dividers between blocks */
.bqUspDivider{
  border-left:1px solid #e8e8e8;
}

/* Inner alignment */
.bqUspInner{
  height:56px;                 /* tweak to match your header height */
  width:100%;
}

.bqUspIcon{
  padding:0 6px;
}

.bqUspIcon img{
  display:block;
  width:34px;
  height:34px;
  opacity:.9;
}

/* Text + link styles */
.bqUspText{
  padding:0 12px 0 6px;
}

.bqUspLink{
  display:block;
  text-decoration:none;
  color:#222;
}

.bqUspTitle{
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:600;
  color:#222;
  line-height:18px;
}

.bqUspSub{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#555;
  line-height:16px;    
}

/**
 * HORIZONTAL SCROLL BAR CONTAINER
 * --------------------------------------------------------------------------
 */

.cc-carousel-wrap{
	position:relative;
	width:100%;
	max-width:1000px;
	margin:0 auto;
}

.cc-carousel-home{
	max-width:1180px;
}


.cc-carousel{
	display:flex;
	gap:22px;
	overflow-x:auto;
	overflow-y:hidden;
	scroll-behavior:smooth;
	scrollbar-width:none;
	-ms-overflow-style:none;
	cursor:grab;
	user-select:none;
	-webkit-user-select:none;
	padding:0;
}

.cc-carousel::-webkit-scrollbar{
	display:none;
}

.cc-carousel.is-dragging{
	cursor:grabbing;
	scroll-behavior:auto;
}

.cc-carousel-card,
.cc-carousel-card:link,
.cc-carousel-card:visited,
.cc-carousel-card:over,
.cc-carousel-card:active,
{
	flex:0 0 190px;
	display:block;
	text-decoration:none;
	color:#2d2d2d;
}

.cc-carousel-img-wrap{
	display:block;
	width:180px;
	height:220px;
	overflow:hidden;
	background:#f3f3f3;
	margin:0 0 8px 0;
}

.cc-carousel-img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
	pointer-events:none;
}

.cc-carousel-title{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	font-weight:400;
	color:#2d2d2d;
}

.cc-carousel-price{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	font-weight:600;
	color:red;
}

.cc-carousel-rrp{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	font-weight:600;
	color:#333333;
}

.cc-carousel-card:hover .cc-carousel-title{
	text-decoration:none;
}

.cc-carousel-arrow{
	position:absolute;
	top:95px;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	background:#ffffff;
	text-decoration:none;
	z-index:20;
	box-shadow:0 1px 5px rgba(0,0,0,0.18);
	opacity:0.92;
	cursor:pointer;
	border-radius:10%;
}

.cc-carousel-arrow-left{
	left:-4px;
}

.cc-carousel-arrow-right{
	right:-4px;
}

.cc-carousel-arrow:hover{
	background:#f4f4f4;
	color:#000000;
}

.cc-carousel-wrap:before,
.cc-carousel-wrap:after{
	content:"";
	position:absolute;
	top:0;
	width:40px;
	height:220px;
	z-index:10;
	pointer-events:none;
}

.cc-carousel-wrap:before{
	left:0;
	background:linear-gradient(to right, rgba(255,255,255,0.96) 0%, rgba(255,255,255,0) 100%);
}

.cc-carousel-wrap:after{
	right:0;
	background:linear-gradient(to left, rgba(255,255,255,0.96) 0%, rgba(255,255,255,0) 100%);
}


/**
 * INFORMATION PAGE CONTAINER
 * --------------------------------------------------------------------------
 */

.bbq-content-block {
  max-width: 1000px;
  margin: 25px auto;
  font-family: Arial, Helvetica, sans-serif;
  color: #222;
}

.bbq-content-block h2 {
  font-size: 26px;
  margin: 0 0 20px 0;
  text-align: center;
  color: #111;
}

.bbq-card {
  margin-bottom: 18px;
  padding: 16px 18px;
  background: #f7f7f7;
  border-left: 5px solid #333333;
  border-radius: 6px;
}

.bbq-card h3 {
  margin: 0 0 8px 0;
  font-size: 18px;
  color: #333333;
  line-height: 1.35;
}

.bbq-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
}

.bbq-card ul {
  margin: 0;
  padding-left: 20px;
}

.bbq-card li {
  margin-bottom: 7px;
  line-height: 1.45;
  font-size: 15px;
}

.bbq-card li:last-child {
  margin-bottom: 0;
}


/**
 * LANDING CONTENT SECTIONS
 * --------------------------------------------------------------------------
 */

.page-section {
  max-width: 1180px;
  margin: 0 auto 28px auto;
  font-family: Arial, Helvetica, sans-serif;
  color: #222;
}

/**
 * INTRO / TRUST SECTION
 */

.intro-trust {
  display: grid;
  grid-template-columns: 1fr 560px;
  gap: 34px;
  align-items: stretch;
  margin-top: 24px;
}

.intro-copy h2 {
  margin: 0 0 14px 0;
  font-size: 22px;
  line-height: 1.25;
  color: #111;
}

.intro-copy p {
  margin: 0 0 15px 0;
  font-size: 15px;
  line-height: 1.55;
  color: #222;
}

.trust-card {
  display: grid;
  grid-template-columns: 175px 1fr;
  gap: 24px;
  align-items: center;
  padding: 22px 26px;
  background: #F7F7F6;
  border: 1px solid #e2e2e2;
  border-radius: 9px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.trust-badge {
  text-align: center;
}

.trust-badge img {
  display: inline-block;
  max-width: 250px;
  height: auto;
}

.trust-list {
  display: grid;
  gap: 14px;
}

.trust-item {
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 10px;
  align-items: center;
}

.trust-icon {
  width: 30px;
  height: 30px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #111;
  font-size: 16px;
  line-height: 1;
  background: #fafafa;
}

.trust-text strong {
  display: block;
  margin: 0 0 2px 0;
  font-size: 14px;
  line-height: 1.2;
  color: #111;
}

.trust-text span {
  display: block;
  font-size: 12px;
  line-height: 1.25;
  color: #555;
}

/**
 * BBQ RANGE GRID
 */

.range-section {
  margin-top: 32px;
}

.intro-heading {
  margin: 0 0 14px 0;
  padding: 0;
  border: 0;
  border-bottom: 0;
  font-size: 22px;
  line-height: 1.25;
  color: #111;
  font-family: Arial, Helvetica, sans-serif;
}

.section-heading {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 24px;
  line-height: 1.25;
  color: #111;
  border: 0;
  border-bottom: 0;  
}

.range-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px 28px;
}

.range-card {
  display: block;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 7px;
  text-align: center;
  text-decoration: none;
  color: #222;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
}

.range-card:hover {
  transform: translateY(-2px);
  border-color: #cfcfcf;
  box-shadow: 0 5px 14px rgba(0,0,0,0.12);
}

.range-image {
  height: 180px;
  overflow: hidden;
  background: #f4f4f4;
}

.range-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.range-content {
  min-height: 120px;
  padding: 15px 14px 16px 14px;
  box-sizing: border-box;
}

.range-content h3 {
  margin: 0 0 8px 0;
  font-size: 17px;
  line-height: 1.25;
  color: #111;
}

.range-content p {
  margin: 0 0 11px 0;
  font-size: 13px;
  line-height: 1.35;
  color: #333;
}

.range-link {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #d71920;
}


/**
 * WEBER HERO PAGE
 */


.weber-hero {
  position: relative;
  min-height: 410px;
  margin: 0 0 28px 0;
  background:
  linear-gradient(90deg, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.55) 34%, rgba(0,0,0,0.08) 40%),
	url("https://elshubbo.sirv.com/bbqworld/images/weber/weber-x-jamie-oliver-hero.jpg") center center / cover no-repeat;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
}

.weber-hero-content {
  max-width: 470px;
  padding: 52px 0 52px 48px;
  color: #fff;
  box-sizing: border-box;
}

.weber-hero-logo {
  display: block;
  width: 160px;
  height: auto;
  margin: 0 0 28px 0;
}

.weber-hero-kicker {
  margin: 0 0 18px 0;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}

.weber-hero-heading {
  margin: 0 0 18px 0;
  padding: 0;
  border: 0;
  border-bottom: 0;
  font-size: 42px;
  line-height: 1.08;
  font-weight: bold;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.weber-hero p {
  margin: 0 0 28px 0;
  font-size: 18px;
  line-height: 1.45;
  color: #fff;
}

.weber-hero-button {
  display: inline-block;
  padding: 15px 28px;
  background: #d71920;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.weber-hero-button:hover {
  background: #b90000;
  color: #fff;
}


/**
 * BBQ RANGE PROMO CARD
 */

.range-promo-card {
  grid-column: span 2;
  min-height: 306px;
  text-align: left;
  color: #fff;
  border-color: #222;
  background:
    linear-gradient(90deg, rgba(0,0,0,0.82), rgba(0,0,0,0.48), rgba(0,0,0,0.18)),
    url("https://elshubbo.sirv.com/bbqworld/images/gozney/gozney-outdoor-kitchen.jpg") center center / cover no-repeat;
}

.range-promo-card:hover {
  border-color: #111;
}

.range-promo-inner {
  max-width: 390px;
  padding: 36px 34px;
  box-sizing: border-box;
}

.range-promo-kicker {
  display: block;
  margin: 0 0 18px 0;
  padding-bottom: 11px;
  width: 130px;
  border-bottom: 2px solid #d71920;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}

.range-promo-inner h3 {
  margin: 0 0 14px 0;
  padding: 0;
  border: 0;
  border-bottom: 0;
  font-size: 28px;
  line-height: 1.14;
  color: #fff;
}

.range-promo-inner p {
  margin: 0 0 24px 0;
  font-size: 15px;
  line-height: 1.45;
  color: #fff;
}

.range-promo-button {
  display: inline-block;
  padding: 12px 18px;
  border-radius: 4px;
  background: #fff;
  color: #111;
  font-size: 14px;
  font-weight: bold;
}

.range-benefits {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 24px;
  padding: 22px 18px;
  background: #f7f7f7;
  border: 1px solid #eeeeee;
  border-radius: 7px;
  box-sizing: border-box;
}

.range-benefit {
  padding: 0 20px;
  border-right: 1px solid #dddddd;
  box-sizing: border-box;
}

.range-benefit:last-child {
  border-right: 0;
}

.range-benefit strong {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.25;
  color: #111;
}

.range-benefit span {
  display: block;
  font-size: 13px;
  line-height: 1.3;
  color: #555;
}



