@charset "UTF-8";
:root {
  --main-color:rgb(110, 98, 87); /* brown */
  --main-color-lt:rgb(176, 166, 155); /* light brown */
  --brown:rgb(110, 98, 87); /* brown */
  --second-color:rgb(255, 124, 8); /* orange */
  --second-color-dk:rgb(255, 127, 0); /* dark orange */
  --orange:rgb(255, 124, 8);
  --chilli-black:rgb(3, 2, 1); /* slight grey black */
  --chilli-eco:rgb(186, 208, 43);
}

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: "Aleo Light";
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Light"), url("../fonts/aleo/Aleo-Light.woff") format("woff");
}
@font-face {
  font-family: "Aleo Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Regular"), url("../fonts/aleo/Aleo-Regular.woff") format("woff");
}
@font-face {
  font-family: "Aleo Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Bold"), url("../fonts/aleo/Aleo-Bold.woff") format("woff");
}
@font-face {
  font-family: "Aleo Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Bold Italic"), url("../fonts/aleo/Aleo-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Aleo Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Italic"), url("../fonts/aleo/Aleo-Italic.woff") format("woff");
}
@font-face {
  font-family: "Aleo Light Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Light Italic"), url("../fonts/aleo/Aleo-LightItalic.woff") format("woff");
}
.btn-primary, .btn-primary.active {
  background: rgb(110, 98, 87);
  color: rgb(255, 124, 8);
  border-radius: 0;
  border: none;
  padding: 5px 35px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active:hover, .btn-primary.active:focus {
  background: gray;
  color: #fff;
  border: gray;
}
.btn-primary.white, .btn-primary.active.white {
  background: #fff;
}
.btn-primary.clear, .btn-primary.active.clear {
  background: transparent;
  border: 2px solid #fff;
}
.btn-primary.smaller, .btn-primary.active.smaller {
  padding: 2px 15px;
  font-size: 1.71rem;
  cursor: pointer;
}
.btn-primary.smaller.notActive, .btn-primary.active.smaller.notActive {
  background: lightgray;
  color: #fff;
}
.btn-primary.reverse, .btn-primary.active.reverse {
  background: rgb(255, 124, 8);
  color: rgb(110, 98, 87);
}
.btn-primary.reverse:hover, .btn-primary.active.reverse:hover {
  opacity: 0.7;
}
.btn-primary.black, .btn-primary.active.black {
  background: black;
  color: white;
}

.chilli-downloads .download-link {
  text-align: center;
}
.chilli-downloads .download-link a {
  background: rgb(110, 98, 87);
  color: #fff !important;
  border-radius: 0;
  border: none;
  padding: 5px 15px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 1.7rem;
  margin: 20px auto;
}
.chilli-downloads .download-link a:hover, .chilli-downloads .download-link a:focus {
  background: gray;
  color: rgb(255, 124, 8);
  border: gray;
}

.wpslsubmit, .wpslsubmit:focus, .wpslsubmit:hover {
  background: #fff;
  color: rgb(255, 124, 8);
  border-radius: 0;
  border: none;
  padding: 5px 35px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
  outline: none;
}

.woocommerce #main-container #products .single_add_to_cart_button, .woocommerce #main-container #products .add_to_cart_button, .woocommerce #main-container #single-product .single_add_to_cart_button, .woocommerce #main-container #single-product .add_to_cart_button, .woocommerce #main-container .product .single_add_to_cart_button, .woocommerce #main-container .product .add_to_cart_button {
  background: rgb(110, 98, 87);
  color: rgb(255, 124, 8);
  border-radius: 0;
  border: none;
  padding: 5px 15px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 1.7rem;
  margin-top: 0px;
}
.woocommerce #main-container #products .single_add_to_cart_button:hover, .woocommerce #main-container #products .single_add_to_cart_button:focus, .woocommerce #main-container #products .add_to_cart_button:hover, .woocommerce #main-container #products .add_to_cart_button:focus, .woocommerce #main-container #single-product .single_add_to_cart_button:hover, .woocommerce #main-container #single-product .single_add_to_cart_button:focus, .woocommerce #main-container #single-product .add_to_cart_button:hover, .woocommerce #main-container #single-product .add_to_cart_button:focus, .woocommerce #main-container .product .single_add_to_cart_button:hover, .woocommerce #main-container .product .single_add_to_cart_button:focus, .woocommerce #main-container .product .add_to_cart_button:hover, .woocommerce #main-container .product .add_to_cart_button:focus {
  background: gray;
  color: #fff;
  border: gray;
}
.woocommerce #main-container #products .single_add_to_cart_button.button.alt.disabled, .woocommerce #main-container #products .add_to_cart_button.button.alt.disabled, .woocommerce #main-container #single-product .single_add_to_cart_button.button.alt.disabled, .woocommerce #main-container #single-product .add_to_cart_button.button.alt.disabled, .woocommerce #main-container .product .single_add_to_cart_button.button.alt.disabled, .woocommerce #main-container .product .add_to_cart_button.button.alt.disabled {
  background-color: transparent;
  background-color: rgba(255, 124, 8, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3FF7C08,endColorstr=#B3FF7C08);
  zoom: 1;
  color: rgb(110, 98, 87);
}

/* cart page button */
.woocommerce-page .woocommerce .button.alt {
  background: rgb(255, 124, 8);
  color: #fff;
  border: gray;
}
.woocommerce-page .woocommerce .button.alt:hover, .woocommerce-page .woocommerce .button.alt:focus {
  background: rgb(255, 124, 8);
  color: rgb(110, 98, 87);
  border: gray;
}
.woocommerce-page .woocommerce .button.alt.button.alt.disabled {
  background-color: gray;
}

footer {
  text-align: left;
  position: relative;
  background: rgb(110, 98, 87);
  padding: 25px 0;
  color: #fff;
}
footer .back-to-top {
  position: fixed;
  right: 10px;
  bottom: 55px;
  z-index: 9999;
}
footer .back-to-top a {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  display: block;
  padding: 10px 15px;
  font-size: 28px;
  line-height: 28px;
  color: rgb(110, 98, 87);
  text-align: center;
  background-color: rgb(255, 124, 8);
}
footer h3 {
  color: rgb(255, 124, 8);
  font-family: "Aleo Regular";
  font-size: 1.625rem;
}
footer h3 em, footer h3 span {
  font-family: "Aleo Light Italic";
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
  font-weight: bold;
}
footer .quick a {
  color: rgb(255, 124, 8);
}
footer .quick .inline {
  display: inline-block;
}
footer .quick .inline a {
  padding-right: 5px;
}
footer .quick li a {
  border-left: 1px solid rgb(255, 124, 8);
  padding-left: 5px;
}
footer .quick li:first-child a {
  border-left: none;
}
footer .connect #techSupport {
  margin-bottom: 0;
  color: var(--second-color);
  padding-bottom: 0;
}
footer .connect ul li {
  font-size: 1.1rem;
}
footer .connect ul li:first-child a {
  border-right: 1px solid rgb(255, 124, 8);
  padding-right: 0.75rem;
  margin-right: 0;
}
footer .news h3 {
  margin-bottom: 0.75rem;
}
footer .news a:hover {
  color: rgb(255, 124, 8) !important;
  opacity: 0.7;
}
@media (max-width: 767px) {
  footer {
    text-align: center;

    
  }
}
@media (max-width: 479px) {
  footer {
    text-align: center;

  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer {
    text-align: center;

  }
}


.mobile-footer {
  padding: 1rem 0;
  display: flex;
  justify-content: space-evenly;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.mobile-footer h3 {
  margin: 0;
}
.mobile-footer .vertical {
  font-size: 2.5rem;
  color: white;
  padding-top: 0.25rem;
  font-weight: 300;
  font-family: sans-serif;
}
.mobile-footer a {
  padding: 0 1rem;
}
@media only screen and (min-width: 801px) {
  .mobile-footer {
    display: none;
  }
}

.final-footer {
  background: rgb(255, 124, 8);
  font-size: 0.6875rem;
  padding-top: 0.36rem;
}
.final-footer a, .final-footer .rights {
  color: #fff !important;
  font-weight: normal;
}
@media (max-width: 479px) {
  .final-footer {
    display: none;
  }
  .final-footer .list-inline {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .final-footer {
    display: none;
  }
  .final-footer .list-inline {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .final-footer {
    display: none;
  }
  .final-footer .list-inline {
    text-align: center;
  }
}

/*Notice box for shipping */
.overlay-ship {
  max-width: 475px;
  top: 20%;
  margin: auto;
}
.overlay-ship .ship-box {
  background: rgb(255, 124, 8);
  text-align: center;
  padding: 1rem 0;
}
.overlay-ship .ship-box p {
  color: white;
  padding: 1rem !important;
  font-size: 1.6rem;
}
.overlay-ship .ship-box h2 {
  color: white;
  border-bottom: none;
  border: none;
  padding-bottom: 0;
}
.overlay-ship .ship-box h2 span {
  font-family: "Aleo Light Italic";
}
.overlay-ship a.boxclose {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 26px;
  height: 26px;
  font-size: 2rem;
  font-weight: bold;
  cursor: pointer;
  color: white;
  z-index: 10000;
}

.choose-hide {
  height: 500px;
}

.overlay-prices {
  max-width: 550px;
  top: 20%;
  margin: auto;
}
.overlay-prices .no-padding {
  padding: 0;
}
.overlay-prices p {
  padding: 1rem !important;
  font-size: 1.6rem;
}
.overlay-prices #ship-box {
  background: rgb(255, 124, 8);
  text-align: center;
  padding: 0;
}
.overlay-prices #ship-box p {
  color: white;
}
.overlay-prices #ship-box h2 {
  color: white;
  border-bottom: none;
  border: none;
  padding-bottom: 0;
}
.overlay-prices #ship-box h2 span {
  font-family: "Aleo Light Italic";
}
.overlay-prices #boxclose {
  background: transparent;
}
.overlay-prices .brown {
  background: rgb(110, 98, 87);
  color: #fff;
}
@media (max-width: 479px) {
  .overlay-prices {
    padding-top: 1rem;
  }
}
@media (max-width: 767px) {
  .overlay-prices {
    padding-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .overlay-prices {
    padding-top: 1rem;
  }
}
.overlay-prices .green {
  background: #AEC535;
  color: #fff;
}
.overlay-prices .green h2 {
  color: #fff;
  border: none;
}
.overlay-prices .green h2 span {
  font-family: "Aleo Light Italic";
}
.overlay-prices .green h2 span.smaller {
  font-size: 2.6rem;
  font-family: "Aleo Regular";
}

/* GLOBAL STYLES FORM THE STYLE GUIDE */
html {
  font-size: 16px;
  line-height: 18px;
}
@media (max-width: 767px) {
  html {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 15px;
    line-height: 17px;
  }
}

body {
  position: relative;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  color: rgb(110, 98, 87);
  font-size: 1rem;
  line-height: 1.5rem;
  max-width: 100vw;
  /*reinstate italic and bold */
}
body em {
  font-style: italic;
}
body b {
  font-style: bold;
}

@media (min-width: 1200px) {
  .container {
    width: 1280px;
  }
}
h1, h1 a,
h2, h2 a,
h3, h3 a,
h4,
h5,
h6 {
  font-family: "Aleo Regular";
  font-weight: normal;
}
@media (max-width: 767px) {
  h1, h1 a,
  h2, h2 a,
  h3, h3 a,
  h4,
  h5,
  h6 {
    text-align: center;
  }
}

h1 {
  font-size: 3.9rem;
}
h2 {
  font-size: 3.1rem;
}
h2.heading-tagline {
  font-size: 2.2rem;
}

h3 {
  font-size: 1.9rem;
}

.amatic {
  font-family: "Amatic SC", cursive;
}

.orange {
  color: rgb(255, 124, 8);
}

.bg-orange {
  background: rgb(255, 124, 8);
}

a {
  color: rgb(255, 124, 8);
}
a:hover {
  text-decoration: none;
  font-weight: bold;
  color: rgb(255, 124, 8);
}
a:focus {
  text-decoration: none;
  color: rgb(255, 124, 8);
}
a.change-hover {
  font-weight: bold;
}
a.change-hover:hover {
  color: rgb(255, 124, 8);
}

section {
  display: block;
  clear: both;
  position: relative;
}
section.page-header {
  margin: 0;
}
section.bg-black {
  background: black;
  color: white;
}
section.parallax {
  height: 350px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 50px 0;
  color: #fff;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
  section.parallax {
    background-position: 25% 25%;
    padding: 50px 15px;
  }
}
@media (max-width: 479px) {
  section.parallax {
    background-position: 25% 25%;
    padding: 50px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.parallax {
    background-position: 25% 25%;
    padding: 50px 15px;
  }
}
section.parallax h2 {
  font-family: "Aleo Regular";
  margin-bottom: 2.81rem;
}
section.parallax h2 span {
  font-family: "Aleo Light Italic";
}
section.parallax.stockist {
  background-image: url("../imgs/stockistBG.jpg");
}
section.parallax.review {
  font-size: 1.31rem;
}
section.parallax.review h2 {
  font-size: 5.19rem;
  font-family: "Amatic SC", cursive;
  color: #fff;
  margin: 0;
}
section.parallax.review .quote {
  max-width: 900px;
  margin: auto;
}
section.parallax.review .customer {
  text-transform: uppercase;
}
section.parallax.review .in-touch {
  font-size: 1rem;
}
section.parallax.review .in-touch a {
  color: #fff;
  font-weight: bold;
}
section.parallax.review.log {
  background-image: url("../imgs/logBG.jpg");
}
section.parallax.review.log2 {
  background-image: url("../imgs/log2BG.jpg");
}
section.parallax.review.log3 {
  background-image: url("../imgs/log3BG.jpg");
}
section.parallax.review.log4 {
  background-image: url("../imgs/log4BG.jpg");
}
section.parallax.guarantee {
  background-image: url("../imgs/guaranteeBG.jpg");
}
section.parallax.story {
  background-image: url("../imgs/storyBG.jpg");
}
section.parallax.order-delivery {
  background-image: url("../imgs/orderBG.jpg");
}
section.parallax.stove-colours {
  background-image: url("../imgs/flamesBG.jpg");
}

p {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.35em;
  padding: 10px 0;
}
p.heading-text {
  font-size: 2.14rem;
  color: #fff;
  padding: 30px 0;
}
@media (max-width: 479px) {
  p.heading-text {
    padding: 10px 0;
    width: 75%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  p.heading-text {
    padding: 10px 0;
    width: 75%;
    margin: auto;
  }
}
p.larger {
  font-size: 1.285rem;
}
p.largest {
  font-size: 2.14rem;
}
@media (max-width: 479px) {
  p {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  p {
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  p {
    padding: 10px;
  }
}

.four-gallery .image-four {
  width: 25%;
  float: left;
}
@media (max-width: 479px) {
  .four-gallery .image-four {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .four-gallery .image-four {
    width: 50%;
  }
}

.fifty-image {
  background-repeat: no-repeat;
  background-size: cover;
}

.fifty-content {
  padding: 0;
}
.fifty-content .description {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.fifty-content h2 {
  font-family: "Aleo Regular";
  color: rgb(255, 124, 8);
  margin-bottom: 0;
}
.fifty-content h2 span, .fifty-content h2 em {
  font-family: "Aleo Light Italic";
  font-style: normal;
}

/* pdf downloads */
.download-group .all-pdf {
  height: 181px;
  width: 128px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-indent: -10000px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 5px #888888;
}
.download-group .all-pdf:hover {
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.download-group a {
  display: block;
}
.download-group a.orange {
  color: rgb(255, 124, 8) !important;
}
@media (max-width: 479px) {
  .download-group .all-pdf {
    margin: auto;
  }
}
@media (max-width: 767px) {
  .download-group .all-pdf {
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .download-group .all-pdf {
    margin: auto;
  }
}

#stove-modal .modal-dialog, #help-stove-modal .modal-dialog {
  background: rgb(255, 124, 8);
  padding: 50px;
}
#stove-modal .modal-dialog h1, #help-stove-modal .modal-dialog h1 {
  color: #fff;
  font-family: "Amatic SC", cursive;
}
#stove-modal .modal-dialog h3, #help-stove-modal .modal-dialog h3 {
  color: #fff;
}
#stove-modal .modal-dialog h3 span, #help-stove-modal .modal-dialog h3 span {
  font-family: "Aleo Light Italic";
}
#stove-modal .modal-dialog h3 .intro, #help-stove-modal .modal-dialog h3 .intro {
  color: rgb(110, 98, 87);
  font-family: "Aleo Regular";
}
#stove-modal .modal-dialog p, #help-stove-modal .modal-dialog p {
  font-weight: bold;
}
#stove-modal .modal-dialog .btn, #help-stove-modal .modal-dialog .btn {
  color: #fff;
}
#stove-modal .modal-dialog #gdprPenguin, #help-stove-modal .modal-dialog #gdprPenguin {
  float: left;
  width: auto;
}
#stove-modal .modal-dialog .form-check-label, #help-stove-modal .modal-dialog .form-check-label {
  max-width: 90%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hide-desktop {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hide-desktop {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .hide-mobile {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hide-mobile {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (max-width: 767px) {
  .container {
    width: 100%;
  }
  .container .row {
    margin: 0;
  }
}
.tablet .container {
  width: 100%;
}
.tablet .container .navbar-collapse #menu-main li {
  padding: 0 8px;
}
.tablet .container .navbar-collapse #menu-main li#menu-item-657 {
  margin: 0 10px;
}

/* placeholder styles */
input::-webkit-input-placeholder {
  color: #b3a496 !important;
}

input:-moz-placeholder { /* Firefox 18- */
  color: #b3a496 !important;
}

input::-moz-placeholder { /* Firefox 19+ */
  color: #b3a496 !important;
}

input:-ms-input-placeholder {
  color: #b3a496 !important;
}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.7 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647; /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }
  /* don't show these though */
  .featherlight script.featherlight-inner,
  .featherlight link.featherlight-inner,
  .featherlight style.featherlight-inner {
    display: none;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff; /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: var(--wp--preset--color--chilli-black);
    border: none;
    padding: 0;
  }
  /* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
  }
  .featherlight iframe {
    /* styling */
    border: none;
  }
  .featherlight * { /* See https://github.com/noelboss/featherlight/issues/42 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.woocommerce-js .main-header .no-padding, .page-spares-shop .main-header .no-padding {
  padding: 0;
  width: 100%;
}
.woocommerce-js .main-header .info-top-nav, .page-spares-shop .main-header .info-top-nav {
  background: rgb(110, 98, 87);
  color: rgb(255, 124, 8);
  position: relative;
  z-index: 10000;
}
.woocommerce-js .main-header .info-top-nav .extra-links, .page-spares-shop .main-header .info-top-nav .extra-links {
  padding-top: 0.5em;
  text-align: right;
}
.woocommerce-js .main-header .info-top-nav .extra-links li, .page-spares-shop .main-header .info-top-nav .extra-links li {
  border-right: 1px solid white;
  padding-right: 1.1em;
  padding-left: 1.1em;
}
.woocommerce-js .main-header .info-top-nav .extra-links li:hover, .page-spares-shop .main-header .info-top-nav .extra-links li:hover {
  opacity: 0.7;
}
.woocommerce-js .main-header .info-top-nav .extra-links li.no-line, .page-spares-shop .main-header .info-top-nav .extra-links li.no-line {
  border-right: none;
}

.woocommerce-js .main-header .tooltip, .woocommerce-js .main-header .popover, .page-spares-shop .main-header .tooltip, .page-spares-shop .main-header .popover {
  position: absolute;
  background: rgba(3, 2, 1, 0.7);
  padding: 1em;
  opacity: 1 !important;
  color: white;
  z-index: 1000;
}
.woocommerce-js .main-header .navbar-toggle, .page-spares-shop .main-header .navbar-toggle {
  border-color: rgb(255, 124, 8);
  background-color: rgb(255, 124, 8);
  margin-right: 0;
}
.woocommerce-js .main-header .navbar-toggle .icon-bar, .page-spares-shop .main-header .navbar-toggle .icon-bar {
  background-color: #fff;
}
.woocommerce-js .main-header .navbar-toggle:hover, .woocommerce-js .main-header .navbar-toggle:focus, .page-spares-shop .main-header .navbar-toggle:hover, .page-spares-shop .main-header .navbar-toggle:focus {
  background-color: rgb(255, 124, 8);
}

.main-header .navbar-default, .main-header .info-top-nav-main {
  background: rgb(3, 2, 1);
  height: 80px;
  margin-bottom: 0;
  border: none;
  text-align: center;
  border-radius: 0;
}
.main-header .navbar-default.flex, .main-header .info-top-nav-main.flex {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1200px) {
  .main-header .navbar-default .size-desktop, .main-header .info-top-nav-main .size-desktop {
    width: 360px;
  }
}
@media (max-width: 479px) {
  .main-header .navbar-default .size-desktop, .main-header .info-top-nav-main .size-desktop {
    width: 54px;
  }
}
@media (max-width: 767px) {
  .main-header .navbar-default .size-desktop, .main-header .info-top-nav-main .size-desktop {
    width: 54px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .navbar-default .size-desktop, .main-header .info-top-nav-main .size-desktop {
    width: 54px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .navbar-default, .main-header .info-top-nav-main {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .navbar-default, .main-header .info-top-nav-main {
    width: 100%;
  }
}

.info-top-nav-main .chilli-brand img {
  margin-left:.5rem;
}

.main-header .navbar-default .tooltip, .main-header .navbar-default .popover, .main-header .info-top-nav-main .tooltip, .main-header .info-top-nav-main .popover {
  position: absolute;
  background: rgba(3, 2, 1, 0.7);
  padding: 1em;
  opacity: 1 !important;
  color: white;
  z-index: 1000;
}
.main-header .navbar-default .move-sm .extra-links, .main-header .info-top-nav-main .move-sm .extra-links {
  padding: 1.5rem 0;
  margin: 0;
  text-align: right;
}
.main-header .navbar-default .move-sm .extra-links li, .main-header .info-top-nav-main .move-sm .extra-links li {
  border-right: 1px solid white;
  padding-right: 1.1em;
  padding-left: 1.1em;
}
.main-header .navbar-default .move-sm .extra-links li:hover, .main-header .info-top-nav-main .move-sm .extra-links li:hover {
  opacity: 0.7;
}
.main-header .navbar-default .move-sm .extra-links li.no-line, .main-header .info-top-nav-main .move-sm .extra-links li.no-line {
  border-right: none;
}
.main-header .navbar-default .move-sm .log-in-out, .main-header .info-top-nav-main .move-sm .log-in-out {
  /*position: fixed;
  right: 10px;
  top:4px;*/
  position: relative;
  display: inline-block;
}
.main-header .navbar-default .move-sm .log-in-out img, .main-header .info-top-nav-main .move-sm .log-in-out img {
  max-width: 45px;
  height: auto;
}
.main-header .navbar-default .move-sm .spares-shop-link, .main-header .info-top-nav-main .move-sm .spares-shop-link {
  padding: 5px;
}
@media (max-width: 479px) {
  .main-header .navbar-default .move-sm, .main-header .info-top-nav-main .move-sm {
    display: none;
  }
  .main-header .navbar-default .move-sm .extra-links, .main-header .info-top-nav-main .move-sm .extra-links {
    padding: 1em 0;
  }
  .main-header .navbar-default .move-sm .extra-links li, .main-header .info-top-nav-main .move-sm .extra-links li {
    padding: 0 0.5em;
    border-right: 0;
  }
  .main-header .navbar-default .move-sm .extra-links li img, .main-header .info-top-nav-main .move-sm .extra-links li img {
    max-width: 30px;
  }
  .main-header .navbar-default .move-sm .extra-links .spares-shop-link span, .main-header .info-top-nav-main .move-sm .extra-links .spares-shop-link span {
    display: none;
  }
  .main-header .navbar-default .move-sm .extra-links .log-in-out, .main-header .info-top-nav-main .move-sm .extra-links .log-in-out {
    margin-top: 0.25em;
  }
  .main-header .navbar-default .move-sm .extra-links .log-in-out im, .main-header .info-top-nav-main .move-sm .extra-links .log-in-out im {
    max-width: 50px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .main-header .navbar-default .move-sm, .main-header .info-top-nav-main .move-sm {
    display: none;
  }
  .main-header .navbar-default .move-sm .extra-links, .main-header .info-top-nav-main .move-sm .extra-links {
    padding: 1em 0;
  }
  .main-header .navbar-default .move-sm .extra-links li, .main-header .info-top-nav-main .move-sm .extra-links li {
    padding: 0 0.5em;
    border-right: 0;
  }
  .main-header .navbar-default .move-sm .extra-links li img, .main-header .info-top-nav-main .move-sm .extra-links li img {
    max-width: 30px;
  }
  .main-header .navbar-default .move-sm .extra-links .spares-shop-link span, .main-header .info-top-nav-main .move-sm .extra-links .spares-shop-link span {
    display: none;
  }
  .main-header .navbar-default .move-sm .extra-links .log-in-out, .main-header .info-top-nav-main .move-sm .extra-links .log-in-out {
    margin-top: 0.25em;
  }
  .main-header .navbar-default .move-sm .extra-links .log-in-out im, .main-header .info-top-nav-main .move-sm .extra-links .log-in-out im {
    max-width: 50px;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .navbar-default .move-sm, .main-header .info-top-nav-main .move-sm {
    display: none;
  }
  .main-header .navbar-default .move-sm .extra-links, .main-header .info-top-nav-main .move-sm .extra-links {
    padding: 1em 0;
  }
  .main-header .navbar-default .move-sm .extra-links li, .main-header .info-top-nav-main .move-sm .extra-links li {
    padding: 0 0.5em;
    border-right: 0;
  }
  .main-header .navbar-default .move-sm .extra-links li img, .main-header .info-top-nav-main .move-sm .extra-links li img {
    max-width: 30px;
  }
  .main-header .navbar-default .move-sm .extra-links .spares-shop-link span, .main-header .info-top-nav-main .move-sm .extra-links .spares-shop-link span {
    display: none;
  }
  .main-header .navbar-default .move-sm .extra-links .log-in-out, .main-header .info-top-nav-main .move-sm .extra-links .log-in-out {
    margin-top: 0.25em;
  }
  .main-header .navbar-default .move-sm .extra-links .log-in-out im, .main-header .info-top-nav-main .move-sm .extra-links .log-in-out im {
    max-width: 50px;
    height: auto;
  }
}
.main-header .navbar-default .navbar-collapse, .main-header .info-top-nav-main .navbar-collapse {
  border-color: transparent;
  box-shadow: none;
}
.main-header .navbar-default .navbar-toggle, .main-header .info-top-nav-main .navbar-toggle {
  border-color: rgb(255, 124, 8);
  background-color: rgb(255, 124, 8);
  margin-right: 0;
}
.main-header .navbar-default .navbar-toggle .icon-bar, .main-header .info-top-nav-main .navbar-toggle .icon-bar {
  background-color: #fff;
}
.main-header .navbar-default .navbar-toggle:hover, .main-header .navbar-default .navbar-toggle:focus, .main-header .info-top-nav-main .navbar-toggle:hover, .main-header .info-top-nav-main .navbar-toggle:focus {
  background-color: rgb(255, 124, 8);
}
.main-header .navbar-default #menu-main, .main-header .navbar-default #menu-shop-navigation, .main-header .info-top-nav-main #menu-main, .main-header .info-top-nav-main #menu-shop-navigation {
  margin-top: 20px;
  float: none;
  display: inline-block;
}
.main-header .navbar-default #menu-main li, .main-header .navbar-default #menu-shop-navigation li, .main-header .info-top-nav-main #menu-main li, .main-header .info-top-nav-main #menu-shop-navigation li {
  padding: 0 15px;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .navbar-default #menu-main li, .main-header .navbar-default #menu-shop-navigation li, .main-header .info-top-nav-main #menu-main li, .main-header .info-top-nav-main #menu-shop-navigation li {
    padding: 0 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .navbar-default #menu-main li, .main-header .navbar-default #menu-shop-navigation li, .main-header .info-top-nav-main #menu-main li, .main-header .info-top-nav-main #menu-shop-navigation li {
    padding: 0 10px;
  }
}
@media (max-width: 479px) {
  .main-header .navbar-default #menu-main li, .main-header .navbar-default #menu-shop-navigation li, .main-header .info-top-nav-main #menu-main li, .main-header .info-top-nav-main #menu-shop-navigation li {
    display: block;
  }
}
@media (max-width: 767px) {
  .main-header .navbar-default #menu-main li, .main-header .navbar-default #menu-shop-navigation li, .main-header .info-top-nav-main #menu-main li, .main-header .info-top-nav-main #menu-shop-navigation li {
    display: block;
  }
}
.main-header .navbar-default #menu-main li a, .main-header .navbar-default #menu-shop-navigation li a, .main-header .info-top-nav-main #menu-main li a, .main-header .info-top-nav-main #menu-shop-navigation li a {
  font-family: "Roboto", sans-serif;
  color: #fff;
  padding: 1rem 0.5rem;
}
.main-header .navbar-default #menu-main li a:hover, .main-header .navbar-default #menu-main li a:focus, .main-header .navbar-default #menu-shop-navigation li a:hover, .main-header .navbar-default #menu-shop-navigation li a:focus, .main-header .info-top-nav-main #menu-main li a:hover, .main-header .info-top-nav-main #menu-main li a:focus, .main-header .info-top-nav-main #menu-shop-navigation li a:hover, .main-header .info-top-nav-main #menu-shop-navigation li a:focus {
  color: rgb(255, 124, 8);
  text-decoration: none;
  font-weight: bold;
  background: none;
}
.main-header .navbar-default #menu-main li.orange-first a, .main-header .navbar-default #menu-shop-navigation li.orange-first a, .main-header .info-top-nav-main #menu-main li.orange-first a, .main-header .info-top-nav-main #menu-shop-navigation li.orange-first a {
  color: rgb(255, 124, 8);
}
.main-header .navbar-default #menu-main li.orange-first a:hover, .main-header .navbar-default #menu-main li.orange-first a:focus, .main-header .navbar-default #menu-shop-navigation li.orange-first a:hover, .main-header .navbar-default #menu-shop-navigation li.orange-first a:focus, .main-header .info-top-nav-main #menu-main li.orange-first a:hover, .main-header .info-top-nav-main #menu-main li.orange-first a:focus, .main-header .info-top-nav-main #menu-shop-navigation li.orange-first a:hover, .main-header .info-top-nav-main #menu-shop-navigation li.orange-first a:focus {
  color: #fff;
}
.main-header .navbar-default #menu-main li.current-menu-item a, .parent-pageid-17 .main-header .navbar-default #menu-main li.menu-item-30 a, .main-header .navbar-default #menu-shop-navigation li.current-menu-item a, .parent-pageid-17 .main-header .navbar-default #menu-shop-navigation li.menu-item-30 a, .main-header .info-top-nav-main #menu-main li.current-menu-item a, .parent-pageid-17 .main-header .info-top-nav-main #menu-main li.menu-item-30 a, .main-header .info-top-nav-main #menu-shop-navigation li.current-menu-item a, .parent-pageid-17 .main-header .info-top-nav-main #menu-shop-navigation li.menu-item-30 a {
  background: none;
  color: rgb(255, 124, 8);
  text-decoration: none;
  font-weight: bold;
}
.main-header .navbar-default #menu-main li.current-menu-item a:hover, .main-header .navbar-default #menu-main li.current-menu-item a:focus, .parent-pageid-17 .main-header .navbar-default #menu-main li.menu-item-30 a:hover, .parent-pageid-17 .main-header .navbar-default #menu-main li.menu-item-30 a:focus, .main-header .navbar-default #menu-shop-navigation li.current-menu-item a:hover, .main-header .navbar-default #menu-shop-navigation li.current-menu-item a:focus, .parent-pageid-17 .main-header .navbar-default #menu-shop-navigation li.menu-item-30 a:hover, .parent-pageid-17 .main-header .navbar-default #menu-shop-navigation li.menu-item-30 a:focus, .main-header .info-top-nav-main #menu-main li.current-menu-item a:hover, .main-header .info-top-nav-main #menu-main li.current-menu-item a:focus, .parent-pageid-17 .main-header .info-top-nav-main #menu-main li.menu-item-30 a:hover, .parent-pageid-17 .main-header .info-top-nav-main #menu-main li.menu-item-30 a:focus, .main-header .info-top-nav-main #menu-shop-navigation li.current-menu-item a:hover, .main-header .info-top-nav-main #menu-shop-navigation li.current-menu-item a:focus, .parent-pageid-17 .main-header .info-top-nav-main #menu-shop-navigation li.menu-item-30 a:hover, .parent-pageid-17 .main-header .info-top-nav-main #menu-shop-navigation li.menu-item-30 a:focus {
  background: none;
}
.main-header .navbar-default #menu-main li#menu-item-657, .main-header .navbar-default #menu-main li#menu-item-1239, .main-header .navbar-default #menu-shop-navigation li#menu-item-657, .main-header .navbar-default #menu-shop-navigation li#menu-item-1239, .main-header .info-top-nav-main #menu-main li#menu-item-657, .main-header .info-top-nav-main #menu-main li#menu-item-1239, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-657, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-1239 {
  background: url(../imgs/menuLogo.png) no-repeat;
  margin: 0 18px;
  width: 152px;
  height: 44px;
}
.main-header .navbar-default #menu-main li#menu-item-657 a, .main-header .navbar-default #menu-main li#menu-item-1239 a, .main-header .navbar-default #menu-shop-navigation li#menu-item-657 a, .main-header .navbar-default #menu-shop-navigation li#menu-item-1239 a, .main-header .info-top-nav-main #menu-main li#menu-item-657 a, .main-header .info-top-nav-main #menu-main li#menu-item-1239 a, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-657 a, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-1239 a {
  color: transparent;
}
@media (max-width: 479px) {
  .main-header .navbar-default #menu-main li#menu-item-657, .main-header .navbar-default #menu-main li#menu-item-1239, .main-header .navbar-default #menu-shop-navigation li#menu-item-657, .main-header .navbar-default #menu-shop-navigation li#menu-item-1239, .main-header .info-top-nav-main #menu-main li#menu-item-657, .main-header .info-top-nav-main #menu-main li#menu-item-1239, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-657, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-1239 {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-header .navbar-default #menu-main li#menu-item-657, .main-header .navbar-default #menu-main li#menu-item-1239, .main-header .navbar-default #menu-shop-navigation li#menu-item-657, .main-header .navbar-default #menu-shop-navigation li#menu-item-1239, .main-header .info-top-nav-main #menu-main li#menu-item-657, .main-header .info-top-nav-main #menu-main li#menu-item-1239, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-657, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-1239 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .navbar-default #menu-main li#menu-item-657, .main-header .navbar-default #menu-main li#menu-item-1239, .main-header .navbar-default #menu-shop-navigation li#menu-item-657, .main-header .navbar-default #menu-shop-navigation li#menu-item-1239, .main-header .info-top-nav-main #menu-main li#menu-item-657, .main-header .info-top-nav-main #menu-main li#menu-item-1239, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-657, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-1239 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .navbar-default #menu-main li#menu-item-657, .main-header .navbar-default #menu-main li#menu-item-1239, .main-header .navbar-default #menu-shop-navigation li#menu-item-657, .main-header .navbar-default #menu-shop-navigation li#menu-item-1239, .main-header .info-top-nav-main #menu-main li#menu-item-657, .main-header .info-top-nav-main #menu-main li#menu-item-1239, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-657, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-1239 {
    padding: 0 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .navbar-default #menu-main li#menu-item-657, .main-header .navbar-default #menu-main li#menu-item-1239, .main-header .navbar-default #menu-shop-navigation li#menu-item-657, .main-header .navbar-default #menu-shop-navigation li#menu-item-1239, .main-header .info-top-nav-main #menu-main li#menu-item-657, .main-header .info-top-nav-main #menu-main li#menu-item-1239, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-657, .main-header .info-top-nav-main #menu-shop-navigation li#menu-item-1239 {
    padding: 0 10px;
  }
}
.main-header .navbar-default #menu-main li.open a, .main-header .navbar-default #menu-shop-navigation li.open a, .main-header .info-top-nav-main #menu-main li.open a, .main-header .info-top-nav-main #menu-shop-navigation li.open a {
  background: none;
}
.main-header .navbar-default #menu-main li .dropdown-menu, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu, .main-header .info-top-nav-main #menu-main li .dropdown-menu, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu {
  margin-top: 0.5rem;
  background: rgba(3, 2, 1, 0.7);
  text-align: center;
  border: none;
}
.main-header .navbar-default #menu-main li .dropdown-menu li, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu li, .main-header .info-top-nav-main #menu-main li .dropdown-menu li, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu li {
  display: block;
}
.main-header .navbar-default #menu-main li .dropdown-menu li:first-child, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu li:first-child, .main-header .info-top-nav-main #menu-main li .dropdown-menu li:first-child, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu li:first-child {
  border: none;
}
.main-header .navbar-default #menu-main li .dropdown-menu a:hover, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu a:hover, .main-header .info-top-nav-main #menu-main li .dropdown-menu a:hover, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu a:hover {
  color: rgb(110, 98, 87);
  background: none;
}
@media (max-width: 479px) {
  .main-header .navbar-default #menu-main li .dropdown-menu, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu, .main-header .info-top-nav-main #menu-main li .dropdown-menu, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu {
    background: transparent;
    position: relative;
  }
  .main-header .navbar-default #menu-main li .dropdown-menu a, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu a, .main-header .info-top-nav-main #menu-main li .dropdown-menu a, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu a {
    color: rgb(176, 166, 155);
  }
}
@media (max-width: 767px) {
  .main-header .navbar-default #menu-main li .dropdown-menu, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu, .main-header .info-top-nav-main #menu-main li .dropdown-menu, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu {
    background: transparent;
    position: relative;
  }
  .main-header .navbar-default #menu-main li .dropdown-menu a, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu a, .main-header .info-top-nav-main #menu-main li .dropdown-menu a, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu a {
    color: rgb(176, 166, 155);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .navbar-default #menu-main li .dropdown-menu, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu, .main-header .info-top-nav-main #menu-main li .dropdown-menu, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu {
    background: transparent;
    position: relative;
  }
  .main-header .navbar-default #menu-main li .dropdown-menu a, .main-header .navbar-default #menu-shop-navigation li .dropdown-menu a, .main-header .info-top-nav-main #menu-main li .dropdown-menu a, .main-header .info-top-nav-main #menu-shop-navigation li .dropdown-menu a {
    color: rgb(176, 166, 155);
  }
}
@media (max-width: 479px) {
  .main-header .info-top-nav-main {
    padding-top: 0.5em;
  }
  
 
  .main-header .hidden-xxs {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-header .info-top-nav-main {
    padding-top: 0.5em;
  }
  
  
  .main-header .hidden-xxs {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .info-top-nav-main {
    padding-top: 0.5em;
  }
  
  .main-header .info-top-nav-main .log-in-out img {
    width: 51px;
    height: auto;
    margin: 9px 5px 0 0;
  }
  .main-header .hidden-xxs {
    display: none;
  }
}
.main-header {
  /*repeat for portrait pro */
}
@media (max-width: 835px) {
  .main-header .navbar-default {
    height: auto;
  }
  .main-header .navbar-default .navbar-collapse {
    height: auto;
  }
  .main-header .navbar-default .navbar-header {
    margin: 0;
  }
  .main-header .navbar-default .navbar-header .navbar-brand {
    width: auto;
    background: transparent;
    padding: 0;
  }
  .main-header .navbar-default .navbar-header .navbar-brand:hover {
    background: transparent;
  }
  .main-header .navbar-default .navbar-header .mobile-logo {
    float: left;
    margin-top: 8px;
  }
  .main-header .navbar-default #menu-main {
    margin-top: 0;
    padding-bottom: 20px;
  }
  .main-header .navbar-default #menu-main li {
    display: block;
    text-align: center;
    padding: 15px 0;
  }
  .main-header .navbar-default #menu-main li a {
    font-size: 1.5rem;
  }
  .main-header .navbar-default.active-change {
    background: rgb(255, 124, 8);
  }
  
  .main-header .navbar-default .visible-xs-inline-block {
    min-width: 35%;
  }
  .main-header .navbar-default .visible-xs-inline-block .social {
    margin-top: 20px;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .navbar-default .col-md-2:first-child {
    width: 18.66667%;
    padding-right: 0;
  }
  .main-header .navbar-default .col-md-2:first-child .navbar-brand {
    padding: 30px 0px 10px;
  }
  .main-header .navbar-default .col-md-8 {
    padding: 0;
    width: 66.66667%;
  }
  .main-header .navbar-default .col-md-2:last-child {
    width: 14.66667%;
  }
}

