@charset "UTF-8";
/*
Theme Name:	CHILLI PENGUIN BLOCK custom
Theme URI: http://www.doitsimply.co.uk
Description: custom theme for chilli penguin shop
Version: 2.3
Author: Do It  Simply
Author URI: http://www.doitsimply..co.uk
Tags: white, black, light, two-columns, left-sidebar, fixed-width, custom-menu, threaded-comments, sticky-post 
*/
/* line 5, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 10, scss/chilli/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, scss/chilli/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, scss/chilli/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, scss/chilli/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, scss/chilli/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, scss/chilli/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 39, scss/chilli/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, scss/chilli/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, scss/chilli/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, scss/chilli/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, scss/chilli/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

@media (min-width: 768px) {
  /* line 27, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 60, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

}
@media (min-width: 992px) {
  /* line 27, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 60, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

}
@media (min-width: 1200px) {
  /* line 27, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, scss/chilli/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

}
/* line 6, scss/chilli/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, scss/chilli/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 16, scss/chilli/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 25, scss/chilli/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 35, scss/chilli/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 44, scss/chilli/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 51, scss/chilli/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 56, scss/chilli/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 82, scss/chilli/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 88, scss/chilli/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 95, scss/chilli/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 109, scss/chilli/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 135, scss/chilli/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, scss/chilli/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, scss/chilli/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, scss/chilli/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, scss/chilli/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, scss/chilli/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, scss/chilli/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, scss/chilli/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, scss/chilli/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, scss/chilli/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, scss/chilli/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, scss/chilli/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  /* line 171, scss/chilli/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 182, scss/chilli/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 190, scss/chilli/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 199, scss/chilli/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 207, scss/chilli/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 211, scss/chilli/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 224, scss/chilli/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, scss/chilli/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, scss/chilli/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, scss/chilli/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, scss/chilli/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, scss/chilli/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, scss/chilli/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, scss/chilli/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, scss/chilli/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, scss/chilli/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, scss/chilli/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 115, scss/chilli/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 53, scss/chilli/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 102, scss/chilli/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
/* line 104, scss/chilli/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #777777;
}
/* line 105, scss/chilli/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #777777;
}
/* line 141, scss/chilli/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, scss/chilli/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 165, scss/chilli/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 178, scss/chilli/bootstrap/_forms.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0;
}

/* line 200, scss/chilli/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 209, scss/chilli/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 217, scss/chilli/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 224, scss/chilli/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 233, scss/chilli/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 260, scss/chilli/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 269, scss/chilli/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 279, scss/chilli/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 325, scss/chilli/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 8, scss/chilli/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
/* line 17, scss/chilli/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, scss/chilli/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 17, scss/chilli/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, scss/chilli/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 17, scss/chilli/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, scss/chilli/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 365, scss/chilli/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 475, scss/chilli/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 485, scss/chilli/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 491, scss/chilli/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, scss/chilli/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, scss/chilli/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 498, scss/chilli/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 509, scss/chilli/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  /* line 520, scss/chilli/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  /* line 530, scss/chilli/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 9, scss/chilli/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 25, scss/chilli/bootstrap/_buttons.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 30, scss/chilli/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
/* line 36, scss/chilli/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 43, scss/chilli/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 20, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 28, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
/* line 38, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 60, scss/chilli/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 11, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
/* line 20, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 28, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 38, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 28, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 38, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 28, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 38, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 28, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 38, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 28, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 38, scss/chilli/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 124, scss/chilli/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 128, scss/chilli/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 132, scss/chilli/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 10, scss/chilli/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, scss/chilli/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, scss/chilli/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, scss/chilli/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, scss/chilli/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, scss/chilli/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 6, scss/chilli/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 21, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 30, scss/chilli/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 43, scss/chilli/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 47, scss/chilli/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 61, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 66, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 72, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 75, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 79, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 89, scss/chilli/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, scss/chilli/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 119, scss/chilli/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 123, scss/chilli/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 130, scss/chilli/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 134, scss/chilli/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 148, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, scss/chilli/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, scss/chilli/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 160, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 165, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 175, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 178, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 182, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 187, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 191, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 196, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 210, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 216, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 220, scss/chilli/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 235, scss/chilli/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 19, scss/chilli/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, scss/chilli/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 104, scss/chilli/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, scss/chilli/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 140, scss/chilli/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, scss/chilli/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, scss/chilli/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, scss/chilli/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, scss/chilli/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 23, scss/chilli/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, scss/chilli/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, scss/chilli/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, scss/chilli/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, scss/chilli/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, scss/chilli/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, scss/chilli/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 51, scss/chilli/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 63, scss/chilli/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 6, scss/chilli/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, scss/chilli/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, scss/chilli/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, scss/chilli/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, scss/chilli/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, scss/chilli/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, scss/chilli/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, scss/chilli/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, scss/chilli/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, scss/chilli/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, scss/chilli/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, scss/chilli/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, scss/chilli/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 10, scss/chilli/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 17, scss/chilli/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, scss/chilli/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 40, scss/chilli/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, scss/chilli/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 10, scss/chilli/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 40, scss/chilli/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 43, scss/chilli/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 72, scss/chilli/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
/* line 79, scss/chilli/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 82, scss/chilli/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 88, scss/chilli/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 97, scss/chilli/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 102, scss/chilli/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 23, scss/chilli/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 23, scss/chilli/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 23, scss/chilli/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 23, scss/chilli/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 6, scss/chilli/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, scss/chilli/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, scss/chilli/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, scss/chilli/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, scss/chilli/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, scss/chilli/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, scss/chilli/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 38, scss/chilli/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, scss/chilli/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 73, scss/chilli/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, scss/chilli/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, scss/chilli/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 85, scss/chilli/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 110, scss/chilli/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, scss/chilli/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

@media (min-width: 768px) {
  /* line 136, scss/chilli/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

}
/* line 7, scss/chilli/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 29, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 35, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 39, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 46, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 49, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 52, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 57, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 60, scss/chilli/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 69, scss/chilli/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 84, scss/chilli/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 87, scss/chilli/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 94, scss/chilli/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 103, scss/chilli/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 112, scss/chilli/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 117, scss/chilli/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 122, scss/chilli/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
/* line 132, scss/chilli/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 137, scss/chilli/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 180, scss/chilli/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 202, scss/chilli/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 213, scss/chilli/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 222, scss/chilli/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 226, scss/chilli/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

}
/* line 14, scss/chilli/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, scss/chilli/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 15, scss/chilli/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, scss/chilli/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, scss/chilli/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, scss/chilli/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, scss/chilli/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 45, scss/chilli/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, scss/chilli/bootstrap/_utilities.scss */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
/* line 18, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 18, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, scss/chilli/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 14, scss/chilli/core/_variables.scss */
:root {
  --main-color: #6e6257;
  /* brown */
  --main-color-lt: #b0a69b;
  /* light brown */
  --brown: #6e6257;
  /* brown */
  --second-color: #ff7c08;
  /* orange */
  --second-color-dk: #ff7f00;
  /* dark orange */
  --orange: #ff7c08;
  --chilli-black: #030201;
  /* slight grey black */
  --chilli-eco: #bad02b;
}

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: 'Aleo Light';
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Light"), url("aleo/Aleo-Light.woff") format("woff");
}
@font-face {
  font-family: 'Aleo Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Regular"), url("aleo/Aleo-Regular.woff") format("woff");
}
@font-face {
  font-family: 'Aleo Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Bold"), url("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("aleo/Aleo-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: 'Aleo Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Aleo Italic"), url("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("aleo/Aleo-LightItalic.woff") format("woff");
}
/* line 1, scss/chilli/core/_buttons.scss */
.btn-primary, .btn-primary.active {
  background: #6e6257;
  color: #ff7c08;
  border-radius: 0;
  border: none;
  padding: 5px 35px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
}
/* line 11, scss/chilli/core/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.active:hover, .btn-primary.active:focus {
  background: gray;
  color: #fff;
  border: gray;
}
/* line 16, scss/chilli/core/_buttons.scss */
.btn-primary.white, .btn-primary.active.white {
  background: #fff;
}
/* line 19, scss/chilli/core/_buttons.scss */
.btn-primary.clear, .btn-primary.active.clear {
  background: transparent;
  border: 2px solid #fff;
}
/* line 24, scss/chilli/core/_buttons.scss */
.btn-primary.smaller, .btn-primary.active.smaller {
  padding: 2px 15px;
  font-size: 1.71rem;
  cursor: pointer;
}
/* line 28, scss/chilli/core/_buttons.scss */
.btn-primary.smaller.notActive, .btn-primary.active.smaller.notActive {
  background: lightgray;
  color: #fff;
}
/* line 33, scss/chilli/core/_buttons.scss */
.btn-primary.reverse, .btn-primary.active.reverse {
  background: #ff7c08;
  color: #6e6257;
}
/* line 36, scss/chilli/core/_buttons.scss */
.btn-primary.reverse:hover, .btn-primary.active.reverse:hover {
  opacity: .7;
}
/* line 40, scss/chilli/core/_buttons.scss */
.btn-primary.black, .btn-primary.active.black {
  background: black;
  color: white;
}

/* line 46, scss/chilli/core/_buttons.scss */
.chilli-downloads .download-link {
  text-align: center;
}
/* line 48, scss/chilli/core/_buttons.scss */
.chilli-downloads .download-link a {
  background: #6e6257;
  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;
}
/* line 58, scss/chilli/core/_buttons.scss */
.chilli-downloads .download-link a:hover, .chilli-downloads .download-link a:focus {
  background: gray;
  color: #ff7c08;
  border: gray;
}

/* line 66, scss/chilli/core/_buttons.scss */
.wpslsubmit, .wpslsubmit:focus, .wpslsubmit:hover {
  background: #fff;
  color: #ff7c08;
  border-radius: 0;
  border: none;
  padding: 5px 35px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
  outline: none;
}

/* line 82, scss/chilli/core/_buttons.scss */
.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: #6e6257;
  color: #ff7c08;
  border-radius: 0;
  border: none;
  padding: 5px 15px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 1.7rem;
  margin-top: 0px;
}
/* line 92, scss/chilli/core/_buttons.scss */
.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;
}
/* line 98, scss/chilli/core/_buttons.scss */
.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: #6e6257;
}

/* cart page button */
/* line 112, scss/chilli/core/_buttons.scss */
.woocommerce-page .woocommerce .button.alt {
  background: #ff7c08;
  color: #fff;
  border: gray;
}
/* line 116, scss/chilli/core/_buttons.scss */
.woocommerce-page .woocommerce .button.alt:hover, .woocommerce-page .woocommerce .button.alt:focus {
  background: #ff7c08;
  color: #6e6257;
  border: gray;
}
/* line 121, scss/chilli/core/_buttons.scss */
.woocommerce-page .woocommerce .button.alt.button.alt.disabled {
  background-color: gray;
}

/* line 1, scss/chilli/core/_footer.scss */
footer {
  text-align: left;
  position: relative;
  background: #6e6257;
  padding: 25px 0;
  color: #fff;
}
/* line 7, scss/chilli/core/_footer.scss */
footer .back-to-top {
  position: fixed;
  right: 10px;
  bottom: 55px;
  z-index: 9999;
}
/* line 12, scss/chilli/core/_footer.scss */
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: #6e6257;
  text-align: center;
  background-color: #ff7c08;
}
/* line 37, scss/chilli/core/_footer.scss */
footer h3 {
  color: #ff7c08;
  font-family: 'Aleo';
  font-size: 1.625rem;
}
/* line 41, scss/chilli/core/_footer.scss */
footer h3 em, footer h3 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style:italic;
}
/* line 45, scss/chilli/core/_footer.scss */
footer a {
  color: #fff;
}
/* line 47, scss/chilli/core/_footer.scss */
footer a:hover {
  color: #fff;
  font-weight: bold;
}
/* line 53, scss/chilli/core/_footer.scss */
footer .quick a {
  color: #ff7c08;
}
/* line 56, scss/chilli/core/_footer.scss */
footer .quick .inline {
  display: inline-block;
}
/* line 58, scss/chilli/core/_footer.scss */
footer .quick .inline a {
  padding-right: 5px;
}
/* line 63, scss/chilli/core/_footer.scss */
footer .quick li a {
  border-left: 1px solid #ff7c08;
  padding-left: 5px;
}
/* line 68, scss/chilli/core/_footer.scss */
footer .quick li:first-child a {
  border-left: none;
}
/* line 75, scss/chilli/core/_footer.scss */
footer .connect #techSupport {
  margin-bottom: 0;
  color: var(--second-color);
  padding-bottom: 0;
}
/* line 81, scss/chilli/core/_footer.scss */
footer .connect ul li {
  font-size: 1.1rem;
}
/* line 84, scss/chilli/core/_footer.scss */
footer .connect ul li:first-child a {
  border-right: 1px solid #ff7c08;
  padding-right: .75rem;
  margin-right: 0;
}
/* line 95, scss/chilli/core/_footer.scss */
footer .news h3 {
  margin-bottom: .75rem;
}
/* line 99, scss/chilli/core/_footer.scss */
footer .news a:hover {
  color: #ff7c08 !important;
  opacity: .7;
}
@media (max-width: 767px) {
  /* line 1, scss/chilli/core/_footer.scss */
  footer {
    text-align: center;

  }
}
@media (max-width: 480px) {
  /* line 1, scss/chilli/core/_footer.scss */
  footer {
    text-align: center;

  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, scss/chilli/core/_footer.scss */
  footer {
    text-align: center;
  }
}

@media (max-width: 480px) {
  /* line 116, scss/chilli/core/_footer.scss */
  .page:not(.home) .clearfix {

  }
}
@media (max-width: 767px) {
  /* line 116, scss/chilli/core/_footer.scss */
  .page:not(.home) .clearfix {

  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 116, scss/chilli/core/_footer.scss */
  .page:not(.home) .clearfix {

  }
}
/* line 121, scss/chilli/core/_footer.scss */


/* line 147, scss/chilli/core/_footer.scss */
.final-footer {
  background: #ff7c08;
  font-size: .6875rem;
  padding-top: .36rem;
}
/* line 151, scss/chilli/core/_footer.scss */
.final-footer a, .final-footer .rights {
  color: #fff !important;
  font-weight: normal;
}
@media (max-width: 480px) {
  /* line 147, scss/chilli/core/_footer.scss */
  .final-footer {
    display: none;
  }
  /* line 157, scss/chilli/core/_footer.scss */
  .final-footer .list-inline {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 147, scss/chilli/core/_footer.scss */
  .final-footer {
    display: none;
  }
  /* line 157, scss/chilli/core/_footer.scss */
  .final-footer .list-inline {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 147, scss/chilli/core/_footer.scss */
  .final-footer {
    display: none;
  }
  /* line 157, scss/chilli/core/_footer.scss */
  .final-footer .list-inline {
    text-align: center;
  }
}

/*Notice box for shipping */
/* line 163, scss/chilli/core/_footer.scss */
.overlay-ship {
  max-width: 475px;
  top: 20%;
  margin: auto;
}
/* line 168, scss/chilli/core/_footer.scss */
.overlay-ship .ship-box {
  background: #ff7c08;
  text-align: center;
  padding: 1rem 0;
}
/* line 172, scss/chilli/core/_footer.scss */
.overlay-ship .ship-box p {
  color: white;
  padding: 1rem !important;
  font-size: 1.6rem;
}
/* line 177, scss/chilli/core/_footer.scss */
.overlay-ship .ship-box h2 {
  color: white;
  border-bottom: none;
  border: none;
  padding-bottom: 0;
}
/* line 182, scss/chilli/core/_footer.scss */
.overlay-ship .ship-box h2 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 188, scss/chilli/core/_footer.scss */
.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;
}

/* line 202, scss/chilli/core/_footer.scss */
.choose-hide {
  height: 500px;
}

/* line 205, scss/chilli/core/_footer.scss */
.overlay-prices {
  max-width: 550px;
  top: 20%;
  margin: auto;
}
/* line 209, scss/chilli/core/_footer.scss */
.overlay-prices .no-padding {
  padding: 0;
}
/* line 212, scss/chilli/core/_footer.scss */
.overlay-prices p {
  padding: 1rem !important;
  font-size: 1.6rem;
}
/* line 216, scss/chilli/core/_footer.scss */
.overlay-prices #ship-box {
  background: #ff7c08;
  text-align: center;
  padding: 0;
}
/* line 220, scss/chilli/core/_footer.scss */
.overlay-prices #ship-box p {
  color: white;
}
/* line 223, scss/chilli/core/_footer.scss */
.overlay-prices #ship-box h2 {
  color: white;
  border-bottom: none;
  border: none;
  padding-bottom: 0;
}
/* line 228, scss/chilli/core/_footer.scss */
.overlay-prices #ship-box h2 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 233, scss/chilli/core/_footer.scss */
.overlay-prices #boxclose {
  background: transparent;
}
/* line 236, scss/chilli/core/_footer.scss */
.overlay-prices .brown {
  background: #6e6257;
  color: #fff;
}
@media (max-width: 480px) {
  /* line 205, scss/chilli/core/_footer.scss */
  .overlay-prices {
    padding-top: 1rem;
  }
}
@media (max-width: 767px) {
  /* line 205, scss/chilli/core/_footer.scss */
  .overlay-prices {
    padding-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 205, scss/chilli/core/_footer.scss */
  .overlay-prices {
    padding-top: 1rem;
  }
}
/* line 248, scss/chilli/core/_footer.scss */
.overlay-prices .green {
  background: #AEC535;
  color: #fff;
}
/* line 251, scss/chilli/core/_footer.scss */
.overlay-prices .green h2 {
  color: #fff;
  border: none;
}
/* line 254, scss/chilli/core/_footer.scss */
.overlay-prices .green h2 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 256, scss/chilli/core/_footer.scss */
.overlay-prices .green h2 span.smaller {
  font-size: 2.6rem;
  font-family: 'Aleo';
}

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

/* line 19, scss/chilli/core/_global-styles.scss */
body {
  position: relative;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  color: #6e6257;
  font-size: 1rem;
  line-height: 1.5rem;
  max-width: 100vw;
  /*reinstate italic and bold */
}
/* line 28, scss/chilli/core/_global-styles.scss */
body em {
  font-style: italic;
}
/* line 31, scss/chilli/core/_global-styles.scss */
body b {
  font-style: bold;
}

@media (min-width: 1200px) {
  /* line 37, scss/chilli/core/_global-styles.scss */
  .container {
    width: 1280px;
  }
}
/* line 41, scss/chilli/core/_global-styles.scss */
h1, h1 a,
h2, h2 a,
h3, h3 a,
h4,
h5,
h6 {
  font-family: 'Aleo';
  font-weight: normal;
}
@media (max-width: 767px) {
  /* line 41, scss/chilli/core/_global-styles.scss */
  h1, h1 a,
  h2, h2 a,
  h3, h3 a,
  h4,
  h5,
  h6 {
    text-align: center;
  }
}

/* line 55, scss/chilli/core/_global-styles.scss */
h1 {
  font-size: 3.9rem;
}

/* line 62, scss/chilli/core/_global-styles.scss */
h2 {
  font-size: 3.1rem;
}
/* line 64, scss/chilli/core/_global-styles.scss */
h2.heading-tagline {
  font-size: 2.2rem;
}

/* line 68, scss/chilli/core/_global-styles.scss */
h3 {
  font-size: 1.9rem;
}

/* line 72, scss/chilli/core/_global-styles.scss */
.amatic {
  font-family: "Amatic SC", cursive;
}

/* line 75, scss/chilli/core/_global-styles.scss */
.orange {
  color: #ff7c08;
}

/* line 78, scss/chilli/core/_global-styles.scss */
.bg-orange {
  background: #ff7c08;
}

/* line 81, scss/chilli/core/_global-styles.scss */
a {
  color: #ff7c08;
}
/* line 83, scss/chilli/core/_global-styles.scss */
a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #ff7c08;
}
/* line 88, scss/chilli/core/_global-styles.scss */
a:focus {
  text-decoration: none;
  color: #ff7c08;
}
/* line 92, scss/chilli/core/_global-styles.scss */
a.change-hover {
  font-weight: bold;
}
/* line 94, scss/chilli/core/_global-styles.scss */
a.change-hover:hover {
  color: #ff7c08;
}

