@charset "UTF-8";
meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 370px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:370px)/";
  width: 370px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:370px) and (max-width:739px)/";
  width: 370px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:739px)/";
  width: 739px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:739px) and (max-width:1181px)/";
  width: 739px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1181px)/";
  width: 1181px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1181px) and (max-width:1681px)/";
  width: 1181px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 1rem; }

body {
  background: #cecece;
  color: #333333;
  cursor: auto;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 71.42857rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -1.07143rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; } }

@media only screen and (min-width: 370px) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 739px) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: white;
      color: black; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: white;
      color: #333333;
      display: block;
      font-family: "GothamBook", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      padding: 1.5rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #999999; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 1.5rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: white;
        display: block; }

.alert-box {
  border-style: none;
  border-width: 1px;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.78571rem;
  padding: 1rem 1.5rem 1rem 1.5rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #00abc9;
  border-color: #00abc9;
  color: #333333; }
  .alert-box .close {
    right: 0.28571rem;
    background: inherit;
    color: #999999;
    font-size: 1.57143rem;
    line-height: .9;
    margin-top: -0.78571rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 2px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #008a06;
    border-color: #008a06;
    color: #333333; }
  .alert-box.alert {
    background-color: #cc4749;
    border-color: #cc4749;
    color: #333333; }
  .alert-box.secondary {
    background-color: #fff;
    border-color: white;
    color: #333333; }
  .alert-box.warning {
    background-color: #f1a500;
    border-color: #f1a500;
    color: #333333; }
  .alert-box.info {
    background-color: #3fd077;
    border-color: #3fd077;
    color: #333333; }
  .alert-box.alert-close {
    opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.71429rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.71429rem 1.42857rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 370px) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 739px) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

.breadcrumbs {
  border-style: none;
  border-width: 0;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.78571rem 0;
  background-color: none;
  border-color: #999999;
  border-radius: 0; }
  .breadcrumbs > * {
    color: #333333;
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    text-transform: inherit; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: none; }
    .breadcrumbs > * a {
      color: #333333; }
    .breadcrumbs > *.current {
      color: #999999;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #999999;
        cursor: default; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover,
      .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #999999;
        cursor: not-allowed;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: #999999;
      content: "/";
      margin: 0 0;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1.14286rem 2.28571rem 1.21429rem 2.28571rem;
  font-size: 1.14286rem;
  background-color: #00abc9;
  border-color: #0089a1;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #0089a1; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #fff;
    border-color: #cccccc;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #cccccc; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #008a06;
    border-color: #006e05;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #006e05; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #cc4749;
    border-color: #ac3032;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #ac3032; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f1a500;
    border-color: #c18400;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #c18400; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #3fd077;
    border-color: #2bae5d;
    color: #FFFFFF; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #2bae5d; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 1.28571rem 2.57143rem 1.35714rem 2.57143rem;
    font-size: 1.42857rem; }
  button.small, .button.small {
    padding: 1rem 2rem 1.07143rem 2rem;
    font-size: 0.92857rem; }
  button.tiny, .button.tiny {
    padding: 0.71429rem 1.42857rem 0.78571rem 1.42857rem;
    font-size: 0.78571rem; }
  button.expand, .button.expand {
    padding: 1.14286rem 2.28571rem 1.21429rem 2.28571rem;
    font-size: 1.14286rem;
    padding-bottom: 1.21429rem;
    padding-top: 1.14286rem;
    padding-left: 1.14286rem;
    padding-right: 1.14286rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.85714rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.85714rem; }
  button.radius, .button.radius {
    border-radius: 2px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #00abc9;
    border-color: #0089a1;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #0089a1; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #00abc9; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #fff;
      border-color: #cccccc;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #cccccc; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #fff; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #008a06;
      border-color: #006e05;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #006e05; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #008a06; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #cc4749;
      border-color: #ac3032;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #ac3032; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4749; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f1a500;
      border-color: #c18400;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #c18400; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f1a500; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #3fd077;
      border-color: #2bae5d;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #2bae5d; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #3fd077; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 370px) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 370px) {
      .button-group.stack-for-small > li {
        display: block;
        margin: 0;
        width: 100%; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 2px;
      -webkit-border-top-left-radius: 2px;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 2px;
      -webkit-border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px; }
  .button-group.radius.stack > * {
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 2px;
      -webkit-top-right-radius: 2px;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 2px;
      -webkit-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px; }
  @media only screen and (min-width: 370px) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 2px;
        -webkit-border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 2px;
        -webkit-border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px; } }
  @media only screen and (max-width: 370px) {
    .button-group.radius.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 2px;
        -webkit-top-right-radius: 2px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 2px;
        -webkit-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px; } }
  .button-group.round > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1.14286rem;
      -webkit-top-right-radius: 1.14286rem;
      border-top-left-radius: 1.14286rem;
      border-top-right-radius: 1.14286rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1.14286rem;
      -webkit-bottom-right-radius: 1.14286rem;
      border-bottom-left-radius: 1.14286rem;
      border-bottom-right-radius: 1.14286rem; }
  @media only screen and (min-width: 370px) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 370px) {
    .button-group.round.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1.14286rem;
        -webkit-top-right-radius: 1.14286rem;
        border-top-left-radius: 1.14286rem;
        border-top-right-radius: 1.14286rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1.14286rem;
        -webkit-bottom-right-radius: 1.14286rem;
        border-bottom-left-radius: 1.14286rem;
        border-bottom-right-radius: 1.14286rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.71429rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998; }

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0; }

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 370px) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      border: solid 12px;
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: .8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: .8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden; }
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px; } }

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: white;
  border: solid 1px #999999;
  font-size: 1rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: -1px;
  max-width: 200px; }
  .f-dropdown.open {
    display: block; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #999999 transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: white;
    border: solid 1px #999999;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -1px;
    max-width: 200px; }
    .f-dropdown.drop-right.open {
      display: block; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #999999 transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: white;
    border: solid 1px #999999;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 1px;
    max-width: 200px; }
    .f-dropdown.drop-left.open {
      display: block; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #999999;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: white;
    border: solid 1px #999999;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: 1px;
    max-width: 200px; }
    .f-dropdown.drop-top.open {
      display: block; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      bottom: -12px;
      position: absolute;
      top: auto;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #999999 transparent transparent transparent;
      border-top-style: solid;
      bottom: -14px;
      position: absolute;
      top: auto;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #e5e5e5; }
    .f-dropdown li a {
      display: block;
      padding: 0.35714rem;
      color: #666666; }
  .f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: white;
    border: solid 1px #999999;
    font-size: 1rem;
    height: auto;
    max-height: none;
    padding: 0.78571rem;
    width: 100%;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content.open {
      display: block; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.radius {
    border-radius: 2px; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 2.32143rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #999999 transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.35714rem;
    right: 0.89286rem;
    margin-top: -0.11905rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #999999 transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 1.14286rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.28571rem;
      right: 0.28571rem;
      margin-top: -0.14286rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #999999 transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 1.71429rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.28571rem;
      right: 0.57143rem;
      margin-top: -0.11429rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #999999 transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 2.5rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.35714rem;
      right: 1.07143rem;
      margin-top: -0.11905rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #999999 transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: white transparent transparent transparent; }

.flex-video {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

/* Standard Forms */
form {
  margin: 0 0 1.5rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.75rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.75rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.75rem; }

/* Label Styles */
label {
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1rem;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1.5rem 0;
    padding: 0.82143rem 0; }
  label small {
    text-transform: none;
    color: #525252; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 1rem;
  height: 3.17857rem;
  line-height: 3.17857rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #e5e5e5;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  box-shadow: none;
  color: #333333;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  height: 3.17857rem;
  margin: 0 0 1.5rem 0;
  padding: 0.75rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: white;
    border-color: #00abc9;
    outline: none; }
  input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #e5e5e5;
    cursor: not-allowed; }
  input:not([type])[disabled], input:not([type])[readonly],
  fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
  fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
  fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
  fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
  fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
  fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
  fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
  fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
  fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
  fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
  fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea {
    background-color: #e5e5e5;
    cursor: not-allowed; }
  input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 0; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #666666; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666; }

:-ms-input-placeholder {
  color: #666666; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  color: #333333;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  height: 3.17857rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 2px; }
  select:focus {
    background-color: white;
    border-color: #00abc9; }
  select:disabled {
    background-color: #e5e5e5;
    cursor: not-allowed; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1.5rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.75rem;
  margin-right: 1.5rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 0 solid #999999;
  margin: 0;
  padding: 0; }
  fieldset legend {
    font-weight: 700;
    margin: 0;
    margin-left: -0.21429rem;
    padding: 1.5rem 1.85714rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.85714rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5rem;
  margin-top: -1px;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  background: #cc4749;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.85714rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5rem;
  margin-top: -1px;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  background: #cc4749;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1.5rem; }

.error label,
.error label.error {
  color: #cc4749; }

.error small.error {
  display: block;
  font-size: 0.85714rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5rem;
  margin-top: -1px;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  background: #cc4749;
  color: #FFFFFF; }

.error > label > small {
  background: transparent;
  color: #525252;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: none; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #cc4749; }

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333; }
  .icon-bar > * {
    display: block;
    float: left;
    font-size: 1rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    display: inline-block;
    margin: 0 .0625rem 0 0; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      float: none;
      margin: auto;
      width: auto; }
  @media only screen and (min-width: 370px) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  @media only screen and (min-width: 739px) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem;
      font-size: 1rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }
  .icon-bar > a:hover {
    background: #00abc9; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: #00abc9; }
    .icon-bar > a.active label {
      color: #FFFFFF; }
    .icon-bar > a.active i {
      color: #FFFFFF; }
  .icon-bar .item.disabled {
    cursor: not-allowed;
    opacity: 0.7;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: not-allowed; }
  .icon-bar.two-up .item {
    width: 50%; }
  .icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 370px) {
    .icon-bar.two-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 739px) {
    .icon-bar.two-up.large-vertical .item {
      width: auto; } }
  .icon-bar.three-up .item {
    width: 33.3333%; }
  .icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 370px) {
    .icon-bar.three-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 739px) {
    .icon-bar.three-up.large-vertical .item {
      width: auto; } }
  .icon-bar.four-up .item {
    width: 25%; }
  .icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 370px) {
    .icon-bar.four-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 739px) {
    .icon-bar.four-up.large-vertical .item {
      width: auto; } }
  .icon-bar.five-up .item {
    width: 20%; }
  .icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 370px) {
    .icon-bar.five-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 739px) {
    .icon-bar.five-up.large-vertical .item {
      width: auto; } }
  .icon-bar.six-up .item {
    width: 16.66667%; }
  .icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 370px) {
    .icon-bar.six-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 739px) {
    .icon-bar.six-up.large-vertical .item {
      width: auto; } }
  .icon-bar.seven-up .item {
    width: 14.28571%; }
  .icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 370px) {
    .icon-bar.seven-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 739px) {
    .icon-bar.seven-up.large-vertical .item {
      width: auto; } }
  .icon-bar.eight-up .item {
    width: 12.5%; }
  .icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 370px) {
    .icon-bar.eight-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 739px) {
    .icon-bar.eight-up.large-vertical .item {
      width: auto; } }

.icon-bar.two-up .item {
  width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 370px) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 739px) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }

.icon-bar.three-up .item {
  width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 370px) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 739px) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }

.icon-bar.four-up .item {
  width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 370px) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 739px) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }

.icon-bar.five-up .item {
  width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 370px) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 739px) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }

.icon-bar.six-up .item {
  width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 370px) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 739px) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.icon-bar.seven-up .item {
  width: 14.28571%; }

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 370px) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 739px) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }

.icon-bar.eight-up .item {
  width: 12.5%; }

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 370px) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 739px) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.21429rem;
  margin-left: -1.57143rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem; }
    .inline-list > li > * {
      display: block; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-family: inherit;
  font-weight: 400;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 103;
  left: 2.5%; }

.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%; }

.joyride-content-wrapper {
  padding: 1.28571rem 1.42857rem 1.71429rem;
  width: 100%; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px; }
  .joyride-tip-guide .joyride-nub.top {
    border-color: #333333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #FFFFFF;
  font-weight: 600;
  line-height: 1.25;
  margin: 0; }

.joyride-tip-guide p {
  font-size: 1rem;
  line-height: 1.3;
  margin: 0 0 1.28571rem 0; }

.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1.14286rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.21429rem; }

.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0; }

.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: 400;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #EEEEEE !important; }

.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0; }

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFFFFF;
  position: absolute;
  z-index: 102; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999; }

/* Styles for screens that are at least 768px; */
@media only screen {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      border-top-color: transparent !important;
      left: auto;
      right: -20px;
      top: 22px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-top-color: transparent !important;
      left: -20px;
      right: auto;
      top: 22px; } }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.14286rem 0.28571rem 0;
  border-radius: 2px; }

.label {
  display: inline-block;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.28571rem 0.57143rem 0.28571rem;
  font-size: 0.78571rem;
  background-color: #00abc9;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 2px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #cc4749;
    color: #FFFFFF; }
  .label.warning {
    background-color: #f1a500;
    color: #FFFFFF; }
  .label.success {
    background-color: #008a06;
    color: #FFFFFF; }
  .label.secondary {
    background-color: #fff;
    color: #333333; }
  .label.info {
    background-color: #3fd077;
    color: #FFFFFF; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555555 #FFFFFF;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px; }

.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        bottom: 0;
        position: absolute;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        font-size: 1rem;
        padding: 0.71429rem 1rem;
        width: 100%; }
  .orbit-container .orbit-slide-number {
    left: 10px;
    background: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.35714rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      border: solid 4px #FFFFFF;
      border-bottom: none;
      border-top: none;
      display: none;
      height: 14px;
      position: absolute;
      top: 0;
      width: 11px;
      right: 0; }
    .orbit-container .orbit-timer.paused > span {
      top: 0;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF;
      right: -4px; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      border: inset 10px;
      display: block;
      height: 0;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      width: 0; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px; }
  .orbit-bullets li {
    background: #CCCCCC;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 0.64286rem;
    margin-right: 6px;
    width: 0.64286rem;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 370px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 370px) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0  !important;
    opacity: 1 !important;
    position: relative; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }
  .orbit-timer {
    display: none; }
  .orbit-next, .orbit-prev {
    display: none; }
  .orbit-bullets {
    display: none; } }

ul.pagination {
  display: block;
  margin-left: 0;
  min-height: 1rem; }
  ul.pagination li {
    color: #00abc9;
    font-size: 1rem;
    height: 1.71429rem;
    margin-left: 0.78571rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 2px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #00abc9;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.5rem 0.21429rem; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: transparent; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999;
      pointer-events: none; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: none;
      color: #666666;
      cursor: default;
      font-weight: 400; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: none; }
  ul.pagination li {
    display: block;
    float: left; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  margin-bottom: 1.5rem;
  padding: 1.5rem 2.28571rem;
  background: white;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    margin-bottom: 1.5rem;
    padding: 1.5rem 2.28571rem;
    background: #cecece;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout a:not(.button) {
      color: #00abc9; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #0093ad; }
  .panel.radius {
    border-radius: 2px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.42857rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    color: #EEEEEE;
    font-family: "GothamBook", Arial, Helvetica, sans-serif;
    font-size: 1.14286rem;
    font-weight: 400;
    padding: 1.07143rem 1.42857rem;
    text-align: center; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-family: "GothamBook", Arial, Helvetica, sans-serif;
    font-size: 2.28571rem;
    font-weight: 400;
    padding: 1.07143rem 1.42857rem;
    text-align: center; }
  .pricing-table .description {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #777777;
    font-size: 0.85714rem;
    font-weight: 400;
    line-height: 1.4;
    padding: 1.07143rem;
    text-align: center; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #333333;
    font-size: 1rem;
    font-weight: 400;
    padding: 1.07143rem;
    text-align: center; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    padding: 1.42857rem 1.42857rem 0;
    text-align: center; }

/* Progress Bar */
.progress {
  background-color: #999999;
  border: 1px solid #00abc9;
  height: 0.78571rem;
  margin-bottom: 1.5rem;
  padding: 0.21429rem; }
  .progress .meter {
    background: #00abc9;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
    .progress .meter.secondary {
      background: #fff;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.success {
      background: #008a06;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.alert {
      background: #cc4749;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
  .progress.secondary .meter {
    background: #fff;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.success .meter {
    background: #008a06;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.alert .meter {
    background: #cc4749;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.radius {
    border-radius: 2px; }
    .progress.radius .meter {
      border-radius: 1px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.42857rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1.14286rem;
  width: 100%;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    border: 1px solid #DDDDDD;
    margin: 1.42857rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 14.28571rem;
    width: 1.14286rem; }
    .range-slider.vertical-range .range-slider-handle {
      bottom: -12rem;
      margin-left: -0.57143rem;
      margin-top: 0;
      position: absolute; }
    .range-slider.vertical-range .range-slider-active-segment {
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      border-top-left-radius: initial;
      bottom: 0;
      height: auto;
      width: 1rem; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 2px; }
    .range-slider.radius .range-slider-handle {
      background: #00abc9;
      border-radius: 2px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #0096b1; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #00abc9;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #0096b1; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #00abc9;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #0096b1; }

.range-slider-active-segment {
  background: #fcfcfc;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 1rem;
  position: absolute; }

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.57143rem;
  position: absolute;
  top: -0.35714rem;
  width: 2.28571rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #00abc9; }
  .range-slider-handle:hover {
    background: #0096b1; }

.reveal-modal-bg {
  background: black;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.modal {
  border-radius: 2px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 0;
  border: solid 1px #999999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 370px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 370px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 370px) {
    .modal {
      top: 50%; } }
  .modal.radius {
    box-shadow: none;
    border-radius: 2px; }
  .modal.round {
    box-shadow: none;
    border-radius: 2px; }
  .modal.collapse {
    padding: 0;
    box-shadow: none; }
  @media only screen and (min-width: 370px) {
    .modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 370px) {
    .modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 370px) {
    .modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 370px) {
    .modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 370px) {
    .modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 95%; } }
  .modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 370px) {
      .modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 80%;
        right: 0;
        width: 100%; } }
  .modal.toback {
    z-index: 1003; }
  .modal .modal-close {
    color: #666666;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 1.125rem; }

.side-nav {
  display: block;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 1rem 0; }
  .side-nav li {
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 0.5rem 0; }
    .side-nav li a:not(.button) {
      color: #00abc9;
      display: block;
      margin: 0;
      padding: 0.5rem 1rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #27dfff; }
      .side-nav li a:not(.button):active {
        color: #27dfff; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #27dfff;
      font-family: "GothamBook", Arial, Helvetica, sans-serif;
      font-weight: 400; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: #e6e6e6; }
    .side-nav li.heading {
      color: #00abc9;
      font-size: 1rem;
      font-weight: bold;
      text-transform: uppercase; }

.split.button {
  position: relative;
  padding-right: 4.46429rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: false; }
  .split.button span {
    border-left-color: buttonStyle("default", "borderColor"); }
  .split.button span {
    width: 2.85714rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.35714rem;
      margin-left: -0.35714rem;
      top: 48%; }
  .split.button span:after {
    border-color: #999999 transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: buttonStyle("default", "borderColor"); }
  .split.button.secondary span:after {
    border-color: #999999 transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: buttonStyle("default", "borderColor"); }
  .split.button.success span {
    border-left-color: buttonStyle("default", "borderColor"); }
  .split.button.tiny {
    padding-right: 3.14286rem; }
    .split.button.tiny span {
      width: 2rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.28571rem;
        margin-left: -0.28571rem;
        top: 48%; }
  .split.button.small {
    padding-right: 3.14286rem; }
    .split.button.small span {
      width: 2rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.28571rem;
        margin-left: -0.28571rem;
        top: 48%; }
  .split.button.large {
    padding-right: 5.71429rem; }
    .split.button.large span {
      width: 3.57143rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.35714rem;
        margin-left: -0.35714rem;
        top: 48%; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: buttonStyle("primary", "color") transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before {
    border-style: none; }
  .split.button.no-pip span:after {
    border-style: none; }
  .split.button.no-pip span > i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%; }

.sub-nav {
  display: block;
  margin: -0.28571rem 0 1.28571rem;
  overflow: hidden;
  padding-top: 0.28571rem;
  width: auto; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    color: #999999;
    float: left;
    font-family: "GothamBook", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin-left: 1.14286rem;
    margin-bottom: 0; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      color: #999999;
      padding: 0.21429rem 1.14286rem;
      text-decoration: none; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      background: #00abc9;
      color: #FFFFFF;
      cursor: default;
      font-weight: 400;
      padding: 0.21429rem 1.14286rem; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #0093ad; }

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .switch label {
    background: #DDDDDD;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left 0.15s ease-out; }
  .switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    background: #FFFFFF;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #00abc9; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    height: 2rem;
    width: 4rem; }
  .switch label:after {
    height: 1.5rem;
    width: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #00abc9; }
  .switch.large label {
    height: 2.5rem;
    width: 5rem; }
  .switch.large label:after {
    height: 2rem;
    width: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    height: 1.75rem;
    width: 3.5rem; }
  .switch.small label:after {
    height: 1.25rem;
    width: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    height: 1.5rem;
    width: 3rem; }
  .switch.tiny label:after {
    height: 1rem;
    width: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  background: #cecece;
  border: solid 1px #999999;
  margin-bottom: 3rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #333333;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #999999; }
    table thead tr th,
    table thead tr td {
      color: #333333;
      font-size: 1rem;
      font-weight: 600;
      padding: 1.5rem; }
  table tfoot {
    background: #999999; }
    table tfoot tr th,
    table tfoot tr td {
      color: #333333;
      font-size: 1rem;
      font-weight: 600;
      padding: 1.5rem; }
  table tr th,
  table tr td {
    color: #333333;
    font-size: 1rem;
    padding: 1.5rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #cecece; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.5; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: transparent;
      color: #999999;
      font-family: "GothamBook", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      padding: 0.78571rem 1.57143rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: transparent; }
    .tabs dd.active > a,
    .tabs .tab-title.active > a {
      background-color: transparent;
      color: #333333; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 1.5rem 0 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 1.5rem 0; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 1.5rem 0; }

@media only screen and (min-width: 370px) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.5rem !important;
    max-width: 20%;
    width: 20%; }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 171, 201, 0.5); }
  .th.radius {
    border-radius: 2px; }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:370px)/";
  width: 370px; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0; }
  .fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      margin-top: 3.21429rem;
      z-index: 98; }

.top-bar {
  background: #333333;
  height: 3.21429rem;
  line-height: 3.21429rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative; }
  .top-bar ul {
    list-style: none;
    margin-bottom: 0; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input,
  .top-bar select {
    margin-bottom: 0; }
  .top-bar input,
  .top-bar select {
    font-size: 0.75rem;
    height: 2rem;
    padding-bottom: .35rem;
    padding-top: .35rem; }
  .top-bar .button, .top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.42143rem;
    padding-top: 0.42143rem; }
    @media only screen and (max-width: 370px) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    margin: 0;
    position: relative; }
  .top-bar .name {
    font-size: 14px;
    height: 3.21429rem;
    margin: 0; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      font-size: 1.21429rem;
      line-height: 3.21429rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        color: #FFFFFF;
        display: block;
        font-weight: 400;
        padding: 0 1.07143rem;
        width: 75%; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      display: block;
      font-size: 0.92857rem;
      font-weight: 600;
      height: 3.21429rem;
      line-height: 3.21429rem;
      padding: 0 1.07143rem;
      position: relative;
      text-transform: uppercase; }
    .top-bar .toggle-topbar.menu-icon {
      margin-top: -16px;
      top: 50%; }
      .top-bar .toggle-topbar.menu-icon a {
        color: #FFFFFF;
        height: 34px;
        line-height: 33px;
        padding: 0 2.85714rem 0 1.07143rem;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          display: block;
          height: 0;
          position: absolute;
          margin-top: -8px;
          top: 50%;
          right: 1.07143rem;
          box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    background: transparent;
    height: auto; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
      .top-bar.expanded .top-bar-section .dropdown {
        clip: initial; }
      .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
        padding: 0; } }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    display: block;
    font-size: 14px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      color: #FFFFFF;
      display: block;
      font-family: "GothamBook", Arial, Helvetica, sans-serif;
      font-size: 0.92857rem;
      font-weight: 400;
      padding-left: 1.07143rem;
      padding: 12px 0 12px 1.07143rem;
      text-transform: none;
      width: 100%; }
      .top-bar-section ul li > a.button {
        font-size: 0.92857rem;
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        background-color: #00abc9;
        border-color: #0089a1;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #0089a1; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #fff;
        border-color: #cccccc;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #cccccc; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > a.button.success {
        background-color: #008a06;
        border-color: #006e05;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #006e05; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert {
        background-color: #cc4749;
        border-color: #ac3032;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #ac3032; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f1a500;
        border-color: #c18400;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #c18400; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.info {
        background-color: #3fd077;
        border-color: #2bae5d;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #2bae5d; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.92857rem;
      padding-left: 1.07143rem;
      padding-right: 1.07143rem;
      background-color: #00abc9;
      border-color: #0089a1;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #0089a1; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: #fff;
        border-color: #cccccc;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #cccccc; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #008a06;
        border-color: #006e05;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #006e05; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #cc4749;
        border-color: #ac3032;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #ac3032; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.warning {
        background-color: #f1a500;
        border-color: #c18400;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #c18400; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.info {
        background-color: #3fd077;
        border-color: #2bae5d;
        color: #FFFFFF; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #2bae5d; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      color: #FFFFFF;
      background: #222222; }
    .top-bar-section ul li.active > a {
      background: #00abc9;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #0093ad;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 1.07143rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 5px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 1.07143rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: 400;
        padding: 8px 1.07143rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: 400; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.28571rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 1.07143rem; }
      .top-bar-section .dropdown li .button,
      .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #777777;
      font-size: 0.71429rem;
      font-weight: 600;
      margin-bottom: 0;
      padding: 8px 1.07143rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width: 370px) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
      font-size: 1rem;
      height: 2rem;
      position: relative;
      top: 0.60714rem; }
    .top-bar .has-form > .button,
    .top-bar .has-form > button {
      font-size: 1rem;
      height: 2rem;
      position: relative;
      top: 0.60714rem; }
    .top-bar.expanded {
      background: #333333; }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 71.42857rem; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #222222;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: #333333;
      line-height: 3.21429rem;
      padding: 0 1.07143rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #222222; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #00abc9;
      color: #FFFFFF;
      line-height: 3.21429rem;
      padding: 0 1.07143rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0093ad;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.5rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.60714rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.21429rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #333333;
        color: #FFFFFF;
        line-height: 3.21429rem;
        padding: 12px 1.07143rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333333;
        color: #FFFFFF; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #555555;
        color: #FFFFFF;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: #333333;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px #4e4e4e;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 3.21429rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      height: 3.21429rem;
      padding: 0 1.07143rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #00abc9;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 370px) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 370px) and (max-width: 739px) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 370px) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 739px) and (max-width: 1181px) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 739px) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1181px) and (max-width: 1681px) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1181px) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1681px) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1681px) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #00abc9;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0093ad; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.25rem;
    line-height: 1.6; }
  p aside {
    font-size: 1rem;
    font-style: italic;
    line-height: 1.5; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 1.5rem;
  margin-top: 0;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #999999;
    font-size: 80%;
    line-height: 0; }

h1 {
  font-size: 20px-rem-calc(10); }

h2 {
  font-size: 18px-rem-calc(10); }

h3 {
  font-size: 16px-rem-calc(5); }

h4 {
  font-size: 15px-rem-calc(5); }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

.subheader {
  line-height: 24px;
  color: #999999;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.78571rem; }

hr {
  border: solid #999999;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1rem 0 0.92857rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 600;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

code {
  background-color: white;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  color: #cc4749;
  font-family: Consolas, Monaco, "Andale Mono", monospace;
  font-weight: 400;
  padding: 0.35714rem 0.5rem; }

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.5;
  list-style-position: outside;
  margin-bottom: 1rem; }

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0; }

.no-bullet {
  list-style-type: none;
  margin-left: 0; }
  .no-bullet li ul,
  .no-bullet li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0;
    list-style: none; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 600; }

dl dd {
  margin-bottom: 1.5rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333333;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #999999; }

/* Blockquotes */
blockquote {
  margin: 0 0 1rem;
  padding: 0.78571rem 1.5rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 1rem;
    color: #999999; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #999999; }

blockquote,
blockquote p {
  line-height: 1.5;
  color: #333333; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.5rem;
  border: 1px solid #999999;
  padding: 1.5rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: 600;
    font-size: 1rem; }

.vevent .summary {
  font-weight: 600; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 600;
  border: none;
  padding: 0 0.07143rem; }

@media only screen and (min-width: 370px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 24px; }
  h1 {
    font-size: 20px; }
  h2 {
    font-size: 18px; }
  h3 {
    font-size: 16px; }
  h4 {
    font-size: 15px; }
  h5 {
    font-size: 14px; }
  h6 {
    font-size: 12px; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 3.21429rem;
  line-height: 3.21429rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: 600;
    line-height: 3.21429rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 14px; }

.left-small {
  height: 3.21429rem;
  position: absolute;
  top: 0;
  width: 3.21429rem;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  height: 3.21429rem;
  position: absolute;
  top: 0;
  width: 3.21429rem;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  height: 3.21429rem;
  padding: 0 0.71429rem;
  position: absolute;
  text-align: center;
  top: 0; }
  .tab-bar-section.left {
    text-align: left; }
  .tab-bar-section.right {
    text-align: right; }
  .tab-bar-section.left {
    left: 0;
    right: 3.21429rem; }
  .tab-bar-section.right {
    left: 3.21429rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 3.21429rem;
    right: 3.21429rem; }

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 3.21429rem;
  padding: 0;
  position: relative;
  text-indent: 2.5rem;
  transform: translate3d(0, 0, 0);
  width: 3.21429rem; }
  .tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.57143rem;
    left: 1.03571rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1.14286rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 17.85714rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  top: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 17.85714rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  top: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.top-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 17.85714rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  height: 21.42857rem; }
  .top-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.bottom-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 17.85714rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  height: 21.42857rem; }
  .bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.off-canvas-list li label {
    background: #444444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    display: block;
    font-size: 0.85714rem;
    font-weight: 600;
    margin: 0;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase; }
  ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 0.66667rem;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }
    ul.off-canvas-list li a:active {
      background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(17.85714rem, 0, 0);
  -moz-transform: translate3d(17.85714rem, 0, 0);
  -ms-transform: translate(17.85714rem, 0);
  -o-transform: translate3d(17.85714rem, 0, 0);
  transform: translate3d(17.85714rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-17.85714rem, 0, 0);
  -moz-transform: translate3d(-17.85714rem, 0, 0);
  -ms-transform: translate(-17.85714rem, 0);
  -o-transform: translate3d(-17.85714rem, 0, 0);
  transform: translate3d(-17.85714rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-top > .inner-wrap {
  -webkit-transform: translate3d(0, -21.42857rem, 0);
  -moz-transform: translate3d(0, -21.42857rem, 0);
  -ms-transform: translate(0, -21.42857rem);
  -o-transform: translate3d(0, -21.42857rem, 0);
  transform: translate3d(0, -21.42857rem, 0); }

.move-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .move-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-bottom > .inner-wrap {
  -webkit-transform: translate3d(0, 21.42857rem, 0);
  -moz-transform: translate3d(0, 21.42857rem, 0);
  -ms-transform: translate(0, 21.42857rem);
  -o-transform: translate3d(0, 21.42857rem, 0);
  transform: translate3d(0, 21.42857rem, 0); }

.move-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .move-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-top .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-bottom .top-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 370px) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -17.85714rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -17.85714rem; }

.no-csstransforms .top-off-canvas-menu {
  top: -21.42857rem; }

.no-csstransforms .bottom-off-canvas-menu {
  bottom: -21.42857rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 17.85714rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 17.85714rem; }

.no-csstransforms .move-top > .inner-wrap {
  right: 21.42857rem; }

.no-csstransforms .move-bottom > .inner-wrap {
  left: 21.42857rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.85714rem;
  height: 21.42857rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 600;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: .5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.85714rem;
  height: 21.42857rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 600;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: .5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.top-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.85714rem;
  height: 21.42857rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .top-submenu * {
    -webkit-backface-visibility: hidden; }
  .top-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 600;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0; }
    .top-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.bottom-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.85714rem;
  height: 21.42857rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .bottom-submenu * {
    -webkit-backface-visibility: hidden; }
  .bottom-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 600;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0; }
    .bottom-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 370px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 739px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 1181px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 1681px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
ul.accordion .accordion-navigation > a, .accordion dd > a {
  text-decoration: none;
  font-size: 1.14286rem;
  color: #00202d; }

div.panel-body {
  background: none; }

.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

@font-face {
  font-family: "GothamLight";
  src: url("../fonts/GothamLightRegular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GothamLightRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamLightRegular.otf") format("opentype"), url("../fonts/GothamLightRegular.svg") format("svg"), url("../fonts/GothamLightRegular.ttf") format("truetype"), url("../fonts/GothamLightRegular.woff") format("woff"), url("../fonts/GothamLightRegular.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "GothamBold";
  src: url("../fonts/GothamBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GothamBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamBold.otf") format("opentype"), url("../fonts/GothamBold.svg") format("svg"), url("../fonts/GothamBold.ttf") format("truetype"), url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "GothamBook";
  font-display: optional;
  font-style: normal;
  font-weight: normal;
  src: local("Avenir");
  src: url("../fonts/GothamBookRegular.woff") format("woff");
  /* IE9 Compat Modes */
  /* IE6-IE8 */
  /* Open Type Font */
  /* Legacy iOS */
  src: url("../fonts/GothamBookRegular.ttf") format("truetype"), url("../fonts/GothamBookRegular.woff") format("woff"), url("../fonts/GothamBookRegular.woff2") format("woff2");
  /* Modern Browsers */ }

@font-face {
  font-family: "GothamBook2-fallback";
  size-adjust: 105.74%;
  advance-override: 121.1;
  ascent-override: 90.7%;
  descent-override: -16.4%;
  letter-spacing: 5px;
  src: local("Arial"); }

@font-face {
  font-family: "GothamMedium";
  src: url("../fonts/GothamMedium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GothamMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamMedium.otf") format("opentype"), url("../fonts/GothamMedium.svg") format("svg"), url("../fonts/GothamMedium.ttf") format("truetype"), url("../fonts/GothamMedium.woff") format("woff"), url("../fonts/GothamMedium.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }

@font-face {
  font-family: "LegacyFontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-display: swap; }

.fa.fal,
.fas.fal,
i.fal.rating-full,
.far.fal,
.fab.fal {
  font-family: "LegacyFontAwesome";
  font-weight: 400;
  font-display: swap; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html, body {
  height: 100%; }

body {
  background: white;
  color: #333333;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

button {
  background: none;
  border: 0; }
  button:active, button:focus {
    box-shadow: none;
    outline: none; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

html {
  font-size: 14px; }
  @media (min-width: 370px) {
    html {
      font-size: 14px; } }
  @media (min-width: 739px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1181px) {
    html {
      font-size: 14px; } }

body {
  font-family: "GothamBook", "GothamBook2-fallback", Arial, Helvetica, sans-serif;
  line-height: 1.5; }

a {
  color: #4a4a4a;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #757575; }

p {
  margin-bottom: 1.5rem; }

h1, h2, h3, h4, h5, h6 {
  color: #00202d;
  font-family: "GothamBook", "GothamBook2-fallback", Helvetica, sans-serif;
  letter-spacing: 0.25px;
  margin-bottom: 0.78571rem; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #757578;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 20px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

.subheader {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.78571rem; }

hr {
  border: solid #999999;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.92857rem; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.2rem;
  margin-bottom: 0; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

dl dt {
  font-weight: 700;
  margin-bottom: 0.35714rem; }

dl dd {
  margin-bottom: 1.5rem; }

abbr,
acronym {
  border-bottom: 1px dotted #cecece;
  color: #333333;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 16px;
  line-height: 29px; }

cite {
  color: #999999;
  display: block;
  font-size: 1rem; }

.icon {
  height: 1.14286rem;
  width: 1.14286rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #757575;
    height: 100%;
    vertical-align: top;
    width: 100%; }

/*doc
---
title: Lists
name: lists
category: Elements
---

*/
/*doc
---
title: Inline List
name: inline_list
category: Elements
parent: lists
---


```html_example
<ul class="inlineList">
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
    <li><a href="#">Link 4</a></li>
    <li><a href="#">Link 5</a></li>
</ul>
```
##### Inline list settings
```sass_file_example
src/settings/foundation/inlineList/_settings.scss
```

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.21429rem;
  margin-left: -1.57143rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  border: solid 1px #999999;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #104b64; }
    .table thead tr th,
    .table thead tr td {
      color: #ffffff;
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.78571rem 1.5rem;
    text-align: left; }
  .table tr.even, .table tr.alt, .table tr:nth-of-type(even) {
    background: #f7f7f7; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #999999; }

.table-tfoot {
  border: 1px solid #999999; }

.table-tbody tr {
  border-bottom: 1px solid #999999; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: #104b64;
  border-color: rgba(0, 0, 255, 0);
  color: white;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 3px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: #00202d;
    border-color: #999999;
    color: #dddddd; }
  .button:active {
    background-color: #00202d;
    border: 1px solid #757575;
    color: #dddddd; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 0px) {
    .button + .button {
      margin-left: 0.78571rem; } }

/*doc
---
title: Button states
name: button_states
category: Components
parent: button
---

```html_example
<button class="button button--primary">Primary Button</button>

<button class="button">Secondary / Default Button</button>

<button class="button button--tertiary">Tertiary Button</button>

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #00202d;
    border-color: #00202d;
    color: #eeeeee; }
  .button--primary:active {
    background-color: #00202d;
    border: 1px solid #00202d;
    color: #8ba23a; }

.button[disabled] {
  background-color: #cccccc;
  border-color: rgba(0, 0, 255, 0);
  color: white;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

<button class="button">Default</button>

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 14px; }

.button--small {
  font-size: 12px;
  padding: 0.57143rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.78571rem 0.78571rem; }
  .button--icon svg {
    fill: #00abc9; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 3px;
      border-right-width: 1px;
      border-top-right-radius: 3px; }

/*doc
---
title: Dropdowns
name: dropdown
category: Components
---

Dropdowns are simple lists that can appear next to any element that can trigger a click event.
They can be used by buttons, icons, links and other similar items.

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: white;
  font-size: 1rem;
  height: auto;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu.open {
    display: block; }
  .dropdown-menu > *:first-child {
    margin-top: 0; }
  .dropdown-menu > *:last-child {
    margin-bottom: 0; }

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: white;
  font-size: 1rem;
  height: auto;
  padding: 0.78571rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

.dropdown-menu-item {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.35714rem 0.71429rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.35714rem; }
  .dropdown-menu-item a {
    margin: -0.35714rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #999999;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.78571rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #757578;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: whitesmoke;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #666666;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #999999;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #999999; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #999999; }
  .form-input:-ms-input-placeholder {
    color: #999999; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: rgba(0, 0, 255, 0);
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #666666;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #999999; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #999999; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row .form-field {
    padding-left: 0.39286rem;
    padding-right: 0.39286rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 370px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

/*doc
---
title: Form Fields
name: 02forms_basics
category: Forms
parent: forms
---

Each form input should be wrapped in a `form-field`

```html_example
<div class="form-field">
</div>
```
*/
.form-field {
  display: block;
  margin: 0 0 2rem;
  max-width: none; }
  .form-field:before, .form-field:after {
    content: " ";
    display: table; }
  .form-field:after {
    clear: both; }

/*doc
---
title: Selects [multiple]
name: 06forms_basics
category: Forms
parent: forms
---

Styling of the select element with the multiple attribute

```html_example
<div class="form-field">
    <label class="form-label" for="multiselect1">Native Select Multiple label</label>
    <select class="form-select" multiple name="multiselect1" id="multiselect1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
        <option value="3">Option 3</option>
        <option value="4">Option 4</option>
    </select>
</div>
```
*/
.form-select[multiple] {
  height: auto; }
  .form-select[multiple] option {
    padding: 5px; }

/*doc
---
title: Radios and Checkbox
name: 07forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-checkbox" type="checkbox" id="check1">
    <label class="form-label" for="check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="check2">
    <label class="form-label" for="check2">Checkbox 2 label</label>
</div>
```

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio1">
    <label class="form-label" for="radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio2">
    <label class="form-label" for="radio2">Radio 2 label</label>
</div>
```
*/
.form-checkbox,
.form-radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .form-checkbox + .form-label,
  .form-radio + .form-label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.35714rem;
    padding-left: 1.85714rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #cccccc;
      border-width: 1px;
      height: 1.14286rem;
      left: 0;
      top: 0;
      width: 1.14286rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1rem; }

.form-checkbox:checked + .form-label::after,
.form-radio:checked + .form-label::after {
  opacity: 1;
  transform: scale(1); }

.form-checkbox[disabled] + .form-label,
.form-radio[disabled] + .form-label {
  cursor: default; }
  .form-checkbox[disabled] + .form-label::before,
  .form-radio[disabled] + .form-label::before {
    background-color: white; }

.form-checkbox + .form-label::before {
  border-radius: 4px; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 0, 0, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(0, 0, 0, 0.999);
  content: "";
  font-size: 1rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(0, 0, 0, 0.999);
  border: 3px solid white;
  border-radius: 1rem; }

/*doc
---
title: Inputs with Extras
name: 08forms_inputextras
category: Forms
parent: forms
---

Sometimes inputs need inline actions. An inline button for a search box for example.

```html_example
<div class="form-field">
    <label class="form-label" for="input9">Input with action</label>
    <input class="form-input has-action" type="search" id="input9">
    <button class="button button--icon button--inputAction">
        <span class="u-hiddenVisually">Search</span>
        <icon glyph="ic-search" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></icon>
    </button>
</div>
```
*/
.form-input.has-action {
  float: left;
  padding-right: 2.85714rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.85714rem;
    margin: 0.07143rem 0 0 -2.92857rem;
    width: 2.85714rem; }

/*doc
---
title: Inputs with Icons
name: 09forms_inputicons
category: Forms
parent: forms
---

Sometimes inputs need to display an informative icon to convey a certain meaning, like secure.

```html_example
<div class="form-field">
    <label class="form-label" for="input99">Input with icon</label>
    <input class="form-input has-icon" type="search" id="input9">
    <icon glyph="ic-lock" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></icon>
</div>
```
*/
.form-input.has-icon {
  float: left;
  padding-right: 2.57143rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.57143rem;
    width: 1.42857rem; }

/*doc
---
title: Form PrefixPostfix
name: 10forms_prefixpostfix
category: Forms
parent: forms
---

PrefixPostfix

```html_example
<div class="form-field">
    <label class="form-label" for="input4">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input5">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="input5" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
</div>
```

### PrefixPostfix with a button

```html_example
<div class="form-field">
    <label class="form-label" for="input6">Prefixed Button</label>
    <div class="form-prefixPostfix">
        <input class="button form-prefixPostfix-button--prefix" type="submit" value="Save">
        <input class="form-input" id="input6" type="text" placeholder="Placeholder text">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input7">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="input7" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
</div>
```
*/
.form-prefixPostfix {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .form-prefixPostfix .form-input {
    flex: 1; }
  .form-prefixPostfix .button {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #999999;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 6.42857rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: #00abc9;
    box-shadow: 0 0 4px rgba(0, 171, 201, 0.4); }

.switch-toggle {
  background-color: #757575;
  border: 1px solid #757575;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.28571rem; }
  .switch--important .switch-toggle {
    background-color: #f1a500;
    border-color: #f1a500; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    cursor: default; }

.switch-toggle::before {
  background: white;
  border-radius: 1.4286rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.4286rem;
  left: 0.21427rem;
  position: absolute;
  top: 0.21427rem;
  transition: all 100ms ease-out;
  width: 1.4286rem; }
  .switch--checked .switch-toggle::before {
    left: 2.49999rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 1.92857;
  position: absolute;
  right: 0.42857rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.42857rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #757575; }

.switch-label--icon.icon {
  height: 1.85714rem;
  width: 1.85714rem; }
  .switch-label--icon.icon svg {
    height: 1.85714rem;
    width: 1.85714rem;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #757575; }

.switch-description--off {
  color: black;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #757575; }

.switch-description--on {
  color: #757575;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: black; }

.switch-ariaDescription {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 0px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 0px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 0px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  height: 1.57143rem;
  width: 1.57143rem;
  float: left;
  margin: 0 0 0 -2.14286rem;
  position: relative;
  top: 0.71429rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #008a06; }

.form-field-errors {
  list-style: none;
  margin-left: 0;
  margin-left: 0;
  clear: both;
  margin-bottom: 0;
  margin-top: 0.21429rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.35714rem 0 -0.5rem;
  width: 100%; }

.form-field--success .form-input,
.form-field--error .form-input,
.form-field--warning .form-input {
  float: left; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #008a06; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #008a06; }

.form-field--success .form-input-indicator > svg {
  fill: #008a06; }

.form-field--error .form-input,
.form-field--error .form-select,
.form-field--error .form-checkbox + .form-label::before,
.form-field--error .form-radio + .form-label::before,
.form-field--error .form-prefixPostfix-label {
  border-color: #cc4749; }

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #cc4749; }

.form-field--error .form-input-indicator > svg {
  fill: #cc4749; }

.form-field--warning .form-input,
.form-field--warning .form-select,
.form-field--warning .form-checkbox + .form-label::before,
.form-field--warning .form-radio + .form-label::before,
.form-field--warning .form-prefixPostfix-label {
  border-color: #f1a500; }

.form-field--warning .form-field-error,
.form-field--warning .form-inlineMessage {
  color: #f1a500; }

.form-field--warning .form-input-indicator > svg {
  fill: #f1a500; }

/*doc
---
title: Panels
name: panel
category: Components
---

Panels are a simple container which is relatively positioned within the document which helps you section
your content. Panels may also have a header, which contains a related title to describe the contents.

```sass_file_example
src/settings/foundation/panels/_settings.scss
```
```html_example
<div class="panel">
    <div class="panel-header">
        <h2 class="panel-title">Panel Title</h2>
    </div>
    <div class="panel-body">
        <h2>Some Panel Content</h2>
        <p>Should be able to handle any type of content.</p>
    </div>
</div>
```
*/
.panel {
  position: relative; }

.panel-header {
  background-color: #999999;
  margin: 0;
  padding: 1.5rem 2rem 0; }

.panel-title {
  line-height: 1.5;
  margin: 0; }

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2rem 1.5rem;
  background: #999999; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

.breadcrumb {
  color: #757578;
  float: left;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #757578; }
  .breadcrumb.current {
    color: #757578;
    cursor: default; }
    .breadcrumb.current a {
      color: #757578;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #999999; }
    .breadcrumb.unavailable a {
      color: #999999; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #999999;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #757578;
    content: "/";
    margin: 0;
    position: relative;
    top: 1px; }
  .breadcrumb:first-child:before {
    content: " ";
    margin: 0; }
  .breadcrumb::before {
    margin: 0 0.5rem; }
    @media (min-width: 0px) {
      .breadcrumb::before {
        margin: 0 0.5rem; } }

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: #333333;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #757578;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #999999;
    cursor: default; }

.tabs {
  border-bottom: 3px solid #00202d;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 370px) {
    .tab {
      float: left; } }

.tab-title {
  color: #757578;
  display: block;
  font-size: 14px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: #333333; }

.tab.is-active .tab-title {
  color: #333333;
  font-weight: 700; }

@media (min-width: 370px) {
  .tabs--vertical {
    border-bottom: 0;
    float: left;
    margin: 0 0 1.5rem;
    max-width: 20%;
    width: 20%; } }

.tabs--vertical .tab {
  float: none; }

.tabs-contents {
  margin-bottom: 1.5rem; }
  .tabs-contents:before, .tabs-contents:after {
    content: " ";
    display: table; }
  .tabs-contents:after {
    clear: both; }

@media (min-width: 370px) {
  .tabs-contents--vertical {
    float: left;
    max-width: 80%;
    padding-left: 1.5rem;
    width: 80%; }
    .tabs-contents--vertical > .tab-content {
      padding: 0 1.5rem; } }

.tab-content {
  display: none;
  padding: 1.5rem 0; }
  .tab-content.is-active {
    display: block; }

.no-js .tab-content {
  display: block;
  float: none; }

/*doc
---
title: Navigation
name: nav
category: Components
---

The navigation pattern holds a list of links wrapped in a navigation element. The links can help you navigate
the document, or the information architecture. Each link should modify the URL in some way.

```sass_file_example
src/settings/bigcommerce/nav/_settings.scss
```
We generate our own navigation abstractions through a `nav()` mixin. The mixin works as follows:

```scss_example
nav($style: "navBar", $wrapper: "nav")
```
Where:

 - `$style` - The type of navigation (a bar or list)
 - `$wrapper` - The wrapper of the navigation (usually nav, ul or ol)

There is also a `nav-action()` mixin, which when used will set the styles for any actionable items in your navigation list.

```scss_example
nav-action($color, $fontFamily, $fontSize, $padding)
```

*/
/*doc
---
title: Navigation Bar
name: navBar
parent: nav
category: Components
---

The Navigation Bar is a horizontal navigation component, useful for page navigation or any other primary content navigation.

```html_example
<nav class="navBar navBar--internal">
    <ul class="navBar-section">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 1</a>
        </li>
        <li class="navBar-item is-active">
            <a class="navBar-action" href="#">Item 2</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 3</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 4</a>
        </li>
    </ul>
    <ul class="navBar-section navBar-section--alt">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 5</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 6</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 7</a>
        </li>
    </ul>
</nav>
```

You can create a navigation bar abstraction with the following mixin:

```scss_example
.pageNavigation {
    @include nav("navBar", "nav");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navBar:before, .navBar:after {
  content: " ";
  display: table; }

.navBar:after {
  clear: both; }

.navBar ul,
.navBar ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navBar ul ul,
  .navBar ul ol,
  .navBar ol ul,
  .navBar ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navBar ul li,
  .navBar ol li {
    margin: 0;
    padding: 0; }

.navBar-section {
  float: left; }
  .navBar-section:before, .navBar-section:after {
    content: " ";
    display: table; }
  .navBar-section:after {
    clear: both; }

.navBar-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navBar-section + .navBar-section {
  margin-left: 1.5rem; }

@media (min-width: 370px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: black;
  font-size: 14px;
  padding: 0.78571rem; }

/*doc
---
title: Navigation List
name: navList
parent: nav
category: Components
---

The Navigation List is a vertical navigation component, useful for secondary navigation like a list of child pages.

```html_example
<nav class="navList navList--aside">
    <ul class="navList-section">
        <li class="navList-item">
            <a class="navList-action" href="#">Item 1</a>
        </li>
        <li class="navList-item is-active">
            <a class="navList-action" href="#">Item 2</a>
            <ul class="navList-subSection">
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 1</a>
                </li>
                <li class="navList-item is-active">
                    <a class="navList-action" href="#">Sub-item 2</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 3</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 4</a>
                </li>
            </ul>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 3</a>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 4</a>
        </li>
    </ul>
</nav>
```

You can create a navigation list abstraction with the following mixin:

```scss_example
.subPagesList {
    @include nav("navList", "ul");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navList:before, .navList:after {
  content: " ";
  display: table; }

.navList:after {
  clear: both; }

.navList ul,
.navList ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navList ul ul,
  .navList ul ol,
  .navList ol ul,
  .navList ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navList ul li,
  .navList ol li {
    margin: 0;
    padding: 0; }

.navList-section:before, .navList-section:after {
  content: " ";
  display: table; }

.navList-section:after {
  clear: both; }

.navList-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navList-section + .navList-section {
  margin-top: 1.5rem; }

.navList-item, .navList-action {
  display: block; }

.navList-action {
  color: #4a4a4a;
  font-size: 14px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #757578;
    font-size: 1rem;
    margin-left: 0.35714rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #757578;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.28571rem 0.5rem; }
  .pagination-list li {
    display: block; }

li.pagination-item {
  cursor: pointer; }
  li.pagination-item:first-child {
    margin-left: 0; }
  li.pagination-item a:hover {
    color: #4a4a4a; }

li.pagination-item--current a, li.pagination-item--current button {
  color: #4a4a4a;
  cursor: default; }

/*doc
---
title: Alerts
name: alerts
category: Components
---

Alerts can be used to inform users about the actions they perform, whether it's a successful message, a warning, error, or just information.
They can be displayed at a page level or inside a specific container. They will take the full width of their containers.

```sass_file_example
src/settings/foundation/alerts/_settings.scss
```

The alert box consists of three `alertBox-column`s: The `alertBox-icon` which contains the icon for the type of alert,
the `alertBox-message` which can contain the heading and text for the alert message, and `alertBox-close` which holds the close button.
You can set the vertical alignment of the columns in the setting variables.

```html_example
<div class="alertBox">
    <div class="alertBox-column alertBox-icon">
        <icon class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path>
            </svg>
        </icon>
    </div>
    <div class="alertBox-column alertBox-message">
        <span>Generic alert</span>
    </div>
    <a class="alertBox-column alertBox-close" tabindex="0" href="#">
        <icon glyph="ic-close" class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
            </svg>
        </icon>
    </a>
</div>
```
*/
.alertBox {
  border-style: none;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.78571rem;
  padding: 0.78571rem 1.14286rem 0.78571rem 1.14286rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox .button {
    margin: 0 0 0 0.78571rem; }

.alertBox--info {
  background-color: #3fd077;
  border-color: #3fd077;
  color: #333333; }
  .alertBox--info svg {
    fill: #e8fff1; }

.alertBox--success {
  background-color: #cffae0;
  border-color: #cffae0;
  color: white; }
  .alertBox--success svg {
    fill: #008a06; }

.alertBox--warning {
  background-color: #fffdea;
  border-color: #fffdea;
  color: white; }
  .alertBox--warning svg {
    fill: #f1a500; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: white; }
  .alertBox--error svg {
    fill: #cc4749; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.14286rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.14286rem; }
  .alertBox-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox-close svg {
    fill: #999999; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #999999 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #999999 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: #333333;
    padding: 1.85714rem;
    display: block;
    font-family: "GothamBook", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #999999; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #999999 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #008a06; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #cc4749; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #f1a500; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: black;
  background: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #999999;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 370px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 370px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 370px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 370px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1280px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #999999;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #999999;
  padding: 0.78571rem 1.5rem;
  text-align: center; }
  @media (min-width: 0px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 0px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 0px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }

@media print {
  .modal {
    background: #ffffff !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 14px;
  padding: 0.35714rem 0.78571rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

@keyframes spin {
  0% {
    transform: translateY(-50%) rotate(0deg); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }

/*doc
---
title: ActionBar
name: action_bar
category: Patterns
---
```html_example
<div class="actionBar">
    <div class="actionBar-section">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <input class="form-input has-action" type="search" placeholder="Search">
                <button class="button button--icon button--inputAction">
                    <span class="is-srOnly">Search</span>
                    <icon glyph="ic-search"></icon>
                </button>
            </div>
            <a href="#" class="actionBar-item">Advanced</a>
        </fieldset>
    </div>
    <div class="actionBar-section actionBar-section--alt">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <div class="buttonGroup">
                    <button class="button">
                        All
                    </button>
                    <button class="button">
                        Free
                    </button>
                    <button class="button">
                        Paid
                    </button>
                </div>
            </div>
            <div class="actionBar-item form-field">
                <label class="form-label" for="select1">Sort by</label>
                <select class="form-select" name="select1" id="select1">
                    <option value="1">Popular</option>
                    <option value="2">Newest</option>
                </select>
            </div>
        </fieldset>
    </div>
</div>
```

```sass_file_example
src/settings/bigcommerce/actionBar/_settings.scss
```
*/
.actionBar {
  margin: 1.5rem 0; }
  .actionBar:before, .actionBar:after {
    content: " ";
    display: table; }
  .actionBar:after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

.actionBar-link {
  display: block;
  padding: 0.78571rem 0; }

.actionBar-section:before, .actionBar-section:after {
  content: " ";
  display: table; }

.actionBar-section:after {
  clear: both; }

@media (min-width: 370px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.35714rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 14.28571rem; } }

@media (min-width: 370px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 370px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: white;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #999999;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #757578; }

.card-body {
  padding: 0.78571rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #757578; }

.card-surTitle {
  float: right;
  margin-left: 1.5rem;
  max-width: 40%;
  text-align: right; }

.card-footer {
  background-color: transparent;
  margin: 0; }
  .card-footer:before, .card-footer:after {
    content: " ";
    display: table; }
  .card-footer:after {
    clear: both; }

.card-button {
  margin-bottom: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: red;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #dd0000;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: blue;
  background-color: rgba(0, 0, 255, 0.9);
  z-index: 1;
  border: 1px solid rgba(0, 0, 255, 0);
  height: 4.35714rem;
  padding: 0.71429rem;
  width: 2.85714rem; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 2.92857rem;
    width: 1.42857rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: blue;
    background-color: rgba(0, 0, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -10px; }
  @media (min-width: 1750px) {
    .slick-next {
      right: -3.35714rem; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='red' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.slick-prev {
  left: -15px; }
  @media (min-width: 1750px) {
    .slick-prev {
      left: -3.35714rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='red' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }

.row.expanded .productCarousel .slick-next {
  right: -10px; }

.row.expanded .productCarousel .slick-prev {
  left: -10px; }

.slick-slide img {
  display: block;
  max-width: 100%; }

.productView-details .slick-slide img {
  display: block;
  width: auto;
  max-height: 100%; }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 2.28571rem;
    width: 2.28571rem;
    margin: 0;
    padding: 0.35714rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 1.07143rem;
      width: 1.07143rem;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #333333;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #333333; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #dd0000; }

.productView .slick-dots {
  position: relative; }

.slick-disabled {
  cursor: default;
  opacity: 0.1; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }

.page-content .slick-dots {
  bottom: 8px; }
  .page-content .slick-dots li {
    width: 35px; }
  .page-content .slick-dots li button, .page-content .slick-dots li button::before {
    border-radius: 80px;
    width: 30px;
    height: 10px;
    background: rgba(255, 255, 255, 0.5);
    border: none; }
  .page-content .slick-dots li.slick-active button {
    background: white; }

.page-content .slick-slide img {
  margin: auto; }

[data-slick].slick-initialized {
  opacity: 1; }

.slick-slider .slick-next,
.slick-slider .slick-prev {
  background: rgba(0, 0, 255, 0);
  border: 1px solid rgba(0, 0, 255, 0); }
  .slick-slider .slick-next:hover::before, .slick-slider .slick-next:active::before, .slick-slider .slick-next:focus::before,
  .slick-slider .slick-prev:hover::before,
  .slick-slider .slick-prev:active::before,
  .slick-slider .slick-prev:focus::before {
    background-image: none; }
  .slick-slider .slick-next::before,
  .slick-slider .slick-prev::before {
    font-family: "Font Awesome 5 Free";
    background-image: none;
    font-weight: 900;
    font-size: 3rem;
    color: #104b64; }

.slick-slider .slick-next {
  right: 10px; }
  @media screen and (min-width: 1240px) {
    .slick-slider .slick-next {
      right: -24px; } }
  .slick-slider .slick-next::before {
    content: "\f054"; }

.slick-slider .slick-prev {
  left: 10px; }
  @media screen and (min-width: 1240px) {
    .slick-slider .slick-prev {
      left: -30px; } }
  .slick-slider .slick-prev::before {
    content: "\f053"; }

.slick-dots {
  background: rgba(0, 0, 255, 0); }
  .slick-dots li button,
  .slick-dots li button::before {
    height: 10px;
    width: 10px; }

.nanobar {
  width: 100%;
  height: 0.35714rem;
  z-index: 9999;
  top: 0;
  pointer-events: none;
  user-select: none; }
  .nanobar .bar {
    width: 0;
    height: 100%;
    transition: height .1s;
    background-color: #999999; }

@keyframes swal2-show {
  0% {
    transform: scale(0.7); }
  45% {
    transform: scale(1.05); }
  80% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.5);
    opacity: 0; } }

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0; }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0; }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em; }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% {
    top: 2.8125em;
    left: .875em;
    width: 1.5625em; } }

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em; } }

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  80% {
    margin-top: -.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1; } }

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    opacity: 1; } }

body.swal2-toast-shown .swal2-container {
  background-color: transparent; }
  body.swal2-toast-shown .swal2-container.swal2-shown {
    background-color: transparent; }
  body.swal2-toast-shown .swal2-container.swal2-top {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto; }
  body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-center {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto; }

body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch; }
  body.swal2-toast-column .swal2-toast .swal2-actions {
    flex: 1;
    align-self: stretch;
    height: 2.2em;
    margin-top: .3125em; }
  body.swal2-toast-column .swal2-toast .swal2-loading {
    justify-content: center; }
  body.swal2-toast-column .swal2-toast .swal2-input {
    height: 2em;
    margin: .3125em auto;
    font-size: 1em; }
  body.swal2-toast-column .swal2-toast .swal2-validation-message {
    font-size: 1em; }

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  box-shadow: 0 0 0.625em #d9d9d9;
  overflow-y: hidden; }
  .swal2-popup.swal2-toast .swal2-header {
    flex-direction: row; }
  .swal2-popup.swal2-toast .swal2-title {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 0 .6em;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-footer {
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    font-size: 0.8em; }
  .swal2-popup.swal2-toast .swal2-close {
    position: initial;
    width: 0.8em;
    height: 0.8em;
    line-height: 0.8; }
  .swal2-popup.swal2-toast .swal2-content {
    justify-content: flex-start;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-icon {
    width: 2em;
    min-width: 2em;
    height: 2em;
    margin: 0; }
    .swal2-popup.swal2-toast .swal2-icon-text {
      font-size: 2em;
      font-weight: bold;
      line-height: 1em; }
    .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      top: .875em;
      width: 1.375em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: .3125em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: .3125em; }
  .swal2-popup.swal2-toast .swal2-actions {
    height: auto;
    margin: 0 .3125em; }
  .swal2-popup.swal2-toast .swal2-styled {
    margin: 0 .3125em;
    padding: .3125em .625em;
    font-size: 1em; }
    .swal2-popup.swal2-toast .swal2-styled:focus {
      box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4); }
  .swal2-popup.swal2-toast .swal2-success {
    border-color: #a5dc86; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 2em;
      height: 2.8125em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.25em;
        left: -.9375em;
        transform: rotate(-45deg);
        transform-origin: 2em 2em;
        border-radius: 4em 0 0 4em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.25em;
        left: .9375em;
        transform-origin: 0 2em;
        border-radius: 0 4em 4em 0; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
      top: 0;
      left: .4375em;
      width: .4375em;
      height: 2.6875em; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
      height: .3125em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 1.125em;
        left: .1875em;
        width: .75em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
        top: .9375em;
        right: .1875em;
        width: 1.375em; }
  .swal2-popup.swal2-toast.swal2-show {
    animation: showSweetToast .5s; }
  .swal2-popup.swal2-toast.swal2-hide {
    animation: hideSweetToast .2s forwards; }
  .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
    animation: animate-toast-success-tip .75s; }
  .swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
    animation: animate-toast-success-long .75s; }

@keyframes showSweetToast {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
    opacity: 0; }
  33% {
    transform: translateY(0) rotateZ(-2deg);
    opacity: .5; }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
    opacity: .7; }
  100% {
    transform: translateY(0) rotateZ(0);
    opacity: 1; } }

@keyframes hideSweetToast {
  0% {
    opacity: 1; }
  33% {
    opacity: .5; }
  100% {
    transform: rotateZ(1deg);
    opacity: 0; } }

@keyframes animate-toast-success-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0; }
  54% {
    top: .125em;
    left: .125em;
    width: 0; }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em; }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em; }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em; } }

@keyframes animate-toast-success-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0; }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em; }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em; } }

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden; }

body.swal2-height-auto {
  height: auto !important; }

body.swal2-no-backdrop .swal2-shown {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  background-color: transparent; }
  body.swal2-no-backdrop .swal2-shown > .swal2-modal {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  body.swal2-no-backdrop .swal2-shown.swal2-top {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-top-start, body.swal2-no-backdrop .swal2-shown.swal2-top-left {
    top: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-shown.swal2-top-end, body.swal2-no-backdrop .swal2-shown.swal2-top-right {
    top: 0;
    right: 0; }
  body.swal2-no-backdrop .swal2-shown.swal2-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-center-start, body.swal2-no-backdrop .swal2-shown.swal2-center-left {
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-center-end, body.swal2-no-backdrop .swal2-shown.swal2-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-shown.swal2-bottom-start, body.swal2-no-backdrop .swal2-shown.swal2-bottom-left {
    bottom: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-shown.swal2-bottom-end, body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
    right: 0;
    bottom: 0; }

.swal2-container {
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: transparent;
  z-index: 1060;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center; }
  .swal2-container.swal2-grow-row > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center; }
  .swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column; }
    .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
      align-items: center; }
    .swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
      align-items: flex-start; }
    .swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
      align-items: flex-end; }
    .swal2-container.swal2-grow-column > .swal2-modal {
      display: flex !important;
      flex: 1;
      align-content: center;
      justify-content: center; }
  .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }
  .swal2-container.swal2-fade {
    transition: background-color .1s; }
  .swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.4); }

.swal2-popup {
  display: none;
  position: relative;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
  box-sizing: border-box; }
  .swal2-popup:focus {
    outline: none; }
  .swal2-popup.swal2-loading {
    overflow-y: hidden; }
  .swal2-popup .swal2-header {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .swal2-popup .swal2-title {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 0 0.4em;
    padding: 0;
    color: #595959;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word; }
  .swal2-popup .swal2-actions {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 1.25em auto 0;
    z-index: 1; }
    .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
      opacity: .4; }
    .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
      background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }
    .swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active {
      background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
    .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
      width: 2.5em;
      height: 2.5em;
      margin: .46875em;
      padding: 0;
      border: .25em solid transparent;
      border-radius: 100%;
      border-color: transparent;
      background-color: transparent !important;
      color: transparent;
      cursor: default;
      box-sizing: border-box;
      animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
      user-select: none; }
    .swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
      margin-right: 30px;
      margin-left: 30px; }
    .swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-left: 5px;
      border: 3px solid #999999;
      border-radius: 50%;
      border-right-color: transparent;
      box-shadow: 1px 1px 1px #fff;
      content: '';
      animation: swal2-rotate-loading 1.5s linear 0s infinite normal; }
  .swal2-popup .swal2-styled {
    margin: .3125em;
    padding: .625em 2em;
    font-weight: 500;
    box-shadow: none; }
    .swal2-popup .swal2-styled:not([disabled]) {
      cursor: pointer; }
    .swal2-popup .swal2-styled.swal2-confirm {
      border: 0;
      border-radius: 0.25em;
      background: initial;
      background-color: #3085d6;
      color: #fff;
      font-size: 1.0625em; }
    .swal2-popup .swal2-styled.swal2-cancel {
      border: 0;
      border-radius: 0.25em;
      background: initial;
      background-color: #aaa;
      color: #fff;
      font-size: 1.0625em; }
    .swal2-popup .swal2-styled:focus {
      outline: none;
      box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4); }
    .swal2-popup .swal2-styled::-moz-focus-inner {
      border: 0; }
  .swal2-popup .swal2-footer {
    justify-content: center;
    margin: 1.25em 0 0;
    padding: 1em 0 0;
    border-top: 1px solid #eee;
    color: #545454;
    font-size: 1em; }
  .swal2-popup .swal2-image {
    max-width: 100%;
    margin: 1.25em auto; }
  .swal2-popup .swal2-close {
    position: absolute;
    top: 0;
    right: 0;
    justify-content: center;
    width: 1.2em;
    height: 1.2em;
    padding: 0;
    transition: color 0.1s ease-out;
    border: none;
    border-radius: 0;
    outline: initial;
    background: transparent;
    color: #cccccc;
    font-family: serif;
    font-size: 2.5em;
    line-height: 1.2;
    cursor: pointer;
    overflow: hidden; }
    .swal2-popup .swal2-close:hover {
      transform: none;
      color: #f27474; }
  .swal2-popup > .swal2-input,
  .swal2-popup > .swal2-file,
  .swal2-popup > .swal2-textarea,
  .swal2-popup > .swal2-select,
  .swal2-popup > .swal2-radio,
  .swal2-popup > .swal2-checkbox {
    display: none; }
  .swal2-popup .swal2-content {
    justify-content: center;
    margin: 0;
    padding: 0;
    color: #545454;
    font-size: 1.125em;
    font-weight: 300;
    line-height: normal;
    z-index: 1;
    word-wrap: break-word; }
  .swal2-popup #swal2-content {
    text-align: center; }
  .swal2-popup .swal2-input,
  .swal2-popup .swal2-file,
  .swal2-popup .swal2-textarea,
  .swal2-popup .swal2-select,
  .swal2-popup .swal2-radio,
  .swal2-popup .swal2-checkbox {
    margin: 1em auto; }
  .swal2-popup .swal2-input,
  .swal2-popup .swal2-file,
  .swal2-popup .swal2-textarea {
    width: 100%;
    transition: border-color .3s, box-shadow .3s;
    border: 1px solid #d9d9d9;
    border-radius: 0.1875em;
    font-size: 1.125em;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    box-sizing: border-box; }
    .swal2-popup .swal2-input.swal2-inputerror,
    .swal2-popup .swal2-file.swal2-inputerror,
    .swal2-popup .swal2-textarea.swal2-inputerror {
      border-color: #f27474 !important;
      box-shadow: 0 0 2px #f27474 !important; }
    .swal2-popup .swal2-input:focus,
    .swal2-popup .swal2-file:focus,
    .swal2-popup .swal2-textarea:focus {
      border: 1px solid #b4dbed;
      outline: none;
      box-shadow: 0 0 3px #c4e6f5; }
    .swal2-popup .swal2-input::placeholder,
    .swal2-popup .swal2-file::placeholder,
    .swal2-popup .swal2-textarea::placeholder {
      color: #cccccc; }
  .swal2-popup .swal2-range input {
    width: 80%; }
  .swal2-popup .swal2-range output {
    width: 20%;
    font-weight: 600;
    text-align: center; }
  .swal2-popup .swal2-range input,
  .swal2-popup .swal2-range output {
    height: 2.625em;
    margin: 1em auto;
    padding: 0;
    font-size: 1.125em;
    line-height: 2.625em; }
  .swal2-popup .swal2-input {
    height: 2.625em;
    padding: 0 0.75em; }
    .swal2-popup .swal2-input[type='number'] {
      max-width: 10em; }
  .swal2-popup .swal2-file {
    font-size: 1.125em; }
  .swal2-popup .swal2-textarea {
    height: 6.75em;
    padding: 0.75em; }
  .swal2-popup .swal2-select {
    min-width: 50%;
    max-width: 100%;
    padding: .375em .625em;
    color: #545454;
    font-size: 1.125em; }
  .swal2-popup .swal2-radio,
  .swal2-popup .swal2-checkbox {
    align-items: center;
    justify-content: center; }
    .swal2-popup .swal2-radio label,
    .swal2-popup .swal2-checkbox label {
      margin: 0 .6em;
      font-size: 1.125em; }
    .swal2-popup .swal2-radio input,
    .swal2-popup .swal2-checkbox input {
      margin: 0 .4em; }
  .swal2-popup .swal2-validation-message {
    display: none;
    align-items: center;
    justify-content: center;
    padding: 0.625em;
    background: #f0f0f0;
    color: #666666;
    font-size: 1em;
    font-weight: 300;
    overflow: hidden; }
    .swal2-popup .swal2-validation-message::before {
      display: inline-block;
      width: 1.5em;
      min-width: 1.5em;
      height: 1.5em;
      margin: 0 .625em;
      border-radius: 50%;
      background-color: #f27474;
      color: #fff;
      font-weight: 600;
      line-height: 1.5em;
      text-align: center;
      content: '!';
      zoom: normal; }

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4); } }

.swal2-icon {
  position: relative;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  line-height: 5em;
  cursor: default;
  box-sizing: content-box;
  user-select: none;
  zoom: normal; }
  .swal2-icon-text {
    font-size: 3.75em; }
  .swal2-icon.swal2-error {
    border-color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      flex-grow: 1; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      display: block;
      position: absolute;
      top: 2.3125em;
      width: 2.9375em;
      height: .3125em;
      border-radius: .125em;
      background-color: #f27474; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: 1.0625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: 1em;
        transform: rotate(-45deg); }
  .swal2-icon.swal2-warning {
    border-color: #facea8;
    color: #f8bb86; }
  .swal2-icon.swal2-info {
    border-color: #9de0f6;
    color: #3fc3ee; }
  .swal2-icon.swal2-question {
    border-color: #c9dae1;
    color: #87adbd; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 3.75em;
      height: 7.5em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.4375em;
        left: -2.0635em;
        transform: rotate(-45deg);
        transform-origin: 3.75em 3.75em;
        border-radius: 7.5em 0 0 7.5em; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.6875em;
        left: 1.875em;
        transform: rotate(-45deg);
        transform-origin: 0 3.75em;
        border-radius: 0 7.5em 7.5em 0; }
    .swal2-icon.swal2-success .swal2-success-ring {
      position: absolute;
      top: -.25em;
      left: -.25em;
      width: 100%;
      height: 100%;
      border: 0.25em solid rgba(165, 220, 134, 0.3);
      border-radius: 50%;
      z-index: 2;
      box-sizing: content-box; }
    .swal2-icon.swal2-success .swal2-success-fix {
      position: absolute;
      top: .5em;
      left: 1.625em;
      width: .4375em;
      height: 5.625em;
      transform: rotate(-45deg);
      z-index: 1; }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      display: block;
      position: absolute;
      height: .3125em;
      border-radius: .125em;
      background-color: #a5dc86;
      z-index: 2; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 2.875em;
        left: .875em;
        width: 1.5625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        top: 2.375em;
        right: .5em;
        width: 2.9375em;
        transform: rotate(-45deg); }

.swal2-progresssteps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  font-weight: 600; }
  .swal2-progresssteps li {
    display: inline-block;
    position: relative; }
  .swal2-progresssteps .swal2-progresscircle {
    width: 2em;
    height: 2em;
    border-radius: 2em;
    background: #3085d6;
    color: #fff;
    line-height: 2em;
    text-align: center;
    z-index: 20; }
    .swal2-progresssteps .swal2-progresscircle:first-child {
      margin-left: 0; }
    .swal2-progresssteps .swal2-progresscircle:last-child {
      margin-right: 0; }
    .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
      background: #3085d6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
        background: #add8e6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
        background: #add8e6; }
  .swal2-progresssteps .swal2-progressline {
    width: 2.5em;
    height: .4em;
    margin: 0 -1px;
    background: #3085d6;
    z-index: 10; }

[class^='swal2'] {
  -webkit-tap-highlight-color: transparent; }

.swal2-show {
  animation: swal2-show 0.3s; }
  .swal2-show.swal2-noanimation {
    animation: none; }

.swal2-hide {
  animation: swal2-hide 0.15s forwards; }
  .swal2-hide.swal2-noanimation {
    animation: none; }

.swal2-rtl .swal2-close {
  right: auto;
  left: 0; }

.swal2-animate-success-icon .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s; }

.swal2-animate-success-icon .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s; }

.swal2-animate-success-icon .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in; }

.swal2-animate-error-icon {
  animation: swal2-animate-error-icon 0.5s; }
  .swal2-animate-error-icon .swal2-x-mark {
    animation: swal2-animate-error-x-mark 0.5s; }

@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] {
      display: none; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
      position: initial !important; } }

.swal2-popup .swal2-content {
  overflow-y: auto; }

.swal2-popup #swal2-content .page {
  text-align: left;
  line-height: 1; }
  .swal2-popup #swal2-content .page p {
    margin-bottom: 10px; }

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "GothamBook", Arial, Helvetica, sans-serif; }
  .swal2-modal.swal2-popup {
    padding-top: 2.5rem;
    margin: 0 2rem; }
  .swal2-modal .swal2-title {
    color: #00202d;
    font-size: 1.57143rem; }
  .swal2-modal .swal2-content {
    color: #333333;
    font-size: 1.14286rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #cccccc;
    color: #666666; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #666666; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "GothamBook", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: #104b64;
    border-color: rgba(0, 0, 255, 0);
    color: white;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 3px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: #00202d;
      border-color: #999999;
      color: #dddddd; }
    .swal2-modal .swal2-styled:active {
      background-color: #00202d;
      border: 1px solid #757575;
      color: #dddddd; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm:focus, .swal2-modal .swal2-confirm {
    color: white; }
  .swal2-modal .swal2-confirm:hover {
    background-color: #00202d;
    border-color: #00202d;
    color: #eeeeee; }
  .swal2-modal .swal2-confirm:active {
    background-color: #00202d;
    border-color: #00202d;
    color: #8ba23a; }
  .swal2-modal .swal2-cancel {
    background-color: #cc4749;
    border-color: #cc4749;
    color: #fff; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: #ffdddd;
    border-color: #ffdddd;
    color: #cc4749; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #cc4749;
    color: #ffdddd; }
  .swal2-modal .button + .button {
    margin-left: 0.78571rem; }

.swal2-container.swal2-grow-fullscreen {
  padding-top: 25px; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    flex: 0 1 95%; }
    @media (min-width: 739px) {
      .swal2-container.swal2-grow-fullscreen > .swal2-modal {
        flex: 0 1 93%; } }

html, body {
  height: auto; }

.body {
  padding-top: 66px;
  padding-top: 0; }
  @media (min-width: 739px) {
    .body {
      padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #999999;
  margin-top: 0.78571rem; }

.row, .container.row {
  max-width: 1750px;
  padding: 0 0.78571rem; }
  .row.no-padding, .container.row.no-padding {
    padding: 0; }
  .row > .row, .container.row > .row {
    max-width: 1750px;
    margin: auto; }
  .row.expanded, .container.row.expanded {
    max-width: none;
    width: 100%; }
  .row.flex, .container.row.flex {
    display: flex;
    align-items: center; }
    .row.flex li, .container.row.flex li {
      display: flex; }
    .row.flex ul, .container.row.flex ul {
      margin: 0;
      padding: 0;
      display: flex; }
      .row.flex ul li, .container.row.flex ul li {
        display: flex;
        justify-content: center; }
    .row.flex .dropdown-menu, .container.row.flex .dropdown-menu {
      flex-direction: column; }
    .row.flex .flex-left,
    .row.flex .flex-right, .container.row.flex .flex-left,
    .container.row.flex .flex-right {
      flex-grow: 1;
      flex-shrink: 1;
      display: flex; }
      .row.flex .flex-left > *,
      .row.flex .flex-right > *, .container.row.flex .flex-left > *,
      .container.row.flex .flex-right > * {
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0; }
    .row.flex .flex-right, .container.row.flex .flex-right {
      justify-content: flex-end; }
    .row.flex .no-flex-grow, .container.row.flex .no-flex-grow {
      flex-grow: 0;
      flex-shrink: 1; }
    .row.flex .no-flex-shrink, .container.row.flex .no-flex-shrink {
      flex-shrink: 0; }

* {
  font-display: auto; }

body {
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 2.28571rem;
  color: #00202d; }

.productReview-title {
  color: #666666; }

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .newsletter-footer h1, .newsletter-footer h2, .newsletter-footer h3, .newsletter-footer h4, .newsletter-footer h5, .newsletter-footer h6 {
  color: #666666; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  margin: 0 0 3rem;
  text-align: center; }

h1 {
  font-size: 20px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

.definitionList:before, .definitionList:after {
  content: " ";
  display: table; }

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #757578;
  float: left;
  font-weight: 400;
  margin: 0 0.35714rem 0 0; }

.definitionList-value {
  margin: 0; }

/* 

//============ FROOITION GRID SYSTEM ===========

The Foundation sites 5.5.3 grid system works the wrong way when combined with Citadel. 

In the original the grid system used the previous breakpoint.

In the froo version it takes the following priority: 

#0      X-small - this is less than the small breakpoint for tiny screens. If         x-small isn't used then small takes priority

#1      Small - this has no breakpoint and is the default as we are mobile             first. 

#2      Medium - This fires for anything above the medium break point                 (Previously it fired at the small breakpoint)

#3      Large - This fires at Large breakpoint and above. 
        (Previously it fired at the small breakpoint)

---------    How to use the grid system    -------------

(Based on 12 grid)

Each page has 12 columns, use the classes to calculate percentages - e.g. 6 colums is 50% of 12. 

Additional class: large-20, medium-20, small-20. 
This forces 20% width for 5 in a row. 

~~~~~~~~~~~~~    Grid Cheatsheet:     ~~~~~~~~~~~~~~ 

12  =    100%   Full width      (1 element across)
80  =    80%    4 fifths        (4/5 elements across)
9   =    75%    3 Quarter width (1.25 elements across)
8   =    66%    2 Thirds Width  (1.3 elements across)
6   =    50%    Half width      (2 elements across)
4   =    33%    Third width     (3 elements across)
3   =    25%    Quarter Width   (4 elements across)
20  =    20%    Fifth Width     (5 elements across)
2   =    16.6%  Sixth Width     (6 elements across)
1   =    8.3%   Twelth Width    (12 elements across)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------ COLUMNS ------------------

To use the grid system you need to use the class .columns this pulls in float / flex / grid functionality.

==============================================

*/
.xsmall-1 {
  width: 8.33333%; }
  .xsmall-1.card-margin {
    width: calc(8.33333% - 20px); }

.xsmall-2 {
  width: 16.66667%; }
  .xsmall-2.card-margin {
    width: calc(16.66667% - 20px); }

.xsmall-3 {
  width: 25%; }
  .xsmall-3.card-margin {
    width: calc(25% - 20px); }

.xsmall-4 {
  width: 33.33333%; }
  .xsmall-4.card-margin {
    width: calc(33.33333% - 20px); }

.xsmall-5 {
  width: 41.66667%; }
  .xsmall-5.card-margin {
    width: calc(41.66667% - 20px); }

.xsmall-6 {
  width: 50%; }
  .xsmall-6.card-margin {
    width: calc(50% - 20px); }

.xsmall-7 {
  width: 58.33333%; }
  .xsmall-7.card-margin {
    width: calc(58.33333% - 20px); }

.xsmall-8 {
  width: 66.66667%; }
  .xsmall-8.card-margin {
    width: calc(66.66667% - 20px); }

.xsmall-9 {
  width: 75%; }
  .xsmall-9.card-margin {
    width: calc(75% - 20px); }

.xsmall-10 {
  width: 83.33333%; }
  .xsmall-10.card-margin {
    width: calc(83.33333% - 20px); }

.xsmall-11 {
  width: 91.66667%; }
  .xsmall-11.card-margin {
    width: calc(91.66667% - 20px); }

.xsmall-12 {
  width: 100%; }
  .xsmall-12.card-margin {
    width: calc(100% - 20px); }

.xsmall-20 {
  width: 20%; }
  .xsmall-20.card-margin {
    width: calc(20% - 20px); }

.xsmall-80 {
  width: 80%; }
  .xsmall-80.card-margin {
    width: calc(80% - 20px); }

@media (min-width: 370px) {
  .small-1 {
    width: 8.33333%; }
    .small-1.card-margin {
      width: calc(8.33333% - 20px); } }

@media (min-width: 370px) {
  .small-2 {
    width: 16.66667%; }
    .small-2.card-margin {
      width: calc(16.66667% - 20px); } }

@media (min-width: 370px) {
  .small-3 {
    width: 25%; }
    .small-3.card-margin {
      width: calc(25% - 20px); } }

@media (min-width: 370px) {
  .small-4 {
    width: 33.33333%; }
    .small-4.card-margin {
      width: calc(33.33333% - 20px); } }

@media (min-width: 370px) {
  .small-5 {
    width: 41.66667%; }
    .small-5.card-margin {
      width: calc(41.66667% - 20px); } }

@media (min-width: 370px) {
  .small-6 {
    width: 50%; }
    .small-6.card-margin {
      width: calc(50% - 20px); } }

@media (min-width: 370px) {
  .small-7 {
    width: 58.33333%; }
    .small-7.card-margin {
      width: calc(58.33333% - 20px); } }

@media (min-width: 370px) {
  .small-8 {
    width: 66.66667%; }
    .small-8.card-margin {
      width: calc(66.66667% - 20px); } }

@media (min-width: 370px) {
  .small-9 {
    width: 75%; }
    .small-9.card-margin {
      width: calc(75% - 20px); } }

@media (min-width: 370px) {
  .small-10 {
    width: 83.33333%; }
    .small-10.card-margin {
      width: calc(83.33333% - 20px); } }

@media (min-width: 370px) {
  .small-11 {
    width: 91.66667%; }
    .small-11.card-margin {
      width: calc(91.66667% - 20px); } }

@media (min-width: 370px) {
  .small-12 {
    width: 100%; }
    .small-12.card-margin {
      width: calc(100% - 20px); } }

.small-20 {
  width: 20%; }
  .small-20.card-margin {
    width: calc(20% - 20px); }

.small-80 {
  width: 80%; }
  .small-80.card-margin {
    width: calc(80% - 20px); }

@media (min-width: 739px) {
  .medium-1 {
    width: 8.33333%; }
    .medium-1.card-margin {
      width: calc(8.33333% - 20px); } }

@media (min-width: 739px) {
  .medium-2 {
    width: 16.66667%; }
    .medium-2.card-margin {
      width: calc(16.66667% - 20px); } }

@media (min-width: 739px) {
  .medium-3 {
    width: 25%; }
    .medium-3.card-margin {
      width: calc(25% - 20px); } }

@media (min-width: 739px) {
  .medium-4 {
    width: 33.33333%; }
    .medium-4.card-margin {
      width: calc(33.33333% - 20px); } }

@media (min-width: 739px) {
  .medium-5 {
    width: 41.66667%; }
    .medium-5.card-margin {
      width: calc(41.66667% - 20px); } }

@media (min-width: 739px) {
  .medium-6 {
    width: 50%; }
    .medium-6.card-margin {
      width: calc(50% - 20px); } }

@media (min-width: 739px) {
  .medium-7 {
    width: 58.33333%; }
    .medium-7.card-margin {
      width: calc(58.33333% - 20px); } }

@media (min-width: 739px) {
  .medium-8 {
    width: 66.66667%; }
    .medium-8.card-margin {
      width: calc(66.66667% - 20px); } }

@media (min-width: 739px) {
  .medium-9 {
    width: 75%; }
    .medium-9.card-margin {
      width: calc(75% - 20px); } }

@media (min-width: 739px) {
  .medium-10 {
    width: 83.33333%; }
    .medium-10.card-margin {
      width: calc(83.33333% - 20px); } }

@media (min-width: 739px) {
  .medium-11 {
    width: 91.66667%; }
    .medium-11.card-margin {
      width: calc(91.66667% - 20px); } }

@media (min-width: 739px) {
  .medium-12 {
    width: 100%; }
    .medium-12.card-margin {
      width: calc(100% - 20px); } }

.large-push-4 {
  left: 0; }
  @media (min-width: 1181px) {
    .large-push-4 {
      left: 33.33333%; } }

.large-push-3 {
  left: 0; }
  @media (min-width: 1181px) {
    .large-push-3 {
      left: 25%; } }

@media (min-width: 739px) {
  .medium-20 {
    width: 20%; }
    .medium-20.card-margin {
      width: calc(20% - 20px); } }

@media (min-width: 739px) {
  .medium-80 {
    width: 80%; }
    .medium-80.card-margin {
      width: calc(80% - 20px); } }

@media (min-width: 1181px) {
  .large-1 {
    width: 8.33333%; }
    .large-1.card-margin {
      width: calc(8.33333% - 20px); } }

@media (min-width: 1181px) {
  .large-2 {
    width: 16.66667%; }
    .large-2.card-margin {
      width: calc(16.66667% - 20px); } }

@media (min-width: 1181px) {
  .large-3 {
    width: 25%; }
    .large-3.card-margin {
      width: calc(25% - 20px); } }

@media (min-width: 1181px) {
  .large-4 {
    width: 33.33333%; }
    .large-4.card-margin {
      width: calc(33.33333% - 20px); } }

@media (min-width: 1181px) {
  .large-5 {
    width: 41.66667%; }
    .large-5.card-margin {
      width: calc(41.66667% - 20px); } }

@media (min-width: 1181px) {
  .large-6 {
    width: 50%; }
    .large-6.card-margin {
      width: calc(50% - 20px); } }

@media (min-width: 1181px) {
  .large-7 {
    width: 58.33333%; }
    .large-7.card-margin {
      width: calc(58.33333% - 20px); } }

@media (min-width: 1181px) {
  .large-8 {
    width: 66.66667%; }
    .large-8.card-margin {
      width: calc(66.66667% - 20px); } }

@media (min-width: 1181px) {
  .large-9 {
    width: 75%; }
    .large-9.card-margin {
      width: calc(75% - 20px); } }

@media (min-width: 1181px) {
  .large-10 {
    width: 83.33333%; }
    .large-10.card-margin {
      width: calc(83.33333% - 20px); } }

@media (min-width: 1181px) {
  .large-11 {
    width: 91.66667%; }
    .large-11.card-margin {
      width: calc(91.66667% - 20px); } }

@media (min-width: 1181px) {
  .large-12 {
    width: 100%; }
    .large-12.card-margin {
      width: calc(100% - 20px); } }

@media (min-width: 1181px) {
  .large-20 {
    width: 20%; }
    .large-20.card-margin {
      width: calc(20% - 20px); } }

@media (min-width: 1181px) {
  .large-80 {
    width: 80%; }
    .large-80.card-margin {
      width: calc(80% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-1 {
    width: 8.33333%; }
    .xlarge-1.card-margin {
      width: calc(8.33333% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-2 {
    width: 16.66667%; }
    .xlarge-2.card-margin {
      width: calc(16.66667% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-3 {
    width: 25%; }
    .xlarge-3.card-margin {
      width: calc(25% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-4 {
    width: 33.33333%; }
    .xlarge-4.card-margin {
      width: calc(33.33333% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-5 {
    width: 41.66667%; }
    .xlarge-5.card-margin {
      width: calc(41.66667% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-6 {
    width: 50%; }
    .xlarge-6.card-margin {
      width: calc(50% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-7 {
    width: 58.33333%; }
    .xlarge-7.card-margin {
      width: calc(58.33333% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-8 {
    width: 66.66667%; }
    .xlarge-8.card-margin {
      width: calc(66.66667% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-9 {
    width: 75%; }
    .xlarge-9.card-margin {
      width: calc(75% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-10 {
    width: 83.33333%; }
    .xlarge-10.card-margin {
      width: calc(83.33333% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-11 {
    width: 91.66667%; }
    .xlarge-11.card-margin {
      width: calc(91.66667% - 20px); } }

@media (min-width: 1600px) {
  .xlarge-12 {
    width: 100%; }
    .xlarge-12.card-margin {
      width: calc(100% - 20px); } }

.columns.no-padding,
.row.no-padding {
  padding: 0; }

.columns, .column {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }
  @media (min-width: 739px) {
    .columns, .column {
      padding-left: 1rem;
      padding-right: 1rem; } }

.search-suggestion.category-suggestion {
  float: none; }
  .search-suggestion.category-suggestion h5 {
    color: #666666; }

.category-suggestion-list {
  display: flex; }
  .category-suggestion-list .category-suggestion {
    width: auto;
    float: none; }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='' /%3E%3C/svg%3E");
  background-position: right 0.57143rem top 0.71429rem;
  border-radius: 0;
  font-size: 13px;
  padding: 0.75rem;
  border-width: 0px;
  position: relative;
  background-color: whitesmoke; }
  .form-select:active, .form-select:focus, .form-select:hover {
    background-color: #e1e1e1; }

.form-label small {
  float: right;
  margin-top: 0.35714rem; }

.form-label--inlineSmall small {
  color: #757578;
  float: none;
  font-size: 11px;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  display: block;
  text-transform: none; }

input:not([type])::placeholder, input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="date"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="month"]::placeholder, input[type="week"]::placeholder, input[type="email"]::placeholder, input[type="number"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="time"]::placeholder, input[type="url"]::placeholder, input[type="color"]::placeholder, textarea::placeholder {
  color: #757578; }

input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  border-color: #999999; }

table {
  background: none; }

.table {
  background: none;
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #999999; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.cart-header {
  text-transform: uppercase; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 370px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 370px) {
      .table-actions .button + .button {
        margin-left: 0.35714rem; } }

.table--line {
  border-color: #999999;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #999999;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 370px) {
        .table--line .table-thead tr th {
          text-align: center; }
          .table--line .table-thead tr th:first-child {
            text-align: left; }
          .table--line .table-thead tr th:last-child {
            text-align: right; } }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #999999; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 370px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu.is-loading .loadingOverlay {
  background: none;
  padding: 4.5rem 0;
  position: relative; }

.dropdown-menu.is-open {
  display: block; }

.dropdown-menu.currency-dropdownx {
  display: none;
  width: auto;
  left: auto;
  right: 0;
  outline: none; }
  .dropdown-menu.currency-dropdownx:active {
    outline: none; }
  .dropdown-menu.currency-dropdownx.is-open {
    display: flex; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.78571rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.28571rem 1.14286rem;
    text-decoration: none; }

.form-wishlist {
  position: relative; }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  #wishlist-dropdown.is-open .button:hover, #wishlist-dropdown.is-open .button:active {
    border: none; }
  @media (min-width: 739px) {
    #wishlist-dropdown.is-open {
      padding-right: 0px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 100%;
    border: 0; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
    margin-bottom: 0px; }

.modal {
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  left: 50%;
  top: 50% !important;
  transform: translate(-50%, -50%); }

@media (min-width: 1181px) {
  .modal--large {
    width: 1280px; } }

.modal-header {
  padding-left: 2.25rem;
  padding-right: 3.03571rem; }

.modal-header-title {
  font-size: 16px;
  text-align: center; }
  @media (min-width: 739px) {
    .modal-header-title {
      font-size: 18px; } }

.modal .modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #757575;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50;
  top: 10px; }
  @media (min-width: 739px) {
    .modal .modal-close {
      font-size: 32px; } }
  .modal .modal-close:hover {
    color: #999999; }
  .modal .modal-close span {
    background: none; }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px 20px;
  text-align: center; }
  .modal--alert .modal-content {
    color: #333333;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      color: white; }
    .modal--alert .button-container .confirm:focus, .modal--alert .button-container .confirm:hover {
      background-color: #00202d;
      border-color: #00202d;
      color: #eeeeee; }
    .modal--alert .button-container .confirm:active {
      background-color: #00202d;
      border-color: #00202d;
      color: #8ba23a; }

.breadcrumbs {
  display: none;
  font-size: 0;
  text-align: center; }
  @media (min-width: 739px) {
    .breadcrumbs {
      display: block; } }

.breadcrumb {
  display: inline-block;
  float: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: text; }

.breadcrumb-label {
  text-decoration: none; }

.panel-title {
  font-size: 15px; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination {
  display: grid;
  padding: 0px 0.5rem;
  grid-gap: 0px;
  margin-bottom: 0.5rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  align-items: center;
  justify-content: center; }
  @media (min-width: 739px) {
    .pagination {
      grid-template-columns: 120px 3fr 2fr 120px;
      grid-template-rows: 1fr; } }
  .pagination .view-more-section {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    grid-row: 1;
    grid-column: 1/3; }
    @media (min-width: 739px) {
      .pagination .view-more-section {
        grid-column: 2;
        justify-content: flex-end; } }
    .pagination .view-more-section .showPage {
      display: none;
      margin-bottom: 0px; }
  .pagination .paginate-pages-wrapper.paginate-right {
    grid-row: 3;
    grid-column: 1/3;
    justify-content: center; }
    @media (min-width: 739px) {
      .pagination .paginate-pages-wrapper.paginate-right {
        justify-content: right;
        grid-row: 1;
        grid-column: 3; } }

.pagination-list {
  margin: 0px;
  text-align: center; }
  .pagination-list li.pagination-item {
    display: inline-block;
    margin: 0px; }
    .pagination-list li.pagination-item a.button {
      margin-bottom: 0px; }
    .pagination-list li.pagination-item.hide {
      display: none; }

.pagination-item {
  border: 1px solid transparent;
  line-height: 1;
  margin: 0px; }
  .pagination-item a.pagination-link {
    text-decoration: none;
    color: white;
    background: #104b64; }
    .pagination-item a.pagination-link:hover {
      color: #333333; }
  .pagination-item.pagination-item--current {
    border-color: #999999;
    border-radius: 4px;
    margin: 0px;
    background: none; }
    .pagination-item.pagination-item--current a.pagination-link {
      color: #4a4a4a;
      background: none; }
  .pagination-item.pagination-item--previous, .pagination-item.pagination-item--next {
    background: none; }
    .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
      color: #4a4a4a;
      background: none; }
      .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
        color: #757575; }

.pagination-item--previous {
  float: left; }
  .pagination-item--previous .icon {
    margin-left: -0.85714rem; }

.pagination-item--next {
  float: right; }
  .pagination-item--next .icon {
    margin-right: -0.85714rem; }

.Xpagination-list--small {
  position: relative; }
  .Xpagination-list--small .pagination-item {
    color: #757578;
    cursor: inherit;
    line-height: 1.5; }
  .Xpagination-list--small .pagination-link {
    padding: 0 0.35714rem; }
  .Xpagination-list--small .pagination-item--previous,
  .Xpagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .Xpagination-list--small .pagination-item--previous {
    left: 0; }
  .Xpagination-list--small .pagination-item--next {
    right: 0; }

.pagination-flex {
  display: flex;
  align-items: center; }
  .pagination-flex.paginate-left {
    justify-content: flex-start; }
  .pagination-flex.paginate-right {
    justify-content: flex-end; }
  .pagination-flex.paginate-center {
    justify-content: center; }

.newProductGrid li.paddedproduct, .productGrid li.paddedproduct {
  grid-gap: 14px;
  display: flex;
  flex-direction: column; }

.newProductGrid .product.showPage, .newProductGrid .product.showallPage, .productGrid .product.showPage, .productGrid .product.showallPage {
  background: #3fd077;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 50, 0, 0.4);
  font-weight: bold;
  display: flex;
  min-height: 33vh; }
  @media (min-width: 739px) {
    .newProductGrid .product.showPage, .newProductGrid .product.showallPage, .productGrid .product.showPage, .productGrid .product.showallPage {
      min-height: 300px;
      flex: 1 0 300px; } }
  .newProductGrid .product.showPage i.fas, .newProductGrid .product.showPage i.rating-full, .newProductGrid .product.showallPage i.fas, .newProductGrid .product.showallPage i.rating-full, .productGrid .product.showPage i.fas, .productGrid .product.showPage i.rating-full, .productGrid .product.showallPage i.fas, .productGrid .product.showallPage i.rating-full {
    margin-top: 0.5rem;
    font-size: 6rem; }

.newProductGrid .product.showallPage, .productGrid .product.showallPage {
  background: #e09b22;
  background: #d64c4c;
  background: #00202d; }

.button {
  text-transform: uppercase;
  font-family: "GothamBold";
  line-height: 1rem;
  transition: background 0.15s ease; }
  .button:not(.button--icon):not(:hover):not(:active) {
    box-shadow: none; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 739px) {
      .button + .button {
        margin-left: 0.78571rem; } }
  .button.small {
    padding: 0.75rem 1rem; }

.button[disabled] {
  cursor: not-allowed; }

.button--icon {
  color: #bbb; }

.no-wrap .button {
  padding-left: 1rem;
  padding-right: 1rem; }

input[type="submit"].button--secondary, input[type="button"].button--secondary, .button.button--secondary {
  border-radius: 0px; }

.dropdown-menu .button {
  padding: 1rem 0.2rem;
  font-size: 0.9rem; }

.button:active {
  color: #00202d; }

.spacer {
  height: 2rem;
  float: left;
  width: 100%; }

.tab.is-active .tab-title {
  outline: none; }

.tab {
  border-top: 1px solid #00202d;
  float: left; }
  @media (min-width: 739px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 370px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 739px) {
      .tab.is-active {
        border: 1px solid #00202d;
        border-bottom: 2px solid white; } }

.tabs.space-evenly {
  border: none;
  border-bottom: 3px solid #00202d;
  padding: 0 10px; }
  .tabs.space-evenly li.tab {
    text-transform: uppercase;
    font-family: "GothamBold";
    color: #00202d;
    background: #dee5e8;
    position: relative;
    top: 2px;
    margin: 0px 2px 0 2px; }
    .tabs.space-evenly li.tab:focus {
      outline: none; }
    .tabs.space-evenly li.tab.is-active {
      padding-top: 0;
      border: 3px solid #00202d;
      background: white;
      border-bottom: 3px solid white;
      position: relative;
      top: 3px;
      padding-bottom: 2px; }

.tab-title {
  padding: 1.14286rem 0.78571rem;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  color: #00202d; }
  @media (min-width: 370px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 739px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }
  @media (min-width: 1181px) {
    .tab-title {
      padding: 0.78571rem 1.28571rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 1.5rem 0;
    visibility: visible; }

.tab-content .productReviews {
  border-top: 0; }

.tabs.space-evenly {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly; }
  .tabs.space-evenly .tab {
    display: flex;
    flex: 1 1 auto;
    justify-content: center; }

.accordion {
  border-radius: 4px;
  box-shadow: none; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  margin: 0; }

.accordion-navigation {
  margin-top: -1px;
  position: relative;
  text-decoration: none; }

.tabs-contents .accordion-navigation:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054 ";
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 18px;
  letter-spacing: -6px;
  text-align: right;
  transition: 0.15s transform; }

.tabs-contents .accordion-navigation.active:after {
  transform: rotate(90deg); }

@media (min-width: 739px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 739px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 1rem; } }

@media (min-width: 739px) {
  .accordion--navList .accordion-block {
    margin-top: 1rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 739px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 739px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: none;
  border-bottom: 1px solid #ddd; }
  @media (min-width: 739px) {
    .accordion--navList .accordion-title {
      margin-bottom: 0.78571rem;
      margin-top: 0;
      padding: 0 0 10px 0; } }

.accordion--navList .accordion-indicator {
  fill: #999999; }

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1.21429rem; }
  @media (min-width: 739px) {
    .accordion--navList .accordion-navigation-actions {
      right: 0;
      top: 0; } }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 4px 4px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 4px 4px; }

.accordion-block:last-child .accordion-navigation {
  border-bottom-width: 0; }
  .accordion-block:last-child .accordion-navigation.is-open {
    border-bottom-width: 1px;
    border-radius: 0; }

.accordion-navigation-actions {
  position: absolute;
  right: 1.85714rem;
  top: 1.5rem; }
  .accordion-navigation-actions > a {
    color: #757578;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #333333; }

.accordion-navigation-red {
  background: #ec1f24; }
  .accordion-navigation-red .sidebarBlock-heading {
    color: #ffffff;
    margin-bottom: 0; }

.accordion-title-side-padding {
  padding-left: 1.42857rem;
  padding-right: 1.42857rem; }
  .accordion-title-side-padding .accordion-navigation-actions {
    top: 50%;
    transform: translateY(-50%);
    right: 1.42857rem; }

.accordion-side-non-facets {
  border: none; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.78571rem; }
  .inlineList--labels > li {
    margin-bottom: 0.78571rem;
    margin-left: 0.78571rem; }

@keyframes example {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.alertBox {
  animation-name: example;
  animation-duration: 1s;
  border-radius: 4px;
  color: #333333;
  border: 1px solid;
  background: #fff;
  display: flex;
  align-items: center;
  border: 2px solid; }
  .alertBox .fas, .alertBox i.rating-full, .alertBox .fab, .alertBox .far {
    font-size: 1.8rem;
    margin-right: 1rem; }
  .alertBox .alertBox-message {
    font-size: 15px;
    text-align: center;
    display: inline; }

.alertBox--info {
  background: #e8fff1;
  border-color: #3fd077;
  color: #3fd077; }

.alertBox--error {
  background: #ffdddd;
  border-color: #cc4749;
  color: #cc4749; }

.alertBox--warning {
  background: #fffdea;
  border-color: #f1a500;
  color: #f1a500; }

.alertBox--success {
  background: #cffae0;
  border-color: #008a06;
  color: #008a06; }

.show-for-xsmall-only, .show-for-small-only, .show-for-medium-only, .show-for-large-only, .show-for-xlarge-only, .show-for-xsmall, .show-for-small, .show-for-medium, .show-for-large, .show-for-xlarge {
  display: none !important; }

.hide-for-small, .hide-for-medium, .hide-for-large, .hide-for-xlarge {
  display: inherit !important; }

@media (min-width: 0px) {
  .show-for-xsmall {
    display: inherit !important; } }

@media (min-width: 0px) and (max-width: 370px) {
  .show-for-xsmall-only {
    display: inherit !important; } }

@media (min-width: 370px) and (max-width: 739px) {
  .show-for-small-only {
    display: inherit !important; } }

@media (min-width: 370px) {
  .show-for-small {
    display: inherit !important; } }

@media (min-width: 370px) {
  .hide-for-small {
    display: none !important; } }

@media (min-width: 739px) and (max-width: 1181px) {
  .show-for-medium-only {
    display: inherit !important; } }

@media (min-width: 739px) {
  .show-for-medium {
    display: inherit !important; } }

@media (min-width: 739px) {
  .hide-for-medium {
    display: none !important; } }

@media (min-width: 1181px) and (max-width: 1600px) {
  .show-for-large-only {
    display: inherit !important; } }

@media (min-width: 1181px) {
  .show-for-large {
    display: inherit !important; } }

@media (min-width: 1181px) {
  .hide-for-large {
    display: none !important; } }

@media (min-width: 1600px) {
  .show-for-xlarge-only {
    display: inherit !important; } }

@media (min-width: 1600px) {
  .show-for-xlarge {
    display: inherit !important; } }

@media (min-width: 1600px) {
  .hide-for-xlarge {
    display: none !important; } }

.off-canvas-wrap.move-right .inner-wrap {
  transform: none; }
  .off-canvas-wrap.move-right .inner-wrap .left-off-canvas-menu {
    transform: none;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4); }

.left-off-canvas-menu {
  position: fixed;
  top: 80px;
  height: calc(100vh - 80px);
  overflow-y: auto;
  width: 60%; }
  @media (min-width: 739px) {
    .left-off-canvas-menu {
      top: 120px;
      width: 50%;
      height: calc(100vh - 120px); } }
  @media (min-width: 1181px) {
    .left-off-canvas-menu {
      width: 25%;
      max-width: 400px; } }

@media (min-width: 739px) {
  body.is-sticky .left-off-canvas-menu {
    top: 81px; } }

.left-off-canvas-menu::-webkit-scrollbar {
  width: 11px; }

.left-off-canvas-menu::-webkit-scrollbar-track {
  background: #00202d; }

.left-off-canvas-menu::-webkit-scrollbar-thumb {
  background-color: #e09b22;
  border-radius: 50px;
  outline: none; }

ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li {
  padding-left: 2rem; }

ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.view-all-link {
  padding-left: 1rem; }

ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.valve:nth-of-type(2), ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.valve:nth-of-type(10), ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.not_valve:nth-of-type(2), ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.not_valve:nth-of-type(10) {
  position: relative;
  padding-top: 30px; }
  ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.valve:nth-of-type(2):before, ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.valve:nth-of-type(10):before, ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.not_valve:nth-of-type(2):before, ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.not_valve:nth-of-type(10):before {
    content: "Valves:";
    position: absolute;
    top: 7px;
    left: 1.5rem;
    color: #8cabbb;
    display: block;
    width: 100%;
    border-bottom: 1px solid #262626;
    padding-bottom: 7px; }

ul.navPages-list.off-canvas-list ul.navPage-subMenu-list.valves_accessories li.not_valve:nth-of-type(10):before {
  content: "Accessories:"; }

/* =============================================================================*/
/* FORMS (CSS)*/
/* =============================================================================*/
.manual-captcha-input-container {
  align-items: center;
  display: flex; }
  .manual-captcha-input-container .question {
    font-size: 1.25rem;
    margin-right: 1rem; }
  .manual-captcha-input-container .form-input {
    flex: 1; }

/* Form variants*/
/* -----------------------------------------------------------------------------*/
.form--hiddenLabels .form-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

div.form-extras {
  display: none; }

.target-form-row div.form-extras {
  display: inherit; }

/* Citadel inline messages*/
/* -----------------------------------------------------------------------------*/
.form-inlineMessage {
  display: block; }

/* Citadel field states*/
/* -----------------------------------------------------------------------------*/
.form-field--error .form-input {
  float: none; }

.form-field--error .form-inlineMessage {
  /* scss-lint:disable NestingDepth*/ }
  .form-field--error .form-inlineMessage:before {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;
    background-size: 100%;
    content: "";
    display: inline-block;
    height: 1rem;
    left: -0.14286rem;
    margin-right: 0.07143rem;
    position: relative;
    top: 0.21429rem;
    width: 1rem; }

input[type="submit"] {
  border-radius: 3px; }

.form-field--success .form-input[type="text"] {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat;
  padding-right: 3rem; }

/* Citadel checkbox/radio positioning*/
/* -----------------------------------------------------------------------------*/
.form-checkbox + .form-label,
.form-radio + .form-label {
  /* scss-lint:disable NestingDepth*/ }
  .form-checkbox + .form-label:last-child,
  .form-radio + .form-label:last-child {
    display: block;
    margin-bottom: -0.28571rem; }
  .form-checkbox + .form-label::after,
  .form-radio + .form-label::after {
    top: 0.28571rem; }
  .form-checkbox + .form-label::before,
  .form-radio + .form-label::before {
    top: 0.21429rem; }

/* Citadel form-actions*/
/* -----------------------------------------------------------------------------*/
.form-actions {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 370px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%;
    /* scss-lint:disable NestingDepth*/
    /* scss-lint:enable NestingDepth*/ }
    @media (min-width: 370px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }
      @media (min-width: 370px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.78571rem; } }

/* Stencil form additions*/
/* -----------------------------------------------------------------------------*/
/**/
/* 1. Order has been placed here so that if a form error is shown, it will*/
/*    appear before the button.*/
/**/
/* -----------------------------------------------------------------------------*/
.form-label--alternate {
  font-size: 12px;
  /* margin-bottom: spacing("half");*/ }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.35714rem; }

.form-select--small,
.form-select--date {
  background-position: 98% center;
  border-radius: 5px;
  background-size: 1.28571rem;
  font-size: 12px;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.57143rem 0.78571rem;
  padding-right: 2rem; }
  @media (min-width: 370px) {
    .form-select--small,
    .form-select--date {
      font-size: 14px;
      color: #104b64;
      /* text-align: center;*/ } }
  @media (min-width: 739px) {
    .form-select--small,
    .form-select--date {
      font-size: 12px; } }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #999999;
  font-size: 12px; }

.form-field-group {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 1.5rem; }

/* This component should live inside a .form-row*/
.form-column {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left; }
  @media (min-width: 370px) {
    .form-column {
      padding-left: 0.39286rem;
      padding-right: 0.39286rem;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  /*width: 100%;*/ }

@media (min-width: 1181px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

@media (min-width: 1181px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1181px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1;
  /* 1*/ }
  @media (min-width: 1181px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0;
      /* 1*/ } }

/* Increment field*/
/* -----------------------------------------------------------------------------*/
.form-field--increments {
  display: inline-block;
  text-align: center; }
  .form-field--increments label {
    font-size: 12px;
    margin-bottom: 0; }

.form-increment .button {
  margin: 0;
  padding: 0.21429rem 0.35714rem;
  background: none;
  height: 2.85714rem;
  width: 2.85714rem;
  border: 1px solid #cccccc;
  border-radius: 0;
  color: #757575; }
  .form-increment .button:hover, .form-increment .button:focus, .form-increment .button:active {
    color: #757575; }
    .form-increment .button:hover.qty-inc, .form-increment .button:focus.qty-inc, .form-increment .button:active.qty-inc {
      color: #e09b22; }
    .form-increment .button:hover.qty-dec, .form-increment .button:focus.qty-dec, .form-increment .button:active.qty-dec {
      color: #e09b22; }

.form-increment [data-action="dec"] {
  border-right: none; }

.form-increment [data-action="inc"] {
  border-left: none; }

.form-input--incrementTotal,
input[type="tel"].form-input--incrementTotal {
  display: inline-block;
  font-family: "GothamBook";
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  height: 2.85714rem !important;
  width: 3rem !important; }

/* Stencil form options*/
/* -----------------------------------------------------------------------------*/
/* */
/* 1. Issue with FastClick JS library workaround: https://github.com/ftlabs/fastclick/issues/351*/
/* 2. Resetting font due to inline-block whitespace issue.*/
/* 3. Added for STENCIL-3384. Did not change directly on .form-option-variant to avoid 1.*/
/* 4. Added for STRF-4031. Breaks 3 for small screens.*/
/**/
.form-option {
  /*border: 1px solid stencilColor("input-border-color");*/
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  /* 2*/
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option.selected-product-option:hover {
    border: 1px solid red; }
  .form-option.form-option-swatch {
    border-radius: 1px; }
    .form-option.form-option-swatch span {
      border-radius: 1px; }
  .form-option:hover {
    border-color: #999999; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  /* 2*/
  min-width: 2.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  /* 1*/
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 370px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      /* 4*/
      pointer-events: inherit;
      /* 3*/ } }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

/* Form input (small)*/
/* -----------------------------------------------------------------------------*/
.form-input--small {
  font-size: 12px;
  height: 2.28571rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

/* Form min/max input row*/
/* -----------------------------------------------------------------------------*/
.form-minMaxRow {
  margin-left: -0.19643rem;
  margin-right: -0.19643rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.39286rem;
    padding-right: 0.39286rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.19643rem;
    padding-right: 0.19643rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

/* Form row modifications*/
/* -----------------------------------------------------------------------------*/
/**/
/* 1. If there are more than 2 fields per form-row--half, clear the left of every*/
/* odd one.*/
/**/
/* -----------------------------------------------------------------------------*/
@media (min-width: 370px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

@media (min-width: 370px) {
  .form-row--half .form-field {
    width: 100%;
    /*       padding: 0 spacing("single");*/ } }

@media (min-width: 739px) {
  .form-row--half .form-field {
    width: 50%; } }

/* Out of stock product attributes*/
[data-product-attribute] .form-option {
  overflow: hidden;
  position: relative;
  /* scss-lint:disable NestingDepth*/ }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable:before {
      background-color: #000;
      content: "";
      height: 2px;
      left: -5px;
      position: absolute;
      top: 11px;
      transform: rotate(-45deg);
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.flex .navUser-Search {
  flex-grow: 1; }

.flex .inline-quick-search {
  display: flex;
  flex: 1;
  position: relative; }
  .flex .inline-quick-search .quickSearchResults {
    transition: opacity 1.5s ease;
    opacity: 1;
    background: white;
    border: 1px solid;
    border-top: none;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 250; }
    .flex .inline-quick-search .quickSearchResults:empty {
      opacity: 0; }
    .flex .inline-quick-search .quickSearchResults .modal-close {
      z-index: 100; }
    .flex .inline-quick-search .quickSearchResults .productGrid {
      display: flex;
      flex-direction: column; }
      .flex .inline-quick-search .quickSearchResults .productGrid li.product {
        display: flex;
        flex-direction: row;
        width: 100%; }
        .flex .inline-quick-search .quickSearchResults .productGrid li.product .card {
          border: none;
          margin: 0;
          width: 100%;
          display: flex;
          align-items: center; }
          .flex .inline-quick-search .quickSearchResults .productGrid li.product .card .card-figure {
            width: 25%;
            align-self: center; }
          .flex .inline-quick-search .quickSearchResults .productGrid li.product .card .card-body {
            width: 75%;
            flex: 1; }
  .flex .inline-quick-search .form-field {
    position: relative; }
    .flex .inline-quick-search .form-field i {
      position: absolute;
      right: 5px;
      display: flex;
      align-self: center; }
  .flex .inline-quick-search .form,
  .flex .inline-quick-search .form .form-fieldset,
  .flex .inline-quick-search .form .form-field,
  .flex .inline-quick-search .form input {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    display: flex;
    flex: 1;
    border-radius: 5px; }

.img-border .card-figure a {
  border: 1px solid #eee;
  display: inline-block; }

@media (min-width: 1600px) {
  .mini-card.no-padding {
    padding-left: 1rem; } }

.mini-card .card .brand-name,
.mini-card .card .price--rrp {
  display: none; }

.mini-card .card .flex-pricebox .card-text.price-box .price-section {
  justify-content: flex-end;
  width: 100%; }

@media (min-width: 1600px) {
  .mini-card .card-img-container .height-flag {
    font-size: 12px;
    transform-origin: 9px;
    width: 97%; } }

@media (min-width: 1600px) {
  .mini-card .card-body .card-text.price-box {
    display: grid;
    grid-template-columns: 1fr; }
  .mini-card .card-body .card-text .price-label,
  .mini-card .card-body .card-text .price-saved, .mini-card .card-body .card-text .rrp-price--withTax {
    display: none !important; }
  .mini-card .card-figcaption .fa.fa-shopping-basket {
    display: none; }
  .mini-card .card-figcaption .compare-label {
    justify-content: center; } }

.card .show-on-hover {
  display: none; }

@media (min-width: 739px) {
  .card:hover .show-on-hover {
    display: inherit;
    position: absolute;
    top: 60%;
    width: calc(100% - 2rem);
    margin: 0 auto;
    max-height: 50px; } }

@media (min-width: 1181px) {
  .card:hover .show-on-hover {
    top: 60%; } }

.card {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  height: 100%; }

.product-margin-bottom .card {
  margin-bottom: 0; }

.card-figure {
  margin-top: 0;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }

.card-img-container {
  max-width: 320px; }
  .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }
  .card-img-container .height-flag {
    position: absolute;
    opacity: 1;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.88);
    transform: rotateZ(-90deg);
    transform-origin: 15px;
    width: 100%;
    text-align: center;
    color: #7d9ead;
    font-size: 20px;
    letter-spacing: -1px; }
    .card-img-container .height-flag span {
      color: #104d62; }
  .card-img-container .columns-flag {
    position: absolute;
    opacity: 1;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background: #1f5f7b;
    background: #467184;
    background: linear-gradient(0deg, #467184 0%, #1f5f7b 100%);
    color: #fff;
    border-radius: 100%;
    border: 1px solid;
    font-size: 25px;
    height: 48px;
    width: 48px;
    padding-top: 10px;
    line-height: 14px;
    left: 38px;
    top: 8px; }
    @media (min-width: 739px) {
      .card-img-container .columns-flag {
        left: 8px;
        margin-left: 30px;
        top: 16px;
        top: 8px;
        font-size: 30px;
        height: 55px;
        width: 55px;
        line-height: 18px;
        padding-top: 10px; } }
    .card-img-container .columns-flag span {
      display: block;
      text-transform: uppercase;
      font-size: 7px; }
      @media (min-width: 739px) {
        .card-img-container .columns-flag span {
          font-size: 8px; } }

.card:hover .card-img-container .height-flag, .card:hover .card-img-container .columns-flag {
  opacity: 0; }

.card-figcaption {
  margin: 0;
  pointer-events: none; }
  @media (min-width: 739px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }

.card-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 0;
  width: 100%;
  max-height: 100%;
  object-fit: contain;
  /* Object-fit polyfill */
  font-family: 'object-fit: contain;'; }

.card-title {
  font-size: 0.92857rem;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #333333;
    text-decoration: none; }
    .card-title > a:hover {
      color: #757575; }

.card-text {
  margin-bottom: 0.21429rem; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.price-rating-container {
  display: flex;
  flex-wrap: wrap; }

.price-box {
  width: 50%;
  float: left; }
  .price-box .active-price,
  .price-box .price-range {
    font-weight: bold; }
    .price-box .active-price.on-sale,
    .price-box .price-range.on-sale {
      color: #c00; }
  .price-box > div {
    display: inline-block;
    order: 2; }

.rating-box {
  text-align: right;
  width: 50%;
  float: left; }
  .rating-box i.rating-full,
  .rating-box i.rating-empty {
    font-size: 0.8rem; }

.flex-pricebox {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%; }
  .flex-pricebox .card-title {
    flex: 1 1 100%; }
  .flex-pricebox .price-rating-container {
    flex-direction: row; }
  .flex-pricebox .price-label {
    margin-right: 0.25rem; }
  .flex-pricebox .card-text.price-box {
    display: grid;
    width: 100%;
    float: none;
    flex-wrap: wrap;
    align-items: baseline;
    align-items: center; }
    @media only screen and (min-width: 800px) and (max-width: 899px) {
      .flex-pricebox .card-text.price-box {
        display: flex;
        flex-direction: column; }
        .flex-pricebox .card-text.price-box.price-on-sale .active-price.on-sale {
          display: inline-block !important; }
        .flex-pricebox .card-text.price-box.price-on-sale .saving {
          display: none; } }
    @media (min-width: 1181px) {
      .flex-pricebox .card-text.price-box {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr; } }
    .flex-pricebox .card-text.price-box .price-section {
      order: 1;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      .flex-pricebox .card-text.price-box .price-section.active-price {
        order: 0;
        margin-right: 0.25rem;
        align-items: baseline;
        grid-column: 1;
        grid-row: 1 / 3;
        font-size: 17px;
        text-align: left;
        justify-content: flex-start; }
        .flex-pricebox .card-text.price-box .price-section.active-price .price-label {
          font-size: 17px; }
      .flex-pricebox .card-text.price-box .price-section.rrp-price--withTax {
        grid-column: 2;
        grid-row: 1; }
    .flex-pricebox .card-text.price-box .saving {
      grid-column: 2;
      grid-row: 2;
      font-size: 12px;
      justify-content: flex-end;
      text-align: end; }
  .flex-pricebox .rating-box {
    display: flex;
    float: none;
    width: auto;
    flex-shrink: 1;
    flex-wrap: no-wrap;
    justify-content: flex-end; }
    .flex-pricebox .rating-box.hide {
      display: none; }

@media (min-width: 1181px) {
  .large-20 .flex-pricebox .card-text.price-box {
    display: flex; } }

@media (min-width: 1600px) {
  .large-20 .flex-pricebox .card-text.price-box {
    display: grid;
    width: 100%; } }

@media only screen and (max-width: 474px) and (min-width: 370px) {
  .product.small-6 .flex-pricebox .card-text.price-box,
  .productCarousel-slide .flex-pricebox .card-text.price-box {
    display: flex;
    flex-wrap: wrap; }
    .product.small-6 .flex-pricebox .card-text.price-box .rrp-price--withTax,
    .product.small-6 .flex-pricebox .card-text.price-box .active-price,
    .product.small-6 .flex-pricebox .card-text.price-box .saving,
    .productCarousel-slide .flex-pricebox .card-text.price-box .rrp-price--withTax,
    .productCarousel-slide .flex-pricebox .card-text.price-box .active-price,
    .productCarousel-slide .flex-pricebox .card-text.price-box .saving {
      flex: 0 0 100%;
      justify-content: center;
      text-align: center; } }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.35714rem 0 0;
  color: white; }
  .card-figcaption-button:hover {
    background-color: #00202d;
    color: #eeeeee; }
  .card-figcaption-button:active {
    background-color: #00202d;
    color: #8ba23a;
    border: none; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 370px) {
    .card-body {
      text-align: left; } }
  .card-body .card-text.brand-name {
    color: #445544; }
  .card-body .card-text .price-label {
    color: #545454;
    font-size: 0.87143rem;
    font-weight: bold;
    min-width: 35px;
    display: inline-block; }
    .card-body .card-text .price-label.hide {
      display: none; }
  .card-body .price,
  .card-body .saving-percentage {
    color: #00202d; }
    .card-body .price.on-sale-price,
    .card-body .saving-percentage.on-sale-price {
      color: #cc0000; }
  .card-body .price-on-sale .active-price.on-sale .fas, .card-body .price-on-sale .active-price.on-sale i.rating-full {
    color: #008a06; }
  .card-body .price-on-sale .active-price.on-sale .price {
    color: #008a06; }
  .card-body .price--rrp,
  .card-body .price--non-sale,
  .card-body .price--discounted {
    color: #8d8d8d; }

.flex-pricebox .card-text.price-box .rrp-price--withTax + .non-sale-price--withTax {
  order: 1; }

.non-sale-price--withTax {
  color: #d64c4c; }
  .non-sale-price--withTax .price--non-sale {
    color: #d64c4c; }

.compare-label {
  cursor: pointer;
  color: #00202d;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  padding: 0.05rem;
  display: flex;
  flex: 0 0 100%;
  justify-content: flex-end;
  padding-top: 0.5rem;
  margin-bottom: 0; }
  @media (min-width: 739px) {
    .compare-label {
      font-size: 12px; } }
  .compare-label span {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0.5rem; }
    @media (min-width: 739px) {
      .compare-label span {
        border: none;
        padding: 0.3rem; }
        .compare-label span:hover {
          background: #eee; } }
  .compare-label input[type=checkbox] {
    display: none; }
  .compare-label i.far {
    font-size: 1.1em; }
  .compare-label .checked {
    display: none; }
  .compare-label .unchecked {
    display: inline-block; }
  .compare-label input[type=checkbox]:checked ~ span .checked {
    display: inline-block;
    color: #104b64; }
  .compare-label input[type=checkbox]:checked ~ span .unchecked {
    display: none; }

.card-figcaption.hide-button-text .button {
  position: relative; }
  .card-figcaption.hide-button-text .button span {
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0;
    left: 102%;
    top: 0%;
    height: 100%;
    transition: opacity 0.3s ease;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px; }
  .card-figcaption.hide-button-text .button:hover span {
    opacity: 1; }
  .card-figcaption.hide-button-text .button i {
    font-size: 1.2rem; }

.card-figcaption.hide-button-text.no-hover .button span {
  top: auto;
  height: auto;
  bottom: 100%;
  left: 0; }

.card:hover .card-figcaption {
  opacity: 1; }

section.card-figcaption {
  height: auto;
  width: 100%;
  opacity: 1;
  position: static; }
  section.card-figcaption .card-figcaption-body {
    transform: none;
    transform-style: flat;
    top: 0;
    position: static;
    width: 100%;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap; }
    section.card-figcaption .card-figcaption-body > .button {
      flex: 1 1 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 15px;
      padding: 0.8rem;
      margin: 0;
      margin-top: 0.35714rem; }
      @media (min-width: 739px) {
        section.card-figcaption .card-figcaption-body > .button {
          padding: 0.35714rem; } }
      section.card-figcaption .card-figcaption-body > .button.pre-order {
        background: #e09b22;
        font-weight: 200;
        text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.45); }
      @media (min-width: 739px) {
        section.card-figcaption .card-figcaption-body > .button {
          font-size: inherit; } }
      section.card-figcaption .card-figcaption-body > .button span {
        font-size: 12px;
        margin-left: 0.35714rem;
        font-weight: 600; }
        @media (min-width: 739px) {
          section.card-figcaption .card-figcaption-body > .button span {
            font-size: 10px; } }
      section.card-figcaption .card-figcaption-body > .button input[type="checkbox"] {
        margin: 0; }
    section.card-figcaption .card-figcaption-body > .card-choose-width {
      text-decoration: none;
      color: #00202d;
      background: #f1f1f1;
      font-size: 12px;
      text-align: center;
      display: inline-block;
      width: 100%;
      padding: 5px;
      margin-top: 5px;
      border-radius: 2px; }
      section.card-figcaption .card-figcaption-body > .card-choose-width:hover {
        background: #ddd;
        color: #104b64; }

.card--alternate {
  border: 3px solid;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 370px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }

.productGrid li {
  transition: all 0.5s ease; }

a.togglegrid .grid-icon {
  display: none; }

a.togglegrid .list-icon {
  display: block; }

a.togglegrid.list .grid-icon {
  display: block; }

a.togglegrid.list .list-icon {
  display: none; }

.hide-grid {
  display: none; }

.list .hide-grid {
  display: block; }

.productGrid.list .compare-label {
  margin-top: 0.35714rem; }

.productGrid.list li.product.columns {
  float: none;
  width: 100%; }
  .productGrid.list li.product.columns .card {
    display: flex;
    align-items: center;
    margin: 0; }
    .productGrid.list li.product.columns .card .card-figure {
      width: 20%;
      flex: 1 1 20%;
      padding: 0.78571rem; }
      .productGrid.list li.product.columns .card .card-figure .card-img-container {
        max-height: 200px; }
    .productGrid.list li.product.columns .card .card-body {
      padding: 0.78571rem;
      flex: 1 1 50%;
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column;
      padding: 0.78571rem; }
      .productGrid.list li.product.columns .card .card-body .brand-name {
        order: 1; }
      .productGrid.list li.product.columns .card .card-body .price-box {
        order: 0; }
      .productGrid.list li.product.columns .card .card-body .rating-box {
        order: 1; }
      .productGrid.list li.product.columns .card .card-body .summary {
        order: 3; }
      .productGrid.list li.product.columns .card .card-body .card-title {
        order: 2; }
      .productGrid.list li.product.columns .card .card-body .price-box {
        text-align: left;
        width: auto; }
        .productGrid.list li.product.columns .card .card-body .price-box > div {
          display: block; }
          .productGrid.list li.product.columns .card .card-body .price-box > div .hide {
            display: inline-block; }
      .productGrid.list li.product.columns .card .card-body .rating-box {
        text-align: left;
        width: auto; }
    .productGrid.list li.product.columns .card section.card-figcaption {
      padding: 0.78571rem;
      opacity: 1;
      position: static;
      width: auto;
      order: 3;
      flex: 1 1 100px; }
      .productGrid.list li.product.columns .card section.card-figcaption .card-figcaption-body {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .productGrid.list li.product.columns .card section.card-figcaption .card-figcaption-body > .button {
          flex: 1 1 33%;
          padding: 0.35714rem;
          margin: 0.17857rem; }
          .productGrid.list li.product.columns .card section.card-figcaption .card-figcaption-body > .button span {
            font-size: 10px; }
          .productGrid.list li.product.columns .card section.card-figcaption .card-figcaption-body > .button input[type="checkbox"] {
            margin: 0; }

.quickSearchResults .card-figcaption {
  display: none; }

li.product {
  background: rgba(0, 0, 255, 0); }

li.product.card-border {
  padding: 0.35714rem; }
  li.product.card-border figure.card-figure {
    border: 1px solid #eee;
    transition: border 0.5s; }
  li.product.card-border:hover {
    box-shadow: 0px 2px 8px rgba(0,0,0,0.5); }
    li.product.card-border:hover figure.card-figure {
      border-color: transparent; }

.product-margin-bottom li.product.card-border {
  margin-bottom: 3rem; }

.card-margin {
  margin: 0 10px 20px 10px;
  padding: 0; }

.quickSearchResults .card-margin {
  margin: 0; }

.card-qty-section.hide-card-qty-section {
  display: none; }

.card-qty-section {
  display: block;
  width: 100%;
  clear: left;
  text-align: center; }

.product-info-section {
  display: none; }

.prod-options-section {
  display: block;
  clear: left; }

.product-options-add-to-cart-section .button.button--small.card-figcaption-button {
  padding: 0.35714rem; }
  .product-options-add-to-cart-section .button.button--small.card-figcaption-button span {
    font-size: 10px; }

.product-options-section {
  margin-top: 0.35714rem;
  margin-bottom: 0;
  font-size: 0; }
  .product-options-section .form-field {
    margin-top: 0;
    margin-bottom: 0; }
  .product-options-section .form-label {
    display: none; }

.form-option.form-option-swatch {
  margin-bottom: 0; }

sd.productCarousel-slide {
  display: block; }
  sd.productCarousel-slide .flex-pricebox {
    display: block; }

.card-body .card-text .price-now-label.price-label {
  color: #777;
  font-size: 13px !important; }

@media (min-width: 370px) {
  .flex-pricebox .card-text.card-text.price-box.price-on-sale {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr; }
    .flex-pricebox .card-text.card-text.price-box.price-on-sale .active-price.on-sale {
      grid-row: 1/4;
      grid-column: 1/2;
      justify-content: flex-start;
      display: grid; }
      .flex-pricebox .card-text.card-text.price-box.price-on-sale .active-price.on-sale .price {
        text-align: left; }
    .flex-pricebox .card-text.card-text.price-box.price-on-sale .price-section.rrp-price--withTax {
      grid-row: 1; }
    .flex-pricebox .card-text.card-text.price-box.price-on-sale .price-section.non-sale-price--withTax {
      grid-row: 2;
      grid-column: 2; }
    .flex-pricebox .card-text.card-text.price-box.price-on-sale .saving {
      grid-row: 3; } }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  text-decoration: none; }

.navList-action.is-active {
  font-weight: 700; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.35714rem;
  padding-left: 1.85714rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #cccccc;
    border-width: 1px;
    height: 1.14286rem;
    left: 0;
    top: 0;
    width: 1.14286rem; }
  .navList-action--checkbox::after {
    height: 1rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1rem; }
  .navList-action--checkbox::before {
    border-radius: 4px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 0, 0, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(0, 0, 0, 0.999);
    content: "";
    font-size: 1rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox:before, .navList-action--checkbox:after {
    top: 50%; }
  .navList-action--checkbox:before {
    margin-top: -0.57143rem; }
  .navList-action--checkbox:after {
    margin-top: -0.5rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #999999;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.28571rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.92857rem;
    width: 0.92857rem;
    fill: #4a4a4a; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 1.5rem; }
  .navBar--sub .navBar-section {
    float: none;
    display: flex;
    flex-wrap: wrap; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.5rem;
    padding: 0.5rem;
    display: block;
    border-bottom: 1px solid #ddd; }
    @media (min-width: 739px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 739px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757578;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #757578;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20;
  height: 100vh; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

i.rating-full {
  color: #ffd000; }

i.rating-empty {
  color: #ffd000; }

.actionBar-section .form-field {
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 0; }
  .actionBar-section .form-field:hover {
    border-color: #999999; }

.actionBar-section .form-label {
  color: #757578;
  font-size: 12px;
  line-height: 2.14286rem;
  margin-bottom: 0;
  padding-left: 0.78571rem; }

.actionBar-section .form-input,
.actionBar-section .form-select {
  border: 0;
  padding-left: 0.21429rem;
  width: auto; }

.actionBar-section .form-label,
.actionBar-section .form-input,
.actionBar-section .form-select {
  display: inline-block; }

.actionBar-section .form-select {
  color: #4a4a4a;
  height: 2.14286rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.78571rem -0.78571rem 0 0;
  padding: 0.07143rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.top-bar-background {
  background: #dddddd; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 370px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 739px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid rgba(0, 0, 255, 0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open:before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent rgba(0, 0, 255, 0) transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.78571rem;
      position: absolute; }
    .navUser .dropdown-menu.is-open:after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent white transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.92857rem;
      position: absolute; }

@media (min-width: 739px) {
  .navUser-section {
    position: relative; } }

@media (min-width: 739px) {
  .navUser-action, .navUser-or {
    padding: 0.17857rem 0.78571rem; } }

@media (min-width: 1181px) {
  .navUser-action, .navUser-or {
    padding: 0.78571rem 0.78571rem; } }

.navUser-action {
  color: #555555;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 739px) and (max-width: 1181px) {
    .navUser-action i.fas + .link-text, .navUser-action i.rating-full + .link-text {
      display: none; } }
  .navUser-action:hover, .navUser-action.is-open {
    color: #757575; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #104b64;
      stroke: #104b64; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #00202d;
    stroke: #104b64; }

.navUser-action--currencySelector + .dropdown-menu:before {
  left: auto !important;
  right: 0.78571rem; }

.navUser-action--currencySelector + .dropdown-menu:after {
  left: auto !important;
  right: 0.92857rem; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 21.42857rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu:before {
    left: 10rem !important; }
  .navUser-action--storeCredit + .dropdown-menu:after {
    left: 10.14286rem !important; }

.navUser-action-divider {
  border-right: 1px solid #999999;
  color: #757578;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none;
  position: relative; }
  @media (min-width: 739px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.35714rem;
        padding-right: 0.35714rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.78571rem;
        margin-top: 0.57143rem;
        padding-left: 0.14286rem; } }

.navUser-item--cart {
  position: relative;
  display: block; }
  .navUser-item--cart .navUser-action {
    color: #555555; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #757575; }
  .navUser-item--cart .dropdown-menu {
    border-radius: 3px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
    max-width: 22.85714rem; }
    .navUser-item--cart .dropdown-menu::before {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border-left: 14px solid transparent;
      border-right: 14px solid transparent;
      border-bottom: 20px solid white;
      right: 6% !important;
      bottom: 100%; }
    .navUser-item--cart .dropdown-menu::after {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 20px solid rgba(0, 0, 255, 0);
      right: calc(6% - 1px) !important;
      bottom: 100%;
      z-index: -1; }
    .navUser-item--cart .dropdown-menu .cart-total-label, .navUser-item--cart .dropdown-menu .cart-total-value {
      padding: 0 0 0.78571rem 0; }
    .navUser-item--cart .dropdown-menu .discount {
      color: #0b0; }
    .navUser-item--cart .dropdown-menu .previewCartItem-image {
      margin-right: 0.78571rem; }
    .navUser-item--cart .dropdown-menu.is-open {
      left: auto !important;
      padding: 0.78571rem;
      right: 0;
      top: 110% !important;
      min-width: 330px;
      border: 1px solid rgba(0, 0, 255, 0); }
      .navUser-item--cart .dropdown-menu.is-open h6 a {
        color: #333333; }
        .navUser-item--cart .dropdown-menu.is-open h6 a:hover {
          color: #757575; }
      .navUser-item--cart .dropdown-menu.is-open:before, .navUser-item--cart .dropdown-menu.is-open:after {
        left: auto; }
      .navUser-item--cart .dropdown-menu.is-open:before {
        right: 0.42857rem; }
        @media (min-width: 739px) {
          .navUser-item--cart .dropdown-menu.is-open:before {
            right: 0.78571rem; } }
      .navUser-item--cart .dropdown-menu.is-open:after {
        right: 0.57143rem; }
        @media (min-width: 739px) {
          .navUser-item--cart .dropdown-menu.is-open:after {
            right: 0.92857rem; } }

@media (min-width: 370px) {
  .navUser-item-cartLabel {
    display: inline; } }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account .navUser-or + .navUser-action {
  margin-right: -0.5rem; }

.navUser-item--account .navUser-action {
  display: inline-block; }

.navUser-or {
  color: #555555;
  cursor: default;
  display: inline-block;
  margin: 0 -0.85714rem;
  position: relative;
  z-index: 1; }

.navUser-action--quickSearch.is-open {
  position: relative; }
  .navUser-action--quickSearch.is-open:before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #e5e5e5 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

body.quickSearchOpen {
  overflow-y: hidden; }
  body.quickSearchOpen .backToTopButton {
    display: none; }

.dropdown--quickSearch {
  padding: 1.5rem 0; }
  @media (min-width: 0px) {
    .dropdown--quickSearch {
      padding: 3.21429rem 1.60714rem; } }
  @media (min-width: 370px) {
    .dropdown--quickSearch {
      padding: 3.21429rem; } }
  .dropdown--quickSearch.is-open {
    padding: 2rem;
    position: fixed;
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50;
    background: #104b64;
    top: 80px; }
    .dropdown--quickSearch.is-open .quickSearchResults {
      margin-top: 2rem; }
    .dropdown--quickSearch.is-open.product-margin-bottom li.product.card-border {
      margin-bottom: 1rem; }
    .dropdown--quickSearch.is-open .quickSearchMessage {
      color: #fff; }
    .dropdown--quickSearch.is-open .modal-close {
      right: 2rem; }
    .dropdown--quickSearch.is-open .modal-close, .dropdown--quickSearch.is-open .view-more-results-link {
      color: #fff; }
      .dropdown--quickSearch.is-open .modal-close:hover, .dropdown--quickSearch.is-open .view-more-results-link:hover {
        color: #7da2b1; }
    @media (min-width: 370px) {
      .dropdown--quickSearch.is-open {
        top: 80px; } }
    @media (min-width: 739px) {
      .dropdown--quickSearch.is-open {
        top: 120px; }
        .dropdown--quickSearch.is-open .product:nth-of-type(9), .dropdown--quickSearch.is-open .product:nth-of-type(10) {
          display: none; } }
    @media (min-width: 1181px) {
      .dropdown--quickSearch.is-open .product:nth-of-type(9), .dropdown--quickSearch.is-open .product:nth-of-type(10) {
        display: inherit; } }
    .dropdown--quickSearch.is-open .card-img-container img {
      max-width: 250px;
      max-height: 250px; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 80rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 15px;
    height: unset;
    margin-bottom: 0; }
  .dropdown--quickSearch .productGrid {
    padding: 0rem 1rem 1rem 1rem; }
    .dropdown--quickSearch .productGrid li.product.card-border {
      border: none; }
      .dropdown--quickSearch .productGrid li.product.card-border .card {
        background: #ffffff;
        border: 1px solid; }

@media (min-width: 739px) {
  body.is-sticky .dropdown--quickSearch.is-open {
    top: 80px; } }

@media (min-width: 370px) {
  .header-background .flex-right .fas, .header-background .flex-right i.rating-full {
    font-size: 15px;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

@media (min-width: 739px) {
  .header-background .flex-right .fas, .header-background .flex-right i.rating-full {
    font-size: inherit;
    padding-left: inherit;
    padding-right: inherit; } }

.icon-container {
  position: relative;
  margin-right: 10px; }

.countPill {
  background-color: #e09b22;
  color: white;
  left: 60%;
  bottom: 40%;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 700;
  height: 18px;
  line-height: 17px;
  margin: 0;
  text-align: center;
  min-width: 18px;
  padding: 0px; }

.navUser-item--compare {
  margin-right: 1.5rem; }
  .navUser-item--compare .countPill {
    left: 80%;
    bottom: 30%; }

.countPill--positive {
  display: inline-block;
  position: absolute; }

.countPill--alt {
  background-color: #cecece;
  color: #333333; }

@media (min-width: 1181px) {
  .move-right > .inner-wrap {
    transform: translate3d(25%, 0, 0); }
  .left-off-canvas-menu {
    width: 25%; } }

.left-off-canvas-menu {
  background: #00202d; }
  .left-off-canvas-menu:before {
    content: 46.42857rem;
    color: white; }
  .left-off-canvas-menu a {
    color: #eee; }

ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt, .mega-menu .navPages-list .socialLinks.socialLinks--alt {
  display: flex;
  align-items: center;
  justify-content: center; }
  ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt li.socialLinks-item, .mega-menu .navPages-list .socialLinks.socialLinks--alt li.socialLinks-item {
    flex: 1 1 auto;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0;
    padding: 1rem 0 0 0; }
    ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon, .mega-menu .navPages-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon {
      padding: 0; }
      ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon .fab, ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon .fas.far, ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon i.far.rating-full, .mega-menu .navPages-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon .fab, .mega-menu .navPages-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon .fas.far, .mega-menu .navPages-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon i.far.rating-full {
        color: #fff; }
        ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon .fab:hover, ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon .fas.far:hover, ul.navPages-list.off-canvas-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon i.far.rating-full:hover, .mega-menu .navPages-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon .fab:hover, .mega-menu .navPages-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon .fas.far:hover, .mega-menu .navPages-list .socialLinks.socialLinks--alt li.socialLinks-item a.icon i.far.rating-full:hover {
          color: #7da2b1; }

ul.navPages-list.off-canvas-list ul, .mega-menu .navPages-list ul {
  margin-left: 0; }
  ul.navPages-list.off-canvas-list ul li a, .mega-menu .navPages-list ul li a {
    padding-left: 2rem; }

ul.navPages-list.off-canvas-list li.navPages-item, .mega-menu .navPages-list li.navPages-item {
  font-size: 1rem; }
  ul.navPages-list.off-canvas-list li.navPages-item .navPage-subMenu-list li, .mega-menu .navPages-list li.navPages-item .navPage-subMenu-list li {
    font-size: 0.9rem; }
  ul.navPages-list.off-canvas-list li.navPages-item.nav-level-0 > a.navPages-action::before, ul.navPages-list.off-canvas-list li.navPages-item .cat-our-brands > a.navPages-action::before, .mega-menu .navPages-list li.navPages-item.nav-level-0 > a.navPages-action::before, .mega-menu .navPages-list li.navPages-item .cat-our-brands > a.navPages-action::before {
    content: " ";
    width: 14px;
    height: 16px;
    margin-right: 0.5em;
    opacity: 0.7;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    top: 3px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAB3RJTUUH4wsaDBMYb+llxgAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAARnQU1BAACxjwv8YQUAAAC3SURBVHjaY2DAAv7//88NxLP/I0A7EDMzEAOACs2B+D4QvwficCDOB+LvQHweiNXxaWSG2vQbiA8DsTySnD4QX4YalI9NszrUBpDmamzOBYqxA/FkqJd2A7E0TCIbajLI2eZEeNEbiF9DvRjMANW4GBRwRAUSxBBxIN4OcjUD1EnyxGpGMsQepHHUACoZ8JqCaLzPgJTWyUlI4TBBWFonNikfxvA2PgXEWIDTiaR6ET2QYABnIAMAopKmHJkgXCkAAAAASUVORK5CYII="); }
  ul.navPages-list.off-canvas-list li.navPages-item.nav-level-0 > a.navPages-action:hover::before, ul.navPages-list.off-canvas-list li.navPages-item .cat-our-brands > a.navPages-action:hover::before, .mega-menu .navPages-list li.navPages-item.nav-level-0 > a.navPages-action:hover::before, .mega-menu .navPages-list li.navPages-item .cat-our-brands > a.navPages-action:hover::before {
    opacity: 1; }
  ul.navPages-list.off-canvas-list li.navPages-item a.navPages-action, .mega-menu .navPages-list li.navPages-item a.navPages-action {
    text-decoration: none;
    color: white; }
    ul.navPages-list.off-canvas-list li.navPages-item a.navPages-action.is-open, .mega-menu .navPages-list li.navPages-item a.navPages-action.is-open {
      color: #7da2b1; }
    ul.navPages-list.off-canvas-list li.navPages-item a.navPages-action:hover, .mega-menu .navPages-list li.navPages-item a.navPages-action:hover {
      color: #7da2b1; }
    ul.navPages-list.off-canvas-list li.navPages-item a.navPages-action.has-subMenu, .mega-menu .navPages-list li.navPages-item a.navPages-action.has-subMenu {
      position: relative;
      padding-right: 2rem; }
      ul.navPages-list.off-canvas-list li.navPages-item a.navPages-action.has-subMenu:after, .mega-menu .navPages-list li.navPages-item a.navPages-action.has-subMenu:after {
        color: #7da2b1;
        top: 50%;
        transform: translateY(-50%);
        font-family: "Font Awesome 5 Free";
        background-image: none;
        font-weight: 900;
        position: absolute;
        right: 1rem;
        content: "\f055"; }
      ul.navPages-list.off-canvas-list li.navPages-item a.navPages-action.has-subMenu.is-open:after, .mega-menu .navPages-list li.navPages-item a.navPages-action.has-subMenu.is-open:after {
        content: "\f056"; }

ul.navPages-list.off-canvas-list .navPage-subMenu, .mega-menu .navPages-list .navPage-subMenu {
  display: none;
  outline: 0;
  position: static;
  width: 100%; }
  ul.navPages-list.off-canvas-list .navPage-subMenu.is-open, .mega-menu .navPages-list .navPage-subMenu.is-open {
    display: block;
    padding: 0 1.5rem; }

ul.navPages-list.off-canvas-list .navPages-action.is-open + .navPage-subMenu, .mega-menu .navPages-list .navPages-action.is-open + .navPage-subMenu {
  display: block; }

ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-clearance, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-clearance {
  background: orange; }
  ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-clearance a, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-clearance a {
    color: #00202d;
    position: relative; }
    ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-clearance a:after, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-clearance a:after {
      position: absolute;
      right: 7px;
      content: "\f295";
      font-family: "Font Awesome 5 Free";
      font-weight: bold;
      padding-right: 0.5em; }
      @media (min-width: 739px) {
        ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-clearance a:after, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-clearance a:after {
          content: none; } }

ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-special-offers, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-special-offers {
  background: #d64c4c; }
  ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-special-offers a, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-special-offers a {
    border-bottom: none;
    color: white;
    font-weight: bold;
    position: relative; }
    ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-special-offers a:after, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-special-offers a:after {
      position: absolute;
      right: 7px;
      content: "\f02b";
      font-family: "Font Awesome 5 Free";
      padding-right: 0.5em; }
  ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-special-offers:hover, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-special-offers:hover {
    background: #e09b22; }
    ul.navPages-list.off-canvas-list li.navPage-subMenu-item-child.nav-special-offers:hover a, .mega-menu .navPages-list li.navPage-subMenu-item-child.nav-special-offers:hover a {
      color: #333;
      background: #e09b22; }

ul.navPages-list.off-canvas-list li.navPages-item.nav-special-offers, .mega-menu .navPages-list li.navPages-item.nav-special-offers {
  background: #d64c4c; }
  ul.navPages-list.off-canvas-list li.navPages-item.nav-special-offers a, .mega-menu .navPages-list li.navPages-item.nav-special-offers a {
    border-bottom-color: #c22d2d; }
    ul.navPages-list.off-canvas-list li.navPages-item.nav-special-offers a::before, .mega-menu .navPages-list li.navPages-item.nav-special-offers a::before {
      content: "\f02b" !important;
      font-family: "Font Awesome 5 Free";
      color: white;
      font-size: 1rem;
      font-weight: bold;
      background-image: none !important;
      top: 1px !important; }
    ul.navPages-list.off-canvas-list li.navPages-item.nav-special-offers a:hover, .mega-menu .navPages-list li.navPages-item.nav-special-offers a:hover {
      color: #333;
      background: #e09b22;
      border-bottom-color: #e09b22; }

.tags {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  text-align: center; }
  .tags ul,
  .tags ol {
    list-style: none;
    margin-bottom: 0; }

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: #757578;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #333333; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  line-height: 37px; }
  .socialLinks:before, .socialLinks:after {
    content: " ";
    display: table; }
  .socialLinks:after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    margin: 0;
    text-decoration: none;
    height: auto;
    width: auto;
    color: #00202d;
    transition: all 0.15s ease; }
    .socialLinks .icon:hover {
      color: #104b64; }
    .socialLinks .icon .fa, .socialLinks .icon .fab, .socialLinks .icon .fas, .socialLinks .icon i.rating-full, .socialLinks .icon .far {
      font-size: 2rem;
      color: #00202d; }
      @media (min-width: 739px) {
        .socialLinks .icon .fa, .socialLinks .icon .fab, .socialLinks .icon .fas, .socialLinks .icon i.rating-full, .socialLinks .icon .far {
          font-size: 1rem; } }
      @media (min-width: 1181px) {
        .socialLinks .icon .fa, .socialLinks .icon .fab, .socialLinks .icon .fas, .socialLinks .icon i.rating-full, .socialLinks .icon .far {
          font-size: 1.5rem; } }
      .socialLinks .icon .fa:hover, .socialLinks .icon .fab:hover, .socialLinks .icon .fas:hover, .socialLinks .icon i.rating-full:hover, .socialLinks .icon .far:hover {
        color: #104b64; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-right: 0.35714rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }

.heroCarousel-slide {
  overflow: hidden; }

.heroCarousel {
  margin-bottom: 0; }
  .heroCarousel.slick-dotted.slick-slider {
    margin: 0;
    margin-bottom: 0; }
  .heroCarousel .slick-slide .slick-current img {
    width: 100%; }

.hero-row {
  margin-top: 1rem; }
  .hero-row .inner-dots {
    display: none; }
    @media (min-width: 370px) {
      .hero-row .inner-dots {
        display: block; } }

.heroCarousel {
  width: 1px;
  min-width: 100%;
  margin-bottom: 0px; }
  .heroCarousel.slick-initialized {
    max-height: 71.42857rem;
    opacity: 1; }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 739px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 739px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 739px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: blue;
      background-color: rgba(0, 0, 255, 0.9); }

.heroCarousel-slide {
  position: relative;
  max-height: 453px; }
  .heroCarousel-slide a {
    text-decoration: none; }
  @media (min-width: 739px) {
    .heroCarousel-slide .heroCarousel-image {
      object-fit: cover;
      max-height: 42.85714rem;
      width: 100%; } }
  @media (min-width: 739px) {
    .heroCarousel-slide .heroCarousel-image-wrapper {
      max-height: 42.85714rem; } }
  .heroCarousel-slide.compat-object-fit {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; }
    @media (min-width: 1181px) {
      .heroCarousel-slide.compat-object-fit.stretch {
        background-size: 100% 100%; } }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      opacity: 0; }

.heroCarousel-content {
  background-color: #00202d;
  padding: 0.78571rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 739px) {
    .heroCarousel-content {
      background-color: #00202d;
      background-color: rgba(0, 32, 45, 0.9);
      background-color: rgba(0, 32, 45, 0.9);
      left: 0;
      margin: 0 auto;
      padding: 2.25rem;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 50rem; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent; } }

.central-content-mobile .heroCarousel-content {
  background-color: rgba(0, 32, 45, 0.7);
  left: 2.5%;
  margin: 0 auto;
  padding: 1.5rem;
  position: absolute;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 50%; }
  @media (min-width: 739px) {
    .central-content-mobile .heroCarousel-content {
      width: 42vw; } }
  @media (min-width: 1181px) {
    .central-content-mobile .heroCarousel-content {
      width: 22%; } }

.heroCarousel-title {
  font-family: 'GothamBook';
  text-transform: uppercase;
  color: white;
  font-size: 15px;
  margin-top: 0;
  line-height: 0.9; }
  @media (min-width: 739px) {
    .heroCarousel-title {
      font-size: 2.5rem; } }

.heroCarousel-description {
  display: none;
  color: white;
  font-size: 10px; }
  @media (min-width: 370px) {
    .heroCarousel-description {
      font-size: 12px; } }
  @media (min-width: 1181px) {
    .heroCarousel-description {
      display: block;
      font-size: 1.07143rem; } }

.heroCarousel-action {
  margin: 0;
  padding: 10px;
  display: none; }
  @media (min-width: 739px) {
    .heroCarousel-action {
      display: inline-block;
      padding: 1rem 2.3rem; } }
  @media (min-width: 739px) {
    .heroCarousel-action {
      margin-top: 1.5rem; } }

.hero-row {
  position: relative;
  margin-bottom: 1.5rem; }
  .hero-row .inner-dots {
    width: auto;
    position: absolute;
    z-index: 10;
    float: none !important; }
    .hero-row .inner-dots .slick-dots {
      position: static;
      bottom: auto;
      text-align: right;
      padding-right: 14px; }
      @media (min-width: 739px) {
        .hero-row .inner-dots .slick-dots {
          text-align: center;
          padding-right: 0; } }
      .hero-row .inner-dots .slick-dots li {
        width: auto;
        height: auto;
        padding: 0.17857rem;
        cursor: pointer;
        border: none; }
        .hero-row .inner-dots .slick-dots li button {
          background: rgba(255, 255, 255, 0.5); }
          .hero-row .inner-dots .slick-dots li button:hover {
            background: rgba(150, 150, 150, 0.5); }
        .hero-row .inner-dots .slick-dots li button:before {
          display: none; }
        .hero-row .inner-dots .slick-dots li.slick-active button {
          background: white; }
        .hero-row .inner-dots .slick-dots li button, .hero-row .inner-dots .slick-dots li button:before {
          border: none;
          width: 20px;
          height: 6px;
          border-radius: 100px; }
          @media (min-width: 739px) {
            .hero-row .inner-dots .slick-dots li button, .hero-row .inner-dots .slick-dots li button:before {
              width: 30px;
              height: 10px; } }
    .hero-row .inner-dots.top {
      top: 0.35714rem; }
    .hero-row .inner-dots.bottom {
      bottom: 0.35714rem; }
    .hero-row .inner-dots.center {
      width: 100%; }
    .hero-row .inner-dots.left {
      left: 15px; }
      @media (min-width: 739px) {
        .hero-row .inner-dots.left {
          left: 25px; } }
      .hero-row .inner-dots.left .slick-dots {
        text-align: left; }
    .hero-row .inner-dots.right {
      right: 15px; }
      @media (min-width: 739px) {
        .hero-row .inner-dots.right {
          right: 25px; } }
      .hero-row .inner-dots.right .slick-dots {
        text-align: right; }

@media (min-width: 739px) {
  .writeReview-productDetails {
    padding-left: 0.39286rem;
    padding-right: 0.39286rem;
    width: 50%;
    float: left; } }

.writeReview-productDetails .product-brand {
  color: #999999;
  margin: 0; }

.writeReview-productDetails .product-title {
  margin-top: 0; }

@media (min-width: 739px) {
  .writeReview-form {
    padding-left: 0.39286rem;
    padding-right: 0.39286rem;
    width: 50%;
    float: left; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .writeReview-productImage-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 370px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 370px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 370px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.78571rem;
        padding-top: 0.78571rem; } }
    .account--addReturn .table th + th,
    .account--addReturn .table th + td,
    .account--addReturn .table td + th,
    .account--addReturn .table td + td {
      padding-left: 0; }
      @media (min-width: 370px) {
        .account--addReturn .table th + th,
        .account--addReturn .table th + td,
        .account--addReturn .table td + th,
        .account--addReturn .table td + td {
          padding-left: 1.5rem; } }
  .account--addReturn .table .return-itemTitle + .definitionList {
    margin-top: 0.21429rem; }
  @media (min-width: 370px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 370px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 370px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 14px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 370px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 14px;
  font-weight: 700; }
  @media (min-width: 370px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.35714rem; }
  @media (min-width: 370px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.35714rem; }
  @media (min-width: 370px) {
    .return-itemQuantity .form-label {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }

.account--addReturn-row {
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row:before, .account--addReturn-row:after {
    content: " ";
    display: table; }
  .account--addReturn-row:after {
    clear: both; }

.account--addReturn-column {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 370px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  width: 1px;
  min-width: 100%;
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto; }
  .productCarousel:before, .productCarousel:after {
    content: " ";
    display: table; }
  .productCarousel:after {
    clear: both; }
  .productCarousel .product {
    padding: 10px 10px 0.78571rem 10px; }
    .productCarousel .product .card-border {
      padding: 0.35714rem;
      border: 1px solid #eee; }
      .productCarousel .product .card-border:hover {
        border: 1px solid #ddd;
        box-shadow: 0px 2px 8px rgba(0,0,0,0.5); }

.slick-dotted.slick-slider.productCarousel {
  margin-bottom: 2.5rem; }

.productCarousel .slick-track {
  display: flex; }

.productCarousel-slide.slick-slide {
  height: auto;
  display: flex;
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 50%;
  float: left;
  padding-left: 0.5rem;
  padding-right: 0.5rem; }
  @media (min-width: 370px) {
    .productCarousel-slide.slick-slide {
      width: 33.33333%; } }
  @media (min-width: 739px) {
    .productCarousel-slide.slick-slide {
      width: 25%; } }
  @media (min-width: 1181px) {
    .productCarousel-slide.slick-slide {
      width: 16.66667%; } }
  .productCarousel-slide.slick-slide .card {
    position: relative;
    margin-bottom: 0; }
    .productCarousel-slide.slick-slide .card .card-title {
      overflow-wrap: break-word; }
  .productCarousel-slide.slick-slide .card-border {
    width: 100%; }

.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }
  .productReviews-list:before, .productReviews-list:after {
    content: " ";
    display: table; }
  .productReviews-list:after {
    clear: both; }

.productReview {
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }

.productReview-title {
  margin: 0;
  text-transform: none; }

.productReview-author {
  color: #757578;
  margin-bottom: 1rem; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.35714rem; }

.productReview-ratingNumber {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media (min-width: 0px) and (max-width: 1600px) {
  .related-products.no-padding {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #f2f2f2;
    background: linear-gradient(180deg, #f2f2f2 0%, #ffffff 100%);
    margin-top: 1rem; } }

.related-products.no-padding .page-heading {
  font-family: "GothamMedium";
  margin-bottom: 1.5rem; }

.selectwidth {
  /*  position: relative;
   top: -40vh;*/ }

.productReviews {
  clear: both; }

#form-action-addToCart.button {
  color: #e09b22; }

.productView-images {
  margin-bottom: 1rem; }
  @media (min-width: 739px) {
    .productView-images {
      margin-bottom: 3rem; } }
  .productView-images figure.productView-image {
    margin-top: 5px; }

.productView-image {
  /*   align-items: center;
    display: flex;
    justify-content: center;
    margin: auto;*/
  position: relative; }
  @media (min-width: 739px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.78571rem; }
  @media (min-width: 320px) and (max-width: 739px) {
    .productView-image a.image-gallery {
      pointer-events: all; } }

.productView-img-container {
  position: relative;
  margin: auto;
  max-width: 500px;
  width: 100%; }
  @media (min-width: 739px) {
    .productView-img-container {
      aspect-ratio: 1/1; } }
  .productView-img-container img {
    max-height: 100%;
    width: 100%;
    object-fit: contain;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;'; }

.productView-thumbnails:not(.slick-initialized) {
  height: 75px;
  padding: 0 2.85714rem;
  overflow: hidden; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto;
  margin-left: -0.35714rem;
  margin-right: -0.35714rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails .slick-list {
    margin-left: 2.85714rem;
    margin-right: 2.85714rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    /*  @include lazy-loaded-img;
        margin: 0;
        width: get-width(stencilString('productview_thumb_size'));
		object-fit: contain;
        /* Object-fit polyfill */
    font-family: 'object-fit: contain;';
    position: relative;
    height: fit-content;
    align-self: center;
    max-height: 100%; }

.productView-thumbnail {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 25%;
  float: left;
  width: 33%;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
  text-align: center; }
  @media (min-width: 1181px) {
    .productView-thumbnail {
      width: 16.667%; } }
  .productView-thumbnail.newthumb a {
    position: relative; }
    .productView-thumbnail.newthumb a:before {
      content: "Finish";
      text-align: center;
      position: absolute;
      z-index: 23;
      font-size: 10px;
      left: 0px;
      right: 0px;
      bottom: 0%;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      padding: 0px 4px; }

.productView-thumbnail-link {
  border: 1px solid #999999;
  display: inline-flex;
  height: 69px;
  max-width: 69px;
  border-radius: 2px;
  padding: 1px;
  position: relative;
  width: 100%;
  box-sizing: content-box;
  justify-content: center; }
  .productView-thumbnail-link img {
    border-radius: 2px; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

.productView-details {
  margin-bottom: 0; }
  @media (min-width: 739px) {
    .productView-details {
      margin-bottom: 1rem; }
      .productView-details:empty {
        margin-bottom: 0; } }

.tabs-contents {
  margin-bottom: 0px; }
  .tabs-contents .tab-content {
    padding-bottom: 0px; }
    .tabs-contents .tab-content table.ProductTable {
      margin-bottom: 0px; }

@media (min-width: 739px) {
  .productView-product {
    padding-bottom: 2rem; } }

.productView-product > :last-child {
  margin-bottom: 0; }

.productView-title {
  font-size: 15px;
  margin: -0.78571rem 0 0.35714rem;
  margin: 5px 0 0.35714rem;
  color: #333333; }
  @media (min-width: 739px) {
    .productView-title {
      margin-top: 0.35714rem; } }
  @media (min-width: 1181px) {
    .productView-title {
      font-size: 20px; } }

.productView-brand {
  color: #757578;
  font-size: 14px;
  margin: 0 0 0.35714rem 0; }
  @media (min-width: 1181px) {
    .productView-brand {
      font-size: 15px; } }
  .productView-brand a {
    color: #757578;
    text-decoration: none;
    text-transform: uppercase; }
    .productView-brand a:hover {
      color: #333333; }

#form-action-addToCart.button.pdp_preorder_button {
  background: #e09b22;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  color: white; }

.productView-price {
  font-size: 2rem;
  margin-bottom: 0.5rem; }
  .productView-price .active-price {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    margin-bottom: 5px; }
    .productView-price .active-price .price-label {
      font-size: 0.85714rem;
      font-weight: 200; }
      .productView-price .active-price .price-label.price-now-label {
        color: #008a06; }
  @media (min-width: 739px) {
    .productView-price {
      font-size: 1.4rem;
      margin-bottom: 1rem; }
      .productView-price .active-price {
        font-size: 2.5rem;
        font-family: "GothamBold"; } }
  .productView-price .price-section--saving {
    font-size: 14px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.35714rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: block;
    margin-left: auto; }
    @media (min-width: 370px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.35714rem; } }
  .productView-reviewLink > a {
    color: #757578;
    font-size: 12px; }
    .productView-reviewLink > a:hover {
      color: #333333; }

.productView-info {
  margin-top: 0.78571rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 370px) {
    .productView-info {
      margin-top: 0; } }
  .productView-info .columns {
    padding-left: 0; }
  .productView-info.inline dd,
  .productView-info.inline dt {
    display: inline-block;
    margin: 0;
    font-size: 1.14286rem; }
    @media (min-width: 739px) {
      .productView-info.inline dd,
      .productView-info.inline dt {
        font-size: 0.85714rem; } }
  .productView-info.inline dt {
    color: #00202d;
    margin-right: 0.78571rem;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-kerning: none; }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: left; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 370px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 370px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
  .productView-options input[type="file"] {
    font-size: 12px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 1.5rem; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 370px) {
        .productView-options .form-field > .form-checkbox + .form-label,
        .productView-options .form-field > .form-radio + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 370px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.71429rem;
      width: 50%; } }
  @media (min-width: 739px) {
    .productView-options .form-action {
      float: none;
      padding: 0;
      width: auto; } }
  @media (min-width: 1181px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 1181px) {
      .productView-options .form-action .button {
        width: auto; } }

.modal-content #form-action-addToCart {
  margin-top: 5px;
  margin-bottom: 0; }

.productOptions-list {
  border: 1px solid #cccccc;
  list-style: none;
  margin: 0; }

span.productOptions-list {
  border: none; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #cccccc; }
  .productOptions-list-item .form-label {
    text-align: left;
    top: -2px; }

.productOptions-list-item-figure,
.productOptions-list-item-content {
  display: table-cell;
  vertical-align: middle; }

.productOptions-list-item-figure {
  width: 3rem; }

.productOptions-list-item-content {
  padding-left: 1.28571rem; }

.productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only {
  position: relative;
  border: none;
  flex: 1 1 70%; }
  .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .hide-for-thumb {
    display: none; }
  .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.has-reset {
    margin-bottom: 26px; }
  .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item {
    border: none;
    padding: 3px;
    /*@include between('xsmall', 'medium') {
    &:nth-of-type(3n + 1) {

        //       border: 1px solid green;
        .form-label {
            .label-contentX {
                left: auto;
                right: 10px;

            }
        }
    }


    &:nth-of-type(3n) {

        //      border: 1px solid red;
        .form-label {
            .label-contentX {
                left: 50%;
                transform: translateX(-50%);

            }
        }
    }

}

@include between('medium', 'large') {
    &:nth-of-type(4n + 1) {
        .form-label {
            .label-contentX {
                left: auto;
                transform: translateX(0);
            }
        }
    }
}
*/ }
    .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.reset {
      position: absolute;
      z-index: 1;
      border: none;
      top: 100%;
      right: 0;
      text-align: right;
      padding: 0; }
      @media (min-width: 1181px) {
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.reset {
          text-align: left;
          left: 0; } }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.reset label {
        border: none;
        text-align: inherit;
        text-decoration: underline;
        font-size: 14px;
        color: #c00;
        transition: opacity 0.3s;
        opacity: 1;
        background: #fff;
        margin-bottom: 0;
        display: inline-block;
        background: #cc4749;
        border-radius: 50px;
        padding: 3px 10px;
        color: white;
        text-decoration: none; }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.reset {
          top: 100%; }
          .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.reset label {
            font-size: 11px; } }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.reset .form-radio:checked + label {
        border: none;
        opacity: 0; }
    .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item div.productOptions-list-item-content {
      padding: 0;
      display: block; }
    .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-radio:checked + label img {
      border: 1px solid black; }
    @media (min-width: 0px) and (max-width: 739px) {
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-0 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-2 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-4 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-6 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-8 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-10 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-12 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-14 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-16 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-18 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-20 .form-label .label-content {
        right: auto;
        left: -3px; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-1 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-3 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-5 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-7 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-9 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-11 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-13 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-15 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-17 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-19 .form-label .label-content {
        left: auto;
        right: -3px; } }
    @media (min-width: 739px) and (max-width: 1181px) {
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-3 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-7 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-11 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-15 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-19 .form-label .label-content {
        left: auto;
        right: auto;
        transform: translateX(-75%); } }
    @media (min-width: 1181px) {
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-5 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-10 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-15 .form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-20 .form-label .label-content {
        left: auto;
        right: auto;
        transform: translateX(-75%); } }
    .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label {
      display: block;
      flex: none;
      width: auto;
      padding: 0;
      margin: 0;
      position: relative;
      text-align: center;
      margin-bottom: 20px; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label img {
        border: 1px solid #ccc;
        position: relative; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label img::after {
          position: absolute;
          content: " ";
          font-size: 14px; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label.has-preorder {
        margin-bottom: 40px; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label img:hover + .label-content {
        display: block;
        text-align: center;
        opacity: 1;
        animation-name: delayfade;
        animation-duration: 1s; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .label-content {
        position: absolute;
        display: block;
        text-align: center;
        opacity: 0;
        width: 80vw;
        left: 20%;
        top: calc(100% + 1.3rem);
        z-index: 11;
        padding: 4px;
        font-size: 12px;
        background: #eee;
        border: 1px solid #ccc; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .label-content img {
          max-height: 200px;
          display: block;
          margin: auto; }
        @media (min-width: 739px) {
          .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .label-content {
            top: 100%;
            transform: translate(-50%);
            min-height: 28px;
            left: 50%;
            width: 30vw;
            min-width: 200%; }
            .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .label-content img {
              max-height: 100%; } }
        @media (min-width: 1181px) {
          .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .label-content {
            width: 20vw; } }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .label-content .oos {
          color: #cc4749;
          font-weight: bold;
          font-size: 15px; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .label-content .inhibitor-warning {
          position: absolute;
          left: 0;
          top: 100%;
          z-index: 100;
          width: 100%;
          color: #cc4749;
          background: white;
          border: 2px solid;
          padding: 5px; }

@keyframes delayfade {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .option-price {
        position: absolute;
        text-align: center;
        font-size: 11px;
        left: 0;
        right: 0;
        top: 101%; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .option-price:before {
          color: #aaa; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .option-price.is-free {
          color: #e09b22;
          font-size: 0; }
          .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .option-price.is-free:before {
            font-size: 11px;
            content: "FREE";
            color: #e09b22; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .option-price.oos {
          color: #cc4749; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label:before, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label:after,
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .label-content {
        display: none; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label.out-of-stock img {
        border-color: #cc4749;
        background: #cc4749; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label.out-of-stock img:before {
          content: "Out of Stock"; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label.out-of-stock .label-content {
        border-color: #cc4749;
        border-bottom: none; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label .option-preorder-note {
        color: #e09b22;
        font-size: 9px;
        line-height: 1.2;
        display: block; }

.shareProduct {
  text-align: center; }

.froo-price-box {
  flex-direction: column;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 1.5rem 0;
  width: 100%;
  display: flex;
  grid-gap: 8px 0px;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }
  @media (min-width: 1181px) {
    .froo-price-box {
      flex-direction: row; } }
  .froo-price-box .productView-price,
  .froo-price-box .form-field--increments,
  .froo-price-box .form-action {
    display: flex;
    flex: 1 1 33%;
    margin: 0.9rem 0; }
    @media (min-width: 1181px) {
      .froo-price-box .productView-price,
      .froo-price-box .form-field--increments,
      .froo-price-box .form-action {
        margin: 0; } }
  .modal-content .froo-price-box {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 739px) {
    .froo-price-box {
      flex-wrap: nowrap; } }
  .froo-price-box div.productView-price {
    margin-top: 0; }
  .froo-price-box .rrp-price--withTax,
  .froo-price-box .price-section--saving {
    color: #8d8d8d;
    font-size: 12px; }
  .productView .froo-price-box {
    text-align: center; }
  .froo-price-box .alertBox {
    flex: 0 0 100%;
    margin-top: 1rem; }
  .froo-price-box .form-action {
    margin: 0;
    justify-content: flex-end;
    width: 100%;
    flex-wrap: wrap; }
    .froo-price-box .form-action input {
      margin: 0; }
  .froo-price-box .productView-price {
    display: flex;
    margin-bottom: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
    font-weight: 600;
    font-family: "GothamBook";
    line-height: 1; }
  .froo-price-box .form-field--increments {
    flex-direction: column; }
    .froo-price-box .form-field--increments label {
      display: none; }

@media (min-width: 370px) and (max-width: 1181px) {
  .sticky .froo-price-box {
    position: fixed;
    flex-wrap: nowrap;
    width: 100%;
    left: 0;
    right: 0;
    padding: 1rem 0.5rem;
    bottom: -1px;
    z-index: 1000;
    background: #f2f2f2;
    border-top: 2px solid #104b64;
    animation-name: fade-In-Sticky;
    animation-duration: 0.8s; }
    .sticky .froo-price-box .productView-price {
      flex: 1 0 33%;
      margin-bottom: 7px; }
    .sticky .froo-price-box .price-section.rrp-price--withTax, .sticky .froo-price-box .price-section--saving {
      display: none !important; }
    .sticky .froo-price-box .form-field--increments {
      display: none; }
    .sticky .froo-price-box .form-action {
      width: auto;
      flex: 1 1 55%; }
      .sticky .froo-price-box .form-action .button.large {
        padding: 1rem 1.2rem;
        font-size: 1.2rem; }
    .sticky .froo-price-box .form-wishlist-label {
      flex: 1 1 11%; }
      .sticky .froo-price-box .form-wishlist-label .icon-button {
        padding: 0.5rem 0; }
  a.backToTopButton {
    bottom: 177px; } }

@keyframes fade-In-Sticky {
  from {
    bottom: -50%; }
  to {
    bottom: 0; } }

.easyzoom-notice {
  display: none !important; }

.img_touchFix {
  background: rgba(255, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2000; }

@media (min-width: 739px) {
  .productView-image .easyzoom-flyout {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #666;
    cursor: zoom-in; }
    .productView-image .easyzoom-flyout img {
      max-width: none;
      width: auto; } }

.productView-options .form-field.form-field--stock {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px; }
  .productView-options .form-field.form-field--stock label {
    margin-bottom: 0px; }
  .productView-options .form-field.form-field--stock i.fa,
  .productView-options .form-field.form-field--stock i.far,
  .productView-options .form-field.form-field--stock i.fas,
  .productView-options .form-field.form-field--stock i.rating-full {
    font-size: 1.5rem; }
  .productView-options .form-field.form-field--stock .far.fa-check-square {
    color: #3fd077; }
  .productView-options .form-field.form-field--stock .fa-exclamation-triangle {
    color: #e09b22; }

.form.validate .form-select[required]:invalid:required, .form.validate .form-radio[required]:invalid:required {
  border: 1px solid #d00; }

.form.validate .form-select[required]:invalid:required + label > img, .form.validate .form-radio[required]:invalid:required + label > img {
  border: 1px solid #d00 !important; }

.froo-modal .modal-content {
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center; }
  .froo-modal .modal-content img {
    max-height: 100%; }

.modal.froo-modal .modal-content {
  flex-direction: column;
  padding: 1rem;
  width: 100%;
  position: relative; }
  .modal.froo-modal .modal-content .fa-chevron-left,
  .modal.froo-modal .modal-content .fa-chevron-right {
    transition: color 0.4s;
    position: absolute;
    left: 10px;
    cursor: pointer;
    font-size: 2.5rem;
    color: #ccc; }
    .modal.froo-modal .modal-content .fa-chevron-left:hover,
    .modal.froo-modal .modal-content .fa-chevron-right:hover {
      color: #104b64; }
  .modal.froo-modal .modal-content .fa-chevron-right {
    left: auto;
    right: 10px; }
  .modal.froo-modal .modal-content .thumb-bullets {
    position: absolute;
    bottom: 4px; }
    .modal.froo-modal .modal-content .thumb-bullets i.fas, .modal.froo-modal .modal-content .thumb-bullets i.rating-full {
      font-size: 0.6rem;
      margin: 0 4px;
      color: #ccc;
      cursor: pointer;
      transition: color 0.4s; }
      .modal.froo-modal .modal-content .thumb-bullets i.fas:hover, .modal.froo-modal .modal-content .thumb-bullets i.rating-full:hover {
        opacity: 0.6; }
      .modal.froo-modal .modal-content .thumb-bullets i.fas.active, .modal.froo-modal .modal-content .thumb-bullets i.active.rating-full {
        color: #e09b22; }
  .modal.froo-modal .modal-content img {
    max-height: 100%;
    max-width: 100%; }

.sale-countdown-sidebar-section-timer.product-timer {
  display: none; }

.productView.fullwidth .productView-rating {
  margin-bottom: 0.78571rem;
  display: flex;
  align-items: baseline; }

.productView.fullwidth .productView-details {
  width: 100%; }

.productView.fullwidth .buy-box {
  display: flex;
  flex-wrap: wrap; }

.productView.fullwidth .main-image-slider li > * {
  margin: auto;
  display: block; }

.main-image-slider {
  margin-left: 0;
  transition: opacity 1s;
  opacity: 0;
  display: none; }
  .main-image-slider.slick-initialized {
    display: block;
    opacity: 1; }

.video-thumbnail::before {
  font-family: "Font Awesome 5 Free";
  content: "\f144";
  font-weight: 900;
  font-size: 3rem;
  color: rgba(255, 255, 255, 0.6);
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0; }

div.productView-title {
  color: #00202d;
  font-family: "GothamBook", "GothamBook2-fallback", Helvetica, sans-serif;
  letter-spacing: 0px;
  font-size: 1.42857rem;
  text-align: center; }
  @media (min-width: 739px) {
    div.productView-title {
      font-size: 16px;
      letter-spacing: 0.25px; } }

.productView-options .form-field {
  display: flex;
  flex-direction: column; }
  @media (min-width: 739px) {
    .productView-options .form-field {
      flex-direction: row;
      align-items: center;
      flex-wrap: wrap; } }

.productView-product.flex {
  display: flex;
  flex-direction: column; }
  @media (min-width: 1181px) {
    .productView-product.flex .image-right .productView-images {
      order: 2; } }
  .productView-product.flex .productView-title {
    order: 1; }
  .productView-product.flex .productView-brand {
    order: 0; }
  .productView-product.flex .productView-rating {
    order: 2; }
  .productView-product.flex .buy-box {
    order: 3; }
  .productView-product.flex .cta-section {
    display: flex;
    flex-direction: column; }
    .productView-product.flex .cta-section .alertBox {
      order: 3; }
    .productView-product.flex .cta-section .productView-info {
      order: 4; }
    .productView-product.flex .cta-section .productView-options {
      order: 5; }
      .productView-product.flex .cta-section .productView-options .form-field .form-label {
        font-size: 1rem;
        color: #00202d;
        font-weight: bold; }
        @media (min-width: 370px) {
          .productView-product.flex .cta-section .productView-options .form-field .form-label {
            font-size: 1.28571rem;
            letter-spacing: -1px; } }
        @media (min-width: 739px) {
          .productView-product.flex .cta-section .productView-options .form-field .form-label {
            letter-spacing: 0px;
            width: 30%;
            flex: 0 0 30%;
            margin-bottom: 0;
            font-size: 1rem; }
            .productView-product.flex .cta-section .productView-options .form-field .form-label.image-list.long-list {
              flex: 0 0 100%; }
            .productView-product.flex .cta-section .productView-options .form-field .form-label.checkbox-label {
              flex: 0 1 65%; } }
      .productView-product.flex .cta-section .productView-options .user-form-input {
        flex: 0 0 66%; }
    .productView-product.flex .cta-section .froo-share-box {
      order: 6; }
    .productView-product.flex .cta-section .related-items-list {
      order: 7; }
    .productView-product.flex .cta-section .productView-details {
      order: 8; }
    .productView-product.flex .cta-section .productView-description {
      order: 9; }

.productView-images .slick-slide img {
  margin: 0px; }

.productView-image {
  display: flex;
  align-items: center;
  justify-items: center; }

.productView-img-container {
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center;
  max-width: 100%; }

.form-label--inlineSmall {
  position: relative; }

.froo-help-bubble {
  background: #104b64;
  color: white;
  border-radius: 50px;
  padding: 2px 3px 2px 3px;
  width: 37px;
  height: 21px;
  font-size: 15px;
  padding: 3px;
  margin-left: 2px;
  text-align: center;
  cursor: pointer; }
  @media (min-width: 739px) {
    .froo-help-bubble {
      width: 27px;
      font-size: 11px;
      padding: 3px;
      height: 17px; } }
  .froo-help-bubble:hover {
    background: #176c90; }
  @media (min-width: 739px) {
    .froo-help-bubble {
      position: relative; } }
  .froo-help-bubble .froo-help-bubble-after {
    cursor: pointer;
    background: #104b64;
    display: none;
    opacity: 0;
    transition: all 0.3s;
    position: absolute;
    right: 0;
    font-weight: normal;
    top: 3rem;
    min-width: 270px;
    border-radius: 6px;
    background: #104b64;
    color: white;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    padding: 8px;
    font-family: 'GothamBook';
    text-align: left;
    z-index: 1; }
    @media (min-width: 739px) {
      .froo-help-bubble .froo-help-bubble-after {
        max-height: 50vh;
        overflow: auto;
        left: 120%;
        right: auto;
        top: 0%;
        min-width: 370px; } }
    .froo-help-bubble .froo-help-bubble-after img {
      max-width: 400px;
      width: 100%;
      display: block;
      margin: 1rem auto 1rem auto; }
  .froo-help-bubble.displayOn {
    background-color: #e09b22; }
    .froo-help-bubble.displayOn:before {
      content: "\f00d"; }
  .froo-help-bubble:hover .froo-help-bubble-after, .froo-help-bubble.displayOn .froo-help-bubble-after {
    /*  display: block;
        opacity: 1;
        animation-name: fadeIn;
        animation-duration: 0.4s;*/ }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

[data-option-value] {
  display: block;
  font-size: 10px;
  font-size: 12px;
  min-height: 20px;
  font-weight: normal; }
  [data-option-value] img, [data-option-value] span {
    display: none; }
  [data-option-value]:empty {
    min-height: 0; }

.productView-options .form-field.boc-option {
  display: none; }

.productView-options .boc-options {
  display: none;
  background-color: #f4f4f4;
  border-radius: 8px;
  padding: 10px; }
  .productView-options .boc-options .form-field.boc-option {
    display: flex; }
    .productView-options .boc-options .form-field.boc-option[data-option-label="BOC_Estimated Delivery Date"] {
      display: none; }
  .productView-options .boc-options p {
    font-size: 12px; }
  .productView-options .boc-options h4 {
    color: #d64c4c;
    margin: 0px 0px 10px 0px;
    font-size: 1.2rem;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px; }

.froo-share-box {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 0 0 1.5rem 0;
  flex-direction: column; }
  .froo-share-box .fa-share-alt {
    margin-right: 0.78571rem;
    font-size: 1.2rem;
    color: #bbb;
    cursor: pointer; }
    .froo-share-box .fa-share-alt:hover {
      color: #777; }
  @media (min-width: 739px) {
    .froo-share-box {
      flex-direction: row; } }
  .froo-share-box .addthis_toolbox {
    flex: 1 1 auto; }
  .froo-share-box .form {
    margin: 0.78571rem 0 0 0; }
    @media (min-width: 739px) {
      .froo-share-box .form {
        margin: 0; } }
    .froo-share-box .form .button {
      margin: 0; }
  .froo-share-box .froo_share_social .hiddenAnimation {
    width: 0;
    left: 0;
    height: 0;
    padding: 0;
    font-size: 0; }

.froo-share-box.quickviewshare .froo_share_social .hiddenAnimation {
  width: auto;
  height: auto;
  font-size: 1rem;
  padding: 4px; }

.addthis_toolbox {
  display: flex;
  order: 6;
  justify-content: flex-end; }
  .addthis_toolbox i.fas, .addthis_toolbox i.rating-full, .addthis_toolbox .far, .addthis_toolbox .fab {
    font-size: 12px; }
  .addthis_toolbox .socialLinks-item--facebook i.fab {
    background: #3b5998;
    padding: 3px;
    color: #fff; }
    .addthis_toolbox .socialLinks-item--facebook i.fab:hover {
      color: #fff;
      background: #cdd7ec; }
  .addthis_toolbox .socialLinks-item--twitter i.fab {
    background: #1da1f2;
    color: #fff;
    padding: 3px; }
    .addthis_toolbox .socialLinks-item--twitter i.fab:hover {
      color: #fff;
      background: #c6e7fc; }
  .addthis_toolbox .socialLinks-item--pinterest i.fab {
    background: #bd081c;
    padding: 3px;
    color: #fff; }
    .addthis_toolbox .socialLinks-item--pinterest i.fab:hover {
      color: #fff;
      background: #fcafb7; }
  .addthis_toolbox .socialLinks-item--email i.far {
    color: darkslategrey;
    padding: 3px; }
    .addthis_toolbox .socialLinks-item--email i.far:hover {
      color: #fff;
      background: #9ec5c5; }
  .addthis_toolbox .socialLinks-item--print i.fas, .addthis_toolbox .socialLinks-item--print i.rating-full {
    color: darkslategrey;
    padding: 3px; }
    .addthis_toolbox .socialLinks-item--print i.fas:hover, .addthis_toolbox .socialLinks-item--print i.rating-full:hover {
      color: #fff;
      background: #9ec5c5; }

.froo_share_social {
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 739px) {
    .froo_share_social {
      flex: 1 1 auto; } }
  .froo_share_social a {
    color: white;
    background: #104b64;
    border-radius: 3px;
    box-shadow: none;
    overflow: hidden;
    width: 3rem;
    height: 3rem;
    font-size: 2rem;
    align-items: center;
    text-align: center;
    justify-content: center;
    display: flex;
    text-decoration: none;
    margin-right: 0.78571rem;
    transition: all 0.5s;
    padding: 4px; }
    @media (min-width: 1181px) {
      .froo_share_social a {
        width: 2rem;
        height: 2rem;
        font-size: 1.5rem; } }
    .froo_share_social a:hover {
      color: #dddddd;
      background: #00202d; }
    .froo_share_social a:active {
      color: #dddddd;
      background: #00202d; }
    .froo_share_social a .fa,
    .froo_share_social a .fas,
    .froo_share_social a i.rating-full,
    .froo_share_social a .far,
    .froo_share_social a .fab {
      margin: 0 0.2rem; }
  .froo_share_social.brand-colors a {
    color: #ffffff; }
  .froo_share_social.brand-colors a.froo-share-fb {
    background: #3b5998; }
    .froo_share_social.brand-colors a.froo-share-fb:hover {
      background: #cdd7ec;
      color: #3b5998; }
  .froo_share_social.brand-colors a.froo-share-tw {
    background: #1da1f2; }
    .froo_share_social.brand-colors a.froo-share-tw:hover {
      background: #c6e7fc;
      color: #1da1f2; }
  .froo_share_social.brand-colors a.froo-share-pin {
    background: #bd081c; }
    .froo_share_social.brand-colors a.froo-share-pin:hover {
      background: #fcafb7;
      color: #bd081c; }
  .froo_share_social.brand-colors a.froo-share-wa {
    background: #25d366; }
    .froo_share_social.brand-colors a.froo-share-wa:hover {
      background: #e3faec;
      color: #25d366; }
  .froo_share_social.brand-colors a.froo-share-em {
    background: #00a1f1; }
    .froo_share_social.brand-colors a.froo-share-em:hover {
      background: #d8f2ff;
      color: #00a1f1; }

.share-global .froo_share_social {
  display: none;
  background: rgba(0, 0, 0, 0.2);
  padding: 5px;
  position: fixed; }
  @media (min-width: 739px) {
    .share-global .froo_share_social {
      display: flex;
      left: 50%;
      flex-direction: row;
      bottom: 0%;
      transform: translatex(-50%);
      z-index: 10; } }
  @media screen and (min-width: 1840px) {
    .share-global .froo_share_social {
      display: flex;
      left: 0;
      flex-direction: column;
      top: 50%;
      bottom: auto;
      transform: translateY(-50%); }
      .share-global .froo_share_social a {
        margin-right: 0;
        margin-bottom: 0.78571rem; } }
  .share-global .froo_share_social:before {
    content: "Share:";
    font-size: 0.8rem; }
  .share-global .froo_share_social i.fas, .share-global .froo_share_social i.rating-full {
    display: none; }

.price--rrp,
.price--non-sale,
.price--discounted {
  text-decoration: line-through;
  font-size: 14px;
  color: #8d8d8d;
  font-family: 'GothamLight'; }

.price-section--minor {
  color: #999999; }

.compareTable {
  border-top: 1px solid #999999;
  table-layout: fixed;
  width: 100%; }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #999999; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 1.28571rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 739px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.28571rem;
  white-space: nowrap; }
  @media (min-width: 739px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media (min-width: 739px) {
    .compareTable-item {
      padding-top: 1.28571rem; } }

.compareTable-removeProduct {
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 0.15s ease; }
  .compareTable-removeProduct .fas, .compareTable-removeProduct i.rating-full {
    color: #757575;
    font-size: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 0.78571rem; }
  .compareTable-product .card {
    margin-bottom: 0; }
    .compareTable-product .card .card-img-container, .compareTable-product .card .card-img-container img {
      max-height: 250px;
      max-width: 250px; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }

.compareTable-action {
  padding: 0.78571rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%;
    margin-bottom: 0; }

.blocker {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 500; }

.blocker-container {
  position: relative; }

.textTruncate {
  padding-bottom: 1.5rem;
  position: relative;
  transition: max-height 100ms ease-out; }

.js .textTruncate {
  max-height: 110px;
  overflow: hidden; }

.js .textTruncate--visible {
  max-height: 71.42857rem; }

.textTruncate-viewMore {
  background-color: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 1px solid #999999;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

.toggle-title {
  margin-bottom: 2.28571rem; }

.toggleLink {
  color: #757578; }
  .toggleLink:hover {
    color: #333333; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 12px;
  font-weight: 400; }

.toggleLink-text--off {
  display: inline-block; }
  .toggleLink.is-open .toggleLink-text--off {
    display: none; }

.toggleLink-text--on {
  display: none; }
  .toggleLink.is-open .toggleLink-text--on {
    display: inline-block; }

.toggle-content {
  display: none; }
  .toggle-content.is-open {
    display: block; }

.facetedSearch-toggle {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border: #999999 solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin-bottom: 0.5rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 739px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 739px) {
    .facetedSearch-navList {
      display: block !important; } }
  .facetedSearch-navList.is-open {
    display: block; }
    .facetedSearch-navList.is-open .accordion--navList,
    .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .facetedSearch-toggle + .facetedSearch-navList,
  .sidebarBlock + .facetedSearch-navList {
    margin-top: 0.5rem; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open,
  .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: -1px; }
    @media (min-width: 739px) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 0.5rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: none; }
  @media (min-width: 739px) {
    .facetedSearch-refineFilters {
      display: block; } }

.facetedSearch-content--rating .is-selected {
  font-weight: bold; }

.banners {
  background-color: #104b64;
  color: white;
  padding: 0.78571rem 0;
  text-align: center;
  font-family: "GothamMedium";
  text-transform: uppercase; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  text-transform: none;
  font-size: 18px;
  color: #000; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }
  .banner.slick {
    display: block; }
  .banner.grid-banner {
    line-height: 0.95;
    display: grid;
    justify-content: center;
    align-items: center;
    grid-gap: 0px;
    display: block;
    max-width: 100%; }
    .banner.grid-banner .slick-track {
      display: flex;
      align-items: center; }
    @media (min-width: 739px) {
      .banner.grid-banner .grid-banner-tile.triangle-right:before {
        content: "";
        position: absolute;
        right: -25px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
        border-top: 40px solid transparent;
        border-left: 25px solid;
        border-bottom: 40px solid transparent; }
      .banner.grid-banner .grid-banner-tile.triangle-left:after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -25px;
        z-index: 2;
        border-top: 40px solid transparent;
        border-right: 25px solid;
        border-bottom: 40px solid transparent; } }
    .banner.grid-banner .grid-banner-tile {
      position: relative;
      width: 100%;
      font-family: "GothamBook";
      padding: 10px 5px;
      font-weight: 200;
      font-size: 20px;
      text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5); }
      @media (min-width: 739px) {
        .banner.grid-banner .grid-banner-tile {
          font-size: 16px; } }
      .banner.grid-banner .grid-banner-tile span {
        color: #444; }
      .banner.grid-banner .grid-banner-tile strong,
      .banner.grid-banner .grid-banner-tile code {
        font-family: "GothamBold";
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
        color: #fff;
        text-transform: uppercase; }
      .banner.grid-banner .grid-banner-tile code:hover {
        color: #e09b22; }
    .banner.grid-banner:before {
      content: "";
      display: none; }

code {
  cursor: copy;
  position: relative;
  font-family: 'GothamMedium';
  display: inline-block;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  code:active {
    color: #3fd077; }
    code:active:before {
      content: "\f328";
      color: #3fd077; }
    code:active:after {
      content: "(Copied)"; }
  code:before {
    content: "\f0c5";
    font-weight: bold;
    font-size: 20px;
    position: relative;
    left: -10px;
    color: #ccc;
    font-family: "Font Awesome 5 Free"; }
  code:after {
    content: "(Tap to copy)";
    font-family: sans-serif;
    font-weight: 400;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    font-size: 9px;
    bottom: -27%;
    text-transform: uppercase;
    color: #000; }
    @media (min-width: 739px) {
      code:after {
        content: "(Click to copy)"; } }

.banner code {
  font-size: 18px;
  padding-top: 0px; }
  .banner code:after {
    bottom: 0px;
    left: 28px; }

.code-wrapper code:after {
  bottom: -4%; }

.facetLabel {
  background: #999999;
  border-radius: 4px;
  padding: 0.21429rem 0.5rem 0.21429rem 0.71429rem;
  text-decoration: none; }
  .facetLabel span {
    font-size: 10px;
    display: block; }
  .facetLabel .icon {
    height: 0.85714rem;
    width: 0.85714rem;
    display: inline-block;
    fill: #757578;
    position: relative;
    top: -1px; }

.cart-related-list {
  clear: both; }
  .cart-related-list h5.related-heading {
    font-weight: bold; }

.cart-actions .button--primary {
  width: 100%;
  text-transform: uppercase; }
  .cart-actions .button--primary:hover {
    background: #3da7a9;
    border-color: #3da7a9; }
  @media (min-width: 739px) {
    .cart-actions .button--primary {
      width: 200px; } }

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 739px) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media (min-width: 739px) {
    .cart-header {
      display: table-header-group;
      text-align: left; } }

.cart-header-item {
  padding-bottom: 1rem; }
  .cart-header-item:last-child {
    text-align: right; }

.cart-list {
  border-top: 1px solid #999999;
  display: block; }
  @media (min-width: 739px) {
    .cart-list {
      display: table-row-group; } }
  .cart-list .joining-key.item-in-cart {
    display: none; }

.cart-item {
  border-bottom: 1px solid #999999;
  clear: both;
  display: block;
  padding: 1.5rem 0; }
  @media (min-width: 370px) {
    .cart-item {
      padding-left: 25%; }
      .cart-item:before, .cart-item:after {
        content: " ";
        display: table; }
      .cart-item:after {
        clear: both; } }
  @media (min-width: 739px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item:before, .cart-item:after {
        display: none; } }
  .cart-item .coupon-line {
    font-size: 12px;
    white-space: nowrap;
    color: #269c54;
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
    display: block; }

.cart-item-block {
  display: block; }
  @media (min-width: 739px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  height: 7.14286rem;
  margin-bottom: 1.5rem;
  width: 33.33333%;
  position: relative; }
  @media (min-width: 370px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 739px) {
    .cart-item-figure {
      float: none;
      width: 8.33333%; } }
  .cart-item-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.cart-item-fixed-image {
  width: 100%; }

.cart-item-image {
  max-width: 100%; }
  @media (min-width: 739px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 7.14286rem;
  padding-left: 1.5rem; }
  @media (min-width: 370px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 739px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 370px) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 739px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }
  .cart-item-info + .cart-item-info {
    margin-top: 0.78571rem; }

.cart-header-quantity,
.cart-item-quantity {
  display: flex;
  flex-direction: column; }
  .cart-header-quantity .cart-item-label,
  .cart-item-quantity .cart-item-label {
    text-align: center;
    padding-left: 0; }
  @media (min-width: 739px) {
    .cart-header-quantity,
    .cart-item-quantity {
      text-align: center; } }
  .cart-header-quantity .form-increment,
  .cart-item-quantity .form-increment {
    margin: 0 !important; }

.cart-item-quantity .form-increment {
  display: inline-block;
  margin: 0 0.21429rem 1px 1.5rem;
  vertical-align: middle; }
  @media (min-width: 739px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: #999999;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 370px) {
    .cart-item-label {
      display: block;
      text-align: left;
      width: 100%; } }
  @media (min-width: 739px) {
    .cart-item-label {
      display: none; } }

@media (min-width: 739px) {
  .cart-item-value {
    padding-left: 0; } }

.cart-product-sku {
  color: #999999;
  font-size: 12px; }

.cart-item-brand {
  color: #999999;
  margin-bottom: 0.21429rem; }

.cart-product-sku {
  color: #999999;
  font-size: 12px; }

.cart-item-name {
  font-size: 14px;
  margin: 0; }
  .cart-item-name + .definitionList {
    margin-top: 0.35714rem; }

.cart-item-options--giftWrapping {
  margin-top: 1.14286rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #333333; }

.cart-remove {
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.28571rem;
  margin-top: 0.14286rem;
  padding: 0.21429rem;
  transition: background-color 0.15s ease;
  width: 1.28571rem; }
  @media (min-width: 370px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #757575; }

.cart.table {
  margin-top: 0; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 739px) {
    .cart-totals {
      margin-bottom: 1rem; } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 739px) {
    .cart-total + .cart-total {
      border-top: 1px solid #999999; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.28571rem;
    padding: 0.5rem;
    vertical-align: top; }
  .cart-total .form-select {
    background-position: right 0.35714rem top 0.5rem;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    margin-bottom: 0.78571rem;
    padding: 0.5rem 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: #757578;
  width: 33.33333%; }
  @media (min-width: 370px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 739px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 370px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 739px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 739px) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

.cart-total-grandTotal {
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding-bottom: 0.21429rem;
  padding-top: 0.21429rem;
  position: relative; }
  @media (min-width: 739px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.28571rem; } }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.shipping-estimate-hide,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #757578;
  padding: 0;
  text-decoration: underline;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .shipping-estimate-show:hover,
  .shipping-estimate-hide:hover,
  .gift-certificate-add:hover,
  .gift-certificate-cancel:hover {
    background: transparent;
    color: #333333; }
  .coupon-code-add.button.dark,
  .coupon-code-cancel.button.dark,
  .shipping-estimate-show.button.dark,
  .shipping-estimate-hide.button.dark,
  .gift-certificate-add.button.dark,
  .gift-certificate-cancel.button.dark {
    transition: background 0.55s ease, color 0.55s ease;
    color: #fff;
    position: relative;
    background: #3a3a3a;
    text-decoration: none;
    padding: 6px 10px;
    font-weight: 300;
    margin-bottom: 0px; }
    .coupon-code-add.button.dark:after,
    .coupon-code-cancel.button.dark:after,
    .shipping-estimate-show.button.dark:after,
    .shipping-estimate-hide.button.dark:after,
    .gift-certificate-add.button.dark:after,
    .gift-certificate-cancel.button.dark:after {
      content: "\f02b";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      position: relative;
      left: 4px; }
    .coupon-code-add.button.dark:hover,
    .coupon-code-cancel.button.dark:hover,
    .shipping-estimate-show.button.dark:hover,
    .shipping-estimate-hide.button.dark:hover,
    .gift-certificate-add.button.dark:hover,
    .gift-certificate-cancel.button.dark:hover {
      background: #fff;
      color: #2a2a2a; }

.coupon-code-cancel,
.shipping-estimate-hide {
  font-style: italic; }

.coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form:before, .coupon-form:after,
  .cart-gift-certificate-form:before,
  .cart-gift-certificate-form:after {
    content: " ";
    display: table; }
  .coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 100%; }
    @media (min-width: 739px) {
      .coupon-form .form-input,
      .cart-gift-certificate-form .form-input {
        width: 78%; } }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    width: 100%;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem; }
    @media (min-width: 739px) {
      .coupon-form .button,
      .cart-gift-certificate-form .button {
        width: 20%;
        margin: 0 0 0 2%; } }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.78571rem;
    width: 100%; }
  .estimator-form .button--primary {
    width: 100%; }
    @media (min-width: 739px) {
      .estimator-form .button--primary {
        width: 60%; } }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label {
    line-height: 2.28571rem;
    margin-bottom: 0; }

.estimator-form-label-text {
  margin-left: 0.71429rem; }

.estimator-form-input {
  margin-bottom: 1em; }
  @media (min-width: 739px) {
    .estimator-form-input {
      width: 60%;
      float: right; } }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0; }

.estimator-form-input--price {
  width: 30%; }

.estimator-form-row:before, .estimator-form-row:after {
  content: " ";
  display: table; }

.estimator-form-row:after {
  clear: both; }

.estimator-form-toggleUPSRate {
  display: block;
  margin-bottom: 1em; }

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .button {
    display: block;
    margin-bottom: 0; }
    @media (min-width: 370px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }

.cart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.cart-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .cart-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .cart-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .previewCartList ul,
  .previewCartList ol {
    list-style: none;
    margin-bottom: 0; }
  .previewCartList li {
    margin: 0;
    padding: 0; }

.previewCartItem {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: table-row;
  line-height: 19px; }
  .previewCartItem:before, .previewCartItem:after {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #999999; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 33.33333%;
  padding: 0;
  text-align: center;
  position: relative; }
  .previewCartItem-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .previewCartItem-image:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.previewCartItem-content {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 66.66667%;
  padding-left: 0; }

.previewCartItem-name {
  margin: 0;
  text-transform: none; }
  .previewCartItem-name > a {
    text-decoration: none; }

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.21429rem; }

.previewCartItem-brand,
.previewCartItem-price {
  color: #757578;
  display: inline-block;
  font-size: 12px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border-top: 1px solid #999999;
  display: block;
  padding: 1.5rem 0.78571rem; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 50%;
  float: left; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 0.39286rem;
    padding-right: 0.39286rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.previewCartAction-checkout {
  padding-right: 0.35714rem; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.78571rem;
  padding-top: 0.35714rem; }

.previewCartAction-viewCart {
  padding-left: 0.35714rem; }

.previewCart-emptyBody {
  padding: 3rem;
  text-align: center; }

@media (max-width: 640px) {
  tr.cart-item {
    padding: 0;
    position: relative;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    tr.cart-item .cart-remove {
      position: absolute;
      top: 1rem;
      padding: 0;
      margin: 0;
      right: 10px;
      font-size: 18px;
      width: 28px;
      height: 28px; }
    tr.cart-item .cart-item-block {
      align-content: center;
      align-self: center;
      margin: 0; }
    tr.cart-item .cart-item-figure {
      margin: 0;
      padding: 0;
      flex: 0 0 25%;
      text-align: center;
      display: flex;
      align-items: center;
      justify-items: center; }
      tr.cart-item .cart-item-figure img {
        max-width: 100px;
        max-height: 100px; }
    tr.cart-item .cart-item-title {
      flex: 1 1 70%; }
    tr.cart-item .cart-item-info {
      flex: 1 1 auto;
      display: flex;
      flex-direction: column; }
      tr.cart-item .cart-item-info.cart-item-total {
        text-align: right; }
        tr.cart-item .cart-item-info.cart-item-total .cart-item-label {
          text-align: right; }
  table td + td.cart-item-block {
    border-left: none; } }

.cart-item-quantity .form-increment {
  display: flex;
  justify-content: center;
  align-items: center; }
  .cart-item-quantity .form-increment .cart-item-qty-input {
    margin: 0; }

#slideoutCart #deliveryCountdown {
  position: relative;
  display: block;
  background: black;
  width: 100%;
  height: 147px;
  padding-top: 1.42857rem; }
  @media (min-width: 1181px) {
    #slideoutCart #deliveryCountdown {
      padding-top: 1.92857rem; } }
  #slideoutCart #deliveryCountdown.hide-countdown .deliveryCountdownTitle {
    display: none; }
  #slideoutCart #deliveryCountdown.hide-countdown #deliveryCountdownCounter {
    display: none; }
    @media (min-width: 370px) {
      #slideoutCart #deliveryCountdown.hide-countdown #deliveryCountdownCounter {
        width: 240px; } }
    @media (min-width: 1181px) {
      #slideoutCart #deliveryCountdown.hide-countdown #deliveryCountdownCounter {
        width: initial; } }

#slideoutCart .deliveryCountdownTitle {
  display: block;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 1rem;
  margin: 0 auto; }
  @media (min-width: 370px) {
    #slideoutCart .deliveryCountdownTitle {
      width: 75%; } }
  @media (min-width: 1181px) {
    #slideoutCart .deliveryCountdownTitle {
      width: 100%; } }

#slideoutCart .deliveryCountdownTitleRed {
  color: #e13122; }

#slideoutCart #deliveryCountdownCounter {
  position: absolute;
  display: block;
  height: 60px;
  top: 61px;
  left: 50%;
  transform: translateX(-50%); }

#slideoutCart .countdown-hours .countdown-text {
  margin-left: 4px; }

#slideoutCart .countdown-minutes .countdown-text {
  margin-left: -3px; }

#slideoutCart .countdown-seconds .countdown-text {
  margin-left: -3px; }

#slideoutCart .countdown-unit-container {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 60px;
  height: 42px; }
  #slideoutCart .countdown-unit-container .countdown-number, #slideoutCart .countdown-unit-container .countdown-number-divider {
    display: inline-block;
    vertical-align: middle;
    font-family: "GothamBook";
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    text-align: center; }
  #slideoutCart .countdown-unit-container .countdown-number {
    letter-spacing: 13px; }
  #slideoutCart .countdown-unit-container .countdown-text {
    font-family: "GothamBook";
    font-size: 10px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px; }

#slideoutCart .countdown-unit-container.countdown-divider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 20px;
  height: 42px; }

#slideoutCart .cart-scroller {
  position: relative;
  display: block;
  width: 100%;
  box-shadow: 0px 0px 6px #757575; }

#slideoutCart #order-overview {
  display: block;
  width: 100%;
  height: 150px;
  padding: 1.78571rem 1.78571rem 1.78571rem;
  font-size: 0; }
  @media (min-width: 1181px) {
    #slideoutCart #order-overview {
      padding: 2rem 4rem 1.78571rem; } }

#slideoutCart .order-overview-text {
  display: inline-block;
  width: 50%;
  font-family: "GothamBook";
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase; }

#slideoutCart #cart-totals {
  display: block;
  width: 100%;
  padding: 0.71429rem 1.78571rem 0; }
  #slideoutCart #cart-totals .cart-totals {
    width: 100%; }

#slideoutCart .cart-totals-title {
  text-transform: uppercase; }

#slideoutCart .cart-total + .cart-total {
  border-top: 1px solid; }

#slideoutCart .cart-list {
  display: block;
  width: 100%; }

#slideoutCart .cart-item {
  display: block;
  position: relative;
  padding-left: 1.78571rem;
  padding-right: 1.78571rem;
  width: 100%;
  font-size: 0; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item {
      padding-left: 3.92857rem;
      padding-right: 3.92857rem; } }

#slideoutCart .cart-item-content-area {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 14px; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item-content-area {
      width: 50%; } }

#slideoutCart .cart-item-image {
  vertical-align: top;
  width: 100%;
  text-align: center; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item-image {
      width: 50%;
      text-align: right; } }

#slideoutCart .cart-item-image.cart-item-image-mobile {
  display: inline-block; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item-image.cart-item-image-mobile {
      display: none; } }

#slideoutCart .cart-item-image.cart-item-image-tablet-desktop {
  display: none; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item-image.cart-item-image-tablet-desktop {
      display: inline-block; } }

#slideoutCart .cart-item img.cart-item-image {
  height: auto; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item img.cart-item-image {
      width: 75%; } }

#slideoutCart .cart-product-name {
  display: block;
  clear: right;
  margin-top: 1.57143rem;
  margin-bottom: 1.57143rem;
  padding-right: 1.14286rem; }
  @media (min-width: 739px) {
    #slideoutCart .cart-product-name {
      margin-top: 0; } }

#slideoutCart .prod-options-cart {
  margin-bottom: 1rem; }

#slideoutCart .cart-item-label {
  margin-bottom: 0; }

#slideoutCart .side-cart-price {
  display: block;
  font-size: 15px; }

#slideoutCart .cart-item-brand {
  display: block;
  clear: right;
  margin-bottom: 0.71429rem; }

#slideoutCart .configurable-field-key {
  display: block;
  clear: right; }

#slideoutCart .configurable-field-value {
  display: block;
  margin-bottom: 1.07143rem;
  font-weight: 500; }

#slideoutCart .form-field[data-display-name="Color"] {
  margin-bottom: 1.42857rem; }
  #slideoutCart .form-field[data-display-name="Color"] .form-label {
    display: none; }

#slideoutCart .form-label {
  font-size: 14px;
  color: black; }

#slideoutCart .cart-item-quantity {
  margin-top: 0.57143rem;
  margin-bottom: 1.42857rem;
  display: block;
  width: 100%; }
  @media (min-width: 370px) {
    #slideoutCart .cart-item-quantity .form-label {
      margin-bottom: 0.35714rem; } }
  @media (min-width: 370px) {
    #slideoutCart .cart-item-quantity .form-label {
      margin-bottom: initial; } }

#slideoutCart .trash-can-icon {
  display: block;
  width: 16px;
  height: 18px;
  background: url(../img/icons/trashcan-icon.png); }
  #slideoutCart .trash-can-icon:hover, #slideoutCart .trash-can-icon:focus, #slideoutCart .trash-can-icon:active {
    background-position-y: -18px; }

#slideoutCart .slick-track {
  margin-left: 0;
  margin-right: 0; }

#slideoutCart .option-Colour {
  width: 182px; }

#slideoutCart .cart-total-label, #slideoutCart .cart-total-value {
  font-weight: 700; }

#slideoutCart .side-cart-see-details {
  display: inline-block;
  width: 50%; }
  #slideoutCart .side-cart-see-details .side-cart-see-details-link {
    display: block;
    font-size: 14px;
    color: black;
    text-align: right; }
    #slideoutCart .side-cart-see-details .side-cart-see-details-link:hover, #slideoutCart .side-cart-see-details .side-cart-see-details-link:active, #slideoutCart .side-cart-see-details .side-cart-see-details-link:focus {
      color: #3fd077; }

#slideoutCart .cart-delete-animation-overlay {
  position: absolute;
  z-index: 2;
  display: block;
  top: 0;
  right: -100%;
  height: 100%;
  width: 0%;
  background: #cecece;
  overflow: hidden; }
  #slideoutCart .cart-delete-animation-overlay .cart-delete-animation-overlay-info-container {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 110px;
    text-align: center; }
    #slideoutCart .cart-delete-animation-overlay .cart-delete-animation-overlay-info-container .fa.fa-times {
      display: block;
      font-size: 1rem; }
    #slideoutCart .cart-delete-animation-overlay .cart-delete-animation-overlay-info-container .cart-delete-animation-overlay-text {
      display: block;
      font-family: "GothamBook";
      font-size: 1.5rem;
      font-weight: 700; }

#slideoutCart .cart-total-saving, #slideoutCart .cart-total-savingTotal {
  color: #e13122; }

#slideoutCart .hide-saving-total {
  display: none; }

#slideoutCart .side-cart-top-actions {
  margin-top: 24px; }

#slideoutCart .original-price {
  display: block;
  clear: left;
  text-decoration: line-through; }

#slideoutCart .original-price-hide {
  display: none; }

#slideoutCart .saving-red {
  color: #d64c4c; }

#slideoutCart .low-stock-message {
  display: block;
  color: #d64c4c;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 0.71429rem;
  text-align: left; }
  #slideoutCart .low-stock-message .low-stock-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/icons/alert-icon.png);
    margin-right: 0.57143rem;
    vertical-align: middle; }
  #slideoutCart .low-stock-message .low-stock-message-inner {
    display: inline-block;
    vertical-align: middle; }
  #slideoutCart .low-stock-message.hide-low-stock-message {
    display: none; }

#slideoutCart .cart-shipping-checkout-options {
  display: block;
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 1.07143rem; }
  @media (min-width: 739px) {
    #slideoutCart .cart-shipping-checkout-options {
      line-height: 0.4;
      height: 14px;
      margin-bottom: 2.07143rem; } }

#slideoutCart .page-area-alert .alert-box-part-3 {
  display: none; }

#slideoutCart .side-cart-close {
  display: block;
  position: absolute;
  top: 1.07143rem;
  right: 1.07143rem;
  height: 1.57143rem;
  width: 1.57143rem;
  z-index: 10; }
  #slideoutCart .side-cart-close .fa.fa-times {
    font-size: 18px;
    line-height: 1; }
  #slideoutCart .side-cart-close:hover, #slideoutCart .side-cart-close:focus, #slideoutCart .side-cart-close:active {
    cursor: pointer; }
    #slideoutCart .side-cart-close:hover .fa.fa-times, #slideoutCart .side-cart-close:focus .fa.fa-times, #slideoutCart .side-cart-close:active .fa.fa-times {
      color: #3fd077; }

#slideoutCart .cart-additionalCheckoutButtons {
  padding-bottom: 2rem; }

.paypal-buttons-container iframe.zoid-component-frame, iframe.zoid-component-frame.zoid-visible {
  z-index: 1 !important; }

.paypal-buttons-container {
  margin-top: 1rem; }

.emptyCart {
  font-size: 0.9rem;
  color: #d64c4c;
  text-decoration: none;
  margin-right: 1rem; }

#slideoutCart .cart-item-total {
  display: flex;
  clear: both;
  align-items: center;
  border-top: 1px solid #eee;
  margin-top: 13px; }
  @media (min-width: 0px) and (max-width: 370px) {
    #slideoutCart .cart-item-total {
      flex-wrap: wrap; }
      #slideoutCart .cart-item-total .cart-item-quantity {
        display: block; } }

#slideoutCart .side-cart-top-actions {
  text-align: center; }
  #slideoutCart .side-cart-top-actions .button {
    float: none; }
    @media (min-width: 739px) {
      #slideoutCart .side-cart-top-actions .button {
        float: right; } }
    #slideoutCart .side-cart-top-actions .button.small {
      margin-left: 3px;
      margin-right: 3px; }

#slideoutCart label {
  margin: 0;
  margin-right: 0.35714rem; }

#slideoutCart .cart-item-label, #slideoutCart .cart-item-value {
  padding-left: 0; }

#slideoutCart .cart-item-value {
  text-align: right; }
  #slideoutCart .cart-item-value strike {
    color: #c22d2d;
    font-size: 13px;
    display: block; }

#slideoutCart .cart-item-label {
  text-align: left; }
  @media (min-width: 370px) {
    #slideoutCart .cart-item-label {
      display: inline-block;
      width: auto;
      margin-right: 1ch; } }

@media (min-width: 0px) and (max-width: 739px) {
  #slideoutCart .cart-actions .button {
    display: block;
    float: none; } }

#slideoutCart .empty-bag-message {
  margin-bottom: 1.5rem; }

#slideoutCart #deliveryCountdown {
  position: relative;
  display: block;
  background: black;
  width: 100%;
  height: 147px;
  z-index: 21;
  padding-top: 1.42857rem; }
  @media (min-width: 1181px) {
    #slideoutCart #deliveryCountdown {
      padding-top: 1.92857rem; } }
  #slideoutCart #deliveryCountdown.hide-countdown .deliveryCountdownTitle {
    display: none; }
  #slideoutCart #deliveryCountdown.hide-countdown #deliveryCountdownCounter {
    display: none;
    width: 60%; }
    @media (min-width: 370px) {
      #slideoutCart #deliveryCountdown.hide-countdown #deliveryCountdownCounter {
        width: 60%;
        text-align: center; } }
    @media (min-width: 1181px) {
      #slideoutCart #deliveryCountdown.hide-countdown #deliveryCountdownCounter {
        width: initial; } }

#slideoutCart .deliveryCountdownTitle {
  display: block;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 1rem;
  margin: 0 auto; }
  @media (min-width: 370px) {
    #slideoutCart .deliveryCountdownTitle {
      width: 75%; } }
  @media (min-width: 1181px) {
    #slideoutCart .deliveryCountdownTitle {
      width: 100%; } }

#slideoutCart .deliveryCountdownTitleRed {
  color: #e13122; }

#slideoutCart #deliveryCountdownCounter {
  position: absolute;
  display: block;
  height: 60px;
  top: 61px;
  width: 100%;
  text-align: center; }

#slideoutCart .countdown-hours .countdown-text {
  margin-left: 4px; }

#slideoutCart .countdown-minutes .countdown-text {
  margin-left: -3px; }

#slideoutCart .countdown-seconds .countdown-text {
  margin-left: -3px; }

#slideoutCart .countdown-unit-container {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 60px;
  height: 42px; }
  #slideoutCart .countdown-unit-container .countdown-number, #slideoutCart .countdown-unit-container .countdown-number-divider {
    display: inline-block;
    vertical-align: middle;
    font-family: "GothamBook";
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    text-align: center; }
  #slideoutCart .countdown-unit-container .countdown-number {
    letter-spacing: 13px; }
  #slideoutCart .countdown-unit-container .countdown-text {
    font-family: "GothamBook";
    font-size: 10px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px; }

#slideoutCart .countdown-unit-container.countdown-divider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 20px;
  height: 42px; }

#slideoutCart .cart-scroller {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 0px 6px #757575; }

#slideoutCart #order-overview {
  display: block;
  width: 100%;
  height: auto;
  padding: 3rem 1.5rem 1.5rem 1.5rem;
  font-size: 0; }

#slideoutCart .order-overview-text {
  display: inline-block;
  width: 50%;
  font-family: "GothamBook";
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase; }

#slideoutCart #cart-totals {
  display: block;
  width: 100%;
  padding: 0.71429rem 1.78571rem 1rem; }
  #slideoutCart #cart-totals .cart-totals {
    width: 100%;
    margin-bottom: 0; }
    #slideoutCart #cart-totals .cart-totals .cart-totals-title, #slideoutCart #cart-totals .cart-totals .coupons-label, #slideoutCart #cart-totals .cart-totals .grand-total .cart-total-label {
      padding-left: 0;
      text-transform: uppercase; }
    #slideoutCart #cart-totals .cart-totals .grand-total {
      font-size: 1.2rem; }
    #slideoutCart #cart-totals .cart-totals .cart-total-label, #slideoutCart #cart-totals .cart-totals .cart-total-value {
      width: 50%; }
    #slideoutCart #cart-totals .cart-totals .cart-total-label {
      text-align: left; }
    #slideoutCart #cart-totals .cart-totals .cart-shipping-checkout-options {
      text-align: center;
      font-size: 0.9rem; }
      @media (min-width: 739px) {
        #slideoutCart #cart-totals .cart-totals .cart-shipping-checkout-options {
          text-align: left; } }

#slideoutCart .cart-total + .cart-total {
  border-top: 1px solid; }

#slideoutCart .cart-list {
  display: flex;
  flex-direction: column-reverse;
  width: 100%; }

#slideoutCart .cart-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-left: 1.78571rem;
  padding-right: 1.78571rem;
  width: 100%;
  font-size: 0; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item {
      flex-direction: row; } }
  @media (min-width: 739px) {
    #slideoutCart .cart-item {
      padding-left: 3.92857rem;
      padding-right: 3.92857rem; } }

#slideoutCart .cart-item-content-area {
  position: static;
  display: inline-block;
  vertical-align: top;
  flex: 1;
  font-size: 14px; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item-content-area {
      padding: 0 1.5rem; } }
  #slideoutCart .cart-item-content-area .cart-product-name {
    font-size: 15px;
    text-align: center; }
    #slideoutCart .cart-item-content-area .cart-product-name a {
      text-decoration: none; }
    @media (min-width: 739px) {
      #slideoutCart .cart-item-content-area .cart-product-name {
        text-align: left; } }

#slideoutCart .cart-item-image {
  vertical-align: top;
  width: auto !important;
  text-align: center;
  order: -1;
  flex: 1;
  max-width: 100%; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item-image {
      width: auto;
      text-align: center; } }

#slideoutCart .cart-item-image.cart-item-image-mobile {
  display: inline-block; }
  @media (min-width: 739px) {
    #slideoutCart .cart-item-image.cart-item-image-mobile {
      display: none; } }

#slideoutCart .cart-item img.cart-item-image {
  height: auto; }

#slideoutCart .cart-product-name {
  display: block;
  clear: right;
  margin-top: 1.57143rem;
  margin-bottom: 1.57143rem;
  padding-right: 1.14286rem; }
  @media (min-width: 739px) {
    #slideoutCart .cart-product-name {
      margin-top: 0; } }

#slideoutCart .prod-options-cart {
  margin-bottom: 1rem; }

#slideoutCart .cart-item-label {
  margin-bottom: 0; }

#slideoutCart .side-cart-price {
  display: block;
  font-size: 15px; }

#slideoutCart .cart-item-brand {
  display: block;
  clear: right;
  margin-bottom: 0.71429rem; }

#slideoutCart .configurable-field-key {
  display: block;
  clear: right;
  font-size: 12px;
  color: #555; }

#slideoutCart .configurable-field-value {
  display: block;
  margin-bottom: 0.71429rem;
  font-weight: 500;
  font-size: 13px; }

#slideoutCart .form-field[data-display-name="Color"] {
  margin-bottom: 1.42857rem; }
  #slideoutCart .form-field[data-display-name="Color"] .form-label {
    display: none; }

#slideoutCart .form-label {
  font-size: 14px;
  color: black; }

#slideoutCart .cart-item-quantity {
  margin-top: 0.57143rem;
  margin-bottom: 1.42857rem;
  display: flex;
  align-items: left;
  flex-wrap: no-wrap;
  width: 100%; }
  #slideoutCart .cart-item-quantity .form-label {
    text-align: left; }
    @media (min-width: 370px) {
      #slideoutCart .cart-item-quantity .form-label {
        width: auto;
        flex: 1 1 0;
        margin-bottom: 0; } }
    @media (min-width: 739px) {
      #slideoutCart .cart-item-quantity .form-label {
        margin-bottom: initial;
        display: block; } }

#slideoutCart .trash-can-icon {
  display: block;
  width: 16px;
  height: 18px;
  background: url(../img/icons/trashcan-icon.png); }
  #slideoutCart .trash-can-icon:hover, #slideoutCart .trash-can-icon:focus, #slideoutCart .trash-can-icon:active {
    background-position-y: -18px; }

#slideoutCart .slick-track {
  margin-left: 0;
  margin-right: 0; }

#slideoutCart .option-Colour {
  width: 182px; }

#slideoutCart .cart-total-label, #slideoutCart .cart-total-value {
  font-weight: 700; }

#slideoutCart .side-cart-see-details {
  display: inline-block;
  width: 50%; }
  #slideoutCart .side-cart-see-details .side-cart-see-details-link {
    display: block;
    font-size: 14px;
    color: black;
    text-align: right; }
    #slideoutCart .side-cart-see-details .side-cart-see-details-link:hover, #slideoutCart .side-cart-see-details .side-cart-see-details-link:active, #slideoutCart .side-cart-see-details .side-cart-see-details-link:focus {
      color: #104b64; }

#slideoutCart .cart-delete-animation-overlay {
  position: absolute;
  z-index: 2;
  display: block;
  top: 0;
  right: -100%;
  height: 100%;
  width: 0%;
  background: #cecece;
  overflow: hidden;
  background: #fff; }
  #slideoutCart .cart-delete-animation-overlay .cart-delete-animation-overlay-info-container {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 110px;
    text-align: center; }
    #slideoutCart .cart-delete-animation-overlay .cart-delete-animation-overlay-info-container .fa.fa-times {
      display: block;
      font-size: 1rem; }
    #slideoutCart .cart-delete-animation-overlay .cart-delete-animation-overlay-info-container .cart-delete-animation-overlay-text {
      display: block;
      font-family: "GothamBook";
      font-size: 1.5rem;
      font-weight: 700; }

#slideoutCart .cart-total-saving, #slideoutCart .cart-total-savingTotal {
  color: #e13122; }

#slideoutCart .hide-saving-total {
  display: none; }

#slideoutCart .side-cart-top-actions {
  margin-top: 24px; }

#slideoutCart .original-price {
  display: block;
  clear: left;
  text-decoration: line-through; }

#slideoutCart .original-price-hide {
  display: none; }

#slideoutCart .saving-red {
  color: #d64c4c; }

#slideoutCart .low-stock-message {
  display: block;
  color: #d64c4c;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 0.71429rem;
  text-align: left; }
  #slideoutCart .low-stock-message .low-stock-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/icons/alert-icon.png);
    margin-right: 0.57143rem;
    vertical-align: middle; }
  #slideoutCart .low-stock-message .low-stock-message-inner {
    display: inline-block;
    vertical-align: middle; }
  #slideoutCart .low-stock-message.hide-low-stock-message {
    display: none; }

#slideoutCart .cart-shipping-checkout-options {
  display: block;
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 1.07143rem; }
  @media (min-width: 739px) {
    #slideoutCart .cart-shipping-checkout-options {
      line-height: 0.4;
      height: 14px;
      margin-bottom: 2.07143rem; } }

#slideoutCart .page-area-alert .alert-box-part-3 {
  display: none; }

#slideoutCart .side-cart-close {
  display: block;
  position: absolute;
  top: 1.07143rem;
  right: 1.07143rem;
  height: 1.57143rem;
  width: 1.57143rem;
  z-index: 30; }
  #slideoutCart .side-cart-close .fa.fa-times {
    font-size: 18px;
    line-height: 1; }
  #slideoutCart .side-cart-close:hover, #slideoutCart .side-cart-close:focus, #slideoutCart .side-cart-close:active {
    cursor: pointer; }
    #slideoutCart .side-cart-close:hover .fa.fa-times, #slideoutCart .side-cart-close:focus .fa.fa-times, #slideoutCart .side-cart-close:active .fa.fa-times {
      color: #104b64; }

#slideoutCart .cart-additionalCheckoutButtons {
  padding-bottom: 2rem; }

#slideoutCart .cart-remove {
  position: absolute;
  top: 1.78571rem;
  right: 1.78571rem;
  cursor: pointer;
  color: #333; }
  #slideoutCart .cart-remove:hover {
    color: #b00; }
  #slideoutCart .cart-remove .fas, #slideoutCart .cart-remove i.rating-full {
    font-size: 1.1rem; }
  #slideoutCart .cart-remove.cart-remove.cart-remove-mobile {
    display: block;
    right: 0; }
    @media (min-width: 739px) {
      #slideoutCart .cart-remove.cart-remove.cart-remove-mobile {
        display: none; } }
  #slideoutCart .cart-remove.cart-remove.cart-remove-tablet-desktop {
    display: none; }
    @media (min-width: 739px) {
      #slideoutCart .cart-remove.cart-remove.cart-remove-tablet-desktop {
        display: block; } }

#slideoutCart .side-cart .product-options-section .form-field {
  margin-top: 1rem;
  margin-bottom: 1rem; }

#slideoutCart .side-cart .cart-item-quantity .form-increment {
  justify-content: left; }

#slideoutCart .coupon-form .form-input {
  height: 42px; }

#slideoutCart .xcoupon-form,
#slideoutCart .xcart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  #slideoutCart .xcoupon-form:before, #slideoutCart .xcoupon-form:after,
  #slideoutCart .xcart-gift-certificate-form:before,
  #slideoutCart .xcart-gift-certificate-form:after {
    content: " ";
    display: table; }
  #slideoutCart .xcoupon-form:after,
  #slideoutCart .xcart-gift-certificate-form:after {
    clear: both; }
  #slideoutCart .xcoupon-form .form-input,
  #slideoutCart .xcart-gift-certificate-form .form-input {
    display: inline-block;
    width: 68%;
    height: 42px;
    border-radius: 0;
    color: #ffffff; }
    @media (min-width: 739px) {
      #slideoutCart .xcoupon-form .form-input,
      #slideoutCart .xcart-gift-certificate-form .form-input {
        width: 69%; } }
  #slideoutCart .xcoupon-form .coupon-buttonx,
  #slideoutCart .xcoupon-form .cart-gift-certificate-form-buttonx,
  #slideoutCart .xcart-gift-certificate-form .coupon-buttonx,
  #slideoutCart .xcart-gift-certificate-form .cart-gift-certificate-form-buttonx {
    display: inline-block;
    height: 2.85714rem;
    width: 27%;
    border: none;
    border-radius: 0.5rem;
    text-transform: uppercase;
    font-family: "GothamBook";
    font-size: 24px;
    color: #ffffff;
    font-weight: 700; }
    @media (min-width: 739px) {
      #slideoutCart .xcoupon-form .coupon-buttonx,
      #slideoutCart .xcoupon-form .cart-gift-certificate-form-buttonx,
      #slideoutCart .xcart-gift-certificate-form .coupon-buttonx,
      #slideoutCart .xcart-gift-certificate-form .cart-gift-certificate-form-buttonx {
        margin-left: 1.35714rem; } }
    #slideoutCart .xcoupon-form .coupon-buttonx:hover, #slideoutCart .xcoupon-form .coupon-buttonx:focus, #slideoutCart .xcoupon-form .coupon-buttonx:active,
    #slideoutCart .xcoupon-form .cart-gift-certificate-form-buttonx:hover,
    #slideoutCart .xcoupon-form .cart-gift-certificate-form-buttonx:focus,
    #slideoutCart .xcoupon-form .cart-gift-certificate-form-buttonx:active,
    #slideoutCart .xcart-gift-certificate-form .coupon-buttonx:hover,
    #slideoutCart .xcart-gift-certificate-form .coupon-buttonx:focus,
    #slideoutCart .xcart-gift-certificate-form .coupon-buttonx:active,
    #slideoutCart .xcart-gift-certificate-form .cart-gift-certificate-form-buttonx:hover,
    #slideoutCart .xcart-gift-certificate-form .cart-gift-certificate-form-buttonx:focus,
    #slideoutCart .xcart-gift-certificate-form .cart-gift-certificate-form-buttonx:active {
      background: #00202d;
      cursor: pointer; }

#slideoutCart .cart-total-label.coupons-label {
  width: 100%; }

#slideoutCart .cart-item-pricing {
  display: grid;
  grid-template-columns: 3fr 2fr; }
  #slideoutCart .cart-item-pricing .coupon-line {
    font-size: 13px;
    font-weight: 600;
    padding-top: 10px;
    color: #269c54;
    border-top: 1px solid #eee;
    margin-top: 10px; }
  #slideoutCart .cart-item-pricing .cart-item-label {
    grid-column: 1; }
  #slideoutCart .cart-item-pricing .cart-item-value {
    grid-column: 2;
    text-align: right; }

#slideoutCart .discount-line {
  color: #269c54; }

.loadingOverlay::before {
  animation: rotate 500ms infinite; }

.addressList {
  font-size: 0;
  list-style: none;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.address {
  display: inline-block;
  padding: 0 0.78571rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 370px) {
    .address {
      width: 50%; } }
  @media (min-width: 1181px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 1rem;
  position: relative; }
  .panel--address .panel-body {
    min-height: 17.85714rem;
    padding: 1.5rem; }
    @media (min-width: 370px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin-bottom: -0.78571rem;
    margin-top: 1.5rem;
    text-align: left; }
    @media (min-width: 370px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      margin-bottom: 0.78571rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 370px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.35714rem; } }

.address-title {
  margin: 0 0 0.78571rem;
  text-transform: none; }

.address-details {
  list-style: none;
  margin: 0 0 0.78571rem; }

.address-details--postal {
  font-size: 14px; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 1rem;
  margin: 0; }

.address-label {
  color: #757578;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #757575; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #999999;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

.address-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.address-symbol {
  font-size: 50px;
  line-height: 1; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative;
  margin-bottom: 1.85714rem; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.videoGallery-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .videoGallery-list ul,
  .videoGallery-list ol {
    list-style: none;
    margin-bottom: 0; }
  .videoGallery-list:before, .videoGallery-list:after {
    content: " ";
    display: table; }
  .videoGallery-list:after {
    clear: both; }

.videoGallery-item {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 739px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.85714rem;
  opacity: 0.4;
  text-decoration: none;
  transition: opacity 100ms ease-out; }
  .video:before, .video:after {
    content: " ";
    display: table; }
  .video:after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.78571rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.78571rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 739px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

.video-figure {
  margin-right: 1.85714rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0; }

.previewCart {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 739px) {
    .previewCart .productView {
      padding-left: 0.39286rem;
      padding-right: 0.39286rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.39286rem;
      padding-right: 0.39286rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.39286rem;
      padding-right: 0.39286rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }
  .previewCart .previewCartList {
    flex-direction: column; }

.previewCartCheckout {
  background: #999999;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 739px) {
    .previewCartCheckout {
      padding-left: 0.39286rem;
      padding-right: 0.39286rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center; }

.previewCartCheckout-subtotal {
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

.previewCartCheckout-additionalCheckoutButtons p {
  float: none !important;
  margin: 0.5rem 0; }

.previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.suggestiveCart {
  display: none;
  text-align: center; }
  @media (min-width: 739px) {
    .suggestiveCart {
      display: block; } }

.maintenanceNotice {
  background-color: #fffdea;
  box-shadow: 0 0 5px #999999;
  color: #333333;
  left: 1.14286rem;
  padding: 1rem 1.28571rem;
  position: fixed;
  top: 1.14286rem;
  width: 24rem;
  z-index: 500; }
  .maintenanceNotice > :last-child {
    margin-bottom: 0; }
  .maintenanceNotice a {
    color: #333333; }

.maintenanceNotice-header {
  font-family: "GothamBook";
  margin: 0 0 0.78571rem; }

body.hasAdminBar {
  padding-top: 101px; }
  @media (min-width: 739px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 0; }
      body.hasAdminBar .header {
        padding-top: 0; } }
  body.hasAdminBar .navPages-container.is-open {
    padding-top: 101px; }

.adminBar {
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  float: left;
  font-family: "Source Sans Pro", arial, "sans serif", sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }

.adminBar-logo {
  background-color: #273a8a;
  float: left;
  height: 46px;
  width: 45px; }
  .adminBar-logo svg {
    height: 100%;
    padding: 7px 10px 11px 7px;
    width: 100%; }

.adminBar-content {
  align-items: center;
  display: flex;
  height: 46px;
  justify-content: space-between;
  margin-left: 45px;
  padding: 17px 20.5px 14px 20px; }
  .adminBar-content a {
    color: #4b71fc;
    font-weight: 600;
    text-decoration: none; }

.adminBar-private {
  float: right;
  text-align: right; }
  .adminBar-private span {
    white-space: nowrap; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

#consent-manager {
  z-index: 1002; }
  #consent-manager.lightbox-consent {
    display: flex;
    height: 100%;
    width: 100%;
    background-color: rgba(67, 90, 111, 0.698) !important;
    justify-content: center;
    align-items: center; }
    #consent-manager.lightbox-consent > div {
      max-width: 90%;
      margin: auto; }
      @media (min-width: 739px) {
        #consent-manager.lightbox-consent > div {
          max-width: 80%; } }
      @media (min-width: 1181px) {
        #consent-manager.lightbox-consent > div {
          max-width: 60%; } }
      #consent-manager.lightbox-consent > div .css-10z1g2q {
        background: #fff;
        border-radius: 6px;
        color: #00202d;
        padding: 30px 20px; }
        #consent-manager.lightbox-consent > div .css-10z1g2q > div {
          display: block !important; }
        #consent-manager.lightbox-consent > div .css-10z1g2q .false-h2 {
          display: block;
          text-align: left;
          font-size: 18px;
          margin-bottom: 10px; }
        #consent-manager.lightbox-consent > div .css-10z1g2q .css-1wn42nw button {
          margin: 4px; }
      #consent-manager.lightbox-consent > div button.css-a0j149:nth-child(2) {
        display: none; }
      #consent-manager.lightbox-consent > div button.css-a0j149:nth-child(3) {
        background: #1e72c8;
        border-radius: 50px;
        font-size: 17px;
        color: #fff; }
        #consent-manager.lightbox-consent > div button.css-a0j149:nth-child(3):hover {
          background: #64a5e8; }
      #consent-manager.lightbox-consent > div .css-1k76mzs {
        color: black;
        text-decoration: underline;
        border-radius: 50px;
        font-size: 17px;
        border: 1px solid #eee;
        order: 1; }
        @media (min-width: 739px) {
          #consent-manager.lightbox-consent > div .css-1k76mzs {
            order: 0; } }
      #consent-manager.lightbox-consent > div p.css-bhz559 {
        display: block; }
        @media (min-width: 370px) {
          #consent-manager.lightbox-consent > div p.css-bhz559 {
            font-size: 16px; } }
        #consent-manager.lightbox-consent > div p.css-bhz559 span {
          text-align: left; }
  #consent-manager .css-10z1g2q {
    background: white;
    box-shadow: 0px -2px 7px rgba(0, 0, 0, 0.4);
    color: #00202d;
    color: black;
    font-size: 17px;
    text-align: center; }
    #consent-manager .css-10z1g2q > div {
      justify-content: center !important; }
    #consent-manager .css-10z1g2q button {
      cursor: pointer; }
    #consent-manager .css-10z1g2q button:nth-child(1) {
      color: #444; }
      #consent-manager .css-10z1g2q button:nth-child(1):hover {
        color: #222;
        background: white; }
    #consent-manager .css-10z1g2q button.css-a0j149:nth-child(2) {
      display: none;
      background: #d64c4c;
      color: #fff;
      border: none; }
      #consent-manager .css-10z1g2q button.css-a0j149:nth-child(2):hover {
        color: #222;
        background: #992323; }
    #consent-manager .css-10z1g2q button.css-a0j149:nth-child(3) {
      background: #3fd077;
      border: none; }
      #consent-manager .css-10z1g2q button.css-a0j149:nth-child(3):hover {
        color: #fff;
        background: #218849; }
    #consent-manager .css-10z1g2q p.css-bhz559 {
      font-size: 13px; }
    #consent-manager .css-10z1g2q .css-bhz559 span {
      display: block;
      text-align: center; }

[data-consent-manager-dialog] .css-3e0hge {
  background: #3fd077;
  color: #333; }

[data-consent-manager-dialog] .css-1zvabp {
  background: #d64c4c;
  color: #fff; }

[data-consent-manager-dialog] .css-19720g2 input {
  margin-bottom: 0px; }

#consent-manager-update-banner {
  position: absolute;
  bottom: 20px;
  bottom: 45px;
  left: 0px;
  height: auto;
  background-color: transparent !important;
  z-index: 1001; }
  #consent-manager-update-banner a {
    font-size: 0px;
    margin-left: 0px !important;
    background: none;
    height: 4rem;
    width: 4rem;
    display: block;
    position: relative;
    border-top: 0px solid transparent;
    border-bottom: 70px solid #d64c4c;
    border-right: 70px solid transparent; }
    #consent-manager-update-banner a:before {
      content: "\f013";
      content: "\f564";
      font-family: "Font Awesome 5 Free";
      font-weight: bold;
      font-size: 2rem;
      position: absolute;
      top: 21px;
      left: 6px;
      text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3); }

.login-row {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 739px) {
    .login-row {
      margin-top: 1.5rem; } }

.login-form {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left; }
  @media (min-width: 739px) {
    .login-form {
      padding-left: 0.39286rem;
      padding-right: 0.39286rem;
      width: 50%;
      float: left;
      margin-top: 3rem; } }

.new-customer {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left; }
  @media (min-width: 739px) {
    .new-customer {
      padding-left: 0.39286rem;
      padding-right: 0.39286rem;
      width: 50%;
      float: left; } }

.new-customer-intro {
  margin-bottom: 0; }

.new-customer-fact-list {
  margin-left: 3rem; }

.new-customer-fact {
  padding-left: 0.78571rem; }

.new-customer .panel-header {
  background: transparent; }

.panel.no-padding {
  padding: 0; }

.advanced-search-container .is-open {
  background: #f2f2f2;
  border: 1px solid;
  padding: 2rem; }
  .advanced-search-container .is-open .form-select {
    border: 1px solid; }
  .advanced-search-container .is-open .form-field-group {
    background: white;
    max-height: 250px;
    overflow-y: auto; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.navPages-quickSearch {
  margin-bottom: 0; }
  .navPages-quickSearch input.form-input {
    margin-bottom: 0; }

.quickSearchResults {
  max-height: 79vh;
  overflow-y: auto;
  margin-top: 1.5rem;
  margin-top: 0; }
  @media (min-width: 739px) {
    .quickSearchResults {
      margin-top: 0; } }
  @media (min-width: 739px) {
    .quickSearchResults .modal-close {
      display: block; } }
  .quickSearchResults .productGrid li.product article.card {
    flex-direction: column; }
    @media (min-width: 739px) {
      .quickSearchResults .productGrid li.product article.card {
        flex-direction: column; } }
    .quickSearchResults .productGrid li.product article.card .brand-name,
    .quickSearchResults .productGrid li.product article.card .price--rrp,
    .quickSearchResults .productGrid li.product article.card .non-sale-price--withTax {
      font-size: 13px; }
  .quickSearchResults .productGrid .product:hover .quickview {
    display: none; }
  .quickSearchResults li.product.card-border:hover {
    box-shadow: none; }
  @media (min-width: 739px) {
    .quickSearchResults .large-2 {
      width: 32%; } }
  @media (min-width: 1181px) {
    .quickSearchResults .large-2 {
      width: 25%; } }
  .quickSearchResults .card-body {
    overflow: auto; }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 370px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 370px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list:before, .category-suggestion-list:after {
    content: " ";
    display: table; }
  .category-suggestion-list:after {
    clear: both; }

.category-suggestion {
  font-size: 14px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 20px;
  margin: 1.5rem 0 0;
  text-align: center; }

.view-more-results-link {
  display: block;
  text-align: right;
  padding: 0.5rem 0; }
  @media (min-width: 739px) {
    .view-more-results-link {
      padding: 0.5rem; } }

.navBar--account {
  display: none; }
  @media (min-width: 739px) {
    .navBar--account {
      display: block; } }

.account-heading {
  border-bottom: 1px solid #999999;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #999999;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: relative; }

.account-listShipping {
  border-bottom: 1px solid #999999;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.78571rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.78571rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }
  .account-product-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.account-product-download {
  border-radius: 50%;
  height: 2.35714rem;
  padding: 0;
  position: absolute;
  right: -0.78571rem;
  top: -0.78571rem;
  width: 2.35714rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.35714rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 370px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 14px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.21429rem;
  text-transform: inherit; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.78571rem; }

.account-product-subtitle {
  color: #999999;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 14px; }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto; }
  .account-product-details:before, .account-product-details:after {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left; }
  @media (min-width: 370px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1181px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 370px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 370px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1181px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #757578;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0 0 0.35714rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 1181px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1181px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1181px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 14px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #757578;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #999999;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 15px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 370px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #cccccc;
  color: white;
  display: inline-block;
  font-size: 10px;
  line-height: 15px;
  margin: 0 0 0.35714rem;
  padding: 0.21429rem 0.5rem; }

.account-orderStatus-action {
  color: #757578;
  display: inline-block;
  font-size: 10px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.78571rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 370px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #333333; }

.account .pagination {
  color: #999999;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #999999; }

.account-sidebar-block {
  font-size: 14px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

.account-order-address {
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #999999;
  font-size: 14px;
  padding-bottom: 1.5rem; }

.account-downloadsList {
  list-style: none;
  margin-left: 0; }
  .account-downloadsList ul,
  .account-downloadsList ol {
    list-style: none;
    margin-bottom: 0; }

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: #757578;
  font-size: 14px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #757578; }

.wishlists-table.table--line {
  margin-left: auto;
  margin-right: auto;
  max-width: 85.71429rem; }
  .wishlists-table.table--line .table-thead {
    background: #104b64; }
    .wishlists-table.table--line .table-thead th {
      padding: 6px 8px 6px 3px; }
  .wishlists-table.table--line td {
    padding: 10px 6px; }
  .wishlists-table.table--line .fa-check {
    color: #3fd077; }
  .wishlists-table.table--line .fa-times {
    color: #d64c4c; }

.wishlist-remove {
  width: 100%;
  font-size: 12px;
  padding: 5px;
  font-weight: 300;
  font-family: 'GothamMedium'; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 39.28571rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.39286rem;
    padding-right: 0.39286rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.42857rem;
  text-align: center; }

.froo-price-box .form-wishlist-label {
  flex: 0 0 60px; }
  .froo-price-box .form-wishlist-label .icon-button {
    margin: 3px;
    padding: 0.5rem 1rem;
    font-size: 1.8rem;
    color: #104b64; }
    .froo-price-box .form-wishlist-label .icon-button:hover, .froo-price-box .form-wishlist-label .icon-button:focus {
      background: none;
      font-weight: bold;
      color: #d64c4c; }
      .froo-price-box .form-wishlist-label .icon-button:hover i, .froo-price-box .form-wishlist-label .icon-button:focus i {
        font-weight: 600; }
  .froo-price-box .form-wishlist-label.in-wishlist i {
    font-weight: 600;
    color: #d64c4c; }

.wishlist-open {
  position: fixed;
  display: none;
  z-index: 101;
  background: #d64c4c;
  color: #fff;
  font-size: 2rem;
  font-size: 20px;
  right: 0px;
  bottom: 100px;
  padding: 7px 12px 7px 13px;
  border-radius: 3px 0px 0px 3px;
  transition: padding 0.245s;
  cursor: pointer; }
  .wishlist-open:hover {
    padding-right: 25px;
    color: #e2e2e2; }

.wishlist-drawer {
  display: none;
  position: fixed;
  bottom: 0;
  max-height: 60vh;
  z-index: 110;
  background: #f4f4f4;
  border-top: 2px solid #e09b22;
  left: 0;
  right: 0;
  padding: 1rem 2rem;
  text-align: center; }
  .wishlist-drawer .fa-times {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 2rem;
    cursor: pointer;
    color: #104b64; }
    .wishlist-drawer .fa-times:hover {
      color: #d64c4c; }
  .wishlist-drawer h3 {
    margin-top: 0;
    text-align: center;
    font-family: 'GothamLight';
    font-weight: 300;
    font-size: 1.5rem; }
  .wishlist-drawer .productGrid {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
    text-align: center; }
    @media (min-width: 370px) {
      .wishlist-drawer .productGrid {
        grid-template-columns: 1fr 1fr 1fr; } }
    @media (min-width: 739px) {
      .wishlist-drawer .productGrid {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
    @media (min-width: 1181px) {
      .wishlist-drawer .productGrid {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }
    @media (min-width: 1600px) {
      .wishlist-drawer .productGrid {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
    .wishlist-drawer .productGrid .wish-card {
      background: #fff;
      border: 1px solid #ddd;
      padding: 0.5rem;
      display: none;
      flex-direction: column;
      justify-content: space-between; }
      .wishlist-drawer .productGrid .wish-card:nth-child(1), .wishlist-drawer .productGrid .wish-card:nth-child(2) {
        display: flex; }
      @media (min-width: 370px) {
        .wishlist-drawer .productGrid .wish-card:nth-child(3) {
          display: flex; } }
      @media (min-width: 739px) {
        .wishlist-drawer .productGrid .wish-card:nth-child(4) {
          display: flex; } }
      @media (min-width: 1181px) {
        .wishlist-drawer .productGrid .wish-card:nth-child(5) {
          display: flex; } }
      @media (min-width: 1600px) {
        .wishlist-drawer .productGrid .wish-card:nth-child(6) {
          display: flex; } }
      .wishlist-drawer .productGrid .wish-card .product-image {
        margin-bottom: 1rem; }
      .wishlist-drawer .productGrid .wish-card .product-name a {
        text-decoration: none;
        font-size: 0.9rem; }
      .wishlist-drawer .productGrid .wish-card .price {
        font-size: 1.2rem;
        color: #d64c4c;
        font-weight: bold; }

.icon--ratingEmpty svg {
  fill: #ffd000; }

.icon--ratingFull svg {
  fill: #ffd000; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 1rem;
    width: 1rem;
    margin-top: -3px; }

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.28571rem;
  cursor: pointer;
  display: none;
  max-height: 4.57143rem;
  min-height: 2.28571rem;
  min-width: 9.57143rem;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0.78571rem; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block; }
  @media (min-width: 370px) {
    .apple-pay-supported .apple-pay-checkout-button {
      display: inline-block;
      float: right; } }

.previewCartCheckout .apple-pay-checkout-button {
  float: none;
  margin-top: 0.78571rem; }

.paymentMethodList {
  font-size: 0;
  list-style: none;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.paymentMethodName {
  margin-top: 0;
  padding: 0 0.78571rem;
  text-transform: none; }

.paymentMethod {
  display: inline-block;
  padding: 0 0.78571rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 370px) {
    .paymentMethod {
      width: 50%; } }

@media (min-width: 370px) {
  .paymentMethodForm {
    max-width: 60%; }
    .paymentMethodForm .paymentMethodForm-column {
      display: flex; }
      .paymentMethodForm .paymentMethodForm-column .paymentMethodForm-inputs:first-child {
        width: 70%; }
      .paymentMethodForm .paymentMethodForm-column .paymentMethodForm-inputs:last-child {
        padding-left: 1.5rem;
        width: 30%; }
    .paymentMethodForm .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.panel--paymentMethod {
  font-size: 1rem;
  position: relative; }
  .panel--paymentMethod .panel-body {
    border: 1px solid #999999;
    border-radius: 0.21429rem;
    min-height: 16.28571rem;
    padding: 0; }
  .panel--paymentMethod .form-actions {
    font-size: 0;
    margin-top: 0;
    text-align: left; }
    .panel--paymentMethod .form-actions .button {
      margin-top: 0; }

.paymentMethod-card,
.paymentMethod-details {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 0; }

.paymentMethod-card {
  align-items: center;
  background: white;
  padding: 0.78571rem; }
  @media (min-width: 1181px) {
    .paymentMethod-card {
      padding: 1.5rem; } }

.paymentMethod-icon {
  margin-right: 0.78571rem;
  width: 2rem; }
  @media (min-width: 1181px) {
    .paymentMethod-icon {
      width: 3rem; } }

.paymentMethod-brand {
  font-size: 12px;
  font-weight: 600; }
  @media (min-width: 1181px) {
    .paymentMethod-brand {
      font-size: 1rem; } }

.paymentMethod-default {
  margin-left: 0.78571rem; }
  .paymentMethod-default.icon {
    fill: #666666;
    height: 1.28571rem;
    width: 1.28571rem; }
    @media (min-width: 1181px) {
      .paymentMethod-default.icon {
        height: 1.42857rem;
        width: 1.42857rem; } }

.paymentMethod-expiry {
  font-size: 14px;
  margin-left: auto;
  text-transform: capitalize; }

.paymentMethod-details {
  padding: 1.5rem; }

.paymentMethod-label,
.paymentMethod-description {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 0.78571rem; }

.paymentMethod-label {
  flex: 7.14286rem;
  font-weight: 600; }

.paymentMethod-description {
  flex: calc(100% - 100px);
  padding-left: 0.78571rem; }

.paymentMethod-form {
  padding: 0 1.5rem 0.78571rem; }
  @media (min-width: 370px) {
    .paymentMethod-form {
      bottom: 0.78571rem;
      position: absolute;
      width: auto; } }

.panel--newPaymentMethod {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newPaymentMethod:hover .paymentMethod-title {
    color: #757575; }
  .panel--newPaymentMethod .panel-body {
    background-color: transparent; }
  .panel--newPaymentMethod .paymentMethod-title {
    margin-bottom: 0;
    text-transform: none;
    transition: all 0.15s ease; }

.paymentMethod-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.paymentMethod-symbol {
  font-size: 50px;
  line-height: 1; }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 370px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.64286rem;
  top: 2.78571rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.5rem;
    width: 1.5rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 370px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.78571rem; }

.paymentMethodForm-details-description {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.25px; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

img {
  font-size: 0; }

.navUser-item--search a.open svg {
  fill: #104b64; }

.header-pad {
  display: block;
  height: 80px;
  background-color: #dee5e8; }
  @media (min-width: 739px) {
    .header-pad {
      height: 120px;
      display: block; }
      .header-pad.mega {
        height: 148px;
        height: 0px; } }

body.is-sticky .header-pad {
  height: 120px; }
  body.is-sticky .header-pad.mega {
    height: 80px; }

.header {
  background-color: #dee5e8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200; }
  .header.mega-menu-header {
    top: auto;
    top: 0;
    position: fixed; }
    @media (min-width: 739px) {
      .header.mega-menu-header {
        position: static; } }
  @media (min-width: 739px) {
    .header {
      overflow: hidden;
      z-index: 100; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 739px) {
      .header.is-open {
        height: auto; } }
  .header .header-logo-image {
    transition: height 0.5s ease;
    height: 100px; }

.row.flex .mobileMenu-toggle {
  display: flex;
  padding: 0 0.35714rem;
  width: 2.8rem;
  justify-content: center;
  position: relative; }

.header-background {
  height: 80px;
  transition: height 0.25s ease; }
  @media (min-width: 739px) {
    .header-background {
      height: 120px; } }
  .header-background > .row {
    height: 100%; }
  .header-background .row.flex .flex-left,
  .header-background .row.flex .flex-right {
    flex: 1 1 33%;
    align-items: center;
    min-height: 100px; }
  @media (min-width: 739px) {
    .header-background .row.flex .icon-menu {
      margin-left: 2rem; } }
  .header-background .row.flex .icon-menu li.navUser-item {
    flex: 0 0 auto; }
    .header-background .row.flex .icon-menu li.navUser-item a {
      font-size: 1.35714rem;
      color: #00202d;
      transition: color 0.4s;
      padding: 15px; }
      .header-background .row.flex .icon-menu li.navUser-item a:hover {
        color: #104b64; }
      .header-background .row.flex .icon-menu li.navUser-item a i {
        padding: 0; }
    .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call {
      width: 259.39px;
      display: none;
      overflow: hidden;
      background-image: url(../img/smr-getintouch.png);
      background-repeat: no-repeat;
      background-position: 1rem center;
      flex-direction: column;
      justify-content: center;
      align-content: center;
      align-items: center;
      padding: 0 0.5rem;
      padding-left: 2.6rem; }
      @media (min-width: 1181px) {
        .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call {
          display: flex; } }
      .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .phone-number-area {
        padding: 8px 0 0 0;
        font-family: "GothamBold";
        font-weight: 500; }
      .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .email {
        padding-bottom: 9px; }
        .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .email a {
          font-size: 1rem;
          text-decoration: none; }
      .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .visit_message,
      .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .opening {
        transition: top 0.25s ease, bottom 0.25s ease;
        text-decoration: none;
        position: relative;
        color: #ffffff;
        padding: 4px 1rem 5px 1rem;
        min-width: 216px;
        text-align: center;
        text-transform: uppercase;
        font-size: 0.85714rem;
        font-family: "GothamMedium"; }
        .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .visit_message:hover,
        .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .opening:hover {
          opacity: 0.8; }
      .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .opening {
        padding: 7px 1rem 3px 1rem; }

.mega-menu-header {
  border-bottom: 1px solid #ccc; }
  @media (min-width: 739px) {
    .mega-menu-header {
      overflow: visible;
      background-color: white;
      border-bottom: none; } }
  .mega-menu-header .header-background {
    transition: none; }
    .mega-menu-header .header-background .row.flex .flex-left,
    .mega-menu-header .header-background .row.flex .flex-right {
      flex: 1 1 33%; }
      .mega-menu-header .header-background .row.flex .flex-left.icon-menu,
      .mega-menu-header .header-background .row.flex .flex-right.icon-menu {
        margin-left: 0; }
        @media (min-width: 880px) {
          .mega-menu-header .header-background .row.flex .flex-left.icon-menu,
          .mega-menu-header .header-background .row.flex .flex-right.icon-menu {
            flex: 1 1 540px; } }
        @media (min-width: 1600px) {
          .mega-menu-header .header-background .row.flex .flex-left.icon-menu,
          .mega-menu-header .header-background .row.flex .flex-right.icon-menu {
            flex: 1 1 33%; } }
      .mega-menu-header .header-background .row.flex .flex-left.header-logo--left,
      .mega-menu-header .header-background .row.flex .flex-right.header-logo--left {
        display: none;
        flex: 1 0 33%;
        justify-content: center; }
        @media (min-width: 370px) {
          .mega-menu-header .header-background .row.flex .flex-left.header-logo--left,
          .mega-menu-header .header-background .row.flex .flex-right.header-logo--left {
            display: flex; } }
        @media (min-width: 739px) {
          .mega-menu-header .header-background .row.flex .flex-left.header-logo--left,
          .mega-menu-header .header-background .row.flex .flex-right.header-logo--left {
            flex: 1 1 33%;
            justify-content: flex-start; } }
    .mega-menu-header .header-background .row.flex .flex-left.menu-link {
      flex: 0 0 25%; }
      @media (min-width: 370px) {
        .mega-menu-header .header-background .row.flex .flex-left.menu-link {
          flex: 0 0 33%; } }
    @media (min-width: 739px) {
      .mega-menu-header .header-background {
        height: 80px; }
        .mega-menu-header .header-background .header-logo-image {
          max-height: 75px;
          height: auto; }
        .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call {
          height: 80px;
          height: 90px;
          line-height: 18px;
          flex: 0 0 310px; } }
    @media (min-width: 739px) and (min-width: 880px) {
      .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call {
        display: flex; } }
    @media (min-width: 739px) and (min-width: 370px) and (max-width: 1181px) {
      .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call {
        background: none; } }
    @media (min-width: 739px) {
          .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .phone-number-area {
            padding: 10px 0px 0px 0px; }
            .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .phone-number-area .link-text {
              height: auto;
              font-size: 26px;
              color: #00202d;
              font-weight: 400;
              aspect-ratio: auto;
              line-height: 0; }
          .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .email {
            padding: 0px;
            line-height: inherit; }
            .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .email a {
              font-size: 16px; }
          .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call .opening {
            color: #666;
            padding: 0px;
            font-size: 12px; }
          .mega-menu-header .header-background .row.flex .icon-menu li.navUser-item.navUser-item--call a {
            padding: 0px; } }
  .mega-menu-header .inline-quick-search {
    position: relative; }
    .mega-menu-header .inline-quick-search svg.search-icon {
      position: absolute;
      z-index: 1;
      top: 50%;
      transform: translateY(-50%);
      left: 10px;
      font-size: 20px;
      font-size: 18px;
      fill: #104b64;
      transform-origin: 38% 34%; }
      .mega-menu-header .inline-quick-search svg.search-icon.spin {
        top: 28%;
        top: 18%;
        animation-name: spin;
        animation-duration: 1500ms;
        animation-iteration-count: infinite;
        animation-timing-function: linear; }
    .mega-menu-header .inline-quick-search .form-input {
      background: #fff;
      padding-left: 2.5rem;
      height: 34px;
      height: 28px; }
      .mega-menu-header .inline-quick-search .form-input::placeholder {
        font-size: 12px; }
    .mega-menu-header .inline-quick-search .quickSearchMessage {
      margin: 10px 10px; }
    .mega-menu-header .inline-quick-search .quickSearchResults {
      width: auto;
      border: 1px solid #999;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.5); }
      @media (min-width: 739px) {
        .mega-menu-header .inline-quick-search .quickSearchResults {
          position: fixed;
          top: 85px;
          left: 2rem;
          right: 2rem; } }
      .mega-menu-header .inline-quick-search .quickSearchResults a.modal-close {
        top: 5px;
        right: 5px;
        font-size: 1.7rem;
        background: #fff;
        background: #d64c4c;
        color: #fff;
        border-radius: 20px;
        padding: 2px;
        padding: 5px 8px;
        box-shadow: -1px 1px 6px rgba(0, 0, 0, 0.4);
        border: 2px solid; }
        .mega-menu-header .inline-quick-search .quickSearchResults a.modal-close:hover {
          background: #c22d2d; }
      .mega-menu-header .inline-quick-search .quickSearchResults ul.productGrid {
        display: flex;
        flex-direction: row; }
        .mega-menu-header .inline-quick-search .quickSearchResults ul.productGrid li.product {
          width: auto;
          flex: 1 0 100%;
          border: 1px solid #eee; }
          @media (min-width: 370px) {
            .mega-menu-header .inline-quick-search .quickSearchResults ul.productGrid li.product {
              flex: 1 0 50%; } }
          @media (min-width: 739px) {
            .mega-menu-header .inline-quick-search .quickSearchResults ul.productGrid li.product {
              flex: 0 0 33%; } }
          @media (min-width: 1600px) {
            .mega-menu-header .inline-quick-search .quickSearchResults ul.productGrid li.product {
              flex: 0 0 20%; } }
          .mega-menu-header .inline-quick-search .quickSearchResults ul.productGrid li.product .card .card-figure {
            width: 90%; }
          .mega-menu-header .inline-quick-search .quickSearchResults ul.productGrid li.product .card .card-body {
            width: 100%;
            padding: 1rem; }

@keyframes spin {
  0% {
    transform: rotate(0deg);
    transform: scaleX(1);
    transform: rotate3d(1, 1, 0, 0deg); }
  100% {
    transform: rotate(360deg);
    transform: scaleX(-1);
    transform: rotate3d(1, 1, 0, 360deg); } }

.notched-top {
  background: url(../img/smr-visit-showroom-bg.png);
  top: 0; }

.notched-bottom {
  background: url(../img/smr-opening-times-bg.png);
  bottom: 0; }

.header-logo {
  font-size: 0;
  text-align: center;
  margin-top: 0;
  margin: 0; }
  .header-logo.header-logo--center {
    justify-content: center;
    padding: 0px 0; }
  @media (min-width: 739px) {
    .header-logo {
      margin: 0; }
      .header.fixed .header-logo {
        background-color: #e5e5e5;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo > a {
    color: #333333;
    display: inline-block;
    padding: 0.78571rem 0;
    position: relative;
    text-decoration: none;
    width: auto;
    z-index: 20; }
    .header-logo > a:before, .header-logo > a:after {
      content: " ";
      display: table; }
    .header-logo > a:after {
      clear: both; }
    @media (min-width: 739px) {
      .header-logo > a {
        background: none;
        border-bottom: 0;
        display: inline;
        padding: 0;
        width: auto; } }
    .header-logo > a:hover {
      color: #556273; }
    .header-logo > a:active {
      color: #3c4043; }

.header-logo--left {
  text-align: left;
  text-align: left;
  justify-content: start; }
  @media (min-width: 739px) {
    .header-logo--left {
      text-align: left;
      justify-content: start; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 739px) {
    .header-logo--right {
      margin-right: 2.85714rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-family: "GothamBook", Arial, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 0.14286rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.21429rem 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 370px) {
    .header-logo-text {
      font-size: 22px;
      padding-bottom: 0;
      padding-top: 0; } }
  @media (min-width: 739px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      margin-left: 0;
      margin-right: -0.14286rem;
      max-width: none;
      overflow: auto;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 18px; } }
  .header-logo-text .header-logo-image-container {
    position: relative;
    max-height: 55px; }
    @media (min-width: 739px) {
      .header-logo-text .header-logo-image-container {
        max-height: 110px; } }

.navUser-action--quickSearch .link-text,
.navUser-item--account .link-text {
  display: none; }

.header-logo-image {
  max-height: 70px;
  margin-top: 0;
  width: 100%;
  max-width: 300px; }
  .header-logo-image.style2 {
    max-width: none; }
  @media (min-width: 739px) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 2.35714rem; }
  @media (min-width: 739px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.mobileMenu-toggle {
  height: 3.92857rem;
  width: 3.92857rem;
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.28571rem;
  position: absolute;
  z-index: 50; }
  .mobileMenu-toggle::after {
    content: "MENU";
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    bottom: -5px; }
  @media (min-width: 739px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #00202d;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 2.8rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    text-transform: uppercase; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.3rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.7rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.7rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #00202d;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.froo-navUser.row.flex .flex-left,
.froo-navUser.row.flex .flex-right {
  display: none; }

@media (min-width: 739px) {
  .froo-navUser.row.flex .flex-left,
  .froo-navUser.row.flex .flex-right {
    display: flex; } }

.top-bar-background .froo-navUser a.navUser-action,
.top-bar-background .froo-navUser .navPages-action {
  font-size: 14px; }

.header-background .navUser-item--cart .link-text {
  font-size: 1.2rem; }

.header-background .navUser-item--cart i {
  font-size: 1.4rem; }

.topbar {
  background: #00202d;
  position: relative;
  z-index: 200;
  height: 30px; }
  .topbar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .topbar ul li {
      margin: 0;
      padding: 0; }
  .topbar .navPages-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center; }
    .topbar .navPages-list li label,
    .topbar .navPages-list li a {
      margin: 0;
      padding: 0.4rem 1.1rem;
      text-decoration: none;
      color: #fff;
      font-size: 12px;
      fill: #fff;
      display: block; }
      .topbar .navPages-list li label svg,
      .topbar .navPages-list li a svg {
        font-size: 1.1rem;
        position: relative;
        top: 3px; }
      .topbar .navPages-list li label:hover,
      .topbar .navPages-list li a:hover {
        color: #e09b22;
        fill: #e09b22;
        background: rgba(255, 255, 255, 0.1); }
      .topbar .navPages-list li label.trade-account,
      .topbar .navPages-list li a.trade-account {
        /* background: stencilString('color-gold');
                    color: #222;
                    fill:#333; */
        color: #e09b22;
        fill: #e09b22;
        font-weight: bold; }
        .topbar .navPages-list li label.trade-account:hover,
        .topbar .navPages-list li a.trade-account:hover {
          color: #fff;
          fill: #fff; }
    .topbar .navPages-list li.child-is-open {
      position: relative; }
      .topbar .navPages-list li.child-is-open > label,
      .topbar .navPages-list li.child-is-open > a {
        color: #e09b22;
        background: rgba(255, 255, 255, 0.1); }
      .topbar .navPages-list li.child-is-open .submenu {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        position: absolute;
        background: #fff;
        z-index: 200;
        width: 260px;
        top: calc(100% - 1px);
        right: 0px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); }
        .topbar .navPages-list li.child-is-open .submenu li {
          width: 100%; }
          .topbar .navPages-list li.child-is-open .submenu li a {
            width: 100%;
            display: block;
            text-align: right;
            color: #333;
            font-size: 14px; }
            .topbar .navPages-list li.child-is-open .submenu li a:hover {
              background: #00202d;
              color: #fff; }
    .topbar .navPages-list .submenu {
      display: none; }

body.is-sticky .topbar .navPages-list li.child-is-open .submenu {
  display: none; }

.row.grey {
  background: #f8f8f8;
  padding: 2.14286rem 0;
  margin-bottom: 2.14286rem; }
  .row.grey .card-border {
    background: #ffffff; }

.home-category-boxes.brands {
  margin-bottom: 2.14286rem; }

.body {
  background: white;
  margin-bottom: 0;
  margin-top: 3.5rem;
  margin-top: 0rem; }
  @media (min-width: 739px) {
    .body {
      margin-top: 1.5rem;
      min-height: calc(100vh - 430px); } }
  .body.no-margin {
    margin-top: 0; }

.page {
  /*    @include grid-row(
        $behavior: nest
    );*/ }

@media (min-width: 739px) {
  .page-content--centered {
    padding-left: 0.39286rem;
    padding-right: 0.39286rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

no.page-sidebar {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 739px) {
    no.page-sidebar {
      padding-left: 0.39286rem;
      padding-right: 0.39286rem;
      width: 25%;
      float: left; }
      no.page-sidebar + .page-content {
        padding-left: 0.39286rem;
        padding-right: 0.39286rem;
        width: 75%;
        float: left; } }

.share-button {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px; }

.share-menu-button {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0; }

.whatsapp-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/whatsapp-social-small.png");
  background-repeat: no-repeat; }
  .whatsapp-social-small:hover, .whatsapp-social-small:focus, .whatsapp-social-small:active {
    background-position-y: -30px; }

.facebook-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/facebook-social-small.png");
  background-repeat: no-repeat; }
  .facebook-social-small:hover, .facebook-social-small:focus, .facebook-social-small:active {
    background-position-y: -30px; }

.twitter-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/twitter-social-small.png");
  background-repeat: no-repeat; }
  .twitter-social-small:hover, .twitter-social-small:focus, .twitter-social-small:active {
    background-position-y: -30px; }

.email-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/email-social-small.png");
  background-repeat: no-repeat; }
  .email-social-small:hover, .email-social-small:focus, .email-social-small:active {
    background-position-y: -30px; }

.link-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/link-social-small.png");
  background-repeat: no-repeat; }
  .link-social-small:hover, .link-social-small:focus, .link-social-small:active {
    background-position-y: -30px; }

.sharethis-social-small {
  display: block;
  width: 70px;
  height: 20px;
  cursor: pointer; }
  .sharethis-social-small:hover .sharethis-social-small-inner .sharethis-social-small-inner-text, .sharethis-social-small:active .sharethis-social-small-inner .sharethis-social-small-inner-text, .sharethis-social-small:focus .sharethis-social-small-inner .sharethis-social-small-inner-text {
    color: #3fd077; }
  .sharethis-social-small:hover .sharethis-social-small-inner .sharethis-social-small-inner-share-icon, .sharethis-social-small:active .sharethis-social-small-inner .sharethis-social-small-inner-share-icon, .sharethis-social-small:focus .sharethis-social-small-inner .sharethis-social-small-inner-share-icon {
    color: #3fd077; }
  .sharethis-social-small .sharethis-social-small-inner .sharethis-social-small-inner-text {
    display: inline-block;
    vertical-align: top;
    font-family: "GothamBook";
    color: black;
    text-transform: uppercase;
    margin-right: 10px; }
  .sharethis-social-small .sharethis-social-small-inner .sharethis-social-small-inner-share-icon {
    display: inline-block;
    vertical-align: top;
    width: 1.07143rem;
    height: 1.28571rem;
    font-size: 14px; }

input[type="tel"].qty-changer {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0; }

.form-increment .button.qty-changer {
  display: inline-block;
  vertical-align: middle; }

.social-media-icons-section {
  float: right;
  position: relative;
  width: 325px;
  height: 30px; }

.social-media-icons {
  display: none;
  font-size: 0;
  width: 0px;
  height: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 23px;
  overflow: hidden;
  float: right; }
  @media (min-width: 1181px) {
    .social-media-icons {
      display: inline-block; } }

.open-close-social-media-icons {
  display: none;
  vertical-align: top;
  margin-top: 1.21429rem;
  width: 22px;
  cursor: pointer;
  float: right; }
  @media (min-width: 1181px) {
    .open-close-social-media-icons {
      display: inline-block; } }
  .open-close-social-media-icons .fa.fa-times {
    font-size: 10px;
    color: black; }
  .open-close-social-media-icons .fa.fa-share-alt {
    font-size: 14px;
    color: black; }
  .open-close-social-media-icons:hover .fa, .open-close-social-media-icons:focus .fa, .open-close-social-media-icons:active .fa {
    color: #3fd077; }

.fa.social-open-close-hide {
  display: none; }

.share-button {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px; }

.share-menu-button {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0; }

.whatsapp-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/whatsapp-social-small.png");
  background-repeat: no-repeat; }
  .whatsapp-social-small:hover, .whatsapp-social-small:focus, .whatsapp-social-small:active {
    background-position-y: -30px; }

.facebook-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/facebook-social-small.png");
  background-repeat: no-repeat; }
  .facebook-social-small:hover, .facebook-social-small:focus, .facebook-social-small:active {
    background-position-y: -30px; }

.twitter-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/twitter-social-small.png");
  background-repeat: no-repeat; }
  .twitter-social-small:hover, .twitter-social-small:focus, .twitter-social-small:active {
    background-position-y: -30px; }

.email-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/email-social-small.png");
  background-repeat: no-repeat; }
  .email-social-small:hover, .email-social-small:focus, .email-social-small:active {
    background-position-y: -30px; }

.link-social-small {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../img/icons/link-social-small.png");
  background-repeat: no-repeat; }
  .link-social-small:hover, .link-social-small:focus, .link-social-small:active {
    background-position-y: -30px; }

.sharethis-social-small {
  display: block;
  width: 70px;
  height: 20px;
  cursor: pointer; }
  .sharethis-social-small:hover .sharethis-social-small-inner .sharethis-social-small-inner-text, .sharethis-social-small:active .sharethis-social-small-inner .sharethis-social-small-inner-text, .sharethis-social-small:focus .sharethis-social-small-inner .sharethis-social-small-inner-text {
    color: #3fd077; }
  .sharethis-social-small:hover .sharethis-social-small-inner .sharethis-social-small-inner-share-icon, .sharethis-social-small:active .sharethis-social-small-inner .sharethis-social-small-inner-share-icon, .sharethis-social-small:focus .sharethis-social-small-inner .sharethis-social-small-inner-share-icon {
    color: #3fd077; }
  .sharethis-social-small .sharethis-social-small-inner .sharethis-social-small-inner-text {
    display: inline-block;
    vertical-align: top;
    font-family: "GothamBook";
    color: black;
    text-transform: uppercase;
    margin-right: 10px; }
  .sharethis-social-small .sharethis-social-small-inner .sharethis-social-small-inner-share-icon {
    display: inline-block;
    vertical-align: top;
    width: 1.07143rem;
    height: 1.28571rem;
    font-size: 14px; }

.product-sort-mobile {
  display: block; }
  @media (min-width: 1181px) {
    .product-sort-mobile {
      display: none; } }

.page-heading .actionBar {
  margin-left: 1rem; }

#slideoutCart #deliveryCountdown.hide-countdown {
  display: none; }

#slideoutCart {
  position: fixed;
  top: 0;
  background: #ffffff;
  height: 100%;
  right: -120%;
  width: 93%;
  z-index: 1007;
  box-shadow: 1px 0px 25px black; }
  @media (min-width: 370px) {
    #slideoutCart {
      width: 85%; } }
  @media (min-width: 739px) {
    #slideoutCart {
      width: 80%; } }
  @media (min-width: 1181px) {
    #slideoutCart {
      width: 600px;
      right: -620px; } }

.lightsout-background, .lightsout-background-below-header, .lightsout-background-below-header-mobile-facets {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute; }

.lightsout-background {
  top: 0;
  left: 0;
  z-index: 1004; }
  .lightsout-background.megamenu {
    z-index: 100;
    top: 110px; }

body.search-active .lightsout-background {
  z-index: 100;
  top: 0px; }
  @media (min-width: 739px) {
    body.search-active .lightsout-background {
      top: 110px; } }

.lightsout-background-below-header, .lightsout-background-below-header-mobile-facets {
  bottom: 0;
  left: 0;
  z-index: 1000; }

.page-overflow-no-scroll {
  overflow: hidden; }

.page-overflow-hidden {
  overflow: hidden; }

.mac-scroll {
  scrollbar-color: #e09b22 transparent;
  overflow: overlay; }

.mac-scroll::-webkit-scrollbar {
  background: transparent; }

.mac-scroll::-webkit-scrollbar-track {
  background: #e09b22; }

.mac-scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

.mac-scroll:hover::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

.mac-scroll::-webkit-scrollbar-button {
  width: 0px;
  height: 0px; }

.mac-scroll::-webkit-scrollbar-thumb {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 33px; }

.mac-scroll:hover::-webkit-scrollbar-thumb {
  background: #e09b22; }

.mac-scroll:hover::-webkit-scrollbar-thumb:active {
  background: #e09b22; }

.mac-scroll::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px; }

.mac-scroll::-webkit-scrollbar-track:hover {
  background: transparent; }

.mac-scroll::-webkit-scrollbar-track:active {
  background: transparent; }

.mac-scroll::-webkit-scrollbar-corner {
  background: transparent; }

.ps__rail-y {
  opacity: 0;
  transition: none; }

.ps__thumb-y {
  transition: none; }

.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
  width: 6px; }

.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking {
  background-color: transparent; }

.ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y {
  opacity: 1;
  transition: none; }

.nanobar .bar {
  display: none;
  height: 3px; }

.nanobar .bar:nth-of-type(1) {
  display: inherit; }

.clear {
  clear: both; }

a .footer-info-heading, .footer-info a {
  text-decoration: none; }

.newsletter-footer .form-prefixPostfix {
  display: flex;
  flex-direction: row; }
  .newsletter-footer .form-prefixPostfix .form-input {
    margin: 0;
    display: flex;
    flex: 1 1 auto; }
  .newsletter-footer .form-prefixPostfix .button--secondary {
    margin: 0;
    display: flex;
    flex: 0 0 auto;
    height: auto; }

.footer {
  position: relative;
  background-color: #f3f3f3;
  border-top: none;
  padding: 2rem 0 0 0;
  font-weight: 400; }
  @media (min-width: 739px) {
    .footer .medium-push-0 {
      left: 0; } }
  @media (min-width: 1181px) {
    .footer .large-push-2 {
      left: 16.66667%; } }
  .footer p {
    font-size: 12px; }
  .footer address {
    font-size: 12px;
    font-style: normal; }
  .footer [data-section-type='storeInfo'] {
    background: url(../img/smr_map.png) center right no-repeat;
    background-size: auto 100%; }
  @media (min-width: 1181px) {
    .footer {
      background: url(../img/Radiators4u.svg) center center no-repeat #f3f3f3;
      background-size: 170px; } }
  .footer .footer-info,
  .footer .footer-info-list {
    font-size: 0.92857rem;
    font-weight: 400; }
  .footer .footer-info-heading {
    margin-top: 0;
    color: #00202d;
    text-transform: uppercase;
    font-family: 'GothamBold';
    font-weight: 600;
    margin-bottom: 11px; }
  .footer .bottom-row {
    background: #00202d;
    color: #ccc;
    padding: 4px;
    margin-top: 2rem;
    font-size: 0px; }
    .footer .bottom-row .powered-by {
      display: block;
      width: 100%; }
    .footer .bottom-row .powered-by.hide {
      display: none !important; }
    @media (min-width: 739px) {
      .footer .bottom-row {
        font-size: inherit; }
        .footer .bottom-row .powered-by {
          display: inline-block;
          width: auto; }
        .footer .bottom-row .powered-by.hide {
          display: none !important; } }
  .footer .newsletter-subscription .form-field {
    margin: 0; }
    .footer .newsletter-subscription .form-field .form-prefixPostfix {
      flex-wrap: wrap; }
      @media (min-width: 1181px) {
        .footer .newsletter-subscription .form-field .form-prefixPostfix {
          flex-wrap: nowrap; } }
    .footer .newsletter-subscription .form-field .form-input {
      margin: 0;
      flex: 1 1 60%; }
    .footer .newsletter-subscription .form-field .button {
      padding: 6px;
      height: 3.17857rem; }
  .footer .contact-section a {
    text-decoration: none; }
  .footer .contact-section .phone {
    font-family: 'GothamBook';
    display: block;
    font-size: 1.28571rem; }
  .footer .contact-section .email {
    font-family: 'GothamBook';
    display: block;
    font-size: 0.92857rem; }

.footer-info-col {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left;
  color: #757578;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  text-align: center;
  vertical-align: top; }
  @media (min-width: 370px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 739px) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media (min-width: 739px) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 370px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 370px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit; } }

@media (min-width: 739px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right; } }

.newsletter-footer p {
  text-align: center; }

.newsletter-footer h5.footer-info-heading {
  text-align: center;
  font-size: 20px; }

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #00202d;
    text-decoration: none; }
    @media (min-width: 0px) and (max-width: 739px) {
      .footer-info-list a {
        font-size: 15px;
        min-height: 36px;
        display: inline-flex;
        align-items: center; } }
    .footer-info-list a:hover {
      color: #104b64; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 370px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #ccc;
    font-size: 10px;
    margin: 0; }
  .footer-copyright a {
    color: #757578;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 739px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #757575; }

@media (min-width: 370px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.footer-newsletter-summary {
  text-align: left; }

.backToTopButton {
  position: fixed;
  z-index: 101;
  bottom: 160px;
  right: 0px;
  height: 44px;
  width: 44px;
  border: 1px solid rgba(0, 0, 255, 0);
  border-radius: 3px 0 0 3px;
  background: #104b64;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 20px; }
  .backToTopButton:hover, .backToTopButton:focus, .backToTopButton:active {
    border: 1px solid #999999; }

.comparebutton {
  position: fixed;
  z-index: 101;
  bottom: 230px;
  right: 0px;
  border-radius: 3px 0 0 3px;
  background: #00202d;
  color: white;
  padding: 0.5rem 1rem;
  text-decoration: none;
  font-size: 16px; }
  @media (min-width: 1181px) {
    .comparebutton {
      bottom: 210px; } }
  .comparebutton span {
    border-radius: 50px;
    background: #fff;
    font-size: 14px;
    padding: 2px;
    font-weight: bold;
    width: 26px;
    height: 26px;
    display: inline-block;
    text-align: center;
    color: #104b64; }
  .comparebutton:hover, .comparebutton:focus, .comparebutton:active {
    background: #104b64;
    color: #fff; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1750px;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1181px) {
    .container {
      padding: 0 6rem; } }

main.page-content {
  min-height: 80vh; }

.blog {
  margin-bottom: 1.5rem; }
  .blog + .blog {
    /*    border-top: container("border");
        margin-top: spacing("double");
        padding-top: spacing("double");*/ }
  .blog .tags {
    margin-top: 1.5rem;
    border-top: 1px solid #f2f2f2;
    padding-top: 1.5rem;
    text-align: center; }
    .blog .tags .tag {
      margin: 0 10px; }
      .blog .tags .tag a {
        color: #00202d;
        cursor: pointer;
        text-transform: uppercase;
        border-radius: 500px;
        border: 1px solid #d1d1d1;
        padding: 0.5rem 1rem;
        font-size: 13px;
        background: #f1f1f1; }
        .blog .tags .tag a:hover {
          cursor: pointer;
          background: #d3d3d3; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-post.has-sidebar {
  border-bottom: 1px solid #ddd; }
  @media (min-width: 1181px) {
    .blog-post.has-sidebar {
      border-bottom: none;
      border-right: 1px solid #ddd; } }

.blog-title {
  font-size: 24px;
  font-family: "GothamLight", sans-serif;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #757578;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post,
.blog-post p {
  font-size: 1.14286rem;
  text-align: justify; }

.blog-post li {
  font-size: 1.14286rem; }

.blog-post h2 {
  font-weight: bold;
  font-size: 1.64286rem; }

.blog-post h3 {
  font-weight: bold;
  font-size: 1.42857rem; }

.blog-post h4 {
  font-weight: bold;
  font-size: 1.28571rem; }

.blog-post h5 {
  font-weight: bold;
  font-size: 1.14286rem; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  position: relative;
  max-width: 350px; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }

.article-thumb {
  display: none; }

.blog-posts {
  display: grid;
  grid-column-gap: 1rem; }
  .blog-posts article.blog {
    border-bottom: 1px solid #d1d1d1;
    padding: 1.5rem 0; }
  @media (min-width: 739px) {
    .blog-posts {
      grid-template-columns: 1fr 1fr; }
      .blog-posts article.blog {
        border: 1px solid #d1d1d1;
        padding: 1.5rem; } }
  @media (min-width: 1181px) {
    .blog-posts {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 1600px) {
    .blog-posts {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  .blog-posts .blog-thumbnail {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1/1; }
    .blog-posts .blog-thumbnail.default-image img {
      filter: grayscale(1);
      opacity: 0.6; }
  .blog-posts h3.blog-title a {
    color: #00202d;
    font-size: 1.6rem; }

.gridrow {
  display: grid;
  grid-template-columns: 1fr;
  align-content: center;
  justify-content: flex-start;
  grid-gap: 15px; }
  @media (min-width: 739px) {
    .gridrow {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 1181px) {
    .gridrow {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1600px) {
    .gridrow {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }
  .gridrow .grid-card {
    border: 1px solid #ddd;
    padding: 10px; }
  .gridrow h3 {
    margin-top: 0px; }
    @media (min-width: 739px) {
      .gridrow h3 {
        grid-column: 1/4; } }
    @media (min-width: 1181px) {
      .gridrow h3 {
        grid-column: 1/5; } }
    @media (min-width: 1600px) {
      .gridrow h3 {
        grid-column: 1/6; } }

h2.no-margin {
  margin: 0.5rem 0px 0.5rem 0px; }

.category-banner {
  width: 100%;
  min-height: 300px;
  background-size: cover;
  background-position: center center;
  margin-bottom: 0.78571rem;
  position: relative; }
  .category-banner .category-banner-name {
    position: absolute;
    color: rgba(255, 255, 255, 0.6);
    bottom: -5px;
    right: 0.78571rem;
    font-size: 4.5rem;
    font-family: "GothamBook"; }

.read-more-link {
  position: absolute;
  bottom: 0px;
  background: #fff;
  background: linear-gradient(0deg, white 0%, white 50%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  padding-top: 30px; }

.row .category-description,
.row .row.category-description {
  padding: 1rem 0;
  border: 1px solid #eee;
  margin: 0.78571rem 0; }
  .row .category-description [data-content-slick]:not(.slick-initialized),
  .row .row.category-description [data-content-slick]:not(.slick-initialized) {
    height: 42vw;
    display: block;
    overflow: hidden; }
    @media (min-width: 739px) {
      .row .category-description [data-content-slick]:not(.slick-initialized),
      .row .row.category-description [data-content-slick]:not(.slick-initialized) {
        height: 18vw; } }
    @media (min-width: 1181px) {
      .row .category-description [data-content-slick]:not(.slick-initialized),
      .row .row.category-description [data-content-slick]:not(.slick-initialized) {
        height: 18vw; } }
    @media (min-width: 1600px) {
      .row .category-description [data-content-slick]:not(.slick-initialized),
      .row .row.category-description [data-content-slick]:not(.slick-initialized) {
        height: 270px; } }
  .row .category-description .slick-slider img,
  .row .category-description .slick-slide,
  .row .row.category-description .slick-slider img,
  .row .row.category-description .slick-slide {
    aspect-ratio: 2/1; }
  .row .category-description .no-aspect-ratio.slick-slider img, .row .category-description .no-aspect-ratio.slick-slider .slick-slide,
  .row .row.category-description .no-aspect-ratio.slick-slider img,
  .row .row.category-description .no-aspect-ratio.slick-slider .slick-slide {
    aspect-ratio: auto; }
  .row .category-description h2,
  .row .row.category-description h2 {
    margin: 0 0 1rem 0;
    padding: 0;
    font-weight: 400; }
  .row .category-description .category-description-inner,
  .row .row.category-description .category-description-inner {
    position: relative;
    overflow: hidden;
    transition: height 0.5s;
    float: left; }
    .row .category-description .category-description-inner .page-heading,
    .row .row.category-description .category-description-inner .page-heading {
      margin: 6px 0 4px 0;
      padding: 0; }
      @media (min-width: 739px) {
        .row .category-description .category-description-inner .page-heading,
        .row .row.category-description .category-description-inner .page-heading {
          margin: 0 0 4px 0; } }
    .row .category-description .category-description-inner.large-9,
    .row .row.category-description .category-description-inner.large-9 {
      min-height: 222px;
      height: 222px; }
    .row .category-description .category-description-inner.large-8,
    .row .row.category-description .category-description-inner.large-8 {
      min-height: 270px;
      height: 274px; }
    .row .category-description .category-description-inner.large-12,
    .row .row.category-description .category-description-inner.large-12 {
      min-height: 280px;
      height: 430px; }
      @media (min-width: 739px) {
        .row .category-description .category-description-inner.large-12,
        .row .row.category-description .category-description-inner.large-12 {
          height: 430px; } }
    .row .category-description .category-description-inner.open,
    .row .row.category-description .category-description-inner.open {
      height: auto;
      padding-bottom: 1.5rem; }
  .row .category-description [data-froo-overflow] p, .row .category-description [data-froo-overflow] h2, .row .category-description [data-froo-overflow] h3, .row .category-description [data-froo-overflow] h4,
  .row .row.category-description [data-froo-overflow] p,
  .row .row.category-description [data-froo-overflow] h2,
  .row .row.category-description [data-froo-overflow] h3,
  .row .row.category-description [data-froo-overflow] h4 {
    display: none; }
  .row .category-description [data-froo-overflow] p:nth-of-type(1),
  .row .row.category-description [data-froo-overflow] p:nth-of-type(1) {
    display: block; }
  @media (min-width: 739px) {
    .row .category-description [data-froo-overflow] p:nth-of-type(2),
    .row .row.category-description [data-froo-overflow] p:nth-of-type(2) {
      display: block; } }
  .row .category-description .slick-slider li iframe,
  .row .row.category-description .slick-slider li iframe {
    width: 100%;
    border: none; }

.toggle-title {
  padding: 0.35714rem; }

.page-heading {
  display: flex;
  align-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  padding: 0.35714rem;
  margin-bottom: 0.78571rem;
  font-size: 1.57143rem;
  text-transform: uppercase;
  font-weight: 300;
  background: none;
  text-align: center;
  justify-content: center;
  font-family: "GothamBook"; }
  .page-heading .list-toggle {
    font-size: 14px;
    color: #00202d;
    margin-right: 0.35714rem; }
    .page-heading .list-toggle .togglegrid {
      margin: 0 0.35714rem;
      text-decoration: none;
      color: #00202d; }
      .page-heading .list-toggle .togglegrid.active {
        text-decoration: underline;
        font-weight: bold; }
  .page-heading h1,
  .page-heading h2,
  .page-heading h3,
  .page-heading h4 {
    display: inline-block;
    margin: 0;
    align-self: center;
    flex: 1 1 0; }
  .page-heading form.actionBar {
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: flex-end;
    align-self: baseline; }
    .page-heading form.actionBar .form-field {
      padding: 0;
      margin: 0;
      display: flex; }

ul.breadcrumbs {
  margin-bottom: 0.78571rem; }

.page-sidebar.columns {
  padding: 0; }

.page-sidebar .sidebarBlock-heading {
  background: none;
  padding: 0.5rem 0; }

.page-sidebar .facetedSearch.sidebarBlock a.show_filters {
  display: none; }

.page-sidebar .facetedSearch.sidebarBlock a.show_filters {
  display: none; }

.sidebarBlock {
  background: #f0f0f0;
  padding: 0.2rem 0.5rem; }
  .sidebarBlock .navList {
    padding: 0px 0.5rem; }
    .sidebarBlock .navList .navList-item,
    .sidebarBlock .navList .navList-action {
      color: #160903;
      font-weight: 400;
      margin-bottom: 0px; }
      .sidebarBlock .navList .navList-item:last-child,
      .sidebarBlock .navList .navList-action:last-child {
        border: none; }
  .sidebarBlock + .sidebarBlock {
    margin-top: 2rem; }

.sidebarBlock-heading {
  margin-top: 0;
  text-transform: inherit; }

@media (min-width: 739px) {
  .page-sidebar.full-width {
    display: flex;
    flex-direction: row; }
    .page-sidebar.full-width nav {
      width: 100%;
      display: flex; }
      .page-sidebar.full-width nav .sidebarBlock {
        margin-right: 1.5rem; }
        .page-sidebar.full-width nav .sidebarBlock .sidebarBlock-heading {
          cursor: pointer; }
          .page-sidebar.full-width nav .sidebarBlock .sidebarBlock-heading::after {
            content: "\f078";
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            margin-left: 0.35714rem; }
          .page-sidebar.full-width nav .sidebarBlock .sidebarBlock-heading + ul.navList {
            display: none;
            transition: opacity 0.4s ease;
            position: absolute;
            z-index: 20;
            padding: 0.35714rem;
            background: #eee;
            border: 1px solid #ddd;
            top: 25px; }
            .page-sidebar.full-width nav .sidebarBlock .sidebarBlock-heading + ul.navList:hover {
              display: block; }
          .page-sidebar.full-width nav .sidebarBlock .sidebarBlock-heading:hover + ul.navList {
            display: block; }
        .page-sidebar.full-width nav .sidebarBlock + .sidebarBlock {
          border-top: none;
          margin: 0;
          padding: 0; } }

@media (min-width: 739px) {
  .facets.page-sidebar.is_stuck {
    position: fixed;
    top: 95px; }
    .facets.page-sidebar.is_stuck.sticky-bottom {
      top: auto;
      position: absolute;
      bottom: 10px; } }

@media (min-width: 739px) {
  .facets.page-sidebar.is_stuck #facetedSearch {
    max-height: calc(100vh - 112px);
    overflow: auto; } }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid:before, .brandGrid:after {
    content: " ";
    display: table; }
  .brandGrid:after {
    clear: both; }
  .brandGrid .brand {
    padding-left: 0.39286rem;
    padding-right: 0.39286rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 370px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 739px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  position: relative;
  max-width: 110px; }
  .brand-image-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .brand-image-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.57895%; }

.brand-heading-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.78571rem; }
  .brand-heading-wrapper .brand-image-container {
    flex: 1 0 0;
    margin-right: 0.78571rem; }
  .brand-heading-wrapper .page-heading {
    flex: 1 1 0;
    margin: 0; }

.productCarousel .card .card-body .sku,
.productCarousel .card .card-body .height-mm,
.productCarousel .card .card-body .width-mm,
.productCarousel .card .card-body .btu-DT50C,
.productCarousel .card .card-body .watts-DT50C,
.productCarousel .card .card-body .colour,
.productCarousel .card .card-body .stock {
  display: none; }

.productCarousel-slide .quickview {
  display: none;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute;
  top: 50%;
  right: 0%;
  margin: 0;
  padding: 0.5rem; }
  .productCarousel-slide .quickview span {
    display: none; }

@media (min-width: 739px) {
  .productCarousel-slide:hover .quickview {
    display: block;
    opacity: 1; } }

.page-content {
  position: relative; }

.list-toggle-label {
  display: none;
  width: 100%;
  text-align: right;
  padding: 0 30px; }
  @media (min-width: 739px) {
    .list-toggle-label {
      display: block; } }
  .list-toggle-label .fa-toggle-on {
    color: #9aa60c; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid .list-headings {
    display: none; }
  .productGrid.productGrid-row .list-headings {
    display: grid;
    width: 100%;
    grid-template-columns: 3fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 700;
    color: #000000;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    grid-gap: 1px;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    background: #ccc;
    /*   .product-info-headings {

            .product-info-headings-product-name {
                display: flex;
                //        flex-basis: 14.2857%;
                //     flex-basis: 26%;
                flex: 1 0 26%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-number-of-columns {
                display: none;
                //    flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-sku {
                display: flex;
                //flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-height-mm {
                display: flex;
                //   flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-width-mm {
                display: flex;
                //  flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-btu-DT50C {
                display: flex;
                // flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-watts-DT50C {
                display: flex;
                // flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-colour {
                display: flex;
                //  flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-stock {
                display: flex;
                //  flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }

            .product-info-headings-price {
                display: flex;
                // flex-basis: 14.2857%;
                text-align: center;
                justify-content: center;
                align-items: center;
                border: 1px solid #CCCCCC;
                border-right: none;
                border-bottom: none;
                padding: 0.5rem remCalc(5px);
                word-break: break-word;
            }
        }*/ }
    .productGrid.productGrid-row .list-headings .product-info-heading {
      background: #eee;
      padding: 0.5rem 0.35714rem;
      word-break: keep-all;
      background-color: #F6F6F6; }
    .productGrid.productGrid-row .list-headings .xproduct-actions-heading {
      display: flex;
      flex-basis: 9.0909%;
      font-weight: 700;
      color: #000000;
      border: 1px solid #CCCCCC;
      border-bottom: none;
      padding: 0.5rem 0.35714rem;
      flex-grow: 1;
      word-break: break-word; }
  .productGrid .sku {
    display: none; }
  .productGrid .number-of-columns {
    display: none; }
  .productGrid .height-mm {
    display: none; }
  .productGrid .width-mm {
    display: none; }
  .productGrid .btu-DT50C {
    display: none; }
  .productGrid .watts-DT50C {
    display: none; }
  .productGrid .colour {
    display: none; }
  .productGrid .stock {
    display: none; }
  .productGrid.productGrid-row .price-section.price-section--withTax.rrp-price--withTax {
    display: none; }
  .productGrid.productGrid-row .list-headings {
    display: none; }
  @media (min-width: 1181px) {
    .productGrid.productGrid-row .list-headings {
      display: flex;
      display: grid; }
    .productGrid.productGrid-row li.card-margin.card-border.product {
      width: 100%;
      flex-direction: row;
      font-size: 13px;
      padding: 0;
      margin-bottom: 0; }
      .productGrid.productGrid-row li.card-margin.card-border.product:hover, .productGrid.productGrid-row li.card-margin.card-border.product:focus, .productGrid.productGrid-row li.card-margin.card-border.product:active {
        box-shadow: none; }
      .productGrid.productGrid-row li.card-margin.card-border.product article.card {
        display: grid;
        grid-template-columns: 19fr 2fr;
        margin-bottom: 0; }
        .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-figure {
          display: none;
          flex-basis: 9.0909%;
          border: none;
          padding: 5px;
          border: 1px solid #CCCCCC;
          border-right: none;
          border-bottom: none;
          justify-content: center;
          align-items: center; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-figure a {
            display: flex; }
            .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-figure a .card-img-container {
              display: flex; }
              .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-figure a .card-img-container:after {
                width: initial;
                padding-bottom: initial; }
              .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-figure a .card-img-container .card-image {
                display: flex;
                position: relative;
                margin: 0; }
        .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox {
          /* display: flex;
                        flex-direction: row;
                        flex-basis: 81.8182%;*/
          display: grid;
          grid-template-columns: 3fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr 2fr;
          grid-column-gap: 1px;
          padding-top: 0; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .card-title {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            margin-bottom: 0;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .number-of-columns {
            display: none;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .sku {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .height-mm {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .width-mm {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .btu-DT50C {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .watts-DT50C {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .colour {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .stock {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .price-rating-container {
            display: flex;
            flex-direction: row;
            justify-content: center;
            text-align: center;
            padding: 0;
            border: 1px solid #CCCCCC;
            border-right: none;
            border-bottom: none;
            word-break: break-word; }
            .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .price-rating-container .card-text.price-box {
              display: flex;
              flex-direction: column;
              justify-content: center; }
              .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .price-rating-container .card-text.price-box .price-section {
                flex-direction: column; }
                .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .price-rating-container .card-text.price-box .price-section .price-label {
                  margin-right: 0; }
              .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .price-rating-container .card-text.price-box .price-section.active-price {
                margin-right: 0; }
                .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .price-rating-container .card-text.price-box .price-section.active-price .price-label {
                  display: none; }
              .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .price-rating-container .card-text.price-box .saving {
                display: flex;
                text-align: center; }
                .productGrid.productGrid-row li.card-margin.card-border.product article.card .card-body.flex-pricebox .price-rating-container .card-text.price-box .saving .price-label {
                  margin-right: 0; }
        .productGrid.productGrid-row li.card-margin.card-border.product article.card section.card-figcaption {
          display: flex;
          /*    flex-direction: row;
                        width: auto;
                        flex-grow: 1;
                        flex-shrink: 0;
                        flex-basis: 9.0909%;
                      */
          padding: 0.35714rem;
          border: 1px solid #CCCCCC;
          border-bottom: none;
          word-break: break-word; }
          .productGrid.productGrid-row li.card-margin.card-border.product article.card section.card-figcaption .card-figcaption-body {
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
            align-content: center;
            justify-content: center; }
            .productGrid.productGrid-row li.card-margin.card-border.product article.card section.card-figcaption .card-figcaption-body > .button {
              flex: 1 1 100%;
              height: 100%;
              margin-bottom: 0.5rem; }
              .productGrid.productGrid-row li.card-margin.card-border.product article.card section.card-figcaption .card-figcaption-body > .button .fas.fa-list, .productGrid.productGrid-row li.card-margin.card-border.product article.card section.card-figcaption .card-figcaption-body > .button i.fa-list.rating-full {
                display: none; }
              .productGrid.productGrid-row li.card-margin.card-border.product article.card section.card-figcaption .card-figcaption-body > .button span {
                margin-left: 0; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-figure {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .card-text.brand-name {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .card-title {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .number-of-columns {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .sku {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .height-mm {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .width-mm {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .btu-DT50C {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .watts-DT50C {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .colour {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .stock {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card .card-body.flex-pricebox .price-rating-container {
        border-bottom: 1px solid #CCCCCC; }
      .productGrid.productGrid-row li.card-margin.card-border.product:last-child article.card section.card-figcaption {
        border: 1px solid #CCCCCC; } }
  .productGrid .product {
    font-size: 15px;
    display: flex;
    flex-direction: column; }
    .productGrid .product .price-range {
      font-size: 14px; }
    .productGrid .product article.card {
      display: flex;
      flex-direction: column;
      flex: 1 1 100%; }
      .productGrid .product article.card .flex-pricebox {
        flex: 1 1 100%; }
    .productGrid .product .quickview {
      display: none;
      opacity: 0;
      transition: opacity 0.5s;
      position: absolute;
      top: 50%;
      padding: 0.5rem;
      margin: 0;
      right: 10px; }
      .productGrid .product .quickview span {
        display: none; }
    @media (min-width: 739px) {
      .productGrid .product:hover .quickview {
        display: block;
        opacity: 1; } }
  .productGrid.list article.card {
    flex-direction: row; }
  .productGrid.list .product .quickview {
    min-width: 0;
    left: 5%;
    transform: translateY(-50%);
    top: 50%; }

.selectwidthpage article.card .height-mm {
  display: inline-block;
  order: -1;
  text-align: center;
  color: #104b64;
  margin: auto;
  margin-bottom: 5px;
  background: #e1e1e1;
  border: 1px solid #ccc;
  border-radius: 50px;
  padding: 3px 1rem;
  font-size: 12px; }
  .selectwidthpage article.card .height-mm:before {
    content: "Height: "; }
  .selectwidthpage article.card .height-mm:after {
    content: "mm"; }

.productGrid.showBtu .btu-DT50C {
  display: block;
  margin: auto;
  order: -1;
  text-align: center;
  color: #104b64;
  margin: auto;
  margin-bottom: 5px;
  background: #e1e1e1;
  border-radius: 50px;
  padding: 3px 1rem;
  font-size: 12px;
  border: 1px solid #ccc; }
  .productGrid.showBtu .btu-DT50C:before {
    content: "🔥 ";
    font-size: 14px; }
  .productGrid.showBtu .btu-DT50C:after {
    content: " BTU";
    font-size: 11px; }

.productList {
  list-style: none;
  margin-left: 0;
  margin: 0.78571rem; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

@media (min-width: 370px) {
  .listItem {
    margin: 0 -0.39286rem;
    max-width: none;
    width: auto;
    display: table; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 370px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1181px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-figure {
  margin: 0 0 1.5rem; }
  @media (min-width: 370px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }
  @media (min-width: 1181px) {
    .listItem-figure {
      position: relative; } }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1181px) {
      .listItem-figure .listItem-button {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        margin: 0 0 1.5rem;
        pointer-events: all;
        transform-style: preserve-3d; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1181px) {
    .listItem-figureBody {
      bottom: 0;
      height: 100%;
      left: 0.78571rem;
      opacity: 0;
      position: absolute;
      right: 0.78571rem;
      top: 0; }
      .listItem-figureBody:hover {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 370px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1181px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1181px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1181px) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.35714rem; }

.listItem-brand {
  color: #999999;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media (min-width: 739px) {
    .listItem-brand {
      font-size: 14px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 14px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 739px) {
    .listItem-title {
      font-size: 15px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 739px) {
    .listItem-price {
      font-size: 15px; } }

@media (min-width: 1181px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 12px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1181px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media (min-width: 1181px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1181px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.video-modal {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 1000;
  align-items: center;
  justify-content: center; }
  .video-modal .close_modal {
    position: absolute;
    top: 2rem;
    right: 3rem;
    font-size: 3rem;
    color: white; }
  .video-modal section {
    padding: 1rem;
    max-height: 80%;
    max-width: 80%;
    background: #fff; }
    .video-modal section .videoGallery-main {
      padding-bottom: 61vh; }

.product-banner {
  order: 6;
  font-size: 1.1rem;
  background: #d4d5cf;
  padding: 1rem;
  margin-bottom: 1rem; }
  .product-banner p,
  .product-banner h5,
  .product-banner h4,
  .product-banner h3,
  .product-banner a.button {
    margin: 0; }
  .product-banner:empty {
    display: none; }

.productView {
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  padding-left: 1rem;
  padding-right: 0; }
  @media (min-width: 739px) {
    .productView-images {
      min-height: 670px;
      padding-right: 1rem; } }

.productView-details {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left; }

.productView-description table {
  max-width: 100%;
  width: 100%; }
  .productView-description table.ProductTable {
    border: none;
    margin-top: 1rem; }
    .productView-description table.ProductTable tbody {
      display: grid;
      grid-gap: 0px; }
    .productView-description table.ProductTable tr {
      display: grid;
      border-bottom: none;
      padding: 3px;
      background: none; }
      .productView-description table.ProductTable tr:nth-child(even) {
        background: #f4f4f4; }
      @media (min-width: 739px) {
        .productView-description table.ProductTable tr {
          grid-template-columns: 1fr 2fr;
          align-items: flex-start;
          border-bottom: 1px solid #d3d3d3;
          grid-gap: px; } }
      .productView-description table.ProductTable tr td {
        padding: 3px; }
        .productView-description table.ProductTable tr td:nth-child(even) {
          font-size: 16px; }
        .productView-description table.ProductTable tr td:nth-child(odd) {
          font-weight: 600;
          font-size: 16px;
          color: #104b64; }
          @media (min-width: 739px) {
            .productView-description table.ProductTable tr td:nth-child(odd) {
              text-align: right;
              font-size: 14px; } }

@media (min-width: 1181px) {
  .productView-description {
    clear: right;
    float: right;
    width: 50%; } }

.productView-description.small-12 {
  width: 100%; }

.productView-description .productView-title,
.productView-description h1.productView-title {
  font-weight: bold; }

@media (min-width: 739px) {
  .productView-description .productView-description {
    clear: both;
    float: none;
    width: 100%; } }

.product-page-countdown-container {
  position: relative;
  display: none;
  width: 100%;
  height: 130px;
  background: #ea3323;
  padding: 1.07143rem; }
  .product-page-countdown-container .product-page-sale-ends-countdown {
    display: block;
    color: #ffffff;
    font-size: 15rem;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    line-height: 1; }
  .product-page-countdown-container .product-page-countdown-container-inner {
    width: 420px;
    height: 60px;
    display: block;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%); }
  .product-page-countdown-container .product-page-countdown-days {
    left: 0; }
    .product-page-countdown-container .product-page-countdown-days .product-page-countdown-text {
      padding-left: 12px; }
  .product-page-countdown-container .product-page-countdown-divider-1 {
    left: 60px; }
  .product-page-countdown-container .product-page-countdown-hours {
    left: 120px; }
    .product-page-countdown-container .product-page-countdown-hours .product-page-countdown-text {
      padding-left: 4px; }
  .product-page-countdown-container .product-page-countdown-divider-2 {
    left: 180px; }
  .product-page-countdown-container .product-page-countdown-minutes {
    left: 240px; }
    .product-page-countdown-container .product-page-countdown-minutes .product-page-countdown-text {
      padding-left: 0px; }
  .product-page-countdown-container .product-page-countdown-divider-3 {
    left: 300px; }
  .product-page-countdown-container .product-page-countdown-seconds {
    left: 360px; }
    .product-page-countdown-container .product-page-countdown-seconds .product-page-countdown-text {
      padding-left: 0px; }
  .product-page-countdown-container .product-page-countdown-unit-container {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px; }
    .product-page-countdown-container .product-page-countdown-unit-container .product-page-countdown-number,
    .product-page-countdown-container .product-page-countdown-unit-container .product-page-countdown-number-divider {
      display: block;
      font-family: "GothamBook";
      color: #ffffff;
      font-weight: 300;
      font-size: 20px;
      text-align: center; }
    .product-page-countdown-container .product-page-countdown-unit-container .product-page-countdown-number {
      letter-spacing: 13px; }
    .product-page-countdown-container .product-page-countdown-unit-container .product-page-countdown-text {
      font-family: "GothamBook";
      font-size: 12px;
      color: #ffffff;
      font-weight: 400;
      text-transform: uppercase;
      text-align: left;
      letter-spacing: 1px; }

.product-page-countdown-container-show {
  display: none; }
  @media (min-width: 1181px) {
    .product-page-countdown-container-show {
      display: block; } }

.product-page-mobile-countdown-container {
  position: relative;
  display: none;
  height: 40px;
  width: 100%;
  font-size: 0;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 11px;
  line-height: 1; }
  .product-page-mobile-countdown-container .product-page-sale-ends-countdown-mobile {
    font-family: "GothamBook";
    font-size: 15px;
    margin-right: 1.07143rem; }
  .product-page-mobile-countdown-container .product-page-countdown-text-mobile {
    font-family: "GothamBook";
    font-size: 15px;
    color: #ff0000;
    font-weight: 600; }
  .product-page-mobile-countdown-container .product-page-countdown-days-number-mobile {
    font-family: "GothamBook";
    font-size: 15px;
    color: #ff0000;
    font-weight: 600; }
  .product-page-mobile-countdown-container .product-page-countdown-hours-number-mobile {
    font-family: "GothamBook";
    font-size: 15px;
    color: #ff0000;
    font-weight: 600; }
  .product-page-mobile-countdown-container .product-page-countdown-minutes-number-mobile {
    font-family: "GothamBook";
    font-size: 15px;
    color: #ff0000;
    font-weight: 600; }
  .product-page-mobile-countdown-container .product-page-countdown-seconds-number-mobile {
    font-family: "GothamBook";
    font-size: 15px;
    color: #ff0000;
    font-weight: 600; }

.product-page-mobile-countdown-container-show {
  display: block; }
  @media (min-width: 1181px) {
    .product-page-mobile-countdown-container-show {
      display: none; } }

.side-cart .page-area-alert {
  margin: 0.78571rem 0; }

/*
.alert-box-part-1{
	@include breakpoint("large"){
		margin-right: remCalc(5px);		
	}
}

.alert-box-part-3{
	position: relative;	
	vertical-align: middle;
	height: 20px;
	width: 167px;
	margin-left: remCalc(30px);
	margin-right: remCalc(30px);	
}

.alert-box-part-4{
	margin-right: remCalc(5px);
	
		@include breakpoint("small"){
			padding-bottom: 0.5rem;
			vertical-align: middle;
		}
		
		@include breakpoint("large"){
			padding-bottom: initial;
			vertical-align: initial;
		}		
}

.alert-box-part-5{
	margin-right: remCalc(5px);
		
	@include breakpoint("small"){
			padding-bottom: 0.5rem;
			vertical-align: middle;
	}
		
	@include breakpoint("large"){
		padding-bottom: initial;
		vertical-align: initial;
	}
}

.alert-box-part-6{		
	@include breakpoint("small"){
		padding-bottom: 0.5rem;
		vertical-align: middle;
	}
		
	@include breakpoint("large"){
		padding-bottom: initial;
		vertical-align: initial;
	}
}

.discount-progress-bar{
	position: absolute;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	width: 167px;
	height: 3px;
	background: stencilColor("color-lightest-grey");
}

.discount-progress-bar-reached{
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	height: 3px;
	width: 0px;
	background: stencilColor("color-discount-progress");
}

.van-position{
	position: absolute;
	z-index: 3;
	left: 0;
	color: stencilColor("color-discount-progress");
	top: 50%;
	transform: translateY(-50%);
}

.mobile-icon{
	display: none;
	
	@include breakpoint("large"){
		display: none !important;
	}
}

.mobile-delivery-icon{	
	vertical-align: middle;
	width: 23px;
	height: 26px;
	background: url(../img/icons/mobile-promo-delivery.png);
	margin-right: 0.5rem;
	font-size: 0;
}

.show-mobile-icon{
	display: inline-block;
}*/
.product-shipping-info {
  display: flex;
  order: 6; }

.from-label {
  color: #999;
  font-size: 12px;
  margin-right: 2px; }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6;
  content: "";
  display: block;
  height: 3.57143rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  width: 3.57143rem;
  z-index: 10; }

.sale-flag-star:before {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 3.57143rem; }

.sale-text-burst {
  color: white;
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.offer-badge + .card-figure .sale-flag-side, .offer-badge + .card-figure .right-flag {
  top: 20px; }

.sale-flag-side.has-multibuy {
  display: none; }

.sale-flag-side, .new-flag, .mb-flag {
  background: #007dc6;
  background: url("../img/sale-flag-w.png");
  color: white;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "GothamBook";
  height: 58px;
  width: 60px;
  line-height: 0;
  padding: 5px 1px 0 1px;
  position: absolute;
  z-index: 10;
  top: -6px; }
  .sale-flag-side strong, .new-flag strong, .mb-flag strong {
    font-weight: 500;
    font-family: "GothamBold"; }
  .sale-flag-side.right-flag, .new-flag.right-flag, .mb-flag.right-flag {
    right: 0.4rem; }
  .sale-flag-side.left-flag, .new-flag.left-flag, .mb-flag.left-flag {
    left: 0.4rem; }
  .sale-flag-side .sale-text, .new-flag .sale-text, .mb-flag .sale-text {
    line-height: 1.28571rem; }
  .sale-flag-side .saving-percentage, .new-flag .saving-percentage, .mb-flag .saving-percentage {
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 11px; }
  .sale-flag-side + .new-flag, .new-flag + .new-flag, .mb-flag + .new-flag {
    right: 69px; }
  .sale-flag-side.RRP, .new-flag.RRP, .mb-flag.RRP {
    padding-top: 10px;
    text-align: center; }
    .sale-flag-side.RRP .saving-percentage, .new-flag.RRP .saving-percentage, .mb-flag.RRP .saving-percentage {
      font-size: 10px;
      letter-spacing: 0px; }
    .sale-flag-side.RRP strong, .new-flag.RRP strong, .mb-flag.RRP strong {
      display: block;
      font-size: 17px;
      line-height: 1.1rem; }

.right-flag.mb-flag {
  transform: scale(0.9);
  top: -8px; }

.new-flag {
  background: url("../img/new-flag-w.png");
  padding-top: 8px; }

.mb-flag {
  background: url("../img/gold-flag-w.png");
  background: url("../img/mb-flag-w.png");
  color: #eee;
  padding-top: 8px;
  padding-top: 28px; }
  .mb-flag a {
    color: #eee;
    text-decoration: none; }

@media (min-width: 1600px) {
  .related-products .sale-flag-side {
    transform: scale(0.8);
    right: -5px; } }

@media (min-width: 1600px) {
  .related-products .mb-flag {
    transform: scale(0.8);
    left: -5px; } }

.product:hover .sale-flag-side {
  opacity: 0.8; }

.sale-flag-sash {
  background: #007dc6;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -35px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 15px;
  transform: rotate(-45deg);
  width: 8.5rem;
  z-index: 10; }

.product:hover .sale-flag-sash {
  background: black; }

.card-figure-hide-overflow {
  overflow: hidden; }

.bulk-buy-pricelist {
  z-index: 100;
  position: absolute;
  display: none;
  top: -6px;
  left: -6px;
  right: -6px;
  text-align: center;
  background: #00202d;
  background-color: rgba(0, 32, 45, 0.9);
  background-repeat: no-repeat;
  padding: 18px 5px 10px 5px;
  height: 100%;
  color: #fff;
  line-height: 1.5;
  font-size: 16px; }
  @media (min-width: 1181px) {
    .bulk-buy-pricelist {
      font-size: 14px; } }
  @media (min-width: 1600px) {
    .bulk-buy-pricelist {
      font-size: 18px; } }
  .bulk-buy-pricelist span {
    font-family: "GothamBold";
    font-size: 17px; }
  .bulk-buy-pricelist strong {
    font-size: 18px;
    display: block; }

@media (min-width: 739px) {
  .product.xlarge-20 .bulk-buy-pricelist {
    line-height: 1.5;
    background-image: none; } }

.mb-flag:hover + a .bulk-buy-pricelist, .bulk-buy-pricelist:hover {
  display: block;
  animation: fade-in 0.5s; }

@keyframes fade-in {
  0% {
    opacity: 0;
    top: -300px;
    left: 200px; }
  100% {
    opacity: 1;
    top: -6px;
    left: -6px; } }

.product:hover {
  overflow: hidden; }

.cat-box.eco-flag .category-box-label {
  background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/60w/image-manager/eco-flag.png);
  background-repeat: no-repeat;
  background-position: 97% 92%; }

.productView-options .form-field[data-product-attribute="swatch"] {
  flex-direction: row;
  flex-wrap: wrap; }
  .productView-options .form-field[data-product-attribute="swatch"] .form-label {
    flex: 0 0 100%; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible;
  margin: 0;
  margin-right: 0.35714rem;
  border: 1px solid #cccccc;
  padding: 0;
  margin-bottom: 50px;
  cursor: pointer; }
  [data-product-attribute] .form-option.form-option-swatch .swatch-label {
    font-size: 11px;
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    text-align: center;
    line-height: 1.1;
    width: 100%; }
    [data-product-attribute] .form-option.form-option-swatch .swatch-label .swatch-pricelabel {
      display: block;
      font-size: 11px;
      color: #3a3a3a; }

[data-product-attribute] .form-radio:checked + .form-option.form-option-swatch {
  border-color: black; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 28px;
  width: 28px;
  height: 70px;
  width: 70px; }
  @media (min-width: 739px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      height: 70px;
      width: 70px; } }

@media (min-width: 739px) {
  .small-swatches .form-option-variant--color,
  .small-swatches .form-option-variant--pattern {
    height: 19px;
    width: 19px; } }

.small-swatches .form-option.form-option-swatch {
  margin-right: 2px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #999999;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.card .form-option-expanded {
  top: auto;
  bottom: 100%;
  height: 70px;
  width: 70px; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-100%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 150px;
  width: 150px;
  max-height: 100%;
  max-width: 100%; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 739px) {
  .account--fixed {
    margin: 0 auto; } }

@media (min-width: 739px) {
  .account--fixedSmall {
    margin: 0 auto; } }

@media (min-width: 739px) {
  .account--fixedLarge {
    margin: 0 auto; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body {
  margin: 0 -0.39286rem;
  max-width: none;
  width: auto; }
  .account-body:before, .account-body:after {
    content: " ";
    display: table; }
  .account-body:after {
    clear: both; }

.account-content {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left; }

@media (min-width: 739px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 739px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.39286rem;
  padding-right: 0.39286rem;
  width: 100%;
  float: left; }
  @media (min-width: 739px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.account .hide-alertBox-message {
  display: block; }

.account .alert-box-part-1, .account .alert-box-part-2, .account .alert-box-part-3, .account .alert-box-part-4, .account .alert-box-part-5, .account .alert-box-part-6 {
  display: none; }

.account .alertBox--error.page-area-alert {
  background: #ffdddd; }

.account .alertBox--info.page-area-alert {
  background: #cffae0; }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0; }

[data-tippy-root] {
  max-width: calc(100vw - 10px); }

.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity; }

.tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: 0; }

.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top; }

.tippy-box[data-placement^=bottom] > .tippy-arrow {
  top: 0; }

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom; }

.tippy-box[data-placement^=left] > .tippy-arrow {
  right: 0; }

.tippy-box[data-placement^=left] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left; }

.tippy-box[data-placement^=right] > .tippy-arrow {
  left: 0; }

.tippy-box[data-placement^=right] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right; }

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11); }

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333; }

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid; }

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1; }

.tippy-box[data-theme~=light] {
  color: #26323d;
  box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
  background-color: #fff; }

.tippy-box[data-theme~=light][data-placement^=top] > .tippy-arrow:before {
  border-top-color: #fff; }

.tippy-box[data-theme~=light][data-placement^=bottom] > .tippy-arrow:before {
  border-bottom-color: #fff; }

.tippy-box[data-theme~=light][data-placement^=left] > .tippy-arrow:before {
  border-left-color: #fff; }

.tippy-box[data-theme~=light][data-placement^=right] > .tippy-arrow:before {
  border-right-color: #fff; }

.tippy-box[data-theme~=light] > .tippy-backdrop {
  background-color: #fff; }

.tippy-box[data-theme~=light] > .tippy-svg-arrow {
  fill: #fff; }

.tippy-box[data-theme~=light-border] {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 8, 16, 0.15);
  color: #333;
  box-shadow: 0 4px 14px -2px rgba(0, 8, 16, 0.08); }

.tippy-box[data-theme~=light-border] > .tippy-backdrop {
  background-color: #fff; }

.tippy-box[data-theme~=light-border] > .tippy-arrow:after, .tippy-box[data-theme~=light-border] > .tippy-svg-arrow:after {
  content: "";
  position: absolute;
  z-index: -1; }

.tippy-box[data-theme~=light-border] > .tippy-arrow:after {
  border-color: transparent;
  border-style: solid; }

.tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-arrow:before {
  border-top-color: #fff; }

.tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-arrow:after {
  border-top-color: rgba(0, 8, 16, 0.2);
  border-width: 7px 7px 0;
  top: 17px;
  left: 1px; }

.tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-svg-arrow > svg {
  top: 16px; }

.tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-svg-arrow:after {
  top: 17px; }

.tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-arrow:before {
  border-bottom-color: #fff;
  bottom: 16px; }

.tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-arrow:after {
  border-bottom-color: rgba(0, 8, 16, 0.2);
  border-width: 0 7px 7px;
  bottom: 17px;
  left: 1px; }

.tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-svg-arrow > svg {
  bottom: 16px; }

.tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-svg-arrow:after {
  bottom: 17px; }

.tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-arrow:before {
  border-left-color: #fff; }

.tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-arrow:after {
  border-left-color: rgba(0, 8, 16, 0.2);
  border-width: 7px 0 7px 7px;
  left: 17px;
  top: 1px; }

.tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-svg-arrow > svg {
  left: 11px; }

.tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-svg-arrow:after {
  left: 12px; }

.tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-arrow:before {
  border-right-color: #fff;
  right: 16px; }

.tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-arrow:after {
  border-width: 7px 7px 7px 0;
  right: 17px;
  top: 1px;
  border-right-color: rgba(0, 8, 16, 0.2); }

.tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-svg-arrow > svg {
  right: 11px; }

.tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-svg-arrow:after {
  right: 12px; }

.tippy-box[data-theme~=light-border] > .tippy-svg-arrow {
  fill: #fff; }

.tippy-box[data-theme~=light-border] > .tippy-svg-arrow:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);
  background-size: 16px 6px;
  width: 16px;
  height: 6px; }

.tippy-box[data-theme~=material] {
  background-color: #505355;
  font-weight: 600; }

.tippy-box[data-theme~=material][data-placement^=top] > .tippy-arrow:before {
  border-top-color: #505355; }

.tippy-box[data-theme~=material][data-placement^=bottom] > .tippy-arrow:before {
  border-bottom-color: #505355; }

.tippy-box[data-theme~=material][data-placement^=left] > .tippy-arrow:before {
  border-left-color: #505355; }

.tippy-box[data-theme~=material][data-placement^=right] > .tippy-arrow:before {
  border-right-color: #505355; }

.tippy-box[data-theme~=material] > .tippy-backdrop {
  background-color: #505355; }

.tippy-box[data-theme~=material] > .tippy-svg-arrow {
  fill: #505355; }

.tippy-box[data-theme~=translucent] {
  background-color: rgba(0, 0, 0, 0.7); }

.tippy-box[data-theme~=translucent] > .tippy-arrow {
  width: 14px;
  height: 14px; }

.tippy-box[data-theme~=translucent][data-placement^=top] > .tippy-arrow:before {
  border-width: 7px 7px 0;
  border-top-color: rgba(0, 0, 0, 0.7); }

.tippy-box[data-theme~=translucent][data-placement^=bottom] > .tippy-arrow:before {
  border-width: 0 7px 7px;
  border-bottom-color: rgba(0, 0, 0, 0.7); }

.tippy-box[data-theme~=translucent][data-placement^=left] > .tippy-arrow:before {
  border-width: 7px 0 7px 7px;
  border-left-color: rgba(0, 0, 0, 0.7); }

.tippy-box[data-theme~=translucent][data-placement^=right] > .tippy-arrow:before {
  border-width: 7px 7px 7px 0;
  border-right-color: rgba(0, 0, 0, 0.7); }

.tippy-box[data-theme~=translucent] > .tippy-backdrop {
  background-color: rgba(0, 0, 0, 0.7); }

.tippy-box[data-theme~=translucent] > .tippy-svg-arrow {
  fill: rgba(0, 0, 0, 0.7); }

@media (min-width: 739px) {
  .overflow-hide {
    display: none; }
    .overflow-hide ul.hidden-overflow {
      display: none;
      background-color: rgba(0, 0, 255, 0);
      opacity: 1;
      position: absolute;
      top: 100%;
      right: 0;
      z-index: 15; }
    .overflow-hide a {
      visibility: hidden; }
    .overflow-hide.overflow-active {
      transition: all 0.8s ease;
      max-height: none; }
      .overflow-hide.overflow-active a {
        visibility: visible; }
      .overflow-hide.overflow-active .menu-open i {
        font-size: 1.3rem;
        align-self: center;
        transform: scaleX(0.2);
        transition: all 0.4s ease;
        text-align: center; }
      .overflow-hide.overflow-active.overflow-open .menu-open i {
        transform: scaleX(1); }
    .overflow-hide .menu-open-icon {
      cursor: pointer;
      align-items: center;
      justify-content: center;
      width: 30px;
      position: relative; }
      .overflow-hide .menu-open-icon:hover {
        color: opacity(0.7); }
  .overflow-hide-main-menu.overflow-active .navPage-subMenu-list {
    text-align: center; }
  .overflow-hide-main-menu.overflow-active .navPages-item, .overflow-hide-main-menu.overflow-active .navPage-subMenu-item {
    float: none; }
  .navPages-item.menu-open-icon {
    position: static;
    text-align: center; }
    .navPages-item.menu-open-icon > .has-subMenu {
      display: none; } }
    @media (min-width: 739px) and (min-width: 739px) {
      .navPages-item.menu-open-icon > .has-subMenu {
        display: block; } }

@media (min-width: 739px) {
    .navPages-item.menu-open-icon .hidden-overflow,
    .navPages-item.menu-open-icon > .navPage-subMenu {
      text-align: center;
      display: block; } }
    @media (min-width: 739px) and (min-width: 739px) {
      .navPages-item.menu-open-icon .hidden-overflow,
      .navPages-item.menu-open-icon > .navPage-subMenu {
        display: none; } }

@media (min-width: 739px) {
    .navPages-item.menu-open-icon .hidden-overflow > li.navPages-item {
      float: none;
      display: block;
      width: 100%; } }
    @media (min-width: 739px) and (min-width: 739px) {
      .navPages-item.menu-open-icon .hidden-overflow > li.navPages-item {
        display: inline-block;
        width: auto; } }
  @media (min-width: 739px) and (min-width: 739px) {
    .navPages-item.menu-open-icon {
      float: right !important; } }

@media (min-width: 739px) {
    .navPages-item.menu-open-icon .menu-open i {
      font-size: 1.3rem;
      transition: all 0.2s ease;
      transform: scaleX(0.2); }
    .navPages-item.menu-open-icon .navPage-subMenu.is-open,
    .navPages-item.menu-open-icon .navPage-subMenu.is-open .navPage-subMenu-list {
      display: block; }
    .navPages-item.menu-open-icon .is-open .menu-open i {
      transform: scaleX(1); }
  .overflow-hide-main-menu {
    max-height: 50px;
    overflow: hidden; }
    .overflow-hide-main-menu .navPages-list {
      width: 100%; }
    .overflow-hide-main-menu.overflow-active {
      max-height: none;
      overflow: visible; }
    .overflow-hide-main-menu.overflow-active li {
      display: inline-block; }
  .page-menu .navPages-item.has-children {
    position: relative; }
    .page-menu .navPages-item.has-children .navPage-subMenu-list {
      position: absolute;
      z-index: 20;
      display: none; }
    .page-menu .navPages-item.has-children:hover .navPage-subMenu-list,
    .page-menu .navPages-item.has-children .navPage-subMenu-list:hover {
      display: block;
      position: absolute;
      background-color: rgba(0, 0, 255, 0);
      top: 100%; }
      .page-menu .navPages-item.has-children:hover .navPage-subMenu-list li,
      .page-menu .navPages-item.has-children .navPage-subMenu-list:hover li {
        display: block;
        width: 100%; }
        .page-menu .navPages-item.has-children:hover .navPage-subMenu-list li a,
        .page-menu .navPages-item.has-children .navPage-subMenu-list:hover li a {
          border-bottom: none;
          margin-bottom: 0.35714rem;
          white-space: nowrap; }
  .page-menu .hidden-overflow li {
    width: 100%; }
  .page-menu .hidden-overflow .fa-chevron-down:before {
    content: "\f054"; }
  .page-menu .hidden-overflow .has-children:hover .navPage-subMenu-list {
    top: 0;
    right: 100%; } }

.hidden-overlay {
  display: none; }

.off-canvas-wrap.move-right .hidden-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: block; }

@keyframes megaMenuMobileNav {
  0% {
    left: -100%; }
  100% {
    left: 0px; } }

.mega-menu-content {
  min-height: 360px; }
  .mega-menu-content .category-image {
    padding: 1rem;
    min-height: 360px; }
    .mega-menu-content .category-image img {
      max-height: 248px;
      width: 372px; }
    .mega-menu-content .category-image span {
      display: block;
      width: 100%;
      text-align: center;
      margin-top: 1rem; }
      .mega-menu-content .category-image span a {
        color: #fff !important;
        font-weight: normal !important;
        font-family: 'GothamBook';
        border-radius: 50px;
        font-size: 14px;
        display: block;
        white-space: break-spaces; }

.off-canvas-wrap.move-right .mega-menu {
  display: block;
  animation-name: megaMenuMobileNav;
  animation-timing-function: ease;
  animation-duration: 0.5s;
  padding-left: 0px;
  left: 0px; }

.header.mega-menu-header .header-background {
  position: relative; }
  @media (min-width: 0px) and (max-width: 739px) {
    .header.mega-menu-header .header-background .search {
      position: absolute;
      display: none;
      top: 100%;
      z-index: 10;
      flex: 0 0 100%;
      background: #00202d;
      padding: 1rem 1rem;
      min-height: 0;
      box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
      left: 0;
      right: 0; }
      .header.mega-menu-header .header-background .search.open {
        display: block; }
      .header.mega-menu-header .header-background .search .navUser-item.navUser-Search {
        width: 100%; } }

.mega-menu {
  display: none; }
  @media (min-width: 0px) and (max-width: 739px) {
    .mega-menu {
      height: calc(100vh - 80px);
      display: block;
      overflow: auto;
      position: fixed;
      z-index: 110;
      left: -100%;
      width: 85vw;
      box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.5);
      background: #00202d; }
      .mega-menu a {
        text-decoration: none;
        color: #fff; }
      .mega-menu .mega-menu-promo-area,
      .mega-menu div[data-content-region] {
        display: none; }
      .mega-menu .navPage-subMenu.lv-2 {
        display: none; }
      .mega-menu .navPage-subMenu-action.is-open + .navPage-subMenu {
        display: block; }
      .mega-menu ul.navPage-subMenu-list,
      .mega-menu ul.navPages-list {
        padding: 0;
        list-style: none;
        margin-left: 0px; }
        .mega-menu ul.navPage-subMenu-list li a,
        .mega-menu ul.navPages-list li a {
          border-bottom: 1px solid #262626;
          color: rgba(255, 255, 255, 0.7);
          display: block;
          padding: 0.6rem;
          transition: background 300ms ease; }
          .mega-menu ul.navPage-subMenu-list li a:not(.icon):hover,
          .mega-menu ul.navPages-list li a:not(.icon):hover {
            background: #333; }
        .mega-menu ul.navPage-subMenu-list li label,
        .mega-menu ul.navPages-list li label {
          border-bottom: none;
          display: block;
          font-size: 0.85714rem;
          font-weight: 600;
          margin: 0;
          padding: 0.3rem 1.07143rem;
          text-transform: uppercase;
          background: #444;
          color: #999; }
        .mega-menu ul.navPage-subMenu-list.lv-1 li a,
        .mega-menu ul.navPages-list.lv-1 li a {
          padding-left: 3rem; }
        .mega-menu ul.navPage-subMenu-list.lv-2 li a,
        .mega-menu ul.navPages-list.lv-2 li a {
          padding-left: 5rem; }
        .mega-menu ul.navPage-subMenu-list.lv-3 li a,
        .mega-menu ul.navPages-list.lv-3 li a {
          padding-left: 7rem; }
        .mega-menu ul.navPage-subMenu-list .mega-menu-content,
        .mega-menu ul.navPages-list .mega-menu-content {
          display: none; } }
    @media (min-width: 0px) and (max-width: 739px) and (min-width: 739px) {
      .mega-menu ul.navPage-subMenu-list li.cat-our-brands,
      .mega-menu ul.navPages-list li.cat-our-brands {
        margin-right: 33px; } }
  @media (min-width: 0px) and (max-width: 739px) {
        .mega-menu ul.navPage-subMenu-list li.cat-our-brands > a,
        .mega-menu ul.navPages-list li.cat-our-brands > a {
          position: relative;
          padding: 0.6rem;
          font-size: 1rem;
          color: #7da2b1; } }
  .mega-menu .row {
    padding: 0; }
  @media (min-width: 739px) {
    .mega-menu {
      position: relative;
      z-index: 102;
      background: #104b64;
      display: block; }
      .mega-menu ul.navPage-subMenu-list,
      .mega-menu ul.navPages-list {
        padding: 0;
        list-style: none; }
      .mega-menu .socialLinks {
        display: none; }
      .mega-menu .navPages-list li.navPages-item a.navPages-action.has-subMenu:after,
      .mega-menu .navPages-list li.navPages-item .cat-our-brands > a.navPages-action::before {
        display: none; }
      .mega-menu .lv-1 > li.navPage-subMenu-item-parent,
      .mega-menu .lv-3 > li.navPage-subMenu-item-parent,
      .mega-menu .lv-4 > li.navPage-subMenu-item-parent {
        display: none; }
      .mega-menu .lv-2 > li.navPage-subMenu-item-parent {
        order: 20;
        margin-top: 1rem;
        padding-left: 2rem;
        grid-row: 10; } }
    @media (min-width: 739px) and (min-width: 1100px) {
      .mega-menu .lv-2 > li.navPage-subMenu-item-parent {
        grid-column: 2; } }
    @media (min-width: 739px) and (min-width: 1400px) {
      .mega-menu .lv-2 > li.navPage-subMenu-item-parent {
        grid-column: 3; } }
    @media (min-width: 739px) and (min-width: 1600px) {
      .mega-menu .lv-2 > li.navPage-subMenu-item-parent {
        padding-left: 3rem;
        /* position: absolute;
            bottom: 10px;
            width: 400px;
            right: 0px;
            text-align: center;*/ } }
  @media (min-width: 739px) {
        .mega-menu .lv-2 > li.navPage-subMenu-item-parent a {
          background: #3fd077;
          color: #fff !important;
          font-size: 16px;
          padding: 5px 20px !important;
          border-radius: 50px; }
          .mega-menu .lv-2 > li.navPage-subMenu-item-parent a:before {
            content: "View "; }
      .mega-menu.touch .navPage-subMenu.lv-1 {
        padding-right: 23px; }
        .mega-menu.touch .navPage-subMenu.lv-1:after {
          content: "\f362";
          color: #fff;
          font-family: "Font Awesome 5 Free";
          font-weight: bold;
          position: absolute;
          right: 0px;
          padding-right: 3px;
          padding-left: 20px;
          height: 100%;
          vertical-align: middle;
          top: 0;
          display: flex;
          align-items: center; }
      .mega-menu .navPage-subMenu {
        display: none; }
        .mega-menu .navPage-subMenu.menu-0 {
          display: block; }
        .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 {
          z-index: 1;
          display: flex;
          margin: 0;
          flex-wrap: wrap;
          justify-content: flex-start;
          text-align: left; }
          .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1.touch {
            flex-wrap: nowrap;
            overflow-x: auto;
            -ms-overflow-style: none;
            scrollbar-width: none; }
            .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1.touch::-webkit-scrollbar {
              display: none; }
          .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.cat-our-brands .navPage-subMenu-list.lv-3 {
            display: none; }
          .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.nav-clearance {
            background: orange; }
          .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child {
            padding: 0;
            flex: 0 1 auto;
            white-space: nowrap;
            position: relative;
            /*  &:hover,*/ }
            .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.nav-special-offers a:after {
              display: none;
              content: ""; }
            .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child a {
              text-decoration: none;
              padding: 0.5rem 0.75rem; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child a:hover {
                text-decoration: underline; }
            .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.lv-1 > a {
              display: block;
              color: #fff;
              fill: #fff;
              font-family: "GothamLight";
              font-weight: 500;
              -webkit-font-smoothing: auto;
              font-size: 15px; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.lv-1 > a.activePage {
                text-shadow: none; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.lv-1 > a:hover {
                text-decoration: none; }
            .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.lv-1.cat-home a {
              padding: 0.5rem; }
            .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child div.navPage-subMenu {
              display: none; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child div.navPage-subMenu ul {
                margin: 1rem 0 1rem 0; }
            .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child:hover > a {
              background: #fff;
              color: #00202d;
              fill: #00202d;
              text-shadow: none; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child:hover > a.activePage {
                color: #00202d; }
            .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open {
              position: static; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open a {
                color: #00202d;
                text-shadow: none; }
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open a:hover {
                  color: #00202d;
                  text-shadow: none; }
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open a.activePage {
                  color: #104b64; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .lv-2 a.activePage {
                font-style: italic; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .lv-3 a.activePage {
                font-style: italic; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open > a {
                background: #fff;
                color: #104b64;
                box-shadow: 0px 1px 0px #eee inset; }
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open > a.activePage {
                  color: #104b64; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 {
                display: grid;
                grid-template-columns: 1fr;
                overflow-y: auto;
                max-height: calc(100vh - 250Px);
                position: fixed;
                position: absolute;
                z-index: 2;
                left: 0;
                right: 0;
                background: #f2f2f2;
                background: #ffffff;
                box-shadow: 0px 81px 95px rgba(0, 0, 0, 0.5);
                width: 100%;
                max-width: 1750px;
                margin: auto; } }
            @media (min-width: 739px) and (min-width: 739px) {
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 {
                grid-template-columns: auto 400px; } }
            @media (min-width: 739px) and (min-width: 1181px) {
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 {
                grid-template-columns: auto 400px;
                align-items: center; } }
  @media (min-width: 739px) {
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .navPage-subMenu-list.lv-2 {
                  align-self: flex-start; } }
              @media (min-width: 739px) and (min-width: 739px) {
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .navPage-subMenu-list.lv-2 {
                  border-right: 1px solid #eee;
                  display: grid;
                  grid-template-columns: 1fr; } }
              @media (min-width: 739px) and (min-width: 1100px) {
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .navPage-subMenu-list.lv-2 {
                  grid-template-columns: 1fr 1fr; } }
              @media (min-width: 739px) and (min-width: 1181px) {
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .navPage-subMenu-list.lv-2 {
                  grid-template-columns: 1fr 1fr; } }
              @media (min-width: 739px) and (min-width: 1600px) {
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .navPage-subMenu-list.lv-2 {
                  grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 739px) {
                  .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .navPage-subMenu-list.lv-2 > li > a {
                    font-weight: bold;
                    font-size: 15px;
                    color: #00202d;
                    border-bottom: 2px solid #eee;
                    margin-bottom: 3px;
                    padding-left: 0;
                    margin-left: 1rem;
                    padding-bottom: 4px; }
                    .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .navPage-subMenu-list.lv-2 > li > a:hover {
                      color: #104b64;
                      text-decoration: none;
                      border-color: #104b64; }
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .mega-menu-promo-area,
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 [data-content-region] {
                  width: 100%;
                  height: 100%;
                  align-items: flex-start;
                  justify-content: center;
                  display: flex;
                  flex-wrap: wrap; }
                  .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 .mega-menu-promo-area:empty,
                  .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open div.navPage-subMenu.lv-2 [data-content-region]:empty {
                    display: none; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu {
                display: block; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-3,
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-4 {
                margin: 0 2rem; }
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-3 .navPage-subMenu-item-child a,
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-4 .navPage-subMenu-item-child a {
                  font-size: 12px;
                  padding: 0.25rem; }
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-3 li.view-more-categories,
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-4 li.view-more-categories {
                  color: #3fd077;
                  padding: 4px;
                  cursor: s-resize; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-horizontal.lv-4 {
                display: none; }
              .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-3 {
                position: relative; }
                .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-3 .childtoggle {
                  cursor: pointer;
                  position: absolute;
                  left: -15px;
                  font-family: "Font Awesome 5 Free";
                  font-weight: bold; }
                  .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-3 .childtoggle:before {
                    color: #8a8a8a;
                    content: "\f055"; }
                  .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-1 li.navPage-subMenu-item-child.child-is-open .navPage-subMenu-list.lv-3 .childtoggle.open:before {
                    content: "\f056";
                    color: #d64c4c; }
        .mega-menu .navPage-subMenu ul.navPage-subMenu-list.lv-2 li.navPage-subMenu-item-child {
          padding: 0.25rem 0 0.25rem 0; } }
  @media (min-width: 739px) {
    .mega-menu .shop-pages {
      display: none;
      width: 300px;
      position: absolute;
      background: #104b64;
      z-index: 20;
      right: 0;
      text-align: right; }
      .mega-menu .shop-pages li label {
        padding: 0.5rem 1rem;
        margin: 0;
        color: #fff; }
      .mega-menu .shop-pages li.navPages-item {
        padding: 0.5rem 1rem; }
        .mega-menu .shop-pages li.navPages-item a.navPages-action {
          color: #3e4640;
          cursor: pointer; }
        .mega-menu .shop-pages li.navPages-item:hover {
          background: #00202d; }
          .mega-menu .shop-pages li.navPages-item:hover a.navPages-action {
            color: #fff; }
    .mega-menu .display-shop-menu {
      position: absolute;
      right: 0;
      bottom: -1px;
      color: #fff;
      fill: #fff;
      cursor: pointer;
      font-size: 1.3rem;
      padding: 5px 15px; }
    .mega-menu .display-shop-menu:hover + .shop-pages,
    .mega-menu .shop-pages:hover {
      display: block; } }

.mega-menu .navPage-subMenu.has_product_card.is-open .mega-menu-product-card {
  width: 100%;
  text-align: center;
  display: block; }

@media (min-width: 739px) {
  .mega-menu .navPage-subMenu.has_product_card.is-open {
    display: flex;
    flex-direction: row; }
    .mega-menu .navPage-subMenu.has_product_card.is-open .mega-menu-product-card {
      flex: 1 1 20%;
      display: flex; }
    .mega-menu .navPage-subMenu.has_product_card.is-open ul.navPage-subMenu-list.flex-column {
      flex: 1 1 80%;
      margin: 0; } }
    @media (min-width: 739px) and (min-width: 739px) {
      .mega-menu .navPage-subMenu.has_product_card.is-open ul.navPage-subMenu-list.flex-column {
        flex-direction: row;
        align-items: flex-start;
        justify-content: center; }
        .mega-menu .navPage-subMenu.has_product_card.is-open ul.navPage-subMenu-list.flex-column li {
          flex: 0 1 20%;
          display: flex;
          flex-direction: column; }
          .mega-menu .navPage-subMenu.has_product_card.is-open ul.navPage-subMenu-list.flex-column li.navigation-product-card {
            display: flex;
            flex: 0 0 240px;
            flex-direction: column; } }

.mega-menu .navPage-subMenu.has_html_block.is-open {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .mega-menu .navPage-subMenu.has_html_block.is-open ul.navPage-subMenu-list.flex-column {
    flex: 1 0 80%;
    margin: 0; }
    @media (min-width: 739px) {
      .mega-menu .navPage-subMenu.has_html_block.is-open ul.navPage-subMenu-list.flex-column {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start; }
        .mega-menu .navPage-subMenu.has_html_block.is-open ul.navPage-subMenu-list.flex-column li {
          flex: 0 1 20%;
          display: flex;
          flex-direction: column; }
          .mega-menu .navPage-subMenu.has_html_block.is-open ul.navPage-subMenu-list.flex-column li.navigation-product-card {
            display: flex;
            flex: 0 0 240px;
            flex-direction: column; } }
  .mega-menu .navPage-subMenu.has_html_block.is-open .mega-menu-html-block {
    display: flex;
    flex: 0 0 20%;
    margin: 0;
    padding: 1rem; }
    .mega-menu .navPage-subMenu.has_html_block.is-open .mega-menu-html-block .html-block {
      display: block;
      width: 100%; }
    .mega-menu .navPage-subMenu.has_html_block.is-open .mega-menu-html-block.full-width {
      flex: 0 0 100%; }

div [data-froo-dropdown-parent] {
  position: relative; }
  div [data-froo-dropdown-parent] [data-froo-dropdown-content] {
    position: absolute;
    top: 100%;
    width: auto;
    right: 0;
    left: auto;
    max-height: 0;
    transition: all 0.5s ease;
    overflow: hidden;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
  div [data-froo-dropdown-parent] [data-froo-dropdown].fas, div [data-froo-dropdown-parent] i.rating-full[data-froo-dropdown] {
    transition: all 0.5s ease; }
  div [data-froo-dropdown-parent] [data-froo-dropdown].is-open .fas.fa-angle-down, div [data-froo-dropdown-parent] [data-froo-dropdown].is-open i.fa-angle-down.rating-full {
    transform: rotate(-90deg); }
  div [data-froo-dropdown-parent] [data-froo-dropdown-content].is-open {
    display: inherit;
    max-height: 100vh; }

.browse-bar {
  padding: 10px;
  background: #f0f0f0;
  display: grid;
  grid-gap: 8px;
  border: 1px solid #eee;
  align-items: center; }
  @media (min-width: 370px) {
    .browse-bar {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 739px) {
    .browse-bar {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1181px) {
    .browse-bar {
      grid-template-columns: auto 1fr 1fr 1fr 1fr; } }
  .browse-bar strong {
    text-align: center; }
    @media (min-width: 370px) {
      .browse-bar strong {
        grid-column: 1/3; } }
    @media (min-width: 739px) {
      .browse-bar strong {
        grid-column: 1/5; } }
    @media (min-width: 1181px) {
      .browse-bar strong {
        grid-column: 1/2; } }
  .browse-bar a {
    text-decoration: none;
    padding: 8px 2px;
    background: #104b64;
    color: #fff;
    text-align: center;
    border-radius: 3px; }
    @media (min-width: 739px) {
      .browse-bar a {
        padding: 16px 2px; } }
    .browse-bar a:hover {
      background: #e09b22;
      color: #00202d; }
    .browse-bar a.active {
      background: #7da2b1; }

.hidden_text p {
  margin-bottom: 0.5rem; }

div.AddDescWeb1, div.AddDescWeb2 {
  margin-bottom: 1rem; }

.leadtime.form-field.compressed {
  margin-bottom: 0rem; }

.froo-alternative-product-link {
  font-size: 1.2rem;
  margin-bottom: 1rem; }
  .froo-alternative-product-link b {
    color: #c00; }

@media (min-width: 0px) {
  .header-cart-link .show-for-medium-up {
    display: none !important; } }

@media (min-width: 739px) {
  .header-cart-link .show-for-medium-up {
    display: inherit !important; } }

.lazyautosizes {
  font-size: 0;
  opacity: 0;
  transition: opacity 0.5s; }
  .lazyautosizes + .category-box-label {
    opacity: 0;
    transition: opacity 0.5s; }
  .lazyautosizes.lazyloaded {
    opacity: 1; }
    .lazyautosizes.lazyloaded + .category-box-label {
      opacity: 1; }

[data-froo-collapse] {
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid; }
  @media (min-width: 739px) {
    [data-froo-collapse] {
      border-bottom: none; } }
  [data-froo-collapse]:after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    right: 1rem; }
  [data-froo-collapse].is-active:after {
    content: "\f078"; }
  [data-froo-collapse].no-collapse-arrows:after {
    content: ""; }

[data-froo-collapsed] {
  display: none; }
  @media (min-width: 739px) {
    [data-froo-collapsed] {
      display: inherit; } }

@media (min-width: 739px) {
  footer.footer [data-froo-collapse]:after {
    display: none; } }

.small-center-medium-left {
  text-align: center; }
  @media (min-width: 739px) {
    .small-center-medium-left {
      text-align: left; } }

ul.home-category-boxes {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  ul.home-category-boxes .small-order-1 {
    order: 1; }
    @media (min-width: 739px) {
      ul.home-category-boxes .small-order-1 {
        order: 0; } }
  ul.home-category-boxes .small-order-2 {
    order: 2; }
    @media (min-width: 739px) {
      ul.home-category-boxes .small-order-2 {
        order: 0; } }
  ul.home-category-boxes .small-order-3 {
    order: 3; }
    @media (min-width: 739px) {
      ul.home-category-boxes .small-order-3 {
        order: 0; } }
  ul.home-category-boxes li {
    padding: 0;
    padding: 0.78571rem;
    min-height: 6rem; }
    ul.home-category-boxes li img {
      position: relative;
      width: 100%; }
    ul.home-category-boxes li.category_box_background a {
      background-size: cover;
      transition: all 0.4s ease;
      background-position: center center;
      height: 250px; }
      ul.home-category-boxes li.category_box_background a:hover {
        background-position: center right; }
    ul.home-category-boxes li a {
      position: relative;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      width: 100%;
      height: 100%;
      display: flex;
      flex-wrap: wrap; }
      ul.home-category-boxes li a:hover img {
        opacity: 0.8; }
      ul.home-category-boxes li a img {
        transition: opacity 0.4s ease; }
    ul.home-category-boxes li div.category-box-label {
      position: absolute;
      color: white;
      width: auto;
      text-align: center;
      background: rgba(30, 55, 64, 0.8);
      padding: 0.75rem;
      align-content: center;
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-family: "GothamBook";
      font-weight: 400;
      text-transform: uppercase;
      font-size: 1.14286rem;
      max-height: calc(100% - $cat-padding);
      line-height: 1;
      max-width: 65%;
      max-width: 72%; }
      @media (min-width: 739px) {
        ul.home-category-boxes li div.category-box-label {
          font-size: 1.9vw;
          height: 80%; } }
      @media (min-width: 1181px) {
        ul.home-category-boxes li div.category-box-label {
          height: 176px; } }
      @media (min-width: 1600px) {
        ul.home-category-boxes li div.category-box-label {
          font-size: 2.5rem;
          height: 176px; } }
      ul.home-category-boxes li div.category-box-label .button {
        color: #00202d;
        margin-top: 1rem;
        display: block;
        background: white;
        display: none; }
        @media (min-width: 370px) {
          ul.home-category-boxes li div.category-box-label .button {
            display: block; } }
      ul.home-category-boxes li div.category-box-label.bottom-right {
        right: 0; }
        @media (min-width: 1181px) {
          ul.home-category-boxes li div.category-box-label.bottom-right {
            bottom: 36px; } }
      ul.home-category-boxes li div.category-box-label.bottom-left-small {
        right: auto;
        left: 0; }
        @media (min-width: 739px) {
          ul.home-category-boxes li div.category-box-label.bottom-left-small {
            left: auto;
            right: inherit; } }
      ul.home-category-boxes li div.category-box-label.bottom-right {
        right: 0; }
        @media (min-width: 1181px) {
          ul.home-category-boxes li div.category-box-label.bottom-right {
            bottom: 36px; } }
      ul.home-category-boxes li div.category-box-label.center-right {
        right: 0; }
      ul.home-category-boxes li div.category-box-label.center-left {
        left: 0; }
      ul.home-category-boxes li div.category-box-label.full-height {
        height: 100%; }
        ul.home-category-boxes li div.category-box-label.full-height .button {
          display: none; }
          @media (min-width: 370px) {
            ul.home-category-boxes li div.category-box-label.full-height .button {
              display: block; } }
          @media (min-width: 1181px) {
            ul.home-category-boxes li div.category-box-label.full-height .button {
              margin-top: 4rem; } }
      ul.home-category-boxes li div.category-box-label.left {
        left: 20px; }
        @media (min-width: 1181px) {
          ul.home-category-boxes li div.category-box-label.left {
            left: 36px; } }
      ul.home-category-boxes li div.category-box-label.top {
        top: 1rem; }
      ul.home-category-boxes li div.category-box-label.no-bg {
        background: none;
        height: auto;
        padding: 1rem; }
      ul.home-category-boxes li div.category-box-label.text-background {
        background: none;
        height: auto; }
        ul.home-category-boxes li div.category-box-label.text-background .category-box-innertext {
          background: rgba(30, 55, 64, 0.8);
          border: 2px solid rgba(255, 255, 255, 0.98);
          box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.23) inset; }
      @media (min-width: 739px) and (max-width: 1181px) {
        ul.home-category-boxes li div.category-box-label .button {
          display: none; } }
    @media (min-width: 0px) and (max-width: 1181px) {
      ul.home-category-boxes li.medium-4 div.category-box-label, ul.home-category-boxes li.medium-3 div.category-box-label, ul.home-category-boxes li.medium-2 div.category-box-label, ul.home-category-boxes li.medium-1 div.category-box-label {
        max-width: 80%;
        min-width: 65%; } }
    ul.home-category-boxes li.no-fixed-height .category-box-label {
      height: auto;
      padding: 0.5rem; }
      ul.home-category-boxes li.no-fixed-height .category-box-label .category-box-innertext {
        padding: 1rem; }
    ul.home-category-boxes li.cat-4 a {
      background-color: #7b0505;
      background: linear-gradient(to bottom, #8d0606 0%, #7b0505 100%);
      height: 10rem;
      transition: opacity 0.4s; }
      ul.home-category-boxes li.cat-4 a:hover {
        opacity: 0.9; }
      ul.home-category-boxes li.cat-4 a .category-box-label {
        font-family: 'GothamBold',sans-serif;
        font-size: 45px;
        line-height: 20px; }
        @media (min-width: 739px) {
          ul.home-category-boxes li.cat-4 a .category-box-label {
            font-size: 60px; } }
        ul.home-category-boxes li.cat-4 a .category-box-label small {
          font-family: 'GothamBook', sans-serif;
          font-size: 14px; }
    ul.home-category-boxes li.cat-2 img {
      max-width: 200%; }
      @media (min-width: 1181px) {
        ul.home-category-boxes li.cat-2 img {
          max-width: 100%; } }
    @media (min-width: 739px) {
      ul.home-category-boxes li.cat-3 {
        height: 55.5vw; }
        ul.home-category-boxes li.cat-3 img {
          bottom: 0;
          height: 100%;
          max-width: none;
          right: 30px; } }
    @media (min-width: 1181px) {
      ul.home-category-boxes li.cat-3 {
        height: auto; }
        ul.home-category-boxes li.cat-3 img {
          right: 0;
          max-width: 100%;
          height: auto; } }
    ul.home-category-boxes li.cat-11 img {
      max-width: 300%; }
    ul.home-category-boxes li.cat-11 .category-box-label {
      max-width: 100%; }
    ul.home-category-boxes li.cat-12 .border-box {
      border-top: 4px solid #e8e8e8;
      border-bottom: 4px solid #e8e8e8;
      padding: 1rem 0;
      margin: 2rem 0; }
      ul.home-category-boxes li.cat-12 .border-box .button {
        text-transform: uppercase;
        margin-top: 1rem; }
        @media (min-width: 739px) {
          ul.home-category-boxes li.cat-12 .border-box .button {
            margin-top: 0; } }
  ul.home-category-boxes .slick-dots {
    position: relative;
    padding-top: 0.78571rem;
    bottom: 0px; }
    ul.home-category-boxes .slick-dots li {
      min-height: 0;
      padding: 0; }

.dynamic-brand-box {
  transition: all 0.8s ease; }
  .dynamic-brand-box.loading {
    opacity: 0;
    height: 0; }
  .dynamic-brand-box.initialised {
    opacity: 1;
    height: auto; }

ul.home-brand-boxes {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  ul.home-brand-boxes li {
    padding: 0.78571rem; }
    ul.home-brand-boxes li a {
      align-items: center;
      justify-content: center;
      border: 1px solid #eee;
      width: 100%;
      height: 100%;
      display: flex;
      flex-wrap: wrap; }
      ul.home-brand-boxes li a:hover img {
        opacity: 0.8; }
      ul.home-brand-boxes li a img {
        transition: opacity 0.4s ease; }
  ul.home-brand-boxes .slick-dots {
    position: relative;
    padding-top: 0.78571rem;
    bottom: 0px; }
    ul.home-brand-boxes .slick-dots li {
      min-height: 0;
      padding: 0; }

[data-content-slick] {
  margin: 0;
  padding: 0; }
  [data-content-slick].slick-initialized {
    display: block; }
  @media (min-width: 739px) {
    [data-content-slick] .slick-prev {
      left: -40px; }
    [data-content-slick] .slick-next {
      right: -35px; } }
  [data-content-slick] .slick-prev:before, [data-content-slick] .slick-next:before {
    color: #00202d;
    opacity: 0;
    transition: opacity 0.4s; }
  [data-content-slick]:hover .slick-prev:before, [data-content-slick]:hover .slick-next:before {
    opacity: 1; }

.read-more-link {
  font-family: "GothamBold";
  text-transform: uppercase;
  color: #00202d;
  cursor: pointer; }
  .read-more-link:hover {
    color: #104b64; }
  .read-more-link:after {
    font-family: "Font Awesome 5 Free";
    content: "\f0d7";
    font-weight: bold;
    padding-left: 6px; }
  .read-more-link.less:after {
    content: "\f0d8"; }

.subcategory-boxes {
  margin-bottom: 0.78571rem;
  display: flex;
  display: block;
  flex-wrap: wrap;
  align-items: baseline; }
  .subcategory-boxes > .category-box {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap; }
    .subcategory-boxes > .category-box:hover img {
      opacity: 0.6; }
    .subcategory-boxes > .category-box:hover a.sub-category-header-link h5 {
      color: #104b64; }
    .subcategory-boxes > .category-box a {
      text-decoration: none; }
      .subcategory-boxes > .category-box a .sub-category-header {
        margin: 0;
        text-decoration: none;
        font-weight: bold; }
    .subcategory-boxes > .category-box p,
    .subcategory-boxes > .category-box .sub-cat-description {
      font-size: 14px; }
    .subcategory-boxes > .category-box p:empty {
      display: none; }
    .subcategory-boxes > .category-box .sub-category-header-link {
      min-height: 50px;
      display: flex;
      order: 1; }
      .subcategory-boxes > .category-box .sub-category-header-link h5 {
        font-family: 'GothamBook';
        font-size: 1.28571rem;
        color: #00202d;
        font-weight: 300;
        text-transform: capitalize; }
    .subcategory-boxes > .category-box .sub-cat-description {
      order: 1;
      display: flex; }
      .subcategory-boxes > .category-box .sub-cat-description p {
        margin-bottom: 0.35714rem; }
    .subcategory-boxes > .category-box a.button {
      order: 3;
      display: flex; }
    .subcategory-boxes > .category-box .sub-category-image {
      border: 1px solid #eee;
      order: 0;
      display: block;
      margin-bottom: 0.78571rem; }
      @media (min-width: 739px) {
        .subcategory-boxes > .category-box .sub-category-image {
          display: flex; } }

[data-bg] {
  opacity: 0; }

.subcategory-boxes h5.sub-category-header {
  color: #333; }

iframe {
  border: none; }

@media (min-width: 739px) and (max-width: 1181px) {
  .hide-on-medium {
    display: none; } }

@keyframes fadeTrust {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  20% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }

.trustbar-outer {
  background-color: #eeeeee; }

.trustbar-wrapper {
  margin-bottom: 1.5rem; }
  .trustbar-wrapper .slick-slide:focus {
    outline: none; }
  .trustbar-wrapper .slick-slide.columns,
  .trustbar-wrapper .columns {
    display: flex;
    flex-direction: column;
    align-content: center; }
    @media (min-width: 739px) {
      .trustbar-wrapper .slick-slide.columns,
      .trustbar-wrapper .columns {
        flex-direction: row; } }
    .trustbar-wrapper .slick-slide.columns .columns,
    .trustbar-wrapper .columns .columns {
      display: flex;
      align-items: center;
      font-size: 1.2rem;
      justify-content: center; }
      .trustbar-wrapper .slick-slide.columns .columns.trust-icon,
      .trustbar-wrapper .columns .columns.trust-icon {
        padding: 0; }
        .trustbar-wrapper .slick-slide.columns .columns.trust-icon img,
        .trustbar-wrapper .columns .columns.trust-icon img {
          aspect-ratio: 1 / 1.151; }
      .trustbar-wrapper .slick-slide.columns .columns.trust-text,
      .trustbar-wrapper .columns .columns.trust-text {
        flex-direction: column;
        color: #00202d;
        align-items: flex-start; }
        @media (min-width: 1181px) {
          .trustbar-wrapper .slick-slide.columns .columns.trust-text,
          .trustbar-wrapper .columns .columns.trust-text {
            justify-content: flex-start; } }
        .trustbar-wrapper .slick-slide.columns .columns.trust-text .trust-heading,
        .trustbar-wrapper .columns .columns.trust-text .trust-heading {
          font-family: "GothamBook";
          font-weight: 400;
          font-size: 0.85714rem;
          text-align: center; }
          @media (min-width: 739px) {
            .trustbar-wrapper .slick-slide.columns .columns.trust-text .trust-heading,
            .trustbar-wrapper .columns .columns.trust-text .trust-heading {
              font-size: 1.28571rem;
              text-align: left; } }
          @media (min-width: 1181px) {
            .trustbar-wrapper .slick-slide.columns .columns.trust-text .trust-heading,
            .trustbar-wrapper .columns .columns.trust-text .trust-heading {
              font-size: 1.57143rem; } }
        .trustbar-wrapper .slick-slide.columns .columns.trust-text .trust-subheading,
        .trustbar-wrapper .columns .columns.trust-text .trust-subheading {
          font-size: 0.85714rem;
          font-weight: 200;
          font-family: "GothamLight";
          text-align: left;
          display: none; }
          @media (min-width: 1181px) {
            .trustbar-wrapper .slick-slide.columns .columns.trust-text .trust-subheading,
            .trustbar-wrapper .columns .columns.trust-text .trust-subheading {
              display: block; } }
  .trustbar-wrapper.trustbar-nocarousel {
    display: flex; }
  .trustbar-wrapper.trustbar-megamenu {
    margin: 0 auto;
    padding: 0.5rem 0;
    position: relative; }
    .trustbar-wrapper.trustbar-megamenu > .columns {
      flex: 0 0 100%; }
      @media (min-width: 0px) and (max-width: 739px) {
        .trustbar-wrapper.trustbar-megamenu > .columns {
          animation-name: fadeTrust;
          animation-iteration-count: infinite;
          animation-duration: 16s;
          animation-timing-function: linear;
          position: absolute;
          width: 100%;
          opacity: 0; }
          .trustbar-wrapper.trustbar-megamenu > .columns:nth-child(1) {
            position: static;
            opacity: 1; }
          .trustbar-wrapper.trustbar-megamenu > .columns:nth-child(2) {
            animation-delay: 4s; }
          .trustbar-wrapper.trustbar-megamenu > .columns:nth-child(3) {
            animation-delay: 8s; }
          .trustbar-wrapper.trustbar-megamenu > .columns:nth-child(4) {
            animation-delay: 12s; } }
      @media (min-width: 739px) {
        .trustbar-wrapper.trustbar-megamenu > .columns {
          flex: 0 1 25%; } }
  @media (min-width: 739px) and (min-width: 739px) and (max-width: 1181px) {
    .trustbar-wrapper.trustbar-megamenu > .columns {
      text-align: center; } }
    .trustbar-wrapper.trustbar-megamenu .trust-text {
      display: grid;
      grid-template-columns: 1fr 4fr 1fr;
      text-align: center;
      grid-template-rows: 1fr 1fr;
      align-items: left;
      width: 100%; }
      @media (min-width: 370px) {
        .trustbar-wrapper.trustbar-megamenu .trust-text {
          text-align: left;
          grid-template-columns: 1fr 4fr; } }
      @media (min-width: 1181px) {
        .trustbar-wrapper.trustbar-megamenu .trust-text {
          text-align: left; } }
      .trustbar-wrapper.trustbar-megamenu .trust-text .trust-icon {
        grid-column: 1;
        grid-row: 1 / 3;
        justify-content: center;
        text-align: center; }
      .trustbar-wrapper.trustbar-megamenu .trust-text .trust-heading {
        grid-column: 2;
        font-size: 15px;
        text-transform: uppercase;
        align-self: flex-end; }
        @media (min-width: 739px) {
          .trustbar-wrapper.trustbar-megamenu .trust-text .trust-heading {
            font-size: 13px;
            padding-left: 3px; } }
        @media (min-width: 1181px) {
          .trustbar-wrapper.trustbar-megamenu .trust-text .trust-heading {
            font-size: 15px; } }
        @media (min-width: 739px) and (max-width: 1181px) {
          .trustbar-wrapper.trustbar-megamenu .trust-text .trust-heading {
            align-self: center;
            grid-row: 1 / 3;
            font-weight: 600; }
            .trustbar-wrapper.trustbar-megamenu .trust-text .trust-heading span {
              display: none; } }
        @media (min-width: 0px) and (max-width: 370px) {
          .trustbar-wrapper.trustbar-megamenu .trust-text .trust-heading {
            align-self: center;
            grid-row: 1 / 3; }
            .trustbar-wrapper.trustbar-megamenu .trust-text .trust-heading span {
              display: none; } }
        .trustbar-wrapper.trustbar-megamenu .trust-text .trust-heading.feefo {
          grid-row: 1 / 3;
          align-self: center; }
      .trustbar-wrapper.trustbar-megamenu .trust-text .trust-subheading {
        grid-column: 2;
        font-size: 12px;
        align-self: flex-start; }
        @media (min-width: 0px) and (max-width: 370px) {
          .trustbar-wrapper.trustbar-megamenu .trust-text .trust-subheading {
            display: none; } }
        @media (min-width: 739px) and (max-width: 1181px) {
          .trustbar-wrapper.trustbar-megamenu .trust-text .trust-subheading {
            display: none; } }
        @media (min-width: 1181px) {
          .trustbar-wrapper.trustbar-megamenu .trust-text .trust-subheading {
            font-size: 12px; } }
        @media (min-width: 1600px) {
          .trustbar-wrapper.trustbar-megamenu .trust-text .trust-subheading {
            font-size: 13px; } }

.trustbar-wrapper .slick-track {
  display: flex; }

@media (min-width: 739px) {
  .body {
    padding-top: 0; }
  .is-sticky .header {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #fff; }
    .is-sticky .header .dropdown--quickSearch {
      position: fixed;
      top: 120px !important;
      animation-name: fadeInDown;
      animation-duration: .8s;
      height: 120px;
      padding: 2.8rem 0; }
      .is-sticky .header .dropdown--quickSearch #search_query {
        margin: 0; }
    .is-sticky .header topbar {
      height: 0px;
      overflow: hidden;
      z-index: 0; }
    .is-sticky .header .header-background {
      width: 100%;
      height: 80px; }
      .is-sticky .header .header-background.collapse {
        height: 0px; }
      .is-sticky .header .header-background .header-logo-image {
        height: 60px; }
    .is-sticky .header .navUser-item--call .visit_message {
      top: -30px; }
    .is-sticky .header .navUser-item--call .opening {
      bottom: -30px; }
    .is-sticky .header.mega-menu-header .header-background {
      overflow: hidden; }
      .is-sticky .header.mega-menu-header .header-background .header-logo-image {
        height: 75px; }
    .is-sticky .header.mega-menu-header .opening {
      bottom: auto; }
    .is-sticky .header.mega-menu-header nav.mega-menu {
      position: fixed;
      width: 100%;
      top: 0; }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      transform: translate3d(0, -100%, 0); }
    to {
      opacity: 1;
      transform: none; } }
  @keyframes fadeOutUp {
    from {
      transform: translate3d(0, 0, 0); }
    to {
      opacity: 0;
      transform: translate3d(0, -200%, 0); } } }

.newsletter-pop-up-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001;
  /*	max-width: 478px;	
	min-height: 471px;
	
	@include breakpoint("small"){
		top: calc(50% + 45px);
		width: calc(100% - 20px);	
	}
	
	@include breakpoint("large"){		
		width: 478px;
		height: 471px;		
	}
*/
  width: auto;
  height: auto; }

.newsletter-pop-up {
  position: relative;
  background: #fff;
  height: auto;
  padding: 33px;
  border: 3px solid;
  border-radius: 1rem;
  max-width: 478px;
  z-index: 2; }
  @media (min-width: 739px) {
    .newsletter-pop-up {
      padding: 44px; } }
  .newsletter-pop-up .form-field {
    margin-bottom: 0.57143rem; }

.overlay {
  display: none;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 1000;
  width: 100%;
  height: 100%; }

.newsletter-pop-up-title {
  font-family: "GothamBook";
  font-size: 16px;
  text-align: center;
  margin-top: -5px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.78571rem; }

.newsletter-pop-up-subtitle {
  font-size: 15px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.78571rem;
  line-height: 1.4; }

.newsletter-pop-up-disclaimer {
  font-size: 12px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
  letter-spacing: -0.7px; }

.newsletter-pop-up-inner {
  display: block; }

.form.form-popup-newsletter {
  margin-bottom: 0; }

.button.newsletter-button {
  display: block;
  position: relative;
  width: 100%;
  height: 56px;
  font-family: "GothamBook";
  font-weight: 700;
  margin-left: 0; }

.newsletter-input {
  height: 3.28571rem;
  border-radius: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.4rem;
  padding-left: 0.78571rem;
  padding-right: 0.78571rem;
  font-family: "GothamBook";
  font-weight: 500;
  margin-bottom: 1.07143rem; }

.newsletter-pop-up-close {
  position: absolute;
  display: block;
  font-size: 1.6rem;
  top: 3px;
  right: 9px; }
  .newsletter-pop-up-close:hover, .newsletter-pop-up-close:focus, .newsletter-pop-up-close:active {
    color: #a00;
    cursor: pointer; }

.productView-options .form-field.leadtime {
  grid-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  font-size: 19px;
  font-family: "GothamBold";
  text-transform: capitalize;
  color: #7a7a7a;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap; }
  @media (min-width: 739px) {
    .productView-options .form-field.leadtime {
      justify-content: center; } }
  .productView-options .form-field.leadtime img {
    margin-right: 1rem; }
  @media (min-width: 370px) {
    .productView-options .form-field.leadtime {
      flex-direction: row; } }
  .productView-options .form-field.leadtime .leadtime-content {
    color: black;
    margin-left: 3px;
    color: #3fd077;
    text-align: center;
    flex: 1 0 100%;
    justify-content: center; }
    @media (min-width: 739px) {
      .productView-options .form-field.leadtime .leadtime-content {
        justify-content: flex-start;
        flex: 0 1 auto; } }
  .productView-options .form-field.leadtime .delivery-weeks {
    font-family: 'GothamLight';
    font-size: 14px;
    color: black;
    margin-bottom: 4px;
    margin-left: 3px;
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    margin: 0; }
  .productView-options .form-field.leadtime .select-options-text {
    font-size: 12px;
    color: #7a7a7a;
    font-family: 'GothamMedium';
    flex: 0 0 100%;
    line-height: 1;
    text-align: center; }

.estimated-delivery {
  font-size: 12px;
  padding: 0.5rem;
  padding-left: 80px;
  color: #00202d;
  line-height: 1.3; }
  .estimated-delivery .label-text {
    display: inline-block;
    min-width: 90px;
    margin-bottom: 10px; }
    @media (min-width: 739px) {
      .estimated-delivery .label-text {
        margin: 0px; } }
  .estimated-delivery .countdown {
    color: #00202d;
    display: inline-block;
    text-align: center; }
    .estimated-delivery .countdown.less1hour {
      color: #d64c4c; }
      .estimated-delivery .countdown.less1hour span {
        color: #d64c4c; }
  .estimated-delivery .delivery-date,
  .estimated-delivery .countdown span {
    text-transform: uppercase;
    font-size: 1.15rem;
    font-weight: bold;
    padding: 0 4px;
    display: inline-block;
    color: #00202d;
    color: #d64c4c; }
  .estimated-delivery .lrow {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column; }
    @media (min-width: 739px) {
      .estimated-delivery .lrow {
        flex-direction: row; } }

.delivery-tcs {
  color: #00202d;
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
  text-transform: none; }

.leadtime.has-countdown {
  border-radius: 8px;
  padding: 8px;
  background-color: #f4f4f4;
  margin-top: 0.5rem; }
  .leadtime.has-countdown .estimated-delivery {
    text-transform: none;
    margin-top: 1rem;
    padding-left: 0.5rem;
    border-top: 1px solid #ddd; }
    .leadtime.has-countdown .estimated-delivery .delivery-date {
      color: #3fd077;
      font-size: 1.2rem;
      text-align: center; }
    .leadtime.has-countdown .estimated-delivery .range .delivery-date {
      text-align: center;
      font-size: 1.3rem;
      line-height: 1; }
      .leadtime.has-countdown .estimated-delivery .range .delivery-date span.join {
        display: block;
        font-family: 'GothamBook';
        font-size: 12px;
        text-transform: lowercase;
        color: #666; }
      .leadtime.has-countdown .estimated-delivery .range .delivery-date .date-to {
        color: #e09b22; }

/*.sale-countdown-sidebar-section {
    display: none;
    border: 2px solid red;
    border-radius: stencilString('button--radius');
    margin-bottom: spacing('half');

    .flash-sale-gallery {
        margin: 0;
        padding: 8px;

        h4 {
            margin: 0;
            text-decoration: none;

        }

        .was-price {
            font-size: 0.8rem;
            color: #d00;
            text-decoration: line-through;
            width: 50%;
            display: inline-block;

            &::before {
                content: "Was:";
                color: #666;
                text-decoration: none;
                font-size: 0.8rem;
                margin-right: 2px;
            }
        }

        .now-price {
            width: 50%;
            display: inline-block;
            font-size: 1.1rem;
            color: #0a0;

            &::before {
                content: "Now:";
                color: #666;
                text-decoration: none;
                font-size: 0.8rem;
                margin-right: 2px;
            }
        }
    }
}

.sale-countdown-sidebar-section-timer {
    display: flex;
    flex-wrap: wrap;

    .sidebarBlock-heading {
        text-align: center;
        flex: 0 0 100%;
        font-size: 1.5rem;
        margin: 0;
        margin-bottom: 0.5rem;

        color: #fff;
        font-weight: bold;

    }

    & > div {
        flex: 1 0 33%;
    }

    background: red;
    display: block;

    .sale-countdown-sidebar-days,
    .sale-countdown-sidebar-hours,
    .sale-countdown-sidebar-minutes,
    .sale-countdown-sidebar-seconds {
        display: inline-block;
        vertical-align: top;
        height: remCalc(62px);
        width: remCalc(70px);
        padding-top: remCalc(9px);
    }

    .sale-countdown-sidebar-divider {
        display: inline-block;
        vertical-align: top;
        height: remCalc(62px);
        width: remCalc(1px);
        background: stencilColor("color-sidebar-cart-countdown-border");
    }

    .sale-countdown-number {
        display: block;
        width: 100%;
        font-family: stencilFontFamily("body-font");
        font-size: $fontSize-largest;
        font-weight: 700;
        color: #ffffff;
        text-align: center;
        line-height: 1;
    }

    .sale-countdown-sidebar-label {
        display: block;
        width: 100%;
        font-family: stencilFontFamily("body-font");
        font-size: $fontSize-smallest;
        font-weight: 700;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
        line-height: 1;
        padding-top: remCalc(3px);
    }
}

.sale-countdown-sidebar-section-timer.product-timer {
    display: flex;
    border-radius: stencilString('button--radius');
    padding: spacing('half');
    justify-content: flex-end;
    align-items: center;

    h3 {
        margin: 0;
        display: flex;
        color: #fff;
        font-weight: bold;
        flex: 1 1 0%;

        .fas {
            margin-right: spacing('half');
            font-size: 2rem;
        }
    }

    div {
        display: flex;
        flex: 0 0 12%;
        flex-direction: column;
        justify-self: flex-end;
    }
}
*/
.colour-swal-popup .swal2-content .results {
  flex-wrap: wrap;
  display: flex !important;
  justify-content: center;
  width: 100%; }

.colour-swal-popup .swal2-content input {
  margin-bottom: 0px; }

.colour-swal-popup .swal2-content .swal_header {
  align-items: center;
  display: flex;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 10px;
  padding-bottom: 10px;
  flex-wrap: wrap; }
  .colour-swal-popup .swal2-content .swal_header .swal_title_container {
    margin: 7px 0px;
    order: -1; }
  .colour-swal-popup .swal2-content .swal_header .swal_price_box {
    margin: 7px 0px; }
  @media (min-width: 739px) {
    .colour-swal-popup .swal2-content .swal_header .swal_title_container {
      order: 0; } }

.colour-swal-popup .swal_thumb img {
  border: 3px solid transparent;
  display: block;
  margin: auto; }
  .colour-swal-popup .swal_thumb img:hover {
    border-color: #ddd; }

.colour-swal-popup .swal_thumb.selected img {
  border: 3px solid #104b64; }

.colour-swal-popup .swal_thumb .label-content {
  font-size: 1.2rem;
  margin-top: 0.4rem;
  display: inline-block; }
  .colour-swal-popup .swal_thumb .label-content em {
    font-size: 1rem;
    display: block; }

.colour-swal-popup .swal_thumb .finish-note {
  display: block;
  font-size: 12px;
  background: red;
  border-radius: 4px;
  background-color: #f9ecd5;
  padding: 2px;
  padding-left: 2rem;
  position: relative;
  text-align: left; }
  .colour-swal-popup .swal_thumb .finish-note:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4px;
    content: "\f05a";
    font-weight: bold;
    color: #e09b22;
    font-style: normal;
    font-size: 16px;
    font-family: "Font Awesome 5 Free"; }

.colour-swal-popup .swal_thumb .option-price {
  font-weight: bold;
  display: block;
  font-size: 1.4rem; }

.colour-swal-popup .swal2-content {
  margin-bottom: 40px; }
  @media (min-width: 1181px) {
    .colour-swal-popup .swal2-content {
      margin-bottom: 0; } }

.colour-swal-popup .swal2-buttonswrapper {
  position: fixed;
  padding: 3px 10px;
  left: 20px;
  right: 20px;
  bottom: 0px;
  /*@include breakpoint('medium'){
            left: auto;
            right: auto;
            width: calc(93% - 40px);
            padding-top: 5px;
        }*/ }
  @media (min-width: 739px) {
    .colour-swal-popup .swal2-buttonswrapper {
      position: static;
      background: none;
      padding: 0px;
      width: auto; } }

.button.openswal {
  margin-bottom: 0.25rem; }

.form-field.modal-form-field {
  justify-content: flex-start;
  align-items: flex-start; }

.productView-options .form-field[data-option-label='Primer Colour'],
.productView-options .form-field[data-option-label='Primer Finish'],
.productView-options .form-field[data-option-label='Metallic Colour'],
.productView-options .form-field[data-option-label='Metallic Paint'],
.productView-options .form-field[data-option-label='Farrow & Ball Colour'],
.productView-options .form-field[data-option-label='Farrow & Ball Heritage Paint'],
.productView-options .form-field[data-option-label='Little Greene Heritage Paint'],
.productView-options .form-field[data-option-label='Farrow & Ball Paint'],
.productView-options .form-field[data-option-label='RAL Colour'],
.productView-options .form-field[data-option-label='RAL Paint'],
.productView-options .form-field[data-option-label='RAL Colour Paint'],
.productView-options .form-field[data-option-label='Antique Base Colour'],
.productView-options .form-field[data-option-label='Antique Highlight Colour'],
.productView-options .form-field[data-option-label='Polish Style'],
.productView-options .form-field[data-option-label='Radiator Finish'],
.productView-options .form-field[data-option-label='Finish Per Section'],
.productView-options .form-field[data-option-label='Polish Finish'],
.productView-options .form-field[data-option-label='Polished Finish'],
.productView-options .form-field[data-option-label='Metallic Finish Colour'],
.productView-options .form-field[data-option-label='Special Paint'],
.productView-options .form-field[data-option-label='Paint'],
.productView-options .form-field[data-option-label='Vintage Finish'],
.productView-options .form-field[data-option-label='Lacquer Finish'],
.productView-options .form-field[data-option-label='Highlight Finish'],
.productView-options .form-field[data-option-label='Antique Finish'],
.productView-options .form-field .hidden {
  display: none; }

.productView-options .form-select--small,
.productView-options .form-select--date {
  max-width: 100%; }
  @media (min-width: 1181px) {
    .productView-options .form-select--small,
    .productView-options .form-select--date {
      width: 100%;
      max-width: 70%; } }

.joining-key {
  padding: 0.8rem 0; }
  .joining-key .fa-exclamation-triangle {
    color: orange; }
  .joining-key .fa-check-circle,
  .joining-key .incart {
    color: green;
    cursor: help; }
  .joining-key .flex-content {
    display: flex;
    margin-top: 0.8rem;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    position: relative; }
    .joining-key .flex-content span {
      display: flex;
      font-size: 12px; }
      .joining-key .flex-content span .button, .joining-key .flex-content span.button {
        margin: 0; }
      .joining-key .flex-content span .fa-check-circle {
        margin-right: 0.5rem; }
      .joining-key .flex-content span.price {
        font-size: 1.5rem;
        padding: 0 0.5rem; }
      .joining-key .flex-content span.name {
        font-weight: bold; }
    .joining-key .flex-content .pop-up-bubble {
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.5s;
      position: absolute;
      display: block;
      background: white;
      border: 2px solid #104b64;
      padding: 4px;
      border-radius: 10px;
      left: 110%;
      width: 100%;
      text-align: center; }
      .joining-key .flex-content .pop-up-bubble a {
        text-decoration: none; }
      .joining-key .flex-content .pop-up-bubble .price {
        text-align: center;
        align-content: center;
        justify-content: center; }
        .joining-key .flex-content .pop-up-bubble .price:before {
          content: "+"; }
      .joining-key .flex-content .pop-up-bubble:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 0;
        height: 0;
        border: 12px solid transparent;
        border-right-color: #104b64;
        border-left: 0;
        margin-top: -12px;
        margin-left: -12px; }
      .joining-key .flex-content .pop-up-bubble:after {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-right-color: white;
        border-left: 0;
        margin-top: -10px;
        margin-left: -10px; }
    .joining-key .flex-content .addtocart:hover + .pop-up-bubble {
      display: block;
      opacity: 1;
      visibility: visible; }
  .joining-key .fas.fa-check-circle, .joining-key i.fa-check-circle.rating-full,
  .joining-key .addtocart.incart {
    display: none; }
  .joining-key.item-in-cart .flex-content {
    border-color: green; }
  .joining-key.item-in-cart .fa-exclamation-triangle.warning,
  .joining-key.item-in-cart .addtocart.notincart {
    display: none; }
  .joining-key.item-in-cart .fas.fa-check-circle, .joining-key.item-in-cart i.fa-check-circle.rating-full,
  .joining-key.item-in-cart .addtocart.incart {
    display: inline-block; }

[data-large-img] {
  cursor: zoom-in;
  /*  
    .large-image-modal{
       // display: none;

       position: absolute;
        z-index: 10;
        max-width: 20vw;
        min-width: 100%;

        left: 50%;
        transform: translateX(-50%);


       top:101%;
        @breakpoint('medium'){

            border-top: none !important;
        }  
        }
    
    
    
     &:hover{
          .large-image-modal{ display: block;}
    }*/ }

.download-link {
  position: relative;
  height: 5.5rem;
  display: inline-flex;
  padding: 0.5rem 0.5rem 0.5rem 4rem; }
  .download-link a {
    text-decoration: none; }
  .download-link span {
    position: relative;
    top: 0.5rem;
    text-align: center;
    display: block; }
    .download-link span:hover {
      text-decoration: underline; }
  .download-link .far {
    color: red;
    position: absolute;
    left: 1.5rem;
    top: 10px;
    font-size: 2rem; }
  .download-link img {
    position: absolute;
    left: 1rem;
    top: 3rem; }
  @media (min-width: 739px) {
    .download-link {
      width: 33%; } }

.flashAnimate .form-field .form-label, .flashAnimate h4 {
  animation-name: examplex;
  animation-duration: 2s;
  animation-iteration-count: 3; }

.flashAnimate select {
  border: 1px solid #999;
  outline: 1px dotted rgba(0, 0, 0, 0);
  animation-name: examplex;
  animation-duration: 2s;
  animation-iteration-count: 3; }

.flashAnimate.width-choice {
  animation-name: examplex;
  animation-duration: 2s;
  animation-iteration-count: 3; }

.flashAnimate.height-choice .button {
  animation-name: examplex;
  animation-duration: 2s;
  animation-iteration-count: 3; }

@keyframes examplex {
  0% {
    color: inherit;
    border-color: rgba(0, 0, 0, 0); }
  20% {
    color: #e09b22;
    border-color: #e09b22; }
  100% {
    color: inherit;
    border-color: rgba(0, 0, 0, 0); } }

.width-choice {
  clear: both;
  padding: 4px 8px;
  min-height: 10px;
  border-radius: 5px;
  margin-bottom: 1.5rem; }
  .width-choice h4 {
    margin-top: 5px; }

.card-img-container .finish-overlay {
  position: absolute;
  z-index: 10;
  font-size: 12px;
  display: block;
  text-align: center;
  width: 100%;
  bottom: 4px;
  background: rgba(255, 255, 255, 0.65);
  transition: opacity 0.4s;
  opacity: 1; }

.card-img-container:hover .finish-overlay {
  opacity: 0; }

.productGrid.mini-grid li article.card {
  flex-direction: row;
  align-items: center;
  margin: 0; }
  .productGrid.mini-grid li article.card .card-figure {
    flex: 0 0 30%;
    margin-right: 3%; }
  .productGrid.mini-grid li article.card .card-body {
    flex: 1 1 70%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center; }
    .productGrid.mini-grid li article.card .card-body .card-title {
      font-size: 12px;
      font-weight: normal; }
    .productGrid.mini-grid li article.card .card-body .price-rating-container {
      display: flex;
      flex: 1 1 40%; }
    .productGrid.mini-grid li article.card .card-body .card-figcaption {
      display: flex;
      flex: 1 1 60%; }

#slideoutCart .cart-item {
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0; }
  #slideoutCart .cart-item .cart-item-content-area {
    padding: 0rem 1.7rem; }
    @media (min-width: 739px) {
      #slideoutCart .cart-item .cart-item-content-area {
        padding: 0 3rem 0 0; } }
  #slideoutCart .cart-item .cart-item-image {
    padding: 0rem 2rem; }
    @media (min-width: 739px) {
      #slideoutCart .cart-item .cart-item-image {
        padding: 0 2rem; } }
  #slideoutCart .cart-item ul.incart-suggestions {
    background: #f4f4f4;
    display: flex;
    flex: 1 0 100%;
    flex-direction: row;
    margin: 10px 0 0 0;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1) inset;
    flex-wrap: wrap;
    padding: 10px; }
    #slideoutCart .cart-item ul.incart-suggestions h5 {
      flex: 1 0 100%;
      margin: 0;
      padding: 10px 0px;
      text-align: center; }
    #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card {
      display: none;
      padding: 4px;
      align-items: center;
      justify-content: center;
      flex: 1 1 32%;
      flex-wrap: wrap;
      font-size: 11px; }
      #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card:nth-child(1), #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card:nth-child(2), #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card:nth-child(3), #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card:nth-child(4) {
        display: flex; }
      #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card a.product-title {
        text-decoration: none;
        text-align: center;
        display: flex;
        flex: 1 0 100%;
        justify-content: center; }
      #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card .cart-img-wrapper {
        height: 100px;
        width: 100px;
        margin-bottom: 10px;
        border: 1px solid #ddd;
        display: flex;
        align-items: center;
        padding: 2px;
        background: #fff; }
        @media (min-width: 370px) {
          #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card .cart-img-wrapper {
            height: 23vw;
            width: 23vw; } }
        @media (min-width: 739px) {
          #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card .cart-img-wrapper {
            height: 180px;
            width: 180px; } }
      #slideoutCart .cart-item ul.incart-suggestions li.cart-mini-card img {
        max-width: 100%;
        max-height: 100%; }

table.cart .cart-item-brand {
  display: none; }

table.cart .cart-item-block.cart-item-title {
  padding: 1rem 0 0.5rem 0; }
  table.cart .cart-item-block.cart-item-title > * {
    padding: 0 0.75rem; }

table.cart .incart-suggestions {
  display: flex;
  margin: 1rem 0 0 0;
  flex-wrap: wrap;
  flex-direction: row;
  list-style: none;
  padding-top: 1rem;
  background: rgba(240, 240, 240, 0.6); }
  table.cart .incart-suggestions h5 {
    flex: 1 0 100%;
    margin: 0;
    text-align: center; }
  table.cart .incart-suggestions li {
    display: none;
    padding: 0.5rem; }
    table.cart .incart-suggestions li:nth-child(1), table.cart .incart-suggestions li:nth-child(2), table.cart .incart-suggestions li:nth-child(3) {
      display: block;
      flex: 1 0 50%; }
    @media (min-width: 739px) {
      table.cart .incart-suggestions li:nth-child(1), table.cart .incart-suggestions li:nth-child(2), table.cart .incart-suggestions li:nth-child(3), table.cart .incart-suggestions li:nth-child(4) {
        display: block;
        flex: 1 0 30%; } }
    table.cart .incart-suggestions li .cart-img-wrapper,
    table.cart .incart-suggestions li .product-title {
      flex: 1 0 100%;
      justify-content: center;
      text-decoration: none;
      align-items: center;
      text-align: center;
      font-size: 12px;
      display: flex; }
    table.cart .incart-suggestions li .side-cart-price {
      flex: 1 0 100%;
      justify-content: center;
      display: flex;
      font-size: 12px; }
    table.cart .incart-suggestions li img {
      border: 1px solid #ccc;
      max-height: 100px;
      max-width: 100px; }

.related-items-slick {
  display: flex; }
  .related-items-slick .slick-list {
    width: 100%; }
    .related-items-slick .slick-list .slick-track {
      min-width: 100%; }
  .related-items-slick li {
    list-style: none;
    flex: 1 1 auto;
    padding: 0.5rem; }
    .related-items-slick li .cart-img-wrapper,
    .related-items-slick li .product-title {
      flex: 1 0 100%;
      justify-content: center;
      text-decoration: none;
      align-items: center;
      text-align: center;
      font-size: 12px;
      display: flex; }
    .related-items-slick li .side-cart-price {
      flex: 1 0 100%;
      justify-content: center;
      display: flex;
      font-size: 12px; }
    .related-items-slick li .cart-img-wrapper {
      height: 180px;
      max-height: 33vw;
      width: 100%;
      border: 1px solid #ccc; }
      .related-items-slick li .cart-img-wrapper img {
        max-height: 100%;
        max-width: 100%; }

.alt-product-list {
  order: 10;
  background: #f5f5f5;
  border-radius: 8px;
  padding: 0.5rem;
  border: 1px solid #e4e4e4; }
  .alt-product-list h4 {
    text-align: center;
    color: #104b64;
    margin: 0px 0px 5px 0px;
    text-transform: uppercase; }
  .alt-product-list .alt-product-cards {
    display: grid;
    grid-gap: 0.7rem; }
    @media (min-width: 370px) {
      .alt-product-list .alt-product-cards {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 739px) {
      .alt-product-list .alt-product-cards {
        grid-template-columns: repeat(3, 1fr); }
        .alt-product-list .alt-product-cards.prod-length-2 {
          grid-template-columns: repeat(2, 1fr); }
        .alt-product-list .alt-product-cards.prod-length-1 {
          grid-template-columns: repeat(1, 1fr); } }
    .alt-product-list .alt-product-cards .alt-card {
      padding: 1.5rem 0.5rem 0.5rem 0.5rem;
      border: 1px solid #e4e4e4;
      border-radius: 8px;
      background: #fff;
      position: relative; }
      @media (min-width: 739px) {
        .alt-product-list .alt-product-cards .alt-card {
          padding: 0.5rem 0.5rem 0.5rem; } }
      .alt-product-list .alt-product-cards .alt-card:hover {
        background: #104b64;
        border-color: #092a38;
        color: #eee; }
        .alt-product-list .alt-product-cards .alt-card:hover a, .alt-product-list .alt-product-cards .alt-card:hover .alt-sku {
          color: #eee; }
        .alt-product-list .alt-product-cards .alt-card:hover .price {
          color: #7da2b1; }
      .alt-product-list .alt-product-cards .alt-card .alt-sku {
        font-size: 10px;
        color: #666;
        position: absolute;
        top: 4px;
        right: 4px; }
      .alt-product-list .alt-product-cards .alt-card a {
        display: grid;
        text-align: center;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        justify-content: center;
        align-items: center;
        grid-gap: 4px; }
        .alt-product-list .alt-product-cards .alt-card a img {
          margin: auto; }
        @media (min-width: 1181px) {
          .alt-product-list .alt-product-cards .alt-card a {
            grid-template-columns: 90px 3fr 1fr;
            grid-template-rows: 1fr; } }
        .alt-product-list .alt-product-cards .alt-card a .price {
          font-weight: bold;
          color: #008a06; }

/*[data-content-region]{
   // background: red;
    padding: 2rem;
    margin: 1rem 0;
    border:2px dashed red;
}*/
.card.has_offer figure.card-figure {
  border-bottom: none !important; }

.card.has_offer .offer-badge {
  text-decoration: none;
  position: relative;
  background: #c00;
  background: linear-gradient(to right, #FFD000 1%, #FFD000 30px, #000000 30px, #000000 100%);
  display: block;
  color: #fff;
  padding: 0.3rem 0.3rem 0.3rem 35px;
  font-size: 12px;
  top: 0px;
  text-align: left;
  font-weight: bold;
  border-radius: 3px;
  border-radius: 0px 0px 4px 4px; }
  .card.has_offer .offer-badge:before {
    content: "\f02b";
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 6px; }
    @media (min-width: 739px) {
      .card.has_offer .offer-badge:before {
        left: 7px; } }
  @media (min-width: 739px) {
    .card.has_offer .offer-badge {
      z-index: 1;
      left: 1px;
      width: calc(100% - 2px); } }

@media (min-width: 1181px) {
  .productGrid-row article.card.has_offer .card-body.flex-pricebox .card-title {
    min-height: 90px; }
  .productGrid-row article.card.has_offer .offer-badge {
    background: #333;
    left: auto;
    width: 8.6%;
    min-height: 43px;
    overflow: hidden;
    text-align: center;
    padding: 3px 7px;
    top: 2px; }
    .productGrid-row article.card.has_offer .offer-badge:before {
      content: none; }
  .productGrid-row article.card.has_offer section.card-figcaption {
    padding-top: 52px !important; } }

@media (min-width: 1600px) {
  .mini-card .card.has_offer .offer-badge {
    display: none; } }

.offer-countdown {
  display: flex;
  flex: 1 1 auto;
  margin: auto;
  flex-wrap: wrap; }
  .offer-countdown .timer-label {
    display: flex;
    flex: 1 0 100%;
    justify-content: center;
    align-items: center;
    text-transform: uppercase; }
  .offer-countdown .numeric {
    flex: 1 0 25%;
    text-align: center;
    font-family: "Share Tech Mono", monospace;
    display: flex;
    font-weight: bold;
    flex-direction: column; }
    .offer-countdown .numeric .numeric_label {
      text-transform: uppercase; }

.promo-category .sale-flag-side {
  padding-top: 5px; }

.hero-row {
  max-height: 452px;
  height: 26.2135vw; }

.home-category-boxes .valves-style-1 a {
  width: 100%;
  height: 330px; }

.row.trustbar-rowc {
  max-height: 160px;
  min-height: 130px;
  max-width: 100%; }

@media (min-width: 0px) and (max-width: 739px) {
  .flex-right.icon-menu .navUser-Search {
    width: 45px; }
  .flex-right.icon-menu .navUser-item--account {
    width: 40px; }
  .flex-right.icon-menu .navUser-item--cart {
    width: 58px; } }

.AddOnSwal {
  min-width: 80%; }
  .AddOnSwal.single-extra {
    min-width: 40%; }
  .AddOnSwal .swal2-title img {
    display: none; }
  .AddOnSwal .swal2-content .add-on-products {
    overflow-y: auto;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr; }
    @media (min-width: 370px) {
      .AddOnSwal .swal2-content .add-on-products {
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 739px) {
      .AddOnSwal .swal2-content .add-on-products {
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px; } }
    .AddOnSwal .swal2-content .add-on-products .swal-card {
      position: relative;
      grid-gap: 5px;
      padding: 5px;
      border: 1px solid #eee;
      align-items: center;
      justify-content: center;
      display: grid;
      flex-direction: column;
      position: relative; }
      @media (min-width: 739px) {
        .AddOnSwal .swal2-content .add-on-products .swal-card {
          grid-gap: 10px;
          padding: 10px; } }
      .AddOnSwal .swal2-content .add-on-products .swal-card .image img {
        max-height: 140px; }
      .AddOnSwal .swal2-content .add-on-products .swal-card .price {
        font-weight: bold;
        white-space: nowrap; }
      .AddOnSwal .swal2-content .add-on-products .swal-card .button {
        margin: 0px;
        padding: 15px 10px;
        border-radius: 6px;
        position: relative; }
      .AddOnSwal .swal2-content .add-on-products .swal-card .fas, .AddOnSwal .swal2-content .add-on-products .swal-card i.rating-full {
        position: absolute;
        right: 6px;
        font-size: 1.2rem;
        color: #fff; }
      .AddOnSwal .swal2-content .add-on-products .swal-card .title > img {
        display: none; }
      .AddOnSwal .swal2-content .add-on-products .swal-card .title .inhibitor-warning {
        display: block; }
  .AddOnSwal .swal2-content .warning-text > strong.button {
    cursor: help;
    margin-top: 0; }
  .AddOnSwal .swal2-content .warning-text .hidden-warning-content {
    /*                            display: none;
                            position: absolute;
                            left: 0rem;
                            right: 0rem;
                            top: 50%;
                            transform: translateY(-50%);   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);*/
    display: block;
    background: #fff;
    font-size: 13px;
    color: #cc4749;
    border: 2px solid #cc4749;
    border-radius: 7px;
    text-align: center;
    padding: 1rem;
    margin: 1rem; }
    .AddOnSwal .swal2-content .warning-text .hidden-warning-content img {
      display: block;
      margin: 10px auto; }
    .AddOnSwal .swal2-content .warning-text .hidden-warning-content i.fas.closebtn, .AddOnSwal .swal2-content .warning-text .hidden-warning-content i.closebtn.rating-full {
      color: #cc4749;
      right: 3px;
      top: 2px;
      z-index: 40;
      display: inline;
      font-size: 1.2rem; }

.colour-swatches {
  grid-gap: 0.8rem 0.5rem;
  display: grid;
  margin-bottom: 1rem; }
  @media (min-width: 0px) {
    .colour-swatches {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 739px) {
    .colour-swatches {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1181px) {
    .colour-swatches {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; } }
  .colour-swatches > span {
    padding: 1rem;
    white-space: nowrap;
    border: 1px solid #ddd;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    color: white;
    text-shadow: -1px -1px 2px #303030, 1px -1px 2px #303030, -1px 1px 2px #303030, 1px 1px 2px #303030; }
    .colour-swatches > span > span {
      display: block; }
    .colour-swatches > span :nth-child(2) {
      font-size: 11px; }

.info-swal-popup .swal2-title {
  color: #376177; }

.info-swal-popup .swal2-content {
  text-align: left; }
  .info-swal-popup .swal2-content strong {
    color: #376177; }
  .info-swal-popup .swal2-content img {
    display: block;
    margin: 7px auto;
    max-width: 100%; }

.facetedSearch-refineFilters span.facet-label {
  display: none; }

.swal2-content .card-image {
  position: static; }

.facet-container {
  background: #f4f4f4;
  padding: 1rem;
  position: relative;
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.1) inset;
  margin-bottom: 1rem; }
  .facet-container p.filter-help-text {
    display: none;
    font-weight: bold;
    margin-bottom: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ddd; }
  .facet-container progress {
    height: 20px;
    width: 100%; }
    @media (min-width: 739px) {
      .facet-container progress {
        min-width: 300px; } }
  .facet-container ul {
    list-style: none; }
  .facet-container .inner-drawer #facetedSearch {
    display: none; }
    .facet-container .inner-drawer #facetedSearch a.facetedSearch-toggle.toggleLink {
      display: none !important; }
    .facet-container .inner-drawer #facetedSearch .sidebarBlock,
    .facet-container .inner-drawer #facetedSearch .facetedSearch-toggle + .facetedSearch-navList,
    .facet-container .inner-drawer #facetedSearch .sidebarBlock + .facetedSearch-navList,
    .facet-container .inner-drawer #facetedSearch .accordion {
      background: none;
      padding: 0px;
      margin: 0; }
    .facet-container .inner-drawer #facetedSearch .facetedSearch-refineFilters {
      display: block !important;
      padding-bottom: 1rem; }
      .facet-container .inner-drawer #facetedSearch .facetedSearch-refineFilters .facetLabel {
        background: #e09b22;
        font-size: 15px;
        padding: 1.1rem 0.6rem 0.6rem 0.6rem;
        position: relative;
        min-width: 100px; }
        .facet-container .inner-drawer #facetedSearch .facetedSearch-refineFilters .facetLabel span.facet-label {
          display: block;
          position: absolute;
          font-size: 10px;
          top: 3px;
          width: 100%;
          overflow: hidden;
          height: 14px; }
      .facet-container .inner-drawer #facetedSearch .facetedSearch-refineFilters > a {
        padding: 0.6rem 1rem;
        display: inline-block;
        text-transform: uppercase;
        margin-right: 0.5rem;
        border-radius: 5px;
        color: #fff;
        text-decoration: none;
        position: relative;
        background: #008a06; }
        .facet-container .inner-drawer #facetedSearch .facetedSearch-refineFilters > a.remove-all-facets {
          background: #cc4749; }
          .facet-container .inner-drawer #facetedSearch .facetedSearch-refineFilters > a.remove-all-facets:after {
            content: "\f00d";
            font-weight: 600;
            font-family: "Font Awesome 5 Free";
            margin-left: 3px; }
  .facet-container .inner-drawer [data-facets] {
    padding: 0px 10px;
    overflow: auto;
    display: none;
    flex-wrap: wrap; }
    .facet-container .inner-drawer [data-facets] [data-facet-wrap] {
      padding: 0.5rem;
      flex: 0 1 100%; }
      @media (min-width: 370px) {
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] {
          flex: 1 0 100%; } }
      @media (min-width: 739px) {
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] {
          flex: 1 1 33%;
          max-width: 50%; } }
      @media (min-width: 1181px) {
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] {
          flex: 1 1 16%;
          max-width: 33%; } }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] ul {
        max-height: 220px;
        overflow: auto;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1) inset;
        padding: 4px 10px;
        display: flex;
        flex-direction: column; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox {
        padding: 3px; }
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox .navList-action-close {
          display: none; }
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox::before {
          display: none; }
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox:hover {
          background: #e1e1e3; }
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox.is-selected {
          font-weight: bold; }
          .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox.is-selected::after {
            color: #e09b22;
            background: none;
            content: "\f00c";
            font-weight: 600;
            font-family: "Font Awesome 5 Free";
            right: 5px;
            left: auto; }
          .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox.is-selected:hover::after {
            color: red;
            content: "\f00d"; }
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox span {
          font-size: 11px; }
          .facet-container .inner-drawer [data-facets] [data-facet-wrap] .navList-action--checkbox span[data-facet-title] {
            font-size: 14px; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] .navList-action--checkbox,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] .navList-action--checkbox,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] .navList-action--checkbox,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] .navList-action--checkbox,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] .navList-action--checkbox,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] .navList-action--checkbox {
        padding-left: 35px;
        padding-bottom: 5px; }
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] .navList-action--checkbox::before,
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] .navList-action--checkbox::before,
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] .navList-action--checkbox::before,
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] .navList-action--checkbox::before,
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] .navList-action--checkbox::before,
        .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] .navList-action--checkbox::before {
          display: block;
          width: 20px;
          height: 20px;
          top: 42%;
          left: 6px;
          padding-left: 3px;
          text-shadow: -1px 1px 4px rgba(0, 0, 0, 0.2);
          background: none;
          border: none; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] .navList-action--checkbox::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] .navList-action--checkbox::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] .navList-action--checkbox::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] .navList-action--checkbox::before {
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='horizontal']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='horizontal']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='horizontal']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='horizontal']::before {
        background-image: url("../img/icons/horizontal.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='vertical']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='vertical']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='vertical']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='vertical']::before {
        background-image: url("../img/icons/vertical.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='round']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='round']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='round']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='round']::before {
        background-image: url("../img/icons/round.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='t']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='t']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='t']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='t']::before {
        background-image: url("../img/icons/t.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='oval']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='tube']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='oval']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='tube']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='oval']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='tube']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='oval']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='tube']::before {
        background-image: url("../img/icons/oval.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='wave']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='wave']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='wave']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='wave']::before {
        background-image: url("../img/icons/wave.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='curved']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='curved']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='curved']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='curved']::before {
        background-image: url("../img/icons/curve.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='flat']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='flat']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='flat']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='flat']::before {
        background-image: url("../img/icons/flat.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='flat-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='flat-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='flat-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='flat-panel']::before {
        background-image: url("../img/icons/flat-panel.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='panel']::before {
        background-image: url("../img/icons/panel.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='single-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='single']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='single-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='single']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='single-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='single']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='single-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='single']::before {
        background-image: url("../img/icons/single-panel.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='column']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='column']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='column']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='column']::before {
        background-image: url("../img/icons/column.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='2']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='2']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='2']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='2']::before {
        background-image: url("../img/icons/2-col.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='3']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='3']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='3']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='3']::before {
        background-image: url("../img/icons/3-col.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='4']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='4']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='4']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='4']::before {
        background-image: url("../img/icons/4-col.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='5']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='5']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='5']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='5']::before {
        background-image: url("../img/icons/5-col.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='6']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='6']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='6']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='6']::before {
        background-image: url("../img/icons/6-col.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='double-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='shape'] [facet-value='double']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='double-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='no-of-columns'] [facet-value='double']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='double-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='orientation'] [facet-value='double']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='double-panel']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='radiator-type'] [facet-value='double']::before {
        background-image: url("../img/icons/double-panel.svg"); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] .navList-action--checkbox::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] .navList-action--checkbox::before {
        transform: rotate(-45deg);
        border-radius: 50px 0 50px 50px;
        box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.2); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='white']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='white']::before {
        border: 1px solid #ddd;
        background: #fff; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='anthracite']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='anthracite-ral-7016']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='anthracite']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='anthracite-ral-7016']::before {
        background-color: #383e42;
        background: linear-gradient(185deg, #4f585e 0%, #666 50%, #383e42 55%, #383e42 100%); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='volcanic']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='volcanic']::before {
        background-color: darkgray; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='textured']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='textured']::before {
        background: linear-gradient(185deg, rgba(56, 62, 66, 0.1) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(56, 62, 66, 0.25) 52%, rgba(56, 62, 66, 0.6) 100%), url(https://store-prjkv8ft8c.mybigcommerce.com/product_images/a/metal_texture.jpg);
        background-size: cover; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='textured-matt']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='textured-matt']::before {
        background: url(https://store-prjkv8ft8c.mybigcommerce.com/product_images/a/metal_texture.jpg);
        background-size: cover;
        box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.35) !important; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='grey']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='grey']::before {
        background-color: gray; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='smooth-matt']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='smooth-matt']::before {
        background-color: lightgray;
        box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.35) !important; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='silver']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='silver']::before {
        background: #bbd1d1;
        background: linear-gradient(185deg, #999 0%, #ccc 26%, #eee 52%, #ccc 55%, #999 100%); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral-9006-white-aluminium']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral-9006-white-aluminium']::before {
        background: #a1a1a0;
        background: linear-gradient(185deg, #c7c7c6 0%, #a1a1a0 38%, #7b7b7a 100%); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='colored']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='colored']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral']::before {
        background: #eb3117;
        background: linear-gradient(185deg, #eb3117 14%, #f5f412 46%, #00d4ff 100%); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral-yellow']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral-yellow']::before {
        background-color: gold; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral-orange']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral-orange']::before {
        background-color: orangered; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral-green']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral-green']::before {
        background-color: green; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral-blue']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral-blue']::before {
        background-color: blue; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral-red']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral-red']::before {
        background-color: red; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral-purple']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral-purple']::before {
        background-color: purple; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='ral-pink']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='ral-pink']::before {
        background-color: pink; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='black']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='black']::before {
        background-color: #111111; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='black-metallic']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='black-metallic']::before {
        background-color: #111111;
        background: linear-gradient(185deg, #111 0%, #444 50%, #111 55%, #222 100%); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='colour'] [facet-value='gloss']::before,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='finish'] [facet-value='gloss']::before {
        background-color: #111111;
        background: linear-gradient(185deg, #f3f3f3 0%, #fff 50%, #eee 55%, #ddd 100%); }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='width-mm'] [data-facet-title]:after,
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] [data-safe-facet='height-mm'] [data-facet-title]:after {
        content: "mm";
        font-size: 11px; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] .more-label {
        display: none; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul {
        display: grid;
        grid-gap: 10px;
        box-shadow: none;
        padding: 0;
        margin-top: 0;
        max-height: none;
        grid-template-columns: 1fr 1fr; }
        @media (min-width: 1181px) {
          .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul {
            grid-template-columns: 1fr 1fr 1fr;
            max-height: 250px; } }
        .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li {
          border-radius: 6px;
          background: #104b64;
          border: 1px solid;
          justify-content: center;
          align-items: center;
          flex: 1 0 33%; }
          .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li .navList-action-close {
            display: none; }
          .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action {
            color: #fff;
            padding: 1rem;
            text-align: center;
            margin-bottom: 0;
            height: 100%; }
            .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action::before {
              width: 100%;
              height: 60px;
              display: block;
              position: static;
              filter: invert(1); }
            .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action:hover {
              background: none; }
            .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action.is-selected::after {
              bottom: 7px;
              right: 7px;
              top: auto;
              font-size: 16px; }
        .facet-container .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul::before {
          display: none; }
      .facet-container .inner-drawer [data-facets] [data-facet-wrap] h5 {
        margin-bottom: 0.5rem; }
    .facet-container .inner-drawer [data-facets] .navList-item.sub-item {
      position: relative;
      padding-left: 1.5rem; }
      .facet-container .inner-drawer [data-facets] .navList-item.sub-item:before {
        position: absolute; }
      .facet-container .inner-drawer [data-facets] .navList-item.sub-item span[data-facet-title] {
        font-size: 0.8rem; }
      .facet-container .inner-drawer [data-facets] .navList-item.sub-item .navList-action--checkbox {
        padding: 0;
        margin: 0;
        padding-left: 30px;
        margin-bottom: 4px; }
        .facet-container .inner-drawer [data-facets] .navList-item.sub-item .navList-action--checkbox::before {
          display: block;
          top: 62%;
          width: 15px;
          height: 15px; }
    .facet-container .inner-drawer [data-facets] .help-tip {
      font-style: italic;
      position: relative;
      display: block;
      border: 1px solid #e09b22;
      background: rgba(224, 155, 34, 0.2);
      border-radius: 5px;
      padding: 10PX;
      padding-left: 38px; }
      .facet-container .inner-drawer [data-facets] .help-tip .fa,
      .facet-container .inner-drawer [data-facets] .help-tip .far,
      .facet-container .inner-drawer [data-facets] .help-tip .fas,
      .facet-container .inner-drawer [data-facets] .help-tip i.rating-full {
        color: #e09b22;
        font-size: 1.6rem;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 8px; }
  .facet-container .toggledrawer {
    font-size: 20px;
    position: absolute;
    left: 50%;
    right: 50%;
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 10px;
    bottom: -24px;
    box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.1); }
    .facet-container .toggledrawer:hover {
      color: #e09b22; }
  .facet-container .filter-nav-actions {
    margin-top: 4px;
    padding-top: 4px;
    border-top: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    display: none;
    flex-wrap: wrap;
    align-items: flex-end; }
    @media (min-width: 739px) {
      .facet-container .filter-nav-actions {
        flex-wrap: nowrap; } }
    .facet-container .filter-nav-actions > div {
      flex: 1 1 100%; }
      @media (min-width: 739px) {
        .facet-container .filter-nav-actions > div {
          flex: 1 1 33%; }
          .facet-container .filter-nav-actions > div.main-filter-nav {
            min-width: 350px; } }
  .facet-container h2,
  .facet-container h3 {
    margin: 0; }
  .facet-container h3 {
    margin-bottom: 0.5rem;
    color: #333; }
  .facet-container .facet-nav-bar .button {
    min-width: 100px;
    padding: 0.5rem 1rem;
    border-radius: 5px; }
    .facet-container .facet-nav-bar .button.active {
      background: #e09b22;
      color: #5c3f0d;
      border-color: #b67d19; }
    .facet-container .facet-nav-bar .button .fas, .facet-container .facet-nav-bar .button i.rating-full {
      display: block;
      font-size: 2rem;
      margin-bottom: 0.75rem; }

.facet-container.alternate-layout .view-results {
  display: none !important; }

.facet-container.alternate-layout .filter-nav-actions {
  padding-top: 1.5rem; }

.facet-container.alternate-layout .inner-drawer [data-facets] {
  display: flex; }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap] {
    display: none;
    flex: 1 1 100%;
    max-width: 100%; }
    @media (min-width: 739px) {
      .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap] {
        flex: 1 0 50%; } }
    .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      max-height: none;
      height: auto; }
      .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li {
        flex-wrap: wrap;
        flex: 0 0 calc(50% - 10px);
        border-radius: 6px;
        background: #fff;
        border: 1px solid #ddd;
        justify-content: center;
        align-items: center;
        padding: 1px; }
        @media (min-width: 739px) {
          .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li {
            flex: 1 0 20%;
            max-width: 380px; } }
        @media (min-width: 1181px) {
          .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li {
            flex: 1 0 10%; } }
        .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action {
          cursor: pointer;
          color: #333;
          padding: 0.5rem;
          text-align: center;
          margin-bottom: 0;
          height: 100%; }
          .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action [data-facet-title] {
            font-size: 16px;
            color: #00202d;
            font-family: 'GothamBook';
            font-weight: 300;
            text-transform: capitalize; }
          .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action::before {
            width: 100%;
            height: auto;
            aspect-ratio: 3/2;
            display: block;
            position: static;
            filter: none;
            margin-bottom: 8px; }
          .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action:hover {
            background: none; }
          .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li a.navList-action.is-selected::after {
            bottom: 7px;
            right: 7px;
            top: auto;
            font-size: 16px; }
        .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles ul li:hover {
          border-color: #e09b22; }
    .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles[data-facet-wrap="colour"] li a.navList-action, .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles[data-facet-wrap="finish"] li a.navList-action {
      text-align: center; }
      .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles[data-facet-wrap="colour"] li a.navList-action::before, .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles[data-facet-wrap="finish"] li a.navList-action::before {
        width: 40px;
        height: 40px;
        margin: 0.5rem auto;
        text-align: center;
        border: 2px solid #fff;
        box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.35), 0px 0px 11px rgba(0, 0, 0, 0.25) inset;
        aspect-ratio: auto; }
        @media (min-width: 739px) {
          .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles[data-facet-wrap="colour"] li a.navList-action::before, .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles[data-facet-wrap="finish"] li a.navList-action::before {
            width: 60px;
            height: 60px;
            margin: 1rem auto; } }
    .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles.no-image li a.navList-action {
      font-weight: 600; }
      .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles.no-image li a.navList-action::before {
        content: none; }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='oval']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/i/elliptical_oval_radiators__12129.original.jpg"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='flat']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/v/designer_flat_radiators__43091.original.jpg"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='curved']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/b/designer_curved_radiators-ca__59454.original.jpg"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='wave']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/s/designer_wave_radiators-ca__84639.original.jpg"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='tube']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/a/filter-designer-tube.png"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='round']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/a/filter-designer-round.png"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='t']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/a/designer-filter-tshape.png"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='single']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/a/filter-designer-single-panel.png"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='double']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/a/filter-designer-double-panel.png"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='horizontal']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/a/filter-designer-horizontal.png"); }
  .facet-container.alternate-layout .inner-drawer [data-facets] [data-facet-wrap].facet-tiles [facet-value='vertical']::before {
    background-image: url("https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/290w/a/filter-designer-vertical.png"); }

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  margin: 3.5rem 1rem 1rem 1rem; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat; }

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 36px;
  top: -9px;
  right: -17px; }
  @media (min-width: 1181px) {
    .noUi-horizontal .noUi-handle {
      height: 24px;
      top: -4px;
      width: 24px; } }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #cecece;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #104b64; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  background: #FFF;
  cursor: default; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  top: 5px;
  left: 19px;
  width: 1px;
  background: #E8E7E6; }
  @media (min-width: 1181px) {
    .noUi-handle:before,
    .noUi-handle:after {
      height: 14px;
      top: 3px;
      left: 9px; } }

.noUi-handle:after {
  left: 12px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }
  .noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px; }
  .noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #cecece;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px; }

.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px; }

.noUi-handle.noUi-handle-upper .noUi-tooltip {
  right: 0px; }

.slider-values {
  width: 100%;
  position: relative; }
  .slider-values .slider-value {
    position: absolute;
    color: #444;
    font-size: 1rem;
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 4px 4px;
    top: 0px;
    min-width: 40px;
    text-align: center;
    left: 0; }
    .slider-values .slider-value:nth-child(2) {
      left: auto;
      right: 0; }

.full-page-slider ul, .full-page-slider li {
  list-style: none;
  margin: 0;
  padding: 0; }

.full-page-slider .slick-slide {
  margin: 0; }

.full-page-slider:not(.slick-slider) li:nth-child(1n +2) {
  display: none; }

.full-page-slider.heroCarousel.slick-initialized {
  max-height: 20vw; }
  @media (min-width: 370px) {
    .full-page-slider.heroCarousel.slick-initialized {
      max-height: 23.5vw; } }
  @media (min-width: 739px) {
    .full-page-slider.heroCarousel.slick-initialized {
      max-height: 25vw; } }
  @media (min-width: 1600px) {
    .full-page-slider.heroCarousel.slick-initialized {
      max-height: 450px; } }

.category-box-innertext {
  z-index: 10;
  right: 0px;
  bottom: 17px;
  padding: 15px;
  color: white;
  width: auto;
  max-width: 100%;
  text-align: left;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-size: 1.14286rem;
  line-height: 1; }
  @media (min-width: 1181px) {
    .category-box-innertext {
      bottom: 27px;
      padding: 12px; } }
  @media (min-width: 1600px) {
    .category-box-innertext {
      bottom: 40px;
      padding: 12px; } }
  @media (min-width: 739px) {
    .category-box-innertext {
      font-size: 1.9vw; } }
  @media (min-width: 1600px) {
    .category-box-innertext {
      font-size: 2.5rem; } }
  .category-box-innertext span {
    display: block; }
  .category-box-innertext .headline {
    font-size: 5vw;
    font-family: "GothamBold";
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); }
    @media (min-width: 370px) {
      .category-box-innertext .headline {
        font-size: 5.8vw; } }
    @media (min-width: 739px) {
      .category-box-innertext .headline {
        font-size: 1.78571rem; } }
    @media (min-width: 1181px) {
      .category-box-innertext .headline {
        font-size: 2.5rem; } }
    @media (min-width: 1600px) {
      .category-box-innertext .headline {
        font-size: 2.57143rem; } }
  .category-box-innertext .subheadline {
    font-size: 1.3rem;
    font-family: "GothamBook";
    font-weight: 400; }
    @media (min-width: 1181px) {
      .category-box-innertext .subheadline {
        font-size: 1.2rem; } }
    @media (min-width: 1600px) {
      .category-box-innertext .subheadline {
        font-size: 1.5rem; } }

.small-text .category-box-innertext .headline {
  font-size: 4.5vw; }
  @media (min-width: 370px) {
    .small-text .category-box-innertext .headline {
      font-size: 5vw; } }
  @media (min-width: 739px) {
    .small-text .category-box-innertext .headline {
      font-size: 1.85714rem; } }
  @media (min-width: 1181px) {
    .small-text .category-box-innertext .headline {
      font-size: 2.14286rem; } }
  @media (min-width: 1600px) {
    .small-text .category-box-innertext .headline {
      font-size: 2.5rem; } }

/*
///// CAST4U ///////

div.home-brand-boxes{  max-width: calc(100% - 60px);
    margin-left: auto !important;    
    margin-right: auto !important;    
    
    display: none;
    margin-bottom: 40px;
    
}
div.homepage-categories {
    display: grid;
    margin-bottom: 0;
    grid-gap: 17px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;

    .cat-box {
        grid-column: span 12;

        @include breakpoint('medium') {
            grid-column: span 4;
        }

        position: relative;

        .category-box-innertext {
            position: absolute;
            z-index: 10;
            right: 0px;
            bottom: 17px;
            padding: 15px;

            @include breakpoint('large') {
                bottom: 27px;
                padding: 17px;
            }

            @include breakpoint('xlarge') {
                bottom: 40px;
                padding: 20px;
            }

            color: white;
            width: auto;
            text-align: left;
            background: rgba(#303943, 0.8);
            align-items: flex-start;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            font-size: remCalc(16px);

            //   max-height: calc(100% - $cat-padding);
            @include breakpoint('medium') {
                font-size: 1.9vw;
                //                height: 80%;
            }

            @include breakpoint('large') {
                //   height: 176px;
            }

            @include breakpoint('xlarge') {
                font-size: remCalc(35px);
                // height: 176px;
            }

            line-height: 1;

            span {
                display: block;
            }

            .headline {
                font-size: 7.5vw;

                @include breakpoint('medium') {
                    font-size: remCalc(25px);
                }

                @include breakpoint('large') {
                    font-size: remCalc(35px);
                }

                @include breakpoint('xlarge') {
                    font-size: remCalc(40px);
                }

                font-family: "GothamBold";
                font-weight: 600;
                text-transform: uppercase;
            }

            .subheadline {
                font-size: 1rem;

                @include breakpoint('large') {
                    font-size: 1.2rem;
                }

                @include breakpoint('xlarge') {
                    font-size: 1.5rem;
                }

                font-family: "GothamBook";
                font-weight: 400;
            }



        }

        img {
            position: relative;
            width: 100%;

            @include breakpoint('medium') {
                width: 100%;
            }

        }

        .button {
            background: white;
            color: black;
            margin-top: 10px;
            margin-bottom: 0;
            border-radius: 0;
        }

        @include breakpoint('medium') {
            .button {
                font-size: 12px;
                padding: 6px 12px;
                margin-top: 10px;
            }

            &.category-box-0 {
                grid-column: span 4;

                .headline {
                    font-size: 20px;

                    .xl {
                        font-size: 25px;
                    }
                }
                .subheadline{
                 
                    display: none;
                }
            }

            &.category-box-1 {
                grid-column: span 4;
            }

            &.category-box-2 {
                grid-column: span 4;
            }

            &.category-box-3 {
                grid-column: span 4;

            }

            &.category-box-4 {
                grid-column: span 4;
            }

            &.category-box-5 {
                grid-column: span 4;
            }

            &.category-box-6 {
                grid-column: span 3;
            }

            &.category-box-7 {
                grid-column: span 9;

                img {
                    height: 100%;
                    width: auto;
                }
            }

            &.category-box-8 {
                img {
                    width: 100%;
                }

                text-align: center;
                grid-column: span 4;
                grid-row: span 2;
            }

            &.category-box-9 {
                grid-column: span 8;

                img {
                    height: 100%;
                    width: auto;
                }
            }

            &.category-box-10 {
                grid-column: span 8;

                img {
                    height: 100%;
                    width: auto;
                }
            }
        }

        @include breakpoint('large') {

            .button {
                font-size: 15px;
                padding: 12px 32px;
                margin-top: 12px;
            }

            &.category-box-0 {
                grid-column: span 4;

                .headline {
                    font-size: 28px;

                    .xl {
                        font-size: 1.4em;
                        font-size: 1.7em;
                        line-height: 0.7;
                    }
                }
                  .subheadline{
                    
                    display: block;
                }
            }

            &.category-box-1 {
                grid-column: span 4;
            }

            &.category-box-2 {
                grid-column: span 4;
            }

            &.category-box-3 {
                grid-column: span 2;
            }

            &.category-box-4 {
                grid-column: span 5;
            }

            &.category-box-5 {
                grid-column: span 5;
            }

            &.category-box-6 {
                grid-column: span 2;
            }

            &.category-box-7 {
                grid-column: span 8;
            }

            &.category-box-8 {
                grid-column: span 2;
                grid-row: span 2;
            }

            &.category-box-9 {
                grid-column: span 5;
            }

            &.category-box-10 {
                grid-column: span 5;
            }
        }

        @include breakpoint('xlarge') {
            .button {
                margin-top: 17px;
            }

            &.category-box-0 {

                .headline {
                    font-size: 55px;
                    //   color: blue; 

                    .xl {
                        font-size: 78px;
                        line-height: 0.9;
                    }
                }
            }
        }

    }
}

.page  .page-heading{
    padding:0;
    margin: 0px;
    letter-spacing: 3px;
    h3{
           letter-spacing: 2px;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    &.brands-hp-heading{
        margin: 2rem 0 0.5rem 0 
    }
}

.page-heading.featured-heading{
    margin: 0 0 2rem 0;
}



/////////////////////

// OLD Category Boxes

ul.home-category-boxes {

    [data-content-region],
    [data-layout-id],
    [data-sub-layout-container],
    [data-widget-id] {
        display: contents;
    }

    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    //	flex-direction: row;
    //	flex-wrap: wrap;

    .small-order-1 {
        order: 1;

        @include breakpoint('medium') {
            order: 0;
        }
    }


    .small-order-2 {
        order: 2;

        @include breakpoint('medium') {
            order: 0;
        }
    }

    .small-order-3 {
        order: 3;

        @include breakpoint('medium') {
            order: 0;
        }
    }


    li {
        padding: 0;
        min-height: spacing("single")*4;

        img {
            position: relative;
        }

        &.category_box_background {
            a {
                background-size: cover;
                transition: all 0.4s ease;
                background-position: center center;

                &:hover {
                    background-position: center right;
                }

                height: 250px;
            }
        }



        OLDdiv.category-box-label {
            $cat-padding: 36px;
            position: absolute;
            color: white;
            width: auto;
            text-align: left;

            background: rgba(#9aa60c, 0.8);
            padding: remCalc(29px) 0 remCalc(29px) remCalc(23px);

            align-items: flex-start;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            font-family: "GothamBook";
            font-weight: 400;
            text-transform: uppercase;

            font-size: remCalc(16px);
            max-height: calc(100% - $cat-padding);

            @include breakpoint('medium') {
                font-size: 1.9vw;
                height: 80%;

            }

            @include breakpoint('large') {

                height: 176px;
            }

            @include breakpoint('xlarge') {
                font-size: remCalc(35px);
                height: 176px;
            }

            line-height: 1;
            max-width: 61.07%;

            .button {
                color: stencilColor('color-1');
                margin-top: 1rem;
                display: block;
                background: white;
            }

            &.bottom-right {
                right: 0;

                @include breakpoint('large') {
                    bottom: $cat-padding;
                }
            }

            &.bottom-left-small {
                right: auto;
                left: 0;

                @include breakpoint('medium') {
                    left: auto;
                    right: inherit;
                }
            }

            &.bottom-right {
                right: 0;

                @include breakpoint('large') {
                    bottom: $cat-padding;
                }
            }

            &.center-right {
                right: 0;

            }

            &.center-left {
                left: 0;
            }

            &.full-height {
                height: 100%;

                .button {
                    margin-top: 4rem;
                }

            }

            &.left {
                left: 20px;

                @include breakpoint('large') {
                    left: $cat-padding;
                }
            }

            &.top {
                top: 1rem;
            }

            &.no-bg {
                background: none;
                height: auto;
                padding: 1rem;
                max-width: 100%;
            }
        }

       

        &.cat-12 {
            .border-box {
                border-top: 4px solid #e8e8e8;
                border-bottom: 4px solid #e8e8e8;
                padding: 2rem 0;
                margin: 20px 0;
                .large-10 p {
                    margin-bottom:0px;
                }
                .button {
                    text-transform: uppercase;
                    margin-top: 1rem;

                    @include breakpoint('medium') {
                        margin-top: 0;
                    }
                }

                p {
                    //  margin-bottom: 0;
                }
            }
        }

    }

    .slick-dots {
        position: relative;
        padding-top: spacing("half");
        bottom: 0px;

        li {
            min-height: 0;
            padding: 0;
        }
    }

    .slick-slider a {
        // min-height:250px;
    }

}

// Radvalves CSS 
OLDul.home-category-boxes {

    .style1-grid,
    .style2-grid,
    .style3-grid {

        grid-gap: 20px;
        margin-bottom: 20px;
    }

    .style1-grid {

        width: 100%;
        display: grid;

        @include breakpoint(stencilNumber("screen-xlarge")) {
            grid-template-columns: 1fr 1fr 1fr;
        }

    }

    .style2-grid {
        width: 100%;
        display: grid;
        //	grid-template-columns: 15vw auto auto !important;
        //	grid-template-rows: 272px auto 200px !important;


        @include between('xsmall', 'large') {
            grid-template-columns: 1fr;
        }

        @include breakpoint('large') {
            grid-template-columns: 18vw auto auto auto !important;
            grid-template-rows: 10vw 10vw auto !important;
        }

        @include breakpoint(1700px) {
            grid-template-columns: 272px auto auto !important;
            grid-template-rows: 230px 310px auto !important;
        }


        li {

            padding: 0;
        }

        .cat-5 {
            background: #9dab1d;
            //	grid-column: 1 / 3;
            grid-row: 6;

            @include breakpoint('medium') {
                grid-row: 1;
                grid-column: 1/2;


            }

            @include breakpoint('large') {
                grid-row: 1 / 1;
                grid-column: 1;


            }
        }

        .cat-6 {
            //grid-column: 1 / 3;
            grid-row: 7;

            @include breakpoint('medium') {
                grid-column: 3 /5;
                grid-row: 1;
            }

            @include breakpoint('large') {
                grid-column: 1;
                grid-row: 2/ 4;
            }
        }

        .cat-7 {
            //	grid-column: 1 / 3;

            @include breakpoint('medium') {
                grid-column: 1 / 5;
                grid-row: 3;
            }

            @include breakpoint('large') {
                grid-column: 2 / 4;
                grid-column: 2;
                grid-row: 1/ 3;
            }

        }

        .cat-8 {
            //	grid-column: 1 / 3;

            @include breakpoint('medium') {
                grid-column: 1/5;
                grid-row: 4;
            }

            @include breakpoint('large') {
                grid-column: 3;
                grid-row: 1 / 3;
            }

        }

        .small-box-1 {
            @include breakpoint('medium') {
                display: grid;
                grid-column: 1/5;
                grid-row: 6;
                align-content: center;
            }

            @include breakpoint('large') {
                display: grid;
                grid-column: 2/4;
                grid-row: 3/4;
                align-content: center;
            }

        }

    }

    .style3-grid {
        width: 100%;
        display: grid;
        margin-bottom: 0;
        //grid-template-columns: 1fr 1fr;

        @include breakpoint(stencilNumber("screen-xlarge")) {
            grid-template-rows: auto !important;
            grid-template-columns: 2fr 1fr !important;
        }

        justify-content: center;
        //	align-items: baseline;

        li {
            min-height: 181px;
            padding: 0;
            background: orange;
            display: flex;
        }

        .cat-4 {
            grid-column: span 2;
            grid-row: 1;

            @include breakpoint('medium') {
                grid-column: 1;
                grid-column-end: span 2;
                grid-row-end: span 1;
            }

            @include breakpoint('large') {
                grid-column-end: span 2;
                grid-row-end: span 1;
            }

            @media only screen and (min-width: 1600px) {
                grid-column-end: span 1;
                grid-row-end: span 1;
            }

        }

        .cat-9 {

            grid-column-end: span 2;
            grid-row-end: span 3;

            @include breakpoint(stencilNumber("screen-xlarge")) {
                grid-column: 1;
                grid-row: 2;
            }
        }

        .cat-10 {

            grid-column-end: span 2;
            grid-row-end: span 1;

            @include breakpoint(stencilNumber("screen-xlarge")) {
                grid-column: 2;
                grid-row: 1;
                grid-row-end: span 2;
            }
        }

     
    }

    li.valves-style-1 {
        background: #9eaa9f;
        padding: 0;

        img {
            width: 100%;
            height: 330px;
        }

        a {
            display: flex;
            text-decoration: none;
        }

        div.category-box-label {
            $cat-padding: 36px;
            position: absolute;
            color: white;
            width: auto;
            text-align: center;

            background: rgba(#9aa60c, 0.8);
            padding: remCalc(29px) 0 remCalc(29px) remCalc(23px);

            align-content: flex-start;
            align-items: flex-start;
            display: flex;
            flex-direction: column;
            justify-content: center;
            font-family: "GothamBook";
            font-weight: 400;
            text-transform: uppercase;

            font-size: remCalc(16px);
            max-height: calc(100% - $cat-padding);

            @include breakpoint('medium') {
                font-size: 1.9vw;
                height: 80%;

            }

            @include breakpoint('large') {

                height: 176px;
            }

            @include breakpoint('xlarge') {
                font-size: remCalc(35px);
                height: 176px;
            }

            line-height: 1;
            max-width: 55%;

            .button {
                color: stencilColor('color-1');
                margin-top: 1rem;
                display: block;
                background: white;
                border: none;
                border-radius: 0;

                &:hover,
                &:focus,
                &:active {
                    border: none;
                    border-radius: 0;
                }
            }

            &.bottom-right {
                right: 0;

                @include breakpoint('large') {
                    bottom: $cat-padding;
                }
            }

            &.bottom-left-small {
                right: auto;
                left: 0;

                @include breakpoint('medium') {
                    left: auto;
                    right: inherit;
                }
            }

            &.bottom-right {
                right: 0;

                @include breakpoint('large') {
                    bottom: $cat-padding;
                }
            }

            &.center-right {
                right: 0;

            }

            &.center-left {
                left: 0;
            }

            &.full-height {
                height: 100%;

                .button {
                    margin-top: 4rem;
                }

            }

            &.left {
                left: 20px;

                @include breakpoint('large') {
                    left: $cat-padding;
                }
            }

            &.top {
                top: 1rem;
            }

            &.no-bg {
                background: none;
                height: auto;
                padding: 1rem;
            }
        }
    }

    li.large-text-bottom {
        a {
            align-items: flex-end;

            .category-box-label {
                //background: rgba(#9eaa9f,0.7);				
                transform: translateY(-50%);
                top: 50%;
                height: auto;
                width: 80%;

                right: 0px;

                @media only screen and (min-width: 1728px) {
                    margin-bottom: 7%;
                    transform: initial;
                    top: initial;
                }

                span {

                    &.box-title {
                        font-weight: 400;
                        width: 100%;
                        font-size: 25px;
                        text-align: left;

                        @include breakpoint('large') {
                            font-size: 40px;
                        }

                        font-family: "GothamBold";
                    }

                    &.box-subtitle {
                        text-transform: none;
                        font-size: 30px;
                        margin-top: -2px;
                        text-align: left;
                        //padding: remCalc(20px) 0.5rem 0.5rem 0.5rem;
                    }

                    &.small.button {
                        margin-bottom: 0;
                        color: stencilString('color-1');
                        background: #fff;
                        font-size: remCalc(12.5px);
                    }
                }
            }

        }
    }

    li.small-text-bottom-right {

        a {
            justify-content: flex-end;
            align-items: flex-end;
        }

        @include between ('medium', 'large') {
            grid-row: 2;
        }



        .category-box-label {
            background: none;
            height: auto;
            width: auto;
            min-width: 0;
            max-width: 100%;
            padding: 0.5rem;


            @include breakpoint('large') {
                max-width: 70%;
                padding: 1rem;
            }
        }

        span.box-title {
            text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);

            @include breakpoint('medium') {
                font-size: 21px;
            }

            color: stencilString('color-1');

            @include breakpoint('xlarge') {
                font-size: 30px;
                text-shadow: none;
            }
        }

        .small.button {
            margin-bottom: 2rem;
            background: stencilString('color-1');
            color: #fff;

            @include between('xsmall', 'large') {
                display: none;
            }
        }
    }

    li.small-category-box-product {
        a {
            text-decoration: none;
        }

        .box-label {
            display: block;
            width: 100%;
            text-align: center;
        }

        .box-title {
            font-size: 21px;
            text-transform: uppercase;
            color: stencilString('color-1');
            width: 100%;
            display: block;
            text-align: center;
        }

        .box-subtitle {
            width: 100%;
            text-align: center;
            display: block;
        }

        .button.small {
            margin-top: 16px;
        }

    }

}

OLDul.home-category-boxes li.cat-9.large-text-bottom a .category-box-label {
    transform: none;
    top: 50%;
    transform: translateY(-50%);
    width: 80%;

    @include breakpoint(stencilNumber("screen-xlarge")) {
        width: 30%;
        margin-bottom: 5.6%;
    }

}

OLDul.home-category-boxes li.cat-10.large-text-bottom a .category-box-label {
    transform: none;
    top: auto;
    margin-bottom: 5.6%;

    @include breakpoint(stencilNumber("screen-xlarge")) {
        margin-bottom: 11.1%;
    }
}

.clearance-title {
    display: block;
    width: 100%;
}

*/
.sprite-badge {
  position: absolute;
  background: url(../img/badgesprite.png);
  text-align: center;
  color: #fff;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  font-family: "GothamMedium";
  top: -8px;
  background-size: auto 100%;
  overflow: hidden;
  font-size: 9.5px;
  width: 60px;
  height: 75px;
  padding-top: 12px;
  right: 1rem;
  z-index: 1; }
  .sprite-badge.badge-left {
    display: none; }
    @media (min-width: 370px) {
      .sprite-badge.badge-left {
        display: block; } }
  .sprite-badge.badge-left {
    right: auto;
    left: 1rem; }
  .sprite-badge:nth-child(2) {
    right: 84px; }
    .sprite-badge:nth-child(2).badge-left {
      right: auto;
      left: 84px; }
  .sprite-badge:nth-child(3) {
    right: 153px;
    display: none; }
    @media (min-width: 739px) {
      .sprite-badge:nth-child(3) {
        display: none; } }
    @media (min-width: 1181px) {
      .sprite-badge:nth-child(3) {
        display: block; } }
    .sprite-badge:nth-child(3).badge-left {
      right: auto;
      left: 153px; }
  @media (min-width: 1600px) {
    .sprite-badge {
      font-size: 13px;
      width: 6rem;
      height: 100px;
      padding-top: 16px;
      right: 2rem; }
      .sprite-badge.badge-left {
        right: auto;
        left: 2rem; }
      .sprite-badge:nth-child(2) {
        right: 9rem; }
        .sprite-badge:nth-child(2).badge-left {
          right: auto;
          left: 9rem; }
      .sprite-badge:nth-child(3) {
        right: 16rem; }
        .sprite-badge:nth-child(3).badge-left {
          right: auto;
          left: 16rem; } }
  .sprite-badge.red {
    background-position: right top; }
  .sprite-badge.gold {
    background-position: center top;
    background-color: unset;
    border: none; }
  .sprite-badge.blue {
    background-position: left top; }
  .sprite-badge span {
    display: block;
    line-height: 1; }
    .sprite-badge span:nth-child(2) {
      font-weight: 200;
      font-family: "GothamLight";
      font-family: "GothamBook";
      font-size: 1.8em; }

.small-subcategories {
  display: grid;
  grid-gap: 4px;
  align-items: center;
  justify-content: center;
  grid-template-columns: repeat(2, 1fr);
  font-size: 19px; }
  @media (min-width: 370px) {
    .small-subcategories {
      grid-template-columns: repeat(3, 1fr);
      font-size: 20px; } }
  @media (min-width: 739px) {
    .small-subcategories {
      grid-template-columns: repeat(5, 1fr);
      font-size: 20px; } }
  @media (min-width: 1181px) {
    .small-subcategories {
      grid-template-columns: repeat(10, 1fr);
      font-size: 19px; } }
  .small-subcategories:hover .small-subcat-box {
    filter: grayscale(1); }
  .small-subcategories .small-subcat-box {
    text-align: right;
    position: relative; }
    .small-subcategories .small-subcat-box:hover {
      filter: grayscale(0); }
      .small-subcategories .small-subcat-box:hover span.inset {
        text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.7); }
    .small-subcategories .small-subcat-box a {
      text-decoration: none; }
    .small-subcategories .small-subcat-box span.inset {
      text-transform: uppercase;
      position: absolute;
      z-index: 1;
      color: #fff;
      bottom: 0;
      right: 3px;
      font-weight: bold;
      text-decoration: none;
      text-align: right;
      text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); }

div.trustbar-wrapper.landingpage-trust .slick-slide.columns {
  flex-direction: row; }
  div.trustbar-wrapper.landingpage-trust .slick-slide.columns div.columns.trust-text .trust-heading {
    font-size: 1.4rem; }
  div.trustbar-wrapper.landingpage-trust .slick-slide.columns div.columns.trust-text .trust-subheading {
    display: block; }
  @media (min-width: 1181px) {
    div.trustbar-wrapper.landingpage-trust .slick-slide.columns div.columns.trust-text {
      justify-content: center !important; } }

.full-page-slider.heroCarousel.central-content-mobile .heroCarousel-content {
  width: 70%; }
  @media (min-width: 1181px) {
    .full-page-slider.heroCarousel.central-content-mobile .heroCarousel-content {
      width: 35%; } }

.full-page-slider.heroCarousel.central-content-mobile .heroCarousel-action.button {
  font-size: 0.7rem;
  padding: 0.4rem;
  margin-top: 0.25rem; }
  @media (min-width: 739px) {
    .full-page-slider.heroCarousel.central-content-mobile .heroCarousel-action.button {
      font-size: 1rem;
      padding: 0.6rem 1.3rem; } }

.full-page-slider.heroCarousel.central-content-mobile .heroCarousel-title {
  font-size: 1rem; }
  @media (min-width: 739px) {
    .full-page-slider.heroCarousel.central-content-mobile .heroCarousel-title {
      font-size: 1.8rem; } }
  @media (min-width: 1181px) {
    .full-page-slider.heroCarousel.central-content-mobile .heroCarousel-title {
      font-size: 2.2rem; } }

.landing-page-off-set-3 {
  clear: both; }
  .landing-page-off-set-3 .large-text-bottom {
    margin-bottom: 10px;
    position: relative; }
    @media (min-width: 739px) {
      .landing-page-off-set-3 .large-text-bottom {
        padding-left: 4px;
        margin-bottom: 0px; } }
    .landing-page-off-set-3 .large-text-bottom img {
      width: 100%; }
    .landing-page-off-set-3 .large-text-bottom.last {
      margin-top: 10px; }
    .landing-page-off-set-3 .large-text-bottom .category-box-label {
      position: absolute;
      color: white;
      width: auto;
      text-align: center;
      background: rgba(46, 71, 88, 0.8);
      max-width: 100%;
      padding: 10px 0 10px 10px;
      height: auto;
      width: 80%;
      right: 3px;
      margin-bottom: 1rem;
      align-content: flex-start;
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-family: "GothamBook";
      font-weight: 400;
      text-transform: uppercase;
      font-size: 1.14286rem;
      max-height: calc(100% - $cat-padding);
      bottom: 0;
      line-height: 1;
      width: 80%;
      right: 0px; }
      @media (min-width: 1181px) {
        .landing-page-off-set-3 .large-text-bottom .category-box-label {
          padding: 1rem 0 1rem 1rem;
          max-width: 50%;
          margin-bottom: 2rem; } }
      @media (min-width: 1600px) {
        .landing-page-off-set-3 .large-text-bottom .category-box-label {
          padding: 2.07143rem 0 2.07143rem 1.64286rem; } }
      @media (min-width: 739px) {
        .landing-page-off-set-3 .large-text-bottom .category-box-label {
          font-size: 1.9vw; } }
      .landing-page-off-set-3 .large-text-bottom .category-box-label .box-title {
        font-weight: 400;
        width: 100%;
        text-align: left;
        font-size: 20px;
        font-family: "GothamBold"; }
        @media (min-width: 1600px) {
          .landing-page-off-set-3 .large-text-bottom .category-box-label .box-title {
            font-size: 36px; } }
      .landing-page-off-set-3 .large-text-bottom .category-box-label .box-subtitle {
        text-transform: none;
        font-size: 20px;
        margin-top: -2px;
        text-align: left; }
        @media (min-width: 739px) {
          .landing-page-off-set-3 .large-text-bottom .category-box-label .box-subtitle {
            font-size: 22px; } }
        @media (min-width: 1600px) {
          .landing-page-off-set-3 .large-text-bottom .category-box-label .box-subtitle {
            font-size: 28px; } }
      .landing-page-off-set-3 .large-text-bottom .category-box-label .small.button {
        margin-bottom: 0;
        margin-top: 10px;
        color: #00202d;
        background: #fff;
        font-size: 0.89286rem;
        display: none;
        padding: 7px 20px; }
        @media (min-width: 739px) {
          .landing-page-off-set-3 .large-text-bottom .category-box-label .small.button {
            display: none; } }
        @media (min-width: 1181px) {
          .landing-page-off-set-3 .large-text-bottom .category-box-label .small.button {
            padding: 10px 20px;
            display: block; } }
  .landing-page-off-set-3 > .large-text-bottom {
    padding-left: 0px; }
    @media (min-width: 739px) {
      .landing-page-off-set-3 > .large-text-bottom {
        padding-right: 4px; } }
    .landing-page-off-set-3 > .large-text-bottom .category-box-label {
      right: 4px; }
  .landing-page-off-set-3 .large-6 .small-12 .sprite-badge:nth-child(2) {
    display: none; }
    @media (min-width: 1181px) {
      .landing-page-off-set-3 .large-6 .small-12 .sprite-badge:nth-child(2) {
        display: block; } }

.false-product-card {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 1fr; }
  @media (min-width: 739px) {
    .false-product-card {
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 1.5rem; } }
  .false-product-card > .columns {
    border: 1px solid #e8e8e8;
    padding: 0.5rem;
    box-sizing: border-box; }
    .false-product-card > .columns:hover {
      box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.4); }
    .false-product-card > .columns a {
      text-decoration: none; }
  .false-product-card h4.card-title {
    font-size: 16px;
    margin-top: 0.5rem;
    margin-bottom: 1rem; }
  .false-product-card .price-label, .false-product-card .price {
    font-size: 18px;
    color: #333; }
  .false-product-card .price {
    color: #be1313; }

.full-page-slider {
  max-height: 100%;
  height: 25vw;
  display: block;
  width: 100%; }
  @media (min-width: 739px) {
    .full-page-slider {
      height: 25.7vw; } }
  @media only screen and (min-device-width: 1750px) {
    .full-page-slider {
      height: 450px; } }

.colour-swatches {
  grid-gap: 0.8rem 0.5rem;
  display: grid;
  margin-bottom: 1rem; }
  @media (min-width: 0px) {
    .colour-swatches {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 739px) {
    .colour-swatches {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1181px) {
    .colour-swatches {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; } }
  .colour-swatches > span {
    padding: 1rem;
    white-space: nowrap;
    border: 1px solid #ddd;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    color: white;
    text-shadow: -1px -1px 2px #303030, 1px -1px 2px #303030, -1px 1px 2px #303030, 1px 1px 2px #303030;
    text-align: center; }
    .colour-swatches > span em {
      display: block; }
    .colour-swatches > span > span {
      display: block; }
    .colour-swatches > span :nth-child(2) {
      font-size: 11px; }

.pages-custom-category-category-ecommerce .row.category-description {
  padding: 0;
  margin: 1rem 0 1rem 0;
  border: none; }
  @media (min-width: 739px) {
    .pages-custom-category-category-ecommerce .row.category-description {
      margin: 0; } }

.pages-custom-category-category-ecommerce .page-heading {
  margin-bottom: 0px; }

[data-readmore] {
  overflow: hidden;
  margin-bottom: 1rem; }

.modal-extras-list {
  background: #eee;
  margin: 0.5rem;
  grid-gap: 5px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding: 0.5rem;
  max-height: 400px;
  overflow-y: auto;
  border: 1px solid #d2d2d2;
  box-shadow: 0px -5px 8px rgba(0, 0, 0, 0.8) inset; }
  .modal-extras-list article {
    border: 1px solid #c3c3c3;
    background: #fff;
    padding: 8px;
    position: relative; }
    .modal-extras-list article .card-figure {
      border: 1px solid #d2d2d2; }
    .modal-extras-list article .card-title {
      font-size: 12px;
      text-align: center;
      margin-bottom: 4px;
      flex: 1 0 90px; }
      @media (min-width: 739px) {
        .modal-extras-list article .card-title {
          font-size: 13px; } }
    .modal-extras-list article .mini-price {
      font-size: 16px;
      font-weight: bold;
      text-align: center; }
      .modal-extras-list article .mini-price .plabel {
        color: #545454;
        font-size: 12px;
        padding-right: 3px; }
      .modal-extras-list article .mini-price .rrp {
        color: #8d8d8d;
        text-decoration: line-through; }
    .modal-extras-list article.discounted .mini-price .price {
      color: #c00; }
    .modal-extras-list article .button {
      margin-top: 7px; }

.swal2-content .modal-extras-list {
  display: grid;
  box-shadow: none;
  border: none;
  background: none;
  padding: 10px;
  max-height: none;
  grid-gap: 14px;
  grid-template-columns: 1fr 1fr; }
  .swal2-content .modal-extras-list article {
    border: none;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    border-radius: 5px; }
    .swal2-content .modal-extras-list article:hover {
      box-shadow: 0px 2px 5px rgba(30, 30, 0, 0.6); }
    .swal2-content .modal-extras-list article .card-figure {
      border: none; }
      .swal2-content .modal-extras-list article .card-figure img {
        border: 1px solid #d2d2d2; }
  @media (min-width: 370px) {
    .swal2-content .modal-extras-list {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 739px) {
    .swal2-content .modal-extras-list {
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-gap: 20px; } }
  @media (min-width: 1181px) {
    .swal2-content .modal-extras-list {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1600px) {
    .swal2-content .modal-extras-list {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; } }

.form-field + .extras-popup {
  margin-top: 50px;
  margin-top: 10px; }
  @media (min-width: 1181px) {
    .form-field + .extras-popup {
      margin-top: 0px; } }
  .form-field + .extras-popup .button {
    padding: 0.5rem 1rem;
    font-size: 12px;
    border-radius: 4px; }

.multi-buy-banner {
  background: #e09b22;
  border-radius: 6px;
  display: flex;
  padding: 0px 1rem;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0.5rem 0px 1rem 0px;
  border: 2px solid white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.3);
  flex-wrap: wrap;
  position: relative; }
  @media (min-width: 739px) {
    .multi-buy-banner {
      flex-wrap: nowrap; } }
  .multi-buy-banner .mb-icon {
    flex: 0 0 70px; }
    @media (min-width: 739px) {
      .multi-buy-banner .mb-icon {
        flex: 0 0 20%; } }
    .multi-buy-banner .mb-icon img {
      width: 60px; }
      @media (min-width: 739px) {
        .multi-buy-banner .mb-icon img {
          position: absolute;
          top: -26px;
          width: 90px; } }
  .multi-buy-banner .mb-text {
    font-size: 18px;
    letter-spacing: -1px;
    padding: 5px 0px;
    text-transform: uppercase;
    flex: 1 0 calc(100% - 70px);
    text-align: center;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.53);
    font-family: "GothamBook", sans-serif;
    color: #00202d; }
    @media (min-width: 739px) {
      .multi-buy-banner .mb-text {
        flex: 1 1 60%; } }
    .multi-buy-banner .mb-text strong {
      color: #104b64; }
  .multi-buy-banner .mb-cta {
    flex: 1 0 200px;
    text-align: center; }
    .multi-buy-banner .mb-cta .button {
      margin: 0px 0px 10px 0px;
      padding: 0.5rem 1rem; }
      @media (min-width: 739px) {
        .multi-buy-banner .mb-cta .button {
          margin: 10px;
          flex: 1 1 auto; } }
  .multi-buy-banner.mb-calltoaction {
    flex-wrap: wrap; }
    @media (min-width: 1181px) {
      .multi-buy-banner.mb-calltoaction {
        flex-wrap: nowrap; } }
    .multi-buy-banner.mb-calltoaction .mb-text {
      text-align: left; }
      .multi-buy-banner.mb-calltoaction .mb-text strong {
        font-size: 30px; }
    .multi-buy-banner.mb-calltoaction .mb-icon img {
      width: 100px; }
      @media (min-width: 739px) {
        .multi-buy-banner.mb-calltoaction .mb-icon img {
          position: static;
          top: -5px; } }

.bulk-pricing-table dt.productView-info-name {
  color: #566159;
  font-weight: bold;
  font-size: 1rem; }

.alt-bulk-discount {
  padding: 0;
  margin-left: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-content: center;
  grid-gap: 5px; }
  @media (min-width: 370px) {
    .alt-bulk-discount {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 739px) {
    .alt-bulk-discount {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1181px) {
    .alt-bulk-discount {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1600px) {
    .alt-bulk-discount {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
  .alt-bulk-discount li {
    display: block;
    padding: 4px 0px;
    border: 1px solid #b2b2b2;
    cursor: pointer;
    text-align: center;
    border-radius: 10px;
    background: #104b64;
    background: #eeeeee;
    color: #00202d; }
    .alt-bulk-discount li:hover {
      border-color: #104b64;
      background-color: #176c90; }
    .alt-bulk-discount li span {
      display: block;
      font-size: 11px;
      font-weight: normal; }
      @media (min-width: 739px) {
        .alt-bulk-discount li span {
          font-size: 12px; } }
    .alt-bulk-discount li .percent-label {
      color: #d64c4c; }
    .alt-bulk-discount li .qty-label {
      font-weight: bold;
      font-size: 2.2rem;
      line-height: 0.9;
      font-family: "GothamBold"; }
      @media (min-width: 739px) {
        .alt-bulk-discount li .qty-label {
          font-size: 2.5rem; } }
    .alt-bulk-discount li .multi-buy-price {
      line-height: 1.1;
      font-family: "GothamBold";
      font-size: 1.1rem; }
      @media (min-width: 739px) {
        .alt-bulk-discount li .multi-buy-price {
          font-size: 1.2rem; } }
      .alt-bulk-discount li .multi-buy-price span {
        font-family: "GothamBook"; }
    .alt-bulk-discount li.active {
      border-color: #00202d;
      background: #00202d;
      color: #fff;
      text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6); }
    .alt-bulk-discount li strong {
      display: block; }
  .alt-bulk-discount .discount-progress-bar {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 167px;
    height: 3px;
    background: #cccccc; }
  .alt-bulk-discount .discount-progress-bar-reached {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    height: 3px;
    width: 0px;
    background: #cccccc; }
  .alt-bulk-discount .van-position {
    position: absolute;
    z-index: 3;
    left: 0;
    color: #000000; }
  .alt-bulk-discount .checkout-button {
    display: block;
    width: 100%;
    height: 50px;
    background: #cccccc;
    color: #ffffff;
    position: relative;
    border-radius: 0.5rem;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height: 2; }
    .alt-bulk-discount .checkout-button .checkout-button-text {
      display: inline-block;
      vertical-align: middle;
      font-size: 20px;
      color: #ffffff;
      text-transform: uppercase;
      line-height: 1;
      font-weight: 600; }
    .alt-bulk-discount .checkout-button .checkout-icon {
      display: inline-block;
      background: url(../img/icons/padlock-icon.png);
      width: 14px;
      height: 15px;
      margin-left: 0.35714rem;
      vertical-align: middle;
      margin-bottom: 3px; }
    .alt-bulk-discount .checkout-button:hover, .alt-bulk-discount .checkout-button:focus, .alt-bulk-discount .checkout-button:active {
      box-shadow: 0;
      cursor: pointer;
      background: #E1A236;
      color: #ffffff; }

.btu-background {
  background: url("https://store-wfnnwl0ko.mybigcommerce.com/product_images/uploaded_images/btu_background.jpg");
  background-size: cover;
  cursor: pointer;
  max-width: 632px;
  color: #fff;
  text-align: center;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: auto;
  margin-top: 1rem; }
  @media (min-width: 739px) {
    .btu-background {
      text-align: left; } }
  .btu-background .medium-9 {
    display: none; }
    @media (min-width: 739px) {
      .btu-background .medium-9 {
        display: block; } }
  .btu-background .s1 {
    font-size: 1.7rem;
    line-height: 30px;
    font-weight: bold; }
    @media (min-width: 739px) {
      .btu-background .s1 {
        font-size: 1.5rem; } }
    @media (min-width: 1181px) {
      .btu-background .s1 {
        font-size: 2rem; } }
  .btu-background .s2 {
    color: #fdb825;
    font-size: 1.2rem; }
    @media (min-width: 739px) {
      .btu-background .s2 {
        font-size: 1rem; } }
    @media (min-width: 1181px) {
      .btu-background .s2 {
        font-size: 1.3rem; } }
  .btu-background .mini-btu {
    padding: 1rem;
    position: fixed;
    left: 20%;
    right: 20%;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    z-index: 10;
    max-width: 60vw; }
  .btu-background .btu-icon {
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 1em;
    font-family: "GothamLight";
    letter-spacing: 0px;
    display: block; }
    .btu-background .btu-icon img {
      width: 35px;
      height: 30px; }
    @media (min-width: 739px) {
      .btu-background .btu-icon {
        font-size: 0.8rem; }
        .btu-background .btu-icon img {
          width: auto;
          height: auto; } }
    .btu-background .btu-icon strong {
      margin-top: 6px;
      display: inline-block;
      font-family: "GothamBold";
      font-weight: normal;
      line-height: 0.6rem; }
      @media (min-width: 739px) {
        .btu-background .btu-icon strong {
          font-size: 1.3rem; } }

.mini-btu {
  position: fixed;
  background: #fff;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  width: 80vw;
  max-width: 600px;
  min-width: 300px;
  padding: 2rem;
  margin: auto;
  display: none; }
  .mini-btu .btu-exit {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 2rem;
    color: #c4c4c4;
    cursor: pointer; }
    .mini-btu .btu-exit:hover {
      color: #d64c4c; }
  .mini-btu h2,
  .mini-btu h3,
  .mini-btu h4,
  .mini-btu h5 {
    margin-top: 4px;
    margin-bottom: 4px; }
    .mini-btu h2 span,
    .mini-btu h3 span,
    .mini-btu h4 span,
    .mini-btu h5 span {
      display: block;
      font-size: 1.5rem;
      line-height: 30px;
      color: #104b64; }
      @media (min-width: 739px) {
        .mini-btu h2 span,
        .mini-btu h3 span,
        .mini-btu h4 span,
        .mini-btu h5 span {
          font-size: 2.5rem;
          line-height: 40px; } }
    .mini-btu h2 em,
    .mini-btu h3 em,
    .mini-btu h4 em,
    .mini-btu h5 em {
      font-size: 0.7em;
      display: block; }
  .mini-btu h5 {
    font-size: 1.2rem;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0px; }
    .mini-btu h5.success {
      color: #3fd077; }
    .mini-btu h5.alert {
      color: #d64c4c; }
    .mini-btu h5.warning {
      color: #e09b22; }
  .mini-btu p {
    margin-bottom: 4px; }
  .mini-btu .border-left {
    border-top: 1px solid #e4e4e4; }
    @media (min-width: 739px) {
      .mini-btu .border-left {
        border-left: 1px solid #e4e4e4;
        border-top: none; } }
  .mini-btu .radio-buttons {
    margin-top: 7px;
    display: block; }
    .mini-btu .radio-buttons input[type='radio'] {
      display: none; }
      .mini-btu .radio-buttons input[type='radio'] + label {
        margin: 4px;
        font-size: 1.2rem;
        border: 1px solid;
        border-radius: 4px;
        padding: 4px 5px;
        color: #104b64; }
        .mini-btu .radio-buttons input[type='radio'] + label:before {
          padding: 0px 3px;
          font-size: 0.8em;
          font-family: "Font Awesome 5 Free";
          font-weight: normal;
          content: "\f111"; }
      .mini-btu .radio-buttons input[type='radio']:checked + label {
        background: #baeece; }
        .mini-btu .radio-buttons input[type='radio']:checked + label:before {
          content: "\f058";
          color: #3fd077; }

.btu-overlay {
  background: rgba(0, 0, 0, 0.25);
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  content: " ";
  display: none; }

.usp-badges {
  text-align: center;
  /*
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;

    @include breakpoint('small') {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }

    @include breakpoint('medium') {
        grid-template-columns: 1fr 1fr 1fr;
    }

    @include breakpoint('large') {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }

    grid-gap: 1rem;
    */
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 1181px) {
    .usp-badges {
      flex-wrap: nowrap; } }
  .usp-badges .usp-badge {
    flex: 0 0 20%;
    margin-bottom: 1rem;
    padding: 0 5px;
    text-align: center;
    justify-content: center;
    align-content: center; }
    .usp-badges .usp-badge:hover {
      opacity: 0.8; }
    @media (min-width: 739px) {
      .usp-badges .usp-badge {
        flex: 0 0 25%; } }
    @media (min-width: 1181px) {
      .usp-badges .usp-badge {
        flex: 0 1 16.667%; } }
    .usp-badges .usp-badge.availability-badge {
      position: relative; }
      .usp-badges .usp-badge.availability-badge span {
        position: absolute;
        font-size: 14px;
        font-family: "GothamBold";
        top: 21px;
        padding-right: 3px;
        left: 0;
        right: 0;
        color: #566159; }
        @media (min-width: 370px) {
          .usp-badges .usp-badge.availability-badge span {
            top: 7vw; } }
        @media (min-width: 739px) {
          .usp-badges .usp-badge.availability-badge span {
            top: 30px;
            top: 2vw; } }
        @media (min-width: 1181px) {
          .usp-badges .usp-badge.availability-badge span {
            top: 2vw;
            font-size: 16px; } }
        @media (min-width: 1600px) {
          .usp-badges .usp-badge.availability-badge span {
            top: 46px; } }
      .usp-badges .usp-badge.availability-badge.double-digit span {
        font-size: 11px;
        top: 38px; }

.productView-thumbnails {
  height: 75px !important;
  max-height: 75px !important; }

.quoteform {
  position: fixed;
  background: #fff;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  width: 90vw;
  max-width: 800px;
  min-width: 300px;
  max-height: 90vh;
  overflow-y: auto;
  padding: 1.5rem 1rem;
  margin: auto;
  border: 1px solid #ddd;
  border-radius: 5px; }
  @media (min-width: 739px) {
    .quoteform {
      padding: 2rem; } }
  .quoteform label {
    text-align: left; }
  .quoteform .button.success {
    margin-top: 1rem; }
  .quoteform .hidequote {
    font-size: 1.6rem;
    cursor: pointer;
    color: #d64c4c;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem; }
  .quoteform .formsuccess .far {
    color: #3fd077; }
  .quoteform textarea[readonly] {
    background: #ccc;
    font-size: 11px; }

.atc-wrapper {
  flex-direction: column; }
  .atc-wrapper label {
    padding-top: 2px;
    color: #00202d;
    margin-bottom: 0; }
    .atc-wrapper label.tiny-button {
      padding: 6px 10px;
      border-radius: 2px;
      background: #7da2b1;
      color: #ffffff;
      text-decoration: none;
      font-weight: bold;
      margin-top: 2px;
      text-transform: uppercase;
      font-size: 12px; }
      .atc-wrapper label.tiny-button.gold {
        background: #e09b22;
        color: #ffffff; }
        .atc-wrapper label.tiny-button.gold:hover {
          background: #edc37b;
          color: #104b64;
          color: #b67d19; }

#si-wrapper .silc-btn-button.silc-btn-button-color {
  background-color: transparent !important; }

#si-wrapper .silc-btn {
  bottom: 154px !important;
  bottom: 133px !important;
  right: -2px !important;
  z-index: 1005 !important; }
  @media (min-width: 739px) {
    #si-wrapper .silc-btn {
      bottom: 5px !important; } }

#si-wrapper.si-livechat .silc-btn-button {
  border-radius: 0px !important;
  background-size: 100% !important;
  border: none !important;
  box-shadow: none !important; }
  @media (min-width: 0px) and (max-width: 739px) {
    #si-wrapper.si-livechat .silc-btn-button {
      background: #e09b22 !important;
      height: 46px;
      width: 46px; }
      #si-wrapper.si-livechat .silc-btn-button:before {
        content: "Chat";
        color: #2a2a2a;
        position: absolute;
        font-size: 11px;
        top: 7px;
        left: 0px;
        right: 0px;
        text-align: center; }
      #si-wrapper.si-livechat .silc-btn-button:after {
        content: "24/7";
        position: absolute;
        color: #2a2a2a;
        font-size: 14px;
        font-weight: bold;
        top: 20px;
        left: 0px;
        right: 0px;
        text-align: center; } }
  @media (min-width: 739px) {
    #si-wrapper.si-livechat .silc-btn-button {
      background: none !important;
      height: 103px;
      width: 230px;
      bottom: 25px;
      background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/230w/uploaded_images/landingpages/live_chat_button_a.png) !important; } }
  #si-wrapper.si-livechat .silc-btn-button:hover {
    opacity: 0.8; }
  #si-wrapper.si-livechat .silc-btn-button.silc-btn-button-close {
    background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/230w/uploaded_images/landingpages/live_chat_button_close.png?v=1) !important; }

@media (min-width: 739px) {
  #siWidget-chat {
    bottom: 110px !important; } }

/* fix for the live chat button - EXPERIMENTAL */
.needsclick.kl-teaser-VW7h3c {
  left: auto !important;
  top: auto !important;
  bottom: 66px;
  margin: 0px !important;
  right: 0px;
  width: 44px !important;
  height: 45px !important; }
  .needsclick.kl-teaser-VW7h3c .go681896951 {
    border-radius: 0px !important; }
  .needsclick.kl-teaser-VW7h3c .kl-private-reset-css-Xuajs1.go3176171171 p > span {
    font-size: 12px !important; }
    .needsclick.kl-teaser-VW7h3c .kl-private-reset-css-Xuajs1.go3176171171 p > span > span {
      font-size: 14px !important; }

@media (min-width: 739px) {
  .container.row.full-width-compare {
    max-width: 96%; } }

.table-overflow {
  overflow-x: auto; }

.compareTable {
  table-layout: auto; }
  .compareTable .compareTable-product {
    min-width: 300px;
    width: 25%; }
  .compareTable [data-product-summary-id] table {
    max-height: 400px;
    overflow-y: auto;
    display: block; }
  .compareTable .feature-row {
    display: block;
    padding: 2px  4px;
    cursor: pointer; }
    .compareTable .feature-row.hover {
      background: #e3e3e3;
      color: #7da2b1; }
    .compareTable .feature-row:hover {
      background: #ddd; }
  .compareTable .features-heading {
    position: static;
    display: none; }
    @media (min-width: 739px) {
      .compareTable .features-heading {
        display: block; } }
  .compareTable .compareTable-item.features-table {
    padding: 1.2rem 1rem; }
    .compareTable .compareTable-item.features-table small {
      font-size: 11px;
      min-width: 40%;
      display: inline-block;
      margin-right: 5px; }
      @media (min-width: 739px) {
        .compareTable .compareTable-item.features-table small {
          display: none; } }
  .compareTable .compareTable-item tr td, .compareTable .compareTable-item tr th {
    padding: 0.5rem; }
  .compareTable a.compareTable-removeProduct {
    background: #fff;
    width: 27px;
    height: 27px;
    border-radius: 15px;
    padding: 1px;
    text-align: center;
    top: -7px;
    right: 5px;
    border: 2ps solid;
    background: #d64c4c;
    color: #fff; }
    .compareTable a.compareTable-removeProduct i {
      color: #fff; }
  .compareTable .card-title {
    font-size: 15px;
    color: #104b64; }
  .compareTable .card-body .price-area {
    display: flex;
    flex-wrap: wrap; }
    .compareTable .card-body .price-area .price-section {
      flex: 1 0 100%;
      justify-content: center;
      align-items: center;
      display: flex; }
    .compareTable .card-body .price-area .price {
      font-size: 18px;
      font-weight: bold; }
      .compareTable .card-body .price-area .price.price--non-sale:before, .compareTable .card-body .price-area .price.on-sale-price:before {
        content: "Was: ";
        font-size: 12px;
        color: #666;
        text-decoration: none; }
      .compareTable .card-body .price-area .price.on-sale-price:before {
        content: "Now: "; }
    .compareTable .card-body .price-area .rrp-price--withTax {
      display: none; }

.froo-price-box .compare-label {
  flex: 1 1 100%;
  justify-content: center; }
  .froo-price-box .compare-label .button {
    margin: 0px;
    font-size: 12px; }
  .froo-price-box .compare-label span {
    border: none;
    padding: 0.3rem; }

ul.productGrid .feefo-product-stars-widget {
  position: relative;
  flex: 1 1 100%; }
  ul.productGrid .feefo-product-stars-widget > a {
    width: 120px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; }
  ul.productGrid .feefo-product-stars-widget .summary-rating .feefo-rating-stars {
    margin: 0; }
    ul.productGrid .feefo-product-stars-widget .summary-rating .feefo-rating-stars svg {
      height: 1.2rem;
      width: 1.2rem; }
  ul.productGrid .feefo-product-stars-widget .summary-rating:hover .feefo-rating-stars svg path {
    fill: black !important; }
  ul.productGrid .feefo-product-stars-widget .summary-rating .reviews-count {
    color: #999999;
    font-size: 0.85714rem;
    font-family: 'GothamMedium'; }
  ul.productGrid .feefo-product-stars-widget:hover .feefo-rating-stars svg path {
    fill: #ffd000 !important; }

@media (min-width: 1600px) {
  .mini-card ul.productGrid .feefo-product-stars-widget .summary-rating .feefo-rating-stars svg {
    height: 0.8rem;
    width: 0.8rem; } }

.productView-rating .feefo-review-badge-wrapper-product .summary-rating .reviews-count {
  color: #999999;
  font-size: 0.85714rem;
  font-family: 'GothamMedium'; }

.grey-background {
  margin-top: 2rem;
  background: #ebebeb; }
  .grey-background main.page-content {
    min-height: unset; }
  .grey-background .page-heading {
    margin: 1rem 0 0 0; }
  .grey-background .page-heading form.actionBar {
    margin: 0px; }

ul.productGrid .feefo-product-stars-widget {
  position: relative;
  flex: 1 1 100%; }
  ul.productGrid .feefo-product-stars-widget > a {
    width: 120px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; }
  ul.productGrid .feefo-product-stars-widget .summary-rating .feefo-rating-stars {
    margin: 0; }
    ul.productGrid .feefo-product-stars-widget .summary-rating .feefo-rating-stars svg {
      height: 1.2rem;
      width: 1.2rem; }
  ul.productGrid .feefo-product-stars-widget .summary-rating:hover .feefo-rating-stars svg path {
    fill: black !important; }
  ul.productGrid .feefo-product-stars-widget .summary-rating .reviews-count {
    color: #999999;
    font-size: 0.85714rem;
    font-family: 'GothamMedium'; }
  ul.productGrid .feefo-product-stars-widget:hover .feefo-rating-stars svg path {
    fill: #ffd000 !important; }

.mini-card ul.productGrid .feefo-product-stars-widget .summary-rating .feefo-rating-stars svg {
  height: 0.8rem;
  width: 0.8rem; }

ul.newProductGrid {
  display: grid;
  list-style: none;
  margin: 0;
  padding: 1rem 2px;
  grid-gap: 5px;
  grid-template-columns: 1fr; }
  @media (min-width: 370px) {
    ul.newProductGrid {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 739px) {
    ul.newProductGrid {
      padding: 1rem 0.5rem;
      grid-gap: 10px;
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (min-width: 1181px) {
    ul.newProductGrid {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-gap: 14px; } }
  @media (min-width: 1600px) {
    ul.newProductGrid {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
  ul.newProductGrid li.product {
    padding: 8px;
    border-radius: 10px;
    background: #fff; }
    ul.newProductGrid li.product:hover {
      overflow: unset; }
    ul.newProductGrid li.product .card-body {
      padding: 0px;
      grid-gap: 5px; }
    ul.newProductGrid li.product .sku {
      text-align: right;
      color: #9d9d9d;
      font-size: 0.85714rem;
      grid-column: 1/2; }
    ul.newProductGrid li.product .product-rating {
      text-align: center;
      margin: 5px auto 0 auto;
      height: 30px;
      width: 120px;
      /*            .feefo-category-card {
                max-width: 150px;
                margin-top: 5px;
                &:hover {
                    filter: hue-rotate(330deg);
                }
            } */ }
      @media (min-width: 739px) {
        ul.newProductGrid li.product .product-rating {
          text-align: left;
          margin: 5px 0px 0px 0px; } }
      ul.newProductGrid li.product .product-rating .feefo-product-stars-widget {
        position: relative; }
        ul.newProductGrid li.product .product-rating .feefo-product-stars-widget > a {
          width: 120px;
          display: block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0; }
        ul.newProductGrid li.product .product-rating .feefo-product-stars-widget .summary-rating .feefo-rating-stars {
          margin: 0; }
          ul.newProductGrid li.product .product-rating .feefo-product-stars-widget .summary-rating .feefo-rating-stars svg {
            height: 1.2rem;
            width: 1.2rem; }
        ul.newProductGrid li.product .product-rating .feefo-product-stars-widget .summary-rating:hover .feefo-rating-stars svg path {
          fill: black !important; }
        ul.newProductGrid li.product .product-rating .feefo-product-stars-widget .summary-rating .reviews-count {
          color: #999999;
          font-size: 0.85714rem;
          font-family: 'GothamMedium'; }
        ul.newProductGrid li.product .product-rating .feefo-product-stars-widget:hover .feefo-rating-stars svg path {
          fill: #ffd000 !important; }
    ul.newProductGrid li.product .card-figure a {
      overflow: hidden; }
    ul.newProductGrid li.product .card-figure .card-img-container {
      border: 1px solid #ebebeb;
      position: relative;
      overflow: hidden;
      max-width: 100%; }
    ul.newProductGrid li.product .card-figure .compare-label {
      position: absolute;
      z-index: 10;
      padding: 0px;
      padding-bottom: 8px;
      right: 8px;
      top: 8px;
      background: none; }
      ul.newProductGrid li.product .card-figure .compare-label:after {
        text-align: center;
        content: "Compare";
        position: absolute;
        top: 83%;
        font-size: 10px;
        text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.84); }
      ul.newProductGrid li.product .card-figure .compare-label .unchecked {
        display: inline-flex; }
      ul.newProductGrid li.product .card-figure .compare-label input[type=checkbox]:checked ~ span .checked {
        display: inline-flex;
        background: #104b64; }
      ul.newProductGrid li.product .card-figure .compare-label input[type=checkbox]:checked ~ span .unchecked {
        display: none; }
      ul.newProductGrid li.product .card-figure .compare-label span {
        background: none;
        border: none;
        padding: 0px; }
        ul.newProductGrid li.product .card-figure .compare-label span i.far {
          font-size: 1.6rem;
          height: 42px;
          width: 42px;
          color: #fff;
          background: #727272;
          border-radius: 50px;
          align-items: center;
          justify-content: center;
          box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.3); }
          ul.newProductGrid li.product .card-figure .compare-label span i.far:hover {
            box-shadow: 0px 0px 10px rgba(0, 255, 100, 0.3); }
    ul.newProductGrid li.product .brand-name {
      font-size: 0.85714rem;
      font-family: 'GothamMedium';
      font-weight: normal;
      text-align: center; }
      @media (min-width: 739px) {
        ul.newProductGrid li.product .brand-name {
          text-align: left; } }
    ul.newProductGrid li.product h4.card-title {
      font-size: 1.07143rem;
      margin: 0px;
      text-align: center; }
      @media (min-width: 739px) {
        ul.newProductGrid li.product h4.card-title {
          text-align: left; } }
    ul.newProductGrid li.product .badges {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      margin-top: 10px;
      margin-bottom: 5px;
      grid-gap: 5px 5px; }
      ul.newProductGrid li.product .badges a {
        text-decoration: none; }
      ul.newProductGrid li.product .badges .pill-badge {
        color: #ebebeb;
        background: #1a1a1a;
        font-size: 0.78571rem;
        padding: 0px 7px;
        position: relative;
        border-radius: 50px;
        color: #fff;
        margin: 0px;
        display: inline-flex;
        align-items: center;
        font-family: "GothamMedium";
        justify-content: flex-start; }
        ul.newProductGrid li.product .badges .pill-badge[title] {
          cursor: help; }
        ul.newProductGrid li.product .badges .pill-badge:before {
          position: relative;
          bottom: 1px;
          font-family: "Font Awesome 5 Free";
          font-weight: bold;
          margin-right: 3px;
          font-size: 16px; }
        ul.newProductGrid li.product .badges .pill-badge.width-mm:before {
          content: "\f338";
          font-family: "GothamMedium";
          content: "W"; }
        ul.newProductGrid li.product .badges .pill-badge.height-mm:before {
          content: "\f338";
          font-family: "GothamMedium";
          content: "H"; }
        ul.newProductGrid li.product .badges .pill-badge.depth-mm:before {
          font-family: "GothamMedium";
          content: "D"; }
        ul.newProductGrid li.product .badges .pill-badge.btu-DT50C:before {
          content: "\f46a";
          color: #e58c0e;
          background: linear-gradient(white, #f1c81c, #e58c0e, red);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
        ul.newProductGrid li.product .badges .pill-badge.watts-DT50C:before {
          content: "\f7e4"; }
        ul.newProductGrid li.product .badges .pill-badge.on-offer {
          order: -2;
          background: #008a06;
          text-align: center;
          padding: 3px 8px;
          font-size: 12px;
          text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.3);
          background: linear-gradient(150deg, #008a06 5%, #ddefd2 16%, #008a06 17%);
          border-radius: 0px;
          background: linear-gradient(150deg, #0560b5 5%, #ddefd2 16%, #0560b5 17%);
          width: 100%;
          justify-content: center;
          background-size: 200% 100%;
          animation: TransitioningBackground 0.75s ease-out;
          background-position-x: 50%; }
          ul.newProductGrid li.product .badges .pill-badge.on-offer:nth-child(even) {
            background: red; }
          ul.newProductGrid li.product .badges .pill-badge.on-offer:before {
            content: "\f02b";
            padding-right: 4px; }
          ul.newProductGrid li.product .badges .pill-badge.on-offer span {
            color: #ffd36b;
            font-weight: bold; }
        ul.newProductGrid li.product .badges .pill-badge.colour + .colour {
          background: red;
          display: none; }
        ul.newProductGrid li.product .badges .pill-badge.colour:before {
          content: "\f53f";
          background: linear-gradient(35deg, red, orange, green);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
        ul.newProductGrid li.product .badges .pill-badge.delivery {
          order: -1;
          background: #cc4749; }
          ul.newProductGrid li.product .badges .pill-badge.delivery.del-next-day, ul.newProductGrid li.product .badges .pill-badge.delivery.del-1-3-days {
            background: #008a06;
            order: -1; }
            ul.newProductGrid li.product .badges .pill-badge.delivery.del-next-day:before, ul.newProductGrid li.product .badges .pill-badge.delivery.del-1-3-days:before {
              content: "\f48b"; }
          ul.newProductGrid li.product .badges .pill-badge.delivery.del-2-3-days, ul.newProductGrid li.product .badges .pill-badge.delivery.del-3-5-days, ul.newProductGrid li.product .badges .pill-badge.delivery.del-3-4-days {
            background: orange;
            color: #222; }
          ul.newProductGrid li.product .badges .pill-badge.delivery:before {
            content: "\f0d1"; }
        ul.newProductGrid li.product .badges .pill-badge.warranty:before {
          content: "\f559"; }
        ul.newProductGrid li.product .badges .pill-badge.rad-cols:before {
          content: "\f012"; }
    ul.newProductGrid li.product:nth-child(1n+2) .on-offer {
      animation-delay: 0.25s !important; }
    ul.newProductGrid li.product:nth-child(1n+3) .on-offer {
      animation-delay: 0.5s !important; }
    ul.newProductGrid li.product:nth-child(1n+4) .on-offer {
      animation-delay: 0.75s !important; }
    ul.newProductGrid li.product:nth-child(1n+5) .on-offer {
      animation-delay: 1s !important; }
    ul.newProductGrid li.product:nth-child(1n+6) .on-offer {
      animation-delay: 1.25s !important; }
    ul.newProductGrid li.product:nth-child(1n+8) .on-offer {
      animation-delay: 0.25s !important; }
    ul.newProductGrid li.product:nth-child(1n+9) .on-offer {
      animation-delay: 0.5s !important; }
    ul.newProductGrid li.product:nth-child(1n+10) .on-offer {
      animation-delay: 0.75s !important; }
    ul.newProductGrid li.product:nth-child(1n+11) .on-offer {
      animation-delay: 1s !important; }
    ul.newProductGrid li.product:nth-child(1n+12) .on-offer {
      animation-delay: 1.25s !important; }
    ul.newProductGrid li.product .discounted-price {
      width: 100%;
      text-align: center;
      border-top: 1px dashed #3fd077;
      margin-top: 0.6rem;
      font-size: 14px;
      letter-spacing: -1px;
      font-family: 'GothamBook', sans-serif;
      padding-top: 0.4rem; }
      @media (min-width: 739px) {
        ul.newProductGrid li.product .discounted-price {
          text-align: left;
          padding-top: 0.25rem; } }
      ul.newProductGrid li.product .discounted-price .price {
        font-size: 1.42857rem;
        letter-spacing: 0px;
        color: #3fd077;
        font-weight: bold; }
      ul.newProductGrid li.product .discounted-price strong {
        color: #3fd077;
        letter-spacing: 0px; }
    ul.newProductGrid li.product .price-rating-container .card-text.price-box {
      display: grid;
      grid-template-columns: 1fr 1fr;
      margin: 0;
      padding: 0;
      align-items: center;
      position: relative; }
      @media (min-width: 739px) {
        ul.newProductGrid li.product .price-rating-container .card-text.price-box {
          grid-template-columns: auto 1fr 1fr 41px 41px;
          grid-template-rows: 25px 20px 25px;
          grid-gap: 5px 0px; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .price-label {
        display: none; }
        ul.newProductGrid li.product .price-rating-container .card-text.price-box .price-label.from-price-label {
          display: block;
          font-size: 11px; }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .rrp-price--withTax {
        display: none; }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .price-section.non-sale-price--withTax {
        display: none;
        grid-column: 1;
        grid-row: 2;
        justify-content: flex-end; }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .price-section.non-sale-price--withTax {
            justify-content: flex-start;
            grid-row: 1; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .saving {
        grid-row: 2 !important;
        grid-column: 2 !important;
        grid-column: 1/3 !important;
        text-align: center; }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .saving {
            justify-content: flex-start;
            text-align: left; } }
        ul.newProductGrid li.product .price-rating-container .card-text.price-box .saving .price.price-saved {
          color: #fff;
          white-space: nowrap;
          background: #bd4040;
          padding: 3px;
          border-radius: 2px;
          font-size: 0.78571rem; }
        ul.newProductGrid li.product .price-rating-container .card-text.price-box .saving.percentage-saved .price.price-saved {
          background: #d00; }
        ul.newProductGrid li.product .price-rating-container .card-text.price-box .saving.on-sale .price.price-saved {
          border-radius: 50px;
          padding: 4px 7px 4px 5px;
          font-size: 0.67857rem;
          text-transform: uppercase; }
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .saving.on-sale .price.price-saved:before {
            content: "\f0f3";
            font-family: "Font Awesome 5 Free";
            font-weight: bold;
            margin-right: 2px; }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .product-rating {
        grid-row: 1;
        grid-column: 1/3; }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .product-rating {
            grid-column: 1/3; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .price-section.active-price {
        grid-row: 3;
        grid-column: 1/3;
        justify-content: center;
        font-size: 1.42857rem; }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .price-section.active-price {
            grid-row: 3;
            grid-column: 1/4;
            justify-content: flex-start; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-choose-width,
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-figcaption-button {
        align-content: center;
        justify-content: center;
        align-items: center;
        font-size: 1.3rem;
        font-size: 12px;
        width: 100%;
        height: 41px;
        display: flex;
        padding: 0;
        margin: 0; }
        ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-choose-width i,
        ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-figcaption-button i {
          font-size: 1.3rem;
          padding-right: 3px; }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-choose-width.button {
        grid-row: 4;
        grid-column: 1;
        justify-self: flex-end;
        background: #7da2b1; }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-choose-width.button {
            grid-row: 2/4;
            grid-column: 4/5; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-figcaption-button.choose-options,
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .out-of-stock.card-figcaption-button,
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-figcaption-button.add-to-cart,
      ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-figcaption-button.pre-order {
        grid-row: 4;
        grid-column: 1 / 3;
        justify-self: center; }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-figcaption-button.choose-options,
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .out-of-stock.card-figcaption-button,
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-figcaption-button.add-to-cart,
          ul.newProductGrid li.product .price-rating-container .card-text.price-box .card-figcaption-button.pre-order {
            grid-row: 2/4;
            grid-column: 3/6; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.price-on-sale .price-section.non-sale-price--withTax {
        position: relative; }
        ul.newProductGrid li.product .price-rating-container .card-text.price-box.price-on-sale .price-section.non-sale-price--withTax:before {
          content: "Was:";
          position: absolute;
          bottom: 79%;
          font-size: 10px;
          left: 0;
          text-align: center; }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.price-on-sale .rrp-price--withTax {
        display: none; }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .price-section.active-price {
        grid-row: 3;
        grid-column: 1; }
        @media (min-width: 370px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .price-section.active-price {
            grid-row: 5;
            grid-column: 1/3; } }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .price-section.active-price {
            grid-row: 3; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .card-choose-width.button {
        grid-row: 6; }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .card-choose-width.button {
            grid-row: 1/3; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .card-figcaption-button.choose-options,
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .out-of-stock.card-figcaption-button,
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .card-figcaption-button.add-to-cart,
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .card-figcaption-button.pre-order {
        grid-row: 6; }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .card-figcaption-button.choose-options,
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .out-of-stock.card-figcaption-button,
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .card-figcaption-button.add-to-cart,
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .card-figcaption-button.pre-order {
            grid-row: 1/3;
            grid-column: 3/6; } }
      @media (min-width: 739px) {
        ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .product-rating {
          grid-row: 1;
          grid-column: 1/3; } }
      ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .free-shipping-notice {
        font-size: 18px;
        font-weight: bold;
        color: #0560b5;
        grid-row: 3;
        grid-column: 2/3;
        text-align: center; }
        @media (min-width: 370px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .free-shipping-notice {
            grid-column: 1/3;
            grid-row: 4; } }
        @media (min-width: 739px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .free-shipping-notice {
            grid-column: 2 / 6;
            font-size: 14px;
            grid-row: 3;
            align-items: flex-end;
            justify-content: flex-end;
            text-align: right; } }
        @media (min-width: 1181px) {
          ul.newProductGrid li.product .price-rating-container .card-text.price-box.has-free-shipping .free-shipping-notice {
            font-size: 15px;
            font-size: 20px;
            letter-spacing: -1px; } }
    ul.newProductGrid li.product .card.show-heights .product-rating {
      height: auto; }
    ul.newProductGrid li.product .card.show-heights .card-figure {
      order: 0; }
    ul.newProductGrid li.product .card.show-heights .price {
      position: relative;
      text-align: center;
      font-family: "GothamMedium";
      font-size: 20px;
      color: #3fd077;
      height: 30px; }
      ul.newProductGrid li.product .card.show-heights .price span {
        font-family: "GothamBook";
        position: relative;
        bottom: 3px;
        color: #666;
        font-size: 12px; }
    ul.newProductGrid li.product .card.show-heights .colour-swatches {
      min-height: 43px;
      order: 1;
      justify-content: center;
      flex-wrap: nowrap; }
      ul.newProductGrid li.product .card.show-heights .colour-swatches a {
        flex: 0 0 36px; }
        ul.newProductGrid li.product .card.show-heights .colour-swatches a:nth-child(n+9) {
          display: none; }
    ul.newProductGrid li.product .card.show-heights .card-body {
      display: flex;
      order: 2;
      grid-gap: 1px; }
      ul.newProductGrid li.product .card.show-heights .card-body .card-title {
        flex-wrap: wrap;
        flex: 0 0 20px; }
    ul.newProductGrid li.product .card.show-heights div[data-parent-category] {
      margin-top: 4px;
      flex: 1 0 58px;
      display: flex;
      flex-wrap: wrap;
      grid-gap: 3px;
      justify-content: space-between;
      max-width: 100%;
      width: 100%; }
      ul.newProductGrid li.product .card.show-heights div[data-parent-category] .height-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        height: calc(100% - 23px);
        flex-wrap: nowrap;
        grid-gap: 3px; }
        ul.newProductGrid li.product .card.show-heights div[data-parent-category] .height-grid a.height-option {
          flex: 0 0 20%;
          background: #eee;
          border-radius: 50px;
          text-decoration: none;
          text-align: center;
          padding: 8px;
          height: 34px; }
          ul.newProductGrid li.product .card.show-heights div[data-parent-category] .height-grid a.height-option:hover {
            background: #104b64;
            color: #fff; }
          @media (min-width: 739px) {
            ul.newProductGrid li.product .card.show-heights div[data-parent-category] .height-grid a.height-option {
              padding: 7px 10px; } }
      ul.newProductGrid li.product .card.show-heights div[data-parent-category] strong {
        flex: 0 0 100%;
        font-size: 12px;
        color: #666; }
    ul.newProductGrid li.product .card.show-heights h3.card-title {
      font-weight: bold;
      font-size: 18px;
      margin: 0px; }
    ul.newProductGrid li.product .card.show-heights h4.card-title {
      font-weight: normal;
      font-size: 16px;
      text-align: left; }
    ul.newProductGrid li.product .card.show-heights .brand-name {
      display: none; }
  @media (min-width: 370px) {
    ul.newProductGrid.show_heights {
      grid-template-columns: 1fr; } }
  @media (min-width: 739px) {
    ul.newProductGrid.show_heights {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1181px) {
    ul.newProductGrid.show_heights {
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 1600px) {
    ul.newProductGrid.show_heights {
      grid-template-columns: repeat(5, 1fr); } }

@keyframes TransitioningBackground {
  0% {
    background-position-x: 50%; }
  100% {
    background-position-x: -120%; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.accordion-navigation .colour-swatches a {
  height: auto; }

.colour-swatches {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 4px;
  width: 100%;
  padding-top: 8px; }
  .colour-swatches a {
    height: 35px;
    flex: 0 1 23%; }
    @media (min-width: 739px) {
      .colour-swatches a {
        flex: 0 1 15%; } }
  .colour-swatches .product-colour-swatch {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #bbb; }
    .colour-swatches .product-colour-swatch:before {
      text-align: center;
      font-size: 2rem;
      font-family: "Font Awesome 5 Free";
      font-weight: bold;
      color: #f2f2f2;
      text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3); }
    .colour-swatches .product-colour-swatch.ral-finish---call-to-confirm-colour, .colour-swatches .product-colour-swatch.ral-finish-call-to-confirm-colour, .colour-swatches .product-colour-swatch.gloss-ral-finish-call-to-confirm-colour, .colour-swatches .product-colour-swatch.matt-ral-finish---call-to-confirm-colour, .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-call-to-confirm, .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-call-to-confirm {
      text-align: center;
      align-content: center;
      justify-content: center;
      border: none;
      background: none; }
      .colour-swatches .product-colour-swatch.ral-finish---call-to-confirm-colour:before, .colour-swatches .product-colour-swatch.ral-finish-call-to-confirm-colour:before, .colour-swatches .product-colour-swatch.gloss-ral-finish-call-to-confirm-colour:before, .colour-swatches .product-colour-swatch.matt-ral-finish---call-to-confirm-colour:before, .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-call-to-confirm:before, .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-call-to-confirm:before {
        content: "\f53f";
        color: #2a2a2a; }
    .colour-swatches .product-colour-swatch.black-gloss, .colour-swatches .product-colour-swatch.black-textured, .colour-swatches .product-colour-swatch.black, .colour-swatches .product-colour-swatch.black-matt {
      background: #1a1a1a; }
    .colour-swatches .product-colour-swatch.pearl-dark-grey {
      background: #7e7f81; }
    .colour-swatches .product-colour-swatch.beaten-brass, .colour-swatches .product-colour-swatch.beaten-brass-semi-gloss {
      background: #998f6b; }
    .colour-swatches .product-colour-swatch.anthracite-matt {
      background: #293133; }
    .colour-swatches .product-colour-swatch.light-old-penny-matt {
      background: #695137; }
    .colour-swatches .product-colour-swatch.dark-old-penny-matt {
      background: #4f4842; }
    .colour-swatches .product-colour-swatch.natural-cast-iron-matt {
      background: #67666c; }
    .colour-swatches .product-colour-swatch.pewter-matt {
      background: #b9bdc8; }
    .colour-swatches .product-colour-swatch.antique-gold-matt {
      background: #9b7625; }
    .colour-swatches .product-colour-swatch.bronze-gloss {
      background: #795a47; }
    .colour-swatches .product-colour-swatch.bronze-satin {
      background: #8d7454; }
    .colour-swatches .product-colour-swatch.gun-metal-matt {
      background: #565b61; }
    .colour-swatches .product-colour-swatch.brown-textured {
      background: #61625c; }
    .colour-swatches .product-colour-swatch.grey-textured {
      background: #868f94; }
    .colour-swatches .product-colour-swatch.ral-1000-green-beige {
      background: #BEBD7F; }
    .colour-swatches .product-colour-swatch.ral-1001-beige {
      background: #C2B078; }
    .colour-swatches .product-colour-swatch.ral-1002-sand-yellow {
      background: #C6A664; }
    .colour-swatches .product-colour-swatch.ral-1003-signal-yellow {
      background: #E5BE01; }
    .colour-swatches .product-colour-swatch.ral-1004-golden-yellow {
      background: #CDA434; }
    .colour-swatches .product-colour-swatch.ral-1005-honey-yellow {
      background: #A98307; }
    .colour-swatches .product-colour-swatch.ral-1006-maize-yellow {
      background: #E4A010; }
    .colour-swatches .product-colour-swatch.ral-1007-daffodil-yellow {
      background: #DC9D00; }
    .colour-swatches .product-colour-swatch.ral-1011-brown-beige {
      background: #8A6642; }
    .colour-swatches .product-colour-swatch.ral-1012-lemon-yellow {
      background: #C7B446; }
    .colour-swatches .product-colour-swatch.ral-1013-oyster-white, .colour-swatches .product-colour-swatch.ral-1013-pearl-white, .colour-swatches .product-colour-swatch.ral-1013-pearl-white-semi-gloss {
      background: #EAE6CA; }
    .colour-swatches .product-colour-swatch.ral-1014-ivory {
      background: #E1CC4F; }
    .colour-swatches .product-colour-swatch.ral-1015-light-ivory {
      background: #E6D690; }
    .colour-swatches .product-colour-swatch.ral-1016-sulfur-yellow {
      background: #EDFF21; }
    .colour-swatches .product-colour-swatch.ral-1017-saffron-yellow {
      background: #F5D033; }
    .colour-swatches .product-colour-swatch.ral-1018-zinc-yellow {
      background: #F8F32B; }
    .colour-swatches .product-colour-swatch.ral-1019-grey-beige {
      background: #9E9764; }
    .colour-swatches .product-colour-swatch.ral-1020-olive-yellow {
      background: #999950; }
    .colour-swatches .product-colour-swatch.ral-1021-rape-yellow {
      background: #F3DA0B; }
    .colour-swatches .product-colour-swatch.ral-1023-traffic-yellow {
      background: #FAD201; }
    .colour-swatches .product-colour-swatch.ral-1024-ochre-yellow {
      background: #AEA04B; }
    .colour-swatches .product-colour-swatch.ral-1026-luminous-yellow {
      background: #FFFF00; }
    .colour-swatches .product-colour-swatch.ral-1027-curry {
      background: #9D9101; }
    .colour-swatches .product-colour-swatch.ral-1028-melon-yellow {
      background: #F4A900; }
    .colour-swatches .product-colour-swatch.ral-1032-broom-yellow {
      background: #D6AE01; }
    .colour-swatches .product-colour-swatch.ral-1033-dahlia-yellow {
      background: #F3A505; }
    .colour-swatches .product-colour-swatch.ral-1034-pastel-yellow {
      background: #EFA94A; }
    .colour-swatches .product-colour-swatch.ral-1035-pearl-beige {
      background: #6A5D4D; }
    .colour-swatches .product-colour-swatch.ral-1036-pearl-gold {
      background: #705335; }
    .colour-swatches .product-colour-swatch.ral-1037-sun-yellow {
      background: #F39F18; }
    .colour-swatches .product-colour-swatch.ral-2000-yellow-orange {
      background: #ED760E; }
    .colour-swatches .product-colour-swatch.ral-2001-red-orange {
      background: #C93C20; }
    .colour-swatches .product-colour-swatch.ral-2002-vermilion {
      background: #CB2821; }
    .colour-swatches .product-colour-swatch.ral-2003-pastel-orange {
      background: #FF7514; }
    .colour-swatches .product-colour-swatch.ral-2004-pure-orange {
      background: #F44611; }
    .colour-swatches .product-colour-swatch.ral-2005-luminous-orange {
      background: #FF2301; }
    .colour-swatches .product-colour-swatch.ral-2007-luminous-bright-orange {
      background: #FFA420; }
    .colour-swatches .product-colour-swatch.ral-2008-bright-red-orange {
      background: #F75E25; }
    .colour-swatches .product-colour-swatch.ral-2009-traffic-orange {
      background: #F54021; }
    .colour-swatches .product-colour-swatch.ral-2010-signal-orange {
      background: #D84B20; }
    .colour-swatches .product-colour-swatch.ral-2011-deep-orange {
      background: #EC7C26; }
    .colour-swatches .product-colour-swatch.ral-2012-salmon-range {
      background: #E55137; }
    .colour-swatches .product-colour-swatch.ral-2013-pearl-orange {
      background: #C35831; }
    .colour-swatches .product-colour-swatch.ral-3000-flame-red {
      background: #AF2B1E; }
    .colour-swatches .product-colour-swatch.ral-3001-signal-red {
      background: #A52019; }
    .colour-swatches .product-colour-swatch.ral-3002-carmine-red {
      background: #A2231D; }
    .colour-swatches .product-colour-swatch.ral-3003-ruby-red, .colour-swatches .product-colour-swatch.ral-3003-flame-red, .colour-swatches .product-colour-swatch.ral-3003-flame-red-semi-gloss {
      background: #9B111E; }
    .colour-swatches .product-colour-swatch.ral-3004-purple-red {
      background: #75151E; }
    .colour-swatches .product-colour-swatch.ral-3005-wine-red {
      background: #5E2129; }
    .colour-swatches .product-colour-swatch.ral-3007-black-red {
      background: #412227; }
    .colour-swatches .product-colour-swatch.ral-3009-oxide-red {
      background: #642424; }
    .colour-swatches .product-colour-swatch.ral-3011-brown-red {
      background: #781F19; }
    .colour-swatches .product-colour-swatch.ral-3012-beige-red {
      background: #C1876B; }
    .colour-swatches .product-colour-swatch.ral-3013-tomato-red {
      background: #A12312; }
    .colour-swatches .product-colour-swatch.ral-3014-antique-pink {
      background: #D36E70; }
    .colour-swatches .product-colour-swatch.ral-3015-light-pink {
      background: #EA899A; }
    .colour-swatches .product-colour-swatch.ral-3016-coral-red {
      background: #B32821; }
    .colour-swatches .product-colour-swatch.ral-3017-rose {
      background: #E63244; }
    .colour-swatches .product-colour-swatch.ral-3018-strawberry-red {
      background: #D53032; }
    .colour-swatches .product-colour-swatch.ral-3020-traffic-red {
      background: #CC0605; }
    .colour-swatches .product-colour-swatch.ral-3022-salmon-pink {
      background: #D95030; }
    .colour-swatches .product-colour-swatch.ral-3024-luminous-red {
      background: #F80000; }
    .colour-swatches .product-colour-swatch.ral-3026-luminous-bright-red {
      background: #FE0000; }
    .colour-swatches .product-colour-swatch.ral-3027-raspberry-red {
      background: #C51D34; }
    .colour-swatches .product-colour-swatch.ral-3028-pure--red {
      background: #CB3234; }
    .colour-swatches .product-colour-swatch.ral-3031-orient-red {
      background: #B32428; }
    .colour-swatches .product-colour-swatch.ral-3032-pearl-ruby-red {
      background: #721422; }
    .colour-swatches .product-colour-swatch.ral-3033-pearl-pink {
      background: #B44C43; }
    .colour-swatches .product-colour-swatch.ral-4001-red-lilac {
      background: #6D3F5B; }
    .colour-swatches .product-colour-swatch.ral-4002-red-violet {
      background: #922B3E; }
    .colour-swatches .product-colour-swatch.ral-4003-heather-violet {
      background: #DE4C8A; }
    .colour-swatches .product-colour-swatch.ral-4004-claret-violet {
      background: #641C34; }
    .colour-swatches .product-colour-swatch.ral-4005-blue-lilac {
      background: #6C4675; }
    .colour-swatches .product-colour-swatch.ral-4006-traffic-purple {
      background: #A03472; }
    .colour-swatches .product-colour-swatch.ral-4007-purple-violet {
      background: #4A192C; }
    .colour-swatches .product-colour-swatch.ral-4008-signal-violet {
      background: #924E7D; }
    .colour-swatches .product-colour-swatch.ral-4009-pastel-violet {
      background: #A18594; }
    .colour-swatches .product-colour-swatch.ral-4010-telemagenta {
      background: #CF3476; }
    .colour-swatches .product-colour-swatch.ral-4011-pearl-violet {
      background: #8673A1; }
    .colour-swatches .product-colour-swatch.ral-4012-pearl-black-berry {
      background: #6C6874; }
    .colour-swatches .product-colour-swatch.ral-5000-violet-blue {
      background: #354D73; }
    .colour-swatches .product-colour-swatch.ral-5001-green-blue {
      background: #1F3438; }
    .colour-swatches .product-colour-swatch.ral-5002-ultramarine-blue, .colour-swatches .product-colour-swatch.ral-5002-ultrmarine-blue {
      background: #20214F; }
    .colour-swatches .product-colour-swatch.ral-5003-saphire-blue, .colour-swatches .product-colour-swatch.ral-5003-sapphire-blue {
      background: #1D1E33; }
    .colour-swatches .product-colour-swatch.ral-5004-black-blue {
      background: #18171C; }
    .colour-swatches .product-colour-swatch.ral-5005-signal-blue {
      background: #1E2460; }
    .colour-swatches .product-colour-swatch.ral-5007-brillant-blue {
      background: #3E5F8A; }
    .colour-swatches .product-colour-swatch.ral-5008-grey-blue {
      background: #26252D; }
    .colour-swatches .product-colour-swatch.ral-5009-azure-blue {
      background: #025669; }
    .colour-swatches .product-colour-swatch.ral-5010-gentian-blue {
      background: #0E294B; }
    .colour-swatches .product-colour-swatch.ral-5011-steel-blue {
      background: #231A24; }
    .colour-swatches .product-colour-swatch.ral-5012-light-blue {
      background: #3B83BD; }
    .colour-swatches .product-colour-swatch.ral-5013-cobalt-blue {
      background: #1E213D; }
    .colour-swatches .product-colour-swatch.ral-5014-pigeon-blue {
      background: #606E8C; }
    .colour-swatches .product-colour-swatch.ral-5015-sky-blue {
      background: #2271B3; }
    .colour-swatches .product-colour-swatch.ral-5017-traffic-blue {
      background: #063971; }
    .colour-swatches .product-colour-swatch.ral-5018-turquoise-blue {
      background: #3F888F; }
    .colour-swatches .product-colour-swatch.ral-5019-capri-blue {
      background: #1B5583; }
    .colour-swatches .product-colour-swatch.ral-5020-ocean-blue {
      background: #1D334A; }
    .colour-swatches .product-colour-swatch.ral-5021-water-blue {
      background: #256D7B; }
    .colour-swatches .product-colour-swatch.ral-5022-night-blue {
      background: #252850; }
    .colour-swatches .product-colour-swatch.ral-5023-distant-blue {
      background: #49678D; }
    .colour-swatches .product-colour-swatch.ral-5024-pastel-blue {
      background: #5D9B9B; }
    .colour-swatches .product-colour-swatch.ral-5025-pearl-gentian-blue {
      background: #2A6478; }
    .colour-swatches .product-colour-swatch.ral-5026-pearl-night-blue {
      background: #102C54; }
    .colour-swatches .product-colour-swatch.ral-6000-patina-green {
      background: #316650; }
    .colour-swatches .product-colour-swatch.ral-6001-emerald-green {
      background: #287233; }
    .colour-swatches .product-colour-swatch.ral-6002-leaf-green {
      background: #2D572C; }
    .colour-swatches .product-colour-swatch.ral-6003-olive-green {
      background: #424632; }
    .colour-swatches .product-colour-swatch.ral-6004-blue-green {
      background: #1F3A3D; }
    .colour-swatches .product-colour-swatch.ral-6005-moss-green {
      background: #2F4538; }
    .colour-swatches .product-colour-swatch.ral-6006-grey-olive {
      background: #3E3B32; }
    .colour-swatches .product-colour-swatch.ral-6007-bottle-green {
      background: #343B29; }
    .colour-swatches .product-colour-swatch.ral-6008-brown-green {
      background: #39352A; }
    .colour-swatches .product-colour-swatch.ral-6009-fir-green {
      background: #31372B; }
    .colour-swatches .product-colour-swatch.ral-6010-grass-green {
      background: #35682D; }
    .colour-swatches .product-colour-swatch.ral-6011-reseda-green {
      background: #587246; }
    .colour-swatches .product-colour-swatch.ral-6012-black-green {
      background: #343E40; }
    .colour-swatches .product-colour-swatch.ral-6013-reed-green {
      background: #6C7156; }
    .colour-swatches .product-colour-swatch.ral-6014-yellow-olive {
      background: #47402E; }
    .colour-swatches .product-colour-swatch.ral-6015-black-olive {
      background: #3B3C36; }
    .colour-swatches .product-colour-swatch.ral-6016-turquoise-green {
      background: #1E5945; }
    .colour-swatches .product-colour-swatch.ral-6017-may-green {
      background: #4C9141; }
    .colour-swatches .product-colour-swatch.ral-6018-yellow-green {
      background: #57A639; }
    .colour-swatches .product-colour-swatch.ral-6019-pastel-green {
      background: #BDECB6; }
    .colour-swatches .product-colour-swatch.ral-6020-chrome-green {
      background: #2E3A23; }
    .colour-swatches .product-colour-swatch.ral-6021-pale-green {
      background: #89AC76; }
    .colour-swatches .product-colour-swatch.ral-6022-olive-drab {
      background: #25221B; }
    .colour-swatches .product-colour-swatch.ral-6024-traffic-green {
      background: #308446; }
    .colour-swatches .product-colour-swatch.ral-6025-fern-green {
      background: #3D642D; }
    .colour-swatches .product-colour-swatch.ral-6026-opal-green {
      background: #015D52; }
    .colour-swatches .product-colour-swatch.ral-6027-light-green {
      background: #84C3BE; }
    .colour-swatches .product-colour-swatch.ral-6028-pine-green {
      background: #2C5545; }
    .colour-swatches .product-colour-swatch.ral-6029-mint-green {
      background: #20603D; }
    .colour-swatches .product-colour-swatch.ral-6032-signal-green {
      background: #317F43; }
    .colour-swatches .product-colour-swatch.ral-6033-mint-turquoise {
      background: #497E76; }
    .colour-swatches .product-colour-swatch.ral-6034-pastel-turquoise {
      background: #7FB5B5; }
    .colour-swatches .product-colour-swatch.ral-6035-pearl-green {
      background: #1C542D; }
    .colour-swatches .product-colour-swatch.ral-6036-pearl-opal-green {
      background: #193737; }
    .colour-swatches .product-colour-swatch.ral-6037-pure-green {
      background: #008F39; }
    .colour-swatches .product-colour-swatch.ral-6038-luminous-green {
      background: #00BB2D; }
    .colour-swatches .product-colour-swatch.ral-7000-squirrel-grey {
      background: #78858B; }
    .colour-swatches .product-colour-swatch.ral-7001-silver-grey {
      background: #8A9597; }
    .colour-swatches .product-colour-swatch.ral-7002-olive-grey {
      background: #7E7B52; }
    .colour-swatches .product-colour-swatch.ral-7003-moss-grey {
      background: #6C7059; }
    .colour-swatches .product-colour-swatch.ral-7004-signal-grey {
      background: #969992; }
    .colour-swatches .product-colour-swatch.ral-7005-mouse-grey {
      background: #646B63; }
    .colour-swatches .product-colour-swatch.ral-7006-beige-grey {
      background: #6D6552; }
    .colour-swatches .product-colour-swatch.ral-7008-khaki-grey {
      background: #6A5F31; }
    .colour-swatches .product-colour-swatch.ral-7009-green-grey {
      background: #4D5645; }
    .colour-swatches .product-colour-swatch.ral-7010-tarpaulin-grey {
      background: #4C514A; }
    .colour-swatches .product-colour-swatch.ral-7011-iron-grey {
      background: #434B4D; }
    .colour-swatches .product-colour-swatch.ral-7012-basalt-grey {
      background: #4E5754; }
    .colour-swatches .product-colour-swatch.ral-7013-brown-grey {
      background: #464531; }
    .colour-swatches .product-colour-swatch.ral-7015-slate-grey, .colour-swatches .product-colour-swatch.ral-7015-slate-grey-semi-gloss, .colour-swatches .product-colour-swatch.paint-finish-ral-7015-slate-grey {
      background: #434750; }
    .colour-swatches .product-colour-swatch.ral-7016-anthracite-grey, .colour-swatches .product-colour-swatch.ral-7016-anthracite-grey-semi-gloss {
      background: #293133; }
    .colour-swatches .product-colour-swatch.ral-7021-black-grey {
      background: #23282B; }
    .colour-swatches .product-colour-swatch.ral-7022-umbra-grey {
      background: #332F2C; }
    .colour-swatches .product-colour-swatch.ral-7023-concrete-grey {
      background: #686C5E; }
    .colour-swatches .product-colour-swatch.ral-7024-graphite-grey {
      background: #474A51; }
    .colour-swatches .product-colour-swatch.ral-7026-granite-grey {
      background: #2F353B; }
    .colour-swatches .product-colour-swatch.ral-7030-stone-grey {
      background: #8B8C7A; }
    .colour-swatches .product-colour-swatch.ral-7031-blue-grey {
      background: #474B4E; }
    .colour-swatches .product-colour-swatch.ral-7032-pebble-grey, .colour-swatches .product-colour-swatch.paint-finish-ral-7032-pebble-grey {
      background: #B8B799; }
    .colour-swatches .product-colour-swatch.ral-7033-cement-grey {
      background: #7D8471; }
    .colour-swatches .product-colour-swatch.ral-7034-yellow-grey {
      background: #8F8B66; }
    .colour-swatches .product-colour-swatch.ral-7035-light-grey, .colour-swatches .product-colour-swatch.ral-7035-light-grey-semi-gloss {
      background: #CBD0CC; }
    .colour-swatches .product-colour-swatch.ral-7036-platinum-grey {
      background: #7F7679; }
    .colour-swatches .product-colour-swatch.ral-7037-dusty-grey {
      background: #7D7F7D; }
    .colour-swatches .product-colour-swatch.ral-7038-agate-grey {
      background: #B5B8B1; }
    .colour-swatches .product-colour-swatch.ral-7039-quartz-grey {
      background: #6C6960; }
    .colour-swatches .product-colour-swatch.ral-7040-window-grey {
      background: #9DA1AA; }
    .colour-swatches .product-colour-swatch.ral-7042-traffic-grey-a {
      background: #8D948D; }
    .colour-swatches .product-colour-swatch.ral-7043-traffic-grey-b {
      background: #4E5452; }
    .colour-swatches .product-colour-swatch.ral-7044-silk-grey {
      background: #CAC4B0; }
    .colour-swatches .product-colour-swatch.ral-7045-telegrey-1 {
      background: #909090; }
    .colour-swatches .product-colour-swatch.ral-7046-telegrey-2 {
      background: #82898F; }
    .colour-swatches .product-colour-swatch.ral-7047-telegrey-4 {
      background: #D0D0D0; }
    .colour-swatches .product-colour-swatch.ral-7048-pearl-mouse-grey {
      background: #898176; }
    .colour-swatches .product-colour-swatch.ral-8000-green-brown {
      background: #826C34; }
    .colour-swatches .product-colour-swatch.ral-8001-ochre-brown {
      background: #955F20; }
    .colour-swatches .product-colour-swatch.ral-8002-signal-brown {
      background: #6C3B2A; }
    .colour-swatches .product-colour-swatch.ral-8003-clay-brown {
      background: #734222; }
    .colour-swatches .product-colour-swatch.ral-8004-copper-brown {
      background: #8E402A; }
    .colour-swatches .product-colour-swatch.ral-8007-fawn-brown {
      background: #59351F; }
    .colour-swatches .product-colour-swatch.ral-8008-olive-brown {
      background: #6F4F28; }
    .colour-swatches .product-colour-swatch.ral-8011-nut-brown {
      background: #5B3A29; }
    .colour-swatches .product-colour-swatch.ral-8012-red-brown {
      background: #592321; }
    .colour-swatches .product-colour-swatch.ral-8014-sepia-brown {
      background: #382C1E; }
    .colour-swatches .product-colour-swatch.ral-8015-chestnut-brown {
      background: #633A34; }
    .colour-swatches .product-colour-swatch.ral-8016-mahogany-brown {
      background: #4C2F27; }
    .colour-swatches .product-colour-swatch.ral-8017-chocolate-brown {
      background: #45322E; }
    .colour-swatches .product-colour-swatch.ral-8019-grey-brown {
      background: #403A3A; }
    .colour-swatches .product-colour-swatch.ral-8022-black-brown {
      background: #212121; }
    .colour-swatches .product-colour-swatch.ral-8023-orange-brown {
      background: #A65E2E; }
    .colour-swatches .product-colour-swatch.ral-8024-beige-brown {
      background: #79553D; }
    .colour-swatches .product-colour-swatch.ral-8025-pale-brown {
      background: #755C48; }
    .colour-swatches .product-colour-swatch.ral-8028-terra-brown {
      background: #4E3B31; }
    .colour-swatches .product-colour-swatch.ral-8029-pearl-copper {
      background: #763C28; }
    .colour-swatches .product-colour-swatch.ral-9001-cream, .colour-swatches .product-colour-swatch.paint-finish-ral-9001-cream, .colour-swatches .product-colour-swatch.ral-9001-cream-white, .colour-swatches .product-colour-swatch.ral9001-cream-white-semi-gloss, .colour-swatches .product-colour-swatch.ral-9001-cream-white-semi-gloss, .colour-swatches .product-colour-swatch.ral9001-cream-white {
      background: #FDF4E3; }
    .colour-swatches .product-colour-swatch.ral-9002-grey-white {
      background: #E7EBDA; }
    .colour-swatches .product-colour-swatch.ral-9003-signal-white {
      background: #F4F4F4; }
    .colour-swatches .product-colour-swatch.ral-9004-signal-black {
      background: #282828; }
    .colour-swatches .product-colour-swatch.ral-9005-jet-black {
      background: #0A0A0A; }
    .colour-swatches .product-colour-swatch.ral-9006-white-aluminium {
      background: #A5A5A5; }
    .colour-swatches .product-colour-swatch.ral-9007-grey-aluminium, .colour-swatches .product-colour-swatch.ral-9007-grey-aluminium-semi-gloss {
      background: #8F8F8F; }
    .colour-swatches .product-colour-swatch.ral-9010-pure-white, .colour-swatches .product-colour-swatch.ral-9010-warm-white, .colour-swatches .product-colour-swatch.ral-9010-warm-white-semi-gloss, .colour-swatches .product-colour-swatch.white-gloss-finish {
      background: #FFFFFF; }
    .colour-swatches .product-colour-swatch.ral-9011-graphite-black, .colour-swatches .product-colour-swatch.paint-finish-ral-9011-graphite-black {
      background: #1C1C1C; }
    .colour-swatches .product-colour-swatch.ral-9016-traffic-white, .colour-swatches .product-colour-swatch.ral-9016-traffic-white-semi-gloss {
      background: #F6F6F6; }
    .colour-swatches .product-colour-swatch.ral-9017-traffic-black {
      background: #1E1E1E; }
    .colour-swatches .product-colour-swatch.ral-9018-papyrus-white {
      background: #CFD3CD; }
    .colour-swatches .product-colour-swatch.ral-9022-pearl-light-grey {
      background: #9C9C9C; }
    .colour-swatches .product-colour-swatch.ral-9023-pearl-dark-grey, .colour-swatches .product-colour-swatch.ral-9023-pearl-dark-grey-semi-gloss, .colour-swatches .product-colour-swatch.pearl-dark-grey-semi-gloss {
      background: #828282; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-china-clay-001 {
      background: #f7ede1; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-light-peachblossom-003 {
      background: #c7b3a8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-ashes-of-roses-006 {
      background: #955f5d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-adventurer-007 {
      background: #5e3b41; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-china-clay-001 {
      background: #f7ede1; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-light-peachblossom-003 {
      background: #c7b3a8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-ashes-of-roses-006 {
      background: #955f5d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-adventurer-007 {
      background: #5e3b41; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-purple-brown-008 {
      background: #231411; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-mischief-013 {
      background: #b0385c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-baked-cherry-014 {
      background: #64151b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-bronze-red-015 {
      background: #6c2221; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-orange-aurora-021 {
      background: #e5634b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-heat-024 {
      background: #a13f1c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-hollyhock-025 {
      background: #f3eee8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-julies-dream-026 {
      background: #f1e7dd; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-beauvais-lilac-029 {
      background: #e0cfbb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-roman-plaster-031 {
      background: #c0b08f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-linen-wash-033 {
      background: #faf3e0; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-stone-pale-warm-034 {
      background: #f2d4ae; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-stock-037 {
      background: #f8f7e5; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-hammock-038 {
      background: #ddc8ad; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-clay-039 {
      background: #d4c79d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-silt-040 {
      background: #867f6c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-whitening-041 {
      background: #f6f4e7; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-yellow-pink-046 {
      background: #d1ab4a; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-mister-david-047 {
      background: #dead12; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-first-light-049 {
      background: #fcf5d8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-light-gold-053 {
      background: #dfbe6f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-invisible-green-056 {
      background: #2d2a19; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-oak-apple-063 {
      background: #cdc185; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-bath-stone-064 {
      background: #cbb583; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pale-lime-070 {
      background: #c8cc54; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-citrine-071 {
      background: #78802b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-olive-colour-072 {
      background: #42441f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-white-lead-074 {
      background: #fcfbe7; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-portland-stone-077 {
      background: #c8c4a7; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-tracery-ii-078 {
      background: #b7b79f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-normandy-grey-079 {
      background: #aeb19c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-sage-green-080 {
      background: #78825d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-boxington-084 {
      background: #a6ad5f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-kitchen-green-085 {
      background: #c9cb9a; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-garden-086 {
      background: #739153; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-acorn-087 {
      background: #dfe2c3; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-dark-brunswick-green-088 {
      background: #304429; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pea-green-091 {
      background: #a8bf91; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-green-verditer-092 {
      background: #72bf9b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-canton-094 {
      background: #246e71; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-marine-blue-095 {
      background: #01414d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-mid-azure-green-096 {
      background: #215950; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-salix-099 {
      background: #c3d0be; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pearl-colour-100 {
      background: #d7dacf; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-celestial-blue-101 {
      background: #a4b5af; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-sky-blue-103 {
      background: #aed4dd; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-blue-verditer-104 {
      background: #6998b2; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-slaked-lime-105 {
      background: #f6f2e9; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-gauze-106 {
      background: #f0f1f3; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-bone-china-blue-107 {
      background: #a2a7a3; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-james-108 {
      background: #8498a3; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-mambo-112 {
      background: #454583; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-french-grey-113 {
      background: #c8c4b8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-mid-lead-colour-114 {
      background: #8b8b8b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-juniper-ash-115 {
      background: #555b6b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-thai-sapphire-116 {
      background: #151227; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-lead-colour-117 {
      background: #999184; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-dark-lead-colour-118 {
      background: #706d68; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-jack-black-119 {
      background: #070c0f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-middle-buff-122 {
      background: #af773e; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-light-bronze-green-123 {
      background: #685938; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-chocolate-colour-124 {
      background: #241d17; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-shirting-129 {
      background: #fbf9fa; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-joanna-130 {
      background: #e9e0bf; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-sunlight-135 {
      background: #e3c974; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-apple-137 {
      background: #cbc686; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-aquamarine-138 {
      background: #a9bba1; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-chemise-139 {
      background: #f8eae9; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-tuscan-red-140 {
      background: #894737; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-mushroom-142 {
      background: #d5c3af; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-rolling-143 {
      background: #cfc7b2; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-attic-ii-144 {
      background: #5a5148; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-carys-148 {
      background: #ffe77d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-slaked-lime-mid-149 {
      background: #e4ddcd; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-slaked-lime-deep-150 {
      background: #d3c7b1; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-slaked-lime-dark-151 {
      background: #beb29c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-clay-pale-152 {
      background: #f0eadc; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-clay-mid-153 {
      background: #e8ddc9; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-portland-stone-pale-155 {
      background: #e9e7d8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-portland-stone-dark-157 {
      background: #a49e7e; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-rolling-fog-pale-158 {
      background: #eee8da; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-rolling-fog-dark-160 {
      background: #b3a58b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-french-grey-pale-161 {
      background: #e6e6da; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-french-grey-mid-162 {
      background: #d8d6ca; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-french-grey-dark-163 {
      background: #b6b3a2; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-gauze-mid-164 {
      background: #e5e6e8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-gauze-dark-166 {
      background: #c7cacf; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pearl-colour-pale-167 {
      background: #e5ede2; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pearl-colour-mid-168 {
      background: #dde3d7; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pearl-colour-dark-169 {
      background: #bec4b8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-china-clay-mid-176 {
      background: #ecd9cb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-china-clay-deep-177 {
      background: #d9c1b5; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-china-clay-dark-178 {
      background: #cab0a3; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-bone-china-blue-pale-182 {
      background: #dfe4e0; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-bone-china-blue-mid-183 {
      background: #cfd4d0; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-carmine-189 {
      background: #d5666c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-atomic-red-190 {
      background: #bb2620; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-leather-191 {
      background: #cd3856; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-theatre-red-192 {
      background: #701325; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-trumpet-196 {
      background: #fce605; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-aquamarine-deep-198 {
      background: #83a08a; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-phthalo-green-199 {
      background: #78ba50; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-brighton-203 {
      background: #bfd4cb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-tivoli-206 {
      background: #5b8da6; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-deep-space-blue-207 {
      background: #043b59; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-hicks-blue-208 {
      background: #0b2d39; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-marigold-209 {
      background: #f08421; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-dorchester-pink-213 {
      background: #dcc6b9; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-obsidian-green-216 {
      background: #14211a; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-mirror-219 {
      background: #e4e3cf; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pink-slip-220 {
      background: #efd4cd; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-basalt-221 {
      background: #0e1b23; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-loft-white-222 {
      background: #fefefc; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-shallows-223 {
      background: #f1f1ef; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-inox-224 {
      background: #dcdcda; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-urbane-grey-225 {
      background: #a0a19b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-scree-227 {
      background: #595957; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-lamp-black-228 {
      background: #2d2d2d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-wood-ash-229 {
      background: #eeeae1; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-ceviche-230 {
      background: #e3dcd2; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-fescue-231 {
      background: #cdc7b9; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-cool-arbour-232 {
      background: #b1ab9b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-serpentine-233 {
      background: #98917f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-flint-236 {
      background: #f8f7f3; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-down-242 {
      background: #efe5dc; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-rubine-ashes-243 {
      background: #d7d0ca; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-dash-of-soot-244 {
      background: #c9c0b9; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-perennial-grey-245 {
      background: #ada39a; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-delicate-blue-248 {
      background: #e6f3f9; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pale-wedgwood-249 {
      background: #c3d5e3; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-arquerite-250 {
      background: #989397; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-woad-251 {
      background: #426082; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-dock-blue-252 {
      background: #363844; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-smalt-255 {
      background: #2b3f74; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-mazarine-256 {
      background: #264f7d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-royal-navy-257 {
      background: #2f4155; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-air-force-blue-260 {
      background: #59889c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-livid-263 {
      background: #74817a; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-blush-267 {
      background: #ae8981; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-green-stone-pale-268 {
      background: #eeeade; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-green-stone-light-269 {
      background: #e0dbc7; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-green-stone-270 {
      background: #d1cebb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-rolling-fog-light-271 {
      background: #e2d8ce; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-travertine-light-272 {
      background: #eee4cb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-travertine-mid-273 {
      background: #e2d7bb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-confetti-274 {
      background: #ead0cf; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-hellebore-275 {
      background: #c9a6a4; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-grey-stone-276 {
      background: #8fa9b8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-cordoba-277 {
      background: #4b3d3d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pale-lupin-278 {
      background: #707f9c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pleat-280 {
      background: #638179; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-portland-stone-light-281 {
      background: #dfd7ca; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-aquamarine-pale-282 {
      background: #e8f3eb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-aquamarine-light-283 {
      background: #dce9df; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-aquamarine-mid-284 {
      background: #c5d5ca; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-pompeian-ash-293 {
      background: #53564d; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-boringdon-green-295 {
      background: #a5aa94; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-windmill-lane-296 {
      background: #8b9481; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-hopper-297 {
      background: #557045; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-puck-298 {
      background: #184830; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-jewel-beetle-303 {
      background: #505a28; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-ambleside-304 {
      background: #708075; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-three-farm-green-306 {
      background: #3e5158; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-hidey-hole-307 {
      background: #dbe3d8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-tea-with-florence-310 {
      background: #51767e; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-goblin-311 {
      background: #386060; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-harley-green-312 {
      background: #3e5251; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-ferdinand-313 {
      background: #fbf1e8; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-castell-pink-314 {
      background: #e4cabb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-nether-red-315 {
      background: #92756f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-arras-316 {
      background: #744442; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-lute-317 {
      background: #cab49c; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-scullery-318 {
      background: #624b3b; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-travertine-319 {
      background: #dfceb2; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-elysian-ground-320 {
      background: #443a2e; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-baluster-321 {
      background: #89847e; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-book-room-green-322 {
      background: #c6bda0; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-light-beauvais-323 {
      background: #f1e0cc; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-vulcan-324 {
      background: #384b47; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-bone-china-blue-faint-325 {
      background: #c1cfd0; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-etruria-326 {
      background: #627d86; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-obscura-327 {
      background: #c3d1d2; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-silent-white-pale-328 {
      background: #fcfcf2; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-silent-white-329 {
      background: #f4f3e1; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-silent-white-mid-330 {
      background: #f2ecd6; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-silent-white-deep-331 {
      background: #eae3c7; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-masquerade-light-332 {
      background: #ecdbcb; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-masquerade-mid-333 {
      background: #e1ccb9; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-masquerade-334 {
      background: #d2b6a0; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-indian-yellow-335 {
      background: #f1d06f; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-bassoon-336 {
      background: #bf9f66; }
    .colour-swatches .product-colour-swatch.little-greene-heritage-paint-finish-giallo-337 {
      background: #f0c96a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-lime-white-001 {
      background: #e3ddc7; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-off-white-003 {
      background: #dbd5bf; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-old-white-004 {
      background: #c7bfac; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-hardwick-white-005 {
      background: #b3ada1; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-london-stone-006 {
      background: #b3a28e; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-string-008 {
      background: #d9cbae; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-bone-015 {
      background: #c6c0aa; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-cord-016 {
      background: #d1c19f; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-light-gray-017 {
      background: #b0a593; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-french-gray-018 {
      background: #aaa995; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-lichen-019 {
      background: #9c9f8a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-pigeon-025 {
      background: #999f93; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-down-pipe-026 {
      background: #616566; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-parma-gray-027 {
      background: #b0bfc6; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-dead-salmon-028 {
      background: #b29c8e; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-hague-blue-030 {
      background: #3f4d56; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-railings-031 {
      background: #45494c; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-cooking-apple-green-032 {
      background: #c2c3a4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-calke-green-034 {
      background: #76866c; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-hay-037 {
      background: #d9c497; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-mouses-back-040 {
      background: #958875; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-picture-gallery-red-042 {
      background: #9c5950; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-eating-room-red-043 {
      background: #8b4d50; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-green-smoke-047 {
      background: #6f7b71; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-sudbury-yellow-051 {
      background: #d7b576; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-off-black-057 {
      background: #464749; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-new-white-059 {
      background: #eee6cf; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-red-earth-064 {
      background: #bf7a6a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-india-yellow-066 {
      background: #c59c5e; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-farrows-cream-067 {
      background: #e8d8b4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-dorset-cream-068 {
      background: #e8d0a2; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-citron-074 {
      background: #eece83; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-ball-green-075 {
      background: #b8b497; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-card-room-green-079 {
      background: #878f80; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-breakfast-room-green-081 {
      background: #91a58a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-dix-blue-082 {
      background: #96afac; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-green-blue-084 {
      background: #acbdb3; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-oval-room-blue-085 {
      background: #889a9a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-stone-blue-086 {
      background: #7395a1; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-lamp-room-gray-088 {
      background: #b1b0ab; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-light-blue-089 {
      background: #9fb6c8; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-lulworth-blue-089 {
      background: #9fb6c8; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-blue-gray-091 {
      background: #aeb2a4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-studio-green-093 {
      background: #474d4b; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-shaded-white-201 {
      background: #d1cbbd; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-pink-ground-202 {
      background: #ead4c6; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-tallow-203 {
      background: #f6ebd5; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-pale-powder-204 {
      background: #d5dbd1; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-skylight-205 {
      background: #c9cfcd; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-green-ground-206 {
      background: #d8d7b9; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-blue-ground-210 {
      background: #a0c5cb; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-stony-ground-211 {
      background: #cabfab; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-arsenic-214 {
      background: #84b49e; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-rectory-red-217 {
      background: #a0404c; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-yellow-ground-218 {
      background: #edcc89; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-brinjal-222 {
      background: #5e4348; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-babouche-223 {
      background: #e9c267; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-joas-white-226 {
      background: #dbcebb; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-cornforth-white-228 {
      background: #cfcac4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-elephants-breath-229 {
      background: #c7bfb4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-calamine-230 {
      background: #e3d0ca; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-setting-plaster-231 {
      background: #d9bfae; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-dayroom-yellow-233 {
      background: #f2e0a2; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-vert-de-terre-234 {
      background: #b7baa5; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-borrowed-light-235 {
      background: #d0dadb; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-teresas-green-236 {
      background: #bcccc2; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-cooks-blue-237 {
      background: #6b8fb3; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-wimborne-white-239 {
      background: #f4f2e6; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-skimming-stone-241 {
      background: #dcd5cb; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-pavilion-gray-242 {
      background: #c4c1bc; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-charleston-gray-243 {
      background: #9a9087; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-london-clay-244 {
      background: #736660; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-middleton-pink-245 {
      background: #f6e4e4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-cinder-rose-246 {
      background: #c2a2a7; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-incarnadine-248 {
      background: #9b4546; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-pelt-254 {
      background: #52454f; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-tanners-brown-255 {
      background: #504a4a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-pitch-black-256 {
      background: #3d3b3c; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-oxford-stone-264 {
      background: #d0c1ae; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-manor-house-gray-265 {
      background: #9ea09d; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-mizzle-266 {
      background: #bfc1b4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-dove-tale-267 {
      background: #b8afaa; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-charlottes-locks-268 {
      background: #cf5e3e; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-cabbage-white-269 {
      background: #e7edeb; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-calluna-270 {
      background: #c9c6cd; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-brassica-271 {
      background: #8d838c; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-plummett-272 {
      background: #8c8e8d; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-wevet-273 {
      background: #e7e4df; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-ammonite-274 {
      background: #d9d6cf; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-purbeck-stone-275 {
      background: #b8b4ab; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-moles-breath-276 {
      background: #817d7a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-dimpse-277 {
      background: #d4d4d2; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-nancys-blushes-278 {
      background: #e9aeb0; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-stiffkey-blue-281 {
      background: #4a5b6b; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-shadow-white-282 {
      background: #d6d1be; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-drop-cloth-283 {
      background: #bdb6a4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-worsted-284 {
      background: #9b9690; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-cromarty-285 {
      background: #c5c5b9; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-peignoir-286 {
      background: #cebfbc; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-yeabridge-green-287 {
      background: #889a72; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-vardo-288 {
      background: #427d81; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-inchyra-blue-289 {
      background: #516365; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-school-house-white-291 {
      background: #dfd8c8; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-treron-292 {
      background: #808274; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-jitney-293 {
      background: #b9a99a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-paean-black-294 {
      background: #413e45; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-sulking-room-pink-295 {
      background: #a08480; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-rangwali-296 {
      background: #b6778a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-preference-red-297 {
      background: #653d45; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-bancha-298 {
      background: #5f6549; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-de-nimes-299 {
      background: #6c7b80; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-stirabout-300 {
      background: #d9cfc5; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-eddy-301 {
      background: #c9cab8; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-tailor-tack-302 {
      background: #f4e7de; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-templeton-pink-303 {
      background: #cdb19c; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-bamboozle-304 {
      background: #a75446; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-hopper-head-305 {
      background: #505457; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-selvedge-306 {
      background: #7c8f96; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-kittiwake-307 {
      background: #99acba; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-wine-dark-308 {
      background: #5c6576; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-whirlybird-309 {
      background: #adbda3; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-beverly-310 {
      background: #4d5b4a; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-strong-white-2001 {
      background: #e5e2dd; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-white-tie-2002 {
      background: #efe9d9; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-pointing-2003 {
      background: #f3efe3; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-slipper-satin-2004 {
      background: #e6e0d2; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-all-white-2005 {
      background: #f6f7f2; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-great-white-2006 {
      background: #e4dfdc; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-dimity-2008 {
      background: #eae0d4; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-james-white-2010 {
      background: #e9e7d8; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-blackened-2011 {
      background: #dbdbdb; }
    .colour-swatches .product-colour-swatch.farrow-ball-heritage-paint-finish-matchstick-2013 {
      background: #e3d5bb; }
    .colour-swatches .product-colour-swatch.metallic-pewter-paint {
      background: #afb0ac; }
    .colour-swatches .product-colour-swatch.natural-cast-paint {
      background: #989695; }
    .colour-swatches .product-colour-swatch.metallic-anthracite-paint {
      background: #656462; }
    .colour-swatches .product-colour-swatch.old-penny-paint {
      background: #8f7a63; }
    .colour-swatches .product-colour-swatch.metallic-bronze-paint {
      background: #a08e70; }
    .colour-swatches .product-colour-swatch.old-gold-paint {
      background: #a19467; }
    .colour-swatches .product-colour-swatch.pale-gold-paint {
      background: #d0c6ad; }
    .colour-swatches .product-colour-swatch.metallic-gold-paint {
      background: #d8cc95; }
    .colour-swatches .product-colour-swatch.metallic-copper-paint {
      background: #855a46; }
    .colour-swatches .product-colour-swatch.metallic-silver-paint {
      background: #c9c9c7; }

.colour-finish-filter > span {
  font-size: 12px;
  flex: 0 0 100%; }

.colour-finish-filter.swatches {
  display: flex;
  grid-gap: 4px;
  width: 100%;
  margin-top: 10px;
  flex-wrap: wrap; }
  @media (min-width: 739px) {
    .colour-finish-filter.swatches {
      margin-top: 10px; } }
  .colour-finish-filter.swatches input {
    display: none; }
  .colour-finish-filter.swatches label {
    margin: 0px;
    display: flex;
    font-weight: bold;
    font-size: 13px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e1e1e1;
    padding: 0px 10px;
    cursor: context-menu;
    height: 45px;
    border-radius: 20px;
    position: relative;
    border-radius: 6px;
    flex: 0 0 45px;
    font-size: 0px; }
    .colour-finish-filter.swatches label:hover {
      font-size: 13px;
      padding: 0px; }
      .colour-finish-filter.swatches label:hover span {
        position: absolute;
        top: calc(100% + 2px);
        color: black;
        font-size: 12px;
        width: 250%;
        text-align: center;
        z-index: 10;
        background: #fff;
        border-radius: 4px; }
    .colour-finish-filter.swatches label.all, .colour-finish-filter.swatches label[for="colour-finish0"] {
      font-size: 13px; }
    .colour-finish-filter.swatches label.blue {
      background: navy;
      background: linear-gradient(45deg, #5ab1da, #1842a2);
      color: #fff; }
    .colour-finish-filter.swatches label.navy {
      background: navy;
      background: linear-gradient(45deg, #1E213D, #1D1E33);
      color: #fff; }
    .colour-finish-filter.swatches label.red {
      background: red;
      background: linear-gradient(45deg, #d50707, #f14e4e);
      color: #fff; }
    .colour-finish-filter.swatches label.yellow {
      background: linear-gradient(45deg, #dab008, #efd20c);
      color: #fff; }
    .colour-finish-filter.swatches label.gold {
      background: #ffd163;
      background: linear-gradient(45deg, #d29f23, #ffd163);
      color: #333; }
    .colour-finish-filter.swatches label.bronze {
      background: sandybrown;
      background: linear-gradient(45deg, #774e0e, #ca8b48);
      color: #fff; }
    .colour-finish-filter.swatches label.green {
      background: #548a0e;
      background: linear-gradient(45deg, #548a0e, #7cbe26);
      color: #fff; }
    .colour-finish-filter.swatches label.pink {
      background: pink;
      background: linear-gradient(45deg, #e294da, pink); }
    .colour-finish-filter.swatches label.pastel {
      background: paleturquoise;
      background: linear-gradient(45deg, #e5b6b3 0%, #f5c966 33%, #8daba2 66%, #6f888e 100%); }
    .colour-finish-filter.swatches label.brown {
      background: #6e4608;
      background: linear-gradient(45deg, #6e4608, #a77629);
      color: #fff; }
    .colour-finish-filter.swatches label.black {
      background: #1a1a1a;
      background: linear-gradient(45deg, #444444, #0a0a0a);
      color: #fff; }
    .colour-finish-filter.swatches label.black-gloss {
      background: #1a1a1a;
      background: linear-gradient(45deg, #444444, #0a0a0a);
      background: linear-gradient(to bottom, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
      color: #fff; }
    .colour-finish-filter.swatches label.black-matt {
      background: #1a1a1a;
      background: linear-gradient(45deg, #444444, #0a0a0a);
      color: #fff; }
    .colour-finish-filter.swatches label.grey {
      background: gray;
      background: linear-gradient(45deg, #666, #aaa);
      color: #fff; }
    .colour-finish-filter.swatches label.orange {
      background: orange;
      background: linear-gradient(45deg, #f49c12, #f3bb62);
      color: #fff; }
    .colour-finish-filter.swatches label.white-cream {
      background: bisque;
      background: linear-gradient(45deg, #e4deb6, #fff);
      color: #333; }
  .colour-finish-filter.swatches label:hover {
    border-color: #444; }

.button.hide {
  display: none; }

.finish-type {
  font-size: 1rem;
  margin: 1rem 0; }

.finishtypes {
  font-size: 12px;
  width: 100%;
  color: #444;
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 5px; }
  .finishtypes > span {
    font-size: 12px;
    flex: 0 0 100%; }
  .finishtypes input[type='radio'] {
    display: none; }
    .finishtypes input[type='radio']:checked + label {
      background: #104b64;
      color: #fff;
      font-weight: bold;
      border-color: #092a38; }
    .finishtypes input[type='radio'] + label {
      border-radius: 3px;
      border: 1px solid;
      padding: 3px 5px;
      margin: 0;
      height: 45px;
      flex: 0 0 85px;
      align-content: center;
      justify-content: center;
      text-align: center; }

@media (min-width: 0px) {
  .xsmall-1-split {
    width: 100%; } }

@media (min-width: 370px) {
  .small-1-split {
    width: 100%; } }

@media (min-width: 739px) {
  .medium-1-split {
    width: 100%; } }

@media (min-width: 1181px) {
  .large-1-split {
    width: 100%; } }

@media (min-width: 1600px) {
  .xlarge-1-split {
    width: 100%; } }

@media (min-width: 0px) {
  .xsmall-2-split {
    width: 50%; } }

@media (min-width: 370px) {
  .small-2-split {
    width: 50%; } }

@media (min-width: 739px) {
  .medium-2-split {
    width: 50%; } }

@media (min-width: 1181px) {
  .large-2-split {
    width: 50%; } }

@media (min-width: 1600px) {
  .xlarge-2-split {
    width: 50%; } }

@media (min-width: 0px) {
  .xsmall-3-split {
    width: 33.33333%; } }

@media (min-width: 370px) {
  .small-3-split {
    width: 33.33333%; } }

@media (min-width: 739px) {
  .medium-3-split {
    width: 33.33333%; } }

@media (min-width: 1181px) {
  .large-3-split {
    width: 33.33333%; } }

@media (min-width: 1600px) {
  .xlarge-3-split {
    width: 33.33333%; } }

@media (min-width: 0px) {
  .xsmall-4-split {
    width: 25%; } }

@media (min-width: 370px) {
  .small-4-split {
    width: 25%; } }

@media (min-width: 739px) {
  .medium-4-split {
    width: 25%; } }

@media (min-width: 1181px) {
  .large-4-split {
    width: 25%; } }

@media (min-width: 1600px) {
  .xlarge-4-split {
    width: 25%; } }

@media (min-width: 0px) {
  .xsmall-5-split {
    width: 20%; } }

@media (min-width: 370px) {
  .small-5-split {
    width: 20%; } }

@media (min-width: 739px) {
  .medium-5-split {
    width: 20%; } }

@media (min-width: 1181px) {
  .large-5-split {
    width: 20%; } }

@media (min-width: 1600px) {
  .xlarge-5-split {
    width: 20%; } }

@media (min-width: 0px) {
  .xsmall-6-split {
    width: 16.66667%; } }

@media (min-width: 370px) {
  .small-6-split {
    width: 16.66667%; } }

@media (min-width: 739px) {
  .medium-6-split {
    width: 16.66667%; } }

@media (min-width: 1181px) {
  .large-6-split {
    width: 16.66667%; } }

@media (min-width: 1600px) {
  .xlarge-6-split {
    width: 16.66667%; } }

@media (min-width: 0px) {
  .xsmall-7-split {
    width: 14.28571%; } }

@media (min-width: 370px) {
  .small-7-split {
    width: 14.28571%; } }

@media (min-width: 739px) {
  .medium-7-split {
    width: 14.28571%; } }

@media (min-width: 1181px) {
  .large-7-split {
    width: 14.28571%; } }

@media (min-width: 1600px) {
  .xlarge-7-split {
    width: 14.28571%; } }

@media (min-width: 0px) {
  .xsmall-8-split {
    width: 12.5%; } }

@media (min-width: 370px) {
  .small-8-split {
    width: 12.5%; } }

@media (min-width: 739px) {
  .medium-8-split {
    width: 12.5%; } }

@media (min-width: 1181px) {
  .large-8-split {
    width: 12.5%; } }

@media (min-width: 1600px) {
  .xlarge-8-split {
    width: 12.5%; } }

@media (min-width: 0px) {
  .xsmall-9-split {
    width: 11.11111%; } }

@media (min-width: 370px) {
  .small-9-split {
    width: 11.11111%; } }

@media (min-width: 739px) {
  .medium-9-split {
    width: 11.11111%; } }

@media (min-width: 1181px) {
  .large-9-split {
    width: 11.11111%; } }

@media (min-width: 1600px) {
  .xlarge-9-split {
    width: 11.11111%; } }

@media (min-width: 0px) {
  .xsmall-10-split {
    width: 10%; } }

@media (min-width: 370px) {
  .small-10-split {
    width: 10%; } }

@media (min-width: 739px) {
  .medium-10-split {
    width: 10%; } }

@media (min-width: 1181px) {
  .large-10-split {
    width: 10%; } }

@media (min-width: 1600px) {
  .xlarge-10-split {
    width: 10%; } }

@media (min-width: 0px) {
  .xsmall-11-split {
    width: 9.09091%; } }

@media (min-width: 370px) {
  .small-11-split {
    width: 9.09091%; } }

@media (min-width: 739px) {
  .medium-11-split {
    width: 9.09091%; } }

@media (min-width: 1181px) {
  .large-11-split {
    width: 9.09091%; } }

@media (min-width: 1600px) {
  .xlarge-11-split {
    width: 9.09091%; } }

@media (min-width: 0px) {
  .xsmall-12-split {
    width: 8.33333%; } }

@media (min-width: 370px) {
  .small-12-split {
    width: 8.33333%; } }

@media (min-width: 739px) {
  .medium-12-split {
    width: 8.33333%; } }

@media (min-width: 1181px) {
  .large-12-split {
    width: 8.33333%; } }

@media (min-width: 1600px) {
  .xlarge-12-split {
    width: 8.33333%; } }

.horizontal_filter_nav {
  position: relative;
  padding: 1rem;
  margin: 1rem 0;
  border: 1px solid #ccc;
  background: #f4f4f4;
  border-radius: 15px; }
  .horizontal_filter_nav h2,
  .horizontal_filter_nav h3,
  .horizontal_filter_nav h4,
  .horizontal_filter_nav h5,
  .horizontal_filter_nav h6 {
    margin: 0px; }
  .horizontal_filter_nav .horizontal-filter-title-bar {
    display: flex;
    margin-bottom: 0; }
    .horizontal_filter_nav .horizontal-filter-title-bar h4 {
      flex: 1 0 auto;
      font-weight: 300; }
    .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock {
      padding: 0;
      background: none;
      display: flex;
      align-items: flex-start;
      flex: 0 1 100%;
      justify-content: flex-start;
      margin-bottom: 0.5rem;
      flex-wrap: wrap; }
      .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock ul.inlineList {
        display: flex;
        flex-wrap: wrap;
        flex: 1 1 100%;
        order: 3;
        padding: 0 1rem;
        grid-gap: 0.5rem; }
        @media (min-width: 739px) {
          .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock ul.inlineList {
            order: 1; } }
        .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock ul.inlineList li {
          display: none;
          border-radius: 5px;
          margin: 0px; }
          .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock ul.inlineList li a {
            background: #f5f5f5;
            border: 1px solid #ccc;
            display: inline-flex;
            align-items: center;
            grid-gap: 4px;
            padding: 0.6rem 2rem 0.2rem 1rem;
            position: relative; }
            .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock ul.inlineList li a span {
              position: absolute;
              font-size: 8px;
              width: 100%;
              top: 0px;
              left: 4px;
              overflow: hidden;
              max-height: 12px; }
            .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock ul.inlineList li a i.far {
              color: #cc4749;
              position: absolute;
              right: 2px;
              border-radius: 50%;
              font-size: 1.07143rem;
              font-weight: bold; }
      .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock > a {
        text-align: center;
        order: 0;
        flex: 1 1 49%;
        background: #d64c4c;
        color: #fff;
        padding: 8px 26px 8px 16px;
        width: 100%;
        border-radius: 5px;
        text-decoration: none;
        font-size: 1rem;
        position: relative; }
        @media (min-width: 739px) {
          .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock > a {
            flex: 0 1 180px; } }
        @media (min-width: 1181px) {
          .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock > a {
            padding: 7px 26px 6px 16px; } }
        .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock > a.show_filters {
          order: 2;
          background: none;
          text-decoration: underline;
          color: #333;
          flex: 0 1 51%; }
          @media (min-width: 739px) {
            .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock > a.show_filters {
              flex: 0 1 220px; } }
        .horizontal_filter_nav .horizontal-filter-title-bar .facetedSearch-refineFilters.sidebarBlock > a[data-faceted-search-facet]:after {
          content: "\f0e2";
          font-family: "Font Awesome 5 Free";
          font-weight: bold;
          position: absolute;
          right: 5px;
          top: 5px; }
  .horizontal_filter_nav .filter-nav {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-columns: auto; }
    .horizontal_filter_nav .filter-nav.filtering {
      position: relative;
      z-index: 12;
      color: #cc4749;
      filter: brightness(0.85); }
    .horizontal_filter_nav .filter-nav .view-more-facets {
      background: #008a06;
      border-radius: 25px;
      border-radius: 4px;
      padding: 9px;
      font-size: 1rem;
      color: white;
      cursor: pointer;
      justify-content: center;
      text-align: center;
      font-weight: bold;
      position: relative; }
      .horizontal_filter_nav .filter-nav .view-more-facets:after {
        content: "\f054";
        content: "\f067";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        right: 8px; }
      .horizontal_filter_nav .filter-nav .view-more-facets.less {
        background: #d64c4c; }
        .horizontal_filter_nav .filter-nav .view-more-facets.less:after {
          content: "\f053";
          content: "\f068";
          right: auto;
          left: 8px; }
    @media (min-width: 370px) {
      .horizontal_filter_nav .filter-nav {
        grid-template-columns: auto; }
        .horizontal_filter_nav .filter-nav.hide-filters .filter-block {
          display: none; }
        .horizontal_filter_nav .filter-nav.hide-filters .filter-block:nth-child(-n+2) {
          display: block; } }
    @media (min-width: 739px) {
      .horizontal_filter_nav .filter-nav {
        grid-template-columns: auto auto auto auto; }
        .horizontal_filter_nav .filter-nav.hide-filters .filter-block {
          display: none; }
        .horizontal_filter_nav .filter-nav.hide-filters .filter-block:nth-child(-n+3) {
          display: block; } }
    @media (min-width: 1181px) {
      .horizontal_filter_nav .filter-nav {
        grid-template-columns: auto auto auto auto auto; }
        .horizontal_filter_nav .filter-nav.hide-filters .filter-block {
          display: none; }
        .horizontal_filter_nav .filter-nav.hide-filters .filter-block:nth-child(-n+4) {
          display: block; } }
    @media (min-width: 1181px) {
      .horizontal_filter_nav .filter-nav.hide-more.hide-filters .view-more-facets {
        display: none; }
      .horizontal_filter_nav .filter-nav.hide-more.hide-filters .filter-block:nth-child(-n+5) {
        display: block; } }
    .horizontal_filter_nav .filter-nav h2,
    .horizontal_filter_nav .filter-nav h3,
    .horizontal_filter_nav .filter-nav h4,
    .horizontal_filter_nav .filter-nav h5,
    .horizontal_filter_nav .filter-nav h6 {
      margin: 0px; }
    .horizontal_filter_nav .filter-nav .filter-block {
      background: #fff;
      border-radius: 5px;
      border: 1px solid #ddd;
      align-items: center;
      padding: 7px 10px;
      position: relative; }
      .horizontal_filter_nav .filter-nav .filter-block.active-filter {
        order: -1; }
      .horizontal_filter_nav .filter-nav .filter-block .filter-option {
        position: relative; }
        .horizontal_filter_nav .filter-nav .filter-block .filter-option:after {
          right: 0;
          position: absolute;
          bottom: 0;
          top: 0;
          display: inline-flex;
          align-items: center;
          content: "\f078";
          font-family: "Font Awesome 5 Free";
          font-weight: bold; }
        .horizontal_filter_nav .filter-nav .filter-block .filter-option h5 {
          margin: 0px;
          text-transform: none; }
        .horizontal_filter_nav .filter-nav .filter-block .filter-option .accordion-navigation-actions {
          top: 3px;
          right: 0px;
          z-index: 1; }
          .horizontal_filter_nav .filter-nav .filter-block .filter-option .accordion-navigation-actions a {
            background: #cc4749;
            color: #fff;
            position: relative;
            top: -1px;
            right: -3px;
            padding: 2px 4px;
            border-radius: 25px;
            text-decoration: none;
            font-size: 0.9rem; }
      .horizontal_filter_nav .filter-nav .filter-block .filter-list {
        display: none;
        z-index: 20;
        position: absolute;
        background: #fff;
        border: 1px solid #ddd;
        border-top: none;
        width: calc(100% + 2px);
        top: 100%;
        padding: 10px;
        left: -1px;
        right: 0;
        border-radius: 0 0 5px 5px; }
        .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList {
          display: grid;
          margin: 0;
          grid-template-columns: 1fr auto;
          /* Specific ordering for values */
          grid-gap: 4px;
          grid-gap: 7px; }
          .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList:before {
            content: none; }
          .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList.long-title {
            grid-template-columns: auto; }
          .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList .navList-item {
            color: red; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList .navList-item.cara {
              order: -10; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList .navList-item.trade-essentials-white {
              order: -9; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList .navList-item.classic-white {
              order: -8; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList .navList-item.next-day-infinity-white {
              order: -7; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList .navList-item.infinity-white {
              order: -6; }
          .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a {
            padding-left: 24px;
            margin: 0;
            position: relative; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a span {
              font-size: 0.8rem; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a.navList-action--checkbox::before {
              content: "\f14a";
              content: "\f0c8";
              font-family: "Font Awesome 5 Free";
              font-weight: normal;
              font-size: 1.4rem;
              margin: 0;
              top: 0;
              bottom: 0;
              height: auto;
              width: auto;
              background: none;
              border: none; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a.navList-action--checkbox.is-checked::before, .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a.navList-action--checkbox.is-selected::before {
              content: "\f14a";
              color: #008a06; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a.navList-action--checkbox.is-checked::after, .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a.navList-action--checkbox.is-selected::after {
              display: none; }
            @media (min-width: 0px) and (max-width: 739px) {
              .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a {
                border-radius: 5px;
                padding: 0.75rem 0rem 0.75rem 3rem;
                font-size: 1.2rem;
                background: #e5e5e5; }
                .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li a.navList-action--checkbox::before {
                  font-size: 2rem;
                  left: 0.5rem;
                  top: 2px; } }
          .horizontal_filter_nav .filter-nav .filter-block .filter-list ul.navList li.long-title {
            grid-column: 1/3; }
        .horizontal_filter_nav .filter-nav .filter-block .filter-list .filter-count {
          color: #999999;
          font-size: 0.85714rem; }
        .horizontal_filter_nav .filter-nav .filter-block .filter-list #facet-range-form .form-minMaxRow {
          display: flex;
          flex-wrap: wrap; }
          .horizontal_filter_nav .filter-nav .filter-block .filter-list #facet-range-form .form-minMaxRow .form-field {
            float: none;
            width: auto;
            flex: 1 0 100%; }
            .horizontal_filter_nav .filter-nav .filter-block .filter-list #facet-range-form .form-minMaxRow .form-field.small-6 {
              width: 50%;
              flex: 1 0 50%; }
              .horizontal_filter_nav .filter-nav .filter-block .filter-list #facet-range-form .form-minMaxRow .form-field.small-6 input {
                margin: 0;
                margin-bottom: 4px; }
      .horizontal_filter_nav .filter-nav .filter-block.is-open {
        border-radius: 5px 5px 0 0; }
        .horizontal_filter_nav .filter-nav .filter-block.is-open .filter-option:after {
          content: "\f054";
          color: #ddd; }
        .horizontal_filter_nav .filter-nav .filter-block.is-open h5 {
          color: #104b64; }
        .horizontal_filter_nav .filter-nav .filter-block.is-open .filter-list {
          display: grid; }

.page-content.ecommerce-product-cards.filtering li.product {
  filter: brightness(0.85); }

.grid-row {
  display: grid;
  grid-gap: 10px;
  width: 100%; }
  .grid-row a {
    cursor: pointer; }
  .grid-row img {
    width: 100%; }
  .grid-row.xsmall-1 {
    width: 100%;
    grid-template-columns: repeat(1, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-1 {
      width: 100%;
      grid-template-columns: repeat(1, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-1 {
      width: 100%;
      grid-template-columns: repeat(1, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-1 {
      width: 100%;
      grid-template-columns: repeat(1, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-1 {
      width: 100%;
      grid-template-columns: repeat(1, 1fr); } }
  .grid-row.xsmall-2 {
    width: 100%;
    grid-template-columns: repeat(2, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-2 {
      width: 100%;
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-2 {
      width: 100%;
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-2 {
      width: 100%;
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-2 {
      width: 100%;
      grid-template-columns: repeat(2, 1fr); } }
  .grid-row.xsmall-3 {
    width: 100%;
    grid-template-columns: repeat(3, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-3 {
      width: 100%;
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-3 {
      width: 100%;
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-3 {
      width: 100%;
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-3 {
      width: 100%;
      grid-template-columns: repeat(3, 1fr); } }
  .grid-row.xsmall-4 {
    width: 100%;
    grid-template-columns: repeat(4, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-4 {
      width: 100%;
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-4 {
      width: 100%;
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-4 {
      width: 100%;
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-4 {
      width: 100%;
      grid-template-columns: repeat(4, 1fr); } }
  .grid-row.xsmall-5 {
    width: 100%;
    grid-template-columns: repeat(5, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-5 {
      width: 100%;
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-5 {
      width: 100%;
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-5 {
      width: 100%;
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-5 {
      width: 100%;
      grid-template-columns: repeat(5, 1fr); } }
  .grid-row.xsmall-6 {
    width: 100%;
    grid-template-columns: repeat(6, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-6 {
      width: 100%;
      grid-template-columns: repeat(6, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-6 {
      width: 100%;
      grid-template-columns: repeat(6, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-6 {
      width: 100%;
      grid-template-columns: repeat(6, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-6 {
      width: 100%;
      grid-template-columns: repeat(6, 1fr); } }
  .grid-row.xsmall-7 {
    width: 100%;
    grid-template-columns: repeat(7, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-7 {
      width: 100%;
      grid-template-columns: repeat(7, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-7 {
      width: 100%;
      grid-template-columns: repeat(7, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-7 {
      width: 100%;
      grid-template-columns: repeat(7, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-7 {
      width: 100%;
      grid-template-columns: repeat(7, 1fr); } }
  .grid-row.xsmall-8 {
    width: 100%;
    grid-template-columns: repeat(8, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-8 {
      width: 100%;
      grid-template-columns: repeat(8, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-8 {
      width: 100%;
      grid-template-columns: repeat(8, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-8 {
      width: 100%;
      grid-template-columns: repeat(8, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-8 {
      width: 100%;
      grid-template-columns: repeat(8, 1fr); } }
  .grid-row.xsmall-9 {
    width: 100%;
    grid-template-columns: repeat(9, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-9 {
      width: 100%;
      grid-template-columns: repeat(9, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-9 {
      width: 100%;
      grid-template-columns: repeat(9, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-9 {
      width: 100%;
      grid-template-columns: repeat(9, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-9 {
      width: 100%;
      grid-template-columns: repeat(9, 1fr); } }
  .grid-row.xsmall-10 {
    width: 100%;
    grid-template-columns: repeat(10, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-10 {
      width: 100%;
      grid-template-columns: repeat(10, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-10 {
      width: 100%;
      grid-template-columns: repeat(10, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-10 {
      width: 100%;
      grid-template-columns: repeat(10, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-10 {
      width: 100%;
      grid-template-columns: repeat(10, 1fr); } }
  .grid-row.xsmall-11 {
    width: 100%;
    grid-template-columns: repeat(11, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-11 {
      width: 100%;
      grid-template-columns: repeat(11, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-11 {
      width: 100%;
      grid-template-columns: repeat(11, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-11 {
      width: 100%;
      grid-template-columns: repeat(11, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-11 {
      width: 100%;
      grid-template-columns: repeat(11, 1fr); } }
  .grid-row.xsmall-12 {
    width: 100%;
    grid-template-columns: repeat(12, 1fr); }
  @media (min-width: 370px) {
    .grid-row.small-12 {
      width: 100%;
      grid-template-columns: repeat(12, 1fr); } }
  @media (min-width: 739px) {
    .grid-row.medium-12 {
      width: 100%;
      grid-template-columns: repeat(12, 1fr); } }
  @media (min-width: 1181px) {
    .grid-row.large-12 {
      width: 100%;
      grid-template-columns: repeat(12, 1fr); } }
  @media (min-width: 1600px) {
    .grid-row.xlarge-12 {
      width: 100%;
      grid-template-columns: repeat(12, 1fr); } }

.range-filter-button.animate {
  animation-name: highlightButton;
  animation-duration: 1s;
  animation-iteration-count: 3; }

@keyframes highlightButton {
  0% {
    box-shadow: none; }
  50% {
    box-shadow: 0px 0px 15px #e09b22; }
  100% {
    box-shadow: none; } }

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  margin: 3.5rem 1rem 1rem 1rem; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat; }

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 36px;
  top: -9px;
  right: -17px; }
  @media (min-width: 1181px) {
    .noUi-horizontal .noUi-handle {
      height: 24px;
      top: -4px;
      width: 24px; } }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #cecece;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #104b64; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  background: #FFF;
  cursor: default; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  top: 5px;
  left: 19px;
  width: 1px;
  background: #E8E7E6; }
  @media (min-width: 1181px) {
    .noUi-handle:before,
    .noUi-handle:after {
      height: 14px;
      top: 3px;
      left: 9px; } }

.noUi-handle:after {
  left: 12px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }
  .noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px; }
  .noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #cecece;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px; }

.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px; }

.noUi-handle.noUi-handle-upper .noUi-tooltip {
  right: 0px; }

.slider-values {
  width: 100%;
  position: relative; }
  .slider-values .slider-value {
    position: absolute;
    color: #444;
    font-size: 1rem;
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 4px 4px;
    top: 0px;
    min-width: 40px;
    text-align: center;
    left: 0; }
    .slider-values .slider-value:nth-child(2) {
      left: auto;
      right: 0; }

.faq-section {
  padding: 0 0.5rem; }
  @media (min-width: 739px) {
    .faq-section {
      padding: 0; } }
  .faq-section ul.accordion {
    border: none; }
    .faq-section ul.accordion li.accordion-navigation {
      margin-bottom: 1.5rem !important;
      border: 1px solid #b3b3b3;
      border-color: #104b64;
      border-radius: 5px;
      background: none; }
      .faq-section ul.accordion li.accordion-navigation > a {
        border-radius: 5px 5px 0 0px;
        background: none;
        padding: 1rem 3rem 1rem 1rem;
        font-family: 'GothamMedium';
        position: relative;
        font-size: 18px; }
        .faq-section ul.accordion li.accordion-navigation > a:after {
          content: "\f078";
          content: "\f067";
          font-weight: bold;
          font-size: 20px;
          position: absolute;
          right: 10px;
          font-family: "Font Awesome 5 Free";
          top: 50%;
          transform: translateY(-50%); }
      .faq-section ul.accordion li.accordion-navigation.active > a {
        color: #00202d;
        background: #1e8dbc; }
        .faq-section ul.accordion li.accordion-navigation.active > a:after {
          content: "\f077";
          content: "\f068"; }
      .faq-section ul.accordion li.accordion-navigation a:hover {
        background: #104b64;
        color: #fff; }
      .faq-section ul.accordion li.accordion-navigation .content {
        padding: 1rem 0;
        background: none; }
        .faq-section ul.accordion li.accordion-navigation .content .active {
          background: none;
          border-top: 1px solid #b3b3b3;
          font-size: 16px; }

.productView-product.flex .cta-section .productView-options .form-field [data-option-value].variation-mode {
  color: #104b64;
  font-size: 14px;
  font-weight: bold; }

.productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation {
  flex: 0 1 100%; }
  .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1px; }
    @media (min-width: 370px) {
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results {
        grid-gap: 3px;
        grid-template-columns: repeat(4, 1fr); } }
    @media (min-width: 739px) {
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results {
        grid-template-columns: repeat(6, 1fr); } }
    @media (min-width: 1181px) {
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results {
        grid-template-columns: repeat(7, 1fr); } }
    @media (min-width: 1600px) {
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results {
        grid-template-columns: repeat(8, 1fr); } }
    .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb {
      width: 100% !important;
      padding: 0px; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb label.form-label {
        width: 100%;
        display: flex;
        flex-direction: column; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb label.form-label .option-price,
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb label.form-label .label-content {
          display: none; }
      .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:hover, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:focus, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:active {
        border: 1px solid #E4E4E4;
        position: relative; }
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:hover label.form-label .nooption-price,
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:hover label.form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:focus label.form-label .nooption-price,
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:focus label.form-label .label-content, .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:active label.form-label .nooption-price,
        .productView-product.flex .cta-section .productView-options .form-field ul.productOptions-list.list-images-only.swalbox.colour-variation .results .swal_thumb:active label.form-label .label-content {
          display: block;
          position: absolute;
          top: 100%;
          width: 150%;
          left: 50%;
          transform: translateX(-50%);
          background: #E4E4E4;
          border: 1px solid #E4E4E4;
          text-align: center;
          font-size: 12px;
          padding: 4px;
          z-index: 1; }

.productView-img-container .finishlabel {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  font-size: 1.2rem;
  width: 100%;
  padding: 4px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5); }

.ar-container {
  display: none;
  position: relative; }
  .ar-container small {
    font-size: 10px; }
  .ar-container model-viewer {
    width: 100%;
    height: calc(100vh - 370px); }
    @media (min-width: 739px) {
      .ar-container model-viewer {
        height: 40vh; } }
    .ar-container model-viewer .controls {
      transition: bottom 0.9s ease;
      position: relative;
      display: none;
      padding: 14px;
      background: rgba(255, 255, 255, 0.6);
      border: 1px solid #222;
      width: 70%;
      margin: 7px auto;
      position: absolute;
      bottom: -133px;
      left: 0;
      border-radius: 6px; }
      .ar-container model-viewer .controls.open {
        bottom: 0px; }
      @media (min-width: 739px) {
        .ar-container model-viewer .controls {
          right: 0; } }
      .ar-container model-viewer .controls select {
        border-radius: 6px; }
    .ar-container model-viewer .ar-button {
      background-color: #104b64;
      color: white;
      font-weight: bold;
      padding: 15px 10px;
      border-radius: 4px;
      border: none;
      position: absolute;
      bottom: 16px;
      right: 16px; }
  .ar-container .button-controls {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 10;
    font-size: 35px; }
    @media (min-width: 1181px) {
      .ar-container .button-controls {
        font-size: 25px; } }
    .ar-container .button-controls > span {
      display: block;
      text-align: center;
      text-align: right;
      padding: 6px 6px 0px 6px;
      color: #333;
      cursor: pointer; }
      .ar-container .button-controls > span:hover {
        color: #cc4749; }
      .ar-container .button-controls > span.playing, .ar-container .button-controls > span.open {
        color: #008a06; }
      .ar-container .button-controls > span:after {
        font-size: 10px;
        text-align: right;
        display: block; }
    .ar-container .button-controls .ar-animate:after {
      content: "Open"; }
    .ar-container .button-controls .ar-animate.is_open:after {
      content: "Close"; }
    .ar-container .button-controls .ar-finish-choice:after {
      content: "Pick Finish"; }
    .ar-container .button-controls [data-ar-fullscreen] .fa-times {
      display: none; }
    .ar-container .button-controls [data-ar-fullscreen]:after {
      content: "Expand"; }
    .ar-container .button-controls .ar-qr-code {
      position: relative;
      display: none; }
      @media (min-width: 739px) {
        .ar-container .button-controls .ar-qr-code {
          display: block; } }
      .ar-container .button-controls .ar-qr-code .qr-code-modal {
        position: absolute;
        padding: 2rem;
        display: none;
        right: 50%;
        border-radius: 50px 0px 50px 50px;
        font-size: 1rem;
        background: #fff;
        z-index: 10;
        top: 50%;
        width: 250px;
        box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
        color: #000; }
        .ar-container .button-controls .ar-qr-code .qr-code-modal small {
          display: block; }
      .ar-container .button-controls .ar-qr-code:after {
        content: "View on Phone"; }
  .ar-container.fullscreen {
    background: #fff;
    position: fixed;
    top: 5vh;
    bottom: 5vh;
    left: 3vw;
    right: 3vw;
    z-index: 10000;
    box-shadow: 0px 2px 60px rgba(0, 0, 0, 0.5); }
    .ar-container.fullscreen [data-ar-fullscreen] .fa-times {
      display: block; }
    .ar-container.fullscreen [data-ar-fullscreen] .fa-expand {
      display: none; }
    .ar-container.fullscreen model-viewer {
      border: none;
      height: 100%;
      width: 100%; }
    .ar-container.fullscreen .controls {
      bottom: 0px; }
      @media (min-width: 739px) {
        .ar-container.fullscreen .controls {
          left: 10px;
          width: 40%;
          right: auto; } }
    .ar-container.fullscreen .ar-finish-choice {
      display: none; }
    .ar-container.fullscreen .button-controls > span {
      font-size: 40px;
      text-align: center; }
      .ar-container.fullscreen .button-controls > span:after {
        text-align: center; }
      .ar-container.fullscreen .button-controls > span[data-ar-fullscreen]:after {
        content: "Minimize"; }

.size-finder .form-toggle {
  font-size: 2rem;
  cursor: pointer; }
  .size-finder .form-toggle:hover .fas, .size-finder .form-toggle:hover i.rating-full {
    color: #e09b22; }
  .size-finder .form-toggle.open .fa-chevron-down {
    display: none; }
  .size-finder .form-toggle.open .fa-chevron-up {
    display: block; }
  .size-finder .form-toggle .fa-chevron-up {
    display: none; }

.size-finder .size-finder-form {
  padding: 1rem;
  border: 1px solid #555;
  background: #f1f1f1;
  border-radius: 13px; }
  .size-finder .size-finder-form label {
    font-weight: bold; }
  .size-finder .size-finder-form small {
    font-size: 12px;
    display: block;
    min-height: 30px; }
  .size-finder .size-finder-form input[type='checkbox'] {
    display: none; }
    .size-finder .size-finder-form input[type='checkbox'] + label:before {
      content: "\f204";
      font-family: "Font Awesome 5 Free Solid";
      font-size: 2rem;
      margin-right: 5px; }
    .size-finder .size-finder-form input[type='checkbox']:checked + label:before {
      content: "\f205";
      color: #3fd077; }

.size-finder .grey-background {
  padding: 1rem; }
  .size-finder .grey-background h3,
  .size-finder .grey-background h4 {
    margin-bottom: 0px;
    margin-top: 0px; }

.size-finder .sizeCard.product a {
  text-decoration: none; }

.size-finder .sizeCard.product h4.card-title {
  margin: 5px 0px; }

.size-finder .sizeCard.product .size-card-img-container {
  aspect-ratio: 1/1;
  display: flex;
  align-items: center; }

.size-finder .sizeCard.product .cf {
  padding-bottom: 2px;
  font-size: 12px; }
  .size-finder .sizeCard.product .cf.btu-t50 {
    font-weight: bold; }
    .size-finder .sizeCard.product .cf.btu-t50 span {
      font-size: 16px; }
    .size-finder .sizeCard.product .cf.btu-t50 .val {
      color: #e09b22; }
  .size-finder .sizeCard.product .cf span {
    font-weight: bold;
    font-size: 11px; }
  .size-finder .sizeCard.product .cf.product-series {
    font-style: italic; }
    .size-finder .sizeCard.product .cf.product-series span.key {
      display: none; }
  .size-finder .sizeCard.product .cf.adaptor {
    border: 1px solid #eee;
    padding: 4px 0px;
    border-radius: 8px; }
    .size-finder .sizeCard.product .cf.adaptor span.key {
      display: none; }
    .size-finder .sizeCard.product .cf.adaptor span.val a {
      display: flex;
      justify-content: flex-end;
      align-items: flex-end; }
    .size-finder .sizeCard.product .cf.adaptor img {
      flex: 0 0 40px; }
  .size-finder .sizeCard.product .cf.match-type {
    position: relative; }
    .size-finder .sizeCard.product .cf.match-type i.fas, .size-finder .sizeCard.product .cf.match-type i.rating-full {
      font-size: 1.5rem;
      left: 7px;
      top: 2px;
      bottom: 0;
      position: absolute; }
  .size-finder .sizeCard.product .cf.height-difference, .size-finder .sizeCard.product .cf.width-difference {
    color: #d64c4c; }

.size-finder .sizeCard.product .active-price {
  font-size: 20px;
  font-weight: bold;
  color: #3fd077;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex: 1 1 30px;
  height: 30px; }

.size-finder .sizeCard.product .match-type {
  background: #eee;
  border-radius: 100px;
  padding: 4px 4px;
  align-items: center;
  display: flex;
  justify-content: flex-start;
  padding-left: 30px;
  text-align: center;
  margin-bottom: 3px; }
  .size-finder .sizeCard.product .match-type .val {
    font-size: 13px; }
    .size-finder .sizeCard.product .match-type .val small {
      font-size: 11px; }

.size-finder .sizeCard.product.height-match {
  position: relative; }
  .size-finder .sizeCard.product.height-match .match-type {
    background: #a68562;
    color: #fff; }
  .size-finder .sizeCard.product.height-match:before {
    content: "Perfect Match";
    content: "\f548";
    position: absolute;
    font-size: 1.8rem;
    z-index: 10;
    top: -14px;
    left: -7px;
    transform: rotate(-10deg);
    font-family: "Font Awesome 5 Free Solid";
    color: #a68562; }

.size-finder .sizeCard.product.width-match {
  position: relative; }
  .size-finder .sizeCard.product.width-match .match-type {
    background: #999;
    color: #fff; }
  .size-finder .sizeCard.product.width-match:before {
    content: "Perfect Match";
    content: "\f547";
    position: absolute;
    font-size: 1.8rem;
    z-index: 10;
    top: -14px;
    left: -7px;
    transform: rotate(-10deg);
    font-family: "Font Awesome 5 Free Solid";
    color: #999; }

.size-finder .sizeCard.product.close-match {
  position: relative; }
  .size-finder .sizeCard.product.close-match .match-type {
    background: #3fd077;
    color: #fff; }
  .size-finder .sizeCard.product.close-match:before {
    content: "Perfect Match";
    content: "\f164";
    position: absolute;
    font-size: 1.9rem;
    z-index: 10;
    top: -14px;
    left: -7px;
    font-family: "Font Awesome 5 Free Solid";
    color: #da5b5b;
    color: #3fd077; }
  .size-finder .sizeCard.product.close-match.lower:before {
    color: #5b9bda;
    color: #3fd077; }

.size-finder .sizeCard.product.overheat {
  position: relative; }
  .size-finder .sizeCard.product.overheat .match-type {
    background: #d64c4c;
    background: #ff8340;
    color: #fff; }
  .size-finder .sizeCard.product.overheat:before {
    content: "Perfect Match";
    content: "\f2c7";
    position: absolute;
    font-size: 1.9rem;
    z-index: 10;
    top: -14px;
    left: -7px;
    font-family: "Font Awesome 5 Free Solid";
    color: #ff8340; }
  .size-finder .sizeCard.product.overheat.lower:before {
    color: #5b9bda; }

.size-finder .sizeCard.product.no-match {
  position: relative; }
  .size-finder .sizeCard.product.no-match .match-type {
    background: #5b9bda;
    color: #fff; }
  .size-finder .sizeCard.product.no-match:before {
    content: "Too Cold";
    content: "\f2dc";
    position: absolute;
    font-size: 1.8rem;
    z-index: 10;
    top: -14px;
    left: -7px;
    transform: rotate(-10deg);
    font-family: "Font Awesome 5 Free Solid";
    color: #5b9bda; }

.size-finder .sizeCard.product.exact {
  position: relative; }
  .size-finder .sizeCard.product.exact .match-type {
    background: #e09b22;
    color: #fff; }
  .size-finder .sizeCard.product.exact:before {
    content: "Perfect Match";
    content: "\f521";
    position: absolute;
    font-size: 1.8rem;
    z-index: 10;
    top: -14px;
    left: -7px;
    transform: rotate(-10deg);
    font-family: "Font Awesome 5 Free Solid";
    color: #e09b22; }

.btu-calc fieldset {
  border-radius: 10px;
  margin-top: 10px;
  width: 100%; }
  .btu-calc fieldset input {
    font-size: 16px;
    border-radius: 6px; }
  .btu-calc fieldset legend {
    padding: 10px 15px 10px 15px;
    margin-left: 0px; }

.btu-calc label span.help {
  color: #104b64;
  text-decoration: underline;
  cursor: pointer;
  font-size: 12px; }

.btu-calc .area-calculator {
  margin: 7px 0px;
  padding: 7px;
  border: 1px solid #ccc;
  background: #eee;
  border-radius: 6px;
  text-align: center; }

.btu-calc .btu-radios {
  display: grid;
  grid-gap: 4px;
  grid-template-columns: 1fr 1fr; }
  @media (min-width: 739px) {
    .btu-calc .btu-radios {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1181px) {
    .btu-calc .btu-radios {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
  .btu-calc .btu-radios img {
    max-width: 165px;
    max-height: 150px;
    filter: grayscale(0.2) brightness(0.8);
    display: block; }
    .btu-calc .btu-radios img:hover {
      filter: grayscale(0) brightness(1.05) saturate(1.2); }
  .btu-calc .btu-radios label {
    text-align: center;
    border: 2px solid transparent;
    padding: 2px;
    margin: 0px;
    cursor: pointer; }
    .btu-calc .btu-radios label span {
      display: block;
      font-size: 12px;
      font-style: italic;
      color: #666; }
  .btu-calc .btu-radios input, .btu-calc .btu-radios p {
    grid-column: 1/3; }
    @media (min-width: 739px) {
      .btu-calc .btu-radios input, .btu-calc .btu-radios p {
        grid-column: 1/5; } }
    @media (min-width: 1181px) {
      .btu-calc .btu-radios input, .btu-calc .btu-radios p {
        grid-column: 1/7; } }
  .btu-calc .btu-radios input[type='radio'] {
    display: none; }
  .btu-calc .btu-radios input:checked + label {
    border: 2px solid #42a6d4;
    background: linear-gradient(30deg, #eee, #99dbfa);
    border-radius: 10px;
    font-weight: bold; }
    .btu-calc .btu-radios input:checked + label img {
      filter: grayscale(0); }

.btu-calc .roomdata {
  display: grid;
  grid-template-columns: 1fr 1fr;
  list-style: none;
  padding: 0px;
  margin: 0px;
  align-content: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  grid-gap: 10px; }
  @media (min-width: 739px) {
    .btu-calc .roomdata {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (min-width: 1181px) {
    .btu-calc .roomdata {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
  .btu-calc .roomdata li {
    padding: 10px;
    border: 1px solid green;
    border-radius: 6px;
    align-items: center;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    position: relative; }
    .btu-calc .roomdata li:before {
      content: "\f46a";
      font-weight: bold;
      font-family: "Font Awesome 5 Free";
      font-size: 24px;
      width: 36px;
      text-align: center;
      position: absolute;
      top: 2px;
      right: 4px;
      color: orange; }
    .btu-calc .roomdata li:after {
      content: "Gas";
      font-weight: bold;
      width: 36px;
      line-height: 1;
      text-align: center;
      font-size: 12px;
      position: absolute;
      top: 33px;
      right: 4px;
      color: orange; }
    .btu-calc .roomdata li.heatpump:after {
      content: "Heat Pump";
      color: #3fd077; }
    .btu-calc .roomdata li.heatpump:before {
      content: "\f06c";
      content: "\f863";
      color: #3fd077; }
    .btu-calc .roomdata li .btu-result {
      order: 1;
      font-size: 20px; }
    .btu-calc .roomdata li .dimensions {
      order: 4; }
    .btu-calc .roomdata li .roomname {
      display: block;
      order: 3;
      font-size: 16px; }
    .btu-calc .roomdata li .roomtype {
      order: 0;
      font-size: 0px;
      height: 80px;
      width: 80px;
      background-size: cover; }
      @media (min-width: 739px) {
        .btu-calc .roomdata li .roomtype {
          height: 100px;
          width: 100px; } }
      .btu-calc .roomdata li .roomtype.bedroom {
        background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/100w/content/btu-calc/v2/img/btu_bedroom.png); }
      .btu-calc .roomdata li .roomtype.kitchen {
        background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/100w/content/btu-calc/v2/img/btu_kitchen.png); }
      .btu-calc .roomdata li .roomtype.office {
        background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/100w/content/btu-calc/v2/img/btu_office.png); }
      .btu-calc .roomdata li .roomtype.hallway {
        background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/100w/content/btu-calc/v2/img/btu_hallway.png); }
      .btu-calc .roomdata li .roomtype.lounge {
        background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/100w/content/btu-calc/v2/img/btu_lounge.png); }
      .btu-calc .roomdata li .roomtype.bathroom {
        background-image: url(https://cdn11.bigcommerce.com/s-wfnnwl0ko/images/stencil/100w/content/btu-calc/v2/img/btu_bathroom.png); }

body.is-sticky:not(.sticky-stop) #results {
  position: fixed;
  bottom: 0px;
  left: 10px;
  right: 10px;
  z-index: 100; }
  body.is-sticky:not(.sticky-stop) #results .understand_results, body.is-sticky:not(.sticky-stop) #results h2, body.is-sticky:not(.sticky-stop) #results h4, body.is-sticky:not(.sticky-stop) #results .design-temp, body.is-sticky:not(.sticky-stop) #results .heat-loss {
    display: none; }
  body.is-sticky:not(.sticky-stop) #results .results-box .result-output {
    margin-top: 0px; }

@media (min-width: 1181px) {
  body.is-sticky #results {
    position: fixed;
    bottom: auto !important;
    left: auto !important;
    right: auto  !important;
    top: 60px;
    max-height: calc(100% - 60px);
    overflow: auto;
    width: 400px; }
    body.is-sticky #results .understand_results, body.is-sticky #results h2, body.is-sticky #results h4, body.is-sticky #results .design-temp, body.is-sticky #results .heat-loss {
      display: inherit !important; }
    body.is-sticky #results .results-box .result-output {
      margin-top: 24px; } }

.results_pane {
  margin-top: 30px; }
  .results_pane #results {
    min-height: 20px; }
    .results_pane #results img {
      float: left;
      margin-right: 10px; }
    .results_pane #results .results-box {
      padding: 12px;
      border: 1px solid #ddd;
      border-radius: 8px;
      background: #eee;
      text-align: center; }
      .results_pane #results .results-box .result-output {
        margin-top: 24px; }
      .results_pane #results .results-box .outputBTU {
        color: #104b64;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 12px; }
      .results_pane #results .results-box h2 {
        margin-top: 0px;
        margin-bottom: 10px;
        padding-bottom: 4px;
        text-align: center;
        border-bottom: 2px dashed #ccc; }
      .results_pane #results .results-box h4 {
        margin-top: 0px;
        margin-bottom: 10px;
        padding-bottom: 4px; }
    .results_pane #results .understand_results {
      border-radius: 6px;
      margin-top: 10px; }
      .results_pane #results .understand_results p {
        font-size: 16px; }

.homepage-category-filtered {
  padding: 1rem 0;
  margin-bottom: 1rem; }
  .homepage-category-filtered .sidebarBlock-heading {
    background: #104b64;
    color: #fff;
    padding: 4px;
    margin-bottom: 0px; }
  .homepage-category-filtered h5 {
    font-size: 16px; }
  .homepage-category-filtered #facetedSearch.sidebarBlock {
    background: none; }
    .homepage-category-filtered #facetedSearch.sidebarBlock > .sidebarBlock {
      background: none;
      padding: 4px 0 0 0; }
  .homepage-category-filtered .pagination-item {
    padding: 4px;
    border-radius: 5px;
    border-color: #104b64;
    margin-left: 4px; }
    .homepage-category-filtered .pagination-item span {
      min-width: 14px;
      height: 14px;
      display: inline-block;
      font-size: 16px; }
      .homepage-category-filtered .pagination-item span .icon {
        display: none; }
    .homepage-category-filtered .pagination-item.pagination-item--current {
      background: #104b64;
      color: #fff;
      margin-left: 4px;
      margin-right: 0; }
    .homepage-category-filtered .pagination-item.pagination-item--previous:before {
      content: "\f060";
      font-weight: bold;
      font-family: "Font Awesome 5 Free"; }
    .homepage-category-filtered .pagination-item.pagination-item--next:after {
      content: "\f061";
      font-weight: bold;
      font-family: "Font Awesome 5 Free"; }
  .homepage-category-filtered .products .pagination {
    display: none !important; }

.productView-options form.form.flyout-form {
  display: flex;
  flex-direction: column; }
  .productView-options form.form.flyout-form .leadtime {
    order: 2;
    margin-top: 1rem; }

.button.options-flyout-action {
  width: 100%;
  font-size: 1.42857rem; }
  .button.options-flyout-action.disabled,
  .button.options-flyout-action [disabled] {
    background-color: #a4a4a4;
    border-color: #333;
    color: #eee;
    cursor: wait; }
  .button.options-flyout-action.invalid {
    background: #d64c4c;
    color: #fff; }
    .button.options-flyout-action.invalid:after {
      content: " (Please Complete Required Options)";
      font-size: 12px;
      font-style: italic;
      text-transform: capitalize; }

.button.gold {
  background: #e09b22; }

.dark-product-modal {
  background: rgba(0, 0, 0, 0.35);
  filter: blur(1);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000; }
  @media (min-width: 739px) {
    .dark-product-modal {
      background: none; } }

html.flyout-option-active,
html.flyout-option-active body {
  position: fixed;
  height: 100%;
  width: 100%; }

.productView-product.flex .cta-section .productView-options .product-options.flyout {
  background: white;
  position: fixed;
  z-index: 900;
  overflow-y: scroll;
  display: block !important;
  width: 95vw;
  height: 100%;
  padding: 0.5rem;
  top: 0px;
  z-index: 1005;
  height: 100vh;
  overflow-y: auto; }
  @media (min-width: 739px) {
    .productView-product.flex .cta-section .productView-options .product-options.flyout {
      background: #f0f1f1; } }
  .productView-product.flex .cta-section .productView-options .product-options.flyout.flyout-left {
    left: -100%;
    right: auto;
    box-shadow: 10px 0px 13px rgba(0, 0, 0, 0.4); }
  .productView-product.flex .cta-section .productView-options .product-options.flyout.flyout-right {
    left: auto;
    right: -100%;
    box-shadow: -10px 0px 13px rgba(0, 0, 0, 0.4); }
  @media (min-width: 739px) {
    .productView-product.flex .cta-section .productView-options .product-options.flyout {
      width: 75vw;
      padding: 2rem;
      min-width: 600px; } }
  @media (min-width: 1600px) {
    .productView-product.flex .cta-section .productView-options .product-options.flyout {
      width: 45vw;
      padding: 2rem;
      min-width: 600px; } }
  .productView-product.flex .cta-section .productView-options .product-options.flyout i.fa-times {
    font-size: 1.4rem;
    color: #333;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px; }
    @media (min-width: 739px) {
      .productView-product.flex .cta-section .productView-options .product-options.flyout i.fa-times {
        font-size: 2rem; } }
    .productView-product.flex .cta-section .productView-options .product-options.flyout i.fa-times:hover {
      color: #cc4749; }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .swal_title_container {
    display: grid;
    padding: 0px 7px;
    grid-gap: 4px;
    align-items: center; }
    @media (min-width: 739px) {
      .productView-product.flex .cta-section .productView-options .product-options.flyout .swal_title_container {
        grid-template-columns: 1fr 2fr; } }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .swal_title_container p {
      grid-column: 1/3; }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .option-header {
    display: grid;
    grid-template-columns: 2fr 1fr;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
    grid-gap: 4px;
    align-items: center; }
    @media (min-width: 739px) {
      .productView-product.flex .cta-section .productView-options .product-options.flyout .option-header {
        margin-top: 0px; } }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .option-header h3 {
      margin: 0px;
      font-size: 1.7rem; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .option-header .option-totalprice {
      justify-content: flex-end;
      text-align: right;
      font-weight: bold;
      font-size: 2rem;
      color: #333;
      min-height: 63px; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .option-header .option-totalprice small {
        color: #666;
        font-size: 14px;
        display: block; }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    justify-content: left;
    position: relative; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.is-required > label:before {
      content: "\f071";
      color: #d64c4c; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.is-required > label small {
      font-weight: bold; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.completed > label:before {
      content: "\f058";
      color: #3fd077; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field .form-select--small,
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field .form-select--date {
      max-width: 100%; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field .form-label,
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field ul.productOptions-list.list-images-only {
      width: 100%; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.isOpen[data-product-attribute="product-list"] {
      min-height: 300px; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.isOpen > .form-label {
      background: #11526d; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.isOpen > .form-label:after {
        content: "\f077"; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > * {
      display: none; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label {
      display: grid;
      background: #0c3b4e;
      color: #fff;
      position: relative;
      border-radius: 6px;
      font-size: 16px;
      padding: 4px 40px 4px 40px; }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label {
          grid-template-columns: 5fr 4fr 1fr; } }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label .froo-help-bubble {
        background: #00202d; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label:before {
        position: absolute;
        content: "\f067";
        font-family: "Font Awesome 5 Free";
        padding-right: 4px;
        font-size: 19px;
        font-weight: bold;
        left: 6px;
        top: 50%;
        transform: translateY(-50%); }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label:after {
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        padding-right: 0.5em;
        font-weight: bold;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%); }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label + * {
        display: none;
        margin-top: 1rem; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label small {
        color: #fff;
        color: #e09b22;
        font-size: 12px;
        grid-column: 1; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label [data-option-value] {
        display: none; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label .option-choice {
        display: flex;
        grid-column: 1/4;
        grid-row: 3/4;
        align-items: center;
        justify-content: flex-start;
        color: #104b64;
        border: 1px solid;
        min-height: 40px;
        border-radius: 5px;
        background: #fff;
        font-size: 12px;
        display: none;
        text-align: left;
        padding: 3px;
        grid-gap: 3px; }
        @media (min-width: 739px) {
          .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label .option-choice {
            grid-column: 2;
            grid-row: 1/3; } }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label .option-choice img {
          border-radius: 5px; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field > .form-label .option-pricing {
        display: flex;
        font-weight: bold;
        justify-content: flex-end;
        align-items: center;
        color: #e09b22;
        font-size: 12px;
        grid-column: 3;
        grid-row: 1/3; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field .productOptions-list {
      border: none; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field h2.swal2-title {
      margin-top: 0px; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .columns {
      float: none; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .finishes-opt {
      display: grid;
      position: relative;
      grid-template-columns: 1fr;
      align-items: center; }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .finishes-opt {
          grid-template-columns: 3fr 1fr; } }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .finishes-opt .preview-finish {
        display: none;
        font-size: 16px;
        position: relative;
        border-radius: 5px;
        margin-bottom: 5px;
        border: 1px solid #ccc;
        padding: 3px;
        text-align: center; }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .finishes-opt .preview-finish::before {
          content: "Selected Finish:";
          position: absolute;
          left: 4px;
          border-radius: 5px;
          padding: 2px 3px;
          font-weight: bold;
          background: rgba(0, 0, 0, 0.7);
          color: #fff;
          text-align: left; }
        @media (min-width: 739px) {
          .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .finishes-opt .preview-finish {
            order: 2; } }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .finishes-opt .preview-finish.active {
          display: block !important;
          order: 0; }
          @media (min-width: 739px) {
            .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .finishes-opt .preview-finish.active {
              display: none !important; } }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .finishes-opt.no-preview-finish {
        grid-template-columns: 1fr; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results {
      display: grid;
      align-items: top;
      width: 100%;
      justify-content: space-around;
      grid-template-columns: repeat(2, 1fr);
      padding: 0px 1rem;
      grid-gap: 0.5rem; }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results {
          max-height: calc(100vh - 350px);
          overflow-y: auto; } }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results {
          grid-template-columns: repeat(3, 1fr); } }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results.many {
          grid-template-columns: repeat(3, 1fr); } }
      @media (min-width: 1181px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results.many {
          grid-template-columns: repeat(3, 1fr); } }
      @media (min-width: 1600px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results.many {
          grid-template-columns: repeat(4, 1fr); } }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results.few {
        grid-template-columns: repeat(2, 1fr); }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .swal_thumb {
        text-align: center; }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .swal_thumb .form-label {
          padding: 0.25rem 0.5rem; }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .swal_thumb .label-content {
          font-weight: normal;
          font-size: 15px;
          display: block; }
          .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .swal_thumb .label-content em.inside_brackets {
            font-size: 12px;
            display: block; }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .swal_thumb .finish-note {
          display: block;
          font-size: 12px;
          font-style: italic; }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .swal_thumb .option-price {
          font-size: 16px;
          color: #104b64;
          line-height: 2;
          display: block; }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .swal_thumb.selected .form-label {
          border: 2px solid #3fd077;
          border-radius: 5px;
          position: relative; }
          .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .swal_thumb.selected .form-label:after {
            content: "\f058";
            font-family: "Font Awesome 5 Free";
            color: #3fd077;
            font-weight: bold;
            position: absolute;
            bottom: 0px;
            right: 2px;
            font-size: 18px; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .continue-button {
        display: none;
        bottom: 20px;
        left: 40px;
        right: 20px;
        position: fixed; }
        @media (min-width: 739px) {
          .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field.modal-form-field .results .continue-button {
            left: 0px;
            right: 0px;
            position: absolute; } }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .productOptions-list-item .form-radio:checked + label img {
    border: 2px solid #3fd077 !important;
    position: relative; }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .productOptions-list-item .form-radio:checked + label:before {
    content: "\f058";
    color: #3fd077;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    padding-right: 4px;
    bottom: 2px;
    right: 2px;
    font-size: 19px;
    font-weight: bold; }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .productOptions-list.has-reset {
    margin-bottom: 13px; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .productOptions-list.has-reset .productOptions-list-item.reset label {
      font-size: 14px !important;
      text-transform: uppercase;
      padding: 6px 20px !important;
      border-radius: 6px !important; }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .option-footer {
    margin-bottom: 2rem; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .option-footer .button.closeOptions {
      width: 100%;
      border-radius: 10px;
      margin-bottom: 14rem;
      z-index: 1000;
      font-size: 1.2rem;
      position: relative; }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .option-footer .button.closeOptions {
          margin-bottom: 0px; } }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .filters {
    font-size: 12px;
    display: grid;
    grid-gap: 4px;
    background: #eee;
    border-radius: 6px;
    padding: 4px;
    grid-template-columns: 1fr;
    padding: 10px;
    margin-bottom: 10px; }
    @media (min-width: 370px) {
      .productView-product.flex .cta-section .productView-options .product-options.flyout .filters {
        grid-template-columns: 1fr; } }
    @media (min-width: 739px) {
      .productView-product.flex .cta-section .productView-options .product-options.flyout .filters {
        grid-template-columns: 1fr 1fr 1fr; } }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .filters select {
      border-radius: 6px; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .filters h4 {
      margin-top: 0px; }
      @media (min-width: 370px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .filters h4 {
          grid-column: 1/2; } }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .filters h4 {
          grid-column: 1/4; } }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .product-options.flyout .filters h4 {
          grid-column: 1/5; } }
    @media (min-width: 1181px) {
      .productView-product.flex .cta-section .productView-options .product-options.flyout .filters {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .filters .filter-orientation {
      order: 3; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .filters .filter-trvmanual {
      order: 2; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .filters .filter-product-series {
      order: 4; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .filters .filter-style {
      order: 0; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .filters .filter-finish {
      order: 1; }
  @media (min-width: 739px) {
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field ul.productOptions-list.list-images-only .productOptions-list-item.item-0 .form-label img:hover + .label-content {
      left: 150% !important; } }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label img:hover + .label-content {
    z-index: 1001 !important;
    animation: none; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label img:hover + .label-content img {
      max-width: 150px !important; }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .form-field ul.productOptions-list.list-images-only .productOptions-list-item .form-label img:hover + .label-content .inhibitor-warning {
      display: none; }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .finishtypes {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 4px;
    background: #fff;
    border-radius: 3px;
    display: grid;
    grid-gap: 4px;
    grid-template-columns: repeat(3, 1fr); }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .finishtypes > span {
      font-weight: bold;
      grid-column: 1/4; }
  .productView-product.flex .cta-section .productView-options .product-options.flyout .colour-finish-filter.swatches {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 4px;
    background: #fff;
    border-radius: 3px;
    display: grid;
    grid-gap: 2px;
    grid-template-columns: repeat(5, 1fr); }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .colour-finish-filter.swatches > span {
      font-weight: bold;
      grid-column: 1/6; }
    @media (min-width: 1181px) {
      .productView-product.flex .cta-section .productView-options .product-options.flyout .colour-finish-filter.swatches {
        grid-template-columns: repeat(12, 1fr); }
        .productView-product.flex .cta-section .productView-options .product-options.flyout .colour-finish-filter.swatches > span {
          grid-column: 1/13; } }
    .productView-product.flex .cta-section .productView-options .product-options.flyout .colour-finish-filter.swatches label {
      border-radius: 0px;
      cursor: pointer; }
      .productView-product.flex .cta-section .productView-options .product-options.flyout .colour-finish-filter.swatches label:hover span {
        width: auto;
        min-width: 100%;
        white-space: nowrap;
        background: #333;
        background: #104b64;
        color: #fff;
        padding: 4px 6px;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); }

.chosen-options-output {
  display: grid;
  background: #eee;
  display: none;
  grid-template-columns: 1fr;
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  border: 1px solid #ddd;
  grid-gap: 4px 5px;
  align-items: center;
  justify-content: left; }
  @media (min-width: 739px) {
    .chosen-options-output {
      grid-template-columns: 1fr 1fr; } }
  .chosen-options-output h2,
  .chosen-options-output h3,
  .chosen-options-output h4 {
    margin: 4px 0px 10px 0px;
    color: #e09b22;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center; }
    @media (min-width: 739px) {
      .chosen-options-output h2,
      .chosen-options-output h3,
      .chosen-options-output h4 {
        grid-column: 1/3; } }
  .chosen-options-output .chosen-option-value {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: left;
    grid-gap: 7px 10px;
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px; }
    .chosen-options-output .chosen-option-value img,
    .chosen-options-output .chosen-option-value .no-image {
      flex: 0 0 50px;
      border: 1px solid #ddd;
      border-radius: 3px;
      height: 50px; }
    .chosen-options-output .chosen-option-value .no-image {
      border: none;
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center;
      width: 50px; }
      .chosen-options-output .chosen-option-value .no-image:before {
        content: "\f46c";
        color: #3fd077;
        font-size: 3rem;
        font-family: "Font Awesome 5 Free";
        font-weight: bold; }
    .chosen-options-output .chosen-option-value .option-desc {
      flex: 1 1 calc(100% - 60px);
      display: flex;
      align-items: center;
      flex-wrap: nowrap; }
      .chosen-options-output .chosen-option-value .option-desc img {
        margin-right: 3px; }
      .chosen-options-output .chosen-option-value .option-desc .no-image {
        margin-right: 3px; }
    .chosen-options-output .chosen-option-value .opt-label {
      flex: 1 1 100%;
      color: #104b64; }
    .chosen-options-output .chosen-option-value .plist {
      justify-self: flex-end;
      font-weight: bold; }

.generatedAddons {
  width: 100%; }
  .generatedAddons .products {
    position: relative;
    padding-bottom: 50px;
    display: grid;
    max-height: 80vh;
    overflow-y: auto;
    grid-template-columns: 1fr 1fr;
    grid-gap: 3px; }
    @media (min-width: 370px) {
      .generatedAddons .products {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 3px; } }
    @media (min-width: 739px) {
      .generatedAddons .products {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 7px; } }
    .generatedAddons .products h3 {
      grid-column: 1/6;
      text-align: center;
      color: #d64c4c; }
    .generatedAddons .products .productOptions-list-item {
      display: flex;
      flex-direction: column;
      align-items: center;
      border: 1px solid #eee;
      border-radius: 6px;
      padding: 2px;
      margin: 0;
      justify-content: flex-start; }
      .generatedAddons .products .productOptions-list-item img {
        border-radius: 3px; }
      .generatedAddons .products .productOptions-list-item .addon_title {
        font-size: 12px;
        text-align: center;
        flex: 1 1 100%; }
      .generatedAddons .products .productOptions-list-item .addon_price {
        color: #3fd077;
        font-size: 17px;
        justify-self: flex-end;
        font-weight: bold; }
      .generatedAddons .products .productOptions-list-item.reset {
        background: #cc4749;
        color: #fff;
        grid-column: 1/3;
        margin-top: 0.5rem;
        max-height: 40px;
        padding: 10px 30px;
        border: none;
        font-size: 14px;
        text-transform: uppercase;
        bottom: -12px;
        left: 0;
        right: 0;
        font-weight: 700;
        font-family: "GothamBook"; }
        @media (min-width: 370px) {
          .generatedAddons .products .productOptions-list-item.reset {
            grid-column: 1/4; } }
        @media (min-width: 739px) {
          .generatedAddons .products .productOptions-list-item.reset {
            grid-column: 1/6; } }
        @media (min-width: 1181px) {
          .generatedAddons .products .productOptions-list-item.reset {
            grid-column: 1/6; } }
    .generatedAddons .products input[type='radio'] {
      display: none; }
      .generatedAddons .products input[type='radio']:checked + .productOptions-list-item:not(.reset) {
        border: 2px solid #3fd077;
        position: relative; }
        .generatedAddons .products input[type='radio']:checked + .productOptions-list-item:not(.reset):before {
          content: "\f058";
          color: #3fd077;
          position: absolute;
          font-family: "Font Awesome 5 Free";
          padding-right: 4px;
          bottom: 2px;
          right: 2px;
          font-size: 19px;
          font-weight: bold; }

form.form.validate .product-options.flyout {
  background: purple; }
  form.form.validate .product-options.flyout .form-field > .form-label.invalid {
    background: #d64c4c !important; }

.productView-images {
  padding: 0px; }

.productView-details {
  padding: 0px; }

.productView-product.flex .cta-section .productView-options .height-width-control, .productView-product.flex .cta-section .productView-options .linked-products {
  display: grid;
  margin-bottom: 0.5rem;
  grid-gap: 10px; }
  @media (min-width: 739px) {
    .productView-product.flex .cta-section .productView-options .height-width-control, .productView-product.flex .cta-section .productView-options .linked-products {
      grid-template-columns: 1fr 1fr; } }
  .productView-product.flex .cta-section .productView-options .height-width-control .form-field, .productView-product.flex .cta-section .productView-options .linked-products .form-field {
    flex-direction: column;
    display: block;
    flex: 0 0 50%;
    margin-bottom: 0.5rem; }
    .productView-product.flex .cta-section .productView-options .height-width-control .form-field.hide, .productView-product.flex .cta-section .productView-options .linked-products .form-field.hide {
      display: none; }
    .productView-product.flex .cta-section .productView-options .height-width-control .form-field .form-label, .productView-product.flex .cta-section .productView-options .linked-products .form-field .form-label {
      width: 100%;
      display: block;
      padding-bottom: 3px;
      font-weight: normal;
      flex: 0 0 100%; }
      @media (min-width: 739px) {
        .productView-product.flex .cta-section .productView-options .height-width-control .form-field .form-label, .productView-product.flex .cta-section .productView-options .linked-products .form-field .form-label {
          font-size: 11px; } }
    .productView-product.flex .cta-section .productView-options .height-width-control .form-field .form-select, .productView-product.flex .cta-section .productView-options .linked-products .form-field .form-select {
      border-radius: 30px;
      border: 1px solid #ddd;
      font-size: 14px;
      display: block;
      width: 100%;
      max-width: none; }
    .productView-product.flex .cta-section .productView-options .height-width-control .form-field.full-width, .productView-product.flex .cta-section .productView-options .linked-products .form-field.full-width {
      grid-column: 1/3; }
  .productView-product.flex .cta-section .productView-options .height-width-control .button-box .button, .productView-product.flex .cta-section .productView-options .linked-products .button-box .button {
    border-radius: 30px;
    padding-bottom: 7px;
    font-family: "GothamMedium";
    margin-bottom: 0px; }

.productView-product.flex .cta-section .productView-options .linked-products {
  display: none;
  padding-bottom: 0.5rem; }

.snap-gallery {
  overflow: hidden; }
  .snap-gallery .snap-track {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 100%;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    scrollbar-width: none;
    user-select: none; }
    .snap-gallery .snap-track::-webkit-scrollbar {
      display: none; }
    .snap-gallery .snap-track:active {
      cursor: grabbing; }
    .snap-gallery .snap-track::after {
      content: "";
      width: 1px; }
    .snap-gallery .snap-track .snap-slide {
      position: relative;
      scroll-snap-align: start;
      aspect-ratio: var(--ar, 1);
      margin: 0;
      display: flex;
      align-items: center; }
      .snap-gallery .snap-track .snap-slide > img {
        width: 100%;
        height: auto;
        display: block; }
  .snap-gallery.snap-ready .snap-track {
    cursor: grab; }
  .snap-gallery.snap-ready:before {
    content: " ";
    background-image: url(https://store-wfnnwl0ko.mybigcommerce.com/product_images/uploaded_images/swipe.png);
    width: 40px;
    height: 40px;
    background-size: cover;
    position: absolute;
    bottom: 1%;
    z-index: 100;
    left: calc(50% - 20px);
    opacity: 0; }
  .snap-gallery.snap-ready:hover:before {
    animation: swipeHint 2.5s ease-in-out forwards;
    filter: invert(0.25); }

@keyframes swipeHint {
  0% {
    transform: translateX(0);
    opacity: 1; }
  10% {
    transform: translateX(30px); }
  20% {
    transform: translateX(-30px); }
  30% {
    transform: translateX(15px); }
  40% {
    transform: translateX(-15px); }
  50% {
    transform: translateX(10px); }
  60% {
    transform: translateX(-10px); }
  70% {
    transform: translateX(5px); }
  80% {
    transform: translateX(-5px); }
  90% {
    transform: translateX(0);
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateX(0); } }

.card-img-container.snap_gallery:after {
  padding-bottom: 0px; }

.iframe-contain iframe {
  width: 100%;
  height: auto;
  min-height: 1480px;
  border: 0;
  margin: auto; }
  @media (min-width: 739px) {
    .iframe-contain iframe {
      min-height: 1480px; } }
  @media (min-width: 1181px) {
    .iframe-contain iframe {
      min-height: 1300px; } }
  @media (min-width: 1600px) {
    .iframe-contain iframe {
      min-height: 1000px; } }

@media (min-width: 0px) and (max-width: 739px) {
  div.easyzoom-flyout {
    display: none !important; } }