/* Portrait */
@media only screen and (max-width: 768px) and (min-width: 600px) and (orientation: portrait) {
  .navbar-default .visible-xs-inline-block {
    min-width: 68%;
  }
}
/* Add the following to your stylesheet */



.nav-footer {
  position: absolute;
  bottom: 0.75rem;
  width: 100%;
}
.nav-footer.relative {
  position: relative;
}
.nav-footer ul {
  margin-left: 2rem;
  font-size: 0.765rem;
}
.nav-footer ul li {
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
.nav-footer ul li span {
  color: rgb(255, 124, 8);
}
.nav-footer ul li a {
  padding: 0px;
}
.nav-footer ul li a:hover {
  opacity: 0.7;
}
.nav-footer ul li.stockist-login {
  background: url(../imgs/dealer/CPS-Trade-Login.png) no-repeat;
  display: block;
  text-indent: -10000px;
  width: 112px;
  margin: 1.4rem 0;
  padding: 1rem;
}
.nav-footer ul li.stockist-login a {
  display: block;
  padding: 1rem;
}
.nav-footer ul li.stockist-login:hover {
  opacity: 0.7;
}
.nav-footer ul.social {
  text-align: left;
}
.nav-footer ul.social li img {
  max-height: 20px;
  margin-right: 0.25rem;
}
.nav-footer .stockist-login img {
  margin: 1.4rem 0;
  padding: 1rem 2rem;
  display: block;
}
.nav-footer .stockist-login:hover {
  opacity: 0.7;
}
@media screen and (min-height: 900px) {
  .nav-footer {
    position: relative;
    margin-top: 6rem;
  }
}

@media (max-width: 479px) {
  
  .nav-footer {
    bottom: 15px;
    line-height: 1.2rem;
  }
  header .intro-image {
    bottom: 20px;
    padding: 0;
    width: 100%;
  }
  header .intro-image img {
    width: 75%;
    margin: auto;
  }
  header#home-header {
    /* background-image:url('../imgs/home_bg.jpg');
    padding-top:80px;*/
  }
  .social {
    padding-top: 20px;
  }
  .nav-footer {
    margin-top: 3rem;
    bottom: 10px;
    position: relative;
    clear: both;
  }
}
@media (max-width: 767px) {
  
  .nav-footer {
    bottom: 15px;
    line-height: 1.2rem;
  }
  header .intro-image {
    bottom: 20px;
    padding: 0;
    width: 100%;
  }
  header .intro-image img {
    width: 75%;
    margin: auto;
  }
  header#home-header {
    /* background-image:url('../imgs/home_bg.jpg');
    padding-top:80px;*/
  }
  .social {
    padding-top: 20px;
  }
  .nav-footer {
    margin-top: 3rem;
    bottom: 10px;
    position: relative;
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-footer {
    bottom: 15px;
    line-height: 1.2rem;
    position: relative;
  }
  header .intro-image {
    bottom: 50px;
    width: 100%;
    margin: auto;
    padding: 0;
  }
  header .intro-image img {
    width: 30%;
    margin: auto;
  }
  header#home-header {
    /* background-image:url('../imgs/home_bg.jpg');
      padding-top:80px;*/
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nav-footer {
    bottom: 15px;
    line-height: 1.2rem;
    position: relative;
  }
  header .intro-image {
    bottom: 50px;
    width: 100%;
    margin: auto;
    padding: 0;
  }
  header .intro-image img {
    width: 30%;
    margin: auto;
  }
  header#home-header {
    /* background-image:url('../imgs/home_bg.jpg');
      padding-top:80px;*/
  }
}
@media (max-width: 767px) {
  header .intro-image img {
    width: 50%;
  }
}
.home {
  text-align: center;
  height: 100vh;
}
.home footer, .home .final-footer {
  display: none;
}
.home #header-images {
  background: rgb(3, 2, 1);
  padding: 0;
}
.home #header-images .rslides_nav {
  display: none;
}
.home #header-images .intro-image {
  text-align: center;
  width: 485px;
  position: absolute;
  bottom: 0;
  z-index: 100000;
  color: #fff;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  
  
}
.home #header-images .intro-image .logo-group {
  padding: 1rem;
  background: rgba(0, 1, 2, 0.7);
  top: inherit;
  border-radius: 2rem 2rem 0 0;
}
.home #header-images .intro-image .logo-group .section-heading {
  flex-basis: 100%;
}
.home h1.section-heading  {
  font-family: "Amatic SC", cursive;
  font-size: 2.4rem;
  margin: 1rem 0 1rem 1rem;
  text-align: left;
  line-height: 2.6rem;
}
.home .mobile-only h1.section-heading {
  color: var(--wp--preset--color--chilli-orange);
  padding-top:1.5rem;
}
@media only screen and (min-width: 800px) {
  .home #header-images .intro-image h1 br {
    display: none;
    text-align: center;
  }
}
.home #header-images .intro-image {
  color: #fff;
}
.home #header-images .logo-group {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.home #header-images .logo-group .logo {
  margin-top: 1rem;
}
.home #header-images .full-screen {
  color: #fff;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
}
.home #header-images .chilliSlides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
}
.home #header-images .chilliSlides li {
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
@media only screen and (min-height: 600px) and (max-width: 800px) {
  
  .home #header-images .intro-image h1 {
    font-size: 2rem;
  }
  .home #header-images .intro-image .logo-group {
    justify-content: center;
  }
  .home #header-images .intro-image .logo-group .logo {
    max-height: 65px;
    margin: 0rem 0.75rem;
  }
  .home #header-images .chilliSlides img {
    height: auto;
    object-fit: cover;
    height: 100vh;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home #header-images .home-logo.hidden-lg {
    position: absolute;
    top: 35%;
    max-width: 250px;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
  }
  .home footer, .home .final-footer {
    display: block;
    margin-bottom:0;
  }
  
  .home #header-images .intro-image h1 {
    font-size: 2.2rem;
    margin: 0 0 2rem 0;
    text-align: center;
  }
  .home #header-images .intro-image {
    width:100%;
    border-radius: 0;
  }
  .home #header-images .intro-image .logo-group {
    justify-content: center;
  }
  
  .home #header-images .chilliSlides img {
    height: auto;
    object-fit: cover;
    height: 100vh;
  }
}
@media (max-width: 479px) {
  .home #header-images .home-logo.hidden-lg {
    position: absolute;
    top: 35%;
    max-width: 250px;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
  }
  
  .home #header-images .intro-image h1 {
    font-size: 2.2rem;
    margin: 0 0 2rem 0;
    text-align: center;
  }
  .home #header-images .intro-image .logo-group {
    justify-content: center;
    border-right: 0;
  }
  
  .home #header-images .chilliSlides img {
    height: auto;
    object-fit: cover;
    height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home #header-images {
    height: auto;
  }
}
@media only screen and (min-height: 800px) and (max-width: 800px) {
  .home #header-images .intro-image {
    height: auto;
    max-width: 100%;
    border-radius: 0;
  }
  .home #header-images .intro-image .home-logo {
    display: block;
  }
}
.carousel-cta-buttons {
  position: absolute;
  top: -5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
  width: 100%;
}
.carousel-cta-buttons .cta-button span {
  font-style: italic;
  font-weight: 300;
}
.carousel-cta-buttons .cta-button {
  background: rgba(0, 1, 2, 0.7);
  color: var(--wp--preset--color--chilli-orange);
  border-radius: 0;
  border: none;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  min-height: 45px;
  width: 170px;
  border-radius:5px;
  font-family: var(--wp--preset--font-family--aleo);
}
.carousel-cta-buttons .cta-button:first-child {
  
}
.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 2.5s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 2.5s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
	"name"    : "prev-next",
	"search"  : "prev",
	"replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
  height: 100%;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: var(--wp--preset--color--chilli-black);
}

.carousel-dark .carousel-caption {
  color: var(--wp--preset--color--chilli-black);
}

.page-your-faqs .all-faqs .faq-header {
  padding: 15px 0;
}
.page-your-faqs .all-faqs .faq-header h2 {
  padding: 0;
  margin: 0;
  font-family: "Amatic SC", cursive;
  font-size: 3.75rem;
}
.page-your-faqs .all-faqs h3, .page-your-faqs .all-faqs h3 a {
  font-family: "Aleo Regular";
  font-size: 1.635rem;
}
.page-your-faqs .all-faqs h3 span, .page-your-faqs .all-faqs h3 a span {
  font-family: "Aleo Light Italic";
}
.page-your-faqs .all-faqs h3 span.reveal, .page-your-faqs .all-faqs h3 a span.reveal {
  color: rgb(110, 98, 87);
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 1.135rem;
}
.page-your-faqs .all-faqs .chilli_fuels {
  background-color: rgb(255, 124, 8);
  margin-top: 30px;
  padding-bottom: 35px;
}
.page-your-faqs .all-faqs .chilli_fuels .faq-header {
  background-color: rgb(110, 98, 87);
  margin-bottom: 15px;
}
.page-your-faqs .all-faqs .chilli_fuels .faq-header h2 {
  color: rgb(255, 124, 8);
}
.page-your-faqs .all-faqs .chilli_fuels .container {
  color: #fff;
}
.page-your-faqs .all-faqs .chilli_fuels .container h3, .page-your-faqs .all-faqs .chilli_fuels .container h3 a {
  color: rgb(110, 98, 87);
}
.page-your-faqs .all-faqs .chilli_fuels .container h3 .reveal, .page-your-faqs .all-faqs .chilli_fuels .container h3 a .reveal {
  color: #fff;
}
.page-your-faqs .all-faqs .chilli_fuels .reveal-item a {
  color: #fff;
  font-weight: bold;
}
.page-your-faqs .all-faqs .chilli_fuels .reveal-item a:hover {
  color: rgb(255, 124, 8);
}
.page-your-faqs .all-faqs .chilli_installation {
  background-color: rgb(110, 98, 87);
  padding-bottom: 35px;
}
.page-your-faqs .all-faqs .chilli_installation .faq-header {
  background-color: #fff;
  margin-bottom: 15px;
}
.page-your-faqs .all-faqs .chilli_installation .faq-header h2 {
  color: rgb(255, 124, 8);
}
.page-your-faqs .all-faqs .chilli_installation .container {
  color: #fff;
}
.page-your-faqs .all-faqs .chilli_installation .container h3, .page-your-faqs .all-faqs .chilli_installation .container h3 a {
  color: rgb(255, 124, 8);
}
.page-your-faqs .all-faqs .chilli_installation .container h3 .reveal, .page-your-faqs .all-faqs .chilli_installation .container h3 a .reveal {
  color: #fff;
}
.page-your-faqs .all-faqs .chilli_installation .container h3 .reveal:hover, .page-your-faqs .all-faqs .chilli_installation .container h3 a .reveal:hover {
  color: rgb(255, 124, 8);
}
.page-your-faqs .all-faqs .chilli_installation .reveal-item a {
  color: #fff;
  font-weight: bold;
}
.page-your-faqs .all-faqs .chilli_maintenance .reveal-item a {
  color: rgb(110, 98, 87);
  font-weight: bold;
}
.page-your-faqs .all-faqs .chilli_maintenance .reveal-item a:hover {
  color: rgb(255, 124, 8);
}
.page-your-faqs .all-faqs .chilli_spare {
  padding-bottom: 35px;
}
.page-your-faqs .all-faqs .chilli_spare .reveal-item a {
  color: rgb(110, 98, 87);
  font-weight: bold;
}