/* line 99, scss/chilli/core/_global-styles.scss */
section {
  display: block;
  clear: both;
  position: relative;
  z-index: 0;
}
/* line 104, scss/chilli/core/_global-styles.scss */
section.page-header {
  margin: 0;
}
/* line 107, scss/chilli/core/_global-styles.scss */
section.bg-black {
  background: black;
  color: white;
}
/* line 111, scss/chilli/core/_global-styles.scss */
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) {
  /* line 111, scss/chilli/core/_global-styles.scss */
  section.parallax {
    background-position: 25% 25%;
    padding: 50px 15px;
  }
}
@media (max-width: 480px) {
  /* line 111, scss/chilli/core/_global-styles.scss */
  section.parallax {
    background-position: 25% 25%;
    padding: 50px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 111, scss/chilli/core/_global-styles.scss */
  section.parallax {
    background-position: 25% 25%;
    padding: 50px 15px;
  }
}
/* line 125, scss/chilli/core/_global-styles.scss */
section.parallax h2 {
  font-family: 'Aleo';
  margin-bottom: 2.81rem;
}
/* line 128, scss/chilli/core/_global-styles.scss */
section.parallax h2 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 132, scss/chilli/core/_global-styles.scss */
section.parallax.stockist {
  background-image: url("imgs/stockistBG.jpg");
}
/* line 137, scss/chilli/core/_global-styles.scss */
section.parallax.review {
  font-size: 1.31rem;
}
/* line 139, scss/chilli/core/_global-styles.scss */
section.parallax.review h2 {
  font-size: 5.19rem;
  font-family: "Amatic SC", cursive;
  color: #fff;
  margin: 0;
}
/* line 145, scss/chilli/core/_global-styles.scss */
section.parallax.review .quote {
  max-width: 900px;
  margin: auto;
}
/* line 149, scss/chilli/core/_global-styles.scss */
section.parallax.review .customer {
  text-transform: uppercase;
}
/* line 152, scss/chilli/core/_global-styles.scss */
section.parallax.review .in-touch {
  font-size: 1rem;
}
/* line 154, scss/chilli/core/_global-styles.scss */
section.parallax.review .in-touch a {
  color: #fff;
  font-weight: bold;
}
/* line 159, scss/chilli/core/_global-styles.scss */
section.parallax.review.log {
  background-image: url("imgs/logBG.jpg");
}
/* line 162, scss/chilli/core/_global-styles.scss */
section.parallax.review.log2 {
  background-image: url("imgs/log2BG.jpg");
}
/* line 165, scss/chilli/core/_global-styles.scss */
section.parallax.review.log3 {
  background-image: url("imgs/log3BG.jpg");
}
/* line 168, scss/chilli/core/_global-styles.scss */
section.parallax.review.log4 {
  background-image: url("imgs/log4BG.jpg");
}
/* line 172, scss/chilli/core/_global-styles.scss */
section.parallax.guarantee {
  background-image: url("imgs/guaranteeBG.jpg");
}
/* line 176, scss/chilli/core/_global-styles.scss */
section.parallax.story {
  background-image: url("imgs/storyBG.jpg");
}
/* line 179, scss/chilli/core/_global-styles.scss */
section.parallax.order-delivery {
  background-image: url("imgs/orderBG.jpg");
}
/* line 182, scss/chilli/core/_global-styles.scss */
section.parallax.stove-colours {
  background-image: url("imgs/flamesBG.jpg");
}

/* line 189, scss/chilli/core/_global-styles.scss */
p {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.35em;
  padding: 10px 0;
}
/* line 194, scss/chilli/core/_global-styles.scss */
p.heading-text {
  font-size: 2.14rem;
  color: #fff;
  padding: 30px 0;
}
@media (max-width: 480px) {
  /* line 194, scss/chilli/core/_global-styles.scss */
  p.heading-text {
    padding: 10px 0;
    width: 75%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  /* line 194, scss/chilli/core/_global-styles.scss */
  p.heading-text {
    padding: 10px 0;
    width: 75%;
    margin: auto;
  }
}
/* line 204, scss/chilli/core/_global-styles.scss */
p.larger {
  font-size: 1.285rem;
}
/* line 207, scss/chilli/core/_global-styles.scss */
p.largest {
  font-size: 2.14rem;
}
@media (max-width: 480px) {
  /* line 189, scss/chilli/core/_global-styles.scss */
  p:not(.stk-block-text__text) {
      padding: 10px;
  }
}
@media (max-width: 767px) {
  /* line 189, scss/chilli/core/_global-styles.scss */
 p:not(.stk-block-text__text) {
     padding: 10px;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 189, scss/chilli/core/_global-styles.scss */
  p:not(.stk-block-text__text) {
      padding: 10px;
  }
}

/* line 216, scss/chilli/core/_global-styles.scss */
.four-gallery .image-four {
  width: 25%;
  float: left;
}
@media (max-width: 480px) {
  /* line 216, scss/chilli/core/_global-styles.scss */
  .four-gallery .image-four {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 216, scss/chilli/core/_global-styles.scss */
  .four-gallery .image-four {
    width: 50%;
  }
}

/* line 224, scss/chilli/core/_global-styles.scss */
.fifty-image {
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 228, scss/chilli/core/_global-styles.scss */
.fifty-content {
  padding: 0;
}
/* line 230, scss/chilli/core/_global-styles.scss */
.fifty-content .description {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 238, scss/chilli/core/_global-styles.scss */
.fifty-content h2 {
  font-family: 'Aleo';
  color: #ff7c08;
  margin-bottom: 0;
}
/* line 242, scss/chilli/core/_global-styles.scss */
.fifty-content h2 span, .fifty-content h2 em {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  font-style: normal;
}

/* pdf downloads */
/* line 250, scss/chilli/core/_global-styles.scss */
.download-group .all-pdf {
  height: 181px;
  width: 128px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-indent: -10000px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 5px #888888;
}
/* line 260, scss/chilli/core/_global-styles.scss */
.download-group .all-pdf:hover {
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 267, scss/chilli/core/_global-styles.scss */
.download-group a {
  display: block;
}
/* line 269, scss/chilli/core/_global-styles.scss */
.download-group a.orange {
  color: #ff7c08 !important;
}
@media (max-width: 480px) {
  /* line 274, scss/chilli/core/_global-styles.scss */
  .download-group .all-pdf {
    margin: auto;
  }
}
@media (max-width: 767px) {
  /* line 274, scss/chilli/core/_global-styles.scss */
  .download-group .all-pdf {
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 274, scss/chilli/core/_global-styles.scss */
  .download-group .all-pdf {
    margin: auto;
  }
}

/* line 280, scss/chilli/core/_global-styles.scss */
#stove-modal .modal-dialog, #help-stove-modal .modal-dialog {
  background: #ff7c08;
  padding: 50px;
}
/* line 283, scss/chilli/core/_global-styles.scss */
#stove-modal .modal-dialog h1, #help-stove-modal .modal-dialog h1 {
  color: #fff;
  font-family: "Amatic SC", cursive;
}
/* line 287, scss/chilli/core/_global-styles.scss */
#stove-modal .modal-dialog h3, #help-stove-modal .modal-dialog h3 {
  color: #fff;
}
/* line 289, scss/chilli/core/_global-styles.scss */
#stove-modal .modal-dialog h3 span, #help-stove-modal .modal-dialog h3 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 292, scss/chilli/core/_global-styles.scss */
#stove-modal .modal-dialog h3 .intro, #help-stove-modal .modal-dialog h3 .intro {
  color: #6e6257;
  font-family: 'Aleo';
}
/* line 298, scss/chilli/core/_global-styles.scss */
#stove-modal .modal-dialog p, #help-stove-modal .modal-dialog p {
  font-weight: bold;
}
/* line 301, scss/chilli/core/_global-styles.scss */
#stove-modal .modal-dialog .btn, #help-stove-modal .modal-dialog .btn {
  color: #fff;
}
/* line 305, scss/chilli/core/_global-styles.scss */
#stove-modal .modal-dialog #gdprPenguin, #help-stove-modal .modal-dialog #gdprPenguin {
  float: left;
  width: auto;
}
/* line 310, scss/chilli/core/_global-styles.scss */
#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) {
  /* line 315, scss/chilli/core/_global-styles.scss */
  .hide-desktop {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 315, scss/chilli/core/_global-styles.scss */
  .hide-desktop {
    display: none !important;
  }
}

@media (max-width: 480px) {
  /* line 320, scss/chilli/core/_global-styles.scss */
  .hide-mobile {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 320, scss/chilli/core/_global-styles.scss */
  .hide-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 320, scss/chilli/core/_global-styles.scss */
  .hide-mobile {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 2, scss/chilli/core/_global-fixes.scss */
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (max-width: 767px) {
  /* line 2, scss/chilli/core/_global-fixes.scss */
  .container {
    width: 100%;
  }
  /* line 6, scss/chilli/core/_global-fixes.scss */
  .container .row {
    margin: 0;
  }
}

/* line 15, scss/chilli/core/_global-fixes.scss */
.tablet .container {
  width: 100%;
}

/* placeholder styles */
/* line 27, scss/chilli/core/_global-fixes.scss */
input::-webkit-input-placeholder {
  color: #b3a496 !important;
}

/* line 31, scss/chilli/core/_global-fixes.scss */
input:-moz-placeholder {
  /* Firefox 18- */
  color: #b3a496 !important;
}

/* line 35, scss/chilli/core/_global-fixes.scss */
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3a496 !important;
}

/* line 39, scss/chilli/core/_global-fixes.scss */
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 {
  /* line 51, scss/chilli/core/_global-fixes.scss */
  .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: transparent;
  }

  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  /* line 73, scss/chilli/core/_global-fixes.scss */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }

  /* line 77, scss/chilli/core/_global-fixes.scss */
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }

  /* line 85, scss/chilli/core/_global-fixes.scss */
  .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 */
  /* line 113, scss/chilli/core/_global-fixes.scss */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }

  /* don't show these though */
  /* line 119, scss/chilli/core/_global-fixes.scss */
  .featherlight script.featherlight-inner,
  .featherlight link.featherlight-inner,
  .featherlight style.featherlight-inner {
    display: none;
  }

  /* line 125, scss/chilli/core/_global-fixes.scss */
  .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: #000;
    border: none;
    padding: 0;
  }

  /* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
  /* line 148, scss/chilli/core/_global-fixes.scss */
  .featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

  /* line 153, scss/chilli/core/_global-fixes.scss */
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }

  /* line 159, scss/chilli/core/_global-fixes.scss */
  .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;
  }

  /* line 167, scss/chilli/core/_global-fixes.scss */
  .featherlight iframe {
    /* styling */
    border: none;
  }

  /* line 172, scss/chilli/core/_global-fixes.scss */
  .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) {
  /* line 181, scss/chilli/core/_global-fixes.scss */
  .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;
  }
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
/* line 3, scss/chilli/core/_header.scss */
.woocommerce-js .main-header .no-padding, .page-spares-shop .main-header .no-padding {
  padding: 0;
  width: 100%;
}
/* line 7, scss/chilli/core/_header.scss */
.woocommerce-js .main-header .info-top-nav, .page-spares-shop .main-header .info-top-nav {
  background: #6e6257;
  color: #ff7c08;
  position: relative;
  z-index: 10000;
}
/* line 13, scss/chilli/core/_header.scss */
.woocommerce-js .main-header .info-top-nav .extra-links, .page-spares-shop .main-header .info-top-nav .extra-links {
  padding-top: .5em;
  text-align: right;
}
/* line 16, scss/chilli/core/_header.scss */
.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;
}
/* line 20, scss/chilli/core/_header.scss */
.woocommerce-js .main-header .info-top-nav .extra-links li:hover, .page-spares-shop .main-header .info-top-nav .extra-links li:hover {
  opacity: .7;
}
/* line 23, scss/chilli/core/_header.scss */
.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;
}

/* line 36, scss/chilli/core/_header.scss */
.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;
}

@media (max-width: 480px) {
  /* line 282, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main {
    padding-top: .5em;
  }
  /* line 285, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main .navbar-brand img {
    padding: .55em 0;
    max-width: 100%;
  }
  /* line 291, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main .log-in-out img {

  }
  /* line 299, scss/chilli/core/_header.scss */
  .main-header .hidden-xxs {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 282, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main {
    padding-top: .5em;
  }
  /* line 285, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main .navbar-brand img {
    padding: .55em 0;
    max-width: 100%;
  }
  /* line 291, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main .log-in-out img {
    
  }
  /* line 299, scss/chilli/core/_header.scss */
  .main-header .hidden-xxs {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 282, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main {
    padding-top: .5em;
  }
  /* line 285, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main .navbar-brand img {
    padding: .55em 0;
    max-width: 100%;
  }
  /* line 291, scss/chilli/core/_header.scss */
  .main-header .info-top-nav-main .log-in-out img {
   
  }
  /* line 299, scss/chilli/core/_header.scss */
  .main-header .hidden-xxs {
    display: none;
  }
}

/*new menu test */

/* line 575, scss/chilli/core/_header.scss */
.nav-footer {
  position: absolute;
  bottom: .75rem;
  width: 100%;
}
/* line 579, scss/chilli/core/_header.scss */
.nav-footer.relative {
  position: relative;
}
/* line 582, scss/chilli/core/_header.scss */
.nav-footer ul {
  margin-left: 2rem;
  font-size: .765rem;
}
/* line 586, scss/chilli/core/_header.scss */
.nav-footer ul li {
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
/* line 590, scss/chilli/core/_header.scss */
.nav-footer ul li span {
  color: #ff7c08;
}
/* line 594, scss/chilli/core/_header.scss */
.nav-footer ul li a {
  padding: 0px;
}
/* line 596, scss/chilli/core/_header.scss */
.nav-footer ul li a:hover {
  opacity: .7;
}
/* line 600, scss/chilli/core/_header.scss */
.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;
}
/* line 607, scss/chilli/core/_header.scss */
.nav-footer ul li.stockist-login a {
  display: block;
  padding: 1rem;
}
/* line 611, scss/chilli/core/_header.scss */
.nav-footer ul li.stockist-login:hover {
  opacity: .7;
}
/* line 616, scss/chilli/core/_header.scss */
.nav-footer ul.social {
  text-align: left;
}
/* line 619, scss/chilli/core/_header.scss */
.nav-footer ul.social li img {
  max-height: 20px;
  margin-right: .25rem;
}
/* line 627, scss/chilli/core/_header.scss */
.nav-footer .stockist-login img {
  margin: 1.4rem 0;
  padding: 1rem 2rem;
  display: block;
}
/* line 632, scss/chilli/core/_header.scss */
.nav-footer .stockist-login:hover {
  opacity: .7;
}
@media screen and (min-height: 900px) {
  /* line 575, scss/chilli/core/_header.scss */
  .nav-footer {
    position: relative;
    margin-top: 6rem;
  }
}

@media (max-width: 480px) {
  /* line 642, scss/chilli/core/_header.scss */
  
  /* line 645, scss/chilli/core/_header.scss */
  .nav-footer {
    bottom: 15px;
    line-height: 1.2rem;
  }

 
  /* line 660, scss/chilli/core/_header.scss */
  header#home-header {
   /* background-image:url('imgs/home_bg.jpg');
  padding-top:80px;*/
  }

  /* line 666, scss/chilli/core/_header.scss */
  .social {
    padding-top: 20px;
  }

  /* line 669, scss/chilli/core/_header.scss */
  .nav-footer {
    margin-top: 3rem;
    bottom: 10px;
    position: relative;
    clear: both;
  }
}
@media (max-width: 767px) {
  /* line 642, scss/chilli/core/_header.scss */
  .sidenav .navbar-brand img {
    max-width: 90px;
  }

  /* line 645, scss/chilli/core/_header.scss */
  .nav-footer {
    bottom: 15px;
    line-height: 1.2rem;
  }

  /* line 660, scss/chilli/core/_header.scss */
  header#home-header {
   /* background-image:url('imgs/home_bg.jpg');
  padding-top:80px;*/
  }

  /* line 666, scss/chilli/core/_header.scss */
  .social {
    padding-top: 20px;
  }

  /* line 669, scss/chilli/core/_header.scss */
  .nav-footer {
    margin-top: 3rem;
    bottom: 10px;
    position: relative;
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 679, scss/chilli/core/_header.scss */
  .nav-footer {
    bottom: 15px;
    line-height: 1.2rem;
    position: relative;
  }

  
  /* line 696, scss/chilli/core/_header.scss */
  header#home-header {
      /* background-image:url('imgs/home_bg.jpg');
       padding-top:80px;*/
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 679, scss/chilli/core/_header.scss */
  .nav-footer {
    bottom: 15px;
    line-height: 1.2rem;
    position: relative;
  }

  
  /* line 696, scss/chilli/core/_header.scss */
  header#home-header {
      /* background-image:url('imgs/home_bg.jpg');
       padding-top:80px;*/
  }
}
@media (max-width: 767px) {
  /* line 714, scss/chilli/core/_header.scss */
  
}
/* line 1, scss/chilli/pages/_home.scss */

/* line 4, scss/chilli/pages/_home.scss */

/* line 7, scss/chilli/pages/_home.scss */
.home #header-images {
  background: #030201;
  padding: 0;
}
/* line 11, scss/chilli/pages/_home.scss */
.home #header-images .rslides_nav {
  display: none;
}

/* line 45, scss/chilli/pages/_home.scss */
.home #header-images .logo-group {
  display: flex;
  justify-content: space-around;
}
/* line 48, scss/chilli/pages/_home.scss */
.home #header-images .logo-group .logo {
  margin-top: 1rem;
}
/* line 52, scss/chilli/pages/_home.scss */
.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;
}
/* line 62, scss/chilli/pages/_home.scss */
.home #header-images .chilliSlides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
}
/* line 70, scss/chilli/pages/_home.scss */
.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) {
 
  /* line 94, scss/chilli/pages/_home.scss */
  .home #header-images .chilliSlides img {
    height: auto;
    object-fit: cover;
    height: 100vh;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 107, scss/chilli/pages/_home.scss */
  .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;
  }
  
  /* line 128, scss/chilli/pages/_home.scss */
  
  /* line 135, scss/chilli/pages/_home.scss */
  .home #header-images .chilliSlides img {
    height: auto;
    object-fit: cover;
    height: 100vh;
  }
}
@media (max-width: 480px) {
  /* line 107, scss/chilli/pages/_home.scss */
  .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;
  }
  
  /* line 128, scss/chilli/pages/_home.scss */
  
  /* line 135, scss/chilli/pages/_home.scss */
  .home #header-images .chilliSlides img {
    height: auto;
    object-fit: cover;
    height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, scss/chilli/pages/_home.scss */
  .home #header-images {
    height: auto;
  }
}

/* line 175, scss/chilli/pages/_home.scss */
.carousel {
  position: relative;
}

/* line 178, scss/chilli/pages/_home.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 181, scss/chilli/pages/_home.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 185, scss/chilli/pages/_home.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 190, scss/chilli/pages/_home.scss */
.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) {
  /* line 199, scss/chilli/pages/_home.scss */
  .carousel-item {
    transition: none;
  }
}
/* line 202, scss/chilli/pages/_home.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

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

/* line 212, scss/chilli/pages/_home.scss */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
/* line 217, scss/chilli/pages/_home.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 221, scss/chilli/pages/_home.scss */
.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;
}

/* line 226, scss/chilli/pages/_home.scss */
.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) {
  /* line 232, scss/chilli/pages/_home.scss */
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
/* line 236, scss/chilli/pages/_home.scss */
.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) {
  /* line 254, scss/chilli/pages/_home.scss */
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
/* line 257, scss/chilli/pages/_home.scss */
.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;
}

/* line 265, scss/chilli/pages/_home.scss */
.carousel-control-prev {
  left: 0;
}

/* line 268, scss/chilli/pages/_home.scss */
.carousel-control-next {
  right: 0;
}

/* line 271, scss/chilli/pages/_home.scss */
.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"
  } ]
} */
/* line 288, scss/chilli/pages/_home.scss */
.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");
}

/* line 291, scss/chilli/pages/_home.scss */
.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");
}

/* line 294, scss/chilli/pages/_home.scss */
.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;
}

/* line 307, scss/chilli/pages/_home.scss */
.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) {
  /* line 325, scss/chilli/pages/_home.scss */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
/* line 327, scss/chilli/pages/_home.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 330, scss/chilli/pages/_home.scss */
.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%;
}

/* line 342, scss/chilli/pages/_home.scss */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 345, scss/chilli/pages/_home.scss */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

/* line 347, scss/chilli/pages/_home.scss */
.carousel-dark .carousel-caption {
  color: #000;
}

/* line 3, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .faq-header {
  padding: 15px 0;
}
/* line 5, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .faq-header h2 {
  padding: 0;
  margin: 0;
  font-family: "Amatic SC", cursive;
  font-size: 3.75rem;
}
/* line 12, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs h3, .page-your-faqs .all-faqs h3 a {
  font-family: 'Aleo';
  font-size: 1.635rem;
}
/* line 15, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs h3 span, .page-your-faqs .all-faqs h3 a span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 17, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs h3 span.reveal, .page-your-faqs .all-faqs h3 a span.reveal {
  color: #6e6257;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 1.135rem;
}
/* line 26, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_fuels {
  background-color: #ff7c08;
  margin-top: 30px;
  padding-bottom: 35px;
}
/* line 30, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_fuels .faq-header {
  background-color: #6e6257;
  margin-bottom: 15px;
}
/* line 33, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_fuels .faq-header h2 {
  color: #ff7c08;
}
/* line 37, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_fuels .container {
  color: #fff;
}
/* line 40, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_fuels .container h3, .page-your-faqs .all-faqs .chilli_fuels .container h3 a {
  color: #6e6257;
}
/* line 42, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_fuels .container h3 .reveal, .page-your-faqs .all-faqs .chilli_fuels .container h3 a .reveal {
  color: #fff;
}
/* line 48, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_fuels .reveal-item a {
  color: #fff;
  font-weight: bold;
}
/* line 51, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_fuels .reveal-item a:hover {
  color: #ff7c08;
}
/* line 57, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_installation {
  background-color: #6e6257;
  padding-bottom: 35px;
}
/* line 60, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_installation .faq-header {
  background-color: #fff;
  margin-bottom: 15px;
}
/* line 63, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_installation .faq-header h2 {
  color: #ff7c08;
}
/* line 67, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_installation .container {
  color: #fff;
}
/* line 70, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_installation .container h3, .page-your-faqs .all-faqs .chilli_installation .container h3 a {
  color: #ff7c08;
}
/* line 72, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_installation .container h3 .reveal, .page-your-faqs .all-faqs .chilli_installation .container h3 a .reveal {
  color: #fff;
}
/* line 74, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_installation .container h3 .reveal:hover, .page-your-faqs .all-faqs .chilli_installation .container h3 a .reveal:hover {
  color: #ff7c08;
}
/* line 81, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_installation .reveal-item a {
  color: #fff;
  font-weight: bold;
}
/* line 89, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_maintenance .reveal-item a {
  color: #6e6257;
  font-weight: bold;
}
/* line 92, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_maintenance .reveal-item a:hover {
  color: #ff7c08;
}
/* line 98, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_spare {
  padding-bottom: 35px;
}
/* line 101, scss/chilli/pages/_FAQ.scss */
.page-your-faqs .all-faqs .chilli_spare .reveal-item a {
  color: #6e6257;
  font-weight: bold;
}

/* line 111, scss/chilli/pages/_FAQ.scss */
.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%;
}
/* line 116, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section .maintain-content, .parent-pageid-682 .maintain-section .maintain-content {
  padding: 0;
}
/* line 118, scss/chilli/pages/_FAQ.scss */
.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%);
}
/* line 127, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section .maintain-content h2, .parent-pageid-682 .maintain-section .maintain-content h2 {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  font-size: 3.81rem;
}
/* line 131, scss/chilli/pages/_FAQ.scss */
.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;
}
/* line 138, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.right, .parent-pageid-682 .maintain-section.right {
  background: #ff7c08;
  color: #fff;
}
/* line 141, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.right .description, .parent-pageid-682 .maintain-section.right .description {
  color: #fff;
}
/* line 143, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.right .description h2, .parent-pageid-682 .maintain-section.right .description h2 {
  color: #fff;
}
/* line 146, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.right .description h4, .parent-pageid-682 .maintain-section.right .description h4 {
  color: #6e6257;
}
/* line 149, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.right .description .btn-primary, .parent-pageid-682 .maintain-section.right .description .btn-primary {
  color: #fff;
  background: #6e6257;
  border: #6e6257;
}
/* line 155, scss/chilli/pages/_FAQ.scss */
.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: 480px) {
  /* line 155, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 155, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 155, scss/chilli/pages/_FAQ.scss */
  .page-looking-after-your-penguin .maintain-section.right .col-md-6, .parent-pageid-682 .maintain-section.right .col-md-6 {
    float: none;
  }
}
/* line 165, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.left, .parent-pageid-682 .maintain-section.left {
  background: #6e6257;
}
/* line 167, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.left .description, .parent-pageid-682 .maintain-section.left .description {
  color: #ff7c08;
}
/* line 169, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.left .description h2, .parent-pageid-682 .maintain-section.left .description h2 {
  color: #ff7c08;
}
/* line 172, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .maintain-section.left .description h4, .parent-pageid-682 .maintain-section.left .description h4 {
  color: #fff;
}
@media (max-width: 480px) {
  /* line 179, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 179, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 179, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 110, scss/chilli/pages/_FAQ.scss */
  .page-looking-after-your-penguin .maintain-section, .parent-pageid-682 .maintain-section {
    height: 200% !important;
  }
  /* line 188, scss/chilli/pages/_FAQ.scss */
  .page-looking-after-your-penguin .maintain-section .maintain-image, .parent-pageid-682 .maintain-section .maintain-image {
    min-height: 550px;
    height: inherit;
  }
  /* line 192, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 110, scss/chilli/pages/_FAQ.scss */
  .page-looking-after-your-penguin .maintain-section, .parent-pageid-682 .maintain-section {
    height: 200% !important;
  }
  /* line 188, scss/chilli/pages/_FAQ.scss */
  .page-looking-after-your-penguin .maintain-section .maintain-image, .parent-pageid-682 .maintain-section .maintain-image {
    min-height: 550px;
    height: inherit;
  }
  /* line 192, scss/chilli/pages/_FAQ.scss */
  .page-looking-after-your-penguin .maintain-section .maintai-content, .parent-pageid-682 .maintain-section .maintai-content {
    height: auto;
  }
}

/* line 199, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .maintain-section, .page-how-do-stoves-work .maintain-section {
  background: #ff7c08;
}
/* line 201, scss/chilli/pages/_FAQ.scss */
.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%;
}
/* line 206, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .maintain-section .maintain-content, .page-how-do-stoves-work .maintain-section .maintain-content {
  padding: 50px;
}
/* line 208, scss/chilli/pages/_FAQ.scss */
.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%);
}
/* line 215, scss/chilli/pages/_FAQ.scss */
.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';
  font-weight: 300;
  font-size: 2.35rem;
  width: 70%;
  float: right;
  text-align: left;
  color: #fff;
}
/* line 227, scss/chilli/pages/_FAQ.scss */
.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';
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 480px) {
  /* line 199, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section, .page-how-do-stoves-work .maintain-section {
    height: auto !important;
  }
  /* line 237, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 375px;
  }
  /* line 241, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-content, .page-how-do-stoves-work .maintain-section .maintain-content {
    height: auto !important;
    padding: 20px;
  }
  /* line 244, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-content .description, .page-how-do-stoves-work .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
  }
  /* line 247, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 199, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section, .page-how-do-stoves-work .maintain-section {
    height: auto !important;
  }
  /* line 237, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 375px;
  }
  /* line 241, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-content, .page-how-do-stoves-work .maintain-section .maintain-content {
    height: auto !important;
    padding: 20px;
  }
  /* line 244, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-content .description, .page-how-do-stoves-work .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
  }
  /* line 247, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 199, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section, .page-how-do-stoves-work .maintain-section {
    height: auto !important;
  }
  /* line 237, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 375px;
  }
  /* line 241, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-content, .page-how-do-stoves-work .maintain-section .maintain-content {
    height: auto !important;
    padding: 20px;
  }
  /* line 244, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-content .description, .page-how-do-stoves-work .maintain-section .maintain-content .description {
    top: inherit;
    transform: none;
  }
  /* line 247, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 258, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 258, scss/chilli/pages/_FAQ.scss */
  .parent-pageid-682 .maintain-section .maintain-image, .page-how-do-stoves-work .maintain-section .maintain-image {
    min-height: 600px !important;
    background-position: 70%;
  }
}
/* line 265, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682.page-door-and-oven-glass .maintain-section, .page-how-do-stoves-work.page-door-and-oven-glass .maintain-section {
  background: #6e6257;
}
/* line 269, scss/chilli/pages/_FAQ.scss */
.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: #ff7c08;
}
/* line 272, scss/chilli/pages/_FAQ.scss */
.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: #ff7c08;
}
/* line 281, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .open-item, .page-how-do-stoves-work .open-item {
  font-family: "Amatic SC", cursive;
  font-size: 2rem;
}
/* line 284, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .open-item em, .page-how-do-stoves-work .open-item em {
  font-family: "Roboto", sans-serif;
  color: #6e6257;
  font-size: 1.125rem;
}

/* line 293, scss/chilli/pages/_FAQ.scss */
.page-stove-colours .top-content img {
  margin: auto;
}
/* line 297, scss/chilli/pages/_FAQ.scss */
.page-stove-colours .stove-colors {
  margin: 25px 0 35px;
  text-align: left;
}
/* line 300, scss/chilli/pages/_FAQ.scss */
.page-stove-colours .stove-colors .col-md-4 {
  text-align: center;
}
/* line 302, scss/chilli/pages/_FAQ.scss */
.page-stove-colours .stove-colors .col-md-4 img {
  margin: auto;
}

/* line 309, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .brown-quote, .page-how-do-stoves-work .brown-quote {
  display: none;
}
/* line 313, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .info-section, .page-how-do-stoves-work .info-section {
  margin-top: 25px;
  margin-bottom: 25px;
}
/* line 316, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .info-section.bespoke, .page-how-do-stoves-work .info-section.bespoke {
  text-align: left;
}
/* line 318, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .info-section.bespoke .left, .page-how-do-stoves-work .info-section.bespoke .left {
  float: left;
  clear: both;
}
/* line 322, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .info-section.bespoke .right, .page-how-do-stoves-work .info-section.bespoke .right {
  float: right;
}
/* line 326, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .info-section.bespoke h3, .page-how-do-stoves-work .info-section.bespoke h3 {
  color: #ff7c08;
  margin-top: 3rem;
}
/* line 329, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .info-section.bespoke h3 span, .page-how-do-stoves-work .info-section.bespoke h3 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 334, scss/chilli/pages/_FAQ.scss */
.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;
}
/* line 338, scss/chilli/pages/_FAQ.scss */
.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;
}
/* line 344, scss/chilli/pages/_FAQ.scss */
.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;
}
/* line 349, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .info-section ol li, .page-how-do-stoves-work .info-section ol li {
  counter-increment: li;
  text-indent: 0em;
}
/* line 352, scss/chilli/pages/_FAQ.scss */
.parent-pageid-682 .info-section ol li::before, .page-how-do-stoves-work .info-section ol li::before {
  content: counter(li);
  color: #ff7c08;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
@media (max-width: 480px) {
  /* line 363, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 363, scss/chilli/pages/_FAQ.scss */
  .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) {
  /* line 363, scss/chilli/pages/_FAQ.scss */
  .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;
  }
}