.page-looking-after-your-penguin .maintain-section .maintain-image, .parent-pageid-682 .maintain-section .maintain-image {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
}
.page-looking-after-your-penguin .maintain-section .maintain-content, .parent-pageid-682 .maintain-section .maintain-content {
  padding: 0;
}
.page-looking-after-your-penguin .maintain-section .maintain-content .description, .parent-pageid-682 .maintain-section .maintain-content .description {
  font-family: "Roboto", sans-serif;
  font-size: 1.875rem;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-looking-after-your-penguin .maintain-section .maintain-content h2, .parent-pageid-682 .maintain-section .maintain-content h2 {
  font-family: "Aleo Light Italic";
  font-size: 3.81rem;
}
.page-looking-after-your-penguin .maintain-section .maintain-content h4, .parent-pageid-682 .maintain-section .maintain-content h4 {
  text-transform: uppercase;
  font-size: 1.875rem;
  font-family: "Roboto", sans-serif;
}
.page-looking-after-your-penguin .maintain-section.right, .parent-pageid-682 .maintain-section.right {
  background: rgb(255, 124, 8);
  color: #fff;
}
.page-looking-after-your-penguin .maintain-section.right .description, .parent-pageid-682 .maintain-section.right .description {
  color: #fff;
}
.page-looking-after-your-penguin .maintain-section.right .description h2, .parent-pageid-682 .maintain-section.right .description h2 {
  color: #fff;
}
.page-looking-after-your-penguin .maintain-section.right .description h4, .parent-pageid-682 .maintain-section.right .description h4 {
  color: rgb(110, 98, 87);
}
.page-looking-after-your-penguin .maintain-section.right .description .btn-primary, .parent-pageid-682 .maintain-section.right .description .btn-primary {
  color: #fff;
  background: rgb(110, 98, 87);
  border: rgb(110, 98, 87);
}
.page-looking-after-your-penguin .maintain-section.right .col-md-6, .parent-pageid-682 .maintain-section.right .col-md-6 {
  float: right;
  padding: 0;
}
@media (max-width: 479px) {
  .page-looking-after-your-penguin .maintain-section.right .col-md-6, .parent-pageid-682 .maintain-section.right .col-md-6 {
    float: none;
  }
}
@media (max-width: 767px) {
  .page-looking-after-your-penguin .maintain-section.right .col-md-6, .parent-pageid-682 .maintain-section.right .col-md-6 {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-looking-after-your-penguin .maintain-section.right .col-md-6, .parent-pageid-682 .maintain-section.right .col-md-6 {
    float: none;
  }
}
.page-looking-after-your-penguin .maintain-section.left, .parent-pageid-682 .maintain-section.left {
  background: rgb(110, 98, 87);
}
.page-looking-after-your-penguin .maintain-section.left .description, .parent-pageid-682 .maintain-section.left .description {
  color: rgb(255, 124, 8);
}
.page-looking-after-your-penguin .maintain-section.left .description h2, .parent-pageid-682 .maintain-section.left .description h2 {
  color: rgb(255, 124, 8);
}
.page-looking-after-your-penguin .maintain-section.left .description h4, .parent-pageid-682 .maintain-section.left .description h4 {
  color: #fff;
}
@media (max-width: 479px) {
  .page-looking-after-your-penguin .maintain-section .maintain-content .description, .parent-pageid-682 .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .page-looking-after-your-penguin .maintain-section .maintain-content .description, .parent-pageid-682 .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
    padding: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-looking-after-your-penguin .maintain-section .maintain-content .description, .parent-pageid-682 .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .page-looking-after-your-penguin .maintain-section, .parent-pageid-682 .maintain-section {
    height: 200% !important;
  }
  .page-looking-after-your-penguin .maintain-section .maintain-image, .parent-pageid-682 .maintain-section .maintain-image {
    min-height: 550px;
    height: inherit;
  }
  .page-looking-after-your-penguin .maintain-section .maintai-content, .parent-pageid-682 .maintain-section .maintai-content {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-looking-after-your-penguin .maintain-section, .parent-pageid-682 .maintain-section {
    height: 200% !important;
  }
  .page-looking-after-your-penguin .maintain-section .maintain-image, .parent-pageid-682 .maintain-section .maintain-image {
    min-height: 550px;
    height: inherit;
  }
  .page-looking-after-your-penguin .maintain-section .maintai-content, .parent-pageid-682 .maintain-section .maintai-content {
    height: auto;
  }
}

.parent-pageid-682 .maintain-section, .page-how-do-stoves-work .maintain-section {
  background: rgb(255, 124, 8);
}
.parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
}
.parent-pageid-682 .maintain-section .maintain-content, .page-how-do-stoves-work .maintain-section .maintain-content {
  padding: 50px;
}
.parent-pageid-682 .maintain-section .maintain-content .description, .page-how-do-stoves-work .maintain-section .maintain-content .description {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.parent-pageid-682 .maintain-section .maintain-content .description p, .page-how-do-stoves-work .maintain-section .maintain-content .description p {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Aleo Light";
  font-size: 2.35rem;
  width: 70%;
  float: right;
  text-align: left;
  color: #fff;
}
.parent-pageid-682 .maintain-section .maintain-content .description p a, .page-how-do-stoves-work .maintain-section .maintain-content .description p a {
  color: #fff;
  font-family: "Aleo Light Italic";
}
@media (max-width: 479px) {
  .parent-pageid-682 .maintain-section, .page-how-do-stoves-work .maintain-section {
    height: auto !important;
  }
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 375px;
  }
  .parent-pageid-682 .maintain-section .maintain-content, .page-how-do-stoves-work .maintain-section .maintain-content {
    height: auto !important;
    padding: 20px;
  }
  .parent-pageid-682 .maintain-section .maintain-content .description, .page-how-do-stoves-work .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
  }
  .parent-pageid-682 .maintain-section .maintain-content .description p, .page-how-do-stoves-work .maintain-section .maintain-content .description p {
    width: 100%;
    transform: none;
    top: inherit;
    float: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .parent-pageid-682 .maintain-section, .page-how-do-stoves-work .maintain-section {
    height: auto !important;
  }
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 375px;
  }
  .parent-pageid-682 .maintain-section .maintain-content, .page-how-do-stoves-work .maintain-section .maintain-content {
    height: auto !important;
    padding: 20px;
  }
  .parent-pageid-682 .maintain-section .maintain-content .description, .page-how-do-stoves-work .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
  }
  .parent-pageid-682 .maintain-section .maintain-content .description p, .page-how-do-stoves-work .maintain-section .maintain-content .description p {
    width: 100%;
    transform: none;
    top: inherit;
    float: none;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .parent-pageid-682 .maintain-section, .page-how-do-stoves-work .maintain-section {
    height: auto !important;
  }
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 375px;
  }
  .parent-pageid-682 .maintain-section .maintain-content, .page-how-do-stoves-work .maintain-section .maintain-content {
    height: auto !important;
    padding: 20px;
  }
  .parent-pageid-682 .maintain-section .maintain-content .description, .page-how-do-stoves-work .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
  }
  .parent-pageid-682 .maintain-section .maintain-content .description p, .page-how-do-stoves-work .maintain-section .maintain-content .description p {
    width: 100%;
    transform: none;
    top: inherit;
    float: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 600px !important;
    background-position: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 600px !important;
    background-position: 70%;
  }
}
.parent-pageid-682.page-door-and-oven-glass .maintain-section, .page-how-do-stoves-work.page-door-and-oven-glass .maintain-section {
  background: rgb(110, 98, 87);
}
.parent-pageid-682.page-door-and-oven-glass .maintain-section .maintain-content .description p, .page-how-do-stoves-work.page-door-and-oven-glass .maintain-section .maintain-content .description p {
  color: rgb(255, 124, 8);
}
.parent-pageid-682.page-door-and-oven-glass .maintain-section .maintain-content .description p a, .page-how-do-stoves-work.page-door-and-oven-glass .maintain-section .maintain-content .description p a {
  color: rgb(255, 124, 8);
}
.parent-pageid-682 .open-item, .page-how-do-stoves-work .open-item {
  font-family: "Amatic SC", cursive;
  font-size: 2rem;
}
.parent-pageid-682 .open-item em, .page-how-do-stoves-work .open-item em {
  font-family: "Roboto", sans-serif;
  color: rgb(110, 98, 87);
  font-size: 1.125rem;
}

.page-stove-colours .top-content img {
  margin: auto;
}
.page-stove-colours .stove-colors {
  margin: 25px 0 35px;
  text-align: left;
}
.page-stove-colours .stove-colors .col-md-4 {
  text-align: center;
}
.page-stove-colours .stove-colors .col-md-4 img {
  margin: auto;
}

.parent-pageid-682 .brown-quote, .page-how-do-stoves-work .brown-quote {
  display: none;
}
.parent-pageid-682 .info-section, .page-how-do-stoves-work .info-section {
  margin-top: 25px;
  margin-bottom: 25px;
}
.parent-pageid-682 .info-section.bespoke, .page-how-do-stoves-work .info-section.bespoke {
  text-align: left;
}
.parent-pageid-682 .info-section.bespoke .left, .page-how-do-stoves-work .info-section.bespoke .left {
  float: left;
  clear: both;
}
.parent-pageid-682 .info-section.bespoke .right, .page-how-do-stoves-work .info-section.bespoke .right {
  float: right;
}
.parent-pageid-682 .info-section.bespoke h3, .page-how-do-stoves-work .info-section.bespoke h3 {
  color: rgb(255, 124, 8);
  margin-top: 3rem;
}
.parent-pageid-682 .info-section.bespoke h3 span, .page-how-do-stoves-work .info-section.bespoke h3 span {
  font-family: "Aleo Light Italic";
}
.parent-pageid-682 .info-section ul, .parent-pageid-682 .info-section ol, .page-how-do-stoves-work .info-section ul, .page-how-do-stoves-work .info-section ol {
  list-style-image: url(../imgs/bulletDot.png);
  list-style-position: inside;
  font-size: 1.2rem;
}
.parent-pageid-682 .info-section ul li, .parent-pageid-682 .info-section ol li, .page-how-do-stoves-work .info-section ul li, .page-how-do-stoves-work .info-section ol li {
  text-indent: -1em;
  padding-left: 1em;
  padding: 5px 0;
}
.parent-pageid-682 .info-section ol, .page-how-do-stoves-work .info-section ol {
  list-style: none;
  counter-reset: li;
  list-style-image: none;
  padding-left: 1em;
}
.parent-pageid-682 .info-section ol li, .page-how-do-stoves-work .info-section ol li {
  counter-increment: li;
  text-indent: 0em;
}
.parent-pageid-682 .info-section ol li::before, .page-how-do-stoves-work .info-section ol li::before {
  content: counter(li);
  color: rgb(255, 124, 8);
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
@media (max-width: 479px) {
  .parent-pageid-682 .info-section .left, .parent-pageid-682 .info-section .right, .parent-pageid-682 .info-section .last, .page-how-do-stoves-work .info-section .left, .page-how-do-stoves-work .info-section .right, .page-how-do-stoves-work .info-section .last {
    float: none !important;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .parent-pageid-682 .info-section .left, .parent-pageid-682 .info-section .right, .parent-pageid-682 .info-section .last, .page-how-do-stoves-work .info-section .left, .page-how-do-stoves-work .info-section .right, .page-how-do-stoves-work .info-section .last {
    float: none !important;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .parent-pageid-682 .info-section .left, .parent-pageid-682 .info-section .right, .parent-pageid-682 .info-section .last, .page-how-do-stoves-work .info-section .left, .page-how-do-stoves-work .info-section .right, .page-how-do-stoves-work .info-section .last {
    float: none !important;
    text-align: center;
  }
}

.page-looking-after-your-penguin .four-images {
  display: none;
}

.page-how-do-stoves-work .brown-quote {
  display: block;
}

.page-vermiculite-fire-bricks .maintain-section .maintain-content {
  padding: 0;
}
.page-vermiculite-fire-bricks .maintain-section .maintain-content p {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-vermiculite-fire-bricks .col-md-6.last {
  width: 100%;
  text-align: center;
}
.page-vermiculite-fire-bricks .col-md-6.last iframe {
  width: 100%;
}

.page-painted-stove-surface .info-section .right .answer-info h3 .reveal {
  color: var(--wp--preset--color--chilli-brown);
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 1.135rem;
}
.page-painted-stove-surface .info-section .right .answer-info ol li::before {
  content: counter(li, lower-alpha);
}

.page-our-stoves .brochure-pdf {
  height: 290px;
  width: 205px;
  background-image: url(../imgs/BrochureCover01.jpg);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-indent: -10000px;
}
@media (max-width: 479px) {
  .page-our-stoves .brochure-pdf {
    margin: auto;
  }
}
@media (max-width: 767px) {
  .page-our-stoves .brochure-pdf {
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-our-stoves .brochure-pdf {
    margin: auto;
  }
}
.page-our-stoves .brochure-pdf:hover {
  background-image: url(../imgs/BrochureCover02.jpg);
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.page-our-stoves .description-right {
  font-size: 1.2rem;
}
.page-our-stoves .description-right a:hover {
  font-weight: bold;
}
.page-our-stoves .description-right strong {
  color: rgb(255, 124, 8);
}

.page-the-chilli-family .team-member .team-image {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
}
.page-the-chilli-family .team-member .team-content {
  padding: 0;
}
.page-the-chilli-family .team-member .team-content .description {
  font-family: "Roboto", sans-serif;
  font-size: 1.875rem;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-the-chilli-family .team-member .team-content h2 {
  font-family: "Aleo Light Italic";
  font-size: 3.81rem;
}
.page-the-chilli-family .team-member .team-content .team-about {
  margin-bottom: 30px;
}
.page-the-chilli-family .team-member .team-content .team-about h4 {
  text-transform: uppercase;
  font-size: 1.875rem;
  font-family: "Roboto", sans-serif;
  margin: 0 0 15px;
}
@media (max-width: 479px) {
  .page-the-chilli-family .team-member {
    width: 100%;
  }
  .page-the-chilli-family .team-member .team-image {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .page-the-chilli-family .team-member {
    width: 100%;
  }
  .page-the-chilli-family .team-member .team-image {
    min-height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-the-chilli-family .team-member {
    width: 100%;
  }
  .page-the-chilli-family .team-member .team-image {
    min-height: auto;
  }
}
.page-the-chilli-family .team-member.right {
  background: rgb(255, 124, 8);
  color: #fff;
}
.page-the-chilli-family .team-member.right .description {
  color: #fff;
}
.page-the-chilli-family .team-member.right .description h2 {
  color: #fff;
  margin: 0 0 30px;
}
.page-the-chilli-family .team-member.right .description h4 {
  color: rgb(110, 98, 87);
}
.page-the-chilli-family .team-member.right .col-md-6 {
  float: right;
  padding: 0;
}
@media (max-width: 479px) {
  .page-the-chilli-family .team-member.right .col-md-6 {
    float: none;
  }
}
@media (max-width: 767px) {
  .page-the-chilli-family .team-member.right .col-md-6 {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-the-chilli-family .team-member.right .col-md-6 {
    float: none;
  }
}
.page-the-chilli-family .team-member.left {
  background: rgb(110, 98, 87);
}
.page-the-chilli-family .team-member.left .description {
  color: rgb(255, 124, 8);
}
.page-the-chilli-family .team-member.left .description h2 {
  color: rgb(255, 124, 8);
}
.page-the-chilli-family .team-member.left .description h4 {
  color: #fff;
}

.page-installation .all-stove-pdf {
  height: 181px;
  width: 128px;
  background-image: url(../imgs/StovesManual01.jpg);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-indent: -10000px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 5px #888888;
}
.page-installation .all-stove-pdf:hover {
  background-image: url(../imgs/StovesManual02.jpg);
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.page-installation .all-stove-pdf a {
  height: inherit;
  width: inherit;
  display: block;
}
.page-installation .cb-stove-pdf {
  height: 181px;
  width: 257px;
  background-image: url(../imgs/ChilliBillieManual01.jpg);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-indent: -10000px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 5px #888888;
}
.page-installation .cb-stove-pdf:hover {
  background-image: url(../imgs/ChilliBillieManual02.jpg);
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.page-installation .cb-stove-pdf a {
  height: inherit;
  width: inherit;
  display: block;
}
.page-installation .eco-stove-pdf {
  height: 181px;
  width: 128px;
  background-image: url(../imgs/EcoManual01.jpg);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-indent: -10000px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 5px #888888;
}
.page-installation .eco-stove-pdf:hover {
  background-image: url(../imgs/EcoManual02.jpg);
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.page-installation .eco-stove-pdf a {
  height: inherit;
  width: inherit;
  display: block;
}
.page-installation .hetas-install {
  padding: 1rem 0;
  background: rgb(255, 124, 8);
  text-align: left;
  color: #fff;
}
.page-installation .hetas-install h3 {
  color: rgb(110, 98, 87);
}
.page-installation .hetas-install ol {
  list-style: none;
  counter-reset: li;
  list-style-image: none;
  padding-left: 1em;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.35em;
}
.page-installation .hetas-install ol li {
  counter-increment: li;
  text-indent: 0em;
  padding: 10px 0;
}
.page-installation .hetas-install ol li::before {
  content: counter(li);
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.page-installation .hetas-install a {
  color: rgb(110, 98, 87);
}

.page-stockist-contact .content-top {
  min-height: 200px;
}
.page-stockist-contact .modal-backdrop {
  display: none;
}
.page-stockist-contact .page-header {
  height: auto;
}
.page-stockist-contact .contact-form {
  background: rgb(110, 98, 87);
  min-height: 400px;
  padding: 50px;
  color: #fff;
}
.page-stockist-contact .contact-form .gform_wrapper {
  margin: auto;
}
.page-stockist-contact .contact-form .gform_wrapper .gfield {
  margin-bottom: 25px;
}
.page-stockist-contact .contact-form .gform_wrapper .gfield .gfield_required_asterisk {
  color: white;
}
.page-stockist-contact .contact-form .gform_wrapper .gfield .wpcf7-text {
  padding: 5px;
  width: 100%;
  background: #fff;
}
.page-stockist-contact .contact-form .gform_wrapper .gfield .wpcf7-text.form-control {
  height: auto;
}
.page-stockist-contact .contact-form .gform_wrapper .gfield .wpcf7-text.form-control:focus {
  border-color: rgb(255, 124, 8);
  box-shadow: none;
}
.page-stockist-contact .contact-form .gform_wrapper .gfield textarea {
  padding: 5px;
  width: 100%;
  background: #fff;
  height: 200px;
}
.page-stockist-contact .contact-form .gform_wrapper .gfield textarea:focus {
  border-color: #fed136;
  box-shadow: none;
}
.page-stockist-contact .contact-form .gform_wrapper .gform_footer {
  display: inherit;
}
.page-stockist-contact .contact-form .gform_wrapper .gform_footer .button {
  background: #fff;
  color: var(--wp--preset--color--chilli-orange);
  border-radius: 0;
  border: none;
  padding: 1rem 2rem;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
  float: right;
}
.page-stockist-contact .contact-form .text-danger {
  color: #e74c3c;
}
.page-stockist-contact #store_locator {
  margin-top: 2rem;
  height: 97%;
}
.page-stockist-contact #store_locator > * {
  border: none;
}
.page-stockist-contact #store_locator .store_locator_city, .page-stockist-contact #store_locator .store_locator_region, .page-stockist-contact #store_locator .store_locator_zip {
  display: block;
}
.page-stockist-contact #store_locator hr.grey {
  display: none;
}
.page-stockist-contact #store_locator.modal-body {
  padding: 0 0 1.5rem;
}
.page-stockist-contact #store_locator #store_locator_filter_active_filter_box, .page-stockist-contact #store_locator #store_locator_filter_categories, .page-stockist-contact #store_locator .wordpress-store-locator-address-title, .page-stockist-contact #store_locator .wordpress-store-locator-address-title, .page-stockist-contact #store_locator #store_locator_get_all_stores, .page-stockist-contact #store_locator #store_locator_get_my_position {
  display: none;
}
.page-stockist-contact #store_locator #store_locator_map {
  margin-bottom: 2rem;
}
.page-stockist-contact #store_locator #store_locator_main {
  height: 100% !important;
  padding: 0;
}
.page-stockist-contact #store_locator {
  background: rgb(255, 124, 8);
  height: 100%;
}
.page-stockist-contact #store_locator input, .page-stockist-contact #store_locator button, .page-stockist-contact #store_locator select, .page-stockist-contact #store_locator .btn-primary {
  border-radius: 60px !important;
  border: none !important;
}
.page-stockist-contact #store_locator input:focus, .page-stockist-contact #store_locator button:focus, .page-stockist-contact #store_locator select:focus, .page-stockist-contact #store_locator .btn-primary:focus {
  border: none !important;
  outline: none;
}
.page-stockist-contact #store_locator input.store_locator_find_stores_button, .page-stockist-contact #store_locator button.store_locator_find_stores_button, .page-stockist-contact #store_locator select.store_locator_find_stores_button, .page-stockist-contact #store_locator .btn-primary.store_locator_find_stores_button {
  max-width: 200px;
}
.page-stockist-contact #store_locator .wordpress-store-locator-filter-container, .page-stockist-contact #store_locator .wordpress-store-locator-search-container {
  width: 50%;
  display: inline-block;
}
.page-stockist-contact #store_locator #store_locator_search_box {
  max-width: 80%;
  margin: auto;
  float: none;
  padding-top: 2rem;
}
.page-stockist-contact #store_locator #store_locator_search_box .store-locator-col-sm-12 {
  max-width: 98%;
}
.page-stockist-contact #store_locator #store_locator_search_box .store-locator-row {
  float: left;
  max-width: 50%;
  width: 100%;
}
@media (max-width: 479px) {
  .page-stockist-contact #store_locator #store_locator_search_box .store-locator-row {
    max-width: 100%;
    margin: 0 0 1em;
    float: none;
  }
}
@media (max-width: 767px) {
  .page-stockist-contact #store_locator #store_locator_search_box .store-locator-row {
    max-width: 100%;
    margin: 0 0 1em;
    float: none;
  }
}
.page-stockist-contact #store_locator #store_locator_search_box .store-locator-row:last-child {
  clear: both;
  max-width: 100%;
}
.page-stockist-contact #store_locator #store_locator_search_box #store_locator_find_stores_button {
  padding: 1rem 0.75rem;
  clear: both;
  margin: 0 1rem 1rem;
}
.page-stockist-contact #store_locator #store_locator_search_box #store_locator_filter {
  margin: 0;
}
.page-stockist-contact #store_locator #store_locator_result_list {
  background: #fff;
  max-width: 80%;
  margin: auto;
  max-height: 100% !important;
}
.page-stockist-contact #store_locator .store_locator_website {
  color: transparent;
  font-size: 0;
}
.page-stockist-contact #store_locator .store_locator_website a {
  color: rgb(255, 124, 8);
  font-size: 1.2rem;
}
.page-stockist-contact #store_locator .store_locator_filter_title, .page-stockist-contact #store_locator #store_locator_filter_open_close {
  display: none;
}
.page-stockist-contact #store_locator h4 {
  color: #fff;
}
.page-stockist-contact #store_locator .store-locator-radius-filter h5, .page-stockist-contact #store_locator .store-locator-radius-filter h3 {
  display: none;
}
.page-stockist-contact #store_locator .store-locator-radius-filter h4 {
  color: #fff;
}
.page-stockist-contact #store_locator .store_locator_filter_radius, .page-stockist-contact #store_locator .store_locator_address_field, .page-stockist-contact #store_locator .store_locator_name_search_field {
  padding: 1rem 0.75rem;
  max-width: 100%;
  box-shadow: none;
  color: #484c51;
  height: 65px;
}
.page-stockist-contact .store_locator_contact .store_locator_tel {
  color: rgb(255, 124, 8);
  font-family: "Aleo Regular";
  font-style: italic;
}
.page-stockist-contact .store_locator_contact .store_locator_tel a {
  color: rgb(110, 98, 87);
  font-family: "Roboto", sans-serif;
  font-style: normal;
}
.page-stockist-contact .store_locator_contact #store_locator_map .store_locator_actions .btn-primary {
  max-width: 100%;
  display: block;
  border-radius: 60px;
}
.page-stockist-contact .store_locator_contact #store_locator_map .store_locator_website {
  color: transparent;
  font-size: 0;
}
.page-stockist-contact .store_locator_contact #store_locator_map .store_locator_website a {
  color: rgb(255, 124, 8);
  font-size: 1.2rem;
}
.page-stockist-contact #four-stockist-contact-1 {
  display: none;
}
.page-stockist-contact .dealer-locator {
  margin-top: 8rem;
}
.page-stockist-contact .all-friends h3 {
  font-family: "Amatic SC", cursive;
  font-size: 3.75rem;
  color: rgb(255, 124, 8);
}
.page-stockist-contact .all-friends .single-friend {
  text-align: left;
  font-size: 1.2rem;
  margin-bottom: 40px;
  min-height: 240px;
}
.page-stockist-contact .all-friends .single-friend h4 {
  color: rgb(255, 124, 8);
  font-weight: bold;
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
}
.page-stockist-contact .all-friends .single-friend .friend-link a {
  color: rgb(110, 98, 87);
  font-weight: bold;
  font-style: italic;
}
.page-stockist-contact .all-friends .single-friend .friend-link a:hover {
  color: rgb(255, 124, 8);
}
@media (max-width: 479px) {
  .page-stockist-contact .all-friends {
    text-align: center;
  }
  .page-stockist-contact .all-friends .single-friend {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .page-stockist-contact .all-friends {
    text-align: center;
  }
  .page-stockist-contact .all-friends .single-friend {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-stockist-contact .all-friends {
    text-align: center;
  }
  .page-stockist-contact .all-friends .single-friend {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .page-stockist-contact textarea, .page-stockist-contact .wpcf7-form-control-wrap input {
    width: 100%;
  }
}
#locationModal {
  left: 50%;
  background: #fff;
  padding: 50px;
  width: 50%;
  top: 200px;
}
@media (max-width: 479px) {
  #locationModal {
    left: inherit;
    width: 100%;
    padding: 15px;
    position: relative;
    top: inherit;
  }
}
@media (max-width: 767px) {
  #locationModal {
    left: inherit;
    width: 100%;
    padding: 15px;
    position: relative;
    top: inherit;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #locationModal {
    left: inherit;
    width: 100%;
    padding: 15px;
    position: relative;
    top: inherit;
  }
}