/* line 371, scss/chilli/pages/_FAQ.scss */
.page-looking-after-your-penguin .four-images {
  display: none;
}

/* line 376, scss/chilli/pages/_FAQ.scss */
.page-how-do-stoves-work .brown-quote {
  display: block;
}

/* line 381, scss/chilli/pages/_FAQ.scss */
.page-vermiculite-fire-bricks .maintain-section .maintain-content {
  padding: 0;
}
/* line 384, scss/chilli/pages/_FAQ.scss */
.page-vermiculite-fire-bricks .maintain-section .maintain-content p {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 392, scss/chilli/pages/_FAQ.scss */
.page-vermiculite-fire-bricks .col-md-6.last {
  width: 100%;
  text-align: center;
}
/* line 395, scss/chilli/pages/_FAQ.scss */
.page-vermiculite-fire-bricks .col-md-6.last iframe {
  width: 100%;
}

/* line 407, scss/chilli/pages/_FAQ.scss */
.page-painted-stove-surface .info-section .right .answer-info h3 .reveal {
  color: #6e6257;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 1.135rem;
}
/* line 416, scss/chilli/pages/_FAQ.scss */
.page-painted-stove-surface .info-section .right .answer-info ol li::before {
  content: counter(li,lower-alpha);
}

/* line 2, scss/chilli/pages/_about.scss */
.page-our-stoves .brochure-pdf {
  height: 290px;
  width: 205px;
  background-image: url(imgs/BrochureCover01.jpg);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-indent: -10000px;
}
@media (max-width: 480px) {
  /* line 2, scss/chilli/pages/_about.scss */
  .page-our-stoves .brochure-pdf {
    margin: auto;
  }
}
@media (max-width: 767px) {
  /* line 2, scss/chilli/pages/_about.scss */
  .page-our-stoves .brochure-pdf {
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2, scss/chilli/pages/_about.scss */
  .page-our-stoves .brochure-pdf {
    margin: auto;
  }
}
/* line 14, scss/chilli/pages/_about.scss */
.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);
}
/* line 26, scss/chilli/pages/_about.scss */
.page-our-stoves .description-right {
  font-size: 1.2rem;
}
/* line 29, scss/chilli/pages/_about.scss */
.page-our-stoves .description-right a:hover {
  font-weight: bold;
}
/* line 33, scss/chilli/pages/_about.scss */
.page-our-stoves .description-right strong {
  color: #ff7c08;
}

/* line 41, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member .team-image {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
}
/* line 46, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member .team-content {
  padding: 0;
}
/* line 48, scss/chilli/pages/_about.scss */
.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%);
}
/* line 57, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member .team-content h2 {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  font-size: 3.81rem;
}
/* line 61, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member .team-content .team-about {
  margin-bottom: 30px;
}
/* line 64, scss/chilli/pages/_about.scss */
.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: 480px) {
  /* line 40, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member {
    width: 100%;
  }
  /* line 75, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member .team-image {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  /* line 40, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member {
    width: 100%;
  }
  /* line 75, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member .team-image {
    min-height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 40, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member {
    width: 100%;
  }
  /* line 75, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member .team-image {
    min-height: auto;
  }
}
/* line 79, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.right {
  background: #ff7c08;
  color: #fff;
}
/* line 82, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.right .description {
  color: #fff;
}
/* line 84, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.right .description h2 {
  color: #fff;
  margin: 0 0 30px;
}
/* line 88, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.right .description h4 {
  color: #6e6257;
}
/* line 94, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.right .col-md-6 {
  float: right;
  padding: 0;
}
@media (max-width: 480px) {
  /* line 94, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member.right .col-md-6 {
    float: none;
  }
}
@media (max-width: 767px) {
  /* line 94, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member.right .col-md-6 {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 94, scss/chilli/pages/_about.scss */
  .page-the-chilli-family .team-member.right .col-md-6 {
    float: none;
  }
}
/* line 104, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.left {
  background: #6e6257;
}
/* line 106, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.left .description {
  color: #ff7c08;
}
/* line 108, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.left .description h2 {
  color: #ff7c08;
}
/* line 111, scss/chilli/pages/_about.scss */
.page-the-chilli-family .team-member.left .description h4 {
  color: #fff;
}

/* line 3, scss/chilli/pages/_installation.scss */
.page-installation .all-stove-pdf {
  height: 181px;
  width: 128px;
  background-image: url(imgs/StovesManual01.jpg);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-indent: -10000px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 5px #888888;
}
/* line 14, scss/chilli/pages/_installation.scss */
.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);
}
/* line 25, scss/chilli/pages/_installation.scss */
.page-installation .all-stove-pdf a {
  height: inherit;
  width: inherit;
  display: block;
}
/* line 33, scss/chilli/pages/_installation.scss */
.page-installation .cb-stove-pdf {
  height: 181px;
  width: 257px;
  background-image: url(imgs/ChilliBillieManual01.jpg);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-indent: -10000px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 5px #888888;
}
/* line 44, scss/chilli/pages/_installation.scss */
.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);
}
/* line 55, scss/chilli/pages/_installation.scss */
.page-installation .cb-stove-pdf a {
  height: inherit;
  width: inherit;
  display: block;
}
/* line 61, scss/chilli/pages/_installation.scss */
.page-installation .eco-stove-pdf {
  height: 181px;
  width: 128px;
  background-image: url(imgs/EcoManual01.jpg);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-indent: -10000px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 5px #888888;
}
/* line 72, scss/chilli/pages/_installation.scss */
.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);
}
/* line 83, scss/chilli/pages/_installation.scss */
.page-installation .eco-stove-pdf a {
  height: inherit;
  width: inherit;
  display: block;
}
/* line 90, scss/chilli/pages/_installation.scss */
.page-installation .hetas-install {
  padding: 1rem 0;
  background: #ff7c08;
  text-align: left;
  color: #fff;
}
/* line 95, scss/chilli/pages/_installation.scss */
.page-installation .hetas-install h3 {
  color: #6e6257;
}
/* line 98, scss/chilli/pages/_installation.scss */
.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;
}
/* line 107, scss/chilli/pages/_installation.scss */
.page-installation .hetas-install ol li {
  counter-increment: li;
  text-indent: 0em;
  padding: 10px 0;
}
/* line 111, scss/chilli/pages/_installation.scss */
.page-installation .hetas-install ol li::before {
  content: counter(li);
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
/* line 120, scss/chilli/pages/_installation.scss */
.page-installation .hetas-install a {
  color: #6e6257;
}

/* line 2, scss/chilli/pages/_contact.scss */
.page-stockist-contact .content-top {
  min-height: 200px;
}
/* line 5, scss/chilli/pages/_contact.scss */
.page-stockist-contact .modal-backdrop {
  display: none;
}
/* line 8, scss/chilli/pages/_contact.scss */
.page-stockist-contact .page-header {
  height: auto;
}
/* line 11, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form {
  background: #6e6257;
  min-height: 400px;
  padding: 50px;
  color: #fff;
}
/* line 16, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper {
  margin: auto;
}
/* line 19, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gfield {
  margin-bottom: 25px;
}
/* line 21, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gfield .gfield_required_asterisk {
  color: white;
}
/* line 24, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gfield .wpcf7-text {
  padding: 5px;
  width: 100%;
  background: #fff;
}
/* line 28, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gfield .wpcf7-text.form-control {
  height: auto;
}
/* line 30, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gfield .wpcf7-text.form-control:focus {
  border-color: #ff7c08;
  box-shadow: none;
}
/* line 36, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gfield textarea {
  padding: 5px;
  width: 100%;
  background: #fff;
  height: 200px;
}
/* line 41, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gfield textarea:focus {
  border-color: #fed136;
  box-shadow: none;
}
/* line 48, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gform_footer {
  display: inherit;
}
/* line 51, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .gform_wrapper .gform_footer .button {
  background: #fff;
  color: #ff7c08;
  border-radius: 0;
  border: none;
  padding: 1rem 2rem;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
  float: right;
}
/* line 65, scss/chilli/pages/_contact.scss */
.page-stockist-contact .contact-form .text-danger {
  color: #e74c3c;
}
/* line 69, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator {
  margin-top: 2rem;
  height: 97%;
  background: #ff7c08;
  height: 100%;
}
/* line 72, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator > * {
  border: none;
}
/* line 75, scss/chilli/pages/_contact.scss */
.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;
}
/* line 78, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator hr.grey {
  display: none;
}
/* line 81, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator.modal-body {
  padding: 0 0 1.5rem;
}
/* line 84, scss/chilli/pages/_contact.scss */
.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;
}
/* line 87, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_map {
  margin-bottom: 2rem;
}
/* line 90, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_main {
  height: 100% !important;
  padding: 0;
}
/* line 96, scss/chilli/pages/_contact.scss */
.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;
}
/* line 99, scss/chilli/pages/_contact.scss */
.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;
}
/* line 103, scss/chilli/pages/_contact.scss */
.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;
}
/* line 107, scss/chilli/pages/_contact.scss */
.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;
}
/* line 111, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_search_box {
  max-width: 80%;
  margin: auto;
  float: none;
  padding-top: 2rem;
}
/* line 117, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_search_box .store-locator-col-sm-12 {
  max-width: 98%;
}
/* line 120, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_search_box .store-locator-row {
  float: left;
  max-width: 50%;
  width: 100%;
}
@media (max-width: 480px) {
  /* line 120, scss/chilli/pages/_contact.scss */
  .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) {
  /* line 120, scss/chilli/pages/_contact.scss */
  .page-stockist-contact #store_locator #store_locator_search_box .store-locator-row {
    max-width: 100%;
    margin: 0 0 1em;
    float: none;
  }
}
/* line 132, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_search_box .store-locator-row:last-child {
  clear: both;
  max-width: 100%;
}
/* line 137, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_search_box #store_locator_find_stores_button {
  padding: 1rem .75rem;
  clear: both;
  margin: 0 1rem 1rem;
}
/* line 142, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_search_box #store_locator_filter {
  margin: 0;
}
/* line 147, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator #store_locator_result_list {
  background: #fff;
  max-width: 80%;
  margin: auto;
  max-height: 100% !important;
}
/* line 153, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator .store_locator_website {
  color: transparent;
  font-size: 0;
}
/* line 156, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator .store_locator_website a {
  color: #ff7c08;
  font-size: 1.2rem;
}
/* line 161, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator .store_locator_filter_title, .page-stockist-contact #store_locator #store_locator_filter_open_close {
  display: none;
}
/* line 164, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator h4 {
  color: #fff;
}
/* line 169, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator .store-locator-radius-filter h5, .page-stockist-contact #store_locator .store-locator-radius-filter h3 {
  display: none;
}
/* line 172, scss/chilli/pages/_contact.scss */
.page-stockist-contact #store_locator .store-locator-radius-filter h4 {
  color: #fff;
}
/* line 176, scss/chilli/pages/_contact.scss */
.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 .75rem;
  max-width: 100%;
  box-shadow: none;
  color: #484c51;
  height: 65px;
}
/* line 185, scss/chilli/pages/_contact.scss */
.page-stockist-contact .store_locator_contact .store_locator_tel {
  color: #ff7c08;
  font-family: 'Aleo';
  font-style: italic;
}
/* line 189, scss/chilli/pages/_contact.scss */
.page-stockist-contact .store_locator_contact .store_locator_tel a {
  color: #6e6257;
  font-family: "Roboto", sans-serif;
  font-style: normal;
}
/* line 199, scss/chilli/pages/_contact.scss */
.page-stockist-contact .store_locator_contact #store_locator_map .store_locator_actions .btn-primary {
  max-width: 100%;
  display: block;
  border-radius: 60px;
}
/* line 206, scss/chilli/pages/_contact.scss */
.page-stockist-contact .store_locator_contact #store_locator_map .store_locator_website {
  color: transparent;
  font-size: 0;
}
/* line 209, scss/chilli/pages/_contact.scss */
.page-stockist-contact .store_locator_contact #store_locator_map .store_locator_website a {
  color: #ff7c08;
  font-size: 1.2rem;
}
/* line 217, scss/chilli/pages/_contact.scss */
.page-stockist-contact #four-stockist-contact-1 {
  display: none;
}
/* line 220, scss/chilli/pages/_contact.scss */
.page-stockist-contact .dealer-locator {
  margin-top: 8rem;
}
/* line 224, scss/chilli/pages/_contact.scss */
.page-stockist-contact .all-friends h3 {
  font-family: "Amatic SC", cursive;
  font-size: 3.75rem;
  color: #ff7c08;
}
/* line 230, scss/chilli/pages/_contact.scss */
.page-stockist-contact .all-friends .single-friend {
  text-align: left;
  font-size: 1.2rem;
  margin-bottom: 40px;
  min-height: 240px;
}
/* line 235, scss/chilli/pages/_contact.scss */
.page-stockist-contact .all-friends .single-friend h4 {
  color: #ff7c08;
  font-weight: bold;
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
}
/* line 242, scss/chilli/pages/_contact.scss */
.page-stockist-contact .all-friends .single-friend .friend-link a {
  color: #6e6257;
  font-weight: bold;
  font-style: italic;
}
/* line 246, scss/chilli/pages/_contact.scss */
.page-stockist-contact .all-friends .single-friend .friend-link a:hover {
  color: #ff7c08;
}
@media (max-width: 480px) {
  /* line 223, scss/chilli/pages/_contact.scss */
  .page-stockist-contact .all-friends {
    text-align: center;
  }
  /* line 254, scss/chilli/pages/_contact.scss */
  .page-stockist-contact .all-friends .single-friend {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 223, scss/chilli/pages/_contact.scss */
  .page-stockist-contact .all-friends {
    text-align: center;
  }
  /* line 254, scss/chilli/pages/_contact.scss */
  .page-stockist-contact .all-friends .single-friend {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 223, scss/chilli/pages/_contact.scss */
  .page-stockist-contact .all-friends {
    text-align: center;
  }
  /* line 254, scss/chilli/pages/_contact.scss */
  .page-stockist-contact .all-friends .single-friend {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 260, scss/chilli/pages/_contact.scss */
  .page-stockist-contact textarea, .page-stockist-contact .wpcf7-form-control-wrap input {
    width: 100%;
  }
}

/* line 268, scss/chilli/pages/_contact.scss */
#locationModal {
  left: 50%;
  background: #fff;
  padding: 50px;
  width: 50%;
  top: 200px;
}
@media (max-width: 480px) {
  /* line 268, scss/chilli/pages/_contact.scss */
  #locationModal {
    left: inherit;
    width: 100%;
    padding: 15px;
    position: relative;
    top: inherit;
  }
}
@media (max-width: 767px) {
  /* line 268, scss/chilli/pages/_contact.scss */
  #locationModal {
    left: inherit;
    width: 100%;
    padding: 15px;
    position: relative;
    top: inherit;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 268, scss/chilli/pages/_contact.scss */
  #locationModal {
    left: inherit;
    width: 100%;
    padding: 15px;
    position: relative;
    top: inherit;
  }
}

@media (max-width: 480px) {
  /* line 283, scss/chilli/pages/_contact.scss */
  .modal-open {
    overflow: visible;
  }
  /* line 287, scss/chilli/pages/_contact.scss */
  .modal-open.page-stockist-contact .dealer-locator {
    min-height: 1500px;
  }
  /* line 289, scss/chilli/pages/_contact.scss */
  .modal-open.page-stockist-contact .dealer-locator .col-md-6.orange {
    min-height: 600px;
  }
}
@media (max-width: 767px) {
  /* line 283, scss/chilli/pages/_contact.scss */
  .modal-open {
    overflow: visible;
  }
  /* line 287, scss/chilli/pages/_contact.scss */
  .modal-open.page-stockist-contact .dealer-locator {
    min-height: 1500px;
  }
  /* line 289, scss/chilli/pages/_contact.scss */
  .modal-open.page-stockist-contact .dealer-locator .col-md-6.orange {
    min-height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 283, scss/chilli/pages/_contact.scss */
  .modal-open {
    overflow: visible;
  }
  /* line 287, scss/chilli/pages/_contact.scss */
  .modal-open.page-stockist-contact .dealer-locator {
    min-height: 1500px;
  }
  /* line 289, scss/chilli/pages/_contact.scss */
  .modal-open.page-stockist-contact .dealer-locator .col-md-6.orange {
    min-height: 600px;
  }
}

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

/* line 11, scss/chilli/pages/_product-front.scss */
.page-products, .page-products-stoves, .page-id-5128 {
  /* July 2025 filters & all stove models */
  /* July 2025 filters end */
}
/* line 12, scss/chilli/pages/_product-front.scss */
.page-products .sub-header, .page-products-stoves .sub-header, .page-id-5128 .sub-header {
  font-family: "Amatic SC", cursive;
  color: #ff7c08;
  font-size: 3.75rem;
  margin: 0 0 40px;
}
/* line 19, scss/chilli/pages/_product-front.scss */
.page-products .mainsite-content, .page-products-stoves .mainsite-content, .page-id-5128 .mainsite-content {
  padding-top: 100px;
}
/* line 23, scss/chilli/pages/_product-front.scss */
.page-products .filter-size-stove, .page-products-stoves .filter-size-stove, .page-id-5128 .filter-size-stove {
  display: flex;
  gap: .5rem;
  margin-bottom: 3rem;
}
/* line 27, scss/chilli/pages/_product-front.scss */
.page-products .filter-size-stove .filter-stove, .page-products-stoves .filter-size-stove .filter-stove, .page-id-5128 .filter-size-stove .filter-stove {
  background: #ff7c08;
  padding: 5px 10px;
  border-bottom: 4px solid black;
  color: black;
  flex: calc((100% - .5rem) / 7);
}
/* line 33, scss/chilli/pages/_product-front.scss */
.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: .7;
  color: inherit;
}
/* line 37, scss/chilli/pages/_product-front.scss */
.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 #ff7c08;
  color: white;
}
@media only screen and (max-width: 600px) {
  /* line 23, scss/chilli/pages/_product-front.scss */
  .page-products .filter-size-stove, .page-products-stoves .filter-size-stove, .page-id-5128 .filter-size-stove {
    flex-wrap: wrap;
  }
  /* line 45, scss/chilli/pages/_product-front.scss */
  .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% - .5rem) / 3 );
  }
  /* line 47, scss/chilli/pages/_product-front.scss */
  .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%;
  }
}
/* line 53, scss/chilli/pages/_product-front.scss */
.page-products .open-stove-models, .page-products-stoves .open-stove-models, .page-id-5128 .open-stove-models {
  background: #ff7c08;
  color: black;
  position: absolute;
  max-width: 75px;
  right: 0;
  top: 125px;
  padding: 5px;
  z-index: 1100;
}
/* line 62, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 68, scss/chilli/pages/_product-front.scss */
.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: .7;
}
@media only screen and (max-width: 600px) {
  /* line 53, scss/chilli/pages/_product-front.scss */
  .page-products .open-stove-models, .page-products-stoves .open-stove-models, .page-id-5128 .open-stove-models {
    top: 100px;
  }
}
/* line 76, scss/chilli/pages/_product-front.scss */
.page-products .stove-images, .page-products-stoves .stove-images, .page-id-5128 .stove-images {
  width: 0;
  height: 0;
  transition: .5s ease;
  position: absolute;
  right: 80px;
  top: 260px;
  background: white;
  z-index: 1000;
  left: 0;
  display: none;
}
/* line 87, scss/chilli/pages/_product-front.scss */
.page-products .stove-images.active, .page-products-stoves .stove-images.active, .page-id-5128 .stove-images.active {
  transition: .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;
}
/* line 102, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 110, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 113, scss/chilli/pages/_product-front.scss */
.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%;
}
/* line 122, scss/chilli/pages/_product-front.scss */
.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%;
}
/* line 125, scss/chilli/pages/_product-front.scss */
.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%;
}
/* line 128, scss/chilli/pages/_product-front.scss */
.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" !important;
  font-weight: 300 !important;
}
/* line 133, scss/chilli/pages/_product-front.scss */
.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;
}

/* line 135, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 140, scss/chilli/pages/_product-front.scss */
.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);
}
/* line 143, scss/chilli/pages/_product-front.scss */
.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) {
  /* line 102, scss/chilli/pages/_product-front.scss */
  .page-products .stove-images .stove-list, .page-products-stoves .stove-images .stove-list, .page-id-5128 .stove-images .stove-list {
    width: 100%;
  }
  /* line 154, scss/chilli/pages/_product-front.scss */
  .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;
  }
  /* line 157, scss/chilli/pages/_product-front.scss */
  .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) {
  /* line 166, scss/chilli/pages/_product-front.scss */
  .page-products .stove-images.active, .page-products-stoves .stove-images.active, .page-id-5128 .stove-images.active {
    width: 100%;
    top: 80px;
  }
}
/* line 173, scss/chilli/pages/_product-front.scss */
.page-products .home-product, .page-products-stoves .home-product, .page-id-5128 .home-product {
  /* new July 2025 */
  /* new July 2025 end */
}
/* line 175, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 179, scss/chilli/pages/_product-front.scss */
.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%;
}
/* line 183, scss/chilli/pages/_product-front.scss */
.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";
  color: #ff7c08;
  margin-bottom: 0;
  font-size: 1.8rem;
  height: 2rem;
  margin-bottom: .5rem !important;
}
/* line 193, scss/chilli/pages/_product-front.scss */
.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) {
  /* line 198, scss/chilli/pages/_product-front.scss */
  .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%;
  }
}
/* line 203, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 208, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 220, scss/chilli/pages/_product-front.scss */
.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: 480px) {
  /* line 220, scss/chilli/pages/_product-front.scss */
  .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) {
  /* line 220, scss/chilli/pages/_product-front.scss */
  .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;
  }
}
/* line 226, scss/chilli/pages/_product-front.scss */
.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';
  color: #ff7c08;
  margin-bottom: 0;
  font-size: 2.18rem;
  height: 4.5rem;
}
/* line 232, scss/chilli/pages/_product-front.scss */
.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';
  font-weight: 300;
  font-style: italic;
}
/* line 237, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 242, scss/chilli/pages/_product-front.scss */
.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: #ff7c08;
}
/* line 247, scss/chilli/pages/_product-front.scss */
.page-products .home-other-product, .page-products-stoves .home-other-product, .page-id-5128 .home-other-product {
  background: #ff7c08;
  padding: 2rem 0 1rem;
}
/* line 251, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 254, scss/chilli/pages/_product-front.scss */
.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;
}

/* line 262, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .stove-menu, .single-chilli_products .stove-menu {
  display: flex;
  justify-content: center;
  gap: 0 1rem;
  margin: 1rem 0;
}
/* line 267, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .stove-menu .back-stove, .single-chilli_products .stove-menu .back-stove {
  background: #ff7c08;
  padding: 5px 10px;
  border-bottom: 4px solid black;
  color: black;
}
/* line 272, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .stove-menu .back-stove:hover, .single-chilli_products .stove-menu .back-stove:hover {
  opacity: .7;
  color: inherit;
}
/* line 278, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .stove-logos, .single-chilli_products .stove-logos {
  margin: 1rem 0;
}
/* line 280, scss/chilli/pages/_product-front.scss */
.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) {
  /* line 287, scss/chilli/pages/_product-front.scss */
  .page-welcome-to-the-penguin-gallery .stove-logos .logo-details img, .single-chilli_products .stove-logos .logo-details img {
    max-width: 60px;
  }
}
/* line 293, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .mainsite-content, .single-chilli_products .mainsite-content {
  top: 80px;
  background: black;
}
/* line 296, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .mainsite-content h2, .single-chilli_products .mainsite-content h2 {
  display: none;
}
/* line 299, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .mainsite-content .bg-orange, .single-chilli_products .mainsite-content .bg-orange {
  padding: 2rem 0;
}
/* line 304, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .modal-backdrop, .single-chilli_products .modal-backdrop {
  display: none;
}
/* line 307, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 315, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .penguin-family .container, .single-chilli_products .penguin-family .container {
  width: 100% !important;
  padding: 0 !important;
}
/* line 318, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .penguin-family .container .toggle-details, .single-chilli_products .penguin-family .container .toggle-details {
  margin-bottom: -2rem;
}
/* line 323, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 325, scss/chilli/pages/_product-front.scss */
.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';
  font-weight: 300;
  font-style: italic;
}
/* line 332, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .penguin-family p, .single-chilli_products .penguin-family p {
  color: white;
}
/* line 335, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery .penguin-family .foogallery, .single-chilli_products .penguin-family .foogallery {
  background: black;
  margin-top: 2rem;
}
/* line 341, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery #penguin-family-modal, .single-chilli_products #penguin-family-modal {
  margin-top: 3rem;
}
/* line 343, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 347, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery #penguin-family-modal.modal h3, .single-chilli_products #penguin-family-modal.modal h3 {
  text-align: center;
}
/* line 354, scss/chilli/pages/_product-front.scss */
.page-welcome-to-the-penguin-gallery #penguin-family-modal.in .modal-dialog, .single-chilli_products #penguin-family-modal.in .modal-dialog {
  background: #ff7c08;
  padding: 50px;
}
/* line 360, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 362, scss/chilli/pages/_product-front.scss */
.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';
  font-weight: 300;
  font-style: italic;
}
/* line 367, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 371, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 375, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 385, scss/chilli/pages/_product-front.scss */
.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;
}*/
/* line 426, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 436, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single #stove-modal {
  max-width: 90%;
  background: transparent;
}
/* line 441, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header {
  height: 100vh;
}
/* line 443, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header .intro-text {
  top: 80px;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.45);
}
/* line 447, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header .intro-text h4 {
  font-size: 1.6rem;
}
/* line 450, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header .intro-text h1 {
  color: #ff7c08;
  font-size: 2rem;
  margin-top: 0.75rem;
}
@media (max-width: 480px) {
  /* line 456, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header .intro-text img {
    position: absolute;
    width: 25%;
    top: -81px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  /* line 456, scss/chilli/pages/_product-front.scss */
  .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) {
  /* line 456, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header .intro-text img {
    position: absolute;
    width: 25%;
    top: -81px;
    right: 10px;
  }
}
@media (max-width: 480px) {
  /* line 441, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header {
    height: auto;
  }
}
@media (max-width: 767px) {
  /* line 441, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 441, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header {
    height: auto;
  }
}
/* line 467, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header #singleStoveCarousel {
  height: 100vh;
  height: calc(100vh - 80px);
  width: 100%;
  display: flex;
}
/* line 472, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header #singleStoveCarousel .rslides_nav {
  position: absolute;
  top: 50%;
  z-index: 50000;
}
/* line 476, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header #singleStoveCarousel .rslides_nav.prev {
  left: 2rem;
}
/* line 479, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header #singleStoveCarousel .rslides_nav.next {
  right: 2rem;
}
/* line 483, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
}
/* line 492, scss/chilli/pages/_product-front.scss */
.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%;
}
/* line 500, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides li:first-child {
  position: relative;
  display: block;
  float: left;
}
@media (max-width: 480px) {
  /* line 467, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header #singleStoveCarousel {
    height: 500px;
  }
  /* line 510, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides img {
    max-width: 150%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  /* line 467, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header #singleStoveCarousel {
    height: 500px;
  }
  /* line 510, scss/chilli/pages/_product-front.scss */
  .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) {
  /* line 467, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header #singleStoveCarousel {
    height: 500px;
  }
  /* line 510, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .page-header #singleStoveCarousel .chilliSlides img {
    max-width: 150%;
    height: 100%;
    object-fit: cover;
  }
}
/* line 520, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section .container {
  max-width: 800px;
}
/* line 522, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section .container .toggle-heading {
  cursor: pointer;
}
/* line 527, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.manual-pdf {
  padding: 2rem 0;
  border-bottom: 2px solid #6e6257;
  border-top: 2px solid #6e6257;
}
/* line 531, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.manual-pdf h3 {
  color: #ff7c08;
}
/* line 533, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.manual-pdf h3 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  color: #ff7c08;
}
/* line 537, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.manual-pdf h3 a {
  color: #ff7c08;
}
/* line 542, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.find {
  margin-bottom: 4rem;
}
/* line 544, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.find h2 {
  font-family: "Amatic SC", cursive;
  color: #ff7c08;
}
/* line 549, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section .fiche {
  border-radius: 50%;
  height: 90px;
  font-size: 1rem;
  background: #6e6257;
  padding: 22px 11px;
  text-align: center;
  margin-top: 2rem;
  width: 95px;
}
/* line 558, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section .fiche.btn:hover {
  background: #ff7c08;
  color: #6e6257;
}
/* line 565, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section {
  padding: 2rem 0;
  border-top: 2px solid #6e6257;
  /*&.stove-story {
    margin-top:4rem;
  }*/
}
/* line 568, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section h3 {
  color: #ff7c08;
  margin: 0;
}
/* line 571, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section h3 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  color: #ff7c08;
}
/* line 575, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section h3 a {
  color: #6e6257;
}
/* line 580, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.the-prices table.price-table {
  margin: 1rem auto 2rem;
}
/* line 583, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.the-prices table.price-table tr td {
  padding: .5rem 0;
}
/* line 585, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.the-prices table.price-table tr td.italic {
  font-style: italic;
}
/* line 588, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.the-prices table.price-table tr td.bold {
  font-weight: bold;
}
/* line 591, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.the-prices table.price-table tr td.smaller {
  font-size: .8rem;
  padding: 0;
}
/* line 600, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container {
  max-width: inherit;
}
/* line 602, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details {
  margin-top: 2rem;
}
/* line 604, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .legend {
  text-align: left;
  max-height: 2.2rem;
}
/* line 607, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .legend img {
  width: auto;
  margin-right: 1rem;
  height: 30px;
}
/* line 613, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .right {
  margin-top: 2rem;
}
/* line 615, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .right.no-margin {
  margin-top: 0;
}
/* line 619, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table {
  width: 100%;
  margin: 2rem 0;
}
/* line 622, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr {
  border-bottom: 1px solid;
}
/* line 624, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr.no-border {
  border-bottom: none;
}
/* line 626, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr.no-border td {
  padding-bottom: 0;
}
/* line 630, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table tr td {
  padding: .5rem 0;
}
/* line 632, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 637, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 641, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 648, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.tech-details .container .toggle-details .tech-table .column-3 {
  text-align: right;
}
/* line 659, scss/chilli/pages/_product-front.scss */
.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) {
  /* line 659, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single section.toggle-section.the-plans .toggle-details {
    display: inherit;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 659, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single section.toggle-section.the-plans .toggle-details {
    display: inherit;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 659, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single section.toggle-section.the-plans .toggle-details {
    display: inherit;
  }
}
/* line 669, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section.toggle-section.whats-more, .single-chilli_products.single section.toggle-section.penguin-facts {
  min-height: auto;
}
/* line 671, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 679, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section .stove-2-heading {
  color: #ff7c08;
  margin: 0;
  font-size: 2rem;
}
/* line 685, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single section .bottom-heading {
  display: inline-block;
  position: absolute;
  bottom: 0;
  z-index: 10000;
  padding: 1.4rem 0;
  left: 0;
  background: black;
  width: 100%;
}
/* line 700, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 704, scss/chilli/pages/_product-front.scss */
.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: #6e6257;
}
/* line 706, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 712, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 718, scss/chilli/pages/_product-front.scss */
.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: #ff7c08;
}
/* line 721, scss/chilli/pages/_product-front.scss */
.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: #ff7c08;
}
/* line 723, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 732, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 735, scss/chilli/pages/_product-front.scss */
.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: #ff7c08;
}
/* line 737, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 743, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 749, scss/chilli/pages/_product-front.scss */
.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: #6e6257;
}
/* line 752, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 760, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .color-chart p {
  margin-top: 30px;
}
/* line 762, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .color-chart p a {
  font-weight: bold;
}
/* line 768, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .the-prices p:first-child {
  padding-top: 0;
}
/* line 771, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .the-prices .orange, .single-chilli_products.single .the-prices .change {
  color: #ff7c08;
}
/* line 776, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .the-prices .find h2 {
  font-family: "Amatic SC", cursive;
  margin-bottom: 5px;
  color: #ff7c08;
}
/* line 784, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .reveal {
  color: #6e6257;
  font-size: 1.125rem;
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 789, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .tech-plans {
  margin-bottom: 40px;
  margin-top: 20px;
}
/* line 794, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .whats-more, .single-chilli_products.single .penguin-facts {
  min-height: 300px;
}
/* line 796, scss/chilli/pages/_product-front.scss */
.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: #ff7c08;
}
@media (max-width: 480px) {
  /* line 794, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .whats-more, .single-chilli_products.single .penguin-facts {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  /* line 794, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .whats-more, .single-chilli_products.single .penguin-facts {
    min-height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 794, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .whats-more, .single-chilli_products.single .penguin-facts {
    min-height: auto;
  }
}
/* line 805, scss/chilli/pages/_product-front.scss */
.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;
          }
  
      }*/
}
/* line 846, scss/chilli/pages/_product-front.scss */
.single-chilli_products.single .one-image.col-md-5 {
  width: 20%;
  float: left;
}
@media (max-width: 480px) {
  /* line 846, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .one-image.col-md-5 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  /* line 846, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .one-image.col-md-5 {
    width: 100%;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 846, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .one-image.col-md-5 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 480px) {
  /* line 805, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .one-image {
    min-height: auto;
    height: auto !important;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  /* line 805, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .one-image {
    min-height: auto;
    height: auto !important;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 805, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .one-image {
    min-height: auto;
    height: auto !important;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  /* line 862, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .fifty-content, .single-chilli_products.single .fifty-image {
    float: none !important;
    height: auto;
  }
  /* line 865, scss/chilli/pages/_product-front.scss */
  .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;
  }
  /* line 872, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .fifty-content .description br, .single-chilli_products.single .fifty-image .description br {
    display: none;
  }
}
@media (max-width: 480px) {
  /* line 862, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .fifty-content, .single-chilli_products.single .fifty-image {
    float: none !important;
    height: auto;
  }
  /* line 865, scss/chilli/pages/_product-front.scss */
  .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;
  }
  /* line 872, scss/chilli/pages/_product-front.scss */
  .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) {
  /* line 862, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .fifty-content, .single-chilli_products.single .fifty-image {
    float: none !important;
    height: auto;
  }
  /* line 865, scss/chilli/pages/_product-front.scss */
  .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;
  }
  /* line 872, scss/chilli/pages/_product-front.scss */
  .single-chilli_products.single .fifty-content .description br, .single-chilli_products.single .fifty-image .description br {
    display: none;
  }
}