@media (max-width: 479px) {
  .modal-open {
    overflow: visible;
  }
  .modal-open.page-stockist-contact .dealer-locator {
    min-height: 1500px;
  }
  .modal-open.page-stockist-contact .dealer-locator .col-md-6.orange {
    min-height: 600px;
  }
}
@media (max-width: 767px) {
  .modal-open {
    overflow: visible;
  }
  .modal-open.page-stockist-contact .dealer-locator {
    min-height: 1500px;
  }
  .modal-open.page-stockist-contact .dealer-locator .col-md-6.orange {
    min-height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .modal-open {
    overflow: visible;
  }
  .modal-open.page-stockist-contact .dealer-locator {
    min-height: 1500px;
  }
  .modal-open.page-stockist-contact .dealer-locator .col-md-6.orange {
    min-height: 600px;
  }
}

/* page name changes are causing issues page-products-stoves = 5128 */
.stove-fade-bg.active {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100vw;
  background: rgba(0, 0, 1, 0.6);
  z-index: -1;
}

.page-products .sub-header, .page-products-stoves .sub-header, .page-id-5128 .sub-header {
  font-family: "Amatic SC", cursive;
  color: rgb(255, 124, 8);
  font-size: 3.75rem;
  margin: 0 0 40px;
}
.page-products, .page-products-stoves, .page-id-5128 {
  /* July 2025 filters & all stove models */
}
.page-products .mainsite-content, .page-products-stoves .mainsite-content, .page-id-5128 .mainsite-content {
  padding-top: 100px;
}
.page-products .filter-size-stove, .page-products-stoves .filter-size-stove, .page-id-5128 .filter-size-stove {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 3rem;
}
.page-products .filter-size-stove .filter-stove, .page-products-stoves .filter-size-stove .filter-stove, .page-id-5128 .filter-size-stove .filter-stove {
  background: var(--wp--preset--color--chilli-orange);
  padding: 5px 10px;
  border-bottom: 4px solid black;
  color: black;
  flex: calc((100% - 0.5rem) / 7);
}
.page-products .filter-size-stove .filter-stove:hover, .page-products-stoves .filter-size-stove .filter-stove:hover, .page-id-5128 .filter-size-stove .filter-stove:hover {
  opacity: 0.7;
  color: inherit;
}
.page-products .filter-size-stove .filter-stove.active, .page-products-stoves .filter-size-stove .filter-stove.active, .page-id-5128 .filter-size-stove .filter-stove.active {
  background: black;
  border-bottom: 4px solid var(--wp--preset--color--chilli-orange);
  color: white;
}
@media only screen and (max-width: 600px) {
  .page-products .filter-size-stove, .page-products-stoves .filter-size-stove, .page-id-5128 .filter-size-stove {
    flex-wrap: wrap;
  }
  .page-products .filter-size-stove .filter-stove, .page-products-stoves .filter-size-stove .filter-stove, .page-id-5128 .filter-size-stove .filter-stove {
    flex: calc((100% - 0.5rem) / 3);
  }
  .page-products .filter-size-stove .filter-stove:first-child, .page-products-stoves .filter-size-stove .filter-stove:first-child, .page-id-5128 .filter-size-stove .filter-stove:first-child {
    flex: 100%;
  }
}
.page-products .open-stove-models, .page-products-stoves .open-stove-models, .page-id-5128 .open-stove-models {
  background: var(--wp--preset--color--chilli-orange);
  color: black;
  position: absolute;
  max-width: 75px;
  right: 0;
  top: 125px;
  padding: 5px;
  z-index: 1100;
}
.page-products .open-stove-models.close, .page-products-stoves .open-stove-models.close, .page-id-5128 .open-stove-models.close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
}
.page-products .open-stove-models:hover, .page-products .open-stove-models:focus, .page-products-stoves .open-stove-models:hover, .page-products-stoves .open-stove-models:focus, .page-id-5128 .open-stove-models:hover, .page-id-5128 .open-stove-models:focus {
  color: inherit;
  opacity: 0.7;
}
@media only screen and (max-width: 600px) {
  .page-products .open-stove-models, .page-products-stoves .open-stove-models, .page-id-5128 .open-stove-models {
    top: 100px;
  }
}
.page-products .stove-images, .page-products-stoves .stove-images, .page-id-5128 .stove-images {
  width: 0;
  height: 0;
  transition: 0.5s ease;
  position: absolute;
  right: 80px;
  top: 260px;
  background: white;
  z-index: 1000;
  left: 0;
  display: none;
}
.page-products .stove-images.active, .page-products-stoves .stove-images.active, .page-id-5128 .stove-images.active {
  transition: 0.5s ease;
  height: 100VH;
  width: auto;
  width: 1035px;
  display: block;
  left: calc(100% - 1000px);
  left: 50%;
  transform: translateX(-50%);
  background: white;
  z-index: 1000;
  padding: 2rem;
  height: auto;
  top: 80px;
}
.page-products .stove-images .stove-list, .page-products-stoves .stove-images .stove-list, .page-id-5128 .stove-images .stove-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: white;
  width: 800px;
  width: 1000px;
  flex-wrap: wrap;
}
.page-products .stove-images .stove-list h3 span, .page-products-stoves .stove-images .stove-list h3 span, .page-id-5128 .stove-images .stove-list h3 span {
  font-style: italic;
}
.page-products .stove-images .stove-list .family, .page-products-stoves .stove-images .stove-list .family, .page-id-5128 .stove-images .stove-list .family {
  justify-content: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /*new */
  width: auto !important;
  flex: 1;
  flex-basis: 50%;
}
.page-products .stove-images .stove-list .family:first-child, .page-products-stoves .stove-images .stove-list .family:first-child, .page-id-5128 .stove-images .stove-list .family:first-child {
  flex: 0 0 100%;
}
.page-products .stove-images .stove-list .family.the-individualists, .page-products-stoves .stove-images .stove-list .family.the-individualists, .page-id-5128 .stove-images .stove-list .family.the-individualists {
  flex-basis: 100%;
}
.page-products .stove-images .stove-list .family h3, .page-products-stoves .stove-images .stove-list .family h3, .page-id-5128 .stove-images .stove-list .family h3 {
  flex: 0 0 100%;
  text-transform: none !important;
  font-family: "Aleo Light" !important;
}
.page-products .stove-images .stove-list .family .single-stove-link, .page-products-stoves .stove-images .stove-list .family .single-stove-link, .page-id-5128 .stove-images .stove-list .family .single-stove-link {
  display: block;
}
.page-products .stove-images .stove-list .family .single-stove-link img, .page-products-stoves .stove-images .stove-list .family .single-stove-link img, .page-id-5128 .stove-images .stove-list .family .single-stove-link img {
  height: 150px;
  transition: transform 0.3s ease;
}
.page-products .stove-images .stove-list .family .single-stove-link:hover img, .page-products-stoves .stove-images .stove-list .family .single-stove-link:hover img, .page-id-5128 .stove-images .stove-list .family .single-stove-link:hover img {
  transform: scale(2.1);
}
.page-products .stove-images .stove-list .family .single-stove-link:hover:after, .page-products-stoves .stove-images .stove-list .family .single-stove-link:hover:after, .page-id-5128 .stove-images .stove-list .family .single-stove-link:hover:after {
  /*content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);*/
}
@media only screen and (max-width: 600px) {
  .page-products .stove-images .stove-list, .page-products-stoves .stove-images .stove-list, .page-id-5128 .stove-images .stove-list {
    width: 100%;
  }
  .page-products .stove-images .stove-list .family, .page-products-stoves .stove-images .stove-list .family, .page-id-5128 .stove-images .stove-list .family {
    flex-basis: 100% !important;
    flex: unset;
  }
  .page-products .stove-images .stove-list .family .single-stove-link img, .page-products-stoves .stove-images .stove-list .family .single-stove-link img, .page-id-5128 .stove-images .stove-list .family .single-stove-link img {
    height: 175px;
  }
}
@media only screen and (max-width: 600px) {
  .page-products .stove-images.active, .page-products-stoves .stove-images.active, .page-id-5128 .stove-images.active {
    width: 100%;
    top: 80px;
  }
}
.page-products, .page-products-stoves, .page-id-5128 {
  /* July 2025 filters end */
}
.page-products .home-product, .page-products-stoves .home-product, .page-id-5128 .home-product {
  /* new July 2025 */
}
.page-products .home-product .front-stove-list, .page-products-stoves .home-product .front-stove-list, .page-id-5128 .home-product .front-stove-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.front-stove-list .single-stove {
    transition: opacity 0.3s ease;
}

.front-stove-list .single-stove.fade-out {
    display: none;
}
.page-products .home-product .front-stove-list .single-stove, .page-products-stoves .home-product .front-stove-list .single-stove, .page-id-5128 .home-product .front-stove-list .single-stove {
  flex: calc((100% - 2rem) / 3);
  margin-bottom: 2rem;
  max-width: 33%;
}
.page-products .home-product .front-stove-list .single-stove h2, .page-products-stoves .home-product .front-stove-list .single-stove h2, .page-id-5128 .home-product .front-stove-list .single-stove h2 {
  display: block !important;
  font-family: "Aleo Regular";
  color: var(--wp--preset--color--chilli-orange);
  margin-bottom: 0;
  font-size: 1.8rem;
  height: 2rem;
  margin-bottom: 0.5rem !important;
}
.page-products .home-product .front-stove-list .single-stove .btn-primary, .page-products-stoves .home-product .front-stove-list .single-stove .btn-primary, .page-id-5128 .home-product .front-stove-list .single-stove .btn-primary {
  margin-top: 0px;
}
@media only screen and (max-width: 600px) {
  .page-products .home-product .front-stove-list .single-stove, .page-products-stoves .home-product .front-stove-list .single-stove, .page-id-5128 .home-product .front-stove-list .single-stove {
    flex: 100%;
    max-width: 100%;
  }
}
.page-products .home-product .front-stove-list .position-link, .page-products-stoves .home-product .front-stove-list .position-link, .page-id-5128 .home-product .front-stove-list .position-link {
  position: relative;
  display: block;
}
.page-products .home-product .front-stove-list .position-text, .page-products-stoves .home-product .front-stove-list .position-text, .page-id-5128 .home-product .front-stove-list .position-text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 1, 0.7);
  width: 100%;
  margin-bottom: 0;
}
.page-products .home-product, .page-products-stoves .home-product, .page-id-5128 .home-product {
  /* new July 2025 end */
}
.page-products .home-product .col-md-4, .page-products-stoves .home-product .col-md-4, .page-id-5128 .home-product .col-md-4 {
  margin-bottom: 40px;
  min-height: 675px;
}
@media (max-width: 479px) {
  .page-products .home-product .col-md-4, .page-products-stoves .home-product .col-md-4, .page-id-5128 .home-product .col-md-4 {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .page-products .home-product .col-md-4, .page-products-stoves .home-product .col-md-4, .page-id-5128 .home-product .col-md-4 {
    min-height: auto;
  }
}
.page-products .home-product .col-md-4 h2, .page-products-stoves .home-product .col-md-4 h2, .page-id-5128 .home-product .col-md-4 h2 {
  font-family: "Aleo Regular";
  color: rgb(255, 124, 8);
  margin-bottom: 0;
  font-size: 2.18rem;
  height: 4.5rem;
}
.page-products .home-product .col-md-4 h2 span, .page-products-stoves .home-product .col-md-4 h2 span, .page-id-5128 .home-product .col-md-4 h2 span {
  font-family: "Aleo Light Italic";
}
.page-products .home-product .col-md-4 .description p:first-child, .page-products-stoves .home-product .col-md-4 .description p:first-child, .page-id-5128 .home-product .col-md-4 .description p:first-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-products .home-product .col-md-4 .change, .page-products-stoves .home-product .col-md-4 .change, .page-id-5128 .home-product .col-md-4 .change {
  color: rgb(255, 124, 8);
}
.page-products .home-other-product, .page-products-stoves .home-other-product, .page-id-5128 .home-other-product {
  background: rgb(255, 124, 8);
  padding: 2rem 0 1rem;
}
.page-products .home-other-product .col-md-4 h2, .page-products-stoves .home-other-product .col-md-4 h2, .page-id-5128 .home-other-product .col-md-4 h2 {
  color: #fff;
}
.page-products .home-other-product .col-md-4 .btn-primary, .page-products-stoves .home-other-product .col-md-4 .btn-primary, .page-id-5128 .home-other-product .col-md-4 .btn-primary {
  color: #fff;
}

.page-welcome-to-the-penguin-gallery .stove-menu, .single-chilli_products .stove-menu {
  display: flex;
  justify-content: center;
  gap: 0 1rem;
  margin: 1rem 0;
}
.page-welcome-to-the-penguin-gallery .stove-menu .back-stove, .single-chilli_products .stove-menu .back-stove {
  background: var(--wp--preset--color--chilli-orange);
  padding: 5px 10px;
  border-bottom: 4px solid black;
  color: black;
}
.page-welcome-to-the-penguin-gallery .stove-menu .back-stove:hover, .single-chilli_products .stove-menu .back-stove:hover {
  opacity: 0.7;
  color: inherit;
}
.page-welcome-to-the-penguin-gallery .stove-logos, .single-chilli_products .stove-logos {
  margin: 1rem 0;
}
.page-welcome-to-the-penguin-gallery .stove-logos .logo-details, .single-chilli_products .stove-logos .logo-details {
  display: flex;
  justify-content: center;
  gap: 1rem;
  align-items: center;
  margin: 1rem 0;
}
@media only screen and (max-width: 600px) {
  .page-welcome-to-the-penguin-gallery .stove-logos .logo-details img, .single-chilli_products .stove-logos .logo-details img {
    max-width: 60px;
  }
}
.page-welcome-to-the-penguin-gallery .mainsite-content, .single-chilli_products .mainsite-content {
  top: 80px;
  background: black;
}
.page-welcome-to-the-penguin-gallery .mainsite-content h2, .single-chilli_products .mainsite-content h2 {
  display: none;
}
.page-welcome-to-the-penguin-gallery .mainsite-content .bg-orange, .single-chilli_products .mainsite-content .bg-orange {
  padding: 2rem 0;
}
.page-welcome-to-the-penguin-gallery .modal-backdrop, .single-chilli_products .modal-backdrop {
  display: none;
}
.page-welcome-to-the-penguin-gallery #sb_instagram .sb_instagram_header .sbi_header_text, .page-welcome-to-the-penguin-gallery .sb_instagram_header .sbi_header_text, .single-chilli_products #sb_instagram .sb_instagram_header .sbi_header_text, .single-chilli_products .sb_instagram_header .sbi_header_text {
  justify-content: center;
  width: 1170px;
  max-width: 100%;
  margin: auto;
}
.page-welcome-to-the-penguin-gallery .penguin-family .container, .single-chilli_products .penguin-family .container {
  width: 100% !important;
  padding: 0 !important;
}
.page-welcome-to-the-penguin-gallery .penguin-family .container .toggle-details, .single-chilli_products .penguin-family .container .toggle-details {
  margin-bottom: -2rem;
}
.page-welcome-to-the-penguin-gallery .penguin-family h2, .page-welcome-to-the-penguin-gallery .penguin-family h3, .page-welcome-to-the-penguin-gallery .penguin-family h3 span, .single-chilli_products .penguin-family h2, .single-chilli_products .penguin-family h3, .single-chilli_products .penguin-family h3 span {
  color: black !important;
}
.page-welcome-to-the-penguin-gallery .penguin-family h2 s, .page-welcome-to-the-penguin-gallery .penguin-family h3 s, .page-welcome-to-the-penguin-gallery .penguin-family h3 span s, .single-chilli_products .penguin-family h2 s, .single-chilli_products .penguin-family h3 s, .single-chilli_products .penguin-family h3 span s {
  text-decoration: none !important;
  font-family: "Aleo Light Italic";
}
.page-welcome-to-the-penguin-gallery .penguin-family p, .single-chilli_products .penguin-family p {
  color: white;
}
.page-welcome-to-the-penguin-gallery .penguin-family .foogallery, .single-chilli_products .penguin-family .foogallery {
  background: black;
  margin-top: 2rem;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal, .single-chilli_products #penguin-family-modal {
  margin-top: 3rem;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal.modal, .single-chilli_products #penguin-family-modal.modal {
  max-width: 90%;
  background: transparent;
  padding-top: 1rem;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal.modal h3, .single-chilli_products #penguin-family-modal.modal h3 {
  text-align: center;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal.in .modal-dialog, .single-chilli_products #penguin-family-modal.in .modal-dialog {
  background: var(--wp--preset--color--chilli-orange);
  padding: 50px;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog h1, .page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog h3, .single-chilli_products #penguin-family-modal .modal-dialog h1, .single-chilli_products #penguin-family-modal .modal-dialog h3 {
  color: white;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog h1 span, .page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog h3 span, .single-chilli_products #penguin-family-modal .modal-dialog h1 span, .single-chilli_products #penguin-family-modal .modal-dialog h3 span {
  font-family: "Aleo Light Italic";
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog .gfield_label, .single-chilli_products #penguin-family-modal .modal-dialog .gfield_label {
  color: black;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog #field_6_7 .gfield_description span, .page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog #field_6_9 .gfield_description span, .single-chilli_products #penguin-family-modal .modal-dialog #field_6_7 .gfield_description span, .single-chilli_products #penguin-family-modal .modal-dialog #field_6_9 .gfield_description span {
  visibility: hidden;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog .gform_button.button, .single-chilli_products #penguin-family-modal .modal-dialog .gform_button.button {
  background: black;
  color: white;
  border-radius: 0;
  border: none;
  padding: 15px 35px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
}
.page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog .gform_button.button:hover, .page-welcome-to-the-penguin-gallery #penguin-family-modal .modal-dialog .gform_button.button:focus, .single-chilli_products #penguin-family-modal .modal-dialog .gform_button.button:hover, .single-chilli_products #penguin-family-modal .modal-dialog .gform_button.button:focus {
  background: gray;
  color: black;
  border: gray;
}