/* line 884, scss/chilli/pages/_product-front.scss */
.chilli_products-stove-accessories .info-section.bespoke .row, .chilli_products-cool-penguin-stuff .info-section.bespoke .row {
  margin-bottom: 45px;
}
/* line 887, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 896, scss/chilli/pages/_product-front.scss */
.chilli_products-stove-accessories .shop-link:hover img, .chilli_products-cool-penguin-stuff .shop-link:hover img {
  opacity: .7;
}

/* line 903, scss/chilli/pages/_product-front.scss */
.page-stove-colours .four-images {
  display: none;
}

/* line 909, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .split-section {
  padding: 0;
}
/* line 912, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .spares-section {
  padding-bottom: 50px;
}
/* line 914, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .spares-section h2 {
  font-family: "Amatic SC", cursive;
  color: #ff7c08;
  font-size: 3.75rem;
  text-transform: uppercase;
  padding-top: 50px;
  font-weight: normal;
}
/* line 924, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .spares-section .col-md-6 h3 {
  color: #ff7c08;
}
/* line 926, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .spares-section .col-md-6 h3 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 930, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .spares-section .col-md-6 table {
  width: 95%;
  margin: auto;
}
/* line 933, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .spares-section .col-md-6 table th {
  font-weight: bold;
  color: #ff7c08;
  border-bottom: none;
}
/* line 938, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .spares-section .col-md-6 table td {
  border-top: none;
}
/* line 941, scss/chilli/pages/_product-front.scss */
.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;
}
/* line 945, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts.single .spares-section .col-md-6:last-child {
  min-height: 250px;
}
/* line 953, scss/chilli/pages/_product-front.scss */
.chilli_products-spare-parts .shop-link:hover img {
  opacity: .7;
}
@media (max-width: 767px) {
  /* line 959, scss/chilli/pages/_product-front.scss */
  .chilli_products-spare-parts .fifty-image {
    /*display: none;*/
  }
}
@media (max-width: 480px) {
  /* line 959, scss/chilli/pages/_product-front.scss */
  .chilli_products-spare-parts .fifty-image {
    /*display: none;*/
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 959, scss/chilli/pages/_product-front.scss */
  .chilli_products-spare-parts .fifty-image {
    /*display: none;*/
  }
}
@media only screen and (min-height: 800px) and (max-height: 900px) {
  /* line 965, scss/chilli/pages/_product-front.scss */
  .chilli_products-spare-parts section[class^='second-product'] h2 {
    font-size: 2.4rem;
  }
  /* line 968, scss/chilli/pages/_product-front.scss */
  .chilli_products-spare-parts section[class^='second-product'] .fifty-content .description {
    width: 80%;
  }
}

@media (max-width: 480px) {
  /* line 980, scss/chilli/pages/_product-front.scss */
  .chilli_products-canal-boat .second-product-1 .fifty-image {
    background-position: 75% 20%;
  }
}
@media (max-width: 767px) {
  /* line 980, scss/chilli/pages/_product-front.scss */
  .chilli_products-canal-boat .second-product-1 .fifty-image {
    background-position: 75% 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 980, scss/chilli/pages/_product-front.scss */
  .chilli_products-canal-boat .second-product-1 .fifty-image {
    background-position: 75% 20%;
  }
}

/* line 2, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons {
  background-color: #ff7c08;
}
/* line 4, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons h3, .page-12-reasons-why .all-reasons h3 a {
  font-family: 'Aleo';
  font-size: 1.625rem;
  color: #6e6257;
}
/* line 8, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons h3 span, .page-12-reasons-why .all-reasons h3 a span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  color: #fff;
}
/* line 11, scss/chilli/pages/_why.scss */
.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;
}
/* line 18, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons .reason-icon {
  padding: 20px 0 0px;
}
/* line 21, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons .reveal-reason {
  color: #fff;
  font-size: 1.125rem;
}
/* line 25, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons .reveal-item {
  color: #fff;
}
/* line 27, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons .reveal-item a {
  color: #fff;
  font-weight: bold;
}
/* line 31, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons .reveal-item ul {
  list-style-image: url(imgs/bulletDotBrown.png);
  list-style-position: inside;
  font-size: 1.2rem;
}
/* line 37, scss/chilli/pages/_why.scss */
.page-12-reasons-why .all-reasons p:last-child {
  margin: 0;
  padding: 2rem 0;
}

/*page-planet-penguin */
/* line 45, scss/chilli/pages/_why.scss */
.page-id-43989.page .top-content, .page-id-43989.page .split-section {
  background: var(--chilli-black);
  color: white;
}
/* line 48, scss/chilli/pages/_why.scss */
.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);
}
/* line 51, scss/chilli/pages/_why.scss */
.page-id-43989.page .top-content ul, .page-id-43989.page .split-section ul {
  list-style-type: disc;
  list-style-image: none;
}
/* line 56, scss/chilli/pages/_why.scss */
.page-id-43989.page .last-sustain {
  padding: 1rem 0;
  background: var(--chilli-eco);
}
/* line 59, scss/chilli/pages/_why.scss */
.page-id-43989.page .last-sustain h3, .page-id-43989.page .last-sustain p {
  color: var(--chilli-black);
}
/* line 62, scss/chilli/pages/_why.scss */
.page-id-43989.page .last-sustain h3 {
  font-size: 1.625rem;
}
/* line 66, scss/chilli/pages/_why.scss */
.page-id-43989.page .brown-quote {
  background: var(--chilli-black);
}
/* line 68, scss/chilli/pages/_why.scss */
.page-id-43989.page .brown-quote h2 {
  color: var(--chilli-eco);
  font-family: 'Aleo';
  font-weight: 300;
  font-size: 2rem;
}
/* line 76, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain .reason-icon:nth-child(odd) {
  background: var(--chilli-eco);
  color: var(--chilli-black);
}
/* line 79, scss/chilli/pages/_why.scss */
.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);
}
/* line 83, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain .reason-icon:nth-child(even) {
  background: var(--chilli-black);
}
/* line 86, scss/chilli/pages/_why.scss */
.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);
}
/* line 89, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain .reason-icon:nth-child(even) p em {
  color: white;
  font-style: normal;
  font-weight: bold;
}
/* line 96, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain h3, .page-id-43989.page .sustain h3 a {
  font-family: 'Aleo';
  font-size: 1.625rem;
}
/* line 100, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain h3 span, .page-id-43989.page .sustain h3 a span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  color: #fff;
  display: block;
  margin-bottom: 1.5rem;
}
/* line 105, scss/chilli/pages/_why.scss */
.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;
}
/* line 112, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain .reason-icon {
  padding: 20px 0 0px;
}
/* line 115, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain .reveal-reason {
  color: #fff;
  font-size: 1.125rem;
}
/* line 119, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain .reveal-item {
  color: #fff;
}
/* line 121, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain .reveal-item a {
  color: #fff;
  font-weight: bold;
}
/* line 125, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain .reveal-item ul {
  list-style-position: inside;
  font-size: 1.2rem;
}
/* line 130, scss/chilli/pages/_why.scss */
.page-id-43989.page .sustain p:last-child {
  margin: 0;
  padding: 2rem 0;
}

/* line 1, scss/chilli/pages/_general_page.scss */
.page, .single {
  text-align: center;
}
/* line 4, scss/chilli/pages/_general_page.scss */
.page.page-template-page-products .page-header, .single.page-template-page-products .page-header {
  display: none;
}
/* line 7, scss/chilli/pages/_general_page.scss */
.page.page-template-page-products .top-content, .single.page-template-page-products .top-content {
  margin-top: 5rem;
}
/* line 9, scss/chilli/pages/_general_page.scss */
.page.page-template-page-products .top-content .container, .single.page-template-page-products .top-content .container {
  width: 80%;
}
/* line 11, scss/chilli/pages/_general_page.scss */
.page.page-template-page-products .top-content .container img, .single.page-template-page-products .top-content .container img {
  margin: auto;
}
/* line 17, scss/chilli/pages/_general_page.scss */
.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: 480px) {
  /* line 17, scss/chilli/pages/_general_page.scss */
  .page .page-header, .single .page-header {
    height: 500px;
  }
}
@media (max-width: 767px) {
  /* line 17, scss/chilli/pages/_general_page.scss */
  .page .page-header, .single .page-header {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 17, scss/chilli/pages/_general_page.scss */
  .page .page-header, .single .page-header {
    height: 500px;
  }
}
/* line 30, scss/chilli/pages/_general_page.scss */
.page .page-header .intro-text, .single .page-header .intro-text {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 40%;
  z-index: 100000;
}
/* line 36, scss/chilli/pages/_general_page.scss */
.page .page-header .intro-text h1, .single .page-header .intro-text h1 {
  color: #fff;
  font-size: 3.81rem;
}
/* line 39, scss/chilli/pages/_general_page.scss */
.page .page-header .intro-text h1 span, .single .page-header .intro-text h1 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 43, scss/chilli/pages/_general_page.scss */
.page .page-header .intro-text h4, .single .page-header .intro-text h4 {
  font-family: "Roboto", sans-serif;
  font-size: 1.875rem;
  color: #fff;
}
/* line 51, scss/chilli/pages/_general_page.scss */
.page.page-template-page-fullwidth-header .page-header, .single.page-template-page-fullwidth-header .page-header {
  height: 900px;
  background-size: contain;
}
@media (max-width: 480px) {
  /* line 51, scss/chilli/pages/_general_page.scss */
  .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) {
  /* line 51, scss/chilli/pages/_general_page.scss */
  .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) {
  /* line 51, scss/chilli/pages/_general_page.scss */
  .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) {
  /* line 51, scss/chilli/pages/_general_page.scss */
  .page.page-template-page-fullwidth-header .page-header, .single.page-template-page-fullwidth-header .page-header {
    height: 600px;
  }
}
/* line 64, scss/chilli/pages/_general_page.scss */
.page.page-template-page-fullwidth-header .gform_body, .single.page-template-page-fullwidth-header .gform_body {
  max-width: 600px;
  margin: auto;
  margin-bottom: 1rem;
}
/* line 68, scss/chilli/pages/_general_page.scss */
#gform_6 .gform_body .gfield_label, .single.page-template-page-fullwidth-header .gform_body .gfield_label {
  color: #ff7c08;
  border:none;
}
/* line 71, scss/chilli/pages/_general_page.scss */
#gform_6r .gform_body select, .single.page-template-page-fullwidth-header .gform_body select {
  font-size: 1.2rem;
}
/* line 73, scss/chilli/pages/_general_page.scss */
#gform_6 .gform_body select option, .single.page-template-page-fullwidth-header .gform_body select option {
  white-space: initial;
}
/* line 78, scss/chilli/pages/_general_page.scss */
#gform_6 .gform_body .ginput_container input, #gform_6 .gform_body .ginput_container textarea, #gform_6 .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;
}
/* line 82, scss/chilli/pages/_general_page.scss */
#gform_6 .gform_body #field_6_7 .gfield_description, #gform_6 .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;
}
/* line 84, scss/chilli/pages/_general_page.scss */
#gform_6 .gform_body #field_6_7 .gfield_description span, #gform_6 .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;
}
/* line 88, scss/chilli/pages/_general_page.scss */
#gform_6 .gform_body .gform_fileupload_rules, .single.page-template-page-fullwidth-header .gform_body .gform_fileupload_rules {
  display: none;
}
/* line 93, scss/chilli/pages/_general_page.scss */
#gform_6 .gform_footer .gform_button.button, .single.page-template-page-fullwidth-header .gform_footer .gform_button.button {
  background: #ff7c08;
  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;
}
/* line 105, scss/chilli/pages/_general_page.scss */
#gform_6 .gform_footer .gform_button.button:hover, #gform_6 .gform_footer .gform_button.button:focus, #gform_6 .gform_footer .gform_button.button:hover, .single.page-template-page-fullwidth-header .gform_footer .gform_button.button:focus {
  background: gray;
  color: black;
  border: gray;
}
/* line 114, scss/chilli/pages/_general_page.scss */
.page .top-content, .single .top-content {
  padding: 2rem 0;
}
/* line 116, scss/chilli/pages/_general_page.scss */
.page .top-content h2, .single .top-content h2 {
  font-family: 'Aleo';
  font-weight: 300;
  font-size: 3.81rem;
  color: #ff7c08;
  margin: 0 0 40px;
}
/* line 121, scss/chilli/pages/_general_page.scss */
.page .top-content h2 br, .single .top-content h2 br {
  display: none;
}
/* line 125, scss/chilli/pages/_general_page.scss */
.page .top-content p, .single .top-content p {
  margin-bottom: 30px;
  font-size: 1.5rem;
}
/* line 133, scss/chilli/pages/_general_page.scss */
.page .table-width tr, .single .table-width tr {
  font-size: 1.2em;
}
/* line 135, scss/chilli/pages/_general_page.scss */
.page .table-width tr td:last-child, .single .table-width tr td:last-child {
  width: 80%;
}
/* line 144, scss/chilli/pages/_general_page.scss */
.page .entry-logos a:hover img, .single .entry-logos a:hover img {
  opacity: .7;
}
/* line 151, scss/chilli/pages/_general_page.scss */
.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");
}
/* line 155, scss/chilli/pages/_general_page.scss */
.page .split-section, .single .split-section {
  text-align: left;
  padding: 1rem 0;
}
@media (max-width: 480px) {
  /* line 155, scss/chilli/pages/_general_page.scss */
  .page .split-section, .single .split-section {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 155, scss/chilli/pages/_general_page.scss */
  .page .split-section, .single .split-section {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 155, scss/chilli/pages/_general_page.scss */
  .page .split-section, .single .split-section {
    text-align: center;
  }
}
/* line 161, scss/chilli/pages/_general_page.scss */
.page .split-section h3, .single .split-section h3 {
  color: #ff7c08;
  font-family: 'Aleo';
  font-size: 1.625rem;
  margin-bottom: 40px;
}
/* line 166, scss/chilli/pages/_general_page.scss */
.page .split-section h3 em, .page .split-section h3 span, .single .split-section h3 em, .single .split-section h3 span {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 170, scss/chilli/pages/_general_page.scss */
.page .split-section p, .single .split-section p {
  line-height: 1.89rem;
}
/* line 173, scss/chilli/pages/_general_page.scss */
.page .split-section .description-full, .single .split-section .description-full {
  text-align: center;
}
/* line 179, scss/chilli/pages/_general_page.scss */
.page .brown-quote, .single .brown-quote {
  background: #6e6257;
  padding: 2rem 0;
  clear: both;
}
/* line 183, scss/chilli/pages/_general_page.scss */
.page .brown-quote br, .single .brown-quote br {
  display: none;
}
/* line 186, scss/chilli/pages/_general_page.scss */
.page .brown-quote h2, .single .brown-quote h2 {
  font-family: "Amatic SC", cursive;
  font-size: 3.8rem;
  color: #ff7c08;
  margin: 0;
}
/* line 192, scss/chilli/pages/_general_page.scss */
.page .brown-quote.orange, .single .brown-quote.orange {
  background: #ff7c08;
}
/* line 194, scss/chilli/pages/_general_page.scss */
.page .brown-quote.orange h2, .single .brown-quote.orange h2 {
  color: #fff;
}
/* line 198, scss/chilli/pages/_general_page.scss */
.page .brown-quote.orange .gform_wrapper label, .single .brown-quote.orange .gform_wrapper label {
  color: white;
  text-align: center;
  display: block;
}
/* line 202, scss/chilli/pages/_general_page.scss */
.page .brown-quote.orange .gform_wrapper label .gfield_required_asterisk, .single .brown-quote.orange .gform_wrapper label .gfield_required_asterisk {
  color: white;
}
/* line 206, scss/chilli/pages/_general_page.scss */
.page .brown-quote.orange .gform_wrapper input, .single .brown-quote.orange .gform_wrapper input {
  border-radius: 60px;
  padding: 1.5em 1em;
  border-width: 0;
}
/* line 210, scss/chilli/pages/_general_page.scss */
.page .brown-quote.orange .gform_wrapper input.button, .single .brown-quote.orange .gform_wrapper input.button {
  padding: 1rem 2rem;
  border-width: 0;
  background: #6e6257;
  color: #ff7c08;
  border: none;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 2.215rem;
  margin-top: 20px;
  float: right;
}
/* line 223, scss/chilli/pages/_general_page.scss */
.page .brown-quote.orange .gform_wrapper .gform_footer, .single .brown-quote.orange .gform_wrapper .gform_footer {
  display: inherit;
}
/* line 226, scss/chilli/pages/_general_page.scss */
.page .brown-quote.orange .gform_wrapper textarea, .single .brown-quote.orange .gform_wrapper textarea {
  border-radius: 35px;
  padding: 1.5em 1em;
  border-width: 0;
}

/* line 238, scss/chilli/pages/_general_page.scss */
.description-right ul, .description-left ul {
  list-style-image: url(imgs/bulletDot.png);
  list-style-position: inside;
  font-size: 1.2rem;
}
/* line 242, scss/chilli/pages/_general_page.scss */
.description-right ul li, .description-left ul li {
  text-indent: -1.3em !important;
  padding-left: 1em;
}
/* line 249, scss/chilli/pages/_general_page.scss */
.description-right a, .description-left a {
  color: #6e6257;
}
/* line 251, scss/chilli/pages/_general_page.scss */
.description-right a:hover, .description-left a:hover {
  font-weight: bold;
}
/* line 255, scss/chilli/pages/_general_page.scss */
.description-right .change, .description-left .change {
  color: #ff7c08;
}

/*.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;
    }
  }
}*/
/* line 280, scss/chilli/pages/_general_page.scss */
.page-template-page-general .description h2:first-child {
  display: none;
}

/* line 285, scss/chilli/pages/_general_page.scss */
.page-template-page-general-spares, .page-template-page-general {
  background: #fff;
  color: #6e6257;
}
/* line 288, scss/chilli/pages/_general_page.scss */
.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;
}
/* line 291, scss/chilli/pages/_general_page.scss */
.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';
  color: #ff7c08;
}
/* line 295, scss/chilli/pages/_general_page.scss */
.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;
}
/* line 300, scss/chilli/pages/_general_page.scss */
.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: #ff7c08;
}
/* line 305, scss/chilli/pages/_general_page.scss */
.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: #ff7c08;
}