/*.penguin-family h3, .penguin-family h3 span {
	color:black !important;
}
.penguin-family p {
	color:white;
}
.penguin-family .btn.btn-primary {
	background:black;
	color:white;
}
.penguin-family .foogallery {
	background:white;
	margin-top:2rem;
}*/
.single-chilli_products.single .full-screen {
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
}
.single-chilli_products.single #stove-modal {
  max-width: 90%;
  background: transparent;
}
.single-chilli_products.single .page-header {
  height: 100vh;
}
.single-chilli_products.single .page-header .intro-text {
  top: 80px;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.45);
}
.single-chilli_products.single .page-header .intro-text h4 {
  font-size: 1.6rem;
}
.single-chilli_products.single .page-header .intro-text h1 {
  color: rgb(255, 124, 8);
  font-size: 2rem;
  margin-top: 0.75rem;
}
@media (max-width: 479px) {
  .single-chilli_products.single .page-header .intro-text img {
    position: absolute;
    width: 25%;
    top: -81px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .single-chilli_products.single .page-header .intro-text img {
    position: absolute;
    width: 25%;
    top: -81px;
    right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_products.single .page-header .intro-text img {
    position: absolute;
    width: 25%;
    top: -81px;
    right: 10px;
  }
}
@media (max-width: 479px) {
  .single-chilli_products.single .page-header {
    height: auto;
  }
}
@media (max-width: 767px) {
  .single-chilli_products.single .page-header {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_products.single .page-header {
    height: auto;
  }
}
.single-chilli_products.single .page-header #singleStoveCarousel {
  height: 100vh;
  height: calc(100vh - 80px);
  width: 100%;
  display: flex;
}
.single-chilli_products.single .page-header #singleStoveCarousel .rslides_nav {
  position: absolute;
  top: 50%;
  z-index: 50000;
}
.single-chilli_products.single .page-header #singleStoveCarousel .rslides_nav.prev {
  left: 2rem;
}
.single-chilli_products.single .page-header #singleStoveCarousel .rslides_nav.next {
  right: 2rem;
}
.single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
}
.single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
.single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides li:first-child {
  position: relative;
  display: block;
  float: left;
}
@media (max-width: 479px) {
  .single-chilli_products.single .page-header #singleStoveCarousel {
    height: 500px;
  }
  .single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides img {
    max-width: 150%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .single-chilli_products.single .page-header #singleStoveCarousel {
    height: 500px;
  }
  .single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides img {
    max-width: 150%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_products.single .page-header #singleStoveCarousel {
    height: 500px;
  }
  .single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides img {
    max-width: 150%;
    height: 100%;
    object-fit: cover;
  }
}
.single-chilli_products.single section .container {
  max-width: 800px;
}
.single-chilli_products.single section .container .toggle-heading {
  cursor: pointer;
}
.single-chilli_products.single section.manual-pdf {
  padding: 2rem 0;
  border-bottom: 2px solid rgb(110, 98, 87);
  border-top: 2px solid rgb(110, 98, 87);
}
.single-chilli_products.single section.manual-pdf h3 {
  color: rgb(255, 124, 8);
}
.single-chilli_products.single section.manual-pdf h3 span {
  font-family: "Aleo Light Italic";
  color: rgb(255, 124, 8);
}
.single-chilli_products.single section.manual-pdf h3 a {
  color: rgb(255, 124, 8);
}
.single-chilli_products.single section.find {
  margin-bottom: 4rem;
}
.single-chilli_products.single section.find h2 {
  font-family: "Amatic SC", cursive;
  color: rgb(255, 124, 8);
}
.single-chilli_products.single section .fiche {
  border-radius: 50%;
  height: 90px;
  font-size: 1rem;
  background: rgb(110, 98, 87);
  padding: 22px 11px;
  text-align: center;
  margin-top: 2rem;
  width: 95px;
}
.single-chilli_products.single section .fiche.btn:hover {
  background: rgb(255, 124, 8);
  color: rgb(110, 98, 87);
}
.single-chilli_products.single section.toggle-section {
  padding: 2rem 0;
  border-top: 2px solid rgb(110, 98, 87);
}
.single-chilli_products.single section.toggle-section h3 {
  color: rgb(255, 124, 8);
  margin: 0;
}
.single-chilli_products.single section.toggle-section h3 span {
  font-family: "Aleo Light Italic";
  color: rgb(255, 124, 8);
}
.single-chilli_products.single section.toggle-section h3 a {
  color: rgb(110, 98, 87);
}
.single-chilli_products.single section.toggle-section.the-prices table.price-table {
  margin: 1rem auto 2rem;
}
.single-chilli_products.single section.toggle-section.the-prices table.price-table tr td {
  padding: 0.5rem 0;
}
.single-chilli_products.single section.toggle-section.the-prices table.price-table tr td.italic {
  font-style: italic;
}
.single-chilli_products.single section.toggle-section.the-prices table.price-table tr td.bold {
  font-weight: bold;
}
.single-chilli_products.single section.toggle-section.the-prices table.price-table tr td.smaller {
  font-size: 0.8rem;
  padding: 0;
}
.single-chilli_products.single section.toggle-section.tech-details .container {
  max-width: inherit;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details {
  margin-top: 2rem;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .legend {
  text-align: left;
  max-height: 2.2rem;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .legend img {
  width: auto;
  margin-right: 1rem;
  height: 30px;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .right {
  margin-top: 2rem;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .right.no-margin {
  margin-top: 0;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table {
  width: 100%;
  margin: 2rem 0;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr {
  border-bottom: 1px solid;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr.no-border {
  border-bottom: none;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr.no-border td {
  padding-bottom: 0;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr td {
  padding: 0.5rem 0;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr td.icon {
  padding-left: 45px;
  background-size: 25px;
  background-repeat: no-repeat;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr td.icon.wood {
  background-image: url(../imgs/2022/SmokelessSm.png);
  background-position: 25px center;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr td.icon.smoke {
  background-image: url(../imgs/2022/WoodSm.png);
  background-position: left center;
}
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table .column-3 {
  text-align: right;
}
.single-chilli_products.single section.toggle-section {
  /*&.stove-story {
  	margin-top:4rem;
  }*/
}
.single-chilli_products.single section.toggle-section.the-plans .toggle-details {
  margin-top: 3rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .single-chilli_products.single section.toggle-section.the-plans .toggle-details {
    display: inherit;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_products.single section.toggle-section.the-plans .toggle-details {
    display: inherit;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .single-chilli_products.single section.toggle-section.the-plans .toggle-details {
    display: inherit;
  }
}
.single-chilli_products.single section.toggle-section.whats-more, .single-chilli_products.single section.toggle-section.penguin-facts {
  min-height: auto;
}
.single-chilli_products.single section.toggle-section.whats-more .one-image, .single-chilli_products.single section.toggle-section.penguin-facts .one-image {
  min-height: 300px;
  margin-bottom: 4rem;
}
.single-chilli_products.single section .stove-2-heading {
  color: rgb(255, 124, 8);
  margin: 0;
  font-size: 2rem;
}
.single-chilli_products.single section .bottom-heading {
  display: inline-block;
  position: absolute;
  bottom: 0;
  z-index: 10000;
  padding: 1.4rem 0;
  left: 0;
  background: rgb(0, 0, 0);
  width: 100%;
}
.single-chilli_products.single .second-product-1 > div, .single-chilli_products.single .second-product-3 > div, .single-chilli_products.single .second-product:nth-child(odd) > div {
  float: left;
}
.single-chilli_products.single .second-product-1 .fifty-content, .single-chilli_products.single .second-product-3 .fifty-content, .single-chilli_products.single .second-product:nth-child(odd) .fifty-content {
  background: rgb(110, 98, 87);
}
.single-chilli_products.single .second-product-1 .fifty-content .description, .single-chilli_products.single .second-product-3 .fifty-content .description, .single-chilli_products.single .second-product:nth-child(odd) .fifty-content .description {
  color: #fff;
  width: 75%;
  text-align: left;
  float: left;
  padding-left: 50px;
}
.single-chilli_products.single .second-product-1 .fifty-content .description p, .single-chilli_products.single .second-product-3 .fifty-content .description p, .single-chilli_products.single .second-product:nth-child(odd) .fifty-content .description p {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.single-chilli_products.single .second-product-1 .fifty-content .description h2, .single-chilli_products.single .second-product-3 .fifty-content .description h2, .single-chilli_products.single .second-product:nth-child(odd) .fifty-content .description h2 {
  color: rgb(255, 124, 8);
}
.single-chilli_products.single .second-product-1 .fifty-content .description a, .single-chilli_products.single .second-product-3 .fifty-content .description a, .single-chilli_products.single .second-product:nth-child(odd) .fifty-content .description a {
  color: rgb(255, 124, 8);
}
.single-chilli_products.single .second-product-1 .fifty-content .description a:hover, .single-chilli_products.single .second-product-3 .fifty-content .description a:hover, .single-chilli_products.single .second-product:nth-child(odd) .fifty-content .description a:hover {
  color: #fff;
}
.single-chilli_products.single .second-product-2 > div, .single-chilli_products.single .second-product-4 > div, .single-chilli_products.single .second-product:nth-child(even) > div {
  float: right;
}
.single-chilli_products.single .second-product-2 .fifty-content, .single-chilli_products.single .second-product-4 .fifty-content, .single-chilli_products.single .second-product:nth-child(even) .fifty-content {
  background: rgb(255, 124, 8);
}
.single-chilli_products.single .second-product-2 .fifty-content .description, .single-chilli_products.single .second-product-4 .fifty-content .description, .single-chilli_products.single .second-product:nth-child(even) .fifty-content .description {
  color: #fff;
  width: 75%;
  text-align: left;
  float: right;
  padding-right: 50px;
}
.single-chilli_products.single .second-product-2 .fifty-content .description p, .single-chilli_products.single .second-product-4 .fifty-content .description p, .single-chilli_products.single .second-product:nth-child(even) .fifty-content .description p {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.single-chilli_products.single .second-product-2 .fifty-content .description h2, .single-chilli_products.single .second-product-4 .fifty-content .description h2, .single-chilli_products.single .second-product:nth-child(even) .fifty-content .description h2 {
  color: rgb(110, 98, 87);
}
.single-chilli_products.single .second-product-2 .fifty-content .description a, .single-chilli_products.single .second-product-4 .fifty-content .description a, .single-chilli_products.single .second-product:nth-child(even) .fifty-content .description a {
  color: White;
}
.single-chilli_products.single .color-chart p {
  margin-top: 30px;
}
.single-chilli_products.single .color-chart p a {
  font-weight: bold;
}
.single-chilli_products.single .the-prices p:first-child {
  padding-top: 0;
}
.single-chilli_products.single .the-prices .orange, .single-chilli_products.single .the-prices .change {
  color: rgb(255, 124, 8);
}
.single-chilli_products.single .the-prices .find h2 {
  font-family: "Amatic SC", cursive;
  margin-bottom: 5px;
  color: rgb(255, 124, 8);
}
.single-chilli_products.single .reveal {
  color: rgb(110, 98, 87);
  font-size: 1.125rem;
  font-family: "Aleo Light Italic";
}
.single-chilli_products.single .tech-plans {
  margin-bottom: 40px;
  margin-top: 20px;
}
.single-chilli_products.single .whats-more, .single-chilli_products.single .penguin-facts {
  min-height: 300px;
}
.single-chilli_products.single .whats-more .orange, .single-chilli_products.single .whats-more .change, .single-chilli_products.single .penguin-facts .orange, .single-chilli_products.single .penguin-facts .change {
  font-weight: bold;
  color: rgb(255, 124, 8);
}
@media (max-width: 479px) {
  .single-chilli_products.single .whats-more, .single-chilli_products.single .penguin-facts {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .single-chilli_products.single .whats-more, .single-chilli_products.single .penguin-facts {
    min-height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_products.single .whats-more, .single-chilli_products.single .penguin-facts {
    min-height: auto;
  }
}
.single-chilli_products.single .one-image {
  align-items: flex-end;
  display: flex;
  min-height: 250px;
  height: 250px;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  /*position: relative;
  min-height: 470px;
  &.first {

  }
  &.last {

  }
  img {
  	vertical-align: bottom;
      border: 0;
      position: absolute;
      bottom: 0;
      max-width: 90%;
      margin: auto;
      left:50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      @include screens (xxs xs sm) {
  	    position: relative;
  	    width:auto;
  	    left:inherit;
  	    transform: none;
      }

  }*/
}
.single-chilli_products.single .one-image.col-md-5 {
  width: 20%;
  float: left;
}
@media (max-width: 479px) {
  .single-chilli_products.single .one-image.col-md-5 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .single-chilli_products.single .one-image.col-md-5 {
    width: 100%;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_products.single .one-image.col-md-5 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 479px) {
  .single-chilli_products.single .one-image {
    min-height: auto;
    height: auto !important;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .single-chilli_products.single .one-image {
    min-height: auto;
    height: auto !important;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_products.single .one-image {
    min-height: auto;
    height: auto !important;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .single-chilli_products.single .fifty-content, .single-chilli_products.single .fifty-image {
    float: none !important;
    height: auto;
  }
  .single-chilli_products.single .fifty-content .description, .single-chilli_products.single .fifty-image .description {
    width: 100% !important;
    float: none !important;
    text-align: center !important;
    padding: 15px !important;
    transform: none;
    top: inherit;
  }
  .single-chilli_products.single .fifty-content .description br, .single-chilli_products.single .fifty-image .description br {
    display: none;
  }
}
@media (max-width: 479px) {
  .single-chilli_products.single .fifty-content, .single-chilli_products.single .fifty-image {
    float: none !important;
    height: auto;
  }
  .single-chilli_products.single .fifty-content .description, .single-chilli_products.single .fifty-image .description {
    width: 100% !important;
    float: none !important;
    text-align: center !important;
    padding: 15px !important;
    transform: none;
    top: inherit;
  }
  .single-chilli_products.single .fifty-content .description br, .single-chilli_products.single .fifty-image .description br {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_products.single .fifty-content, .single-chilli_products.single .fifty-image {
    float: none !important;
    height: auto;
  }
  .single-chilli_products.single .fifty-content .description, .single-chilli_products.single .fifty-image .description {
    width: 100% !important;
    float: none !important;
    text-align: center !important;
    padding: 15px !important;
    transform: none;
    top: inherit;
  }
  .single-chilli_products.single .fifty-content .description br, .single-chilli_products.single .fifty-image .description br {
    display: none;
  }
}

.chilli_products-stove-accessories .info-section.bespoke .row, .chilli_products-cool-penguin-stuff .info-section.bespoke .row {
  margin-bottom: 45px;
}
.chilli_products-stove-accessories .info-section.bespoke .row .other-image img, .chilli_products-cool-penguin-stuff .info-section.bespoke .row .other-image img {
  margin: 20px auto 0;
}
.chilli_products-stove-accessories .shop-link:hover img, .chilli_products-cool-penguin-stuff .shop-link:hover img {
  opacity: 0.7;
}

.page-stove-colours .four-images {
  display: none;
}

.chilli_products-spare-parts.single .split-section {
  padding: 0;
}
.chilli_products-spare-parts.single .spares-section {
  padding-bottom: 50px;
}
.chilli_products-spare-parts.single .spares-section h2 {
  font-family: "Amatic SC", cursive;
  color: rgb(255, 124, 8);
  font-size: 3.75rem;
  text-transform: uppercase;
  padding-top: 50px;
  font-weight: normal;
}
.chilli_products-spare-parts.single .spares-section .col-md-6 h3 {
  color: rgb(255, 124, 8);
}
.chilli_products-spare-parts.single .spares-section .col-md-6 h3 span {
  font-family: "Aleo Light Italic";
}
.chilli_products-spare-parts.single .spares-section .col-md-6 table {
  width: 95%;
  margin: auto;
}
.chilli_products-spare-parts.single .spares-section .col-md-6 table th {
  font-weight: bold;
  color: rgb(255, 124, 8);
  border-bottom: none;
}
.chilli_products-spare-parts.single .spares-section .col-md-6 table td {
  border-top: none;
}
.chilli_products-spare-parts.single .spares-section .col-md-6 table .code, .chilli_products-spare-parts.single .spares-section .col-md-6 table .price {
  font-weight: bold;
}
.chilli_products-spare-parts.single .spares-section .col-md-6:last-child {
  min-height: 250px;
}
.chilli_products-spare-parts .shop-link:hover img {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .chilli_products-spare-parts .fifty-image {
    /*display: none;*/
  }
}
@media (max-width: 479px) {
  .chilli_products-spare-parts .fifty-image {
    /*display: none;*/
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .chilli_products-spare-parts .fifty-image {
    /*display: none;*/
  }
}
@media only screen and (min-height: 800px) and (max-height: 900px) {
  .chilli_products-spare-parts section[class^=second-product] h2 {
    font-size: 2.4rem;
  }
  .chilli_products-spare-parts section[class^=second-product] .fifty-content .description {
    width: 80%;
  }
}

@media (max-width: 479px) {
  .chilli_products-canal-boat .second-product-1 .fifty-image {
    background-position: 75% 20%;
  }
}
@media (max-width: 767px) {
  .chilli_products-canal-boat .second-product-1 .fifty-image {
    background-position: 75% 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .chilli_products-canal-boat .second-product-1 .fifty-image {
    background-position: 75% 20%;
  }
}

.page-12-reasons-why .all-reasons {
  background-color: rgb(255, 124, 8);
}
.page-12-reasons-why .all-reasons h3, .page-12-reasons-why .all-reasons h3 a {
  font-family: "Aleo Regular";
  font-size: 1.625rem;
  color: rgb(110, 98, 87);
}
.page-12-reasons-why .all-reasons h3 span, .page-12-reasons-why .all-reasons h3 a span {
  font-family: "Aleo Light Italic";
  color: #fff;
}
.page-12-reasons-why .all-reasons h3 span.reveal, .page-12-reasons-why .all-reasons h3 a span.reveal {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 1.125rem;
}
.page-12-reasons-why .all-reasons .reason-icon {
  padding: 20px 0 0px;
}
.page-12-reasons-why .all-reasons .reveal-reason {
  color: #fff;
  font-size: 1.125rem;
}
.page-12-reasons-why .all-reasons .reveal-item {
  color: #fff;
}
.page-12-reasons-why .all-reasons .reveal-item a {
  color: #fff;
  font-weight: bold;
}
.page-12-reasons-why .all-reasons .reveal-item ul {
  list-style-image: url(../imgs/bulletDotBrown.png);
  list-style-position: inside;
  font-size: 1.2rem;
}
.page-12-reasons-why .all-reasons p:last-child {
  margin: 0;
  padding: 2rem 0;
}

/*page-planet-penguin */
.page-id-43989.page .top-content, .page-id-43989.page .split-section {
  background: var(--chilli-black);
  color: white;
}
.page-id-43989.page .top-content h2, .page-id-43989.page .top-content h3, .page-id-43989.page .split-section h2, .page-id-43989.page .split-section h3 {
  color: var(--chilli-eco);
}
.page-id-43989.page .top-content ul, .page-id-43989.page .split-section ul {
  list-style-type: disc;
  list-style-image: none;
}
.page-id-43989.page .last-sustain {
  padding: 1rem 0;
  background: var(--chilli-eco);
}
.page-id-43989.page .last-sustain h3, .page-id-43989.page .last-sustain p {
  color: var(--chilli-black);
}
.page-id-43989.page .last-sustain h3 {
  font-size: 1.625rem;
}
.page-id-43989.page .brown-quote {
  background: var(--chilli-black);
}
.page-id-43989.page .brown-quote h2 {
  color: var(--chilli-eco);
  font-family: "Aleo Light";
  font-size: 2rem;
}
.page-id-43989.page .sustain .reason-icon:nth-child(odd) {
  background: var(--chilli-eco);
  color: var(--chilli-black);
}
.page-id-43989.page .sustain .reason-icon:nth-child(odd) h3, .page-id-43989.page .sustain .reason-icon:nth-child(odd) h3 a, .page-id-43989.page .sustain .reason-icon:nth-child(odd) p {
  color: var(--chilli-black);
}
.page-id-43989.page .sustain .reason-icon:nth-child(even) {
  background: var(--chilli-black);
}
.page-id-43989.page .sustain .reason-icon:nth-child(even) h3, .page-id-43989.page .sustain .reason-icon:nth-child(even) h3 a, .page-id-43989.page .sustain .reason-icon:nth-child(even) p {
  color: var(--chilli-eco);
}
.page-id-43989.page .sustain .reason-icon:nth-child(even) p em {
  color: white;
  font-style: normal;
  font-weight: bold;
}
.page-id-43989.page .sustain h3, .page-id-43989.page .sustain h3 a {
  font-family: "Aleo Regular";
  font-size: 1.625rem;
}
.page-id-43989.page .sustain h3 span, .page-id-43989.page .sustain h3 a span {
  font-family: "Aleo Light Italic";
  color: #fff;
  display: block;
  margin-bottom: 1.5rem;
}
.page-id-43989.page .sustain h3 span.reveal, .page-id-43989.page .sustain h3 a span.reveal {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 1.125rem;
}
.page-id-43989.page .sustain .reason-icon {
  padding: 20px 0 0px;
}
.page-id-43989.page .sustain .reveal-reason {
  color: #fff;
  font-size: 1.125rem;
}
.page-id-43989.page .sustain .reveal-item {
  color: #fff;
}
.page-id-43989.page .sustain .reveal-item a {
  color: #fff;
  font-weight: bold;
}
.page-id-43989.page .sustain .reveal-item ul {
  list-style-position: inside;
  font-size: 1.2rem;
}
.page-id-43989.page .sustain p:last-child {
  margin: 0;
  padding: 2rem 0;
}

.page, .single {
  text-align: center;
}
.page.page-template-page-products .page-header, .single.page-template-page-products .page-header {
  display: none;
}
.page.page-template-page-products .top-content, .single.page-template-page-products .top-content {
  margin-top: 5rem;
}
.page.page-template-page-products .top-content .container, .single.page-template-page-products .top-content .container {
  width: 80%;
}
.page.page-template-page-products .top-content .container img, .single.page-template-page-products .top-content .container img {
  margin: auto;
}
.page .page-header, .single .page-header {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 675px;
  position: relative;
  border: none;
  padding: 0;
}
@media (max-width: 479px) {
  .page .page-header, .single .page-header {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .page .page-header, .single .page-header {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page .page-header, .single .page-header {
    height: 500px;
  }
}
.page .page-header .intro-text, .single .page-header .intro-text {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 40%;
  z-index: 100000;
}
.page .page-header .intro-text h1, .single .page-header .intro-text h1 {
  color: #fff;
  font-size: 3.81rem;
}
.page .page-header .intro-text h1 span, .single .page-header .intro-text h1 span {
  font-family: "Aleo Light Italic";
}
.page .page-header .intro-text h4, .single .page-header .intro-text h4 {
  font-family: "Roboto", sans-serif;
  font-size: 1.875rem;
  color: #fff;
}
.page.page-template-page-fullwidth-header .page-header, .single.page-template-page-fullwidth-header .page-header {
  height: 900px;
  background-size: contain;
}
@media (max-width: 479px) {
  .page.page-template-page-fullwidth-header .page-header, .single.page-template-page-fullwidth-header .page-header {
    height: 300px;
    background-repeat: no-repeat;
    background-color: black;
  }
}
@media (max-width: 767px) {
  .page.page-template-page-fullwidth-header .page-header, .single.page-template-page-fullwidth-header .page-header {
    height: 300px;
    background-repeat: no-repeat;
    background-color: black;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page.page-template-page-fullwidth-header .page-header, .single.page-template-page-fullwidth-header .page-header {
    height: 300px;
    background-repeat: no-repeat;
    background-color: black;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page.page-template-page-fullwidth-header .page-header, .single.page-template-page-fullwidth-header .page-header {
    height: 600px;
  }
}
.page.page-template-page-fullwidth-header .gform_body, .single.page-template-page-fullwidth-header .gform_body {
  max-width: 600px;
  margin: auto;
  margin-bottom: 1rem;
}
.page.page-template-page-fullwidth-header .gform_body .gfield_label, .single.page-template-page-fullwidth-header .gform_body .gfield_label {
  color: rgb(255, 124, 8);
}
.page.page-template-page-fullwidth-header .gform_body select, .single.page-template-page-fullwidth-header .gform_body select {
  font-size: 1.2rem;
}
.page.page-template-page-fullwidth-header .gform_body select option, .single.page-template-page-fullwidth-header .gform_body select option {
  white-space: initial;
}
.page.page-template-page-fullwidth-header .gform_body .ginput_container input, .page.page-template-page-fullwidth-header .gform_body .ginput_container textarea, .page.page-template-page-fullwidth-header .gform_body .ginput_container select, .single.page-template-page-fullwidth-header .gform_body .ginput_container input, .single.page-template-page-fullwidth-header .gform_body .ginput_container textarea, .single.page-template-page-fullwidth-header .gform_body .ginput_container select {
  color: black;
}
.page.page-template-page-fullwidth-header .gform_body #field_6_7 .gfield_description, .page.page-template-page-fullwidth-header .gform_body #field_6_9 .gfield_description, .single.page-template-page-fullwidth-header .gform_body #field_6_7 .gfield_description, .single.page-template-page-fullwidth-header .gform_body #field_6_9 .gfield_description {
  visibility: hidden;
}
.page.page-template-page-fullwidth-header .gform_body #field_6_7 .gfield_description span, .page.page-template-page-fullwidth-header .gform_body #field_6_9 .gfield_description span, .single.page-template-page-fullwidth-header .gform_body #field_6_7 .gfield_description span, .single.page-template-page-fullwidth-header .gform_body #field_6_9 .gfield_description span {
  visibility: visible;
}
.page.page-template-page-fullwidth-header .gform_body .gform_fileupload_rules, .single.page-template-page-fullwidth-header .gform_body .gform_fileupload_rules {
  display: none;
}
.page.page-template-page-fullwidth-header .gform_footer .gform_button.button, .single.page-template-page-fullwidth-header .gform_footer .gform_button.button {
  background: rgb(255, 124, 8);
  color: white;
  border-radius: 0;
  border: none;
  padding: 15px 35px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 1rem;
  margin: auto;
  margin-bottom: 2rem;
}
.page.page-template-page-fullwidth-header .gform_footer .gform_button.button:hover, .page.page-template-page-fullwidth-header .gform_footer .gform_button.button:focus, .single.page-template-page-fullwidth-header .gform_footer .gform_button.button:hover, .single.page-template-page-fullwidth-header .gform_footer .gform_button.button:focus {
  background: gray;
  color: black;
  border: gray;
}
.page .top-content, .single .top-content {
  padding: 2rem 0;
}
.page .top-content h2, .single .top-content h2 {
  font-family: "Aleo Light";
  font-size: 3.81rem;
  color: rgb(255, 124, 8);
  margin: 0 0 40px;
}
.page .top-content h2 br, .single .top-content h2 br {
  display: none;
}
.page .top-content p, .single .top-content p {
  margin-bottom: 30px;
  font-size: 1.5rem;
}
.page .table-width tr, .single .table-width tr {
  font-size: 1.2em;
}
.page .table-width tr td:last-child, .single .table-width tr td:last-child {
  width: 80%;
}
.page .entry-logos a:hover img, .single .entry-logos a:hover img {
  opacity: 0.7;
}
.page #gutenslider-9vc2swa2c .swiper-container, .single #gutenslider-9vc2swa2c .swiper-container {
  background: url("https://chillipenguin.co.uk/wp-content/uploads/2021/10/Local-Showroom-Scrolling-Gallery28-1024x709.jpg");
}
.page .split-section, .single .split-section {
  text-align: left;
  padding: 1rem 0;
}
@media (max-width: 479px) {
  .page .split-section, .single .split-section {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .page .split-section, .single .split-section {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page .split-section, .single .split-section {
    text-align: center;
  }
}
.page .split-section h3, .single .split-section h3 {
  color: rgb(255, 124, 8);
  font-family: "Aleo Regular";
  font-size: 1.625rem;
  margin-bottom: 40px;
}
.page .split-section h3 em, .page .split-section h3 span, .single .split-section h3 em, .single .split-section h3 span {
  font-family: "Aleo Light Italic";
}
.page .split-section p, .single .split-section p {
  line-height: 1.89rem;
}
.page .split-section .description-full, .single .split-section .description-full {
  text-align: center;
}
.page .brown-quote, .single .brown-quote {
  background: rgb(110, 98, 87);
  padding: 2rem 0;
  clear: both;
}
.page .brown-quote br, .single .brown-quote br {
  display: none;
}
.page .brown-quote h2, .single .brown-quote h2 {
  font-family: "Amatic SC", cursive;
  font-size: 3.8rem;
  color: rgb(255, 124, 8);
  margin: 0;
}
.page .brown-quote.orange, .single .brown-quote.orange {
  background: rgb(255, 124, 8);
}
.page .brown-quote.orange h2, .single .brown-quote.orange h2 {
  color: #fff;
}
.page .brown-quote.orange .gform_wrapper label, .single .brown-quote.orange .gform_wrapper label {
  color: white;
  text-align: center;
  display: block;
}
.page .brown-quote.orange .gform_wrapper label .gfield_required_asterisk, .single .brown-quote.orange .gform_wrapper label .gfield_required_asterisk {
  color: white;
}
.page .brown-quote.orange .gform_wrapper input, .single .brown-quote.orange .gform_wrapper input {
  border-radius: 60px;
  padding: 1.5em 1em;
  border-width: 0;
}
.page .brown-quote.orange .gform_wrapper input.button, .single .brown-quote.orange .gform_wrapper input.button {
  padding: 1rem 2rem;
  border-width: 0;
  background: var(--wp--preset--color--chilli-brown);
  color: var(--wp--preset--color--chilli-orange);
  border: none;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
  float: right;
}
.page .brown-quote.orange .gform_wrapper .gform_footer, .single .brown-quote.orange .gform_wrapper .gform_footer {
  display: inherit;
}
.page .brown-quote.orange .gform_wrapper textarea, .single .brown-quote.orange .gform_wrapper textarea {
  border-radius: 35px;
  padding: 1.5em 1em;
  border-width: 0;
}

.description-right ul, .description-left ul {
  list-style-image: url(../imgs/bulletDot.png);
  list-style-position: inside;
  font-size: 1.2rem;
}
.description-right ul li, .description-left ul li {
  text-indent: -1.3em !important;
  padding-left: 1em;
}
.description-right a, .description-left a {
  color: rgb(110, 98, 87);
}
.description-right a:hover, .description-left a:hover {
  font-weight: bold;
}
.description-right .change, .description-left .change {
  color: rgb(255, 124, 8);
}

/*.page-template-page-general{
	background:$brown;
	color:$white;
	.mainsite-content, .woocommerce-content {
		padding: 150px 0px 0px;
		.description {
			h2 {
				margin-bottom:50px;
				font-family: 'Aleo Regular';
				color:$orange;
			}
		}
		h3, h4 {
			text-transform: uppercase;
			font-family: $roboto;
			color:$orange;
		}
	}
}*/
.page-template-page-general .description h2:first-child {
  display: none;
}

.page-template-page-general-spares, .page-template-page-general {
  background: #fff;
  color: rgb(110, 98, 87);
}
.page-template-page-general-spares .mainsite-content, .page-template-page-general-spares .woocommerce-content, .page-template-page-general .mainsite-content, .page-template-page-general .woocommerce-content {
  padding: 150px 0px 0px;
}
.page-template-page-general-spares .mainsite-content .description h2, .page-template-page-general-spares .woocommerce-content .description h2, .page-template-page-general .mainsite-content .description h2, .page-template-page-general .woocommerce-content .description h2 {
  margin-bottom: 50px;
  font-family: "Aleo Regular";
  color: rgb(255, 124, 8);
}
.page-template-page-general-spares .mainsite-content .description h2 span, .page-template-page-general-spares .woocommerce-content .description h2 span, .page-template-page-general .mainsite-content .description h2 span, .page-template-page-general .woocommerce-content .description h2 span {
  font-style: italic;
}
.page-template-page-general-spares .mainsite-content h3, .page-template-page-general-spares .woocommerce-content h3, .page-template-page-general .mainsite-content h3, .page-template-page-general .woocommerce-content h3 {
  text-transform: uppercase;
  font-family: "Amatic SC", cursive;
  color: rgb(255, 124, 8);
}
.page-template-page-general-spares .mainsite-content h4, .page-template-page-general-spares .woocommerce-content h4, .page-template-page-general .mainsite-content h4, .page-template-page-general .woocommerce-content h4 {
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  color: rgb(255, 124, 8);
}

.page-template-page-recipe-page .all-recipes .hover {
  padding: 0;
  height: 100%;
  width: 20%;
}
@media (max-width: 479px) {
  .page-template-page-recipe-page .all-recipes .hover {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-template-page-recipe-page .all-recipes .hover {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-page-recipe-page .all-recipes .hover {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-page-recipe-page .all-recipes .hover {
    width: 100%;
  }
}
.page-template-page-recipe-page .all-recipes .hover .single-recipe {
  position: relative;
  height: 100%;
  background: transparent;
  -webkit-transition: 0.25s;
  transition-timing-function: ease-out;
  transition: 0.25s;
}
.page-template-page-recipe-page .all-recipes .hover .single-recipe h2 {
  color: #fff;
  font-size: 2.2rem;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80%;
  margin: auto;
}
@media (min-width: 1200px) {
  .page-template-page-recipe-page .all-recipes .hover .single-recipe h2 {
    display: none;
  }
}
.page-template-page-recipe-page .all-recipes .hover:hover .single-recipe {
  background: rgba(255, 124, 8, 0.6);
}
.page-template-page-recipe-page .all-recipes .hover:hover .single-recipe h2 {
  display: inherit;
  font-family: "Aleo Light Italic";
}

.single-chilli_recipe {
  text-align: left;
}
.single-chilli_recipe h1, .single-chilli_recipe h3 {
  font-family: "Aleo Light Italic";
  color: rgb(255, 124, 8);
}
.single-chilli_recipe h1 {
  font-size: 2.2rem;
  margin-top: 0;
  padding-top: 0;
}
.single-chilli_recipe h2 {
  font-size: 1.9rem;
}
.single-chilli_recipe h3 {
  margin-top: 1rem;
}
.single-chilli_recipe .about {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 150px;
}
.single-chilli_recipe .about p {
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .single-chilli_recipe .about {
    width: 40%;
    margin-right: 10%;
  }
}
@media (max-width: 479px) {
  .single-chilli_recipe .about {
    top: auto;
  }
}
@media (max-width: 767px) {
  .single-chilli_recipe .about {
    top: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-chilli_recipe .about {
    top: auto;
  }
}
.single-chilli_recipe .recipe-about {
  margin-top: 1rem;
}
.single-chilli_recipe .recipe-about tr td {
  border: none;
  padding: 0.8rem 0;
  vertical-align: middle;
}
.single-chilli_recipe .recipe-about tr td.change {
  font-family: "Aleo Light Italic";
  color: rgb(255, 124, 8);
}
.single-chilli_recipe .recipe-about tr td a {
  color: rgb(110, 98, 87);
}
.single-chilli_recipe .recipe-about tr td a:hover {
  color: rgb(255, 124, 8);
}
.single-chilli_recipe .recipe-about tr .share-social ul {
  margin: 0;
}
.single-chilli_recipe .recipe-about .pom-default {
  background: none;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(110, 98, 87);
  font-size: 1.3rem;
  width: inherit;
  height: inherit;
}
.single-chilli_recipe .recipe-about .pom-default:before {
  content: "\f02f";
}
.single-chilli_recipe .recipe-about .pom-default:hover {
  color: rgb(255, 124, 8);
}
.single-chilli_recipe .recipe-about .border-top {
  border-top: 1px solid rgb(255, 124, 8);
}
.single-chilli_recipe .recipe-about .border-top td {
  padding-top: 0.8rem;
}
.single-chilli_recipe .recipe-about .border-bottom {
  border-bottom: 1px solid rgb(255, 124, 8);
}
.single-chilli_recipe .recipe-about .border-bottom td {
  padding-bottom: 0.8rem;
}
.single-chilli_recipe .recipe-about .share td {
  padding-top: 0.8rem;
}
.single-chilli_recipe .recipe-detail h2 {
  font-size: 1.9rem;
  color: rgb(255, 124, 8);
}
.single-chilli_recipe .recipe-detail ol li {
  padding: 0.5rem 0;
  margin-bottom: 1rem;
}
.single-chilli_recipe .recipe-detail ol li .orange {
  font-family: "Aleo Light Italic";
}
.single-chilli_recipe .recipe-detail .video-image-div {
  margin: 2rem 0;
}
.single-chilli_recipe .post-navigation {
  text-align: center;
  margin: 2rem 0;
}
.single-chilli_recipe .post-navigation > * {
  display: inline-block;
}
.single-chilli_recipe .post-navigation h3 {
  text-transform: uppercase;
  font-family: "Amatic SC", cursive;
  margin: 0 2rem;
}
.single-chilli_recipe .post-navigation .next-post, .single-chilli_recipe .post-navigation .previous-post {
  text-transform: uppercase;
}
.single-chilli_recipe .post-navigation .next-post a, .single-chilli_recipe .post-navigation .previous-post a {
  color: rgb(110, 98, 87);
  vertical-align: text-bottom;
}

.page-warranty-registration .chilli-warning {
  background: rgb(255, 124, 8);
  padding: 2rem;
  max-width: 500px;
  margin: 2rem auto;
  color: white;
}
.page-warranty-registration .warranty-registration {
  margin-top: 150px;
  padding-bottom: 150px;
}
.page-warranty-registration #createWarrantyForm {
  width: 850px;
  margin: auto;
  max-width: 100%;
}
.page-warranty-registration #createWarrantyForm .col-sm-2 {
  padding-left: 0;
}
.page-warranty-registration #createWarrantyForm .col-sm-2 .btn-primary {
  margin-top: 0;
}
.page-warranty-registration #createWarrantyForm .col-sm-6 {
  padding-right: 0;
}
.page-warranty-registration #createWarrantyForm .col-sm-6 .form-control {
  border-color: rgb(255, 124, 8);
  border-radius: 0;
}
.page-warranty-registration #createWarrantyForm .col-sm-6 .checkbox {
  text-align: left;
}
.page-warranty-registration #createWarrantyForm .col-sm-6 .checkbox input {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  top: 4px;
  outline: 1px solid rgb(255, 124, 8);
}
.page-warranty-registration #createWarrantyForm .col-sm-6 .checkbox input:checked::before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 1rem;
  position: absolute;
  left: 3px;
  top: 2px;
}
.page-warranty-registration #createWarrantyForm .col-sm-6 .btn-primary {
  margin-top: 0;
  float: left;
}
.page-warranty-registration #createWarrantyForm .chilli-tooltip {
  display: inline-block;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  background: rgb(255, 124, 8);
  color: white;
  margin: 0 0.25rem;
  cursor: pointer;
}
.page-warranty-registration #createWarrantyForm .chilli-tooltip.tooltip {
  position: relative;
  display: inline-block;
  float: left;
  top: 5px;
}
.page-warranty-registration #createWarrantyForm .chilli-tooltip.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background: rgb(255, 124, 8);
  color: white;
  text-align: center;
  padding: 0.25rem;
  font-size: 0.9rem;
  line-height: 1.1rem;
  position: absolute;
  top: -1.8rem;
  left: 2.5rem;
  z-index: 1;
}
.page-warranty-registration #createWarrantyForm .chilli-tooltip.tooltip .tooltiptext:after {
  content: " ";
  position: absolute;
  top: 2.5rem;
  right: 100%; /* To the left of the tooltip */
  margin-top: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent var(--wp--preset--color--chilli-orange) transparent transparent;
}
.page-warranty-registration #createWarrantyForm .chilli-tooltip.tooltip:hover .tooltiptext {
  visibility: visible;
}

.page-my-account .stove-table {
  border-bottom: 1px solid rgb(255, 124, 8);
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.page-my-account .stove-table span {
  font-weight: bold;
}
.page-my-account .stove-table .serial {
  text-transform: uppercase;
}
.page-my-account .stove-table .serial span {
  text-transform: none;
}

.page-template-page-jim-form .main-header, .page-template-page-jim-form .gform_heading h2, .page-template-page-jim-form footer, .page-template-page-jim-form .final-footer {
  display: none;
}
.page-template-page-jim-form section {
  margin: auto;
}
.page-template-page-jim-form .all-visit-link {
  text-decoration: underline;
}
.page-template-page-jim-form #jim-charts .col-md-6 {
  padding: 0;
}
.page-template-page-jim-form #jim-charts .col-md-6 .chart-container {
  position: relative;
  margin: auto;
  min-height: 400px;
  width: 100%;
}
.page-template-page-jim-form #jim-charts .col-md-6 .chart-container #chilliPredictChart, .page-template-page-jim-form #jim-charts .col-md-6 .chart-container #myChart {
  padding: 1.5rem 3rem 1.5rem 1rem;
  margin: auto;
}
.page-template-page-jim-form #jim-charts .col-md-6 .chart-container #chilliPredictChart .btn-primary.reverse, .page-template-page-jim-form #jim-charts .col-md-6 .chart-container #myChart .btn-primary.reverse {
  color: var(--wp--preset--color--chilli-brown);
  background: var(--wp--preset--color--chilli-orange);
}
.page-template-page-jim-form #getOrderForm {
  max-width: 400px;
  margin: auto;
  padding: 0 0.5rem;
}
.page-template-page-jim-form #getOrderForm #gform_submit_button_1 {
  margin: auto;
}
/* production lists first */

.page-workshop-production-lists .two-week-list table {
  font-size: 1rem;
}
.page-workshop-production-lists .two-week-list table .btn-primary {
  margin-top: 0;
}
.page-workshop-production-lists .two-week-list table .quantity {
  width: 10%;
}
.page-workshop-production-lists .two-week-list table .price {
  width: 12%;
}
.page-workshop-production-lists .two-week-list table .q-open.open-itemQ {
  cursor: pointer;
}
.page-workshop-production-lists .two-week-list table .q-open.bold {
  font-weight: bold;
}
.page-workshop-production-lists .two-week-list table .q-open .brown {
  font-weight: bold;
  color: rgb(110, 98, 87);
}
.page-workshop-production-lists .two-week-list table .two-week-list-item {
  width: 100%;
  margin-bottom: 3mm;
}
.page-workshop-production-lists .two-week-list table .two-week-list-item tr {
  page-break-inside: always;
  page-break-after: auto;
}
.page-workshop-production-lists .two-week-list table .two-week-list-item td, .page-workshop-production-lists .two-week-list table .two-week-list-item th {
  border-bottom: 1px #ccc solid;
  border-top: 1px #ccc solid;
}
.page-workshop-production-lists .two-week-list table .two-week-list-item thead {
  color: white;
  background-color: black;
  border-color: black;
}
.page-workshop-production-lists .two-week-list table .two-week-list-item thead th {
  font-weight: bold;
}
.page-workshop-production-lists .label {
  font-size: 1rem;
  color: var(--wp--preset--color--chilli-brown);
  padding: 0.5rem 0.75rem;
}
.page-workshop-production-lists .label-completed {
  border: 1px solid #DDDDDD;
}
.page-workshop-production-lists .chilli-legend {
  margin: 2rem 0;
}
.page-workshop-production-lists .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.page-workshop-production-lists .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.page-workshop-production-lists .status-partial-ship {
  background: #ece172 !important;
}
.page-workshop-production-lists .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.page-workshop-production-lists .status-completed {
  background: rgba(128, 128, 128, 0.26) !important;
  opacity: 0.7;
  color: var(--wp--preset--color--chilli-brown);
}
.page-workshop-production-lists .status-cancelled {
  text-decoration-line: line-through !important;
  text-decoration-thickness: 3px;
  opacity: 0.6;
}

.post-type-archive-product .container #products, .tax-product_cat .container #products, .tax-product_tag .container #products {
  text-align: center;
  clear: both;
}
.post-type-archive-product .container #products .wrapper, .tax-product_cat .container #products .wrapper, .tax-product_tag .container #products .wrapper {
  clear: both;
}
.post-type-archive-product .container #products .col-md-3, .tax-product_cat .container #products .col-md-3, .tax-product_tag .container #products .col-md-3 {
  min-height: 350px;
  margin-bottom: 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.post-type-archive-product .container #products .col-md-3 span.product, .tax-product_cat .container #products .col-md-3 span.product, .tax-product_tag .container #products .col-md-3 span.product {
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.post-type-archive-product .container #products .col-md-3 span.product h2, .tax-product_cat .container #products .col-md-3 span.product h2, .tax-product_tag .container #products .col-md-3 span.product h2 {
  margin-top: 20px;
  font-size: 1.2rem;
  min-height: 2.4rem;
  font-family: "Aleo Light";
}
.post-type-archive-product .container #products .col-md-3 span.product h2 mark, .tax-product_cat .container #products .col-md-3 span.product h2 mark, .tax-product_tag .container #products .col-md-3 span.product h2 mark {
  display: block;
  background: none;
  color: rgb(110, 98, 87);
}
.post-type-archive-product .container #products .col-md-3 span.product .price, .tax-product_cat .container #products .col-md-3 span.product .price, .tax-product_tag .container #products .col-md-3 span.product .price {
  clear: both;
  display: block;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}
.post-type-archive-product .container #products .col-md-3 span.product .button, .tax-product_cat .container #products .col-md-3 span.product .button, .tax-product_tag .container #products .col-md-3 span.product .button {
  margin-top: auto !important;
}
.post-type-archive-product .container #products, .tax-product_cat .container #products, .tax-product_tag .container #products {
  /*.product_cat-stove {
  	h2 {
  		&::before { 
  		    content: "The ";
  		    font-family: 'Aleo Light Italic';
  		}
  	}
  }*/
}
@media (max-width: 767px) {
  .post-type-archive-product .container, .tax-product_cat .container, .tax-product_tag .container {
    top: 130px;
  }
}
.post-type-archive-product .woocommerce-pagination, .tax-product_cat .woocommerce-pagination, .tax-product_tag .woocommerce-pagination {
  clear: both;
  width: 100%;
}
.post-type-archive-product.term-stove-extra .container #products, .post-type-archive-product.term-spares .container #products, .tax-product_cat.term-stove-extra .container #products, .tax-product_cat.term-spares .container #products, .tax-product_tag.term-stove-extra .container #products, .tax-product_tag.term-spares .container #products {
  text-align: center;
  clear: both;
}
.post-type-archive-product.term-stove-extra .container #products .col-md-3, .post-type-archive-product.term-spares .container #products .col-md-3, .tax-product_cat.term-stove-extra .container #products .col-md-3, .tax-product_cat.term-spares .container #products .col-md-3, .tax-product_tag.term-stove-extra .container #products .col-md-3, .tax-product_tag.term-spares .container #products .col-md-3 {
  min-height: 300px;
}

.single-product .container {
  position: relative;
}
.single-product .container .composite_form .composite_pagination {
  margin: 5px 0;
}
.single-product .container .composite_form .composite_pagination ul li {
  height: 24px;
  line-height: 23px;
  padding-left: 5px;
  margin-left: 0;
  padding-right: 0px;
  margin-right: 10px;
  font-size: 0.95rem;
}
.single-product .container .composite_form .composite_pagination ul li:before {
  border: none;
}
.single-product .container .composite_form .component p {
  font-size: 0.8rem;
  line-height: 1rem;
  margin: 0;
}
.single-product .container .composite_form .component p:empty {
  display: none;
}
.single-product .container .composite_form .component .validation_message {
  font-size: 0.8rem;
  padding: 0.8rem 0.8rem 0.8rem 3rem;
  margin-bottom: 0;
}
.single-product .container .composite_form .component .component_inner {
  padding-bottom: 1rem;
}
.single-product .container .composite_form .composite_navigation_inner {
  padding: 0 0 1em 0;
}
.single-product .container .composite_form .composited_product_image {
  width: 170px !important;
  height: 170px !important;
}
.single-product .container {
  /*.composite_form .composite_navigation.top {
  	display: block;
  }*/
}
.single-product .container .component_options_inner {
  /*#component_option_radio_button_136 {*/
}
.single-product .container .component_options_inner .radio_button_input {
  vertical-align: text-top;
  padding-top: 12px;
}
.single-product .container .component_options_inner {
  /*}*/
}
.single-product .container .product {
  padding: 0;
}
.single-product .container .product .summary .price {
  color: rgb(110, 98, 87);
}
.single-product .container .product .summary .woocommerce-variation-price {
  margin: 10px 0;
}
.single-product .container .product .summary .variations label {
  color: rgb(255, 124, 8);
}
.single-product .container .product .summary .product_meta {
  display: block;
  margin-top: 20px;
}
.single-product .container .product .summary .product_meta .posted_in {
  display: none;
}
.single-product .container .product .summary .additional_information_tab {
  display: none;
}
.single-product .container .product .summary .woocommerce-product-details__short-description .smaller {
  font-size: smaller;
}
.single-product .container .product .related.products {
  display: none;
}
.single-product .container .product .upsells > h2 {
  font-size: 2rem;
  margin-top: 2.2rem !important;
}
.single-product .container .product .woocommerce-Price-amount {
  color: rgb(110, 98, 87);
  font-weight: bold;
}
.single-product .container .product .wc-tabs {
  margin-top: 20px !important;
}
.single-product .container .product .wc-tabs li {
  padding: 0 0.8em !important;
}
.single-product .container .product .wc-tabs li a {
  font-size: 0.8rem !important;
  color: rgb(255, 124, 8) !important;
}
.single-product .container .product .upsells #products {
  text-align: center;
}
.single-product .container .product .upsells #products span.product {
  display: flex;
  flex-flow: column nowrap;
}
.single-product .container .product .upsells #products span.product h2 {
  margin-top: 20px;
  font-size: 1.2rem;
  min-height: 2.4rem;
  font-family: "Aleo Light";
}
.single-product .container .product .upsells #products span.product span.price {
  clear: both;
  display: block;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}
.single-product .container .product .upsells #products span.product .button {
  margin-top: auto;
}
.single-product .container .product .summary-composite {
  clear: both;
  border-top: 2px solid rgb(110, 98, 87);
}
.single-product .container .product .summary-composite h2 {
  font-size: 1.7rem;
  margin-bottom: 0;
  line-height: 1.8rem;
}
.single-product .container .product .summary-composite .composited_product_title_wrapper {
  width: 70%;
  float: right;
}
.single-product .container .product .summary-composite .composited_product_title_wrapper h4 {
  font-family: "Aleo Regular";
  color: rgb(255, 124, 8);
  font-size: 2.125rem;
}
@media (max-width: 479px) {
  .single-product .container .product .summary-composite .component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper > .details, .single-product .container .product .summary-composite .component .composited_product_images, .single-product .container .product .summary-composite .woocommerce-page div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce-page #content div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce #content div.product div.composited_product_images {
    width: auto;
    float: none;
  }
  .single-product .container .product .summary-composite .composited_product_image {
    margin: auto;
  }
  .single-product .container .product .summary-composite h2.step_title_wrapper {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .single-product .container .product .summary-composite .component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper > .details, .single-product .container .product .summary-composite .component .composited_product_images, .single-product .container .product .summary-composite .woocommerce-page div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce-page #content div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce #content div.product div.composited_product_images {
    width: auto;
    float: none;
  }
  .single-product .container .product .summary-composite .composited_product_image {
    margin: auto;
  }
  .single-product .container .product .summary-composite h2.step_title_wrapper {
    text-align: center !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-product .container .product .summary-composite .component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper > .details, .single-product .container .product .summary-composite .component .composited_product_images, .single-product .container .product .summary-composite .woocommerce-page div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce-page #content div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce div.product div.composited_product_images, .single-product .container .product .summary-composite .woocommerce #content div.product div.composited_product_images {
    width: auto;
    float: none;
  }
  .single-product .container .product .summary-composite .composited_product_image {
    margin: auto;
  }
  .single-product .container .product .summary-composite h2.step_title_wrapper {
    text-align: center !important;
  }
}
.single-product .container .product .summary-composite .component {
  border-bottom: 2px solid rgb(110, 98, 87);
}
.single-product .container .product .summary-composite .component .reset_variations {
  background: rgb(110, 98, 87);
  color: rgb(255, 124, 8) !important;
  padding: 5px 15px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 1.6rem;
}
.single-product .container .product .summary-composite .component .reset_variations:hover, .single-product .container .product .summary-composite .component .reset_variations:focus {
  background: gray;
  color: #fff;
  border: gray;
}
.single-product .container .product .summary-composite .component .page_button {
  font-family: "Aleo Regular";
  color: rgb(255, 124, 8) !important;
}
.single-product .container .product .summary-composite .component .component_section_title {
  display: none;
}
.single-product .container .product .summary-composite .summary_elements {
  margin-bottom: 0;
}
.single-product .container .product .summary-composite .summary_elements .summary_element {
  margin-bottom: 0;
}
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper {
  padding-bottom: 0;
}
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper .summary_element_wrapper_inner {
  padding: 0;
}
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper .summary_element_wrapper_inner .summary_element_image {
  max-width: 75px;
  margin: auto;
}
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper .summary_element_wrapper_inner .content_product_meta {
  padding: 0;
}
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper .summary_element_wrapper_inner .content_product_meta .meta_element {
  margin: 0;
}
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_selection_prompt {
  margin-top: 0;
}
.single-product .container .product .summary-composite .chilli-dealer-field {
  margin: 15px 0;
}
.single-product .container .product .summary-composite .chilli-dealer-field label {
  margin-right: 5px;
}
.single-product .container .product .summary-composite .composite_wrap .composite_button {
  margin-bottom: 25px !important;
}
.single-product .container .product .summary-composite .composite_wrap .composite_price .price {
  margin-bottom: 15px;
}
.single-product .container .product .summary-composite .composite_wrap .quantity {
  display: block;
  visibility: visible;
  height: auto;
  width: auto;
}
.single-product .container .product.product_tag-bundle.product {
  padding: 0;
}
.single-product .container .product.product_tag-bundle .variations {
  max-width: 80%;
}
.single-product .container .product.product_tag-bundle .label {
  font-size: 1.2rem;
  width: auto;
  color: rgb(255, 124, 8);
}
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper {
  padding: 0;
}
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper .composited_product_images {
  width: 30%;
  display: inline-block;
  margin-left: 0;
}
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper .composited_product_images img {
  width: 100%;
}
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper .component_data {
  width: 70%;
  display: inline-block;
  float: none;
}
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper .component_data .component_wrap .quantity {
  display: block !important;
  visibility: visible;
  height: auto;
  width: auto;
}
@media (max-width: 767px) {
  .single-product .container {
    /*top:130px;*/
  }
}

#menu-shop-navigation li#menu-item-1239 {
  background: url(../imgs/menuLogo.png) no-repeat;
  margin: 0 18px;
  width: 152px;
  height: 44px;
}
#menu-shop-navigation li#menu-item-1239 a {
  color: transparent;
}

.woocommerce, .woocommerce-page {
  text-align: left;
}
.woocommerce #main-container, .woocommerce .mainsite-content, .woocommerce-page #main-container, .woocommerce-page .mainsite-content {
  margin-top: 140px;
  margin-bottom: 50px;
}
.woocommerce #main-container h1, .woocommerce .mainsite-content h1, .woocommerce-page #main-container h1, .woocommerce-page .mainsite-content h1 {
  font-size: 2.2rem;
  font-family: "Aleo Light";
  margin-bottom: 40px;
  color: rgb(255, 124, 8);
}
.woocommerce .onsale, .woocommerce-page .onsale {
  display: none;
}
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
  border-top-color: rgb(110, 98, 87);
}
.woocommerce .woocommerce-info::before, .woocommerce-page .woocommerce-info::before {
  color: rgb(110, 98, 87);
}
.woocommerce .price del, .woocommerce-page .price del {
  text-decoration: none !important;
}
.woocommerce .price, .woocommerce-page .price {
  /* remove the word From from all pricing
  	//taken out for new dynamic pricing plugin
  .from {
  	display: none !important;
  }
  */
}
.woocommerce.woocommerce-account #main-container, .woocommerce.woocommerce-account .mainsite-content, .woocommerce-page.woocommerce-account #main-container, .woocommerce-page.woocommerce-account .mainsite-content {
  margin-top: 0px;
  margin-bottom: 0px;
}
.woocommerce.woocommerce-account #main-container h2, .woocommerce.woocommerce-account .mainsite-content h2, .woocommerce-page.woocommerce-account #main-container h2, .woocommerce-page.woocommerce-account .mainsite-content h2 {
  text-align: center;
}
@media (max-width: 479px) {
  .woocommerce h2, .woocommerce-page h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .woocommerce h2, .woocommerce-page h2 {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce h2, .woocommerce-page h2 {
    font-size: 1.6rem;
  }
}

.woocommerce-cart .coupon .input-text, .woocommerce-checkout .coupon .input-text {
  width: 120px !important;
}
.woocommerce-cart .cool-link h2, .woocommerce-checkout .cool-link h2 {
  margin-bottom: 0;
}
.woocommerce-cart .cool-link p, .woocommerce-checkout .cool-link p {
  font-family: "Aleo Light";
}
.woocommerce-cart .cool-link a, .woocommerce-checkout .cool-link a {
  color: rgb(110, 98, 87);
  font-weight: bold;
  font-family: "Aleo Regular";
}
.woocommerce-cart th.product-remove:before, .woocommerce-checkout th.product-remove:before {
  content: "Delete";
  float: left;
  text-indent: 0;
}
.woocommerce-cart .woocommerce-cart-form .variation-Options p, .woocommerce-cart .woocommerce-checkout-review-order-table .variation-Options p, .woocommerce-cart .woocommerce-thankyou-order-details .variation-Options p, .woocommerce-checkout .woocommerce-cart-form .variation-Options p, .woocommerce-checkout .woocommerce-checkout-review-order-table .variation-Options p, .woocommerce-checkout .woocommerce-thankyou-order-details .variation-Options p {
  padding: 0;
  font-size: inherit;
}
.woocommerce-cart .woocommerce-cart-form .component_container_table_item .product-name, .woocommerce-cart .woocommerce-checkout-review-order-table .component_container_table_item .product-name, .woocommerce-cart .woocommerce-thankyou-order-details .component_container_table_item .product-name, .woocommerce-checkout .woocommerce-cart-form .component_container_table_item .product-name, .woocommerce-checkout .woocommerce-checkout-review-order-table .component_container_table_item .product-name, .woocommerce-checkout .woocommerce-thankyou-order-details .component_container_table_item .product-name {
  font-size: 1.5rem;
  font-family: "Aleo Light";
}
.woocommerce-cart .woocommerce-cart-form .component_container_table_item .product-name a, .woocommerce-cart .woocommerce-checkout-review-order-table .component_container_table_item .product-name a, .woocommerce-cart .woocommerce-thankyou-order-details .component_container_table_item .product-name a, .woocommerce-checkout .woocommerce-cart-form .component_container_table_item .product-name a, .woocommerce-checkout .woocommerce-checkout-review-order-table .component_container_table_item .product-name a, .woocommerce-checkout .woocommerce-thankyou-order-details .component_container_table_item .product-name a {
  font-size: 1.5rem;
  font-family: "Aleo Light";
}
.woocommerce-cart .woocommerce-cart-form .component_table_item .product-name dd, .woocommerce-cart .woocommerce-checkout-review-order-table .component_table_item .product-name dd, .woocommerce-cart .woocommerce-thankyou-order-details .component_table_item .product-name dd, .woocommerce-checkout .woocommerce-cart-form .component_table_item .product-name dd, .woocommerce-checkout .woocommerce-checkout-review-order-table .component_table_item .product-name dd, .woocommerce-checkout .woocommerce-thankyou-order-details .component_table_item .product-name dd {
  font-size: 1rem;
  color: rgb(110, 98, 87);
}
.woocommerce-cart .woocommerce-cart-form .component_table_item .product-name dd a, .woocommerce-cart .woocommerce-checkout-review-order-table .component_table_item .product-name dd a, .woocommerce-cart .woocommerce-thankyou-order-details .component_table_item .product-name dd a, .woocommerce-checkout .woocommerce-cart-form .component_table_item .product-name dd a, .woocommerce-checkout .woocommerce-checkout-review-order-table .component_table_item .product-name dd a, .woocommerce-checkout .woocommerce-thankyou-order-details .component_table_item .product-name dd a {
  font-size: 1rem;
  color: rgb(110, 98, 87);
}
.woocommerce-cart .woocommerce-cart-form, .woocommerce-cart .woocommerce-checkout-review-order-table, .woocommerce-cart .woocommerce-thankyou-order-details, .woocommerce-checkout .woocommerce-cart-form, .woocommerce-checkout .woocommerce-checkout-review-order-table, .woocommerce-checkout .woocommerce-thankyou-order-details {
  /*.coupon {
  	display: none;
  }*/
}
.woocommerce-cart .coupon-flatrate, .woocommerce-checkout .coupon-flatrate {
  display: none;
}
.woocommerce-cart .woocommerce-form-coupon-toggle, .woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce-cart .woocommerce-info, .woocommerce-checkout .woocommerce-info {
  border-top-color: rgb(110, 98, 87);
}
.woocommerce-cart .woocommerce-info::before, .woocommerce-checkout .woocommerce-info::before {
  color: rgb(110, 98, 87);
}
.woocommerce-cart .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox, .woocommerce-checkout .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
  margin: 12px 8px 0 0 !important;
}
.woocommerce-cart .woocommerce-form__label-for-checkbox span, .woocommerce-checkout .woocommerce-form__label-for-checkbox span {
  margin-left: 20px;
}
.woocommerce-cart .woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox, .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox {
  margin: 12px 8px 0 0 !important;
}
.woocommerce-cart .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text, .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
  padding-left: 20px;
}

/* hide all single product listings of stoves */
.product_tag-hidden, .tag-link-89 {
  display: none !important;
}

/*checkout additional style */
.page-checkout .woocommerce-additional-fields {
  background: lightgrey;
  padding: 2rem;
}

.woocommerce form .form-row.woocommerce-invalid label {
  color: rgb(255, 124, 8) !important;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
  border-color: rgb(255, 124, 8) !important;
}

.woocommerce-lost-password .mainsite-content p {
  color: white;
}