/* line 314, scss/chilli/pages/_general_page.scss */
.page-template-page-recipe-page .all-recipes .hover {
  padding: 0;
  height: 100%;
  width: 20%;
}
@media (max-width: 480px) {
  /* line 314, scss/chilli/pages/_general_page.scss */
  .page-template-page-recipe-page .all-recipes .hover {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 314, scss/chilli/pages/_general_page.scss */
  .page-template-page-recipe-page .all-recipes .hover {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 314, scss/chilli/pages/_general_page.scss */
  .page-template-page-recipe-page .all-recipes .hover {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 314, scss/chilli/pages/_general_page.scss */
  .page-template-page-recipe-page .all-recipes .hover {
    width: 100%;
  }
}
/* line 321, scss/chilli/pages/_general_page.scss */
.page-template-page-recipe-page .all-recipes .hover .single-recipe {
  position: relative;
  height: 100%;
  background: transparent;
  -webkit-transition: .25s;
  transition-timing-function: ease-out;
  transition: 0.25s;
}
/* line 328, scss/chilli/pages/_general_page.scss */
.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) {
  /* line 328, scss/chilli/pages/_general_page.scss */
  .page-template-page-recipe-page .all-recipes .hover .single-recipe h2 {
    display: none;
  }
}
/* line 345, scss/chilli/pages/_general_page.scss */
.page-template-page-recipe-page .all-recipes .hover:hover .single-recipe {
  background: rgba(255, 124, 8, 0.6);
}
/* line 348, scss/chilli/pages/_general_page.scss */
.page-template-page-recipe-page .all-recipes .hover:hover .single-recipe h2 {
  display: inherit;
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}

/* line 360, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe {
  text-align: left;
}
/* line 362, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe h1, .single-chilli_recipe h3 {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  color: #ff7c08;
}
/* line 366, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe h1 {
  font-size: 2.2rem;
  margin-top: 0;
  padding-top: 0;
}
/* line 371, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe h2 {
  font-size: 1.9rem;
}
/* line 374, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe h3 {
  margin-top: 1rem;
}
/* line 377, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .about {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 150px;
}
/* line 381, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .about p {
  font-size: 1rem;
}
@media (min-width: 1200px) {
  /* line 377, scss/chilli/pages/_general_page.scss */
  .single-chilli_recipe .about {
    width: 40%;
    margin-right: 10%;
  }
}
@media (max-width: 480px) {
  /* line 377, scss/chilli/pages/_general_page.scss */
  .single-chilli_recipe .about {
    top: auto;
  }
}
@media (max-width: 767px) {
  /* line 377, scss/chilli/pages/_general_page.scss */
  .single-chilli_recipe .about {
    top: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 377, scss/chilli/pages/_general_page.scss */
  .single-chilli_recipe .about {
    top: auto;
  }
}
/* line 394, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about {
  margin-top: 1rem;
}
/* line 398, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about tr td {
  border: none;
  padding: .8rem 0;
  vertical-align: middle;
}
/* line 402, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about tr td.change {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  color: #ff7c08;
}
/* line 406, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about tr td a {
  color: #6e6257;
}
/* line 408, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about tr td a:hover {
  color: #ff7c08;
}
/* line 414, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about tr .share-social ul {
  margin: 0;
}
/* line 419, scss/chilli/pages/_general_page.scss */
.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: #6e6257;
  font-size: 1.3rem;
  width: inherit;
  height: inherit;
}
/* line 431, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about .pom-default:before {
  content: "\f02f";
}
/* line 434, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about .pom-default:hover {
  color: #ff7c08;
}
/* line 438, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about .border-top {
  border-top: 1px solid #ff7c08;
}
/* line 440, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about .border-top td {
  padding-top: .8rem;
}
/* line 444, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about .border-bottom {
  border-bottom: 1px solid #ff7c08;
}
/* line 446, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about .border-bottom td {
  padding-bottom: .8rem;
}
/* line 452, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-about .share td {
  padding-top: .8rem;
}
/* line 458, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-detail h2 {
  font-size: 1.9rem;
  color: #ff7c08;
}
/* line 463, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-detail ol li {
  padding: .5rem 0;
  margin-bottom: 1rem;
}
/* line 466, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-detail ol li .orange {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
}
/* line 471, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .recipe-detail .video-image-div {
  margin: 2rem 0;
}
/* line 475, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .post-navigation {
  text-align: center;
  margin: 2rem 0;
}
/* line 478, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .post-navigation > * {
  display: inline-block;
}
/* line 481, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .post-navigation h3 {
  text-transform: uppercase;
  font-family: "Amatic SC", cursive;
  margin: 0 2rem;
}
/* line 486, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .post-navigation .next-post, .single-chilli_recipe .post-navigation .previous-post {
  text-transform: uppercase;
}
/* line 488, scss/chilli/pages/_general_page.scss */
.single-chilli_recipe .post-navigation .next-post a, .single-chilli_recipe .post-navigation .previous-post a {
  color: #6e6257;
  vertical-align: text-bottom;
}

/* line 2, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration .chilli-warning {
  background: #ff7c08;
  padding: 2rem;
  max-width: 500px;
  margin: 2rem auto;
  color: white;
}
/* line 10, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration .warranty-registration {
  margin-top: 150px;
  padding-bottom: 150px;
}
/* line 14, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm {
  width: 850px;
  margin: auto;
  max-width: 100%;
}
/* line 18, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .col-sm-2 {
  padding-left: 0;
}
/* line 20, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .col-sm-2 .btn-primary {
  margin-top: 0;
}
/* line 24, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .col-sm-6 {
  padding-right: 0;
}
/* line 26, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .col-sm-6 .form-control {
  border-color: #ff7c08;
  border-radius: 0;
}
/* line 30, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .col-sm-6 .checkbox {
  text-align: left;
}
/* line 32, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .col-sm-6 .checkbox input {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  top: 4px;
  outline: 1px solid #ff7c08;
}
/* line 38, scss/chilli/pages/_warranty_registration.scss */
.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;
}
/* line 49, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .col-sm-6 .btn-primary {
  margin-top: 0;
  float: left;
}
/* line 54, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .chilli-tooltip {
  display: inline-block;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  background: #ff7c08;
  color: white;
  margin: 0 .25rem;
  cursor: pointer;
}
/* line 63, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .chilli-tooltip.tooltip {
  position: relative;
  display: inline-block;
  float: left;
  top: 5px;
}
/* line 68, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .chilli-tooltip.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background: #ff7c08;
  color: white;
  text-align: center;
  padding: .25rem;
  font-size: .9rem;
  line-height: 1.1rem;
  position: absolute;
  top: -1.8rem;
  left: 2.5rem;
  z-index: 1;
}
/* line 81, scss/chilli/pages/_warranty_registration.scss */
.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 #ff7c08 transparent transparent;
}
/* line 93, scss/chilli/pages/_warranty_registration.scss */
.page-warranty-registration #createWarrantyForm .chilli-tooltip.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* line 2, scss/chilli/pages/_jim_visit.scss */
.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;
}
/* line 5, scss/chilli/pages/_jim_visit.scss */
.page-template-page-jim-form section {
  margin: auto;
}
/* line 8, scss/chilli/pages/_jim_visit.scss */
.page-template-page-jim-form .all-visit-link {
  text-decoration: underline;
}
/* line 11, scss/chilli/pages/_jim_visit.scss */
.page-template-page-jim-form #jim-charts .col-md-6 {
  padding: 0;
}
/* line 13, scss/chilli/pages/_jim_visit.scss */
.page-template-page-jim-form #jim-charts .col-md-6 .chart-container {
  position: relative;
  margin: auto;
  min-height: 400px;
  width: 100%;
}
/* line 18, scss/chilli/pages/_jim_visit.scss */
.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;
}
/* line 21, scss/chilli/pages/_jim_visit.scss */
.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: #6e6257;
  background: #ff7c08;
}
/* line 30, scss/chilli/pages/_jim_visit.scss */
.page-template-page-jim-form #getOrderForm {
  max-width: 400px;
  margin: auto;
  padding: 0 .5rem;
}
/* line 34, scss/chilli/pages/_jim_visit.scss */
.page-template-page-jim-form #getOrderForm #gform_submit_button_1 {
  margin: auto;
}

/* line 3, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table {
  font-size: 1rem;
}
/* line 5, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .btn-primary {
  margin-top: 0;
}
/* line 8, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .quantity {
  width: 10%;
}
/* line 11, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .price {
  width: 12%;
}
/* line 15, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .q-open.open-itemQ {
  cursor: pointer;
}
/* line 18, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .q-open.bold {
  font-weight: bold;
}
/* line 21, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .q-open .brown {
  font-weight: bold;
  color: #6e6257;
}
/* line 26, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .two-week-list-item {
  width: 100%;
  margin-bottom: 3mm;
}
/* line 29, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .two-week-list-item tr {
  page-break-inside: always;
  page-break-after: auto;
}
/* line 33, scss/chilli/pages/_workshop_lists.scss */
.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;
}
/* line 37, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .two-week-list-item thead {
  color: white;
  background-color: black;
  border-color: black;
}
/* line 41, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .two-week-list table .two-week-list-item thead th {
  font-weight: bold;
}
/* line 48, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .label {
  font-size: 1rem;
  color: #6e6257;
  padding: .5rem .75rem;
}
/* line 53, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .label-completed {
  border: 1px solid #DDDDDD;
}
/* line 56, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .chilli-legend {
  margin: 2rem 0;
}
/* line 59, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 64, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 69, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .status-partial-ship {
  background: #ece172 !important;
}
/* line 72, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 77, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .status-completed {
  background: rgba(128, 128, 128, 0.26) !important;
  opacity: .7;
  color: #6e6257;
}
/* line 82, scss/chilli/pages/_workshop_lists.scss */
.page-workshop-production-lists .status-cancelled {
  text-decoration-line: line-through !important;
  text-decoration-thickness: 3px;
  opacity: .6;
}

/* line 4, scss/chilli/woo/_listing_product.scss */
.post-type-archive-product .container #products, .tax-product_cat .container #products, .tax-product_tag .container #products {
  text-align: center;
  clear: both;
  /*.product_cat-stove {
    h2 {
      &::before { 
          content: "The ";
          font-family: 'Aleo Light Italic';
      }
    }
  }*/
}
/* line 7, scss/chilli/woo/_listing_product.scss */
.post-type-archive-product .container #products .wrapper, .tax-product_cat .container #products .wrapper, .tax-product_tag .container #products .wrapper {
  clear: both;
}
/* line 10, scss/chilli/woo/_listing_product.scss */
.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;
}
/* line 16, scss/chilli/woo/_listing_product.scss */
.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;
}
/* line 20, scss/chilli/woo/_listing_product.scss */
.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';
  font-weight: 300;
}
/* line 26, scss/chilli/woo/_listing_product.scss */
.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: #6e6257;
}
/* line 32, scss/chilli/woo/_listing_product.scss */
.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;
}
/* line 38, scss/chilli/woo/_listing_product.scss */
.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;
}
@media (max-width: 767px) {
  /* line 2, scss/chilli/woo/_listing_product.scss */
  .post-type-archive-product .container, .tax-product_cat .container, .tax-product_tag .container {
    top: 130px;
  }
}
/* line 57, scss/chilli/woo/_listing_product.scss */
.post-type-archive-product .woocommerce-pagination, .tax-product_cat .woocommerce-pagination, .tax-product_tag .woocommerce-pagination {
  clear: both;
  width: 100%;
}
/* line 64, scss/chilli/woo/_listing_product.scss */
.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;
}
/* line 67, scss/chilli/woo/_listing_product.scss */
.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;
}

/* line 2, scss/chilli/woo/_single_product.scss */
.single-product .container {
  position: relative;
  /*.composite_form .composite_navigation.top {
    display: block;
  }*/
}
/* line 5, scss/chilli/woo/_single_product.scss */
.single-product .container .composite_form .composite_pagination {
  margin: 5px 0;
}
/* line 8, scss/chilli/woo/_single_product.scss */
.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: .95rem;
}
/* line 16, scss/chilli/woo/_single_product.scss */
.single-product .container .composite_form .composite_pagination ul li:before {
  border: none;
}
/* line 23, scss/chilli/woo/_single_product.scss */
.single-product .container .composite_form .component p {
  font-size: .8rem;
  line-height: 1rem;
  margin: 0;
}
/* line 28, scss/chilli/woo/_single_product.scss */
.single-product .container .composite_form .component p:empty {
  display: none;
}
/* line 31, scss/chilli/woo/_single_product.scss */
.single-product .container .composite_form .component .validation_message {
  font-size: .8rem;
  padding: .8rem .8rem .8rem 3rem;
  margin-bottom: 0;
}
/* line 36, scss/chilli/woo/_single_product.scss */
.single-product .container .composite_form .component .component_inner {
  padding-bottom: 1rem;
}
/* line 41, scss/chilli/woo/_single_product.scss */
.single-product .container .composite_form .composite_navigation_inner {
  padding: 0 0 1em 0;
}
/* line 44, scss/chilli/woo/_single_product.scss */
.single-product .container .composite_form .composited_product_image {
  width: 170px !important;
  height: 170px !important;
}
/* line 52, scss/chilli/woo/_single_product.scss */
.single-product .container .component_options_inner {
  /*#component_option_radio_button_136 {*/
  /*}*/
}
/* line 54, scss/chilli/woo/_single_product.scss */
.single-product .container .component_options_inner .radio_button_input {
  vertical-align: text-top;
  padding-top: 12px;
}
/* line 60, scss/chilli/woo/_single_product.scss */
.single-product .container .product {
  padding: 0;
}
/* line 63, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary .price {
  color: #6e6257;
}
/* line 67, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary .woocommerce-variation-price {
  margin: 10px 0;
}
/* line 71, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary .variations label {
  color: #ff7c08;
}
/* line 75, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary .product_meta {
  display: block;
  margin-top: 20px;
}
/* line 78, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary .product_meta .posted_in {
  display: none;
}
/* line 82, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary .additional_information_tab {
  display: none;
}
/* line 86, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary .woocommerce-product-details__short-description .smaller {
  font-size: smaller;
}
/* line 91, scss/chilli/woo/_single_product.scss */
.single-product .container .product .related.products {
  display: none;
}
/* line 93, scss/chilli/woo/_single_product.scss */
.single-product .container .product .upsells > h2 {
  font-size: 2rem;
  margin-top: 2.2rem !important;
}
/* line 98, scss/chilli/woo/_single_product.scss */
.single-product .container .product .woocommerce-Price-amount {
  color: #6e6257;
  font-weight: bold;
}
/* line 102, scss/chilli/woo/_single_product.scss */
.single-product .container .product .wc-tabs {
  margin-top: 20px !important;
}
/* line 104, scss/chilli/woo/_single_product.scss */
.single-product .container .product .wc-tabs li {
  padding: 0 .8em !important;
}
/* line 107, scss/chilli/woo/_single_product.scss */
.single-product .container .product .wc-tabs li a {
  font-size: .8rem !important;
  color: #ff7c08 !important;
}
/* line 115, scss/chilli/woo/_single_product.scss */
.single-product .container .product .upsells #products {
  text-align: center;
}
/* line 117, scss/chilli/woo/_single_product.scss */
.single-product .container .product .upsells #products span.product {
  display: flex;
  flex-flow: column nowrap;
}
/* line 120, scss/chilli/woo/_single_product.scss */
.single-product .container .product .upsells #products span.product h2 {
  margin-top: 20px;
  font-size: 1.2rem;
  min-height: 2.4rem;
  font-family: 'Aleo';
  font-weight: 300;
}
/* line 126, scss/chilli/woo/_single_product.scss */
.single-product .container .product .upsells #products span.product span.price {
  clear: both;
  display: block;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}