.woocommerce-account .mainsite-content, .page-stockist-area .mainsite-content, .page-create-account .mainsite-content {
  background-image: url(../imgs/pageHeads/loginSparesBG.jpg);
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.woocommerce-account .mainsite-content.dealer, .page-stockist-area .mainsite-content.dealer, .page-create-account .mainsite-content.dealer {
  background-image: url(../imgs/pageHeads/loginBG.jpg);
}
@media (max-width: 767px) {
  .woocommerce-account .mainsite-content, .page-stockist-area .mainsite-content, .page-create-account .mainsite-content {
    height: auto;
    object-fit: cover;
  }
}
@media (max-width: 479px) {
  .woocommerce-account .mainsite-content, .page-stockist-area .mainsite-content, .page-create-account .mainsite-content {
    height: auto;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-account .mainsite-content, .page-stockist-area .mainsite-content, .page-create-account .mainsite-content {
    height: auto;
    object-fit: cover;
  }
}
.woocommerce-account .woocommerce-content a, .woocommerce-account .mainsite-content a, .page-stockist-area .woocommerce-content a, .page-stockist-area .mainsite-content a, .page-create-account .woocommerce-content a, .page-create-account .mainsite-content a {
  color: #fff;
}
.woocommerce-account .woocommerce-content a:hover, .woocommerce-account .woocommerce-content a:focus, .woocommerce-account .mainsite-content a:hover, .woocommerce-account .mainsite-content a:focus, .page-stockist-area .woocommerce-content a:hover, .page-stockist-area .woocommerce-content a:focus, .page-stockist-area .mainsite-content a:hover, .page-stockist-area .mainsite-content a:focus, .page-create-account .woocommerce-content a:hover, .page-create-account .woocommerce-content a:focus, .page-create-account .mainsite-content a:hover, .page-create-account .mainsite-content a:focus {
  color: rgb(110, 98, 87);
}
.woocommerce-account .woocommerce-content h2, .woocommerce-account .woocommerce-content h4, .woocommerce-account .mainsite-content h2, .woocommerce-account .mainsite-content h4, .page-stockist-area .woocommerce-content h2, .page-stockist-area .woocommerce-content h4, .page-stockist-area .mainsite-content h2, .page-stockist-area .mainsite-content h4, .page-create-account .woocommerce-content h2, .page-create-account .woocommerce-content h4, .page-create-account .mainsite-content h2, .page-create-account .mainsite-content h4 {
  color: #fff;
}
.woocommerce-account .woocommerce-content h4, .woocommerce-account .mainsite-content h4, .page-stockist-area .woocommerce-content h4, .page-stockist-area .mainsite-content h4, .page-create-account .woocommerce-content h4, .page-create-account .mainsite-content h4 {
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-size: 1.215rem;
  margin-bottom: 30px;
}
.woocommerce-account .woocommerce-content .woocommerce > h2, .woocommerce-account .mainsite-content .woocommerce > h2, .page-stockist-area .woocommerce-content .woocommerce > h2, .page-stockist-area .mainsite-content .woocommerce > h2, .page-create-account .woocommerce-content .woocommerce > h2, .page-create-account .mainsite-content .woocommerce > h2 {
  display: none;
}
.woocommerce-account .woocommerce-content .woocommerce .login, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register, .woocommerce-account .mainsite-content .woocommerce .login, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register, .page-stockist-area .woocommerce-content .woocommerce .login, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register, .page-stockist-area .mainsite-content .woocommerce .login, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register, .page-create-account .woocommerce-content .woocommerce .login, .page-create-account .woocommerce-content .woocommerce .lost_reset_password, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register, .page-create-account .mainsite-content .woocommerce .login, .page-create-account .mainsite-content .woocommerce .lost_reset_password, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register {
  width: 50%;
  margin: auto;
  border: none;
}
.woocommerce-account .woocommerce-content .woocommerce .login label, .woocommerce-account .woocommerce-content .woocommerce .login p, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password label, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password p, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register label, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register p, .woocommerce-account .mainsite-content .woocommerce .login label, .woocommerce-account .mainsite-content .woocommerce .login p, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password label, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password p, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register label, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register p, .page-stockist-area .woocommerce-content .woocommerce .login label, .page-stockist-area .woocommerce-content .woocommerce .login p, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password label, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password p, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register label, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register p, .page-stockist-area .mainsite-content .woocommerce .login label, .page-stockist-area .mainsite-content .woocommerce .login p, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password label, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password p, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register label, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register p, .page-create-account .woocommerce-content .woocommerce .login label, .page-create-account .woocommerce-content .woocommerce .login p, .page-create-account .woocommerce-content .woocommerce .lost_reset_password label, .page-create-account .woocommerce-content .woocommerce .lost_reset_password p, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register label, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register p, .page-create-account .mainsite-content .woocommerce .login label, .page-create-account .mainsite-content .woocommerce .login p, .page-create-account .mainsite-content .woocommerce .lost_reset_password label, .page-create-account .mainsite-content .woocommerce .lost_reset_password p, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register label, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register p {
  color: #fff;
  width: 100%;
}
.woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-Button, .woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-button, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-Button, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-button, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-button, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-Button, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-button, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-Button, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-button, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-button, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-Button, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-button, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button, .page-create-account .mainsite-content .woocommerce .login .woocommerce-Button, .page-create-account .mainsite-content .woocommerce .login .woocommerce-button, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-button, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button {
  background: rgb(255, 124, 8);
  color: #fff;
  border-radius: 0;
  border: none;
  padding: 5px 35px !important;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
  float: right;
}
.woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-Button:hover, .woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-Button:focus, .woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-Button :active, .woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-button:hover, .woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-button:focus, .woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-button :active, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button:hover, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button:focus, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button :active, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button:hover, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button:focus, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button :active, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button:hover, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button:focus, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button :active, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button:hover, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button:focus, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button :active, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-Button:hover, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-Button:focus, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-Button :active, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-button:hover, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-button:focus, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-button :active, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button:hover, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button:focus, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button :active, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-button:hover, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-button:focus, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-button :active, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button:hover, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button:focus, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button :active, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button:hover, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button:focus, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button :active, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-Button:hover, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-Button:focus, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-Button :active, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-button:hover, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-button:focus, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-button :active, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button:hover, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button:focus, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button :active, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button:hover, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button:focus, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button :active, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button:hover, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button:focus, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button :active, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button:hover, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button:focus, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button :active, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-Button:hover, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-Button:focus, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-Button :active, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-button:hover, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-button:focus, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-button :active, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button:hover, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button:focus, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button :active, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-button:hover, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-button:focus, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-button :active, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button:hover, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button:focus, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button :active, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button:hover, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button:focus, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button :active, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-Button:hover, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-Button:focus, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-Button :active, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-button:hover, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-button:focus, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-button :active, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button:hover, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button:focus, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Button :active, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button:hover, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button:focus, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-button :active, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button:hover, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button:focus, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Button :active, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button:hover, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button:focus, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-button :active, .page-create-account .mainsite-content .woocommerce .login .woocommerce-Button:hover, .page-create-account .mainsite-content .woocommerce .login .woocommerce-Button:focus, .page-create-account .mainsite-content .woocommerce .login .woocommerce-Button :active, .page-create-account .mainsite-content .woocommerce .login .woocommerce-button:hover, .page-create-account .mainsite-content .woocommerce .login .woocommerce-button:focus, .page-create-account .mainsite-content .woocommerce .login .woocommerce-button :active, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button:hover, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button:focus, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Button :active, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-button:hover, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-button:focus, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-button :active, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button:hover, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button:focus, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Button :active, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button:hover, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button:focus, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-button :active {
  background: gray;
  color: #fff;
  border: gray;
  outline: none;
}
.woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-form__label-for-checkbox, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-form__label-for-checkbox, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-form__label-for-checkbox, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-form__label-for-checkbox, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-form__label-for-checkbox, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-form__label-for-checkbox, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-form__label-for-checkbox, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-form__label-for-checkbox, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-form__label-for-checkbox, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-form__label-for-checkbox, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-form__label-for-checkbox, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-form__label-for-checkbox, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-form__label-for-checkbox, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-form__label-for-checkbox, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-form__label-for-checkbox, .page-create-account .mainsite-content .woocommerce .login .woocommerce-form__label-for-checkbox, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-form__label-for-checkbox, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-form__label-for-checkbox {
  display: inline-block;
  width: 100%;
  text-align: right;
}
.woocommerce-account .woocommerce-content .woocommerce .login .woocommerce-Input--text, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Input--text, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Input--text, .woocommerce-account .mainsite-content .woocommerce .login .woocommerce-Input--text, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Input--text, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Input--text, .page-stockist-area .woocommerce-content .woocommerce .login .woocommerce-Input--text, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Input--text, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Input--text, .page-stockist-area .mainsite-content .woocommerce .login .woocommerce-Input--text, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .woocommerce-Input--text, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Input--text, .page-create-account .woocommerce-content .woocommerce .login .woocommerce-Input--text, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .woocommerce-Input--text, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .woocommerce-Input--text, .page-create-account .mainsite-content .woocommerce .login .woocommerce-Input--text, .page-create-account .mainsite-content .woocommerce .lost_reset_password .woocommerce-Input--text, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .woocommerce-Input--text {
  font-size: 2rem;
  color: black;
}
.woocommerce-account .woocommerce-content .woocommerce .login .lost_password, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .lost_password, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .lost_password, .woocommerce-account .mainsite-content .woocommerce .login .lost_password, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .lost_password, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .lost_password, .page-stockist-area .woocommerce-content .woocommerce .login .lost_password, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .lost_password, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .lost_password, .page-stockist-area .mainsite-content .woocommerce .login .lost_password, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .lost_password, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .lost_password, .page-create-account .woocommerce-content .woocommerce .login .lost_password, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .lost_password, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .lost_password, .page-create-account .mainsite-content .woocommerce .login .lost_password, .page-create-account .mainsite-content .woocommerce .lost_reset_password .lost_password, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .lost_password {
  position: relative;
  top: -90px;
  float: left;
}
.woocommerce-account .woocommerce-content .woocommerce .login .lost_password a, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password .lost_password a, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register .lost_password a, .woocommerce-account .mainsite-content .woocommerce .login .lost_password a, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password .lost_password a, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register .lost_password a, .page-stockist-area .woocommerce-content .woocommerce .login .lost_password a, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password .lost_password a, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register .lost_password a, .page-stockist-area .mainsite-content .woocommerce .login .lost_password a, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password .lost_password a, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register .lost_password a, .page-create-account .woocommerce-content .woocommerce .login .lost_password a, .page-create-account .woocommerce-content .woocommerce .lost_reset_password .lost_password a, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register .lost_password a, .page-create-account .mainsite-content .woocommerce .login .lost_password a, .page-create-account .mainsite-content .woocommerce .lost_reset_password .lost_password a, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register .lost_password a {
  color: #fff;
}
@media (max-width: 479px) {
  .woocommerce-account .woocommerce-content .woocommerce .login, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register, .woocommerce-account .mainsite-content .woocommerce .login, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register, .page-stockist-area .woocommerce-content .woocommerce .login, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register, .page-stockist-area .mainsite-content .woocommerce .login, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register, .page-create-account .woocommerce-content .woocommerce .login, .page-create-account .woocommerce-content .woocommerce .lost_reset_password, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register, .page-create-account .mainsite-content .woocommerce .login, .page-create-account .mainsite-content .woocommerce .lost_reset_password, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-content .woocommerce .login, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register, .woocommerce-account .mainsite-content .woocommerce .login, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register, .page-stockist-area .woocommerce-content .woocommerce .login, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register, .page-stockist-area .mainsite-content .woocommerce .login, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register, .page-create-account .woocommerce-content .woocommerce .login, .page-create-account .woocommerce-content .woocommerce .lost_reset_password, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register, .page-create-account .mainsite-content .woocommerce .login, .page-create-account .mainsite-content .woocommerce .lost_reset_password, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-account .woocommerce-content .woocommerce .login, .woocommerce-account .woocommerce-content .woocommerce .lost_reset_password, .woocommerce-account .woocommerce-content .woocommerce .woocommerce-form-register, .woocommerce-account .mainsite-content .woocommerce .login, .woocommerce-account .mainsite-content .woocommerce .lost_reset_password, .woocommerce-account .mainsite-content .woocommerce .woocommerce-form-register, .page-stockist-area .woocommerce-content .woocommerce .login, .page-stockist-area .woocommerce-content .woocommerce .lost_reset_password, .page-stockist-area .woocommerce-content .woocommerce .woocommerce-form-register, .page-stockist-area .mainsite-content .woocommerce .login, .page-stockist-area .mainsite-content .woocommerce .lost_reset_password, .page-stockist-area .mainsite-content .woocommerce .woocommerce-form-register, .page-create-account .woocommerce-content .woocommerce .login, .page-create-account .woocommerce-content .woocommerce .lost_reset_password, .page-create-account .woocommerce-content .woocommerce .woocommerce-form-register, .page-create-account .mainsite-content .woocommerce .login, .page-create-account .mainsite-content .woocommerce .lost_reset_password, .page-create-account .mainsite-content .woocommerce .woocommerce-form-register {
    width: 100%;
  }
}
.woocommerce-account .woocommerce-content .fifty-content, .woocommerce-account .mainsite-content .fifty-content, .page-stockist-area .woocommerce-content .fifty-content, .page-stockist-area .mainsite-content .fifty-content, .page-create-account .woocommerce-content .fifty-content, .page-create-account .mainsite-content .fifty-content {
  padding-top: 150px;
}
.woocommerce-account .woocommerce-content .fifty-content .description, .woocommerce-account .mainsite-content .fifty-content .description, .page-stockist-area .woocommerce-content .fifty-content .description, .page-stockist-area .mainsite-content .fifty-content .description, .page-create-account .woocommerce-content .fifty-content .description, .page-create-account .mainsite-content .fifty-content .description {
  top: inherit;
  transform: none;
}
.woocommerce-account.logged-in .woocommerce-content, .page-stockist-area.logged-in .woocommerce-content, .page-create-account.logged-in .woocommerce-content {
  background: linear-gradient(to right, rgb(255, 124, 8) 0%, rgb(255, 124, 8) 50%, #fff 50%, #fff 100%);
}
.woocommerce-account.logged-in .woocommerce-content .container, .page-stockist-area.logged-in .woocommerce-content .container, .page-create-account.logged-in .woocommerce-content .container {
  height: 100%;
}
.woocommerce-account.logged-in .woocommerce-content .container .woocommerce, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce, .page-create-account.logged-in .woocommerce-content .container .woocommerce {
  height: 100%;
}
.woocommerce-account.logged-in .woocommerce-content .container .woocommerce .col-md-7, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .col-md-7, .page-create-account.logged-in .woocommerce-content .container .woocommerce .col-md-7 {
  height: 100%;
  background: #fff;
}
.woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation {
  padding-top: 75px;
  height: 100%;
  width: 100%;
  float: none;
  text-align: right;
}
.woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .is-active a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .is-active a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .is-active a {
  font-weight: bold;
  font-style: italic;
  font-size: 1.2rem;
}
.woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- {
  color: rgb(110, 98, 87);
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding: 20px 0 5px;
  font-style: italic;
  font-size: 1.2rem;
}
.woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a {
  cursor: none;
  color: rgb(110, 98, 87);
  font-weight: bold;
}
.woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:hover, .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:focus, .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:visited, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:hover, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:focus, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:visited, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:hover, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:focus, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link-- a:visited {
  color: rgb(110, 98, 87);
  font-weight: inherit;
}
.woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--warranty-customer, .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--sales-report, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--warranty-customer, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--sales-report, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--warranty-customer, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--sales-report {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding: 5px 0 20px;
}
.woocommerce-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content, .page-stockist-area.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content, .page-create-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content {
  width: 95%;
}
.woocommerce-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .uppercase, .page-stockist-area.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .uppercase, .page-create-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .uppercase {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.woocommerce-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .show-inline *, .page-stockist-area.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .show-inline *, .page-create-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .show-inline * {
  display: inline-block;
}
.woocommerce-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-heading, .page-stockist-area.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-heading, .page-create-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-heading {
  text-align: left;
  font-size: 1.9rem;
}
.woocommerce-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-heading span.smaller, .page-stockist-area.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-heading span.smaller, .page-create-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-heading span.smaller {
  font-size: 1rem;
  display: block;
  color: var(--wp--preset--color--chilli-brown);
  font-family: "Aleo Light" !important;
  text-align: left;
  padding-left: 0.25rem;
}
.woocommerce-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-bg, .page-stockist-area.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-bg, .page-create-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content .sales-bg {
  background: var(--wp--preset--color--chilli-brown);
  color: var(--wp--preset--color--chilli-orange);
  padding: 1rem;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
}
.woocommerce-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content #threeYearSpend, .page-stockist-area.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content #threeYearSpend, .page-create-account.logged-in .woocommerce-content.sales-report .woocommerce-MyAccount-content #threeYearSpend {
  padding: 1.5rem 3rem 1.5rem 1rem;
  margin: auto;
  width: 100% !important;
  height: 450px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-account.logged-in .woocommerce-content .woocommerce-content, .page-stockist-area.logged-in .woocommerce-content .woocommerce-content, .page-create-account.logged-in .woocommerce-content .woocommerce-content {
    background: white !important;
    padding-top: 60px;
  }
  .woocommerce-account.logged-in .woocommerce-content .stove-legend-group, .page-stockist-area.logged-in .woocommerce-content .stove-legend-group, .page-create-account.logged-in .woocommerce-content .stove-legend-group {
    column-count: 2;
  }
  .woocommerce-account.logged-in .woocommerce-content #threeYearSpend, .page-stockist-area.logged-in .woocommerce-content #threeYearSpend, .page-create-account.logged-in .woocommerce-content #threeYearSpend {
    height: 300px !important;
  }
}
@media (max-width: 767px) {
  .woocommerce-account.logged-in .woocommerce-content .woocommerce-content, .page-stockist-area.logged-in .woocommerce-content .woocommerce-content, .page-create-account.logged-in .woocommerce-content .woocommerce-content {
    background: white !important;
    padding-top: 60px;
  }
  .woocommerce-account.logged-in .woocommerce-content .stove-legend-group, .page-stockist-area.logged-in .woocommerce-content .stove-legend-group, .page-create-account.logged-in .woocommerce-content .stove-legend-group {
    column-count: 2;
  }
  .woocommerce-account.logged-in .woocommerce-content #threeYearSpend, .page-stockist-area.logged-in .woocommerce-content #threeYearSpend, .page-create-account.logged-in .woocommerce-content #threeYearSpend {
    height: 300px !important;
  }
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content, .page-stockist-area.logged-in .woocommerce-MyAccount-content, .page-create-account.logged-in .woocommerce-MyAccount-content {
  width: 80%;
  margin: 0 auto;
  float: none;
  min-height: 100vh;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content h2, .page-stockist-area.logged-in .woocommerce-MyAccount-content h2, .page-create-account.logged-in .woocommerce-MyAccount-content h2 {
  font-size: 2.2rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content p, .page-stockist-area.logged-in .woocommerce-MyAccount-content p, .page-create-account.logged-in .woocommerce-MyAccount-content p {
  font-size: 1rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .message-box, .page-stockist-area.logged-in .woocommerce-MyAccount-content .message-box, .page-create-account.logged-in .woocommerce-MyAccount-content .message-box {
  background: black;
  margin-bottom: 0;
  padding: 0.5rem 0;
  text-align: center;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-news, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-news, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-news {
  background: rgb(255, 124, 8);
  padding: 1rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-news h3, .woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-news h2, .woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-news p, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-news h3, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-news h2, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-news p, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-news h3, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-news h2, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-news p {
  color: white !important;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-lead, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-lead, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-lead {
  background: black;
  padding: 1rem;
  color: rgb(255, 124, 8);
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-lead h2, .woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-lead h3, .woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-lead h4, .woocommerce-account.logged-in .woocommerce-MyAccount-content .dealer-lead p, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-lead h2, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-lead h3, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-lead h4, .page-stockist-area.logged-in .woocommerce-MyAccount-content .dealer-lead p, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-lead h2, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-lead h3, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-lead h4, .page-create-account.logged-in .woocommerce-MyAccount-content .dealer-lead p {
  color: rgb(255, 124, 8);
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .stove-totals, .page-stockist-area.logged-in .woocommerce-MyAccount-content .stove-totals, .page-create-account.logged-in .woocommerce-MyAccount-content .stove-totals {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .stove-totals > div, .page-stockist-area.logged-in .woocommerce-MyAccount-content .stove-totals > div, .page-create-account.logged-in .woocommerce-MyAccount-content .stove-totals > div {
  display: inline;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content h3.slot-total, .page-stockist-area.logged-in .woocommerce-MyAccount-content h3.slot-total, .page-create-account.logged-in .woocommerce-MyAccount-content h3.slot-total {
  text-align: center;
  margin-bottom: 1rem;
  display: block;
  padding-top: 1rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert {
  position: relative;
  padding: 0.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 0.7rem;
  line-height: 0.8rem;
  height: auto;
  text-align: center;
  max-width: 70%;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert > span, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert > span, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert > span {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding-top: 0.25rem;
  line-height: 1.1rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.month, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.month, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.month {
  font-size: 1rem;
  height: auto;
  color: white;
  background-color: black;
  border-color: black;
  max-width: 100%;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.totals, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.totals, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.totals {
  font-size: 1rem;
  height: auto;
  color: black;
  background-color: transparent;
  border-color: black;
  max-width: 100%;
  line-height: 1.2rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.totals span, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.totals span, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.totals span {
  font-size: 0.7rem;
  line-height: 0.8rem;
  display: block;
  padding-top: 0.25rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-success, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-success, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-warning, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-warning, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-warning {
  color: black;
  background-color: #e18b0a;
  border-color: #ffeeba;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-danger, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-danger, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-secondary, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-secondary, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary {
  color: white;
  background-color: #0c73de;
  border-color: #b8daff;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary.extra, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary.extra, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary.extra {
  background: rgb(83, 199, 83);
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary a.order, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary a.order, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .alert.alert-primary a.order {
  color: yellow;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery {
  display: block;
  clear: both;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .row.show-week, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .row.show-week, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .row.show-week {
  clear: both;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .row.show-week.not-available, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .row.show-week.not-available, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .row.show-week.not-available {
  background: rgba(128, 128, 128, 0.7);
  margin-bottom: 0.5rem;
  padding: 0.5rem 0 0;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery #paginated-list, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery #paginated-list, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery #paginated-list {
  display: block;
  clear: both;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery #paginated-list .slot-list .col-md-6, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery #paginated-list .slot-list .col-md-6, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery #paginated-list .slot-list .col-md-6 {
  padding-left: 0;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container {
  display: flex;
  align-items: center;
  clear: both;
  justify-content: center;
  margin: 2rem 0;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number {
  font-size: 0.9rem;
  border: none;
  margin: 0.25rem 0.25rem;
  cursor: pointer;
  height: 2.5rem;
  width: auto;
  border-radius: 0.2rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number:hover, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number:hover, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number:hover {
  opacity: 0.7;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number.active, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number.active, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-number.active {
  color: #fff;
  background: #0085b6;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-button, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-button, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-button {
  font-size: 0.9rem;
  border: none;
  margin: 0.25rem 0.25rem;
  cursor: pointer;
  height: 1.2rem;
  width: 1.2rem;
  line-height: 1.2rem;
  border-radius: 0.2rem;
}
.woocommerce-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-button:not(.disabled):hover, .page-stockist-area.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-button:not(.disabled):hover, .page-create-account.logged-in .woocommerce-MyAccount-content .both-calendars .orders-by-delivery .pagination-container .pagination-button:not(.disabled):hover {
  opacity: 0.7;
}

.woocommerce-account.logged-in .acf-ui-datepicker #ui-datepicker-div, .page-stockist-area.logged-in .acf-ui-datepicker #ui-datepicker-div, .page-create-account.logged-in .acf-ui-datepicker #ui-datepicker-div {
  margin-top: -100px;
  background-color: rgb(255, 124, 8);
}
.woocommerce-account.logged-in .shop-sidebar, .woocommerce-account.logged-in .woocommerce-MyAccount-content, .page-stockist-area.logged-in .shop-sidebar, .page-stockist-area.logged-in .woocommerce-MyAccount-content, .page-create-account.logged-in .shop-sidebar, .page-create-account.logged-in .woocommerce-MyAccount-content {
  padding-top: 75px;
  margin-bottom: 75px;
}
.woocommerce-account.logged-in .shop-sidebar .cart-contents, .woocommerce-account.logged-in .woocommerce-MyAccount-content .cart-contents, .page-stockist-area.logged-in .shop-sidebar .cart-contents, .page-stockist-area.logged-in .woocommerce-MyAccount-content .cart-contents, .page-create-account.logged-in .shop-sidebar .cart-contents, .page-create-account.logged-in .woocommerce-MyAccount-content .cart-contents {
  padding-right: 10px;
}
@media (max-width: 479px) {
  .woocommerce-account.logged-in .woocommerce-content, .page-stockist-area.logged-in .woocommerce-content, .page-create-account.logged-in .woocommerce-content {
    background: white;
    padding-top: 60px;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation {
    text-align: center;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    display: inline-block;
    padding: 0.2rem 0rem;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a {
    border-right: 1px solid;
    padding-right: 0.6rem;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a {
    padding-left: 0;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a {
    border: none;
    padding-right: 0;
  }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content, .page-stockist-area.logged-in .woocommerce-MyAccount-content, .page-create-account.logged-in .woocommerce-MyAccount-content {
    padding-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .woocommerce-account.logged-in .woocommerce-content, .page-stockist-area.logged-in .woocommerce-content, .page-create-account.logged-in .woocommerce-content {
    background: white;
    padding-top: 60px;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation {
    text-align: center;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    display: inline-block;
    padding: 0.2rem 0rem;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a {
    border-right: 1px solid;
    padding-right: 0.6rem;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a {
    padding-left: 0;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a {
    border: none;
    padding-right: 0;
  }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content, .page-stockist-area.logged-in .woocommerce-MyAccount-content, .page-create-account.logged-in .woocommerce-MyAccount-content {
    padding-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-account.logged-in .woocommerce-content, .page-stockist-area.logged-in .woocommerce-content, .page-create-account.logged-in .woocommerce-content {
    background: white;
    padding-top: 60px;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation {
    text-align: center;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    display: inline-block;
    padding: 0.2rem 0rem;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a {
    border-right: 1px solid;
    padding-right: 0.6rem;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child a {
    padding-left: 0;
  }
  .woocommerce-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a, .page-stockist-area.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a, .page-create-account.logged-in .woocommerce-content .container .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:last-child a {
    border: none;
    padding-right: 0;
  }
  .woocommerce-account.logged-in .woocommerce-MyAccount-content, .page-stockist-area.logged-in .woocommerce-MyAccount-content, .page-create-account.logged-in .woocommerce-MyAccount-content {
    padding-top: 2rem;
    margin-bottom: 2rem;
  }
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content {
  text-align: left;
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form label, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form label, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form label, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form label, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form label, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form label {
  color: rgb(110, 98, 87);
  font-weight: normal;
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form label .required, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form label .required, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form label .required, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form label .required, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form label .required, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form label .required {
  color: rgb(255, 127, 0);
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form input, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form input, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form input, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form input, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form input, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form input {
  background: rgb(110, 98, 87);
  color: #fff;
  border: none;
  font-size: 1.2rem;
  padding: 5px;
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset {
  margin-top: 20px;
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset legend, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset legend, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset legend, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset legend, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset legend, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset legend {
  font-family: "Aleo Light";
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset legend span, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset legend span, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset legend span, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset legend span, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset legend span, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset legend span {
  font-family: "Aleo Light Italic";
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset input, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset input, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset input, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset input, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form fieldset input, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form fieldset input {
  background: rgb(255, 127, 0);
}
.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form .woocommerce-Button, .woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form .woocommerce-address-fields .button, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-Button, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-address-fields .button, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form .woocommerce-Button, .page-stockist-area.woocommerce-edit-account .woocommerce-MyAccount-content form .woocommerce-address-fields .button, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-Button, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-address-fields .button, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form .woocommerce-Button, .page-create-account.woocommerce-edit-account .woocommerce-MyAccount-content form .woocommerce-address-fields .button, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-Button, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-address-fields .button {
  background: rgb(110, 98, 87);
  color: #fff;
  padding: 0.618em 1em;
  font-weight: normal;
  margin-top: 20px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content > p, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content > p, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content > p {
  color: rgb(110, 98, 87);
  font-size: 1rem;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses {
  text-align: left;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses > p, .woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses address, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses > p, .page-stockist-area.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses address, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses > p, .page-create-account.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses address {
  color: rgb(110, 98, 87);
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content {
  width: 90%;
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table thead, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content table thead, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content table thead, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content table thead, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content table thead, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content table thead {
  background-color: rgb(110, 98, 87);
  color: #fff;
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content table, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content table, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content table, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content table, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content table {
  color: rgb(110, 98, 87);
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table .wc-item-meta li, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content table .wc-item-meta li, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content table .wc-item-meta li, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content table .wc-item-meta li, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content table .wc-item-meta li, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content table .wc-item-meta li {
  line-height: 2.9rem;
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-number a, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-number a, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-number a, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-number a, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-number a, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-number a {
  color: rgb(255, 127, 0);
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions {
  text-align: right;
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button {
  display: inline-block;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.view, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.view, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.view, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.view, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.view, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.view {
  background: rgb(255, 124, 8);
  color: #fff;
}
.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.invoice, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.invoice, .page-stockist-area.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.invoice, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.invoice, .page-create-account.woocommerce-orders .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.invoice, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content table .woocommerce-orders-table__cell-order-actions .button.invoice {
  background: rgb(110, 98, 87);
  color: #fff;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content {
  text-align: left;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content > p, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content > p, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content > p {
  color: rgb(110, 98, 87);
  font-size: 1rem;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content h2, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content h2, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content h2 {
  font-size: 1.9rem;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.customer_details th, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.customer_details th, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.customer_details th {
  background-color: rgb(110, 98, 87);
  color: #fff;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.customer_details td, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.customer_details td, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.customer_details td {
  background: rgb(255, 127, 0);
  color: #fff;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content tfoot th, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content tfoot td, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content tfoot th, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content tfoot td, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content tfoot th, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content tfoot td {
  background-color: rgb(110, 98, 87);
  color: #fff;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content tfoot tr:last-child th, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content tfoot tr:last-child td, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content tfoot tr:last-child th, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content tfoot tr:last-child td, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content tfoot tr:last-child th, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content tfoot tr:last-child td {
  color: rgb(255, 127, 0);
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-table__product-name a, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-table__product-name a, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-table__product-name a {
  color: rgb(255, 127, 0);
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address, .page-stockist-area.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address, .page-create-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address {
  color: rgb(110, 98, 87);
}
.woocommerce-account.user-id-108 .woocommerce-content, .woocommerce-account.user-id-1 .woocommerce-content, .woocommerce-account.user-id-4 .woocommerce-content, .woocommerce-account.user-id-1492 .woocommerce-content, .woocommerce-account.user-id-2084 .woocommerce-content, .page-stockist-area.user-id-108 .woocommerce-content, .page-stockist-area.user-id-1 .woocommerce-content, .page-stockist-area.user-id-4 .woocommerce-content, .page-stockist-area.user-id-1492 .woocommerce-content, .page-stockist-area.user-id-2084 .woocommerce-content, .page-create-account.user-id-108 .woocommerce-content, .page-create-account.user-id-1 .woocommerce-content, .page-create-account.user-id-4 .woocommerce-content, .page-create-account.user-id-1492 .woocommerce-content, .page-create-account.user-id-2084 .woocommerce-content {
  background: #fff !important;
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce, .page-create-account.user-id-108 .woocommerce-content .woocommerce, .page-create-account.user-id-1 .woocommerce-content .woocommerce, .page-create-account.user-id-4 .woocommerce-content .woocommerce, .page-create-account.user-id-1492 .woocommerce-content .woocommerce, .page-create-account.user-id-2084 .woocommerce-content .woocommerce {
  text-align: center;
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table, .page-create-account.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table, .page-create-account.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table, .page-create-account.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table, .page-create-account.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table, .page-create-account.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table {
  width: 100%;
  margin: auto;
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table td, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table td, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table td, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table td, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-create-account.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-create-account.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-create-account.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-create-account.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table td, .page-create-account.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table td {
  padding: 10px;
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-create-account.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-create-account.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-create-account.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-create-account.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active, .page-create-account.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail table td .btn-sm.active {
  color: rgb(255, 124, 8);
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-create-account.user-id-108 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-create-account.user-id-1 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-create-account.user-id-4 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-create-account.user-id-1492 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip, .page-create-account.user-id-2084 .woocommerce-content .woocommerce #orderReadyDetail #sendReadyToShip {
  margin: 30px auto;
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce table.pallet tr, .woocommerce-account.user-id-108 .woocommerce-content .woocommerce table.pallet td, .woocommerce-account.user-id-108 .woocommerce-content .woocommerce table.pallet th, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce table.pallet tr, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce table.pallet td, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce table.pallet th, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce table.pallet tr, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce table.pallet td, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce table.pallet th, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce table.pallet tr, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce table.pallet td, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce table.pallet th, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce table.pallet tr, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce table.pallet td, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce table.pallet th, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce table.pallet tr, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce table.pallet td, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce table.pallet th, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce table.pallet tr, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce table.pallet td, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce table.pallet th, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce table.pallet tr, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce table.pallet td, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce table.pallet th, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce table.pallet tr, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce table.pallet td, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce table.pallet th, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce table.pallet tr, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce table.pallet td, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce table.pallet th, .page-create-account.user-id-108 .woocommerce-content .woocommerce table.pallet tr, .page-create-account.user-id-108 .woocommerce-content .woocommerce table.pallet td, .page-create-account.user-id-108 .woocommerce-content .woocommerce table.pallet th, .page-create-account.user-id-1 .woocommerce-content .woocommerce table.pallet tr, .page-create-account.user-id-1 .woocommerce-content .woocommerce table.pallet td, .page-create-account.user-id-1 .woocommerce-content .woocommerce table.pallet th, .page-create-account.user-id-4 .woocommerce-content .woocommerce table.pallet tr, .page-create-account.user-id-4 .woocommerce-content .woocommerce table.pallet td, .page-create-account.user-id-4 .woocommerce-content .woocommerce table.pallet th, .page-create-account.user-id-1492 .woocommerce-content .woocommerce table.pallet tr, .page-create-account.user-id-1492 .woocommerce-content .woocommerce table.pallet td, .page-create-account.user-id-1492 .woocommerce-content .woocommerce table.pallet th, .page-create-account.user-id-2084 .woocommerce-content .woocommerce table.pallet tr, .page-create-account.user-id-2084 .woocommerce-content .woocommerce table.pallet td, .page-create-account.user-id-2084 .woocommerce-content .woocommerce table.pallet th {
  border: 1px solid black;
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce .alert-danger, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce .alert-danger, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce .alert-danger, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce .alert-danger, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce .alert-danger, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce .alert-danger, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce .alert-danger, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce .alert-danger, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce .alert-danger, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce .alert-danger, .page-create-account.user-id-108 .woocommerce-content .woocommerce .alert-danger, .page-create-account.user-id-1 .woocommerce-content .woocommerce .alert-danger, .page-create-account.user-id-4 .woocommerce-content .woocommerce .alert-danger, .page-create-account.user-id-1492 .woocommerce-content .woocommerce .alert-danger, .page-create-account.user-id-2084 .woocommerce-content .woocommerce .alert-danger {
  background: inherit;
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce .btn-primary.smaller, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce .btn-primary.smaller, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce .btn-primary.smaller, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce .btn-primary.smaller, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce .btn-primary.smaller, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce .btn-primary.smaller, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce .btn-primary.smaller, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce .btn-primary.smaller, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce .btn-primary.smaller, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce .btn-primary.smaller, .page-create-account.user-id-108 .woocommerce-content .woocommerce .btn-primary.smaller, .page-create-account.user-id-1 .woocommerce-content .woocommerce .btn-primary.smaller, .page-create-account.user-id-4 .woocommerce-content .woocommerce .btn-primary.smaller, .page-create-account.user-id-1492 .woocommerce-content .woocommerce .btn-primary.smaller, .page-create-account.user-id-2084 .woocommerce-content .woocommerce .btn-primary.smaller {
  margin: 0;
}
.woocommerce-account.user-id-108 .woocommerce-content .woocommerce .print-daily .btn-primary, .woocommerce-account.user-id-1 .woocommerce-content .woocommerce .print-daily .btn-primary, .woocommerce-account.user-id-4 .woocommerce-content .woocommerce .print-daily .btn-primary, .woocommerce-account.user-id-1492 .woocommerce-content .woocommerce .print-daily .btn-primary, .woocommerce-account.user-id-2084 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-stockist-area.user-id-108 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-stockist-area.user-id-1 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-stockist-area.user-id-4 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-stockist-area.user-id-1492 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-stockist-area.user-id-2084 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-create-account.user-id-108 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-create-account.user-id-1 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-create-account.user-id-4 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-create-account.user-id-1492 .woocommerce-content .woocommerce .print-daily .btn-primary, .page-create-account.user-id-2084 .woocommerce-content .woocommerce .print-daily .btn-primary {
  color: rgb(255, 124, 8);
}
/*essentially right menu*/
.woocommerce, .woocommerce-account {
  /*&.logged-in {	*/
}
.woocommerce #main-container h2, .woocommerce #main-container h3, .woocommerce .woocommerce-content h2, .woocommerce .woocommerce-content h3, .woocommerce-account #main-container h2, .woocommerce-account #main-container h3, .woocommerce-account .woocommerce-content h2, .woocommerce-account .woocommerce-content h3 {
  color: rgb(255, 124, 8);
  font-family: "Aleo Light";
  margin-top: 0;
}
.woocommerce #main-container h2 span, .woocommerce #main-container h3 span, .woocommerce .woocommerce-content h2 span, .woocommerce .woocommerce-content h3 span, .woocommerce-account #main-container h2 span, .woocommerce-account #main-container h3 span, .woocommerce-account .woocommerce-content h2 span, .woocommerce-account .woocommerce-content h3 span {
  font-family: "Aleo Light Italic";
}
.woocommerce #main-container a, .woocommerce .woocommerce-content a, .woocommerce-account #main-container a, .woocommerce-account .woocommerce-content a {
  color: rgb(110, 98, 87);
}
.woocommerce #main-container .shop-sidebar, .woocommerce .woocommerce-content .shop-sidebar, .woocommerce-account #main-container .shop-sidebar, .woocommerce-account .woocommerce-content .shop-sidebar {
  color: rgb(255, 124, 8);
}
.woocommerce #main-container .shop-sidebar .cart-contents, .woocommerce .woocommerce-content .shop-sidebar .cart-contents, .woocommerce-account #main-container .shop-sidebar .cart-contents, .woocommerce-account .woocommerce-content .shop-sidebar .cart-contents {
  padding-right: 10px;
}
.woocommerce #main-container .shop-sidebar #sidebar, .woocommerce .woocommerce-content .shop-sidebar #sidebar, .woocommerce-account #main-container .shop-sidebar #sidebar, .woocommerce-account .woocommerce-content .shop-sidebar #sidebar {
  text-align: left;
}
.woocommerce #main-container .shop-sidebar .widget, .woocommerce .woocommerce-content .shop-sidebar .widget, .woocommerce-account #main-container .shop-sidebar .widget, .woocommerce-account .woocommerce-content .shop-sidebar .widget {
  margin: 20px 0;
}
.woocommerce #main-container .shop-sidebar .woocommerce-product-search label, .woocommerce .woocommerce-content .shop-sidebar .woocommerce-product-search label, .woocommerce-account #main-container .shop-sidebar .woocommerce-product-search label, .woocommerce-account .woocommerce-content .shop-sidebar .woocommerce-product-search label {
  display: none;
}
.woocommerce #main-container .shop-sidebar .product-categories, .woocommerce .woocommerce-content .shop-sidebar .product-categories, .woocommerce-account #main-container .shop-sidebar .product-categories, .woocommerce-account .woocommerce-content .shop-sidebar .product-categories {
  list-style-image: url("../imgs/dealer/shopListIcon.png");
  list-style-position: inside;
}
.woocommerce #main-container .shop-sidebar .product-categories li a, .woocommerce .woocommerce-content .shop-sidebar .product-categories li a, .woocommerce-account #main-container .shop-sidebar .product-categories li a, .woocommerce-account .woocommerce-content .shop-sidebar .product-categories li a {
  position: relative;
  top: -3px;
}
.woocommerce #main-container .shop-sidebar .product-categories .children, .woocommerce .woocommerce-content .shop-sidebar .product-categories .children, .woocommerce-account #main-container .shop-sidebar .product-categories .children, .woocommerce-account .woocommerce-content .shop-sidebar .product-categories .children {
  list-style: none;
}
.woocommerce #main-container .shop-sidebar .product-categories .children li, .woocommerce .woocommerce-content .shop-sidebar .product-categories .children li, .woocommerce-account #main-container .shop-sidebar .product-categories .children li, .woocommerce-account .woocommerce-content .shop-sidebar .product-categories .children li {
  padding-left: 30px;
}
.woocommerce #main-container .shop-sidebar .product-categories .children li a, .woocommerce .woocommerce-content .shop-sidebar .product-categories .children li a, .woocommerce-account #main-container .shop-sidebar .product-categories .children li a, .woocommerce-account .woocommerce-content .shop-sidebar .product-categories .children li a {
  font-style: italic;
}
.woocommerce #main-container .shop-sidebar a.tag-cloud-link, .woocommerce .woocommerce-content .shop-sidebar a.tag-cloud-link, .woocommerce-account #main-container .shop-sidebar a.tag-cloud-link, .woocommerce-account .woocommerce-content .shop-sidebar a.tag-cloud-link {
  display: block;
  font-size: 1.125rem !important;
  text-transform: capitalize;
  font-weight: bold;
}
@media (max-width: 479px) {
  .woocommerce #main-container .shop-sidebar, .woocommerce .woocommerce-content .shop-sidebar, .woocommerce-account #main-container .shop-sidebar, .woocommerce-account .woocommerce-content .shop-sidebar {
    clear: both;
    text-align: center;
  }
  .woocommerce #main-container .shop-sidebar #sidebar, .woocommerce .woocommerce-content .shop-sidebar #sidebar, .woocommerce-account #main-container .shop-sidebar #sidebar, .woocommerce-account .woocommerce-content .shop-sidebar #sidebar {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .woocommerce #main-container .shop-sidebar, .woocommerce .woocommerce-content .shop-sidebar, .woocommerce-account #main-container .shop-sidebar, .woocommerce-account .woocommerce-content .shop-sidebar {
    clear: both;
    text-align: center;
  }
  .woocommerce #main-container .shop-sidebar #sidebar, .woocommerce .woocommerce-content .shop-sidebar #sidebar, .woocommerce-account #main-container .shop-sidebar #sidebar, .woocommerce-account .woocommerce-content .shop-sidebar #sidebar {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce #main-container .shop-sidebar, .woocommerce .woocommerce-content .shop-sidebar, .woocommerce-account #main-container .shop-sidebar, .woocommerce-account .woocommerce-content .shop-sidebar {
    clear: both;
    text-align: center;
  }
  .woocommerce #main-container .shop-sidebar #sidebar, .woocommerce .woocommerce-content .shop-sidebar #sidebar, .woocommerce-account #main-container .shop-sidebar #sidebar, .woocommerce-account .woocommerce-content .shop-sidebar #sidebar {
    text-align: center;
  }
}
.woocommerce, .woocommerce-account {
  /*}*/
}

/* stove legend accessible to accounts and to jim */
.stove-legend-group {
  column-count: 3;
  border: 1px solid #ccc;
  margin-bottom: 2rem;
  padding: 1rem;
}
.stove-legend-group .stove-legend {
  display: grid;
  grid-template-columns: max-content max-content;
  gap: 0.5rem 1rem;
  font-size: 0.9rem;
  margin: 0 0 1.5rem 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .stove-legend-group {
    column-count: 2;
  }
  #threeYearSpend {
    height: 300px !important;
  }
}
@media (max-width: 767px) {
  .stove-legend-group {
    column-count: 2;
  }
  #threeYearSpend {
    height: 300px !important;
  }
}
/* page name changes are causing issues spares-and-accessories = 13923 */
.page-spares-shop .woocommerce-content, .page-spares-shop .mainsite-content, .page-template-page-shop .woocommerce-content, .page-template-page-shop .mainsite-content, .page-spares-and-accessories .woocommerce-content, .page-spares-and-accessories .mainsite-content, .page-id-13923 .woocommerce-content, .page-id-13923 .mainsite-content {
  padding: 150px 0px 0px;
}
.page-spares-shop .woocommerce-content h2, .page-spares-shop .mainsite-content h2, .page-template-page-shop .woocommerce-content h2, .page-template-page-shop .mainsite-content h2, .page-spares-and-accessories .woocommerce-content h2, .page-spares-and-accessories .mainsite-content h2, .page-id-13923 .woocommerce-content h2, .page-id-13923 .mainsite-content h2 {
  font-family: "Aleo Light" !important;
  color: rgb(255, 124, 8);
}
.page-spares-shop .woocommerce-content, .page-spares-shop .mainsite-content, .page-template-page-shop .woocommerce-content, .page-template-page-shop .mainsite-content, .page-spares-and-accessories .woocommerce-content, .page-spares-and-accessories .mainsite-content, .page-id-13923 .woocommerce-content, .page-id-13923 .mainsite-content {
  background: white;
  color: rgb(110, 98, 87);
}
.page-spares-shop .woocommerce-content .entry-logos, .page-spares-shop .mainsite-content .entry-logos, .page-template-page-shop .woocommerce-content .entry-logos, .page-template-page-shop .mainsite-content .entry-logos, .page-spares-and-accessories .woocommerce-content .entry-logos, .page-spares-and-accessories .mainsite-content .entry-logos, .page-id-13923 .woocommerce-content .entry-logos, .page-id-13923 .mainsite-content .entry-logos {
  padding: 5rem 0;
}
.page-spares-shop .woocommerce-content .entry-logos img, .page-spares-shop .mainsite-content .entry-logos img, .page-template-page-shop .woocommerce-content .entry-logos img, .page-template-page-shop .mainsite-content .entry-logos img, .page-spares-and-accessories .woocommerce-content .entry-logos img, .page-spares-and-accessories .mainsite-content .entry-logos img, .page-id-13923 .woocommerce-content .entry-logos img, .page-id-13923 .mainsite-content .entry-logos img {
  margin: auto;
}
.page-spares-shop .woocommerce-content .entry-logos a, .page-spares-shop .mainsite-content .entry-logos a, .page-template-page-shop .woocommerce-content .entry-logos a, .page-template-page-shop .mainsite-content .entry-logos a, .page-spares-and-accessories .woocommerce-content .entry-logos a, .page-spares-and-accessories .mainsite-content .entry-logos a, .page-id-13923 .woocommerce-content .entry-logos a, .page-id-13923 .mainsite-content .entry-logos a {
  display: inline-block;
  margin-bottom: 2em;
}
.page-spares-shop .woocommerce-content .entry-logos a:hover, .page-spares-shop .mainsite-content .entry-logos a:hover, .page-template-page-shop .woocommerce-content .entry-logos a:hover, .page-template-page-shop .mainsite-content .entry-logos a:hover, .page-spares-and-accessories .woocommerce-content .entry-logos a:hover, .page-spares-and-accessories .mainsite-content .entry-logos a:hover, .page-id-13923 .woocommerce-content .entry-logos a:hover, .page-id-13923 .mainsite-content .entry-logos a:hover {
  opacity: 0.7;
}
.page-spares-shop .woocommerce-content .product-category h2, .page-spares-shop .mainsite-content .product-category h2, .page-template-page-shop .woocommerce-content .product-category h2, .page-template-page-shop .mainsite-content .product-category h2, .page-spares-and-accessories .woocommerce-content .product-category h2, .page-spares-and-accessories .mainsite-content .product-category h2, .page-id-13923 .woocommerce-content .product-category h2, .page-id-13923 .mainsite-content .product-category h2 {
  margin-top: 20px;
  font-size: 1.2rem;
  min-height: 2.4rem;
  text-align: center;
}
.page-spares-shop .woocommerce-content .product-category h2 .count, .page-spares-shop .mainsite-content .product-category h2 .count, .page-template-page-shop .woocommerce-content .product-category h2 .count, .page-template-page-shop .mainsite-content .product-category h2 .count, .page-spares-and-accessories .woocommerce-content .product-category h2 .count, .page-spares-and-accessories .mainsite-content .product-category h2 .count, .page-id-13923 .woocommerce-content .product-category h2 .count, .page-id-13923 .mainsite-content .product-category h2 .count {
  background: none;
  color: rgb(110, 98, 87);
  display: block;
}
@media (max-width: 479px) {
    .page-spares-and-accessories .description p, .page-id-13923 .description p {
    display: none;
  }
  .page-spares-shop .entry-logos, .page-template-page-shop .entry-logos, .page-spares-and-accessories .entry-logos, .page-id-13923 .entry-logos {
    padding-top: 2rem;
  }
  .page-spares-shop .entry-logos img, .page-template-page-shop .entry-logos img, .page-spares-and-accessories .entry-logos img, .page-id-13923 .entry-logos img {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
    .page-spares-and-accessories .description p, .page-id-13923 .description p {
    display: none;
  }
  .page-spares-shop .entry-logos, .page-template-page-shop .entry-logos, .page-spares-and-accessories .entry-logos, .page-id-13923 .entry-logos {
    padding-top: 2rem;
  }
  .page-spares-shop .entry-logos img, .page-template-page-shop .entry-logos img, .page-spares-and-accessories .entry-logos img, .page-id-13923 .entry-logos img {
    max-width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
   .page-spares-and-accessories .description p, .page-id-13923 .description p {
    display: none;
  }
  .page-spares-shop .entry-logos, .page-template-page-shop .entry-logos, .page-spares-and-accessories .entry-logos, .page-id-13923 .entry-logos {
    padding-top: 2rem;
  }
  .page-spares-shop .entry-logos img, .page-template-page-shop .entry-logos img, .page-spares-and-accessories .entry-logos img, .page-id-13923 .entry-logos img {
    max-width: 80%;
  }
}

.woocommerce .main-header .navbar-default {
  background: rgb(3, 2, 1);
}
.woocommerce.archive .woocommerce-products-header__title {
  clear: both;
}

.spares-page#main-container {
  padding-top: 1rem;
}
.spares-page#main-container .woocommerce-breadcrumb {
  float: left;
}
.spares-page#main-container .rrp {
  display: none;
}
.spares-page#main-container .shop-sidebar {
  float: right;
  margin-bottom: 1.5rem;
}
.spares-page#main-container .type-product {
  margin-top: 1rem;
}
.spares-page#main-container .type-product .woocommerce-product-gallery .flex-control-thumbs {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 17%;
  gap: 1rem;
  overflow-x: auto !important;
  overscroll-behavior-inline: contain;
}
.spares-page#main-container .type-product .woocommerce-product-gallery .flex-control-thumbs li {
  float: none !important;
  width: 100% !important;
  display: grid;
}
.spares-page#main-container .type-product .woocommerce-product-gallery .flex-control-thumbs li img {
  inline-size: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
}
.spares-page#main-container .type-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  border: 5px solid #f2f2f2;
}
.spares-page#main-container .type-product .woocommerce-product-gallery-spares {
  width: 55%;
  float: left;
  margin-bottom: 2rem;
}
.spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares .spares-thumb {
  width: 100%;
  margin-bottom: 1rem;
}
.spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares .spares-thumb.active img {
  border-color: rgb(110, 98, 87);
  opacity: 1;
}
@media (max-width: 479px) {
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares {
    width: 100%;
    float: none;
    clear: both;
  }
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares {
    width: 100%;
    float: none;
    clear: both;
  }
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares {
    width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares {
    width: 100%;
    float: none;
    clear: both;
  }
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares {
    width: 20%;
  }
}
.spares-page#main-container .type-product .woocommerce-tabs {
  width: 55%;
}
@media (max-width: 479px) {
  .spares-page#main-container .type-product .woocommerce-tabs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .spares-page#main-container .type-product .woocommerce-tabs {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .spares-page#main-container .type-product .woocommerce-tabs {
    width: 100%;
  }
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs {
  margin-left: 0;
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li {
  display: block;
  border: none;
  z-index: inherit;
  position: inherit;
  background-color: transparent;
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li:before, .spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li:after {
  display: none;
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li > a {
  font-family: "Aleo Light Italic";
  font-size: 1.4rem !important;
  padding: 1.5rem 0;
  font-weight: normal;
  border-bottom: 1px solid rgb(110, 98, 87);
  width: 100%;
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li > a span {
  float: right;
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li > a:focus {
  outline: none;
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li:after {
  content: "+";
  font-size: 2rem;
  color: rgb(110, 98, 87);
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs .woocommerce-Tabs-panel.reallyHide {
  display: none !important;
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs .woocommerce-Tabs-panel > h2 {
  display: none;
}
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs .woocommerce-Tabs-panel a {
  text-decoration: underline;
}
.spares-page#main-container .type-product .summary {
  /*position: -webkit-sticky; 
  position: sticky;*/
  top: 120px;
  padding-bottom: 220px;
  width: 40%;
}
.spares-page#main-container .type-product .summary .product_title {
  font-family: "Aleo Light Italic";
  font-size: 1.6rem;
  max-width: 250px;
  margin-bottom: 1rem;
}
.spares-page#main-container .type-product .summary p {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.spares-page#main-container .type-product .summary .product_meta .rrp, .spares-page#main-container .type-product .summary .product_meta .sku_wrapper {
  display: none;
}
.spares-page#main-container .type-product .summary .product_meta .woocommerce-Price-amount {
  font-weight: normal;
}
.spares-page#main-container .type-product .summary .product_meta .tagged_as {
  display: none;
}
@media (max-width: 479px) {
  .spares-page#main-container .type-product .summary {
    width: 100%;
    position: relative;
    top: inherit;
    clear: both;
    padding-bottom: inherit;
  }
  .spares-page#main-container .type-product .summary .product_title {
    width: auto;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .spares-page#main-container .type-product .summary {
    width: 100%;
    position: relative;
    top: inherit;
    clear: both;
    padding-bottom: inherit;
  }
  .spares-page#main-container .type-product .summary .product_title {
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .spares-page#main-container .type-product .summary {
    width: 100%;
    position: relative;
    top: inherit;
    clear: both;
    padding-bottom: inherit;
  }
  .spares-page#main-container .type-product .summary .product_title {
    width: auto;
    max-width: 100%;
  }
}
.spares-page#main-container .type-product .summary form.cart .new-button-group {
  border: 1px solid var(--wp--preset--color--chilli-brown);
  font-size: 1rem;
  padding: 0.25rem 0.25rem;
  width: 124px;
  opacity: 0.6;
  display: flex;
  height: 2.5rem;
}
.spares-page#main-container .type-product .summary form.cart .new-button-group > * {
  border: none;
  background: none;
  color: rgb(110, 98, 87);
}
.spares-page#main-container .type-product .summary form.cart .new-button-group .minus, .spares-page#main-container .type-product .summary form.cart .new-button-group .plus {
  padding: 0 0.5rem;
}
.spares-page#main-container .type-product .summary form.cart .new-button-group .minus:active, .spares-page#main-container .type-product .summary form.cart .new-button-group .minus:focus, .spares-page#main-container .type-product .summary form.cart .new-button-group .plus:active, .spares-page#main-container .type-product .summary form.cart .new-button-group .plus:focus {
  border: none;
  outline: none;
}
.spares-page#main-container .type-product .summary form.cart .new-button-group .quantity {
  float: none;
  margin: 0;
  display: inline-block;
}
.spares-page#main-container .type-product .summary form.cart .new-button-group .quantity input {
  border: none;
}
.spares-page#main-container .type-product .summary form.cart .new-button-group input::-webkit-outer-spin-button,
.spares-page#main-container .type-product .summary form.cart .new-button-group input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.spares-page#main-container .type-product .summary form.cart .new-button-group {
  /* Firefox */
}
.spares-page#main-container .type-product .summary form.cart .new-button-group input[type=number] {
  -moz-appearance: textfield;
}
.spares-page#main-container .type-product .summary form.cart .single_add_to_cart_button {
  clear: both;
  float: none;
  display: block;
  margin-top: 1rem;
  background-color: none;
  border: 1px solid rgb(110, 98, 87);
  width: 100%;
}
.spares-page#main-container .type-product .summary form.cart .single_add_to_cart_button.disabled {
  background-color: inherit;
}

/* added by Beth */
.woocommerce-product-gallery {
  display: grid;
  gap: 10px;
}

.product-penguin-pizza-steel .spares-page#main-container div.product h2.component_title {
  margin: 1rem 0;
  text-align: left;
}
.product-penguin-pizza-steel .spares-page#main-container div.product .component_data {
  text-align: left;
}

.page:not(.product-penguin-pizza-steel) .spares-page#main-container div.product form:not(.variations_form) {
  display: flex;
}
.page:not(.product-penguin-pizza-steel) .spares-page#main-container .woocommerce-variation-add-to-cart.variations_button {
  display: flex;
}

@media screen and (max-width: 47.999em) {
  .woocommerce-product-gallery .flex-control-thumbs {
    grid-auto-columns: 12.5%;
    gap: 6px;
  }
}
@media screen and (max-width: 47.999em) {
  .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    border: 2px solid #f2f2f2;
  }
}