/* line 132, scss/chilli/woo/_single_product.scss */
.single-product .container .product .upsells #products span.product .button {
  margin-top: auto;
}
/* line 140, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite {
  clear: both;
  border-top: 2px solid #6e6257;
}
/* line 143, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite h2 {
  font-size: 1.7rem;
  margin-bottom: 0;
  line-height: 1.8rem;
}
/* line 148, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .composited_product_title_wrapper {
  width: 70%;
  float: right;
}
/* line 151, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .composited_product_title_wrapper h4 {
  font-family: 'Aleo';
  color: #ff7c08;
  font-size: 2.125rem;
}
@media (max-width: 480px) {
  /* line 158, scss/chilli/woo/_single_product.scss */
  .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;
  }
  /* line 162, scss/chilli/woo/_single_product.scss */
  .single-product .container .product .summary-composite .composited_product_image {
    margin: auto;
  }
  /* line 165, scss/chilli/woo/_single_product.scss */
  .single-product .container .product .summary-composite h2.step_title_wrapper {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  /* line 158, scss/chilli/woo/_single_product.scss */
  .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;
  }
  /* line 162, scss/chilli/woo/_single_product.scss */
  .single-product .container .product .summary-composite .composited_product_image {
    margin: auto;
  }
  /* line 165, scss/chilli/woo/_single_product.scss */
  .single-product .container .product .summary-composite h2.step_title_wrapper {
    text-align: center !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 158, scss/chilli/woo/_single_product.scss */
  .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;
  }
  /* line 162, scss/chilli/woo/_single_product.scss */
  .single-product .container .product .summary-composite .composited_product_image {
    margin: auto;
  }
  /* line 165, scss/chilli/woo/_single_product.scss */
  .single-product .container .product .summary-composite h2.step_title_wrapper {
    text-align: center !important;
  }
}
/* line 172, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .component {
  border-bottom: 2px solid #6e6257;
}
/* line 174, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .component .reset_variations {
  background: #6e6257;
  color: #ff7c08 !important;
  padding: 5px 15px;
  width: auto;
  font-family: "Amatic SC", cursive;
  font-size: 1.6rem;
}
/* line 181, scss/chilli/woo/_single_product.scss */
.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;
}
/* line 188, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .component .page_button {
  font-family: 'Aleo';
  color: #ff7c08 !important;
}
/* line 192, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .component .component_section_title {
  display: none;
}
/* line 196, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .summary_elements {
  margin-bottom: 0;
}
/* line 198, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .summary_elements .summary_element {
  margin-bottom: 0;
}
/* line 200, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper {
  padding-bottom: 0;
}
/* line 202, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper .summary_element_wrapper_inner {
  padding: 0;
}
/* line 204, scss/chilli/woo/_single_product.scss */
.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;
}
/* line 208, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper .summary_element_wrapper_inner .content_product_meta {
  padding: 0;
}
/* line 210, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_wrapper .summary_element_wrapper_inner .content_product_meta .meta_element {
  margin: 0;
}
/* line 216, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .summary_elements .summary_element .summary_element_selection_prompt {
  margin-top: 0;
}
/* line 221, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .chilli-dealer-field {
  margin: 15px 0;
}
/* line 223, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .chilli-dealer-field label {
  margin-right: 5px;
}
/* line 228, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .composite_wrap .composite_button {
  margin-bottom: 25px !important;
}
/* line 232, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .composite_wrap .composite_price .price {
  margin-bottom: 15px;
}
/* line 236, scss/chilli/woo/_single_product.scss */
.single-product .container .product .summary-composite .composite_wrap .quantity {
  display: block;
  visibility: visible;
  height: auto;
  width: auto;
}
/* line 248, scss/chilli/woo/_single_product.scss */
.single-product .container .product.product_tag-bundle.product {
  padding: 0;
}
/* line 251, scss/chilli/woo/_single_product.scss */
.single-product .container .product.product_tag-bundle .variations {
  max-width: 80%;
}
/* line 254, scss/chilli/woo/_single_product.scss */
.single-product .container .product.product_tag-bundle .label {
  font-size: 1.2rem;
  width: auto;
  color: #ff7c08;
}
/* line 259, scss/chilli/woo/_single_product.scss */
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper {
  padding: 0;
}
/* line 261, scss/chilli/woo/_single_product.scss */
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper .composited_product_images {
  width: 30%;
  display: inline-block;
  margin-left: 0;
}
/* line 265, scss/chilli/woo/_single_product.scss */
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper .composited_product_images img {
  width: 100%;
}
/* line 269, scss/chilli/woo/_single_product.scss */
.single-product .container .product.product_tag-bundle .composited_product_details_wrapper .component_data {
  width: 70%;
  display: inline-block;
  float: none;
}
/* line 274, scss/chilli/woo/_single_product.scss */
.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) {
  /* line 2, scss/chilli/woo/_single_product.scss */
  .single-product .container {
    /*top:130px;*/
  }
}

/* line 4, scss/chilli/woo/_global_shop.scss */
#menu-shop-navigation li#menu-item-1239 {
  background: url(imgs/menuLogo.png) no-repeat;
  margin: 0 18px;
  width: 152px;
  height: 44px;
}
/* line 9, scss/chilli/woo/_global_shop.scss */
#menu-shop-navigation li#menu-item-1239 a {
  color: transparent;
}

/* line 16, scss/chilli/woo/_global_shop.scss */
.woocommerce, .woocommerce-page {
  text-align: left;
}
/* line 18, scss/chilli/woo/_global_shop.scss */
.woocommerce #main-container, .woocommerce .mainsite-content, .woocommerce-page #main-container, .woocommerce-page .mainsite-content {
  margin-top: 140px;
  margin-bottom: 50px;
}
/* line 21, scss/chilli/woo/_global_shop.scss */
.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';
  font-weight: 300;
  margin-bottom: 40px;
  color: #ff7c08;
}
/* line 28, scss/chilli/woo/_global_shop.scss */
.woocommerce .onsale, .woocommerce-page .onsale {
  display: none;
}
/* line 32, scss/chilli/woo/_global_shop.scss */
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
  border-top-color: #6e6257;
}
/* line 34, scss/chilli/woo/_global_shop.scss */
.woocommerce .woocommerce-info::before, .woocommerce-page .woocommerce-info::before {
  color: #6e6257;
}
/* line 38, scss/chilli/woo/_global_shop.scss */
.woocommerce .price, .woocommerce-page .price {
  /* remove the word From from all pricing
    //taken out for new dynamic pricing plugin
  .from {
    display: none !important;
  }
  */
}
/* line 39, scss/chilli/woo/_global_shop.scss */
.woocommerce .price del, .woocommerce-page .price del {
  text-decoration: none !important;
}

@media (max-width: 480px) {
  /* line 59, scss/chilli/woo/_global_shop.scss */
  .woocommerce h2, .woocommerce-page h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  /* line 59, scss/chilli/woo/_global_shop.scss */
  .woocommerce h2, .woocommerce-page h2 {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 59, scss/chilli/woo/_global_shop.scss */
  .woocommerce h2, .woocommerce-page h2 {
    font-size: 1.6rem;
  }
}

/* line 67, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .coupon .input-text, .woocommerce-checkout .coupon .input-text {
  width: 120px !important;
}
/* line 72, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .cool-link h2, .woocommerce-checkout .cool-link h2 {
  margin-bottom: 0;
}
/* line 75, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .cool-link p, .woocommerce-checkout .cool-link p {
  font-family: 'Aleo';
  font-weight: 300;
}
/* line 78, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .cool-link a, .woocommerce-checkout .cool-link a {
  color: #6e6257;
  font-weight: bold;
  font-family: 'Aleo';
}
/* line 84, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart th.product-remove:before, .woocommerce-checkout th.product-remove:before {
  content: "Delete";
  float: left;
  text-indent: 0;
}
/* line 91, scss/chilli/woo/_global_shop.scss */
.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;
  }*/
}
/* line 93, scss/chilli/woo/_global_shop.scss */
.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;
}
/* line 99, scss/chilli/woo/_global_shop.scss */
.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';
  font-weight: 300;
}
/* line 102, scss/chilli/woo/_global_shop.scss */
.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';
  font-weight: 300;
}
/* line 110, scss/chilli/woo/_global_shop.scss */
.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: #6e6257;
}
/* line 113, scss/chilli/woo/_global_shop.scss */
.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: #6e6257;
}
/* line 124, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .coupon-flatrate, .woocommerce-checkout .coupon-flatrate {
  display: none;
}
/* line 127, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .woocommerce-form-coupon-toggle, .woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}
/* line 130, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .woocommerce-info, .woocommerce-checkout .woocommerce-info {
  border-top-color: #6e6257;
}
/* line 132, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .woocommerce-info::before, .woocommerce-checkout .woocommerce-info::before {
  color: #6e6257;
}
/* line 137, scss/chilli/woo/_global_shop.scss */
.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;
}
/* line 140, scss/chilli/woo/_global_shop.scss */
.woocommerce-cart .woocommerce-form__label-for-checkbox span, .woocommerce-checkout .woocommerce-form__label-for-checkbox span {
  margin-left: 20px;
}
/* line 145, scss/chilli/woo/_global_shop.scss */
.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;
}
/* line 148, scss/chilli/woo/_global_shop.scss */
.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 */
/* line 155, scss/chilli/woo/_global_shop.scss */
.product_tag-hidden, .tag-link-89 {
  display: none !important;
}

/*checkout additional style */
/* line 159, scss/chilli/woo/_global_shop.scss */
.page-checkout .woocommerce-additional-fields {
  background: lightgrey;
  padding: 2rem;
}

/* line 163, scss/chilli/woo/_global_shop.scss */
.woocommerce form .form-row.woocommerce-invalid label {
  color: #ff7c08 !important;
}

/* line 166, scss/chilli/woo/_global_shop.scss */
.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: #ff7c08 !important;
}

/* page name changes are causing issues spares-and-accessories = 13923 */
/* line 3, scss/chilli/woo/_spares_shop.scss */
.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;
  background: white;
  color: #6e6257;
}
/* line 5, scss/chilli/woo/_spares_shop.scss */
.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' !important;
  font-weight: 300 !important;
  color: #ff7c08;
}
/* line 11, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 13, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 16, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 19, scss/chilli/woo/_spares_shop.scss */
.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: .7;
}
/* line 25, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 31, scss/chilli/woo/_spares_shop.scss */
.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: #6e6257;
  display: block;
}
@media (max-width: 480px) {
  /* line 41, scss/chilli/woo/_spares_shop.scss */
    .page-spares-and-accessories .description p, .page-id-13923 .description p {
    display: none;
  }
  /* line 45, scss/chilli/woo/_spares_shop.scss */
  .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;
  }
  /* line 47, scss/chilli/woo/_spares_shop.scss */
  .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) {
  /* line 41, scss/chilli/woo/_spares_shop.scss */
   .page-spares-and-accessories .description p, .page-id-13923 .description p {
    display: none;
  }
  /* line 45, scss/chilli/woo/_spares_shop.scss */
  .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;
  }
  /* line 47, scss/chilli/woo/_spares_shop.scss */
  .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) {
  /* line 41, scss/chilli/woo/_spares_shop.scss */
   .page-spares-and-accessories .description p, .page-id-13923 .description p {
    display: none;
  }
  /* line 45, scss/chilli/woo/_spares_shop.scss */
  .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;
  }
  /* line 47, scss/chilli/woo/_spares_shop.scss */
  .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%;
  }
}

/* line 55, scss/chilli/woo/_spares_shop.scss */

/* line 60, scss/chilli/woo/_spares_shop.scss */
.woocommerce.archive .woocommerce-products-header__title {
  clear: both;
}

/* line 66, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container {
  padding-top: 1rem;
}
/* line 68, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .woocommerce-breadcrumb {
  float: left;
}
/* line 71, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .rrp {
  display: none;
}
/* line 74, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .shop-sidebar {
  float: right;
  margin-bottom: 1.5rem;
}
/* line 78, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product {
  margin-top: 1rem;
}
/* line 81, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 89, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-product-gallery .flex-control-thumbs li {
  float: none !important;
  width: 100% !important;
  display: grid;
}
/* line 93, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 99, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  border: 5px solid #f2f2f2;
}
/* line 134, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-product-gallery-spares {
  width: 55%;
  float: left;
  margin-bottom: 2rem;
}
/* line 148, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares .spares-thumb {
  width: 100%;
  margin-bottom: 1rem;
}
/* line 160, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares .spares-thumb.active img {
  border-color: #6e6257;
  opacity: 1;
}
@media (max-width: 480px) {
  /* line 134, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares {
    width: 100%;
    float: none;
    clear: both;
  }
  /* line 171, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares {
    width: 20%;
  }
}
@media (max-width: 767px) {
  /* line 134, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares {
    width: 100%;
    float: none;
    clear: both;
  }
  /* line 171, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares {
    width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 134, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares {
    width: 100%;
    float: none;
    clear: both;
  }
  /* line 171, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-product-gallery-spares .group-spares {
    width: 20%;
  }
}
/* line 176, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs {
  width: 55%;
}
@media (max-width: 480px) {
  /* line 176, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-tabs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 176, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-tabs {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 176, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .woocommerce-tabs {
    width: 100%;
  }
}
/* line 181, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs {
  margin-left: 0;
}
/* line 183, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li {
  display: block;
  border: none;
  z-index: inherit;
  position: inherit;
  background-color: transparent;
}
/* line 189, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 192, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li > a {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  font-size: 1.4rem !important;
  padding: 1.5rem 0;
  font-weight: normal;
  border-bottom: 1px solid #6e6257;
  width: 100%;
}
/* line 199, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li > a span {
  float: right;
}
/* line 202, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li > a:focus {
  outline: none;
}
/* line 206, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs li:after {
  content: "+";
  font-size: 2rem;
  color: #6e6257;
}
/* line 214, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs .woocommerce-Tabs-panel.reallyHide {
  display: none !important;
}
/* line 217, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs .woocommerce-Tabs-panel > h2 {
  display: none;
}
/* line 220, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .woocommerce-tabs .wc-tabs .woocommerce-Tabs-panel a {
  text-decoration: underline;
}
/* line 226, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary {
  /*position: -webkit-sticky; 
  position: sticky;*/
  top: 120px;
  padding-bottom: 220px;
  width: 40%;
}
/* line 233, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary .product_title {
  font-family: 'Aleo';
  font-weight: 300;
  font-style: italic;
  font-size: 1.6rem;
  max-width: 250px;
  margin-bottom: 1rem;
}
/* line 239, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary p {
  font-size: 1rem;
  margin-bottom: .5rem;
}
/* line 246, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary .product_meta .rrp, .spares-page#main-container .type-product .summary .product_meta .sku_wrapper {
  display: none;
}
/* line 249, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary .product_meta .woocommerce-Price-amount {
  font-weight: normal;
}
/* line 252, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary .product_meta .tagged_as {
  display: none;
}
@media (max-width: 480px) {
  /* line 226, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .summary {
    width: 100%;
    position: relative;
    top: inherit;
    clear: both;
    padding-bottom: inherit;
  }
  /* line 262, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .summary .product_title {
    width: auto;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 226, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .summary {
    width: 100%;
    position: relative;
    top: inherit;
    clear: both;
    padding-bottom: inherit;
  }
  /* line 262, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .summary .product_title {
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 226, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .summary {
    width: 100%;
    position: relative;
    top: inherit;
    clear: both;
    padding-bottom: inherit;
  }
  /* line 262, scss/chilli/woo/_spares_shop.scss */
  .spares-page#main-container .type-product .summary .product_title {
    width: auto;
    max-width: 100%;
  }
}
/* line 268, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary form.cart .new-button-group {
  border: 1px solid #6e6257;
  font-size: 1rem;
  padding: 0.25rem 0.25rem;
  width: 124px;
  opacity: .6;
  display: flex;
  height: 2.5rem;
  /* Firefox */
}
/* line 276, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary form.cart .new-button-group > * {
  border: none;
  background: none;
  color: #6e6257;
}
/* line 281, scss/chilli/woo/_spares_shop.scss */
.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 .5rem;
}
/* line 283, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 288, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary form.cart .new-button-group .quantity {
  float: none;
  margin: 0;
  display: inline-block;
}
/* line 292, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary form.cart .new-button-group .quantity input {
  border: none;
}
/* line 296, scss/chilli/woo/_spares_shop.scss */
.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;
}
/* line 303, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary form.cart .new-button-group input[type=number] {
  -moz-appearance: textfield;
}
/* line 308, scss/chilli/woo/_spares_shop.scss */
.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 #6e6257;
  width: 100%;
}
/* line 317, scss/chilli/woo/_spares_shop.scss */
.spares-page#main-container .type-product .summary form.cart .single_add_to_cart_button.disabled {
  background-color: inherit;
}

/* added by Beth */
/* line 327, scss/chilli/woo/_spares_shop.scss */
.woocommerce-product-gallery {
  display: grid;
  gap: 10px;
}

/* line 333, scss/chilli/woo/_spares_shop.scss */
.product-penguin-pizza-steel .spares-page#main-container div.product h2.component_title {
  margin: 1rem 0;
  text-align: left;
}
/* line 337, scss/chilli/woo/_spares_shop.scss */
.product-penguin-pizza-steel .spares-page#main-container div.product .component_data {
  text-align: left;
}

/* line 347, scss/chilli/woo/_spares_shop.scss */
.page:not(.product-penguin-pizza-steel) .spares-page#main-container div.product form:not(.variations_form) {
  display: flex;
}
/* line 351, scss/chilli/woo/_spares_shop.scss */
.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) {
  /* line 359, scss/chilli/woo/_spares_shop.scss */
  .woocommerce-product-gallery .flex-control-thumbs {
    grid-auto-columns: 12.5%;
    gap: 6px;
  }
}
@media screen and (max-width: 47.999em) {
  /* line 366, scss/chilli/woo/_spares_shop.scss */
  .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    border: 2px solid #f2f2f2;
  }
}

/*# sourceMappingURL=style.css.map */
