@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Karla:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Karla:wght@800&display=swap");
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css);
input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: 0 !important;
  outline-offset: 0 !important; }

input:focus + label {
  outline: 0 !important;
  outline-offset: 0 !important; }

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: 551px)/";
  width: 0; }

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

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

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

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

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

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

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: #cccccc;
  color: #333333;
  cursor: auto;
  font-family: "Karla", 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: 551px) {
  .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: 992px) {
  .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: "Karla", 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: #757575;
  border-color: #757575;
  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: white;
    border-color: white;
    color: #333333; }
  .alert-box.warning {
    background-color: #f1a500;
    border-color: #f1a500;
    color: #333333; }
  .alert-box.info {
    background-color: #666666;
    border-color: #666666;
    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: 551px) {
  .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: 992px) {
  .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: #e5e5e5;
  border-radius: 0; }
  .breadcrumbs > * {
    color: #333333;
    float: left;
    font-size: 13px;
    line-height: 13px;
    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: "Karla", 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: #757575;
  border-color: #5e5e5e;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #5e5e5e; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: white;
    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: #666666;
    border-color: #525252;
    color: #FFFFFF; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #525252; }
    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: #757575;
    border-color: #5e5e5e;
    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: #5e5e5e; }
    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: #757575; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: white;
      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: white; }
    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: #666666;
      border-color: #525252;
      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: #525252; }
      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: #666666; }

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

@media only screen and (min-width: 551px) {
  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: 551px) {
      .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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
  .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: #f4f4f4; }
    .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: #f4f4f4;
  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: #757575;
    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: #757575; }
  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: 551px) {
    .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: 992px) {
    .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: #757575; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: #757575; }
    .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: 551px) {
    .icon-bar.two-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .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: 551px) {
    .icon-bar.three-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .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: 551px) {
    .icon-bar.four-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .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: 551px) {
    .icon-bar.five-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .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: 551px) {
    .icon-bar.six-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .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: 551px) {
    .icon-bar.seven-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .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: 551px) {
    .icon-bar.eight-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 992px) {
    .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: 551px) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 992px) {
  .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: 551px) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 992px) {
  .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: 551px) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 992px) {
  .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: 551px) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 992px) {
  .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: 551px) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 992px) {
  .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: 551px) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 992px) {
  .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: 551px) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 992px) {
  .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: "Karla", 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: #757575;
  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: white;
    color: #333333; }
  .label.info {
    background-color: #666666;
    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: 551px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 551px) {
  .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: #757575;
    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: #757575;
      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: #cccccc;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout a:not(.button) {
      color: #757575; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #656565; }
  .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: "Karla", 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: "Karla", 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 #757575;
  height: 0.78571rem;
  margin-bottom: 1.5rem;
  padding: 0.21429rem; }
  .progress .meter {
    background: #757575;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
    .progress .meter.secondary {
      background: white;
      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: white;
    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: #757575;
      border-radius: 2px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #676767; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #757575;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #676767; }
  .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: #757575;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #676767; }

.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: #757575; }
  .range-slider-handle:hover {
    background: #676767; }

.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: 551px) {
    .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: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .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: 551px) {
    .modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 551px) {
    .modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 551px) {
    .modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 551px) {
    .modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 551px) {
    .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: 551px) {
      .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: 25px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 1.125rem; }

.side-nav {
  display: block;
  font-family: "Karla", 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: #757575;
      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: #9e9e9e; }
      .side-nav li a:not(.button):active {
        color: #9e9e9e; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #9e9e9e;
      font-family: "Karla", 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: #757575;
      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: "Karla", 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: #757575;
      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: #656565; }

.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: #757575; }
  .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: #757575; }
  .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: #cccccc;
  border: solid 1px #e5e5e5;
  margin-bottom: 3rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #333333;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #e5e5e5; }
    table thead tr th,
    table thead tr td {
      color: #333333;
      font-size: 1rem;
      font-weight: 600;
      padding: 1.5rem; }
  table tfoot {
    background: #e5e5e5; }
    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: #cccccc; }
  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: "Karla", 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: 551px) {
  .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(117, 117, 117, 0.5); }
  .th.radius {
    border-radius: 2px; }

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

/* 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: 551px) {
      .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: "Karla", 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: #757575;
        border-color: #5e5e5e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #5e5e5e; }
        .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: white;
        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: #666666;
        border-color: #525252;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #525252; }
        .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: #757575;
      border-color: #5e5e5e;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #5e5e5e; }
      .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: white;
        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: #666666;
        border-color: #525252;
        color: #FFFFFF; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #525252; }
        .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: #757575;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #656565;
        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: 551px) {
  .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: #757575;
      color: #FFFFFF;
      line-height: 3.21429rem;
      padding: 0 1.07143rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #656565;
        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: #757575;
    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: 551px) {
  .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: 551px) and (max-width: 992px) {
  .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: 551px) {
  .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: 992px) and (max-width: 1261px) {
  .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: 992px) {
  .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: 1261px) 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: 1261px) {
  .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: #757575;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #656565; }
  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: "Karla", 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: 28px-rem-calc(10); }

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

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

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

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.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: #e5e5e5;
  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: 551px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 24px; }
  h1 {
    font-size: 28px; }
  h2 {
    font-size: 25px; }
  h3 {
    font-size: 22px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 15px; }
  h6 {
    font-size: 13px; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.34in; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.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: 15px; }

.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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
    .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: 551px) {
  .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: 992px) {
  .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: 1261px) {
  .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 */
.print-only,
.show-for-print {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }
  .hide-on-print,
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

.flex-end {
  display: flex;
  justify-content: space-between;
  width: 100%; }

.padding-l-med {
  padding-left: 30px; }

.padding-l-lg {
  padding-left: 45px; }

h1.its-custom {
  font-size: 4.28571rem;
  text-transform: uppercase;
  line-height: 6.35714rem; }

h2.its-custom {
  font-size: 2.14286rem;
  text-transform: uppercase;
  line-height: 4rem; }

h3.its-custom {
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 2.92857rem; }

h4.its-custom {
  font-size: 1.42857rem;
  line-height: 5.42857rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

h5.its-custom {
  font-size: 1.28571rem;
  line-height: 1.92857rem;
  color: #1cba75;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

p.its-custom {
  font-size: 1.42857rem;
  line-height: 3.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.paragraph-its-custom {
  border-bottom: none;
  font-size: 1.42857rem;
  line-height: 3.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .paragraph-its-custom a {
    text-decoration: none; }
  .paragraph-its-custom h1 {
    font-size: 4.28571rem;
    text-transform: uppercase;
    line-height: 6.35714rem; }
  .paragraph-its-custom h2 {
    font-size: 2.14286rem;
    text-transform: uppercase;
    line-height: 4rem; }
  .paragraph-its-custom h3 {
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 2.92857rem; }
  .paragraph-its-custom h4 {
    font-size: 1.42857rem;
    line-height: 5.42857rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .paragraph-its-custom h5 {
    font-size: 1.28571rem;
    line-height: 1.92857rem;
    color: #1cba75;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .paragraph-its-custom p {
    font-size: 1.42857rem;
    line-height: 3.14286rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

a {
  text-decoration: none; }

.btn-link-its {
  display: inline-block;
  border-radius: 8px;
  text-transform: uppercase;
  text-decoration: none;
  text-decoration: none;
  color: white;
  background-color: #0f9c1f;
  margin: 0.71429rem;
  font-weight: bold; }
  .btn-link-its p {
    text-align: center;
    margin-bottom: 0px; }

.btn-link-its:hover {
  background-color: #fce500;
  color: #333333; }

.btn-link-its.btn-sm {
  font-size: 1.28571rem;
  line-height: 1.57143rem;
  padding: 1.57143rem; }

.btn-link-its.btn-lg {
  font-size: 1.85714rem;
  line-height: 2.21429rem;
  padding: 2.57143rem; }

.btn-link-its.btn-primary {
  background-color: #0f9c1f; }

.btn-link-its.btn-secondary {
  background-color: #333333; }

.btn-link-its.hover-yellow:hover {
  background-color: #fce500;
  color: #333333; }

.btn-link-its.hover-light:hover {
  background-color: white;
  color: #333333;
  border: 0.07143rem solid #333333; }

.btn-its {
  text-transform: uppercase;
  color: white;
  background-color: #0f9c1f;
  margin-bottom: 0.71429rem;
  border: none;
  font-size: 1.71429rem;
  font-weight: bold;
  line-height: 2.21429rem;
  width: 100%;
  padding-top: 1.57143rem;
  padding-bottom: 1.57143rem;
  border-radius: 0.57143rem;
  transition: all 0.15s ease; }
  @media screen and (max-width: 992px) {
    .btn-its {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
      font-size: 1.14286rem; } }

.btn-its:hover {
  background-color: #fce500;
  color: #333333; }

.btn-sml {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }

.btn-lg {
  padding-top: 1.57143rem;
  padding-bottom: 1.57143rem; }

.btn-primary {
  background-color: #0f9c1f; }

.btn-secondary {
  background-color: #333333; }

btn-hover-yellow:hover {
  background-color: #fce500;
  color: #333333; }

.btn-its.btn-hover-light:hover {
  background-color: white;
  color: #333333; }

.btn-width-xsml {
  width: 11.64286rem; }

.btn-width-sml {
  width: 14.35714rem; }

.btn-width-med {
  width: 14.78571rem; }

.btn-width-lg {
  width: 19.42857rem; }

.btn-width-xlg {
  width: 25.07143rem; }

.btn-width-xxlg {
  width: 27.78571rem; }

.btn-endOfForm {
  text-transform: uppercase;
  color: white;
  margin-bottom: 0.71429rem;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 11.28571rem;
  background-color: #333333;
  height: 3.42857rem; }

.button[adding] {
  cursor: not-allowed;
  background-color: #fce500 !important;
  color: black; }

.form-internal-labels-its {
  position: relative; }
  .form-internal-labels-its ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999999;
    opacity: 1;
    /* Firefox */ }
  .form-internal-labels-its :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999; }
  .form-internal-labels-its ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #999999; }
  .form-internal-labels-its :focus::-webkit-input-placeholder {
    color: "color-its-form-focus"; }
  .form-internal-labels-its :-moz-placeholder:focus {
    color: "color-its-form-focus"; }
  .form-internal-labels-its :-ms-input-placeholder:focus {
    color: "color-its-form-focus"; }
  .form-internal-labels-its .label-its {
    display: block;
    position: absolute;
    padding-left: 1.42857rem;
    top: 0.14286rem;
    pointer-events: none;
    font-size: 0.85714rem;
    line-height: 1rem;
    color: #999999; }
  .form-internal-labels-its input:focus {
    outline: none !important;
    border-color: #4e6abf;
    color: #4e6abf; }
  .form-internal-labels-its input:focus + .label-its {
    color: #4e6abf; }
  .form-internal-labels-its input {
    border-radius: 8px;
    border-width: 1px;
    border-color: #999999;
    color: #999999;
    background-color: transparent;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 2.35714rem;
    height: 3.42857rem; }
  .form-internal-labels-its input:placeholder-shown + .label-its {
    display: none; }
  .form-internal-labels-its select {
    border-radius: 8px;
    border-width: 1px;
    border-color: #999999;
    color: #999999;
    background-color: transparent;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 2.35714rem;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 3.42857rem; }
  .form-internal-labels-its select:focus {
    outline: none !important;
    border-color: #4e6abf;
    color: #4e6abf; }
  .form-internal-labels-its select:focus + .label-its {
    color: #4e6abf; }
  .form-internal-labels-its select:invalid + .label-its {
    display: none; }

.form-its input:focus {
  outline: none !important;
  border-color: #4e6abf;
  color: #4e6abf; }

.form-its label {
  margin-bottom: 0px; }

.form-its input {
  border-radius: 8px;
  border-width: 1px;
  border-color: #999999;
  color: #999999;
  background-color: transparent;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 14px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0px; }

.form-its select {
  border-radius: 8px;
  border-width: 1px;
  border-color: #999999;
  color: #999999;
  background-color: transparent;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 14px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 1.5rem;
  padding-bottom: 0px;
  padding-top: 0px; }

.form-its select:focus {
  outline: none !important;
  border-color: #4e6abf;
  color: #4e6abf; }

.display-box {
  display: flex;
  flex-direction: column;
  background-color: white;
  padding: 2.35714rem;
  margin-bottom: 1.42857rem;
  box-shadow: 0px 3px 6px #e6e6e6;
  border-radius: 10px; }

#alternatives-box-wrapper.display-box {
  padding-top: 0;
  box-shadow: none; }
  #alternatives-box-wrapper.display-box h3 {
    font-family: "Oswald";
    font-weight: 800;
    font-size: 2rem;
    line-height: 2.14286rem;
    margin-top: 1rem; }

.display-box-spec {
  display: flex;
  flex-direction: column;
  background-color: white;
  padding: 2.71429rem;
  margin: 1.42857rem 0;
  box-shadow: 0px 3px 6px #e6e6e6;
  border-radius: 10px;
  padding-bottom: 3.97rem; }

/* Hide scrollbar for Chrome, Safari and Opera */
.scrollbar-hidden::-webkit-scrollbar {
  display: none; }

/* Hide scrollbar for IE, Edge add Firefox */
.scrollbar-hidden {
  -ms-overflow-style: none;
  scrollbar-width: none;
  /* Firefox */ }

.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; }

/*! 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: 551px) {
    html {
      font-size: 14px; } }
  @media (min-width: 992px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

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

p {
  margin-bottom: 1.5rem; }

h1, h2, h3, h4, h5, h6 {
  color: #444444;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.25px;
  margin-bottom: 0.78571rem; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #757575;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

hr {
  border: solid #e5e5e5;
  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 #cccccc;
  color: #333333;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 22px;
  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 #e5e5e5;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      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 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 #e5e5e5; }

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

.table-tbody tr {
  border-bottom: 1px solid #e5e5e5; }
  .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: "Oswald", 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: transparent;
  border-color: #8f8f8f;
  color: #666666;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #474747;
    color: #333333; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .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 {
  background-color: #444444;
  border-color: #444444;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .button--primary:active {
    background-color: black;
    border: 1px solid black;
    color: white; }

.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: 15px; }

.button--small {
  font-size: 13px;
  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: #757575; }

/*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: 4px;
      border-top-left-radius: 4px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 4px;
      border-right-width: 1px;
      border-top-right-radius: 4px; }

/*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: #f4f4f4;
  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: #f4f4f4;
  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: #757575;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #8f8f8f;
  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: #474747;
    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: 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: #8f8f8f;
  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: #474747; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #474747; }

/*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(51, 51, 51, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -0.75rem;
  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.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 551px) {
    .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 #8f8f8f;
      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(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 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(51, 51, 51, 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: #757575;
    box-shadow: 0 0 4px rgba(117, 117, 117, 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: #f4f4f4;
    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: 481px) {
    .form-actions {
      text-align: left; } }

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

@media (min-width: 481px) {
  .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 {
  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: #e5e5e5; }
  .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: #757575;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #757575; }
  .breadcrumb.current {
    color: #757575;
    cursor: default; }
    .breadcrumb.current a {
      color: #757575;
      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: #757575;
    content: "/";
    margin: 0;
    position: relative;
    top: 1px; }
  .breadcrumb:first-child:before {
    content: " ";
    margin: 0; }
  .breadcrumb::before {
    margin: 0 0.5rem; }
    @media (min-width: 481px) {
      .breadcrumb::before {
        margin: 0 0.5rem; } }

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

.tabs {
  border-bottom: 1px solid #e5e5e5;
  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: 551px) {
    .tab {
      float: left; } }

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

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

@media (min-width: 551px) {
  .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: 551px) {
  .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: 551px) {
  .navBar-item {
    float: left; } }

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

.navBar-action {
  color: black;
  font-size: 15px;
  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: #333333;
  font-size: 15px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #757575;
    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: #757575;
      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: #333333; }

li.pagination-item--current a, li.pagination-item--current button {
  color: #333333;
  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: #f4f4f4;
  border-color: #f4f4f4;
  color: white; }
  .alertBox .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox .button {
    margin: 0 0 0 0.78571rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .alertBox--info svg {
    fill: #dfdfdf; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  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: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(51, 51, 51, 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: #e5e5e5 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: "Karla", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

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

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e5e5e5 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 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 551px) {
    .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: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 551px) {
    .modal {
      transform: translateY(-50%); } }

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

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

.modal-header {
  border-bottom: 1px solid #e5e5e5;
  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 #e5e5e5;
  padding: 0.78571rem 1.5rem;
  text-align: center; }
  @media (min-width: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

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

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 25px;
  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: 15px;
  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: 551px) {
  .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: 551px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 551px) {
    .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: #757575; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #333333; }

.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: #757575; }

.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; }

.aria-description--hidden {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  margin-left: -10000px; }

/* 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: #8f8f8f;
    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: #757575;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  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: white;
    background-color: rgba(255, 255, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -5px; }
  @media (min-width: 1261px) {
    .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='%238f8f8f' 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;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='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: -5px; }
  @media (min-width: 1261px) {
    .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='%238f8f8f' 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;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='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-slide img {
  display: block;
  width: 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: #757575; }

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

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

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

div.slick-slider {
  width: 1px;
  min-width: 100%;
  *width: 100%; }

.carousel-tooltip {
  height: 1px;
  display: none;
  position: relative;
  margin-top: 10px; }
  .carousel-tooltip:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    border-width: 0.71429rem;
    border-style: solid;
    border-color: transparent transparent #313440 transparent; }
  .carousel-tooltip:after {
    content: attr(aria-label);
    padding: 0.28571rem 0.42857rem;
    background-color: #313440;
    color: white;
    position: absolute;
    font-size: 1rem;
    white-space: nowrap;
    right: 0;
    top: 100%;
    cursor: default;
    border-radius: 0.57143rem; }
  .carousel-tooltip:before, .carousel-tooltip:after {
    display: none; }
  .carousel-tooltip:focus:before, .carousel-tooltip:focus:after {
    display: block; }
  @media (min-width: 551px) {
    .carousel-tooltip {
      display: block; } }
  .carousel-tooltip:after {
    padding: 15px 10px;
    top: 10px; }
  .slick-prev:focus .carousel-tooltip:before, .slick-prev:focus .carousel-tooltip:after,
  .slick-next:focus .carousel-tooltip:before,
  .slick-next:focus .carousel-tooltip:after,
  .slick-dots button:focus .carousel-tooltip:before,
  .slick-dots button:focus .carousel-tooltip:after {
    display: block; }
  .slick-prev .carousel-tooltip:before,
  .slick-next .carousel-tooltip:before {
    top: -7px; }
  .slick-prev .carousel-tooltip:before {
    right: -2px; }
  .slick-prev .carousel-tooltip:after {
    right: auto;
    left: -5px; }
  .slick-next .carousel-tooltip:after {
    right: -5px; }
  .slick-dots button .carousel-tooltip {
    margin-top: 25px; }
    .slick-dots button .carousel-tooltip:before, .slick-dots button .carousel-tooltip:after {
      right: 50%;
      transform: translateX(50%); }
    .slick-dots button .carousel-tooltip:before {
      top: -7px; }

.carousel-play-pause-button {
  display: none;
  position: absolute;
  left: 15px;
  bottom: 0.5rem;
  height: 32px;
  min-width: 60px;
  max-width: 60px;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #8f8f8f;
  transition: color 100ms ease-out;
  z-index: 5;
  border: 1px solid white;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9); }
  @media (min-width: 375px) {
    .carousel-play-pause-button {
      min-width: 80px;
      max-width: 90px; } }
  @media (min-width: 551px) {
    .carousel-play-pause-button {
      max-width: 150px;
      font-size: 18px; } }
  @media (min-width: 992px) {
    .carousel-play-pause-button {
      left: 25px;
      bottom: 1.5rem; } }
  .carousel-play-pause-button:hover {
    color: #474747; }

.nanobar {
  display: none;
  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; }

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9; }
  .swal2-popup.swal2-toast .swal2-header {
    flex-direction: row;
    padding: 0; }
  .swal2-popup.swal2-toast .swal2-title {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 0 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: static;
    width: 0.8em;
    height: 0.8em;
    line-height: 0.8; }
  .swal2-popup.swal2-toast .swal2-content {
    justify-content: flex-start;
    padding: 0;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-icon {
    width: 2em;
    min-width: 2em;
    height: 2em;
    margin: 0; }
    .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
      display: flex;
      align-items: center;
      font-size: 1.8em;
      font-weight: bold; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
          font-size: .25em; } }
    .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 {
    flex-basis: auto !important;
    width: auto;
    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 1px #fff, 0 0 0 3px 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: 1.6em;
      height: 3em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.8em;
        left: -.5em;
        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 1.5em;
        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-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-toast-animate-success-line-tip .75s; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-toast-animate-success-line-long .75s; }
  .swal2-popup.swal2-toast.swal2-show {
    animation: swal2-toast-show 0.5s; }
  .swal2-popup.swal2-toast.swal2-hide {
    animation: swal2-toast-hide 0.1s forwards; }

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch; }
  .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(0, 0, 0, 0.4); }
  .swal2-container.swal2-backdrop-hide {
    background: transparent !important; }
  .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-bottom > :first-child,
  .swal2-container.swal2-bottom-start > :first-child,
  .swal2-container.swal2-bottom-left > :first-child,
  .swal2-container.swal2-bottom-end > :first-child,
  .swal2-container.swal2-bottom-right > :first-child {
    margin-top: auto; }
  .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.swal2-no-transition {
    transition: none !important; }
  .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-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem; }
  .swal2-popup:focus {
    outline: none; }
  .swal2-popup.swal2-loading {
    overflow-y: hidden; }

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.8em; }

.swal2-title {
  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-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0; }
  .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4; }
  .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-actions:not(.swal2-loading) .swal2-styled:active {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
  .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    box-sizing: border-box;
    width: 2.5em;
    height: 2.5em;
    margin: .46875em;
    padding: 0;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: .25em solid transparent;
    border-radius: 100%;
    border-color: transparent;
    background-color: transparent !important;
    color: transparent !important;
    cursor: default;
    user-select: none; }
  .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
    margin-right: 30px;
    margin-left: 30px; }
  .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: 3px solid #999999;
    border-radius: 50%;
    border-right-color: transparent;
    box-shadow: 1px 1px 1px #fff; }

.swal2-styled {
  margin: .3125em;
  padding: .625em 2em;
  box-shadow: none;
  font-weight: 500; }
  .swal2-styled:not([disabled]) {
    cursor: pointer; }
  .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #3085d6;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #aaa;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-styled::-moz-focus-inner {
    border: 0; }

.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-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 0.3125em;
  border-bottom-left-radius: 0.3125em; }

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2); }

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto; }

.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer; }
  .swal2-close:hover {
    transform: none;
    background: transparent;
    color: #f27474; }
  .swal2-close::-moz-focus-inner {
    border: 0; }

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0 1.6em;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word; }

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto; }

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em; }
  .swal2-input.swal2-inputerror,
  .swal2-file.swal2-inputerror,
  .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important; }
  .swal2-input:focus,
  .swal2-file:focus,
  .swal2-textarea:focus {
    border: 1px solid #b4dbed;
    outline: none;
    box-shadow: 0 0 3px #c4e6f5; }
  .swal2-input::placeholder,
  .swal2-file::placeholder,
  .swal2-textarea::placeholder {
    color: #cccccc; }

.swal2-range {
  margin: 1em auto;
  background: #fff; }
  .swal2-range input {
    width: 80%; }
  .swal2-range output {
    width: 20%;
    color: inherit;
    font-weight: 600;
    text-align: center; }
  .swal2-range input,
  .swal2-range output {
    height: 2.625em;
    padding: 0;
    font-size: 1.125em;
    line-height: 2.625em; }

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em; }
  .swal2-input[type='number'] {
    max-width: 10em; }

.swal2-file {
  background: inherit;
  font-size: 1.125em; }

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em; }

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em; }

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit; }
  .swal2-radio label,
  .swal2-checkbox label {
    margin: 0 .6em;
    font-size: 1.125em; }
  .swal2-radio input,
  .swal2-checkbox input {
    margin: 0 .4em; }

.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300; }
  .swal2-validation-message::before {
    content: '!';
    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; }

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none; }
  .swal2-icon .swal2-icon-content {
    display: flex;
    align-items: center;
    font-size: 3.75em; }
  .swal2-icon.swal2-error {
    border-color: #f27474;
    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-error.swal2-icon-show {
      animation: swal2-animate-error-icon .5s; }
      .swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
        animation: swal2-animate-error-x-mark .5s; }
  .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;
    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;
      z-index: 2;
      top: -.25em;
      left: -.25em;
      box-sizing: content-box;
      width: 100%;
      height: 100%;
      border: 0.25em solid rgba(165, 220, 134, 0.3);
      border-radius: 50%; }
    .swal2-icon.swal2-success .swal2-success-fix {
      position: absolute;
      z-index: 1;
      top: .5em;
      left: 1.625em;
      width: .4375em;
      height: 5.625em;
      transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      display: block;
      position: absolute;
      z-index: 2;
      height: .3125em;
      border-radius: .125em;
      background-color: #a5dc86; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 2.875em;
        left: .8125em;
        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-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-animate-success-line-tip .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-animate-success-line-long .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
      animation: swal2-rotate-success-circular-line 4.25s ease-in; }

.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600; }
  .swal2-progress-steps li {
    display: inline-block;
    position: relative; }
  .swal2-progress-steps .swal2-progress-step {
    z-index: 20;
    width: 2em;
    height: 2em;
    border-radius: 2em;
    background: #3085d6;
    color: #fff;
    line-height: 2em;
    text-align: center; }
    .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
      background: #3085d6; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
        background: #add8e6;
        color: #fff; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
        background: #add8e6; }
  .swal2-progress-steps .swal2-progress-step-line {
    z-index: 10;
    width: 2.5em;
    height: .4em;
    margin: 0 -1px;
    background: #3085d6; }

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

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

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

.swal2-noanimation {
  transition: none; }

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

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

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto; }

@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); } }

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg); }
  33% {
    transform: translateY(0) rotateZ(-2deg); }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg); }
  100% {
    transform: translateY(0) rotateZ(0deg); } }

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0; } }

@keyframes swal2-toast-animate-success-line-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 swal2-toast-animate-success-line-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; } }

@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: .8125em;
    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; } }

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

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-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important; }
  body.swal2-no-backdrop .swal2-container > .swal2-modal {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  body.swal2-no-backdrop .swal2-container.swal2-top {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
    top: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
    top: 0;
    right: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
    bottom: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
    right: 0;
    bottom: 0; }

@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: static !important; } }

body.swal2-toast-shown .swal2-container {
  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-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  z-index: 1003 !important; }
  .swal2-modal .swal2-title {
    color: #444444;
    font-size: 2.14286rem; }
  .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 #8f8f8f;
    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: "Oswald", 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: transparent;
    border-color: #8f8f8f;
    color: #666666;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 4px;
    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: transparent;
      border-color: #474747;
      color: #333333; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #757575;
      color: black; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: #444444;
    border-color: #444444;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #8f8f8f;
    color: #666666; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #474747;
    color: #333333; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #757575;
    color: black; }
  .swal2-modal .button + .button {
    margin-left: 0.78571rem; }

.swal2-icon {
  display: flex; }

.swal2-container {
  z-index: 1200; }

html {
  scroll-behavior: smooth; }

@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto; } }

html, body {
  height: auto; }

body {
  padding-top: 182px; }
  @media (min-width: 992px) {
    body {
      padding-top: 0; } }

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

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

body {
  font-size: 1rem;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

h2,
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;
  margin-top: 1rem; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

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

.definitionList:after {
  clear: both; }

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

.definitionList-value {
  margin: 0; }

.form-group {
  position: relative;
  min-height: 3.5em; }

input.form-control {
  height: 3em;
  position: absolute;
  top: 0;
  left: 0; }

label.form-control-label {
  position: absolute;
  font-size: .8em;
  top: 0;
  left: 5px;
  text-transform: uppercase; }

.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='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.57143rem top 0.71429rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

.form-label small {
  float: right;
  margin-top: 0.35714rem; }

.form-label--inlineSmall small {
  color: #757575;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.35714rem;
  text-transform: none; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e5e5e5; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.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: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .table-actions .button + .button {
        margin-left: 0.35714rem; } }

.table--line {
  border-color: #e5e5e5;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e5e5e5;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .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 #e5e5e5; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .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 {
  z-index: 5; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus {
    z-index: 5; }

.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; }
  .dropdown-menu-button:focus {
    z-index: 10; }

.wishlist-dropdown-icon {
  width: 40% !important;
  max-width: 80% !important;
  left: 332px !important;
  margin-top: 0.1em;
  max-height: 45px; }
  @media screen and (max-width: 960px) {
    .wishlist-dropdown-icon {
      left: 422px !important; } }
  @media screen and (max-width: 551px) {
    .wishlist-dropdown-icon {
      left: 160px !important;
      width: 58% !important; } }
  @media screen and (max-width: 375px) {
    .wishlist-dropdown-icon {
      left: 118px !important;
      width: 65% !important; } }
  .wishlist-dropdown-icon .button:first-of-type {
    background-color: #0f9c1f !important;
    color: white !important;
    border-radius: 0 0 2px 2px;
    width: 100%;
    margin: 0 !important; }
    .wishlist-dropdown-icon .button:first-of-type:hover {
      background-color: #0d831a !important; }
  .wishlist-dropdown-icon li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 2px 2px 0 0;
    border-top: none;
    margin: 0 !important;
    display: block;
    color: white;
    width: 100%;
    background-color: #1f1f1f !important;
    font-weight: 800; }
    .wishlist-dropdown-icon li:not(:last-child) .button:hover {
      background-color: #000000 !important; }

#wishlist-dropdown {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100% !important;
  max-width: 600px !important;
  background-color: white;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }
  #wishlist-dropdown li:first-of-type {
    padding-top: 0.71429rem; }
    #wishlist-dropdown li:first-of-type input {
      font-size: 1.14286rem;
      font-weight: 700;
      background-color: #000000;
      color: #fff;
      border-radius: 6px;
      border: none;
      text-transform: uppercase; }
      #wishlist-dropdown li:first-of-type input:hover {
        background-color: #1f1f1f; }

#wishlist-dropdown.is-open {
  left: auto !important;
  width: 100% !important;
  margin-top: 16px; }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background-color: #f9f9f9;
    width: fit-content; }
  #wishlist-dropdown.is-open .button--has-items {
    display: block;
    margin: .5em auto;
    background-color: #a8a8a8;
    color: white;
    font-weight: 700; }
    #wishlist-dropdown.is-open .button--has-items:hover {
      background-color: #444444; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 6px;
    border-top: none;
    display: block;
    margin: 1em auto 0 auto;
    color: white;
    width: fit-content;
    background-color: #1f1f1f;
    font-weight: 800; }

.modal {
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: auto;
  padding: 0;
  left: 50%;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .modal .form-field {
    position: relative; }
  .modal.open {
    z-index: 999999; }

@media (min-width: 1261px) {
  .modal--large {
    width: 1280px; } }

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

.modal-header {
  padding: 2rem !important; }

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media (min-width: 992px) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #757575;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 10px !important;
  right: 10px !important;
  text-decoration: none;
  z-index: 50; }
  @media (min-width: 992px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }
  .modal-close:focus {
    background: none;
    outline: none !important; }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px 20px;
  text-align: center;
  z-index: 1100; }
  .modal--alert .modal-content {
    color: #333333;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: #444444;
      border-color: #444444;
      color: white; }
    .modal--alert .button-container .confirm:focus, .modal--alert .button-container .confirm:hover {
      background-color: #666666;
      border-color: #666666;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: black;
      border-color: black;
      color: white; }

.modal-background {
  z-index: 999999; }

.hide-content {
  opacity: 0; }

.preview-cart-modal {
  z-index: 999999; }
  .preview-cart-modal .modal-close {
    top: 0.71429rem;
    right: 0.71429rem; }

#product-preview-cart .preview-cart-title {
  text-align: center;
  margin: 0;
  line-height: normal;
  color: #0f9c1f;
  font-size: 1.78571rem; }
  #product-preview-cart .preview-cart-title::before {
    content: "\2713";
    color: #0f9c1f;
    margin-right: 0.35714rem; }

.added-with-click-and-collect-modal {
  padding: 32px 18px 18px 18px; }
  .added-with-click-and-collect-modal .productView-title {
    color: #333333 !important; }
  .added-with-click-and-collect-modal .productView-body {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .added-with-click-and-collect-modal .productView-body img {
      width: 128px;
      height: 128px;
      margin: 18px; }
    .added-with-click-and-collect-modal .productView-body .modal-product-title {
      text-align: center;
      font-weight: 700;
      margin-bottom: 12px; }
    .added-with-click-and-collect-modal .productView-body .modal-selected-store {
      display: flex;
      align-items: center; }
      .added-with-click-and-collect-modal .productView-body .modal-selected-store .store-name {
        margin-left: 4px;
        text-transform: uppercase;
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 12px; }
    .added-with-click-and-collect-modal .productView-body .modal-actions {
      display: flex;
      flex-direction: column;
      width: 100%; }
      .added-with-click-and-collect-modal .productView-body .modal-actions .action-view-basket {
        text-align: center;
        text-transform: uppercase;
        margin: 16px 0 0 0;
        border-radius: .57143rem;
        font-weight: bold;
        border: none;
        font-size: 16px;
        cursor: pointer;
        background-color: white;
        border: 1px solid #0f9c1f; }
        .added-with-click-and-collect-modal .productView-body .modal-actions .action-view-basket:hover {
          border-color: #fce500;
          background-color: #fce500;
          color: #333333; }
      .added-with-click-and-collect-modal .productView-body .modal-actions .action-continue-shopping {
        text-align: center;
        text-transform: uppercase;
        margin: 16px 0 0 0;
        border-radius: .57143rem;
        font-weight: bold;
        border: none;
        font-size: 16px;
        cursor: pointer;
        background-color: #0f9c1f;
        color: white; }
        .added-with-click-and-collect-modal .productView-body .modal-actions .action-continue-shopping:hover {
          border-color: #fce500;
          background-color: #fce500;
          color: #333333; }

#storeSelectorModal {
  width: 500px; }
  #storeSelectorModal .store-selector-modal {
    padding: 16px; }
    #storeSelectorModal .store-selector-modal .selected-store {
      display: flex;
      flex-direction: row;
      margin-bottom: 8px; }
      #storeSelectorModal .store-selector-modal .selected-store .current-store-label {
        font-size: 14px;
        font-weight: 700; }
      #storeSelectorModal .store-selector-modal .selected-store .current-store-title {
        margin-left: 8px; }
        #storeSelectorModal .store-selector-modal .selected-store .current-store-title svg {
          width: 14px;
          height: 14px;
          fill: #0f9c1f; }
        #storeSelectorModal .store-selector-modal .selected-store .current-store-title .current-store-name {
          font-weight: 700;
          text-transform: uppercase; }
    #storeSelectorModal .store-selector-modal .available-stores .store-info-card {
      display: flex;
      flex-direction: row;
      border-radius: 4px;
      padding: 8px 12px;
      background-color: #eeeeee;
      box-shadow: 0 4px 6px #999999;
      margin-bottom: 16px; }
      #storeSelectorModal .store-selector-modal .available-stores .store-info-card .address-info {
        display: flex;
        flex-direction: column;
        width: 100%; }
        #storeSelectorModal .store-selector-modal .available-stores .store-info-card .address-info .available-store-title svg {
          width: 16px;
          height: 16px;
          fill: #0f9c1f; }
        #storeSelectorModal .store-selector-modal .available-stores .store-info-card .address-info .available-store-title .available-store-name {
          text-transform: uppercase;
          font-family: 'Oswald', Arial, Helvetica, sans-serif;
          font-size: 18px; }
        #storeSelectorModal .store-selector-modal .available-stores .store-info-card .address-info .line-address, #storeSelectorModal .store-selector-modal .available-stores .store-info-card .address-info .city, #storeSelectorModal .store-selector-modal .available-stores .store-info-card .address-info .postal-code, #storeSelectorModal .store-selector-modal .available-stores .store-info-card .address-info .phone {
          font-size: 14px;
          font-weight: 700; }
      #storeSelectorModal .store-selector-modal .available-stores .store-info-card .availability-info {
        display: flex;
        flex-direction: column;
        width: 100%; }
        #storeSelectorModal .store-selector-modal .available-stores .store-info-card .availability-info .availability {
          display: flex;
          align-items: center;
          color: #0f9c1f;
          fill: #0f9c1f; }
          #storeSelectorModal .store-selector-modal .available-stores .store-info-card .availability-info .availability svg {
            width: 24px;
            height: 24px;
            margin-right: 8px; }
        #storeSelectorModal .store-selector-modal .available-stores .store-info-card .availability-info .select-this-store {
          padding: 6px 8px;
          margin: 24px 0 8px 0;
          border-radius: 4px;
          color: #ffff;
          background-color: #0f9c1f;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 16px; }
        #storeSelectorModal .store-selector-modal .available-stores .store-info-card .availability-info a {
          color: #065cab; }
    #storeSelectorModal .store-selector-modal .available-stores .no-stores-available {
      margin-top: 24px;
      font-size: 16px; }

.modal-product-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 992px) {
    .modal-product-container {
      justify-content: center; } }
  .modal-product-container .modal-product-card-out-of-stock, .modal-product-container .modal-product-card-no-longer-available {
    display: none; }
  .modal-product-container > div.column {
    padding: 5px; }
  .modal-product-container .column.slick-slide {
    padding: 0 5px; }
  .modal-product-container .modal-product-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
    border: 0.07143rem solid #cfcfcf;
    border-radius: 0.71429rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0 0.21429rem 0.57143rem;
    padding: 0; }
    .modal-product-container .modal-product-card .image-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .modal-product-container .modal-product-card .image-container .product-frequently-bought-together-image {
        max-width: 10.71429rem;
        width: 100%; }
      .modal-product-container .modal-product-card .image-container img.brand-logo {
        max-width: 5.71429rem;
        width: 100%; }
    .modal-product-container .modal-product-card a.product-frequently-bought-together-title {
      font-family: 'Karla', Arial, Helvetica, sans-serif;
      text-align: center;
      display: block;
      min-height: 73px;
      padding: 5px; }
    .modal-product-container .modal-product-card p.product-frequently-bought-together-price {
      text-align: center;
      font-size: 1.57143rem;
      margin-bottom: 5px;
      font-family: "Oswald";
      color: #333333;
      font-weight: 700; }
      .modal-product-container .modal-product-card p.product-frequently-bought-together-price span {
        text-transform: uppercase;
        font-size: 0.92857rem; }
    .modal-product-container .modal-product-card p.product-price-inc-vat {
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 10px; }
    .modal-product-container .modal-product-card .columns {
      padding: 0px; }
    .modal-product-container .modal-product-card button.add-to-cart-button, .modal-product-container .modal-product-card .view-options-button {
      width: 100%;
      background-color: #0f9c1f;
      color: white;
      padding: 0.71429rem 0.35714rem;
      border-radius: 0 0 0.71429rem 0.71429rem;
      font-family: 'Oswald', 'Karla', Arial, Helvetica, sans-serif;
      font-size: 1.14286rem;
      margin-bottom: 0; }
    .modal-product-container .modal-product-card .view-options-button {
      background-color: #d7d7d7;
      color: #333333; }
    .modal-product-container .modal-product-card button.added-to-cart-button {
      background-color: #fce500;
      opacity: 1;
      padding: 13px 5px; }
      .modal-product-container .modal-product-card button.added-to-cart-button > div {
        display: flex;
        justify-content: center;
        align-items: center; }
        .modal-product-container .modal-product-card button.added-to-cart-button > div img {
          width: 20px;
          height: 20px;
          margin-right: 5px; }
        .modal-product-container .modal-product-card button.added-to-cart-button > div h5 {
          color: #333333;
          font-size: 1.14286rem;
          margin-bottom: 0; }

.slick-prev {
  left: 0 !important; }
  .slick-prev::before {
    content: '' !important; }

.slick-next {
  right: 0 !important; }
  .slick-next::before {
    content: '' !important; }

.facet-show-more-modal h1.facet-quick-heading {
  text-transform: uppercase;
  padding-bottom: 0.71429rem;
  border-bottom: 1px solid #cccccc; }

.facet-show-more-modal .facetedSearch-optionColumns {
  display: flex;
  flex-wrap: wrap; }

.facet-show-more-modal .navList-action {
  padding: 0.35714rem;
  margin: 0.35714rem;
  border: 1px solid #cccccc;
  border-radius: 0.5rem; }

.facet-show-more-modal .modal-close {
  position: absolute;
  top: 0; }

.added-to-basket-modal {
  padding: 20px; }

.slidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-in-out;
  z-index: 900;
  visibility: hidden;
  opacity: 0; }
  .slidebar-overlay.active {
    visibility: visible;
    opacity: 1; }
  @media screen and (max-width: 992px) {
    .slidebar-overlay {
      display: none !important; } }
  .slidebar-overlay svg {
    position: absolute;
    top: 4%;
    left: 4%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    cursor: pointer;
    fill: currentColor; }
    .slidebar-overlay svg:hover path {
      stroke: #dddddd; }

.close-slidebar-content {
  display: flex;
  align-items: center;
  padding: 0 1.2em;
  margin: .2em 0 1em 0;
  cursor: pointer;
  width: fit-content;
  border-radius: 12px;
  background-color: #676767; }
  .close-slidebar-content:hover {
    background-color: #363636; }
  .close-slidebar-content button {
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #fff;
    font-weight: 500;
    padding: 0;
    margin-left: .2em; }
    .close-slidebar-content button:hover {
      background-color: transparent; }
  .close-slidebar-content svg.icon-chevron-left {
    width: 24px;
    height: 24px;
    rotate: 180deg; }

ol.breadcrumbs {
  display: none;
  font-size: 0;
  text-align: left;
  overflow: visible;
  padding: .5rem 1rem;
  margin-bottom: 0; }
  @media (min-width: 551px) {
    ol.breadcrumbs {
      display: block; } }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb a {
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer;
    font-weight: 700; }
  .breadcrumb:not(:first-child):before {
    display: inline-block;
    margin: 0 0.25rem;
    transform: rotate(15deg);
    border-right: 0.1em solid #757575;
    height: 0.8em;
    content: ''; }

.panel {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px, rgba(0, 0, 0, 0.05) 0px 6px 6px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  border: none !important;
  border-radius: 0.71429rem;
  margin-bottom: 0.8rem;
  padding: 0;
  background: white;
  color: #333333; }

.panel.add {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px !important; }

.panel-title {
  font-size: 20px; }

.panel-body {
  border: none;
  background: none;
  padding: 0;
  margin-bottom: 2rem; }

.pagination-list {
  font-size: 0;
  text-align: center;
  margin-bottom: 0; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block; }

.pagination-item {
  line-height: 1;
  border-radius: 4px;
  margin: 0 0.35714rem 0 0.78571rem;
  border-color: black;
  min-width: 22px; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease; }
    .pagination-item .pagination-link:hover {
      color: #333333; }
  .pagination-item.pagination-item--current {
    background: #333333 !important;
    color: white !important; }
    .pagination-item.pagination-item--current a {
      color: inherit; }
  .pagination-item.pagination-item--disabled {
    border-color: #999999 !important;
    color: #999999 !important;
    background-color: transparent !important;
    cursor: default; }
    .pagination-item.pagination-item--disabled svg {
      fill: #999999; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: #333333; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #757575; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #757575; }

.pagination-item--previous .icon,
.pagination-item--next .icon {
  height: 1.42857rem;
  margin-top: -0.14286rem;
  width: 1.42857rem; }

.pagination-item--previous {
  float: left; }
  .pagination-item--previous .pagination-link {
    padding-left: 15px; }
  .pagination-item--previous .icon {
    margin-left: -0.85714rem; }

.pagination-item--next {
  float: right; }
  .pagination-item--next .pagination-link {
    padding-right: 15px; }
  .pagination-item--next .icon {
    margin-right: -0.85714rem; }

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: #757575;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.35714rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

.button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 992px) {
      .button + .button {
        margin-left: 0.78571rem; } }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: #757575; }

.tab {
  border-top: 1px solid #e5e5e5;
  float: none; }
  @media (min-width: 992px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 551px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 992px) {
      .tab.is-active {
        border: 1px solid #e5e5e5;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 992px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }
  @media (min-width: 1261px) {
    .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; }

@media (min-width: 551px) {
  .tab-content .productReview {
    width: 50%; } }

@media (min-width: 992px) {
  .tab-content .productReview {
    width: 33.33333%; } }

@media (min-width: 1261px) {
  .tab-content .productReview {
    width: 50%; } }

.tab-content .productReviews {
  border-top: 0; }

.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 {
  font-size: 1.07143rem;
  margin: 0;
  color: #444444;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.accordion-navigation {
  position: relative;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 1rem; }

@media (min-width: 992px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 992px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 992px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 992px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 992px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0;
    margin-bottom: 0.78571rem !important;
    padding: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 992px) {
    .accordion--navList .accordion-title {
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #999999; }

.accordion-block:first-child {
  margin-top: 0; }

.accordion-block:last-child .accordion-navigation {
  border-bottom-width: 0; }
  .accordion-block:last-child .accordion-navigation.is-open {
    border-bottom-width: 1px; }

.accordion-nav-clear-holder {
  position: relative; }

.facetedSearch-clearLink {
  color: #757575; }
  @media (min-width: 992px) {
    .facetedSearch-clearLink {
      right: 20px;
      top: 3px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: #333333; }

ul.inlineList {
  overflow: visible; }
  ul.inlineList:before, ul.inlineList:after {
    content: " ";
    display: table; }
  ul.inlineList:after {
    clear: both; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.78571rem; }
  .inlineList--labels > li {
    margin-bottom: 0.78571rem;
    margin-left: 0.78571rem; }

.alertBox {
  border-radius: 4px;
  color: #333333; }

.alertBox-icon .icon {
  height: 1.78571rem;
  width: 1.78571rem; }

.alertBox--info {
  color: white;
  background-color: #707070; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

.login .alertBox--error {
  background-color: #e7f1fe;
  border-color: #e7f1fe; }
  .login .alertBox--error #alertBox-message-text {
    color: #5197ff;
    font-weight: 700; }
  .login .alertBox--error .icon svg {
    fill: #5197ff; }

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

.form-inlineMessage {
  display: block;
  line-height: normal; }

.form-field--error .form-input {
  float: none; }

.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; }

.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; }

.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; }

.form-option-wrapper {
  position: relative;
  display: inline-block; }
  .form-option-wrapper .form-radio,
  .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

.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: 551px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .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: 551px) {
        .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; } }

.form-label--alternate {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 0.78571rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.35714rem; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.28571rem;
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.57143rem 0.78571rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #999999;
  font-size: 13px; }

.form-field-group {
  border: 1px solid #8f8f8f;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .form-column {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  width: 100%; }

@media (min-width: 1261px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input::-moz-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  color: #666666; }

@media (min-width: 1261px) {
  .form-prefixPostfix .button {
    width: auto;
    margin-left: 0;
    height: 3.175rem;
    border-bottom-right-radius: 8%;
    border-top-right-radius: 8%;
    background: #333333;
    text-transform: uppercase;
    font-family: "Karla"; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1261px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1261px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.21429rem 0.35714rem; }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.5rem; }
  .form-field--success .form-input--incrementTotal {
    float: none; }

.form-option {
  border: 1px solid #8f8f8f;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #474747; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  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: 551px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      pointer-events: inherit; } }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

.form-minMaxRow {
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.375rem;
    padding-right: 0.375rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 551px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  overflow: hidden;
  position: relative; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3;
    pointer-events: none; }
    [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; }

.card {
  position: relative;
  background-color: white;
  margin-bottom: 0;
  padding: 0.5rem;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 3px 7px rgba(51, 51, 51, 0.33);
  margin: 5px; }
  @media (min-width: 992px) {
    .card {
      margin: 10px 5px;
      padding: 10px; } }
  .card .product-price {
    font-size: 34px;
    line-height: 1;
    margin: 0; }
  .card .main-price {
    font-size: 1.5rem;
    font-family: "Oswald";
    color: #333333; }
  .card .product-price-ex-vat-text {
    font-size: 10px;
    line-height: 1;
    font-family: "Oswald";
    color: #333333; }
  .card .product-price--base-ex-vat {
    font-size: 20px; }
    @media (min-width: 551px) {
      .card .product-price--base-ex-vat {
        font-size: 30px; } }
  .card .product-price-base-ex-vat-text {
    margin: 0 0 0 0.21429rem; }
    @media (min-width: 551px) {
      .card .product-price-base-ex-vat-text {
        margin: 0 0 0.14286rem 0.35714rem; } }
  .card .product-price-from-text {
    font-size: 17px; }
    @media (min-width: 551px) {
      .card .product-price-from-text {
        font-size: 20px; } }
  .card .product-price--variantBase-container {
    min-height: 109px;
    align-items: flex-end;
    margin-bottom: 47px; }
    @media (min-width: 992px) {
      .card .product-price--variantBase-container {
        margin-bottom: 0; } }
  .card .product-price-non-sale-container {
    display: block;
    width: auto; }
  .card .product-price-inc-vat-container {
    justify-content: center; }
    .card .product-price-inc-vat-container p.product-price-inc-vat {
      margin: 0; }
  .card .product-price-container {
    justify-content: center; }
  .card .product-price-sale-values {
    height: auto;
    display: flex;
    flex-direction: column;
    min-height: 62px; }
    @media (min-width: 992px) {
      .card .product-price-sale-values {
        margin-bottom: 0.35714rem; } }
    .card .product-price-sale-values .product-non-sale-price {
      order: 2;
      font-size: 16px;
      line-height: 1; }
    .card .product-price-sale-values .product-savings {
      order: 1;
      background-color: #ed0212;
      color: white;
      border-radius: 100px;
      font-size: 14px;
      margin-bottom: 10px;
      font-weight: 800;
      padding: .2em 0; }
  .card .availability-message {
    font-size: 13px;
    display: block;
    margin: 0; }
    @media (min-width: 992px) {
      .card .availability-message {
        font-size: 15px;
        margin: 10px 0; } }
  .card .brand-logo {
    max-width: 30%;
    z-index: 1;
    position: relative;
    margin-bottom: 0.35714rem; }
    @media (min-width: 992px) {
      .card .brand-logo {
        max-width: 25%; } }
  .card .add-to-cart-button,
  .card .go-to-product-button {
    background-color: #0f9c1f;
    display: block;
    color: white;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    font-size: 15px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold; }
    @media (min-width: 992px) {
      .card .add-to-cart-button,
      .card .go-to-product-button {
        font-size: 18px;
        height: 45px;
        line-height: 45px; } }
    .card .add-to-cart-button:disabled,
    .card .go-to-product-button:disabled {
      background-color: #fce500;
      color: #333333; }
      .card .add-to-cart-button:disabled:hover,
      .card .go-to-product-button:disabled:hover {
        background-color: #fce500; }
    .card .add-to-cart-button--coming-soon, .card .add-to-cart-button--back-in-stock-soon,
    .card .go-to-product-button--coming-soon,
    .card .go-to-product-button--back-in-stock-soon {
      background-color: orange; }
      .card .add-to-cart-button--coming-soon:disabled:hover, .card .add-to-cart-button--back-in-stock-soon:disabled:hover,
      .card .go-to-product-button--coming-soon:disabled:hover,
      .card .go-to-product-button--back-in-stock-soon:disabled:hover {
        background-color: orange; }
  .card .plp-add-to-cart-button {
    width: 100%;
    padding: 0; }
    .card .plp-add-to-cart-button:disabled {
      cursor: not-allowed;
      opacity: 0.85; }
  .card .plp-button-back-in-stock-soon,
  .card .plp-button-coming-soon {
    background-color: orange; }
  .card .plp-button-out-of-stock {
    background-color: #ededed;
    color: #333333; }
  .card .add-to-cart-button--out-of-stock {
    visibility: hidden !important; }
  .card .plp-button-out-of-stock {
    visibility: hidden !important; }
  .card .plp-button-no-longer-available {
    visibility: hidden !important; }

.card-figure {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 14.28571rem; }
  .card-figure__link {
    display: block;
    position: relative; }

#searchspring-content-plp-5-col-workwear .card-image {
  object-fit: cover;
  border-radius: 4px 4px 0 0; }

#searchspring-content-plp-5-col-workwear .card-img-container {
  position: relative;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
  min-height: 400px; }
  @media screen and (max-width: 551px) {
    #searchspring-content-plp-5-col-workwear .card-img-container {
      min-height: 250px; } }
  #searchspring-content-plp-5-col-workwear .card-img-container .card-image,
  #searchspring-content-plp-5-col-workwear .card-img-container .card-image-fallback,
  #searchspring-content-plp-5-col-workwear .card-img-container .card-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px 4px 0 0;
    object-fit: cover;
    transition: opacity 0.2s ease; }
  #searchspring-content-plp-5-col-workwear .card-img-container .card-image-hover {
    border-radius: 4px 4px 0 0;
    opacity: 0; }
  #searchspring-content-plp-5-col-workwear .card-img-container:hover .card-image, #searchspring-content-plp-5-col-workwear .card-img-container:focus .card-image, #searchspring-content-plp-5-col-workwear .card-img-container:active .card-image {
    opacity: 0; }
  #searchspring-content-plp-5-col-workwear .card-img-container:hover .card-image-hover, #searchspring-content-plp-5-col-workwear .card-img-container:focus .card-image-hover, #searchspring-content-plp-5-col-workwear .card-img-container:active .card-image-hover {
    opacity: 1; }

#searchspring-content-plp-5-col-workwear .card-figure {
  max-width: 42.85714rem;
  border-radius: 8px; }

#searchspring-content-plp-5-col-workwear .card-body {
  padding: 0 10px; }

#searchspring-content-plp-5-col-workwear .productGrid .product {
  width: 20%;
  padding: 0 10px 0 0; }
  @media screen and (max-width: 551px) {
    #searchspring-content-plp-5-col-workwear .productGrid .product {
      width: 50%;
      padding: 0; } }

#searchspring-content-plp-5-col-workwear .add-to-cart-button,
#searchspring-content-plp-5-col-workwear .go-to-product-button {
  width: 100%;
  padding: 0;
  border-radius: 0 0 4px 4px;
  margin-top: .5em;
  height: 35px;
  line-height: 35px; }
  #searchspring-content-plp-5-col-workwear .add-to-cart-button:hover,
  #searchspring-content-plp-5-col-workwear .go-to-product-button:hover {
    background-color: #0e8d1d; }

#searchspring-content-plp-5-col-workwear .card {
  padding: 0; }
  #searchspring-content-plp-5-col-workwear .card .product-price-sale-values {
    margin-bottom: 0;
    min-height: 30px; }
  #searchspring-content-plp-5-col-workwear .card .product-price-container {
    margin-top: 1em; }

.card-img-container {
  max-width: 500px; }
  .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.8%; }
  .card-img-container:after {
    padding-bottom: 100%; }

.card-img-container-out-of-stock {
  opacity: 0.3; }

.card-body-out-of-stock .brand-logo {
  opacity: 0.3; }

.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;";
  margin: 0; }

.card-title {
  margin: 10px 0;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  text-transform: none; }
  @media (min-width: 992px) {
    .card-title {
      font-size: 13px; } }
  @media (min-width: 1261px) {
    .card-title {
      font-size: 15px; } }
  .card-title > a {
    color: #333333;
    text-decoration: none;
    display: block; }
    .card-title > a:hover {
      color: #757575; }

.card-brand-logos {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 10px; }
  .card-brand-logos a img {
    width: 70px;
    max-width: 80px; }

.product-stock-level-urgency-message {
  color: #ed0212;
  margin-bottom: 1em; }
  .product-stock-level-urgency-message p {
    font-size: 1.5rem;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0; }
  .product-stock-level-urgency-message .progress-container {
    display: none;
    height: 25px;
    background-color: #e0e0e0;
    border-radius: 8px;
    overflow: hidden; }
  .product-stock-level-urgency-message .progress-bar {
    background-color: #ed0212;
    height: 100%;
    color: white;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 8px;
    width: 0;
    text-indent: 10px;
    transition: width 0.5s ease-in-out; }

.product-rating {
  display: none;
  margin: 10px 0 0 0; }
  .product-rating abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card--availability- .product-price {
  min-height: 5.92857rem;
  visibility: hidden; }
  @media (min-width: 992px) {
    .card--availability- .product-price {
      min-height: 7.71429rem; } }

.card--availability- .pdp-btn-start-a-kit {
  max-width: 100% !important; }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.35714rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: white;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

.card-body {
  text-align: center; }

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #757575; }
    .card--alternate:hover .card-body {
      background-color: #757575; }
      .card--alternate:hover .card-body .product-rating {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.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 #8f8f8f;
    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(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 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: #e5e5e5;
  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: #333333; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.78571rem; }
    @media (min-width: 992px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 992px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 992px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757575;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #757575;
    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; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #8f8f8f;
  border-radius: 4px; }
  .actionBar-section .form-field:hover {
    border-color: #474747; }

.actionBar-section .form-label {
  color: #757575;
  font-size: 13px;
  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: #333333;
  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; }

.navUser-container {
  height: 3rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 40px; }
  @media (max-width: 991px) {
    .navUser-container {
      height: auto; } }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 28px;
  width: max-content;
  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: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 992px) {
    .navUser {
      position: absolute;
      right: auto;
      top: 70px;
      transform: none;
      z-index: 999; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(51, 51, 51, 0.13);
    position: absolute; }

@media (min-width: 992px) {
  .navUser-section {
    position: relative;
    display: flex;
    align-items: center; } }

.navUser-action {
  color: #333333;
  font-weight: 700;
  padding: 1rem 0.78571rem;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #757575; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #757575;
      stroke: #757575; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

.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 #e5e5e5;
  color: #757575;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 992px) {
    .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--account, .navUser-item--cart, .navUser-item--hub {
  min-height: 4.28571rem;
  padding-top: 0.71429rem; }
  @media (min-width: 992px) {
    .navUser-item--account, .navUser-item--cart, .navUser-item--hub {
      min-height: 2.14286rem;
      display: flex;
      justify-content: center;
      align-items: center; } }
  @media (max-width: 320px) {
    .navUser-item--account, .navUser-item--cart, .navUser-item--hub {
      display: flex;
      align-items: center;
      padding-top: 0; } }

@media (max-width: 320px) {
  .navUser-item--hub {
    display: none !important; } }

.navUser-item--cart {
  padding-top: 0.71429rem; }
  .navUser-item--cart .navUser-action {
    color: #333333;
    position: relative; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #757575; }
    .navUser-item--cart .navUser-action .countPill {
      position: absolute;
      top: -0.5rem;
      left: 1.07143rem;
      background-color: #ed0212; }
  @media (min-width: 992px) {
    .navUser-item--cart .cart-preview-dropdown-overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 1002 !important;
      visibility: hidden;
      opacity: 0;
      transition: all 0.5s ease-in-out; }
      .navUser-item--cart .cart-preview-dropdown-overlay.is-open {
        visibility: visible;
        opacity: 1; }
      .navUser-item--cart .cart-preview-dropdown-overlay .cart-preview-dropdown-close:hover {
        background-color: transparent; }
        .navUser-item--cart .cart-preview-dropdown-overlay .cart-preview-dropdown-close:hover svg path {
          fill: #cccccc; } }
  @media screen and (max-width: 999px) {
    .navUser-item--cart .cart-preview-dropdown-overlay {
      display: none; } }
  .navUser-item--cart .previewCart-emptyAction {
    position: absolute;
    bottom: -15px;
    right: -450px !important;
    max-width: 32.2rem;
    transition: all 1s ease-in-out; }
    .navUser-item--cart .previewCart-emptyAction.is-open {
      right: 0 !important; }
  @media (min-width: 992px) {
    .navUser-item--cart .dropdown-menu {
      position: fixed !important;
      display: block !important;
      max-width: 32.14286rem;
      z-index: 9998 !important;
      top: 0 !important;
      right: -450px !important;
      left: auto !important;
      transition: all 0.5s ease-in-out;
      height: 95%; } }
  @media screen and (min-width: 992px) and (min-width: 2000px) {
    .navUser-item--cart .dropdown-menu {
      height: 97%; } }
  @media (min-width: 992px) {
      .navUser-item--cart .dropdown-menu.is-open {
        right: 0 !important; } }
  .navUser-item--cart .cart-item-label {
    padding: 0 0.71429rem 0 0;
    width: fit-content;
    text-align: left; }
    .navUser-item--cart .cart-item-label .cart-item-quantity label.cart-item-label {
      display: block; }
  .navUser-item--cart .cart-checkout-button {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-family: 'Karla', Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 100% !important;
    border: none;
    line-height: normal;
    padding: 15px 10px;
    font-size: 1.28571rem;
    margin: 1rem auto !important; }
    .navUser-item--cart .cart-checkout-button:nth-child(1) {
      background-color: #0f9c1f;
      color: white; }
      .navUser-item--cart .cart-checkout-button:nth-child(1):hover {
        background-color: #0d891b; }
  .navUser-item--cart .basket-slidebar-quantity {
    font-size: 14px;
    font-weight: 500;
    margin-right: 0.71429rem; }

#cart-preview-dropdown {
  border: none; }

.navUser-item-hubIcon {
  height: 1.82rem;
  width: 1.82rem;
  margin-top: 0.35714rem; }
  @media (min-width: 992px) {
    .navUser-item-hubIcon {
      height: 2.19714rem;
      width: 2.19714rem;
      margin-right: 0.5rem; } }

.navUser-item-accountIcon {
  height: 1.82rem;
  width: 1.82rem;
  margin-top: 0.35714rem; }
  @media (min-width: 992px) {
    .navUser-item-accountIcon {
      height: 2.19714rem;
      width: 2.19714rem;
      margin-right: 0.5rem; } }

.navUser-item-cartIcon {
  height: 1.82rem;
  width: 1.82rem;
  margin-top: 0.35714rem; }
  @media (min-width: 992px) {
    .navUser-item-cartIcon {
      height: 2.19714rem;
      width: 2.19714rem;
      margin-right: 0.5rem; } }

@media (min-width: 992px) {
  .navUser-text {
    min-height: 1.57143rem;
    margin-top: 5px; } }

.navUser-item-accountIcon-nav {
  width: 2.21429rem;
  height: 2.21429rem;
  margin-right: 0.945rem;
  filter: invert(28%) sepia(100%) hue-rotate(15deg) saturate(92); }
  @media (min-width: 992px) {
    .navUser-item-accountIcon-nav {
      filter: invert(0) sepia(0); } }

.navUser-item-cartIcon-nav {
  width: 2.21429rem;
  height: 1.85714rem;
  margin-right: 1.07143rem;
  filter: invert(28%) sepia(100%) hue-rotate(15deg) saturate(92); }
  @media (min-width: 992px) {
    .navUser-item-cartIcon-nav {
      filter: invert(0) sepia(0); } }

.navUser-item-cartText {
  padding-top: 1rem; }

@media (min-width: 551px) {
  .navUser-item-cartLabel {
    display: flex;
    align-items: center; } }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account .navUser-or + .navUser-action, .navUser-item--hub .navUser-or + .navUser-action {
  margin-right: -0.5rem; }

.navUser-item--account .navUser-action, .navUser-item--hub .navUser-action {
  display: inline-block;
  margin-right: 0.85714rem; }
  @media (min-width: 992px) {
    .navUser-item--account .navUser-action, .navUser-item--hub .navUser-action {
      margin-right: 1.42857rem;
      min-height: 2.5rem;
      display: flex;
      align-items: center; } }
  @media (max-width: 1085px) {
    .navUser-item--account .navUser-action, .navUser-item--hub .navUser-action {
      display: flex;
      justify-content: flex-end;
      align-items: center; } }
  @media (max-width: 320px) {
    .navUser-item--account .navUser-action, .navUser-item--hub .navUser-action {
      margin-right: 12px; } }

.navUser-item--gift {
  display: none; }
  .navUser-item--gift .navUser-or + .navUser-action {
    margin-right: -0.5rem; }
  .navUser-item--gift .navUser-action {
    display: inline-block; }

.navUser-or {
  color: #333333;
  cursor: default;
  display: inline-block;
  margin: 0 -0.85714rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

.navUser-action--quickSearch {
  display: none; }
  .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 #f4f4f4 transparent;
      border-bottom-style: solid;
      bottom: 0;
      left: 50%;
      position: absolute;
      transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: #e5e5e5;
  padding: 1.5rem 0;
  display: none; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    display: block;
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 20px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  background-color: #ed0212;
  border-radius: 50%;
  color: white;
  display: none;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin-left: 0.21429rem;
  text-align: center;
  width: 20px; }

.countPill--positive {
  display: inline-block; }

.countPill--alt {
  background-color: #cccccc;
  color: #333333; }

.navPages .navPage-subMenu-list, .navPage-childList {
  border-left: 1px solid #cccccc;
  margin: 0.35714rem 0.78571rem;
  padding-left: 0.78571rem; }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }

.navPages-container {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: 0;
  z-index: 10; }
  @media (min-width: 992px) {
    .navPages-container {
      background: #333333;
      display: block;
      height: auto;
      padding: 0.35714rem;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    z-index: 0; }
    .navPages-container.is-open .navPages {
      background: #333333;
      padding-bottom: 0; }
    .navPages-container.is-open .navPages-list {
      background-color: #fce500; }
      .navPages-container.is-open .navPages-list:first-of-type {
        margin-top: 2.07143rem; }
    .navPages-container.is-open .navPages-item,
    .navPages-container.is-open .navPages-item-right {
      padding-left: 0;
      padding-top: 0.85714rem;
      padding-bottom: 0.85714rem; }
      .navPages-container.is-open .navPages-item a,
      .navPages-container.is-open .navPages-item-right a {
        font-size: large;
        margin-top: auto;
        margin-bottom: auto; }

.navPages-item--sale {
  padding: 0 !important; }
  .navPages-item--sale .navPages-action-sale {
    background-color: #ed0212;
    color: #fff !important;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    text-transform: uppercase;
    padding: 0.71429rem !important; }
    @media (min-width: 992px) {
      .navPages-item--sale .navPages-action-sale {
        border-radius: 10px;
        padding: 1.14286rem 2.5rem !important; } }
    .navPages-item--sale .navPages-action-sale.is-open {
      background-color: #ed0212; }
    .navPages-item--sale .navPages-action-sale svg {
      fill: white !important;
      stroke: white !important; }
  .navPages-item--sale .sale-slider-container {
    margin-left: 0; }
  .navPages-item--sale #navPages-sale {
    background-color: #fff;
    padding-top: 0.71429rem;
    padding-bottom: 0.71429rem; }
    @media (min-width: 992px) {
      .navPages-item--sale #navPages-sale {
        top: 5.19286rem;
        padding-top: 1.42857rem;
        padding-bottom: 1.42857rem;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; } }
    .navPages-item--sale #navPages-sale .navPage-megaMenu-sale {
      display: flex;
      flex-direction: column;
      width: 100%; }
      @media (min-width: 992px) {
        .navPages-item--sale #navPages-sale .navPage-megaMenu-sale {
          flex-direction: row; } }
    .navPages-item--sale #navPages-sale .column {
      border-right: 1px solid #cccccc; }
    .navPages-item--sale #navPages-sale strong {
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      font-size: 20px !important;
      text-transform: uppercase;
      display: block;
      width: 100%;
      background: #eaeaea;
      padding: 10px 5.5px;
      margin-top: 20px; }
      @media (min-width: 992px) {
        .navPages-item--sale #navPages-sale strong {
          text-decoration: underline;
          background: none;
          margin-top: 0;
          padding-top: 0; } }
    .navPages-item--sale #navPages-sale .navPage-subMenu-item {
      border-bottom: 1px solid #cccccc;
      padding-top: 0.35714rem;
      padding-bottom: 0.35714rem; }
      @media (min-width: 992px) {
        .navPages-item--sale #navPages-sale .navPage-subMenu-item {
          width: 50%;
          padding: 10px;
          border-bottom: none; } }
    .navPages-item--sale #navPages-sale .navPages-action {
      color: #333333;
      padding-top: 0.35714rem;
      padding-bottom: 0.35714rem;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-weight: 400; }
      @media (min-width: 992px) {
        .navPages-item--sale #navPages-sale .navPages-action {
          border: none; }
          .navPages-item--sale #navPages-sale .navPages-action:hover {
            text-decoration: underline; } }
      .navPages-item--sale #navPages-sale .navPages-action.navPages-action-red {
        color: #ed0212;
        font-weight: 600; }
    .navPages-item--sale #navPages-sale .navPage-subMenu-list-salePromos .navPage-subMenu-item {
      width: 100%; }
    .navPages-item--sale #navPages-sale .navPage-subMenu-list-salePromos a {
      display: block;
      padding: 0;
      margin-bottom: 5px; }
  .navPages-item--sale .navPage-megaMenu-sellingFast a {
    background-color: #ed0212;
    display: block;
    width: 100%;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px; }
    .navPages-item--sale .navPage-megaMenu-sellingFast a span {
      color: white;
      display: block;
      width: 100%;
      text-transform: uppercase;
      font-size: 25px; }
      .navPages-item--sale .navPage-megaMenu-sellingFast a span:last-of-type {
        font-size: 15px;
        font-family: "Karla", Arial, Helvetica, sans-serif;
        font-weight: 400; }
  @media (min-width: 992px) {
    .navPages-item--sale .navPage-subMenu-list-saleCategories .navPages-action {
      margin-bottom: 10px; } }
  .navPages-item--sale .navPage-subMenu-list-saleBrands li.navPage-subMenu-item {
    border-bottom: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  @media (min-width: 992px) {
    .navPages-item--sale .navPage-subMenu-list-saleBrands .navPages-action {
      margin-bottom: 0; } }

.navPages-item--blackFriday {
  order: -4; }
  .navPages-item--blackFriday > .navPages-action-sale {
    padding-left: 1.07143rem !important;
    padding-right: 1.07143rem !important;
    padding-top: 1.35714rem !important;
    padding-bottom: 1.35714rem !important;
    background-color: #000;
    color: white; }
    @media (min-width: 992px) {
      .navPages-item--blackFriday > .navPages-action-sale {
        background-color: white;
        color: #333333 !important; } }
    @media (min-width: 992px) {
      .navPages-item--blackFriday > .navPages-action-sale {
        font-size: 16px !important; } }
    @media (min-width: 992px) {
      .navPages-item--blackFriday > .navPages-action-sale svg {
        fill: #333333 !important;
        stroke: #333333 !important; } }
    .navPages-item--blackFriday > .navPages-action-sale:hover, .navPages-item--blackFriday > .navPages-action-sale.is-open {
      background: #000;
      color: white !important; }
      .navPages-item--blackFriday > .navPages-action-sale:hover svg, .navPages-item--blackFriday > .navPages-action-sale.is-open svg {
        fill: white !important;
        stroke: white !important; }
  .navPages-item--blackFriday #navPages-sale {
    background-color: #000; }
    .navPages-item--blackFriday #navPages-sale strong, .navPages-item--blackFriday #navPages-sale li, .navPages-item--blackFriday #navPages-sale a, .navPages-item--blackFriday #navPages-sale .navPages-action {
      color: white;
      background-color: #000;
      font-weight: 900; }
    .navPages-item--blackFriday #navPages-sale .column {
      border-right-color: #333; }
    .navPages-item--blackFriday #navPages-sale .navPage-subMenu-item {
      border-bottom: 1px solid #252525; }
  .navPages-item--blackFriday ul.navPage-subMenu-list-saleBrands {
    display: flex;
    flex-wrap: wrap; }
    .navPages-item--blackFriday ul.navPage-subMenu-list-saleBrands li.navPage-subMenu-item {
      width: 50% !important; }
      @media (min-width: 992px) {
        .navPages-item--blackFriday ul.navPage-subMenu-list-saleBrands li.navPage-subMenu-item {
          width: 33.33% !important; } }

.navPages {
  background-color: #e5e5e5;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 992px) {
    .navPages {
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages ul,
      .navPages ol {
        list-style: none;
        margin-left: 0;
        margin: 0;
        padding: 0; }
        .navPages ul ul,
        .navPages ul ol,
        .navPages ol ul,
        .navPages ol ol {
          list-style: none;
          margin-bottom: 0; }
        .navPages ul li,
        .navPages ol li {
          margin: 0;
          padding: 0; }
      .navPages-section {
        float: left; }
        .navPages-section:before, .navPages-section:after {
          content: " ";
          display: table; }
        .navPages-section:after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; } }
  @media (min-width: 992px) and (min-width: 551px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 992px) {
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none; }
    .navPages ul li a {
      padding-left: 2.28571rem;
      padding-right: 2.28571rem;
      padding-top: 1.42857rem;
      padding-bottom: 1.42857rem; }
  .navPages .line-item-container {
    height: 1000px; }
  .navPages .navPage-subMenu-list {
    border-left: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    @media (min-width: 992px) {
      .navPages .navPage-subMenu-list {
        border-left: 0;
        padding-left: 0; } }

.navPages-list {
  margin: 0;
  margin-top: 5rem;
  width: 100%; }
  @media (min-width: 992px) {
    .navPages-list {
      display: inline-block;
      float: none; } }
  .navPages-list + .navPages-list {
    border-top: 1px solid #3c3c3c;
    margin-top: 0.78571rem;
    padding-top: 0.78571rem; }
  .navPages-list.other-links {
    margin-top: 0; }
    .navPages-list.other-links span {
      display: block;
      color: #333333;
      font-size: 1.07143rem;
      font-weight: 700;
      padding: 0.71429rem;
      text-decoration: underline; }
    .navPages-list.other-links li {
      padding-left: 0.71429rem;
      padding-right: 0.71429rem;
      margin-bottom: 0.71429rem; }
    .navPages-list.other-links a {
      color: #333333;
      text-decoration: none;
      padding: 0; }
    @media (min-width: 992px) {
      .navPages-list.other-links {
        display: none; } }

@media (max-width: 1183px) {
  .navPages .navPages-item a,
  .navPages .navPages-item-right a {
    font-size: 1rem;
    padding-left: 1.42857rem;
    padding-right: 1.42857rem; } }

@media (max-width: 1030px) {
  .navPages .navPages-item a,
  .navPages .navPages-item-right a {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem; } }

.navPages-item-page {
  display: flex; }

@media (min-width: 992px) {
  .navPages-list .navPages-item-right {
    float: right;
    display: flex;
    align-items: center;
    margin-right: 0.35714rem;
    border-radius: 0.5rem; }
    .navPages-list .navPages-item-right .navPages-action {
      padding-left: 0.71429rem;
      padding-right: 0.71429rem;
      min-width: 7.57143rem;
      text-align: center; }
      .navPages-list .navPages-item-right .navPages-action:focus {
        color: white; } }

.navPages-item-hidden {
  display: none; }

.navPages-item-kit-builder {
  background: #333333; }
  .navPages-item-kit-builder > a {
    color: #fce500 !important;
    font-weight: 800; }

.navPages-item-clearance {
  background: #fce500; }
  .navPages-item-clearance > a {
    color: #333333 !important; }

.navPages-item-sale {
  background: #FD0D1B; }

.navPages-item-fixings-finder {
  background: #FD7F20; }

.navPages-item-200 {
  background: #10B2E6; }
  .navPages-item-200 > a {
    color: #fce500 !important;
    font-weight: 800; }

.navPages-item-whats-new {
  background: #36862D; }

.navPages-item-cost-crunch {
  background: #29EA00; }

.navPages-item-tempters {
  background: #0B7F99; }

.navPages-item-christmas-gift-ideas {
  background: white; }
  .navPages-item-christmas-gift-ideas a {
    color: #ED1C23 !important;
    font-family: 'Oswald', sans-serif; }

.navPages-item-double-discounts {
  background: #EA531F; }

.navPages-contact-icon,
.navPages-hub-icon {
  display: none; }
  .navPages-contact-icon.visible,
  .navPages-hub-icon.visible {
    display: inline;
    margin-left: 2rem;
    width: 2.14286rem;
    margin-top: auto;
    margin-bottom: auto;
    height: auto; }
  .navPages-contact-icon.hidden,
  .navPages-hub-icon.hidden {
    display: none; }
  @media (min-width: 992px) {
    .navPages-contact-icon,
    .navPages-hub-icon {
      display: none; }
      .navPages-contact-icon.visible,
      .navPages-hub-icon.visible {
        display: inline-block;
        width: 2rem;
        filter: invert(1);
        margin: 0 -1.07143rem 0 0; } }

.navPages-account-icon,
.navPages-basket-icon, .navPages-hub-icon {
  display: inline;
  margin-left: 2rem;
  width: 2.14286rem;
  margin-top: auto;
  margin-bottom: auto;
  height: auto; }
  @media (min-width: 992px) {
    .navPages-account-icon,
    .navPages-basket-icon, .navPages-hub-icon {
      display: none; } }

.navUser-item-accountIcon-nav {
  width: 2.21429rem;
  height: 2.21429rem;
  margin-right: 0.945rem; }
  @media (min-width: 992px) {
    .navUser-item-accountIcon-nav {
      filter: invert(0) sepia(0); } }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 992px) {
    .navPages-list-depth-max.subMenu-is-open .is-hidden {
      display: inline-block; } }

.navPages-list-depth-max.subMenu-is-open .navPages-item-page {
  display: none; }
  @media (min-width: 992px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

@media (min-width: 992px) {
  .navPages-action-depth-max.has-subMenu.is-root.is-open .navPages-action-moreIcon {
    transform: rotate(0); } }

.navPages-action-depth-max.has-subMenu.is-open {
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  @media (min-width: 992px) {
    .navPages-action-depth-max.has-subMenu.is-open {
      border-bottom: 0;
      text-align: left; } }
  .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
    border: solid 1px #d6cdc0;
    border-radius: 4px;
    float: left;
    height: 35px;
    margin-top: -10px;
    padding: 11.7px;
    transform: rotate(90deg);
    width: 35px; }
    @media (min-width: 992px) {
      .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        border: 0;
        border-radius: 0;
        float: none;
        margin-top: 0;
        padding: 0;
        transform: rotate(-90deg); } }
  .navPages-action-depth-max.has-subMenu.is-open svg {
    height: 9.6px;
    width: 9.6px; }
    @media (min-width: 992px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.navPages-action {
  color: white;
  display: block;
  font-size: 15px;
  font-weight: 700;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  padding: 0.78571rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .navPages-action.has-subMenu svg {
    fill: #fce500;
    stroke: #fce500;
    transition: all 0.15s ease; }
  .navPages-action.has-subMenu:focus {
    color: #fce500; }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.is-open svg {
    fill: #757575;
    stroke: #757575; }
  @media (min-width: 992px) {
    .navPages-action {
      display: inline-block;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      padding: 0.78571rem 1.14286rem 1.14286rem; }
      .navPages-action.is-open {
        background-color: #333333;
        color: #fce500; } }
  .navPages-action:hover {
    color: #fce500; }
    .navPages-action:hover svg {
      fill: #fce500;
      stroke: #fce500; }
  .navPages-action.whiteText {
    color: white !important; }
  .navPages-action.blackText {
    color: #333333; }
  .navPages-action.yellowText {
    color: #fce500; }
  .navPages-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

.navPages-shop-by-category-btn, .navPages-shop-by-brands-btn {
  font-family: "Oswald", Arial, Helvetica, sans-serif; }

.navPages-action--storeCredit {
  color: #757575; }

.navPages-list {
  padding-bottom: 1.5rem !important; }
  @media (min-width: 992px) {
    .navPages-list {
      padding-bottom: 0 !important; } }

.navPages-action--compare {
  display: none; }
  .navPages-action--compare.show {
    display: block; }

.navPages-action-moreIcon {
  height: 0.57143rem;
  width: 0.57143rem;
  margin-left: 0.78571rem;
  transform: rotate(-90deg); }
  @media (min-width: 992px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(-90deg); }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    height: 0.78571rem;
    width: 0.78571rem;
    margin: 0 1.5rem; }
    @media (min-width: 992px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        margin: 0 0 0 0.78571rem; } }

.navPage-user-text {
  color: #333333;
  padding-left: 0.35714rem; }

.navPage-childList {
  display: none; }
  @media (min-width: 992px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }
  .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
    margin-left: 3rem; }
    @media (min-width: 992px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 992px) {
    .navPage-subMenu {
      background-color: #e5e5e5;
      position: absolute;
      text-align: left; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        width: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: block; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    margin-right: 0; }
    @media (min-width: 992px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }

@media (min-width: 992px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 15.35714rem; } }

@media (min-width: 992px) {
  .navPage-subMenu-horizontal.is-open {
    border-left: 1px solid #cccccc;
    display: inherit;
    height: auto;
    margin-left: 15.35714rem;
    padding: 0 !important;
    top: 0;
    width: 16.35714rem; } }

@media (min-width: 992px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

.navPage-subMenu-item {
  padding: 0.78571rem 0; }
  @media (min-width: 992px) {
    .navPage-subMenu-item {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left;
      padding: 0 0.75rem !important; }
      .navPage-subMenu-item .navPages-action {
        text-transform: none;
        width: 100%; }
      .navPage-subMenu-item > .navPage-subMenu-action {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 1.14286rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 992px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; } }

.navPage-subMenu-action {
  padding: 0.78571rem 0; }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 992px) {
      .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
        padding: 0.78571rem 0 1.14286rem; } }
  @media (min-width: 992px) {
    .navPage-subMenu-action {
      padding: 0.78571rem 0 1.14286rem; } }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    height: 100%;
    width: 100%;
    box-sizing: content-box;
    display: inline-block;
    text-align: right; }
    @media (min-width: 992px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

.navPage-childList-action {
  font-weight: 400;
  padding: 0 0 0.35714rem; }

.navPages-quickSearch {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.78571rem; }
  @media (min-width: 992px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

.navPages-list--user {
  background-color: #3c3c3c; }
  .navPages-list--user li {
    height: 8rem; }
  @media (min-width: 992px) {
    .navPages-list--user {
      display: none; } }
  .navPages-list--user #currencySelection2 {
    background-color: white;
    border: 1px solid #e5e5e5; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item {
      padding: 0; }
      .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
        border-bottom: 1px solid #e5e5e5; }
    .navPages-list--user #currencySelection2 a {
      padding: 0.78571rem 1.5rem; }

@media only screen and (max-width: 991px) {
  ul.navPages-list {
    display: flex;
    flex-direction: column; }
    ul.navPages-list .navPages-item-shop-by-category {
      order: -4; }
    ul.navPages-list .navPages-item-shop-by-brands {
      order: -3; }
    ul.navPages-list .navPages-item-sale {
      order: -2; }
    ul.navPages-list .navPages-item-200 {
      order: -1; }
    ul.navPages-list .navPages-item-kit-builder {
      order: 1;
      max-width: fit-content;
      border-radius: 0.35714rem;
      padding: 0.71429rem 1.42857rem !important;
      margin: 0.71429rem !important; } }

.custom-desktop-nav .brand-container {
  margin-top: 3rem; }

.custom-desktop-nav .brands-desktop {
  display: none; }
  @media (min-width: 992px) {
    .custom-desktop-nav .brands-desktop {
      display: block; } }

.custom-desktop-nav .brands-mob {
  display: block; }
  @media (min-width: 992px) {
    .custom-desktop-nav .brands-mob {
      display: none; } }

.custom-desktop-nav .brands-desktop-header {
  display: block;
  padding-left: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: bold;
  font-size: 1.28571rem;
  line-height: 1.57143rem; }
  @media (min-width: 992px) {
    .custom-desktop-nav .brands-desktop-header {
      padding: 0.71429rem; } }

.custom-desktop-nav .brands-desktop-header.most-popular-title {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .custom-desktop-nav .brands-desktop-header.most-popular-title {
      display: block;
      font-size: 1.78571rem;
      margin-top: 1.42857rem;
      margin-bottom: 1.42857rem; } }

.custom-desktop-nav .desktop-header {
  display: none; }
  @media (min-width: 992px) {
    .custom-desktop-nav .desktop-header {
      display: initial; } }

.custom-desktop-nav .subcategory-header {
  background: #333333;
  height: 10rem;
  margin-bottom: 2rem; }
  .custom-desktop-nav .subcategory-header span {
    color: white;
    font-size: large;
    padding-left: 3rem; }
  @media (min-width: 992px) {
    .custom-desktop-nav .subcategory-header {
      display: none; } }

@media (min-width: 992px) {
  .custom-desktop-nav .nested-overlay {
    display: none; } }

@media (min-width: 992px) {
  .custom-desktop-nav #nested-overlay {
    display: none; } }

@media (min-width: 992px) {
  .custom-desktop-nav #nested-overlay .navPage-subMenu-lvl1-nested {
    display: none; } }

@media (min-width: 992px) {
  .custom-desktop-nav #nested-overlay .nested-subcategories {
    display: none; } }

@media (min-width: 992px) {
  .custom-desktop-nav #nested-overlay .navPage-category-item-nested {
    display: none; } }

@media (min-width: 992px) {
  .custom-desktop-nav .mobile-subcategories {
    display: none; } }

.custom-desktop-nav .desktop-subcategories {
  display: none; }
  @media (min-width: 992px) {
    .custom-desktop-nav .desktop-subcategories {
      display: initial; }
      .custom-desktop-nav .desktop-subcategories .subcategories-top-title-container {
        background-color: #fce500;
        color: #333333;
        padding: 15px;
        margin-bottom: 0.71429rem;
        display: flex;
        align-items: baseline; }
        .custom-desktop-nav .desktop-subcategories .subcategories-top-title-container a {
          width: auto !important; }
        .custom-desktop-nav .desktop-subcategories .subcategories-top-title-container a.subcategories-top-title-name {
          font-family: "Oswald", Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          font-weight: 700;
          font-size: 1.78571rem;
          margin-right: 15px; }
        .custom-desktop-nav .desktop-subcategories .subcategories-top-title-container a.subcategories-top-title-shop-all {
          font-size: 1.14286rem;
          border-bottom: 0.07143rem solid #333333;
          font-family: "Karla", Arial, Helvetica, sans-serif;
          line-height: normal; } }
  .custom-desktop-nav .desktop-subcategories .subMenu-lvl1 {
    position: relative; }
    .custom-desktop-nav .desktop-subcategories .subMenu-lvl1 .subMenu-ul {
      column-count: 3;
      column-gap: 1rem; }
      .custom-desktop-nav .desktop-subcategories .subMenu-lvl1 .subMenu-ul .subMenu-li {
        display: inline-block;
        width: 100%;
        page-break-inside: avoid;
        break-inside: avoid; }

.custom-desktop-nav .navPage-megaMenu {
  width: 0%; }
  .custom-desktop-nav .navPage-megaMenu.is-open .subcategory-header {
    background-color: #fce500;
    height: auto;
    margin-top: 3.57143rem;
    margin-bottom: 0;
    padding: 10px; }
    .custom-desktop-nav .navPage-megaMenu.is-open .subcategory-header .header-holder {
      display: flex;
      width: 100%;
      justify-content: space-around;
      align-items: center; }
      .custom-desktop-nav .navPage-megaMenu.is-open .subcategory-header .header-holder .subheading {
        width: 100%;
        margin: 0;
        padding: 0;
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 20px;
        text-decoration: none; }
    .custom-desktop-nav .navPage-megaMenu.is-open .subcategory-header span.subheading {
      color: #333333;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      padding-left: 0;
      font-size: 22px; }
  .custom-desktop-nav .navPage-megaMenu.is-open .view-all-mobile {
    background-color: #333333;
    padding: 0.35714rem 0.71429rem;
    border-radius: 7px;
    color: #fce500;
    font-weight: 800;
    text-align: center;
    text-decoration: none; }
  @media (max-width: 990px) {
    .custom-desktop-nav .navPage-megaMenu.is-open {
      display: block;
      width: 80%;
      height: 100%;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 500;
      background-color: white;
      box-shadow: 0 7px 10px -7px #999999;
      overflow-x: auto;
      padding-left: 0;
      padding-top: 0; } }
  .custom-desktop-nav .navPage-megaMenu.is-open #header {
    display: none; }
  .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-inner {
    position: relative; }
  @media (min-width: 992px) {
    .custom-desktop-nav .navPage-megaMenu #subCategories-container {
      padding-left: 0.5rem;
      background-color: #fce500;
      width: 100%;
      max-width: 21vw;
      box-shadow: 0 4px 20px -7px #cccccc; } }
  .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories {
    padding: 0; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories.hide {
      display: none; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories > span {
      font-weight: 700; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      min-height: 31.42857rem; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner > ul {
        width: 100%; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner a {
        padding: 0;
        text-decoration: none;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPages-action-moreIcon {
        display: inline-block;
        transform: rotate(-90deg);
        margin-left: -1.42857rem;
        transition: margin-left 200ms ease-in; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPages-action-moreIcon svg {
          stroke: #333333; }
        @media only screen and (min-width: 990px) and (max-width: 1140px) {
          .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPages-action-moreIcon {
            margin-left: 0; } }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item {
        padding-left: 0.35714rem;
        padding-right: 0.35714rem;
        font-size: 17px;
        line-height: 2.7rem;
        width: auto; }
        @media (min-width: 992px) {
          .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item {
            line-height: 3rem;
            font-size: 20px; } }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item.hide {
          display: none; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item.is-open {
          background-color: #f4f4f4; }
          .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item.is-open .navPages-action-moreIcon {
            margin-left: 0; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item-name {
        width: 90%; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-link {
        width: 100%;
        padding-left: 0.35714rem;
        padding-right: 0.35714rem;
        font-size: 17px;
        line-height: 2.7rem;
        font-family: 'Karla', Arial, Helvetica, sans-serif; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-icon {
      width: 1.28571rem;
      margin-right: 1rem; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-subMenu-lvl1 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background: white;
      margin-left: 0;
      z-index: 10; }
      @media (min-width: 992px) {
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-subMenu-lvl1 {
          position: absolute;
          top: 0;
          left: 100%;
          width: 300% !important;
          z-index: 10;
          padding: 1.07143rem; }
          .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-subMenu-lvl1 h2 {
            text-decoration: underline; }
          .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-subMenu-lvl1 h4 {
            text-transform: uppercase; } }
  .custom-desktop-nav .navPage-megaMenu .subMenu-lvl1 > ul .subMenu-lvl1-item {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
    .custom-desktop-nav .navPage-megaMenu .subMenu-lvl1 > ul .subMenu-lvl1-item.hasSubMenu {
      border-bottom: 1px solid #cccccc; }
      .custom-desktop-nav .navPage-megaMenu .subMenu-lvl1 > ul .subMenu-lvl1-item.hasSubMenu > a {
        font-size: 10px;
        font-weight: 700;
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        margin-bottom: 0.35714rem; }
    .custom-desktop-nav .navPage-megaMenu .subMenu-lvl1 > ul .subMenu-lvl1-item .view-all {
      color: #333333;
      font-size: 0.85714rem;
      margin-bottom: 0.71429rem;
      text-decoration: underline; }
  .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular.hide {
    display: none; }
  @media (min-width: 992px) {
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular.hide {
      display: initial; } }
  .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular > h2 {
    margin-bottom: 4.71429rem; }
  .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .popular-brands {
    font-size: medium;
    font-weight: bold;
    margin-top: 2.85714rem;
    margin-bottom: 2.85714rem;
    padding-left: 1.42857rem; }
  .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column {
    margin-bottom: 0.71429rem;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    text-align: center; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column a {
      padding: 0;
      text-decoration: none; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column p {
      font-weight: 700; }
    @media (min-width: 992px) {
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column {
        text-align: center;
        margin-bottom: 0.5rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column a {
          padding: 0;
          text-decoration: none; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column span {
          font-weight: 700; } }
  .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .img-container {
    background-color: #f4f4f4;
    border-radius: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2.78571rem;
    padding-right: 2.78571rem; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .img-container img {
      height: auto; }
  .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-closeBtn {
    display: none; }
    @media (min-width: 992px) {
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-closeBtn {
        display: initial;
        text-align: right;
        padding: 0; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-closeBtn a.navPages-action {
          display: block;
          width: 100%;
          padding: 0;
          color: #333333;
          justify-content: flex-end;
          margin-bottom: 0.71429rem; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-closeBtn .mega-menu-icon.close {
          width: 1rem;
          fill: #333333;
          stroke: #333333; } }
  @media (min-width: 992px) {
    .custom-desktop-nav .navPage-megaMenu.is-open {
      display: block;
      width: 21vw;
      position: absolute;
      left: 0;
      top: 5.14286rem;
      z-index: 3; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-inner {
      position: relative; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories {
      padding: 0; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories.hide {
        display: none; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories > span {
        font-weight: 700; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        min-height: 31.42857rem; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner > ul {
          width: 100%; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner a {
          padding: 0;
          text-decoration: none;
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner span {
          padding-left: 1.42857rem;
          font-family: "Oswald", Arial, Helvetica, sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 1rem; } }
      @media only screen and (min-width: 992px) and (min-width: 990px) and (max-width: 1140px) {
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner span {
          padding-left: 0; } }
  @media (min-width: 992px) {
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item {
          padding-left: 0.35714rem;
          padding-right: 0.35714rem;
          border-bottom: 1px solid #f6dd01; }
          .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item.hide {
            display: none; }
          .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item.is-open {
            background-color: #f6dd01; }
            .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-inner .navPage-category-item.is-open .navPages-action-moreIcon {
              margin-left: 0; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-megaMenu-categories-icon {
        width: 1.28571rem; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-subMenu-lvl1 {
        position: absolute;
        top: 0;
        left: 100%;
        width: 75vw !important;
        z-index: -1;
        overflow: visible;
        overflow-x: hidden; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-subMenu-lvl1 h4 {
          text-transform: uppercase; }
        .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-categories .navPage-subMenu-lvl1.is-open {
          box-shadow: 0 4px 20px -2px #cccccc;
          animation: slide_left_to_right 0.2s ease-in-out; }
    @keyframes slide_left_to_right {
      from {
        margin-left: -300%;
        z-index: -1; }
      to {
        margin-left: 0; } }
    .custom-desktop-nav .navPage-megaMenu .subMenu-lvl1 > ul .subMenu-lvl1-item {
      margin-top: 0.5rem;
      margin-bottom: 0.5rem; }
      .custom-desktop-nav .navPage-megaMenu .subMenu-lvl1 > ul .subMenu-lvl1-item.hasSubMenu {
        border-bottom: 1px solid #cccccc; }
        .custom-desktop-nav .navPage-megaMenu .subMenu-lvl1 > ul .subMenu-lvl1-item.hasSubMenu > a {
          font-weight: 700;
          margin-bottom: 0.14286rem;
          font-size: 1rem; }
      .custom-desktop-nav .navPage-megaMenu .subMenu-lvl1 > ul .subMenu-lvl1-item .view-all {
        color: #333333;
        font-size: 0.85714rem;
        margin-bottom: 0.71429rem;
        text-decoration: underline; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular > h2 {
      margin-bottom: 4.71429rem; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .popular-brands {
      font-size: medium;
      font-weight: bold;
      margin-top: 2.85714rem;
      margin-bottom: 2.85714rem;
      padding-left: 1.42857rem; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column {
      text-align: center;
      margin-bottom: 0.5rem;
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column a {
        padding: 0;
        text-decoration: none; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .column span {
        font-weight: 700; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .img-container {
      background-color: #f4f4f4;
      border-radius: 10px;
      padding-top: 1rem;
      padding-bottom: 1rem;
      padding-left: 2.78571rem;
      padding-right: 2.78571rem; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-popular .navPage-megaMenu-popularInner .img-container img {
        height: auto; }
    .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-closeBtn {
      text-align: right;
      padding: 0; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-closeBtn a.navPages-action {
        display: block;
        width: 100%;
        padding: 0;
        color: #333333;
        justify-content: flex-end; }
      .custom-desktop-nav .navPage-megaMenu .navPage-megaMenu-closeBtn .mega-menu-icon.close {
        width: 1rem;
        fill: #333333;
        stroke: #333333; } }

.custom-desktop-nav .navPage-megaMenu.navPage-subMenu {
  padding-right: 0px; }

.custom-desktop-nav .subCategories-container {
  max-width: 25.71429rem;
  width: 100%; }

@media (min-width: 992px) {
  .custom-desktop-nav .navPage-megaMenu {
    max-width: 21vw; } }

.navPage-brands-container {
  padding: 0;
  background-color: white; }
  @media (min-width: 992px) {
    .navPage-brands-container {
      display: flex;
      padding: 0.71429rem 0.71429rem 1.42857rem 0.71429rem;
      width: 100vw;
      max-width: 100vw;
      float: none !important;
      -webkit-box-shadow: 0 6px 20px -10px #333333;
      -moz-box-shadow: 0 6px 20px -10px #333333;
      box-shadow: 0 6px 20px -10px #333333; }
      .navPage-brands-container .view-all-link {
        margin-top: 0;
        text-decoration: none;
        text-align: center; } }
  .navPage-brands-container .back-button {
    display: flex; }

#categories-container {
  margin-left: 2.42857rem;
  margin-right: 1.35714rem; }
  #categories-container .navPage-megaMenu-closeBtn a {
    margin-bottom: 4.71429rem;
    margin-left: 2.14286rem; }

.line-item {
  border-bottom: 1px solid #eeeeee; }
  @media (min-width: 992px) {
    .line-item {
      background-color: #fce500;
      border-bottom: 0px; } }

.mobile-back-arrow {
  transform: rotate(90deg);
  margin-right: 0.57143rem; }

@media (min-width: 992px) {
  .desktop-subcategories .desktop-subcategories-top {
    width: 100%;
    max-width: 100%;
    margin: 0;
    display: flex;
    align-items: center; }
    .desktop-subcategories .desktop-subcategories-top .column {
      padding: 0; } }

.navPage-brands {
  padding-left: 1.78571rem;
  padding-right: 1.78571rem; }

#navPage-moreBrands-container {
  display: block; }
  #navPage-moreBrands-container a {
    text-decoration: none;
    padding-left: 0;
    padding-right: 0; }
  #navPage-moreBrands-container .brands-desktop-header {
    padding-top: 0px; }
  #navPage-moreBrands-container .alphabet-list-container {
    display: flex; }
  #navPage-moreBrands-container .alphabet-list {
    display: flex;
    line-height: 22px;
    overflow-x: scroll;
    padding-bottom: 3.35714rem; }
  #navPage-moreBrands-container .alphabet-item {
    display: flex;
    height: 2.71429rem;
    border: 1px solid;
    border-radius: 0.71429rem;
    align-items: center;
    color: lightgrey;
    margin-right: 19px; }
    @media (min-width: 992px) {
      #navPage-moreBrands-container .alphabet-item {
        display: flex;
        height: 2.71429rem;
        border: none;
        border-radius: 0.71429rem;
        align-items: center;
        color: lightgrey;
        margin-right: 0px; } }
  #navPage-moreBrands-container .alphabet-item.brand-true {
    color: black;
    cursor: pointer; }
  #navPage-moreBrands-container .alphabet-item-text {
    margin-bottom: 0px;
    width: 2.71429rem;
    font-size: 1.28571rem;
    text-align: center; }
  #navPage-moreBrands-container .brand-name {
    font-size: 1.57143rem;
    text-transform: capitalize;
    line-height: 1.85714rem;
    padding-bottom: 1.85714rem;
    padding-left: 0px; }
    @media (min-width: 992px) {
      #navPage-moreBrands-container .brand-name {
        padding-right: 0px;
        overflow-wrap: break-word;
        hyphens: auto;
        width: 30%; } }
  @media (min-width: 992px) and (min-width: 1440px) {
    #navPage-moreBrands-container .brand-name {
      width: 20%; } }
  #navPage-moreBrands-container svg.scroll-indicator {
    display: none; }
    @media (min-width: 992px) {
      #navPage-moreBrands-container svg.scroll-indicator {
        display: block;
        height: 2.71429rem;
        width: 2.71429rem; } }
  #navPage-moreBrands-container .view-all-container {
    width: 100%;
    padding-top: 79px; }
    @media (min-width: 992px) {
      #navPage-moreBrands-container .view-all-container {
        padding-top: 0px; } }
  #navPage-moreBrands-container .view-all-link {
    display: flex;
    border-radius: 0.57143rem;
    background-color: #fce500;
    height: 3.42857rem;
    text-align: center;
    align-items: center;
    margin-top: 9.07143rem;
    justify-content: space-between;
    margin-bottom: 9.21429rem;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 992px) {
      #navPage-moreBrands-container .view-all-link {
        width: 10.71429rem;
        margin-bottom: 0px; } }
  #navPage-moreBrands-container svg.link-indicator {
    height: 1.42857rem;
    width: 1.42857rem; }
  @media (min-width: 992px) {
    #navPage-moreBrands-container {
      display: block;
      padding-left: 5rem;
      padding-right: 19px; }
      #navPage-moreBrands-container .brands {
        padding-left: 2.71429rem;
        display: flex;
        flex-wrap: wrap; }
      #navPage-moreBrands-container .view-all-container {
        display: flex;
        justify-content: flex-end; } }

.img-container-brands {
  width: 100%;
  height: 7.28571rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #f4f4f4;
  border-radius: 0.71429rem;
  padding-right: 0.71429rem;
  padding-left: 0.71429rem; }
  .img-container-brands img {
    width: auto; }
  @media (min-width: 992px) {
    .img-container-brands {
      height: 6.35714rem; } }
  @media (min-width: 992px) and (min-width: 1380px) {
    .img-container-brands {
      height: 7.07143rem; } }
  @media (min-width: 992px) and (min-width: 1500px) {
    .img-container-brands {
      height: 7.5rem; } }
  @media (min-width: 992px) and (min-width: 1600px) {
    .img-container-brands {
      height: 7.92857rem; } }

#brands-most-popular .column {
  padding-right: 0.39286rem !important;
  margin-bottom: 1.14286rem !important; }

#brands-most-popular .brands-most-popular-inner {
  display: flex;
  flex-wrap: wrap; }
  #brands-most-popular .brands-most-popular-inner .column {
    height: auto; }
  #brands-most-popular .brands-most-popular-inner .img-container-brands {
    height: auto;
    padding: 0;
    background: none; }

@media (min-width: 992px) {
  .view-all-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0; } }

.view-all-link-brands {
  display: flex;
  border-radius: 0.57143rem;
  background-color: #fce500;
  color: #333333;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%; }
  @media (min-width: 992px) {
    .view-all-link-brands {
      margin-bottom: 0px;
      max-width: 22.85714rem; } }
  .view-all-link-brands:hover {
    color: white; }

.navPage-megaMenu-inner .navPage-megaMenu-popular {
  margin-top: 20px; }
  @media (min-width: 992px) {
    .navPage-megaMenu-inner .navPage-megaMenu-popular {
      margin-top: 0;
      border-right: 1px solid #cccccc; } }

#categories-mostPopular {
  display: none; }
  @media (min-width: 992px) {
    #categories-mostPopular {
      display: block; }
      #categories-mostPopular h2 {
        margin-bottom: 0px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    #categories-mostPopular .navPage-megaMenu-popularInner.categories .column.mostPopular-categories-container {
      width: 33%; } }
  @media (min-width: 992px) {
      #categories-mostPopular .navPage-megaMenu-popularInner.categories .mostPopular-categories-container {
        padding-bottom: 1.42857rem; }
        #categories-mostPopular .navPage-megaMenu-popularInner.categories .mostPopular-categories-container p {
          padding-top: 0.71429rem;
          padding-bottom: 1.28571rem;
          height: 1.42857rem; } }
  #categories-mostPopular .flex-end {
    width: 104%; }
  #categories-mostPopular .img-container-categories {
    width: 100%;
    height: 8.57143rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #f4f4f4;
    border-radius: 0.71429rem;
    padding-right: 0.71429rem;
    padding-left: 0.71429rem; }
    #categories-mostPopular .img-container-categories img {
      height: 90%; }
  #categories-mostPopular .categories-desktop-header {
    padding-bottom: 4.71429rem; }

#navPage-megaMenu-featured {
  display: none; }
  #navPage-megaMenu-featured.hide {
    display: none; }
  @media (min-width: 992px) {
    #navPage-megaMenu-featured {
      display: block; }
      #navPage-megaMenu-featured a {
        padding: 0px; }
        #navPage-megaMenu-featured a img {
          width: 100%;
          display: block;
          border-radius: 0.71429rem;
          margin-bottom: 3.57143rem; } }

.column.navPage-megaMenu-featured {
  margin-right: 0.71429rem; }

.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: #757575;
    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 {
    height: 1.42857rem;
    width: 1.42857rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #999999; }
    .socialLinks .icon svg {
      fill: #757575;
      transition: all 0.15s ease; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.35714rem;
    margin-right: 0.78571rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
  .socialLinks-item .socialLinks__link {
    position: relative;
    height: 2rem; }
    .socialLinks-item .socialLinks__link:before {
      content: " ";
      position: absolute;
      right: 0;
      top: 50%;
      border-width: 0.71429rem;
      border-style: solid;
      border-color: transparent transparent #313440 transparent; }
    .socialLinks-item .socialLinks__link:after {
      content: attr(title);
      padding: 0.28571rem 0.42857rem;
      background-color: #313440;
      color: white;
      position: absolute;
      font-size: 1rem;
      white-space: nowrap;
      right: 0;
      top: 100%;
      cursor: default;
      border-radius: 0.57143rem; }
    .socialLinks-item .socialLinks__link:before, .socialLinks-item .socialLinks__link:after {
      display: none; }
    .socialLinks-item .socialLinks__link:focus:before, .socialLinks-item .socialLinks__link:focus:after {
      display: block; }
    .socialLinks-item .socialLinks__link:focus:after {
      right: auto;
      left: 0;
      z-index: 20; }

.socialLinks--alt .icon {
  height: 1.5rem;
  width: 1.5rem; }

.socialLinks--alt svg {
  fill: #757575; }

.heroCarousel {
  width: 1px;
  min-width: 100%;
  margin-bottom: 4.5rem;
  margin-top: -1.5rem; }
  @media (min-width: 992px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  @media (min-width: 551px) {
    .heroCarousel.slick-initialized {
      max-height: 28.57143rem; } }
  @media (min-width: 992px) {
    .heroCarousel.slick-initialized {
      max-height: 42.85714rem; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heroCarousel {
      opacity: 0; }
      .heroCarousel.slick-initialized {
        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%;
    transform: translateY(-50%);
    margin: 0; }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 992px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 992px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 992px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }
  .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
  .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
  @media (min-width: 551px) {
    .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper, .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
      height: 56.25vw; } }
  .heroCarousel .slick-slide.is-image-error {
    background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
    background-size: contain; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: 50% 0%; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image {
        object-position: 50% 50%; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    width: 100%;
    height: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 56.25vw;
    max-height: 100vh;
    transition: height .3s ease; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 28.57143rem; } }
    @media (min-width: 992px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 42.85714rem; } }

.heroCarousel-content {
  background-color: white;
  padding: 0.78571rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 551px) {
    .heroCarousel-content {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9);
      width: 50rem;
      padding: 2.25rem;
      width: 70%;
      background-color: rgba(255, 255, 255, 0.9);
      left: 0;
      padding: 1.5rem;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      max-height: 80%;
      overflow: auto; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent; } }

.heroCarousel-title {
  color: #444444;
  font-size: 20px;
  margin-top: 0; }
  @media (min-width: 992px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 992px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 0; }
  @media (min-width: 992px) {
    .heroCarousel-action {
      margin-top: 1.5rem; } }

@media (min-width: 992px) {
  .writeReview-productDetails {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productDetails .product-brand {
  color: #999999;
  margin: 0; }

.writeReview-productDetails .product-title {
  margin-top: 0;
  line-height: normal; }

.writeReview-productDetails .product-brandLogo img {
  padding: 5px 0;
  max-width: 6rem; }

@media (min-width: 992px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-form .star-rating {
  margin-top: 0.71429rem;
  margin-bottom: 0.71429rem; }
  .writeReview-form .star-rating .visually-hidden {
    display: none; }
  .writeReview-form .star-rating input[type="radio"] + label {
    margin: 0rem; }
  .writeReview-form .star-rating input[type="radio"] + label:checked .icon {
    fill: red; }

.writeReview-form .form-label {
  font-weight: bold; }

.writeReview-form .form-field {
  margin: 0; }

.writeReview-form .form-inlineMessage {
  margin-bottom: 10px;
  color: #cc4749;
  display: none; }
  .writeReview-form .form-inlineMessage.visible {
    display: inline-block; }

.writeReview-form .form-input {
  margin-bottom: 1.5rem; }

.writeReview-form .form-field--submit {
  margin-bottom: 0 !important; }

.writeReview-form .button--primary {
  font-family: 'karla';
  font-weight: bold;
  text-transform: uppercase;
  background-color: #0f9c1f;
  border: 0; }

.writeReview-productImage-container {
  position: relative;
  max-height: 250px;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .writeReview-productImage-container {
      max-height: 100% !important; } }
  .writeReview-productImage-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    object-fit: contain;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;'; }
  .writeReview-productImage-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.8%; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 551px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 551px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 551px) {
      .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: 551px) {
        .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: 551px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 551px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 15px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 551px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 700; }
  @media (min-width: 551px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .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.75rem;
  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.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 551px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  width: 1px;
  min-width: 100%;
  position: relative;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .productCarousel:before, .productCarousel:after {
    content: " ";
    display: table; }
  .productCarousel:after {
    clear: both; }

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  @media (min-width: 551px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 992px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1261px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

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

.quickView:after {
  clear: both; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  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 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 992px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .productReview {
      width: 33.33333%; } }

.productReview-title {
  margin: 0;
  text-transform: none; }

.productReview-author {
  color: #757575;
  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; }

.productView {
  padding-top: 1rem; }

.productView-images {
  margin-bottom: 3rem; }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative; }
  @media (min-width: 992px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.78571rem; }
  @media (min-width: 320px) and (max-width: 992px) {
    .productView-image {
      pointer-events: none; } }

.productView-img-container {
  position: relative;
  margin: auto;
  max-width: 500px;
  width: 100%; }
  .productView-img-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    width: 100%;
    object-fit: contain;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;';
    font-display: swap; }
  .productView-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.8%; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  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[data-slick] {
    opacity: 0; }
    .productView-thumbnails[data-slick].slick-initialized {
      opacity: 1; }
  .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 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin: 0;
    width: 50px;
    object-fit: contain;
    /* Object-fit polyfill */
    font-family: 'object-fit: contain;';
    font-display: swap;
    position: relative; }

.productView-thumbnail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
  text-align: center; }
  @media (min-width: 1261px) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  border: 1px solid #e5e5e5;
  display: inline-flex;
  height: 67px;
  max-width: 75px;
  padding: 2px;
  position: relative;
  width: 100%;
  box-sizing: content-box;
  justify-content: center; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

.productView-details {
  padding-bottom: 2rem; }

@media (min-width: 992px) {
  .productView-product {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2rem; } }

.productView-product > :last-child {
  margin-bottom: 0; }

.productView-title {
  font-size: 20px;
  margin: -0.78571rem 0 0.35714rem; }
  @media (min-width: 992px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (min-width: 1261px) {
    .productView-title {
      font-size: 28px; } }

.productView-brand {
  color: #757575;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 1261px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #757575; }
    .productView-brand a:hover {
      color: #333333; }

.productView-price {
  font-size: 15px;
  margin-bottom: 0.5rem; }
  @media (min-width: 992px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.35714rem;
  vertical-align: middle;
  color: #757575; }
  .productView-reviewLink:hover {
    color: #333333; }
  .productView-reviewLink--new {
    padding: 0; }

.productView-info {
  margin-top: 0.78571rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 551px) {
    .productView-info > :first-child {
      margin-top: 1.5rem; } }
  .productView-info > :last-child {
    margin-bottom: 0; }

.productView-info-name,
.productView-info-value {
  float: left; }
  @media (min-width: 551px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.21429rem;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .productView-info-name {
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400;
      font-display: swap; } }

.productView-info-value {
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .productView-info-value {
      margin-bottom: 1rem; } }

.product-orderReference {
  display: flex;
  flex-direction: column; }
  @media (min-width: 992px) {
    .product-orderReference {
      flex-direction: row;
      align-items: center;
      gap: 5px; } }
  .product-orderReference .order-reference-value {
    margin-bottom: 0 !important; }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field--error > .form-inlineMessage {
      font-size: 1rem; }
    .productView-options .form-field > .form-checkbox + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      text-align: justify;
      display: inline-block; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 551px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.71429rem;
      width: 50%; } }
  @media (min-width: 992px) {
    .productView-options .form-action {
      padding: 0;
      width: auto; } }
  @media (min-width: 1261px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 1261px) {
      .productView-options .form-action .button {
        margin-right: 0.78571rem; } }
  .productView-options .form-action .button--primary {
    margin-right: 0.78571rem; }

.productOptions-list {
  border: 1px solid #8f8f8f;
  list-style: none;
  margin: 0;
  max-height: 400px;
  overflow-y: auto; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #8f8f8f; }
  .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; }

.shareProduct {
  text-align: center; }

.productView-image .easyzoom-flyout {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.price--rrp,
.price--non-sale,
.price--discounted {
  text-decoration: line-through; }

.price-section--minor {
  color: #999999; }

.product-compare-page .page-content {
  padding: 0;
  padding-bottom: 3rem; }

.product-compare-page .page-sub-heading {
  text-align: center;
  font-size: 1.5rem;
  color: #6f6f6f;
  text-transform: capitalize;
  max-width: 1070px;
  margin: 0 auto 2rem auto; }
  @media screen and (max-width: 780px) {
    .product-compare-page .page-sub-heading {
      max-width: 560px; } }
  @media screen and (max-width: 480px) {
    .product-compare-page .page-sub-heading {
      font-size: 1.2rem;
      max-width: 375px; } }

.product-compare-page .card-title {
  font-weight: 700 !important;
  margin-top: 1em; }

.product-compare-page .card .product-price-sale-values,
.product-compare-page .product-non-sale-price {
  font-size: 18px !important; }

.product-compare-page .main-price {
  font-size: 24px !important;
  padding-bottom: .3em; }

.product-compare-page table tr.even, .product-compare-page table tr.alt, .product-compare-page table tr:nth-of-type(even) {
  background-color: #f2f2f2; }

.desktopHide-product-compare {
  display: none; }

.mobileHide-product-compare {
  display: block; }

.compareTable {
  background: none;
  border-collapse: unset;
  border: 1px solid #cccccc;
  table-layout: fixed;
  width: 100%;
  border-radius: 6px;
  margin: 0 auto;
  max-width: 1150px; }
  .compareTable-type-3 {
    min-width: 850px;
    max-width: 1250px; }
    @media screen and (max-width: 780px) {
      .compareTable-type-3 {
        min-width: 750px;
        max-width: 760px; } }
    @media screen and (max-width: 480px) {
      .compareTable-type-3 {
        min-width: 375px;
        max-width: 100%; } }
  .compareTable-type-4 {
    min-width: 1100px;
    max-width: 1500px; }
    @media screen and (max-width: 780px) {
      .compareTable-type-4 {
        min-width: 750px;
        max-width: 760px; } }
    @media screen and (max-width: 480px) {
      .compareTable-type-4 {
        min-width: 375px;
        max-width: 100%; } }
  .compareTable-wrapper {
    overflow-x: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }
  .compareTable thead {
    background: none; }

.compareTable-row {
  border-radius: 6px;
  box-shadow: 0 4px 4px rgba(158, 158, 158, 0.1), 0 1px 2px rgba(138, 138, 138, 0.08); }

tbody .compareTable-heading {
  border-top: 1px solid #cccccc;
  vertical-align: middle; }

.compareTable-heading {
  width: 120px;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  padding: 1.28571rem 0.28571rem 1.28571rem 0.28571rem; }
  @media (min-width: 992px) {
    .compareTable-heading {
      width: 200px;
      font-size: 15px;
      padding: 1.28571rem 1rem 1.28571rem 0.28571rem; } }

.compareTable-item {
  width: auto;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
  padding: 1.28571rem 0.28571rem; }
  @media (min-width: 992px) {
    .compareTable-item {
      font-size: 15px; } }

.compareTable-product {
  position: relative;
  font-weight: 400;
  padding: 2rem 1rem 1.28571rem; }
  .compareTable-product .card {
    margin-bottom: 0;
    max-width: 310px;
    min-width: 160px;
    margin: 0 auto; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }
  .compareTable-product .card-figure {
    overflow: visible; }

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.product-compare-loading {
  position: relative;
  display: block;
  min-height: 40vh; }

.product-compare-remove-button {
  background: grey;
  color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -15px;
  right: -15px; }

@media screen and (max-width: 780px) {
  .compareTable-product {
    padding: 2rem .5rem; }
    .compareTable-product .card {
      min-width: 110px; }
  .compareTable-product .card-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .compareTable-product .product-overlay-left, .compareTable-product .product-overlay-right,
  .compareTable-product .product-overlay-right {
    width: 35px !important; }
  .card .product-price-sale-values .product-savings {
    font-size: 12px; }
  .card-brand-logos {
    display: none !important; } }

@media screen and (max-width: 480px) {
  .compareTable-wrapper {
    padding: 0; }
  .compareTable-row-mobile {
    display: flex;
    flex-direction: column;
    width: 100vw; }
    .compareTable-row-mobile .compareTable-mobile {
      min-width: 375px !important; }
    .compareTable-row-mobile .compareTable-items {
      display: flex;
      font-size: 14px;
      padding: .4em 0;
      width: 100vw; }
    .compareTable-row-mobile .compareTable-item-mobile {
      border-right: 1px solid #d1d1d1;
      padding: 0 5px;
      flex: 1 1 85px;
      text-align: center; }
      .compareTable-row-mobile .compareTable-item-mobile:last-child {
        border-right: none; }
    .compareTable-row-mobile .compareTable-product {
      max-width: 175px;
      padding: 1rem .5rem; }
      .compareTable-row-mobile .compareTable-product .card-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* Limit to 2 lines */
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .compareTable-row-mobile .compareTable-product .product-savings {
        font-size: 12px; }
      .compareTable-row-mobile .compareTable-product .product-overlay-left, .compareTable-row-mobile .compareTable-product .product-overlay-right,
      .compareTable-row-mobile .compareTable-product .product-overlay-right {
        width: 30px;
        top: 1px; }
    .compareTable-row-mobile .compareTable-heading {
      width: 100%;
      text-align: left;
      font-size: 16px;
      background-color: #f2f2f2;
      padding: .5rem; }
    .compareTable-row-mobile .compareTable-product-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
    .compareTable-row-mobile .card-brand-logos,
    .compareTable-row-mobile .product-order-reference-value {
      display: none !important; }
  .desktopHide-product-compare {
    display: block; }
  .mobileHide-product-compare {
    display: none; }
  .compareTable-heading:empty {
    display: none; } }

.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 #e5e5e5;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

.toggle-title {
  margin-bottom: 2.28571rem; }

.toggleLink {
  color: #757575; }
  .toggleLink:hover {
    color: #333333; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 13px;
  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-navList {
  display: none; }
  .facetedSearch-navList.is-open {
    display: block; }

.facetedSearch-refineFilters {
  display: none; }

.banners {
  background-color: #757575;
  color: white;
  padding: 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner + .banner {
  margin: 0; }

.facetLabel {
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0.21429rem 0.5rem 0.21429rem 0.71429rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.85714rem;
    width: 0.85714rem;
    display: inline-block;
    fill: #757575;
    position: relative;
    top: -1px; }

.cart-additionalCheckoutButtons:before, .previewCart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .previewCart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p, .previewCart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div, .previewCart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 992px) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media (min-width: 992px) {
    .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 #e5e5e5;
  display: block; }
  @media (min-width: 992px) {
    .cart-list {
      display: table-row-group; } }

.cart-item {
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  display: block;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .cart-item {
      padding-left: 25%; }
      .cart-item:before, .cart-item:after {
        content: " ";
        display: table; }
      .cart-item:after {
        clear: both; } }
  @media (min-width: 992px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item:before, .cart-item:after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 992px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  text-align: center;
  margin-bottom: 1.5rem;
  width: 16.66667%;
  position: relative; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 992px) {
    .cart-item-figure {
      float: none;
      width: 16.66667%;
      padding: 0.5rem 0; } }
  .cart-item-figure:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

.cart-item-fixed-image {
  width: 100%; }

.cart-item-image {
  max-height: 14rem;
  max-width: 150px;
  width: 100%; }
  @media (min-width: 992px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 7.14286rem;
  padding-left: 1.5rem; }
  @media (min-width: 551px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 992px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 551px) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 992px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }

.cart-content-padding-right {
  padding-right: 4px; }

@media (min-width: 992px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity .form-increment {
  display: inline-block;
  margin: 0 0.21429rem 1px 1.5rem;
  vertical-align: middle; }
  @media (min-width: 992px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: #333333;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 992px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: #757575;
  margin-bottom: 0.21429rem; }

.cart-item-name {
  font-size: 15px;
  margin: 0;
  display: inline-block; }
  .cart-item-name__label {
    display: inline-block; }
  .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 {
  background-color: #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.07143rem;
  padding: 0.21429rem;
  transition: background-color 0.15s ease;
  width: 1.07143rem; }
  @media (min-width: 551px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #757575; }

.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: 551px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 992px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1261px) {
    .cart-totals {
      width: 41.66667%; } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 992px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e5e5e5; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.28571rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.35714rem center;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    margin-bottom: 0.78571rem;
    padding: 0 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: #757575;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 992px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 551px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 992px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 992px) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

.cart-total-grandTotal {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-bottom: 0.21429rem;
  padding-top: 0.21429rem;
  position: relative; }
  @media (min-width: 992px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.28571rem; } }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #757575;
  padding: 0;
  text-decoration: underline;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .shipping-estimate-show:hover,
  .gift-certificate-add:hover,
  .gift-certificate-cancel:hover {
    color: #333333; }

.coupon-code-cancel,
.shipping-estimate-show[aria-expanded="true"] {
  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: 80%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin: 0 0 0 2%;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.78571rem;
    width: 100%; }
  .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 {
  float: right;
  margin-bottom: 1em;
  width: 60%; }
  .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: 551px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }

.previewCart-additionalCheckoutButtons {
  padding-right: 1.5rem;
  padding-bottom: 1.5rem; }

.previewCartWrapper {
  max-height: calc(93vh - .2rem);
  overflow: auto; }

.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;
  background-color: #f2f2f2;
  margin: 0 1rem !important; }
  .previewCartItem:before, .previewCartItem:after {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #e5e5e5; }

.wishlist-container h3 {
  text-align: center; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 0;
  text-align: center;
  position: relative; }
  .previewCartItem-image img {
    max-height: 100%;
    border-radius: 40px;
    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%; }
  @media (min-width: 320px) {
    .previewCartItem-image:after {
      padding-bottom: 75%; } }
  @media (min-width: 481px) {
    .previewCartItem-image:after {
      padding-bottom: 85%; } }

.previewCartItem-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 66.66667%;
  padding: .6rem 2.2rem 0 0; }
  .previewCartItem-content .cart-remove {
    margin-top: -4.5rem; }

.previewCartItem-name {
  font-family: 'Karla', Arial, Helvetica, sans-serif;
  text-transform: none;
  line-height: normal; }
  .previewCartItem-name > a {
    text-decoration: none; }

h6.previewCartItem-name {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 2;
  padding-right: 1.42857rem; }

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.21429rem; }

.previewCartItem-brand,
.previewCartItem-price {
  color: #757575;
  display: inline-block;
  font-size: 13px; }

.previewCartTotalItems {
  display: flex;
  justify-content: space-between;
  padding: 1.07143rem;
  align-items: center; }
  .previewCartTotalItems strong {
    text-transform: uppercase;
    font-family: "Oswald", Arial, Helvetica, sans-serif; }

.previewCartTotalIcon {
  cursor: pointer; }

.previewCartTotal {
  display: flex;
  flex-direction: column;
  padding: 1.42857rem; }
  .previewCartTotal section {
    display: flex;
    justify-content: space-between;
    gap: 10px; }
    .previewCartTotal section:first-child {
      padding-bottom: 0.71429rem; }
    .previewCartTotal section:last-child {
      margin-top: 0.71429rem;
      padding-top: 0.71429rem;
      border-top: 1px solid #e5e5e5; }
    .previewCartTotal section span, .previewCartTotal section strong {
      text-transform: uppercase; }
    .previewCartTotal section span {
      font-weight: 500;
      font-size: 1rem; }
    .previewCartTotal section strong {
      font-size: 1.14286rem;
      font-weight: 700;
      margin-bottom: 1.78571rem; }

.viewBasketModal {
  position: absolute;
  bottom: 0%;
  z-index: 999;
  max-width: 100% !important;
  border-radius: 0 !important; }
  .viewBasketModal .cart-checkout-button {
    width: 100% !important;
    border-radius: 0 !important;
    margin: 0 !important; }

.basket-wishlist-container:last-child {
  margin-bottom: 3.57143rem; }

.countPill-new {
  margin-left: -1.42857rem !important;
  height: 25px !important;
  width: 25px !important;
  line-height: 25px !important; }

.previewCartTotalItems {
  border-bottom: 1px solid #e5e5e5; }
  .previewCartTotalItems strong {
    font-size: 20px;
    letter-spacing: 1px; }

.previewViewMore {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.35714rem 0;
  border: 1px solid #e5e5e5; }
  .previewViewMore strong {
    font-size: 0.85714rem;
    font-weight: 500; }
  .previewViewMore svg {
    margin-left: 0.35714rem;
    height: 0.71429rem;
    width: 0.71429rem; }

a.previewViewMore {
  text-decoration: none; }

.previewCartAction {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: block; }
  .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.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 !important; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.previewCartAction-checkout-green > a {
  background-color: #0f9c1f;
  color: white;
  font-family: 'Karla', Arial, Helvetica, sans-serif;
  font-size: 1.07143rem;
  font-weight: bold;
  border-radius: 0.35714rem;
  text-transform: uppercase;
  padding: 1.07143rem;
  border: none; }
  .previewCartAction-checkout-green > a:hover {
    background-color: #fce500;
    color: #333333; }

.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 1rem;
  text-align: center; }
  .previewCart-emptyBody h3 {
    margin-bottom: 1.5rem; }
  .previewCart-emptyBody img {
    width: 50%;
    height: auto; }

.previewCart-emptyAction {
  display: flex !important;
  align-items: center;
  position: absolute !important;
  bottom: -1.4%;
  margin: 0 !important;
  width: 100% !important; }
  .previewCart-emptyAction button {
    border-radius: 0 !important;
    font-size: 1.42857rem;
    width: 100% !important; }
  .previewCart-emptyAction svg {
    margin-right: .5rem !important; }

.cart-item-order-reference {
  margin-bottom: 0.35714rem; }

.cart-item-promo-text {
  margin-bottom: 0.35714rem;
  color: #ed0212;
  font-weight: 800;
  padding: 0.17857rem 0;
  margin: 0.17857rem 0;
  cursor: pointer; }

.cart-item-courier-message {
  color: #ed0212; }

#basket-wishlists-product-card {
  width: 44%; }

.basket-wishlists-product-card-full-width {
  display: block !important;
  margin: 0 auto !important; }

.basket-wishlist-item-prices span {
  display: flex;
  min-height: 25px !important; }

.basket-wishlist-item-prices .inc-vat-price,
.basket-wishlist-item-prices .ex-vat-price {
  display: flex;
  flex-direction: row !important; }

.basket-wishlist-item-prices .inc-vat, .basket-wishlist-item-prices .ex-vat {
  text-align: end;
  padding: .5rem 0 0 .2rem !important;
  font-size: .75rem !important; }

.basket-wishlist-item-prices .inc-vat {
  padding: .3rem 0 0 .2rem !important; }

.basket-wishlist-title {
  text-align: center;
  margin: 1.42857rem;
  padding-bottom: 0.71429rem;
  border-bottom: 2px solid #e5e5e5; }

.page-content-cart {
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column; }
  .page-content-cart .page-cart-content-inner {
    max-width: 100rem;
    margin: 0 auto; }
  .page-content-cart .loadingOverlay::before {
    top: 50vh; }
  .page-content-cart .breadcrumbs {
    margin-bottom: 0; }
  .page-content-cart .cart-page-heading {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 1.2; }
  .page-content-cart .cart-title-container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .page-content-cart .cart-total {
    background-color: white;
    margin-bottom: 20px;
    border-radius: 10px; }
  .page-content-cart .cart-content {
    display: flex;
    flex-direction: column;
    border-radius: 10px; }
    .page-content-cart .cart-content .cart-item-container {
      background-color: white;
      display: flex;
      flex-direction: column;
      margin-bottom: 40px;
      border-radius: 10px;
      border: 1px solid #5a5a5a;
      box-shadow: 0px 0px 8px -3px rgba(68, 68, 68, 0.75); }
      .page-content-cart .cart-content .cart-item-container .promo-offer-how-to-claim {
        order: 3; }
      .page-content-cart .cart-content .cart-item-container .promo-offer-availability-message {
        order: 4; }
      .page-content-cart .cart-content .cart-item-container .promo-bottom-actions-cart {
        order: 5; }
      .page-content-cart .cart-content .cart-item-container .promo-offer-terms-conditions {
        order: 6; }
      .page-content-cart .cart-content .cart-item-container .cart-item-promo {
        padding: 0; }
    .page-content-cart .cart-content .cart-item-quantity {
      border-radius: 0 10px 10px 0;
      display: flex;
      flex-direction: column;
      justify-content: space-around; }
      .page-content-cart .cart-content .cart-item-quantity .cart-remove-container {
        display: flex;
        width: 100%;
        justify-content: flex-end; }
        .page-content-cart .cart-content .cart-item-quantity .cart-remove-container .cart-remove {
          position: absolute;
          top: 5px;
          right: 5px;
          margin: 0;
          background-color: #979797; }
      .page-content-cart .cart-content .cart-item-quantity .cart-item-value {
        padding: 0;
        font-family: "Oswald";
        font-size: 20px;
        margin-top: 10px;
        display: block;
        font-weight: bold;
        width: 100%; }
        .page-content-cart .cart-content .cart-item-quantity .cart-item-value > span {
          font-size: 0.71429rem; }
      .page-content-cart .cart-content .cart-item-quantity .form-increment {
        margin-bottom: 10px; }
        .page-content-cart .cart-content .cart-item-quantity .form-increment .button {
          background-color: white;
          margin: 5px; }
    .page-content-cart .cart-content .no-border {
      border-radius: 0 10px 0 0; }
  .page-content-cart .cart-total {
    margin-bottom: 0;
    padding: 7.5px 0; }
    .page-content-cart .cart-total .cart-totals {
      width: 100%;
      margin-bottom: 0; }
      .page-content-cart .cart-total .cart-totals .cart-total {
        border-radius: 0; }
    .page-content-cart .cart-total .cart-total-grandTotal {
      font-weight: bold; }
    .page-content-cart .cart-total .cart-total-label {
      margin-bottom: 0;
      padding-left: 0; }
      .page-content-cart .cart-total .cart-total-label strong {
        font-size: 15px; }
    .page-content-cart .cart-total .cart-total-value {
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 0; }
  .page-content-cart .cart-checkout-button {
    background-color: #0f9c1f;
    color: white;
    text-transform: uppercase;
    font-family: 'Karla', Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 100%;
    border: none;
    font-size: 1.28571rem;
    line-height: normal;
    padding: 15px 10px;
    display: none;
    font-size: 2rem; }
    @media (min-width: 992px) {
      .page-content-cart .cart-checkout-button {
        display: flex;
        justify-content: center; } }
  .page-content-cart .cart-payments-accepted-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 10px; }
    .page-content-cart .cart-payments-accepted-container span {
      margin-bottom: 10px;
      font-weight: bold; }
    .page-content-cart .cart-payments-accepted-container img {
      max-width: 406px;
      margin: auto; }
  .page-content-cart .cart-total-promo-code {
    display: flex;
    flex-direction: column; }
    .page-content-cart .cart-total-promo-code .cart-total-label, .page-content-cart .cart-total-promo-code .cart-total-promo-input-container {
      width: 100%;
      margin-bottom: 0.71429rem; }
      .page-content-cart .cart-total-promo-code .cart-total-label .form-input, .page-content-cart .cart-total-promo-code .cart-total-promo-input-container .form-input {
        padding: 5px 15px;
        margin: 0;
        height: 2.85714rem; }
        .page-content-cart .cart-total-promo-code .cart-total-label .form-input:focus, .page-content-cart .cart-total-promo-code .cart-total-promo-input-container .form-input:focus {
          outline: none !important; }
      .page-content-cart .cart-total-promo-code .cart-total-label .cart-apply-coupon-button, .page-content-cart .cart-total-promo-code .cart-total-promo-input-container .cart-apply-coupon-button {
        height: 2.85714rem;
        font-family: 'Karla', Arial, Helvetica, sans-serif;
        font-size: 1rem;
        font-weight: 700;
        color: #fce500; }
      .page-content-cart .cart-total-promo-code .cart-total-label .cart-coupon-input-button-container, .page-content-cart .cart-total-promo-code .cart-total-promo-input-container .cart-coupon-input-button-container {
        display: flex; }
    .page-content-cart .cart-total-promo-code div.cart-total-promo-input-container .cart-total-value {
      width: 100%; }
    .page-content-cart .cart-total-promo-code .coupon-form.button {
      margin: 0; }
  .page-content-cart .cart-upsells {
    margin: 2.14286rem auto; }
    .page-content-cart .cart-upsells .cart-upsells-card-container {
      display: flex;
      flex-wrap: wrap; }

#checkout-progress-nav {
  max-width: 100%;
  width: 100%;
  margin: 20px auto 0 auto; }
  @media (min-width: 990px) {
    #checkout-progress-nav {
      max-width: 742px; } }
  #checkout-progress-nav .checkout-progress-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative; }
    #checkout-progress-nav .checkout-progress-inner > div {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 20%; }
    #checkout-progress-nav .checkout-progress-inner > hr {
      border: 2px solid #e5e5e5;
      width: 40%;
      display: flex;
      position: absolute;
      left: 25%;
      z-index: 0;
      top: 0;
      clear: both;
      height: 0;
      margin: 1.6rem 0 2rem 0; }
      #checkout-progress-nav .checkout-progress-inner > hr:first-of-type {
        left: 10%; }
        @media (min-width: 990px) {
          #checkout-progress-nav .checkout-progress-inner > hr:first-of-type {
            left: 10%; } }
      #checkout-progress-nav .checkout-progress-inner > hr:last-of-type {
        left: 50%; }
    #checkout-progress-nav .checkout-progress-inner .checkout-progress-item {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-decoration: none;
      color: #000;
      z-index: 10;
      width: 25%; }
      #checkout-progress-nav .checkout-progress-inner .checkout-progress-item > span:first-of-type {
        width: 50px;
        height: 50px;
        border: 3px solid #eaeaea;
        font-family: 'Oswald', Arial, Helvetica, sans-serif;
        border-radius: 100px;
        display: flex;
        justify-content: center;
        background: white;
        align-items: center; }
      #checkout-progress-nav .checkout-progress-inner .checkout-progress-item > span:last-of-type {
        visibility: hidden;
        min-height: 42px;
        text-align: center;
        font-family: 'Karla', Arial, Helvetica, sans-serif;
        font-size: 13px; }
        @media (min-width: 990px) {
          #checkout-progress-nav .checkout-progress-inner .checkout-progress-item > span:last-of-type {
            visibility: visible;
            min-height: auto; } }
      #checkout-progress-nav .checkout-progress-inner .checkout-progress-item > span:nth-child(2) {
        margin-top: 10px;
        min-height: 42px;
        line-height: 1.4; }
  #checkout-progress-nav.checkout-page-1 .checkout-progress-item:first-of-type span:first-of-type {
    background: #fce500;
    color: #000;
    font-weight: 700;
    border: 3px solid #fce500; }
  #checkout-progress-nav.checkout-page-1 .checkout-progress-item:first-of-type span:last-of-type {
    font-weight: 700; }
  #checkout-progress-nav.checkout-page-2 .checkout-progress-item:first-of-type span:first-of-type, #checkout-progress-nav.checkout-page-2 .checkout-progress-item:nth-child(3) span:first-of-type {
    background: #fce500;
    color: #000;
    font-weight: 700;
    border: 3px solid #fce500; }
  #checkout-progress-nav.checkout-page-2 .checkout-progress-item:nth-child(3) span:last-of-type {
    font-weight: 700; }
  #checkout-progress-nav.checkout-page-2 hr:first-of-type {
    border-color: #252525; }
  #checkout-progress-nav.checkout-page-3 .checkout-progress-item:first-of-type span:first-of-type, #checkout-progress-nav.checkout-page-3 .checkout-progress-item:nth-child(3) span:first-of-type, #checkout-progress-nav.checkout-page-3 .checkout-progress-item:last-of-type span:first-of-type {
    background: #fce500;
    color: #000;
    font-weight: 700;
    border: 3px solid #fce500; }
  #checkout-progress-nav.checkout-page-3 .checkout-progress-item:last-of-type span:last-of-type {
    font-weight: 700; }
  #checkout-progress-nav.checkout-page-3 hr {
    border-color: #252525; }

#checkout-progress-nav.checkout-page-1 .checkout-progress-item:first-of-type > span:last-of-type, #checkout-progress-nav.checkout-page-2 .checkout-progress-item:nth-child(3) > span:last-of-type, #checkout-progress-nav.checkout-page-3 .checkout-progress-item:last-of-type > span:last-of-type {
  visibility: visible; }

#checkout-offers .checkout-offers-region {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 3rem auto;
  width: 98%; }
  @media (min-width: 992px) {
    #checkout-offers .checkout-offers-region {
      width: 90%; } }

#checkout-offers .checkout-offers-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0; }
  #checkout-offers .checkout-offers-buttons .row {
    max-width: 990px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column; }
    @media (min-width: 992px) {
      #checkout-offers .checkout-offers-buttons .row {
        flex-direction: row; } }
    #checkout-offers .checkout-offers-buttons .row .checkout-offers-continue-container {
      position: fixed;
      bottom: 0;
      background-color: #ffffff;
      z-index: 999999;
      padding-top: 15px;
      width: 100%;
      box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px 20px; }
      @media (min-width: 992px) {
        #checkout-offers .checkout-offers-buttons .row .checkout-offers-continue-container {
          position: relative;
          padding-top: 0;
          box-shadow: none;
          width: 50%; } }
    #checkout-offers .checkout-offers-buttons .row a {
      text-align: center;
      text-decoration: none;
      background-color: #252525;
      color: #ffffff;
      font-size: 20px;
      font-weight: normal;
      font-style: normal;
      font-family: Karla;
      display: inline-block;
      width: 100%;
      padding: 10px 20px;
      max-width: 80%;
      margin-bottom: 10px; }
      @media (min-width: 992px) {
        #checkout-offers .checkout-offers-buttons .row a {
          max-width: 275px; } }
      #checkout-offers .checkout-offers-buttons .row a.checkout-offers-continue {
        background-color: #0d9c1f; }

#checkout-offers .offers-add-to-cart-button {
  padding: 0 0.71429rem; }
  #checkout-offers .offers-add-to-cart-button img {
    width: 40px;
    height: 40px;
    margin-bottom: 5px; }
  #checkout-offers .offers-add-to-cart-button.offers-add-to-cart-button-added {
    background-color: #fee402;
    pointer-events: none;
    color: #252525; }

#cart-delivery-message {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.14286rem;
  text-align: center;
  font-size: 16px;
  padding: 15px 5px 5px 5px;
  line-height: 1.4; }
  #cart-delivery-message span {
    color: #1DBA75; }

.page-content-cart {
  width: 100%; }
  .page-content-cart .page-cart-content-inner {
    width: 100%; }
  .page-content-cart .cart-empty-container {
    background-color: white;
    padding: 2rem 1.4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px; }
    @media (min-width: 992px) {
      .page-content-cart .cart-empty-container {
        padding: 3rem;
        align-items: flex-start; } }
    .page-content-cart .cart-empty-container .cart-empty-message {
      font-size: 20px;
      text-align: left;
      line-height: 1.4;
      margin-bottom: 0;
      max-width: 300px;
      text-align: center; }
      @media (min-width: 992px) {
        .page-content-cart .cart-empty-container .cart-empty-message {
          max-width: none;
          text-align: left; } }
    .page-content-cart .cart-empty-container > p {
      text-align: center;
      margin: 0;
      padding: 20px 0; }
      @media (min-width: 992px) {
        .page-content-cart .cart-empty-container > p {
          text-align: left; } }
    .page-content-cart .cart-empty-container .cart-empty-button-container {
      display: flex;
      justify-content: center; }
      @media (min-width: 992px) {
        .page-content-cart .cart-empty-container .cart-empty-button-container {
          justify-content: flex-start; } }
      .page-content-cart .cart-empty-container .cart-empty-button-container .cart-empty-shop-button {
        max-width: 250px;
        background-color: #fce500;
        color: #333333;
        text-transform: uppercase;
        border: none;
        font-family: 'Karla', Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 0;
        padding: 1.07143rem 2.14286rem; }
        .page-content-cart .cart-empty-container .cart-empty-button-container .cart-empty-shop-button:hover {
          border: none; }
  .page-content-cart .delivery-options-actions {
    display: none;
    flex-direction: column;
    padding: 8px 16px;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 80px;
    z-index: 19;
    background-color: white;
    box-shadow: 0 -4px 6px #676767;
    text-transform: uppercase;
    font-weight: 700; }
    .page-content-cart .delivery-options-actions .delivery-options-info {
      display: inherit;
      flex-direction: row;
      width: 100%;
      margin-bottom: 8px;
      font-family: 'Oswald', Arial, Helvetica, sans-serif; }
      .page-content-cart .delivery-options-actions .delivery-options-info .title-section {
        font-size: 18px; }
      .page-content-cart .delivery-options-actions .delivery-options-info .totals-section {
        margin-left: 8px;
        display: inherit;
        align-items: center;
        font-size: 16px; }
        .page-content-cart .delivery-options-actions .delivery-options-info .totals-section .separator {
          font-weight: 700;
          margin: 0 4px; }
        .page-content-cart .delivery-options-actions .delivery-options-info .totals-section .totals {
          font-family: 'Oswald', Arial, Helvetica, sans-serif; }
    .page-content-cart .delivery-options-actions .actions {
      display: inherit;
      gap: 14px;
      margin-left: 44px;
      margin-left: 0;
      width: 100%;
      justify-content: space-between; }
      .page-content-cart .delivery-options-actions .actions .action {
        padding: 8px 10px;
        border-radius: 4px;
        color: #ffff;
        background-color: #0f9c1f;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 16px; }
    @media screen and (min-width: 992px) {
      .page-content-cart .delivery-options-actions {
        flex-direction: row;
        padding: 0 132px; }
        .page-content-cart .delivery-options-actions .delivery-options-info {
          margin: 0; }
        .page-content-cart .delivery-options-actions .actions {
          justify-content: end; } }
    @media screen and (max-width: 551px) {
      .page-content-cart .delivery-options-actions .delivery-options-info {
        justify-content: space-between; } }
  .page-content-cart .click-and-collect-switcher {
    display: none;
    cursor: pointer;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px; }
    .page-content-cart .click-and-collect-switcher .switcher-message span {
      color: #1DBA75; }
  .page-content-cart .cart-title-container {
    flex-direction: column; }
    @media (min-width: 992px) {
      .page-content-cart .cart-title-container {
        flex-direction: row; } }
    .page-content-cart .cart-title-container h1.page-heading {
      font-size: 26px;
      margin: 20px 0 10px 0; }
      @media (min-width: 992px) {
        .page-content-cart .cart-title-container h1.page-heading {
          margin: 20px 0; } }
    .page-content-cart .cart-title-container .cart-continue-shopping {
      font-size: 16px;
      margin-bottom: 20px;
      width: 180px;
      text-align: center; }
      @media (min-width: 992px) {
        .page-content-cart .cart-title-container .cart-continue-shopping {
          margin: 0; } }
      .page-content-cart .cart-title-container .cart-continue-shopping > a {
        text-decoration: none; }
      .page-content-cart .cart-title-container .cart-continue-shopping > a::before {
        content: '< ';
        margin-right: 3%; }
  .page-content-cart .cart-content-main-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 50px; }
    @media (min-width: 992px) {
      .page-content-cart .cart-content-main-container {
        flex-direction: row; } }
  .page-content-cart .cart-checkout-button-container-mobile {
    position: fixed;
    bottom: 0;
    background-color: white;
    z-index: 999998;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 10px; }
    @media (min-width: 992px) {
      .page-content-cart .cart-checkout-button-container-mobile {
        display: none; } }
    .page-content-cart .cart-checkout-button-container-mobile .cart-checkout-button {
      margin-bottom: 0;
      display: flex;
      justify-content: center;
      font-size: 1.5rem; }
  .page-content-cart .cart-container {
    margin: 5px 0; }
    .page-content-cart .cart-container .cart-item-product-info {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: nowrap;
      padding: 0.71429rem 0.71429rem;
      flex-direction: row; }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-title {
        margin-bottom: 0;
        padding: 0;
        display: flex;
        align-items: center;
        height: 100%; }
        @media only screen and (max-width: 600px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-title > div {
            width: 100% !important;
            padding-right: 0; } }
        @media only screen and (max-width: 600px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-title {
            width: 100%;
            flex-direction: column; } }
        @media (min-width: 992px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-title {
            display: flex;
            flex-direction: row; } }
        .page-content-cart .cart-container .cart-item-product-info .cart-item-title h2 {
          font-size: 13px;
          line-height: 1.4; }
          @media (min-width: 992px) {
            .page-content-cart .cart-container .cart-item-product-info .cart-item-title h2 {
              font-size: 14px; } }
          @media (min-width: 992px) {
            .page-content-cart .cart-container .cart-item-product-info .cart-item-title h2 .desktopHide {
              display: none; } }
          @media screen and (max-width: 992px) {
            .page-content-cart .cart-container .cart-item-product-info .cart-item-title h2 .mobileHide {
              display: none; } }
          @media (min-width: 992px) {
            .page-content-cart .cart-container .cart-item-product-info .cart-item-title h2 .mobileHide {
              display: inline; } }
      .page-content-cart .cart-container .cart-item-product-info .variant-title {
        margin-bottom: 1rem; }
      .page-content-cart .cart-container .cart-item-product-info .read-more-varaint p {
        margin-bottom: 0.57143rem !important; }
      @media screen and (max-width: 551px) {
        .page-content-cart .cart-container .cart-item-product-info .variant-size-title {
          font-size: 0.92857rem; } }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-inner-right {
        display: block;
        float: none;
        border-left: 1px solid #d5d5d5; }
        .page-content-cart .cart-container .cart-item-product-info .cart-item-inner-right .cart-item-overlay-container {
          display: none; }
          @media (min-width: 992px) {
            .page-content-cart .cart-container .cart-item-product-info .cart-item-inner-right .cart-item-overlay-container {
              display: block; } }
        @media only screen and (max-width: 600px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-inner-right {
            border-left: none;
            width: 100%; } }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-image-container {
        padding: 0;
        text-align: center;
        width: 50%; }
        @media (min-width: 551px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-image-container {
            width: auto; } }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-image {
        max-width: 100%; }
        @media (min-width: 992px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-image {
            max-width: 80px;
            width: 98px; } }
      .page-content-cart .cart-container .cart-item-product-info a {
        text-decoration: none; }
        .page-content-cart .cart-container .cart-item-product-info a > h2 {
          font-size: 14px;
          font-family: 'Karla', Arial, Helvetica, sans-serif;
          line-height: normal;
          text-transform: capitalize;
          margin-bottom: 1rem; }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-overlay-container {
        position: relative;
        top: 0;
        right: 0; }
        .page-content-cart .cart-container .cart-item-product-info .cart-item-overlay-container .product-overlay-right {
          position: absolute;
          top: 0;
          right: 0;
          width: 2.85714rem; }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-ref-availability-container {
        display: flex;
        justify-content: space-between; }
        @media (min-width: 992px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-ref-availability-container {
            flex-direction: column; } }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-availability {
        font-family: 'Montserrat',Arial,Helvetica,sans-serif;
        font-size: 0.85714rem;
        font-weight: bold;
        line-height: normal; }
        @media (min-width: 551px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-availability {
            text-align: center; } }
        @media (min-width: 992px) {
          .page-content-cart .cart-container .cart-item-product-info .cart-item-availability {
            font-size: 1.14286rem; } }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-availability-in-stock {
        color: #1DBA75; }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-availability-back-in-stock-soon, .page-content-cart .cart-container .cart-item-product-info .cart-item-availability-coming-soon {
        color: orange; }
      .page-content-cart .cart-container .cart-item-product-info .cart-item-availability-out-of-stock {
        color: #ed0212; }
    @media only screen and (max-width: 600px) {
      .page-content-cart .cart-container {
        padding: 0; } }

.cart-page-heading {
  text-transform: uppercase;
  margin-top: 3.57143rem;
  margin-bottom: 3.57143rem;
  line-height: normal; }
  .cart-page-heading > br {
    display: block; }
    @media (min-width: 992px) {
      .cart-page-heading > br {
        display: none; } }

.cart {
  border: none;
  margin-bottom: 2.85714rem; }

.cart-header, .cart-list {
  background-color: white; }

.cart-header-item {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.14286rem; }

.cart-list .cart-item {
  background: white; }

.cart-item-block {
  padding: 0;
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .cart-item-block {
      padding: 1.5rem; } }

.cart-item-figure {
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .cart-item-figure {
      margin-bottom: 1.5rem; } }

.cart-item-info {
  width: 100%; }
  @media (min-width: 992px) {
    .cart-item-info {
      width: 16.6666666667%; } }

.cart-item-product-info {
  display: block;
  flex-direction: row;
  width: 100%; }
  .cart-item-product-info a > h2 {
    font-size: 12px; }

.cart-item-quantity {
  width: 25%;
  padding-left: 5px;
  padding-right: 5px; }
  .cart-item-quantity .form-increment {
    margin: 0; }
  .cart-item-quantity .form-input--incrementTotal {
    width: 40px; }
  @media only screen and (max-width: 600px) {
    .cart-item-quantity {
      width: auto; } }

.cart-item-quantity label.cart-item-label {
  display: none; }

.cart-item-promo-text {
  font-size: 13px;
  padding: 5px 0;
  border-radius: 7px;
  background-color: none;
  cursor: pointer; }

.cart-item-label, .cart-item-value {
  width: 50%;
  text-align: center; }

.cart-item-value {
  padding-left: 0;
  font-size: 18px; }
  @media (min-width: 992px) {
    .cart-item-value {
      padding-left: 1.5rem;
      font-size: 20px; } }

.cart-item-availability-value {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.14286rem;
  text-transform: none;
  margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .cart-item-availability-value {
      margin-bottom: 0; } }

.cart-item-in-stock, .cart-item-direct-from-supplier {
  color: #1cba75; }

.cart-item-back-in-stock-soon, .cart-item-coming-soon {
  color: orange; }

.cart-item-out-of-stock {
  color: #ed0212; }

@media (min-width: 992px) {
  .cart-item-ex-vat .cart-item-value {
    font-size: 20px; } }

.cart-item-quantity .form-increment {
  display: flex;
  margin-bottom: 0;
  justify-content: center;
  align-items: center; }
  @media (min-width: 992px) {
    .cart-item-quantity .form-increment {
      justify-content: center;
      align-items: center; } }

.cart-item-quantity .form-input--incrementTotal {
  background-color: white;
  margin: 0;
  height: 2.14286rem;
  max-width: 70px; }

.cart-item-quantity .cart-item-qty-input {
  border-color: #c5c5c5; }

.cart-item-total .cart-item-value {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 1.14286rem; }
  @media (min-width: 992px) {
    .cart-item-total .cart-item-value {
      font-size: 2.14286rem; } }

.cart-remove {
  margin-top: 1rem;
  background-color: #333333; }
  .cart-remove svg {
    fill: white; }

.cart-content-totals-container {
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  @media (min-width: 992px) {
    .cart-content-totals-container {
      flex-direction: row; } }

.delivery-options-component .column {
  padding: 0; }

.cart-totals {
  width: 100%; }
  @media (min-width: 992px) {
    .cart-totals {
      width: 60%; } }
  .cart-totals .cart-total {
    display: flex;
    justify-content: flex-start;
    align-items: center; }

.cart-total-label {
  text-align: left;
  width: 50%; }

.cart-total-label-discount strong {
  color: #1cba75;
  text-transform: uppercase; }

.cart-total-value {
  text-align: right;
  width: 50%; }

.cart-total-label,
.cart-total-value {
  padding: 0;
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .cart-total-label,
    .cart-total-value {
      padding: 0.5rem 0 0.5rem 1.5rem; } }

.cart-coupon-code .coupon-form {
  margin-bottom: 0; }

.cart-coupon-code .form-input {
  background-color: white;
  border-radius: 5px 0 0 5px; }

.cart-coupon-code .cart-apply-coupon-button {
  margin-left: 0;
  height: 3.21429rem;
  border-radius: 0 5px 5px 0;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.14286rem;
  background-color: #333333;
  color: white; }

.cart-content-action-buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 992px) {
    .cart-content-action-buttons {
      justify-content: flex-end; } }
  .cart-content-action-buttons .cart-actions a {
    font-family: "Karla", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1.14286rem;
    background-color: #333333;
    color: white;
    border: none;
    padding-top: 1.42857rem;
    padding-bottom: 1.42857rem; }
  .cart-content-action-buttons .cart-actions .cart-checkout-button {
    background-color: #0f9c1f;
    margin-left: 0;
    width: 100%;
    display: none; }
    @media (min-width: 992px) {
      .cart-content-action-buttons .cart-actions .cart-checkout-button {
        margin-left: 1.42857rem;
        width: auto;
        display: block; } }

.cart-content-action-buttons-top {
  display: none; }
  @media (min-width: 992px) {
    .cart-content-action-buttons-top {
      display: flex; } }

.cart-actions-checkout-now {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background-color: white;
  padding: 1rem; }
  @media (min-width: 992px) {
    .cart-actions-checkout-now {
      position: relative;
      width: auto;
      padding: 0; } }

.cart-content-right {
  margin: 5px 0; }
  @media only screen and (max-width: 600px) {
    .cart-content-right {
      padding: 0 !important; } }

.cart-total-grandTotal > span {
  font-size: 20px; }

.cart-upsells h3 {
  line-height: normal; }

#basketAddons {
  cursor: pointer; }

.basket-addons-heading-text-react {
  padding: 10px 10px 10px 20px;
  text-align: center;
  background-color: #c8c8c8; }

.basketAddonsContainerReact {
  padding: 2%;
  background-color: #e5e5e5;
  border-radius: 0 0 10px 10px; }

.clickAndCollectContainer {
  display: none; }
  .clickAndCollectContainer .delivery-options {
    display: flex;
    flex-direction: row;
    align-items: center; }
    .clickAndCollectContainer .delivery-options .delivery-option {
      display: inherit;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 100%;
      min-height: 100%;
      padding: 16px 12px;
      border-style: solid;
      border-color: #676767; }
      .clickAndCollectContainer .delivery-options .delivery-option .available {
        width: 24px;
        height: 24px;
        margin-bottom: 16px;
        display: none;
        fill: #0f9c1f; }
      .clickAndCollectContainer .delivery-options .delivery-option .unavailable {
        width: 24px;
        height: 24px;
        margin-bottom: 16px;
        display: none;
        fill: #ed0212; }
      .clickAndCollectContainer .delivery-options .delivery-option .description {
        max-width: 156px;
        min-height: 36px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center; }
      .clickAndCollectContainer .delivery-options .delivery-option .stock {
        min-height: 15px;
        font-size: 10px;
        text-align: center;
        text-transform: uppercase; }
    .clickAndCollectContainer .delivery-options .store-collection {
      border-width: 1px 1px 0 0px; }
    .clickAndCollectContainer .delivery-options .home-delivery {
      border-width: 1px 0 0 0; }

.noSelect {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  font-weight: bold;
  font-size: 1.2rem;
  color: black; }

.addon-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 1em; }
  @media (min-width: 1261px) {
    .addon-cards {
      max-width: 100%; } }
  .addon-cards .addon-card {
    display: flex;
    flex-direction: row;
    width: 100%;
    background-color: #ffff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px; }
    @media (min-width: 551px) {
      .addon-cards .addon-card {
        width: 49%; } }
    .addon-cards .addon-card .addon-card-lc {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 30%;
      padding: 0.71429rem 0px 0.71429rem 0.71429rem; }
      .addon-cards .addon-card .addon-card-lc img {
        border-radius: 10px; }
    .addon-cards .addon-card .addon-card-rc {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 70%;
      padding: 0.71429rem; }
      .addon-cards .addon-card .addon-card-rc .addon-title {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        /* autoprefixer: off */
        -webkit-box-orient: vertical;
        /* autoprefixer: on */
        -webkit-line-clamp: 2;
        font-size: .9rem;
        color: black;
        font-weight: 500;
        margin-bottom: 0.71429rem; }
      .addon-cards .addon-card .addon-card-rc .addon-price span:first-of-type {
        color: black;
        font-family: 'Oswald';
        font-size: 1.4rem;
        font-weight: bold; }
      .addon-cards .addon-card .addon-card-rc .addon-price span:nth-of-type(2) {
        color: #999999;
        font-size: 0.71429rem; }
      .addon-cards .addon-card .addon-card-rc .addon-add {
        font-weight: bold; }
    .addon-cards .addon-card .addon-card-button,
    .addon-cards .addon-card .addon-card-button-added,
    .addon-cards .addon-card .addon-card-button-adding {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 0px 10px 10px 0px;
      width: 42%;
      cursor: pointer; }
      .addon-cards .addon-card .addon-card-button button,
      .addon-cards .addon-card .addon-card-button-added button,
      .addon-cards .addon-card .addon-card-button-adding button {
        margin-bottom: 0;
        font-weight: 700;
        padding: 0 !important; }
        @media only screen and (max-width: 600px) {
          .addon-cards .addon-card .addon-card-button button,
          .addon-cards .addon-card .addon-card-button-added button,
          .addon-cards .addon-card .addon-card-button-adding button {
            font-size: .9rem !important; } }
    .addon-cards .addon-card .addon-card-button {
      color: #ffff;
      background-color: #0f9c1f; }
      .addon-cards .addon-card .addon-card-button button:hover {
        background-color: #0f9c1f; }
    .addon-cards .addon-card .addon-card-button-added {
      background-color: #fee402; }
      .addon-cards .addon-card .addon-card-button-added button {
        background-color: #fee402;
        color: #131313;
        opacity: 1;
        font-weight: 700; }
    .addon-cards .addon-card .addon-card-button-adding {
      background-color: #919191; }
      .addon-cards .addon-card .addon-card-button-adding button {
        background-color: #919191;
        font-weight: 700;
        color: #fff; }
    .addon-cards .addon-card .addon-card-button-thumbsup {
      display: flex;
      flex-direction: column;
      gap: 5px;
      margin: 0 auto; }
      .addon-cards .addon-card .addon-card-button-thumbsup img {
        height: 40px;
        width: 40px;
        align-self: center;
        cursor: auto; }

#KITBUILDER-MAKITA .variant-size-title,
#KITBUILDER-MAKITA18V .variant-size-title,
#KITBUILDER-MAKITA12V .variant-size-title,
#KITBUILDER-MAKITA40V .variant-size-title,
#KITBUILDER-DEWALT .variant-size-title,
#KITBUILDER-DEWALT18V .variant-size-title,
#KITBUILDER-DEWALT12V .variant-size-title,
#KITBUILDER-MILWAUKEE .variant-size-title,
#KITBUILDER-MILWAUKEE18V .variant-size-title,
#KITBUILDER-MILWAUKEE12V .variant-size-title,
#KITBUILDER-BOSCH .variant-size-title,
#KITBUILDER-BOSCH18V .variant-size-title,
#KITBUILDER-FESTOOL .variant-size-title,
#KITBUILDER-FESTOOL18V .variant-size-title,
#KITBUILDER-EINHELL .variant-size-title,
#KITBUILDER-EINHELL18V .variant-size-title,
#KITBUILDER-HIKOKI .variant-size-title,
#KITBUILDER-HIKOKI18V .variant-size-title,
#KITBUILDER-METABO .variant-size-title,
#KITBUILDER-METABO18V .variant-size-title,
#KITBUILDER-M12MILWAUKEE .variant-size-title,
#KITBUILDER-ELECTRICAL .variant-size-title {
  display: none !important; }

.cart-wishlist-container {
  background-color: #fff;
  padding: 20px 250px 1px 250px;
  margin: 0 0 4em 0; }
  .cart-wishlist-container .slick-slide {
    padding: 0 14px; }
  @media screen and (max-width: 780px) {
    .cart-wishlist-container {
      padding: 20px 20px 1px 20px; } }

.cart-wishlists-product-card-container-noSlick {
  display: flex;
  justify-content: flex-start; }
  .cart-wishlists-product-card-container-noSlick .cart-wishlists-product-card {
    margin-left: 1.5em;
    width: 248px; }

.wishlists-customer-details {
  display: flex;
  align-self: center; }
  .wishlists-customer-details a {
    text-decoration: underline;
    color: #1b64c4;
    background-color: transparent;
    text-align: center;
    font-weight: 700;
    margin: 0 0 1.5em 1em;
    font-size: 1rem; }
    .wishlists-customer-details a:hover {
      color: #275899; }

.cart-wishlists-product-card-container {
  width: 100%; }
  .cart-wishlists-product-card-container .slick-prev {
    left: -0.5% !important; }
  .cart-wishlists-product-card-container .slick-next {
    right: -2.2% !important; }
  .cart-wishlists-product-card-container .slick-prev,
  .cart-wishlists-product-card-container .slick-next {
    top: 48.5% !important;
    background-color: transparent !important;
    border: none !important; }
    @media screen and (max-width: 780px) {
      .cart-wishlists-product-card-container .slick-prev,
      .cart-wishlists-product-card-container .slick-next {
        background-color: lightgray !important; } }

.cart-wishlists-product-card {
  display: inline-block;
  width: 248px;
  min-height: 300px;
  margin: 10px;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: 1px solid #eaeaea;
  white-space: normal;
  text-align: center; }
  .cart-wishlists-product-card .cart-wishlists-product-card-inner, .cart-wishlists-product-card .cart-wishlists-product-card-inner a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner a {
      text-align: center;
      text-decoration: none;
      transition: color, 0.3s ease-in-out; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner img {
      padding: 5px;
      overflow: hidden;
      transition: scale, 0.3s ease-in-out; }
      .cart-wishlists-product-card .cart-wishlists-product-card-inner img.image-out-of-stock {
        opacity: .3; }
      .cart-wishlists-product-card .cart-wishlists-product-card-inner img:hover {
        scale: 1; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-title {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      overflow: hidden;
      max-height: 40px;
      min-height: 42px;
      line-height: 1.5em;
      margin-bottom: 10px;
      padding: 0 5px; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .button {
      color: #ffffff;
      border: none;
      margin-bottom: 0;
      width: 100%;
      border-radius: 0 0 10px 10px;
      transition: background-color, 0.3s ease-in-out; }
      .cart-wishlists-product-card .cart-wishlists-product-card-inner .button:hover {
        background-color: #FCE502 !important;
        color: #252525; }
      .cart-wishlists-product-card .cart-wishlists-product-card-inner .button.button-in-stock {
        background-color: #0D9C1F; }
      .cart-wishlists-product-card .cart-wishlists-product-card-inner .button.button-coming-soon, .cart-wishlists-product-card .cart-wishlists-product-card-inner .button.button-back-in-stock-soon {
        background-color: orange; }
      .cart-wishlists-product-card .cart-wishlists-product-card-inner .button.button-out-of-stock {
        display: none; }
      .cart-wishlists-product-card .cart-wishlists-product-card-inner .button.button-options {
        background-color: #eaeaea;
        color: #252525; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-availability {
      font-family: "Oswald", arial, sans-serif;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices > div, .cart-wishlists-product-card .cart-wishlists-product-card-inner a .cart-wishlist-item-prices > div, .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices > span, .cart-wishlists-product-card .cart-wishlists-product-card-inner a .cart-wishlist-item-prices > span {
      min-height: 100px;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices .was-price {
      text-decoration: line-through; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices .savings, .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices .ex-vat-price {
      color: red;
      font-family: "Oswald", arial, sans-serif;
      text-transform: uppercase;
      font-weight: 600; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices .ex-vat-price {
      color: #252525;
      font-size: 1.5rem; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices .inc-vat-price {
      margin-bottom: 5px; }
    .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices .inc-vat, .cart-wishlists-product-card .cart-wishlists-product-card-inner .cart-wishlist-item-prices .ex-vat {
      font-size: .75rem; }

@media (max-width: 699px) {
  .cart-wishlist-container {
    margin: 0 0px 40px 0;
    padding: 20px 10px 1px 10px;
    border-radius: 8px; }
    .cart-wishlist-container .slick-slide {
      padding: 0 10px 0 0; }
    .cart-wishlist-container .slick-next, .cart-wishlist-container .slick-prev {
      display: none !important; }
  .wishlists-customer-details {
    display: flex;
    flex-direction: column; }
    .wishlists-customer-details a {
      font-size: 1.05rem;
      font-weight: 700;
      text-align: left;
      margin: .2em 0 .8em 0; }
    .wishlists-customer-details p {
      margin-bottom: .5rem; }
  .cart-wishlists-product-card-container-noSlick {
    display: flex;
    justify-content: center; }
    .cart-wishlists-product-card-container-noSlick .cart-wishlists-product-card {
      width: 344px; } }

.delivery-options-container-desktop {
  display: none;
  padding: 2px;
  padding: 0 1.07143rem;
  align-items: end; }
  .delivery-options-container-desktop .delivery-options-header {
    background-color: white; }
    .delivery-options-container-desktop .delivery-options-header .delivery-options-titles {
      display: flex;
      flex-direction: row; }
      .delivery-options-container-desktop .delivery-options-header .delivery-options-titles .option-title {
        width: 100%;
        display: inherit;
        justify-content: center;
        align-items: center;
        padding: 8px 16px;
        background-color: #fce500;
        font-family: 'Oswald', Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: uppercase; }
        .delivery-options-container-desktop .delivery-options-header .delivery-options-titles .option-title svg {
          width: 24px;
          height: 24px; }
        .delivery-options-container-desktop .delivery-options-header .delivery-options-titles .option-title span {
          margin-left: 8px; }
      .delivery-options-container-desktop .delivery-options-header .delivery-options-titles .option-title .truck-icon {
        transform: scaleX(-1); }
      .delivery-options-container-desktop .delivery-options-header .delivery-options-titles .store-collection {
        margin-right: 1px; }
      .delivery-options-container-desktop .delivery-options-header .delivery-options-titles .home-delivery {
        margin-left: 1px; }
        @media screen and (max-width: 767px) {
          .delivery-options-container-desktop .delivery-options-header .delivery-options-titles .home-delivery {
            display: none; } }
    .delivery-options-container-desktop .delivery-options-header .store-selector {
      display: flex;
      flex-direction: column;
      padding: 12px;
      margin-left: 12px; }
      .delivery-options-container-desktop .delivery-options-header .store-selector .store-selector-title {
        font-size: 14px;
        font-weight: 700; }
        .delivery-options-container-desktop .delivery-options-header .store-selector .store-selector-title svg {
          width: 18px;
          height: 18px;
          fill: #0f9c1f; }
      .delivery-options-container-desktop .delivery-options-header .store-selector .store-selector-trigger {
        cursor: pointer;
        display: inherit;
        align-items: center;
        font-size: 14px; }
        .delivery-options-container-desktop .delivery-options-header .store-selector .store-selector-trigger svg {
          margin-top: 2px;
          width: 14px;
          height: 14px; }
  .delivery-options-container-desktop .delivery-options {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 40px; }
    .delivery-options-container-desktop .delivery-options .delivery-option {
      display: inherit;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 100%;
      min-height: 100%;
      padding: 16px 12px;
      border-style: solid;
      border-color: #676767; }
      .delivery-options-container-desktop .delivery-options .delivery-option .available {
        width: 24px;
        height: 24px;
        margin-bottom: 16px;
        display: none;
        fill: #0f9c1f; }
      .delivery-options-container-desktop .delivery-options .delivery-option .unavailable {
        width: 24px;
        height: 24px;
        margin-bottom: 16px;
        display: none;
        fill: #ed0212; }
      .delivery-options-container-desktop .delivery-options .delivery-option .description {
        max-width: 156px;
        min-height: 36px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center; }
      .delivery-options-container-desktop .delivery-options .delivery-option .stock {
        min-height: 15px;
        font-size: 10px;
        text-align: center;
        text-transform: uppercase; }
    .delivery-options-container-desktop .delivery-options .store-collection {
      border-width: 1px; }
    .delivery-options-container-desktop .delivery-options .home-delivery {
      border-width: 1px 1px 1px 0; }
  .delivery-options-container-desktop .page-heading.cart-page-heading {
    width: 67.66%;
    text-align: left; }
  .delivery-options-container-desktop .delivery-options-header {
    flex-grow: 1;
    margin-left: 8px; }

.delivery-options-container-mobile {
  display: none;
  padding: 2px; }
  .delivery-options-container-mobile .delivery-options-header {
    background-color: white; }
    .delivery-options-container-mobile .delivery-options-header .delivery-options-titles {
      display: flex;
      flex-direction: row; }
      .delivery-options-container-mobile .delivery-options-header .delivery-options-titles .option-title {
        width: 100%;
        display: inherit;
        justify-content: center;
        align-items: center;
        padding: 8px 16px;
        background-color: #fce500;
        font-family: 'Oswald', Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: uppercase; }
        .delivery-options-container-mobile .delivery-options-header .delivery-options-titles .option-title svg {
          width: 24px;
          height: 24px; }
        .delivery-options-container-mobile .delivery-options-header .delivery-options-titles .option-title span {
          margin-left: 8px; }
      .delivery-options-container-mobile .delivery-options-header .delivery-options-titles .option-title .truck-icon {
        transform: scaleX(-1); }
      .delivery-options-container-mobile .delivery-options-header .delivery-options-titles .store-collection {
        margin-right: 1px; }
      .delivery-options-container-mobile .delivery-options-header .delivery-options-titles .home-delivery {
        margin-left: 1px; }
        @media screen and (max-width: 767px) {
          .delivery-options-container-mobile .delivery-options-header .delivery-options-titles .home-delivery {
            display: none; } }
    .delivery-options-container-mobile .delivery-options-header .store-selector {
      display: flex;
      flex-direction: column;
      padding: 12px;
      margin-left: 12px; }
      .delivery-options-container-mobile .delivery-options-header .store-selector .store-selector-title {
        font-size: 14px;
        font-weight: 700; }
        .delivery-options-container-mobile .delivery-options-header .store-selector .store-selector-title svg {
          width: 18px;
          height: 18px;
          fill: #0f9c1f; }
      .delivery-options-container-mobile .delivery-options-header .store-selector .store-selector-trigger {
        cursor: pointer;
        display: inherit;
        align-items: center;
        font-size: 14px; }
        .delivery-options-container-mobile .delivery-options-header .store-selector .store-selector-trigger svg {
          margin-top: 2px;
          width: 14px;
          height: 14px; }
  .delivery-options-container-mobile .delivery-options {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 40px; }
    .delivery-options-container-mobile .delivery-options .delivery-option {
      display: inherit;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 100%;
      min-height: 100%;
      padding: 16px 12px;
      border-style: solid;
      border-color: #676767; }
      .delivery-options-container-mobile .delivery-options .delivery-option .available {
        width: 24px;
        height: 24px;
        margin-bottom: 16px;
        display: none;
        fill: #0f9c1f; }
      .delivery-options-container-mobile .delivery-options .delivery-option .unavailable {
        width: 24px;
        height: 24px;
        margin-bottom: 16px;
        display: none;
        fill: #ed0212; }
      .delivery-options-container-mobile .delivery-options .delivery-option .description {
        max-width: 156px;
        min-height: 36px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center; }
      .delivery-options-container-mobile .delivery-options .delivery-option .stock {
        min-height: 15px;
        font-size: 10px;
        text-align: center;
        text-transform: uppercase; }
    .delivery-options-container-mobile .delivery-options .store-collection {
      border-width: 1px; }
    .delivery-options-container-mobile .delivery-options .home-delivery {
      border-width: 1px 1px 1px 0; }

.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: 551px) {
    .address {
      width: 50%; } }
  @media (min-width: 1261px) {
    .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: 551px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin: 0;
    text-align: left; }
    @media (min-width: 551px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      font-family: 'Open Sans', Arial, Helvetica, sans-serif;
      font-weight: bold; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0; }
        @media (min-width: 551px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.35714rem; } }

.address-title {
  margin: 0 0 0.78571rem;
  text-transform: uppercase; }

.address-details {
  list-style: none;
  margin: 0 0 0.78571rem; }

.address-details--postal {
  font-size: 13px; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 1rem;
  margin: 0; }

.address-label {
  color: #757575;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #757575; }
  .panel--newAddress .panel-body {
    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;
  margin: auto 0 0.78571rem; }

.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.75rem;
  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.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 992px) {
    .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: 992px) {
    .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: 992px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      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.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 992px) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }
    .previewCartCheckout .button:not(:last-child) {
      margin-bottom: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 28px;
  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: 992px) {
    .suggestiveCart {
      display: block; } }

#meal-deal-button {
  height: 40px;
  padding: 0 2rem;
  background-color: #fce500;
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 1001;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform-origin: bottom right;
  border-radius: 1rem 1rem 0 0;
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.5s ease-in-out;
  text-wrap: nowrap; }
  #meal-deal-button:hover, #meal-deal-button:focus {
    color: black; }
  #meal-deal-button.open {
    right: 300px; }
    @media screen and (min-width: 992px) {
      #meal-deal-button.open {
        right: 500px; } }

.meal-deal-overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background: #676767;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out; }
  .meal-deal-overlay.visible {
    visibility: visible;
    opacity: 0.7; }

.meal-deal-sidebar {
  position: fixed;
  right: -300px;
  top: 0;
  width: 300px;
  z-index: 1001;
  height: 100%;
  background-color: white;
  transition: all 0.5s ease-in-out;
  padding: 1rem; }
  .meal-deal-sidebar .container.is-loading {
    visibility: hidden; }
  .meal-deal-sidebar__content {
    display: flex;
    flex-direction: column;
    padding: 15px 0; }
  .meal-deal-sidebar.visible {
    right: 0; }
  @media screen and (min-width: 992px) {
    .meal-deal-sidebar {
      width: 500px;
      right: -500px; } }
  .meal-deal-sidebar__section-title {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0;
    margin: 10px auto 20px; }
    .meal-deal-sidebar__section-title span {
      background: white;
      padding: 0 10px; }
  .meal-deal-sidebar__category-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px; }
    .meal-deal-sidebar__category-section__cta-link,
    .meal-deal-sidebar__category-section .selected-category {
      background-color: #676767;
      border-radius: 1rem;
      height: 40px;
      color: white;
      width: 140px;
      line-height: 3rem;
      font-weight: bold;
      text-align: center;
      text-decoration: none; }
      @media screen and (min-width: 992px) {
        .meal-deal-sidebar__category-section__cta-link,
        .meal-deal-sidebar__category-section .selected-category {
          width: 200px; } }
      .meal-deal-sidebar__category-section__cta-link:hover,
      .meal-deal-sidebar__category-section .selected-category:hover {
        color: white; }
    .meal-deal-sidebar__category-section .selected-category {
      position: relative;
      background-color: #fce500;
      color: black; }
      .meal-deal-sidebar__category-section .selected-category:hover {
        background-color: #fce500;
        color: black; }
      .meal-deal-sidebar__category-section .selected-category .thumbs-up-icon {
        height: 30px;
        position: absolute;
        left: 5px;
        top: 2px; }
  .meal-deal-sidebar__icon {
    height: 60px;
    width: 60px; }
    @media screen and (min-width: 992px) {
      .meal-deal-sidebar__icon {
        height: 100px;
        width: 100px; } }

.no-scroll {
  overflow-y: hidden; }

.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: "Oswald";
  margin: 0 0 0.78571rem; }

body.hasAdminBar {
  padding-top: 182px; }
  @media (min-width: 992px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 46px; }
      body.hasAdminBar .header {
        padding-top: 46px; } }
  body.hasAdminBar .navPages-container.is-open {
    padding-top: 55px; }

.adminBar {
  display: none;
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  font-family: "Source Sans Pro", arial, "sans serif", sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }
  @media (min-width: 992px) {
    .adminBar {
      display: block; } }
  .adminBar .svg-icon {
    display: inline-flex;
    align-self: center; }
  .adminBar .svg-icon svg {
    height: 1em;
    width: 1em; }
  .adminBar .svg-icon.svg-baseline svg {
    top: .125em;
    position: relative; }

.adminBar-logo {
  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; }
  .adminBar-content a {
    color: #3E67F8;
    text-decoration: none; }
  .adminBar-content a:hover {
    background-color: #f0f3fe;
    border-radius: 5px; }

.adminBar-private {
  margin-right: auto;
  text-align: left;
  /* Tooltip container */
  /* Tooltip text */
  /* Show the tooltip text when you mouse over the tooltip container */ }
  .adminBar-private a {
    padding: 10px; }
  .adminBar-private span {
    white-space: nowrap; }
  .adminBar-private .tooltip {
    position: relative;
    display: inline-block; }
  .adminBar-private .tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #313440;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1; }
  .adminBar-private .tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px; }
  .adminBar-private .tooltip:hover .tooltiptext {
    visibility: visible; }

.adminBar-links {
  margin-left: auto;
  text-align: right;
  padding-right: 5px; }
  .adminBar-links a {
    padding: 10px; }
  .adminBar-links span {
    white-space: nowrap; }

.adminBar-large {
  display: none; }
  @media (min-width: 1261px) {
    .adminBar-large {
      display: initial; } }

.adminBar-close span {
  padding: 10px;
  margin-right: 5px;
  margin-bottom: .25em; }

.adminBar-close span:hover {
  background-color: #f0f3fe;
  border-radius: 5px; }

.adminBar-close span svg {
  height: 100%;
  width: 100%; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

.cookieMessage {
  background: #f4f4f4;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 992px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1261px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 992px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1261px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 992px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.78571rem;
    vertical-align: middle;
    width: 66.66667%; } }

#consent-manager {
  z-index: 999999 !important; }

.sign-in-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 551px) {
    .sign-in-header {
      flex-direction: row;
      margin-bottom: 3rem; } }
  .sign-in-header .login-icon {
    width: 75px; }
    @media (min-width: 551px) {
      .sign-in-header .login-icon {
        margin-right: 20px; } }

.login {
  margin: 3rem auto 3rem;
  max-width: 64.28571rem; }
  @media (min-width: 992px) {
    .login {
      margin: 3rem auto 6rem; } }

.login-row {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  margin-top: 2rem; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 992px) {
    .login-row {
      margin-top: 3rem; } }

.login-form {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 992px) {
    .login-form {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.new-customer {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 992px) {
    .new-customer {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.new-customer-intro {
  font-weight: bold;
  margin-bottom: 10px; }

.new-customer-fact-list li {
  list-style: disc;
  font-size: 13px; }

.panel .panel-header {
  padding: 1.5rem 1.5rem 0 1.5rem; }

.panel .panel-body {
  padding: 1rem 1.5rem 1.5rem 1.5rem; }

.form {
  margin: 0 0 2rem; }

.login .form-actions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px; }
  .login .form-actions input {
    width: 50%; }
    @media (min-width: 551px) {
      .login .form-actions input {
        width: 100%; } }
  .login .form-actions .forgot-password {
    font-weight: bold;
    text-decoration: none;
    width: 50%; }
    @media (min-width: 551px) {
      .login .form-actions .forgot-password {
        width: 100%; } }

.login .form-field {
  margin: 0; }
  .login .form-field .form-inlineMessage {
    margin-bottom: 0.78571rem; }

.login .button {
  background-color: #0f9c1f;
  border-color: #0f9c1f;
  border-radius: 0.35714rem;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0; }

.login .having-trouble {
  font-size: 16px;
  text-align: center;
  margin: 2em 0.75rem; }
  .login .having-trouble a {
    font-weight: bold; }

.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; }

.quickSearchResults {
  margin-top: 1.5rem; }
  @media (min-width: 992px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 992px) {
      .quickSearchResults .modal-close {
        display: block; } }

.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: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -0.75rem;
  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 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  float: left;
  font-size: 15px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 28px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.search-spinner-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 17rem 0; }
  .search-spinner-container img {
    max-width: 280px; }

.account-heading {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #e5e5e5;
  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 #e5e5e5;
  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: 100px; }

.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;
  position: relative;
  padding-bottom: 0; }
  @media (min-width: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.21429rem;
  text-transform: uppercase;
  font-size: 13px; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.78571rem; }

.account-product-subtitle {
  color: #999999;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 15px; }

.account-product-description {
  font-size: 13px; }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -0.75rem;
  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 {
  font-size: 13px;
  line-height: normal;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  width: 50%; }
  @media (min-width: 551px) {
    .account-product-detail {
      width: 25%; } }
  @media (min-width: 1261px) {
    .account-product-detail {
      width: 16.66667%; } }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail {
      margin-top: 0; } }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1261px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #333333;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: capitalize;
  line-height: normal;
  margin: 0 0 0.35714rem; }

.account-product--alignMiddle {
  display: flex;
  width: 100%;
  padding-left: 3rem; }
  @media (min-width: 992px) {
    .account-product--alignMiddle {
      display: table; } }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem;
    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: 992px) {
      .account-product--alignMiddle .account-product-figure {
        padding-top: 3rem; } }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: left;
  font-size: 15px;
  margin-top: -1.5rem;
  width: 100%; }
  @media (min-width: 992px) {
    .account-orderTotal {
      float: right;
      width: 66.66667%; } }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #757575;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #e5e5e5;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 20px; }

.account-orderStatus {
  top: 0;
  right: 0; }
  @media (min-width: 551px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right;
      bottom: 0;
      left: 0; } }

.account-orderStatus-label {
  background-color: #cccccc;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  margin: 0 0 0.78571rem;
  padding: 0.21429rem 0.78571rem; }

.account-orderStatus-action {
  color: #757575;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.78571rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 551px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #333333; }

.account-orderReview-label {
  display: block;
  margin-top: 0.78571rem; }

.account .pagination {
  color: #999999;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #999999; }

.account-sidebar-block {
  font-size: 15px; }
  .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 {
  color: #757575;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
  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: #757575;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #757575; }

.reorder-button-container {
  float: right;
  margin-top: 15px;
  width: 100%; }
  .reorder-button-container .account-reorder-form {
    width: 100%; }
    @media (min-width: 992px) {
      .reorder-button-container .account-reorder-form {
        max-width: 300px;
        float: right; } }
  .reorder-button-container .button {
    background-color: #0f9c1f;
    border-color: #0f9c1f;
    color: white;
    text-transform: uppercase;
    font-family: 'Karla';
    font-size: 1.14286rem;
    font-weight: bold;
    border-radius: 0.35714rem;
    width: 100%; }

#wishlist-dropdown input, #wishlist-dropdown .button-create-new {
  font-family: 'Karla'; }

#wishlist-dropdown .button-create-new {
  border: none;
  text-transform: uppercase;
  font-family: 'Karla', Arial, Helvetica, sans-serif;
  font-weight: 800;
  border-radius: 0.35714rem;
  background-color: #0f9c1f !important;
  color: white;
  max-width: 17.85714rem;
  margin: 0.71429rem auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.35714rem !important; }
  #wishlist-dropdown .button-create-new:hover {
    background-color: #0d831a !important; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 95%; }
  @media (min-width: 992px) {
    .wishlists-table {
      max-width: 85.71429rem; } }
  .wishlists-table .table-thead tr th {
    padding: 0.71429rem;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
  .wishlists-table .table-tbody {
    background-color: #f9f9f9; }
    .wishlists-table .table-tbody tr {
      border-bottom: 0.07143rem solid #c5c5c5; }
      @media (min-width: 992px) {
        .wishlists-table .table-tbody tr {
          border-bottom: none; } }
      .wishlists-table .table-tbody tr:nth-of-type(even) {
        background-color: #eaeaea !important; }
      .wishlists-table .table-tbody tr td {
        padding: 0.71429rem; }
        @media screen and (max-width: 551px) {
          .wishlists-table .table-tbody tr td {
            text-align: center; } }
      .wishlists-table .table-tbody tr a {
        font-weight: 700;
        text-decoration: none; }
        .wishlists-table .table-tbody tr a:hover {
          text-decoration: underline; }
  .wishlists-table .table-actions .form-fieldset a.button {
    border: none;
    text-transform: uppercase;
    font-family: 'Karla', Arial, Helvetica, sans-serif;
    font-weight: 800;
    border-radius: 0.35714rem;
    margin-bottom: 0.35714rem;
    text-decoration: underline; }
  .wishlists-table .table-actions .form-fieldset a.button--primary {
    background: #cccccc;
    color: #252525; }
  .wishlists-table .table-actions .form-fieldset input.button {
    border: none;
    text-transform: uppercase;
    font-family: 'Karla', Arial, Helvetica, sans-serif;
    font-weight: 800;
    border-radius: 0.35714rem;
    background-color: #ed0212;
    color: white; }
    .wishlists-table .table-actions .form-fieldset input.button:hover {
      text-decoration: underline; }
  .wishlists-table .table-actions .wishlist-table-share-url {
    display: none; }
  @media (min-width: 992px) {
    .wishlists-table .wishlist-delete-button {
      background-color: #ed0212; }
      .wishlists-table .wishlist-delete-button svg {
        fill: white; } }

.wishlists-actions-bottom {
  padding: 0 2%; }
  .wishlists-actions-bottom > .button {
    margin-bottom: 0; }
  @media (min-width: 992px) {
    .wishlists-actions-bottom {
      padding: 0; } }
  .wishlists-actions-bottom .button {
    border: none;
    text-transform: uppercase;
    font-family: 'Karla', Arial, Helvetica, sans-serif;
    font-weight: 800;
    border-radius: 0.35714rem; }
  .wishlists-actions-bottom a.button {
    background: #0f9c1f; }

.wishlist-add {
  margin-top: 1.42857rem; }
  .wishlist-add #wishlistname {
    margin-bottom: 0; }
  .wishlist-add .form-field {
    margin-bottom: 0.71429rem; }
  .wishlist-add .form-label {
    margin-left: 0; }
  .wishlist-add .form-actions .button--primary {
    background-color: #0f9c1f;
    border: none;
    text-transform: uppercase;
    margin-top: 1.42857rem;
    border-radius: 0.35714rem; }

.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.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.14286rem;
  max-width: 46.42857rem;
  padding: 0;
  border: none;
  text-align: center;
  box-shadow: none; }
  .share-wishlist .panel-body {
    background: #f9f9f9; }
  .share-wishlist .form-input {
    background: #fff; }
  .share-wishlist .share-wishlist-url {
    cursor: none;
    pointer-events: none;
    margin-bottom: 0.71429rem; }
  .share-wishlist .share-wishlist-copy-btn {
    background-color: #0f9c1f;
    color: white;
    text-transform: uppercase;
    border: none;
    font-size: 1.28571rem;
    border-radius: 0.71429rem;
    padding: 1.07143rem 1.78571rem;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 1.07143rem;
    padding: 0.71429rem 1.42857rem; }
    .share-wishlist .share-wishlist-copy-btn.active {
      cursor: none;
      pointer-events: none; }

.productGrid.wishlistProductGrid {
  max-width: 85.71429rem;
  margin: 0 auto; }
  .productGrid.wishlistProductGrid .product-price-inc-vat-container {
    margin-bottom: 0.71429rem; }

.wishlist-delete-button {
  margin-bottom: 0;
  color: #252525;
  background-color: none;
  border: none;
  padding: 0.35714rem;
  border-radius: 142.85714rem;
  text-decoration: underline;
  z-index: 10; }
  @media (min-width: 992px) {
    .wishlist-delete-button {
      background-color: #bfbfbf; } }
  .wishlist-delete-button span {
    text-transform: uppercase; }
  .wishlist-delete-button svg {
    width: 1.07143rem;
    height: 1.07143rem; }

.product-wishlist {
  position: relative; }
  .product-wishlist .form-wishlist-remove {
    position: absolute;
    top: 1.07143rem;
    right: 0.71429rem; }
  .product-wishlist .card-title {
    min-height: 3.85714rem; }
  .product-wishlist .add-to-cart-button {
    font-family: 'Karla', Arial, Helvetica, sans-serif; }
  .product-wishlist .variant-add-to-cart-button {
    background-color: #eaeaea;
    color: #252525; }
  .product-wishlist .add-to-cart-button-added {
    background-color: #fce500;
    color: #252525; }
  .product-wishlist .wishlist-delete-button {
    background-color: #bfbfbf; }

#wishlist-share-url-edit {
  padding: 1.42857rem 0; }
  #wishlist-share-url-edit .share-url-form-container-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%; }
  #wishlist-share-url-edit #wishlist-form-field-checkbox, #wishlist-share-url-edit #wishlist-form-action {
    margin: 0.71429rem 0;
    width: auto; }
  #wishlist-share-url-edit #wishlist-form-field-checkbox label {
    font-size: 18px; }
    #wishlist-share-url-edit #wishlist-form-field-checkbox label:before {
      width: 1.5rem;
      height: 1.5rem; }
    #wishlist-share-url-edit #wishlist-form-field-checkbox label:after {
      width: 1.3rem;
      height: 1.3rem; }
  #wishlist-share-url-edit #wishlist-form-action .button {
    background-color: #0f9c1f;
    color: white;
    text-transform: uppercase;
    border: none;
    font-size: 1.28571rem;
    border-radius: 0.71429rem;
    padding: 1.07143rem 1.78571rem;
    font-family: 'Oswald', Arial, Helvetica, sans-serif; }
  #wishlist-share-url-edit #wishlist-form-field-name {
    display: block;
    float: none;
    margin: 0; }
    #wishlist-share-url-edit #wishlist-form-field-name #wishlistname {
      margin-bottom: 0.35714rem; }

.wishlists-table-action-share.active {
  text-decoration: none !important; }

.revstar-icon svg {
  height: 3rem;
  width: 3rem; }

.icon--ratingEmpty svg {
  fill: #8f8f8f; }

.icon--ratingFull svg {
  fill: #ffb700; }

.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: 90px;
  width: 160px;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.apple-pay-supported .apple-pay-checkout-button {
  display: block;
  float: right; }

.apple-pay-supported .previewCartCheckout .apple-pay-checkout-button {
  display: inline-block;
  float: none; }

.paymentMethodsTitle {
  padding: 0;
  text-transform: none;
  width: 100%;
  margin: 0 0 0.78571rem; }

.paymentMethodsGrid {
  margin: -0.78571rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap; }
  .paymentMethodsGrid-item {
    padding: 0.78571rem;
    width: 100%; }
    @media (min-width: 551px) {
      .paymentMethodsGrid-item {
        width: 50%; } }
    @media (min-width: 992px) {
      .paymentMethodsGrid-item {
        width: 33.33333%; } }

.paymentMethod {
  background-color: white;
  border-radius: 0.71429rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px, rgba(0, 0, 0, 0.05) 0px 6px 6px;
  height: 100%;
  min-height: 17.85714rem;
  display: flex;
  flex-flow: column nowrap; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 100%; }
    .paymentMethod .button + .button {
      margin-bottom: 0; }
      @media (min-width: 551px) {
        .paymentMethod .button + .button {
          margin-left: 0.35714rem; } }
    @media (min-width: 551px) {
      .paymentMethod .button {
        width: auto;
        margin-bottom: 0; } }

.paymentMethod.add {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px !important; }

.methodHeader {
  justify-content: space-between;
  display: flex;
  flex-flow: row;
  align-items: center; }
  .methodHeader-icon {
    margin-right: 0.78571rem;
    width: 2rem; }
    @media (min-width: 1261px) {
      .methodHeader-icon {
        width: 3rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    padding-left: 0.78571rem;
    margin-left: auto;
    display: flex;
    flex-wrap: nowrap; }
  .methodHeader-default {
    margin-left: 0.78571rem;
    fill: #666666;
    height: 1.28571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

.methodDetails {
  margin: 0;
  display: flex; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600;
    font-size: 13px; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-items: center;
  flex-direction: column;
  min-height: 13.28571rem;
  height: 100%; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.78571rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 551px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 551px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 551px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 551px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.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: 551px) {
    .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: 15px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.category-header-image {
  width: 100%; }

.pcp-category-container {
  padding: 0.71429rem 0.35714rem; }
  @media (min-width: 992px) {
    .pcp-category-container {
      background-color: #f4f4f4;
      padding: 0.71429rem; } }

.pcp-category-inner-wrapper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column; }

#category-brand-page .category-brand-info, #category-brand-page .category-promotion-info, #category-promotion-page .category-brand-info, #category-promotion-page .category-promotion-info {
  max-width: 75%;
  margin: 0 auto;
  padding-top: 50px; }
  #category-brand-page .category-brand-info p, #category-brand-page .category-promotion-info p, #category-promotion-page .category-brand-info p, #category-promotion-page .category-promotion-info p {
    font-size: 1.42857rem; }

#category-brand-page .category-brand-category-list .pcp-category-title, #category-brand-page .category-promotion-category-list .pcp-category-title, #category-promotion-page .category-brand-category-list .pcp-category-title, #category-promotion-page .category-promotion-category-list .pcp-category-title {
  display: none; }

@media (min-width: 992px) {
  #category-brand-page .category-brand-category-list .pcp-category-list-item, #category-brand-page .category-promotion-category-list .pcp-category-list-item, #category-promotion-page .category-brand-category-list .pcp-category-list-item, #category-promotion-page .category-promotion-category-list .pcp-category-list-item {
    width: 20%; } }

#category-brand-page .category-summary__content:before, #category-promotion-page .category-summary__content:before {
  background-image: none; }

#category-brand-page .category-summary__action, #category-promotion-page .category-summary__action {
  margin-top: 1.42857rem; }

.category-summary__content li {
  list-style-position: inside; }

.category-brand-bosch {
  background-color: #005691; }
  .category-brand-bosch .pcp-category-container {
    background-color: #005691; }
  .category-brand-bosch .pcp-category-list-item-name {
    color: #005691; }
  .category-brand-bosch h1, .category-brand-bosch h2, .category-brand-bosch p, .category-brand-bosch a, .category-brand-bosch span, .category-brand-bosch button {
    color: white; }
  .category-brand-bosch i.read-more-icon {
    stroke: white; }

.category-brand-dewalt {
  background-color: #333333; }
  .category-brand-dewalt .pcp-category-container {
    background-color: #333333; }
  .category-brand-dewalt .pcp-category-list-item-name {
    color: #333333; }
  .category-brand-dewalt h1, .category-brand-dewalt h2 {
    color: #febd18; }
  .category-brand-dewalt p, .category-brand-dewalt a, .category-brand-dewalt span, .category-brand-dewalt button {
    color: white; }
  .category-brand-dewalt i.read-more-icon {
    stroke: white; }

.category-brand-einhell {
  background-color: #d40c1f; }
  .category-brand-einhell .pcp-category-container {
    background-color: #d40c1f; }
  .category-brand-einhell .pcp-category-list-item-name {
    color: #d40c1f; }
  .category-brand-einhell h1, .category-brand-einhell h2, .category-brand-einhell p, .category-brand-einhell a, .category-brand-einhell span, .category-brand-einhell button {
    color: white; }
  .category-brand-einhell i.read-more-icon {
    stroke: white; }

.category-brand-festool {
  background-color: #191e2b; }
  .category-brand-festool .pcp-category-container {
    background-color: #191e2b; }
  .category-brand-festool .pcp-category-list-item-name {
    color: #191e2b; }
  .category-brand-festool h1, .category-brand-festool h2 {
    color: #44ba39; }
  .category-brand-festool p, .category-brand-festool a, .category-brand-festool span, .category-brand-festool button {
    color: white; }
  .category-brand-festool i.read-more-icon {
    stroke: white; }

.category-brand-hikoki {
  background-color: #036d50; }
  .category-brand-hikoki .pcp-category-container {
    background-color: #036d50; }
  .category-brand-hikoki .pcp-category-list-item-name {
    color: #036d50; }
  .category-brand-hikoki h1, .category-brand-hikoki h2, .category-brand-hikoki p, .category-brand-hikoki a, .category-brand-hikoki span, .category-brand-hikoki button {
    color: white; }
  .category-brand-hikoki i.read-more-icon {
    stroke: white; }

.category-brand-makita {
  background-color: #1f839f; }
  .category-brand-makita .pcp-category-container {
    background-color: #1f839f; }
  .category-brand-makita .pcp-category-list-item-name {
    color: #1f839f; }
  .category-brand-makita h1, .category-brand-makita h2, .category-brand-makita p, .category-brand-makita a, .category-brand-makita span, .category-brand-makita button {
    color: white; }
  .category-brand-makita i.read-more-icon {
    stroke: white; }

.category-brand-mafell {
  background-color: #cccccc; }
  .category-brand-mafell .pcp-category-container {
    background-color: #cccccc; }
  .category-brand-mafell .pcp-category-list-item-name {
    color: #fe0309; }
  .category-brand-mafell h1, .category-brand-mafell h2 {
    color: #fe0309; }
  .category-brand-mafell p, .category-brand-mafell a, .category-brand-mafell span, .category-brand-mafell button {
    color: #333333; }
  .category-brand-mafell i.read-more-icon {
    stroke: #333333; }

.category-brand-metabo {
  background-color: #224b44; }
  .category-brand-metabo .pcp-category-container {
    background-color: #224b44; }
  .category-brand-metabo .pcp-category-list-item-name {
    color: #224b44; }
  .category-brand-metabo h1, .category-brand-metabo h2, .category-brand-metabo p, .category-brand-metabo a, .category-brand-metabo span, .category-brand-metabo button {
    color: white; }
  .category-brand-metabo i.read-more-icon {
    stroke: white; }

.category-brand-milwaukee {
  background-color: #db011c; }
  .category-brand-milwaukee .pcp-category-container {
    background-color: #db011c; }
  .category-brand-milwaukee .pcp-category-list-item-name {
    color: #db011c; }
  .category-brand-milwaukee h1, .category-brand-milwaukee h2, .category-brand-milwaukee p, .category-brand-milwaukee a, .category-brand-milwaukee span, .category-brand-milwaukee button {
    color: white; }
  .category-brand-milwaukee i.read-more-icon {
    stroke: white; }

.category-brand-paslode {
  background-color: #ff4c00; }
  .category-brand-paslode .pcp-category-container {
    background-color: #ff4c00; }
  .category-brand-paslode .pcp-category-list-item-name {
    color: #ff4c00; }
  .category-brand-paslode h1, .category-brand-paslode h2, .category-brand-paslode p, .category-brand-paslode a, .category-brand-paslode span, .category-brand-paslode button {
    color: white; }
  .category-brand-paslode i.read-more-icon {
    stroke: white; }

.category-brand-stanley {
  background-color: #ffd209; }
  .category-brand-stanley .pcp-category-container {
    background-color: #ffd209; }
  .category-brand-stanley .pcp-category-list-item-name {
    color: #333333; }
  .category-brand-stanley h1, .category-brand-stanley h2, .category-brand-stanley p, .category-brand-stanley a, .category-brand-stanley span, .category-brand-stanley button {
    color: #333333; }
  .category-brand-stanley i.read-more-icon {
    stroke: #333333; }

.category-brand-snickers {
  background-color: #333333; }
  .category-brand-snickers .pcp-category-container {
    background-color: #333333; }
  .category-brand-snickers .pcp-category-list-item-name {
    color: #333333; }
  .category-brand-snickers h1, .category-brand-snickers h2 {
    color: #fed602; }
  .category-brand-snickers p, .category-brand-snickers a, .category-brand-snickers span, .category-brand-snickers button {
    color: #333333; }
  .category-brand-snickers i.read-more-icon {
    stroke: #333333; }

.category-brand-timberland {
  background-color: #333333; }
  .category-brand-timberland .pcp-category-container {
    background-color: #333333; }
  .category-brand-timberland .pcp-category-list-item-name {
    color: #333333; }
  .category-brand-timberland h1, .category-brand-timberland h2 {
    color: #fc5500; }
  .category-brand-timberland p, .category-brand-timberland a, .category-brand-timberland span, .category-brand-timberland button {
    color: white; }
  .category-brand-timberland i.read-more-icon {
    stroke: white; }

.category-brand-toughbuilt {
  background-color: #333333; }
  .category-brand-toughbuilt .pcp-category-container {
    background-color: #333333; }
  .category-brand-toughbuilt .pcp-category-list-item-name {
    color: #333333; }
  .category-brand-toughbuilt h1, .category-brand-toughbuilt h2 {
    color: #ffa731; }
  .category-brand-toughbuilt p, .category-brand-toughbuilt a, .category-brand-toughbuilt span, .category-brand-toughbuilt button {
    color: white; }
  .category-brand-toughbuilt i.read-more-icon {
    stroke: #ffa731; }

.category-brand-toughbuilt {
  background-color: white; }
  .category-brand-toughbuilt .pcp-category-container {
    background-color: white; }
  .category-brand-toughbuilt .pcp-category-list-item-name {
    color: white; }
  .category-brand-toughbuilt h1, .category-brand-toughbuilt h2 {
    color: #e3252e; }
  .category-brand-toughbuilt p, .category-brand-toughbuilt a, .category-brand-toughbuilt span, .category-brand-toughbuilt button {
    color: #333333; }
  .category-brand-toughbuilt i.read-more-icon {
    stroke: #e3252e; }

.category-brand-trend {
  background-color: #1b161c; }
  .category-brand-trend .pcp-category-container {
    background-color: #1b161c; }
  .category-brand-trend .pcp-category-list-item-name {
    color: #ed0212; }
  .category-brand-trend h1, .category-brand-trend h2, .category-brand-trend p, .category-brand-trend a, .category-brand-trend span, .category-brand-trend button {
    color: white; }
  .category-brand-trend i.read-more-icon {
    stroke: white; }

.category-brand-vaunt {
  background-color: #ff6a00; }
  .category-brand-vaunt .pcp-category-container {
    background-color: #ff6a00; }
  .category-brand-vaunt .pcp-category-list-item-name {
    color: #333333; }
  .category-brand-vaunt h1, .category-brand-vaunt h2, .category-brand-vaunt p, .category-brand-vaunt a, .category-brand-vaunt span, .category-brand-vaunt button {
    color: #333333; }
  .category-brand-vaunt i.read-more-icon {
    stroke: #333333; }

.category-brand-worx {
  background-color: #e95900; }
  .category-brand-worx .pcp-category-container {
    background-color: #e95900; }
  .category-brand-worx .pcp-category-list-item-name {
    color: #e95900; }
  .category-brand-worx h1, .category-brand-worx h2, .category-brand-worx p, .category-brand-worx a, .category-brand-worx span, .category-brand-worx button {
    color: white; }
  .category-brand-worx i.read-more-icon {
    stroke: white; }

.category-promotion-clearance {
  background-color: #111111; }
  .category-promotion-clearance .pcp-category-container {
    background-color: #111111; }
  .category-promotion-clearance .pcp-category-list-item-name {
    color: #111111; }
  .category-promotion-clearance h1, .category-promotion-clearance h2 {
    color: #ead500; }
  .category-promotion-clearance p, .category-promotion-clearance a, .category-promotion-clearance span, .category-promotion-clearance button {
    color: white; }
  .category-promotion-clearance i.read-more-icon {
    stroke: white; }

.category-promotion-outlet {
  background-color: #c3b996; }
  .category-promotion-outlet .pcp-category-container {
    background-color: #c3b996; }
  .category-promotion-outlet .pcp-category-list-item-name {
    color: #333333; }
  .category-promotion-outlet h1, .category-promotion-outlet h2, .category-promotion-outlet p, .category-promotion-outlet a, .category-promotion-outlet span, .category-promotion-outlet button {
    color: #333333; }
  .category-promotion-outlet i.read-more-icon {
    stroke: #333333; }

.category-promotion-sale {
  background-color: #e30811; }
  .category-promotion-sale .pcp-category-container {
    background-color: #e30811; }
  .category-promotion-sale .pcp-category-list-item-name {
    color: #e30811; }
  .category-promotion-sale h1, .category-promotion-sale h2, .category-promotion-sale p, .category-promotion-sale a, .category-promotion-sale span, .category-promotion-sale button {
    color: white; }
  .category-promotion-sale i.read-more-icon {
    stroke: white; }

.category-promotion-black {
  background-color: #111111; }
  .category-promotion-black .pcp-category-container {
    background-color: #111111; }
  .category-promotion-black .pcp-category-list-item-name {
    color: #111111; }
  .category-promotion-black h1, .category-promotion-black h2 {
    color: #fce500; }
  .category-promotion-black p, .category-promotion-black a, .category-promotion-black span, .category-promotion-black button {
    color: white; }
  .category-promotion-black i.read-more-icon {
    stroke: white; }

.category-summary__content {
  text-align: center; }

.pcp-category-title {
  text-align: center;
  margin-bottom: 1.71429rem; }
  @media (min-width: 992px) {
    .pcp-category-title {
      text-align: left; } }

.pcp-category-list {
  margin: 0;
  display: flex;
  flex-wrap: wrap; }

.pcp-category-list-item {
  list-style: none;
  margin-bottom: 0.35714rem;
  padding: 0.5rem; }
  @media (min-width: 992px) {
    .pcp-category-list-item {
      margin-bottom: 0.5rem;
      padding: 0.5rem; } }

.pcp-category-list-item-action {
  padding: 0.92857rem;
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 1rem;
  box-shadow: 0px 3px 7px #c7c7c7; }

.pcp-category-list-item-image {
  display: block;
  max-width: 10.71429rem;
  width: 100%;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 1rem;
  position: relative; }
  @media (min-width: 992px) {
    .pcp-category-list-item-image {
      max-width: 13.28571rem;
      padding-bottom: 0.71429rem; } }
  .pcp-category-list-item-image:before {
    padding-bottom: 100%;
    content: "";
    display: inline-block;
    vertical-align: top; }
  .pcp-category-list-item-image img {
    width: 100%;
    position: absolute;
    left: 0; }

.pcp-category-list-item-name {
  min-height: 5.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 1.14286rem;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (min-width: 992px) {
    .pcp-category-list-item-name {
      min-height: 3.42857rem; } }

#category-plp-page .breadcrumbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  color: white; }

#category-plp-page .slick-initialized .slick-slide {
  padding-left: 4px !important; }

#category-plp-page .category-plp-info {
  padding: 1.07143rem; }

#category-plp-page h1.its-custom {
  font-size: 24px;
  line-height: normal;
  margin-bottom: 0; }
  @media (min-width: 551px) {
    #category-plp-page h1.its-custom {
      font-size: 32px; } }

#category-plp-page .pagination {
  display: none; }

#category-plp-page .slick-prev {
  left: .2% !important; }
  @media screen and (max-width: 551px) {
    #category-plp-page .slick-prev {
      display: none !important; } }

#category-plp-page .slick-next {
  right: .2% !important; }
  @media screen and (max-width: 551px) {
    #category-plp-page .slick-next {
      display: none !important; } }

#category-plp-page .slick-next, #category-plp-page .slick-prev {
  background: #333333;
  border: none; }

#category-plp-page .slick-arrow:focus {
  outline: none !important; }

#category-plp-page .slick-arrow .carousel-tooltip {
  display: none; }

.plp-subcategories {
  display: block;
  width: 100%;
  padding: 0 0 1% 0;
  max-width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 992px) {
    .plp-subcategories {
      padding: 0; } }
  @media (min-width: 992px) {
    .plp-subcategories {
      max-width: 100%; } }
  .plp-subcategories .navList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0; }
    .plp-subcategories .navList li {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      min-height: 139px !important;
      max-width: 200px;
      border: 1px solid black;
      border-radius: 8px;
      border-radius: 8px; }
      @media screen and (max-width: 551px) {
        .plp-subcategories .navList li {
          min-height: 105px !important;
          max-width: 140px; } }
      @media (min-width: 992px) {
        .plp-subcategories .navList li h3 {
          font-size: 14px !important;
          padding: 0 .4em;
          line-height: 20px; } }
      .plp-subcategories .navList li .navList-action {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        padding: 0 !important; }
        .plp-subcategories .navList li .navList-action span {
          max-width: 160px;
          font-size: 14px;
          color: #252525 !important; }

.subCategories-sidebarBlock {
  display: none; }

.navList-noSlick .slick-list, .navList-noSlick .slick-track {
  width: 100%; }
  @media screen and (min-width: 992px) {
    .navList-noSlick .slick-list .slick-list, .navList-noSlick .slick-list .slick-track, .navList-noSlick .slick-track .slick-list, .navList-noSlick .slick-track .slick-track {
      padding: 0 !important;
      transform: none !important; } }
  @media screen and (max-width: 551px) {
    .navList-noSlick .slick-list .slick-list, .navList-noSlick .slick-list .slick-track, .navList-noSlick .slick-track .slick-list, .navList-noSlick .slick-track .slick-track {
      padding: 0 !important; } }

.plp-faq {
  padding: 30px 5px; }
  .plp-faq h2 {
    margin-bottom: 20px; }
  .plp-faq .faq-accordion {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2px;
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 22px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    background: #f1f2f3;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3), 0 2px 2px rgba(0, 0, 0, 0.1); }
    .plp-faq .faq-accordion::after {
      content: url(https://its.co.uk/content/faq/icon-arrow-down.svg);
      background-repeat: no-repeat;
      background-position: right center;
      text-align: right; }
    .plp-faq .faq-accordion:focus {
      outline: none !important; }
    .plp-faq .faq-accordion.active::after {
      transform: rotate(180deg); }
  .plp-faq .active, .plp-faq .faq-accordion:hover {
    background-color: #ccc; }
  .plp-faq .faq-panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8); }
    .plp-faq .faq-panel .faq-panel-inner {
      padding: 20px; }

.store-map-opening-overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1101;
  background: #676767;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out; }
  .store-map-opening-overlay.visible {
    visibility: visible;
    opacity: 0.7; }

.store-map-opening-sidebar {
  position: fixed;
  right: -500px;
  top: 0;
  width: 300px;
  width: 500px;
  z-index: 1000000;
  height: 100%;
  background-color: white;
  transition: all 0.5s ease-in-out;
  padding: 2rem; }
  .store-map-opening-sidebar .container.is-loading {
    visibility: hidden; }
  .store-map-opening-sidebar__header__close-btn {
    display: flex;
    align-items: center;
    padding: 4px 6px;
    background-color: #cccccc;
    border-radius: 0.5rem;
    color: white;
    font-weight: 700; }
    .store-map-opening-sidebar__header__close-btn svg {
      fill: white; }
  .store-map-opening-sidebar__content {
    display: flex;
    flex-direction: column;
    padding: 15px 0; }
    .store-map-opening-sidebar__content__title {
      display: flex;
      justify-content: center;
      padding: 8px 0;
      background-color: #fce500;
      margin-bottom: 8px; }
      .store-map-opening-sidebar__content__title .store-name {
        display: inherit;
        justify-content: center;
        align-items: center; }
        .store-map-opening-sidebar__content__title .store-name .logo-image {
          width: 25%;
          height: auto; }
        .store-map-opening-sidebar__content__title .store-name .name-label {
          margin-left: 8px;
          text-transform: uppercase;
          font-family: 'Oswald', Arial, Helvetica, sans-serif;
          font-size: 16px;
          font-weight: 700;
          line-height: normal; }
    .store-map-opening-sidebar__content__map {
      width: 100%;
      height: 320px;
      margin-bottom: 12px; }
      .store-map-opening-sidebar__content__map .gm-style-iw-chr {
        height: 12px; }
      .store-map-opening-sidebar__content__map .marker-info {
        display: flex;
        flex-direction: column;
        padding: 8px; }
        .store-map-opening-sidebar__content__map .marker-info .address {
          width: unset !important;
          margin: 4px 0;
          padding: 0;
          font-size: 12px; }
        .store-map-opening-sidebar__content__map .marker-info .rating {
          display: flex;
          align-items: center; }
          .store-map-opening-sidebar__content__map .marker-info .rating .stars {
            font-size: 12px;
            margin-left: 8px; }
            .store-map-opening-sidebar__content__map .marker-info .rating .stars .star svg {
              fill: #999999;
              width: 12px;
              height: 12px; }
            .store-map-opening-sidebar__content__map .marker-info .rating .stars .star.filled svg {
              fill: #fce500; }
    .store-map-opening-sidebar__content__address-and-opening-times {
      display: flex;
      justify-content: space-between;
      margin-bottom: 24px; }
      .store-map-opening-sidebar__content__address-and-opening-times .address-info {
        display: inherit;
        flex-direction: column;
        padding-right: 16px;
        color: #676767;
        font-weight: 700; }
        .store-map-opening-sidebar__content__address-and-opening-times .address-info .phone {
          font-family: 'Oswald', Arial, Helvetica, sans-serif;
          margin-top: 8px;
          color: #333333; }
      .store-map-opening-sidebar__content__address-and-opening-times .opening-times {
        margin: 0;
        text-transform: uppercase;
        min-width: 256px;
        border: 1px solid #999999; }
        .store-map-opening-sidebar__content__address-and-opening-times .opening-times thead tr th {
          font-family: 'Oswald', Arial, Helvetica, sans-serif;
          font-size: 14px;
          background-color: #fce500; }
        .store-map-opening-sidebar__content__address-and-opening-times .opening-times tr:nth-child(odd) {
          background-color: #f2f2f2; }
        .store-map-opening-sidebar__content__address-and-opening-times .opening-times tr:nth-child(even) {
          background-color: #cccccc; }
        .store-map-opening-sidebar__content__address-and-opening-times .opening-times th, .store-map-opening-sidebar__content__address-and-opening-times .opening-times td {
          min-width: 142px;
          border: 1px solid #999999;
          padding: 4px;
          text-align: center;
          font-weight: 700;
          font-size: 12px; }
  .store-map-opening-sidebar.visible {
    right: 0; }
  @media screen and (max-width: 551px) {
    .store-map-opening-sidebar {
      width: 100%;
      height: 100%;
      overflow-y: auto; }
      .store-map-opening-sidebar__content__address-and-opening-times {
        flex-direction: column; }
        .store-map-opening-sidebar__content__address-and-opening-times .opening-times {
          margin-top: 16px; } }

.no-scroll {
  overflow-y: hidden; }

#pdp {
  width: 100%;
  overflow: hidden;
  margin: 0; }

#pd-frequently-bought-together .add-to-cart-button, #pd-accessories .add-to-cart-button {
  display: none; }

.product-keyFeatures {
  display: none; }

@media (min-width: 992px) {
  .product-keyFeatures {
    display: block; } }

@media (min-width: 992px) {
  .pd-grey-bg,
  .pd-fbt {
    background-color: #f4f4f4; } }

.pd-white-bg {
  background-color: #ffffff; }

@media (min-width: 992px) {
  .pd-grey-bg .pd-spec-accessories .large-7.column {
    padding-left: 0; } }

.pd-grey-bg {
  padding: 0 !important; }

.pd-grey-bg,
.pd-white-bg {
  padding-top: 2.14286rem;
  padding-bottom: 1.21429rem; }
  @media screen and (max-width: 992px) {
    .pd-grey-bg,
    .pd-white-bg {
      padding-top: 0.71429rem;
      padding-left: 2.5%;
      padding-right: 2.5%; } }

.product-order-reference-value, .product-sku-value, .order-reference-value {
  font-size: 1.14286rem; }

.product-sku-value {
  display: inline-block; }

#pdp .row {
  max-width: 131.64286rem;
  padding-left: 2.5%;
  padding-right: 2.5%; }
  @media screen and (max-width: 992px) {
    #pdp .row {
      width: 100%;
      margin-left: auto; } }

@media screen and (max-width: 992px) {
  #pdp .productView-descriptionsLink {
    display: none; } }

@media screen and (max-width: 992px) {
  .product-delivery-price-container {
    display: flex;
    flex-direction: column-reverse; } }

@media (min-width: 992px) {
  .desktopHide {
    display: none; } }

@media screen and (max-width: 992px) {
  .mobileHide {
    display: none; } }

@media (min-width: 992px) {
  .mobileHide {
    width: 100%;
    display: block; } }

h3,
h4 {
  text-transform: uppercase; }

.product-font-small {
  font-size: 1.28571rem;
  line-height: 2.35714rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.productTable-border-bottom {
  border-bottom: 1px solid #d1d0d0; }

.product-description-link {
  font-size: 1rem;
  line-height: 1.57143rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  text-transform: capitalize; }

.pdp-rating-container {
  display: flex; }

.selling-restrictions-container {
  margin-top: 0.71429rem; }
  .selling-restrictions-container span.selling-restrictions-text {
    color: #ed0212; }

.product-priceContainer .product-availability-mobile-container {
  text-align: right; }

#previewModalAddOns .addons-popup {
  display: none !important; }

#previewModalAddOns .addons-container .addons-title {
  margin: 10px 0;
  line-height: 1; }

#previewModalAddOns .image-container {
  display: flex;
  flex-direction: column;
  align-items: center; }

#previewModalAddOns img.brand-logo {
  max-width: 100px;
  margin: 0 0 10px 0; }
  @media screen and (max-width: 551px) {
    #previewModalAddOns img.brand-logo {
      max-width: 50px; } }

#previewModalAddOns img.product-addons-image {
  max-width: 200px;
  margin: 10px 0; }
  @media screen and (max-width: 992px) {
    #previewModalAddOns img.product-addons-image {
      max-width: 150px; } }

#previewModalAddOns .modal-product-card .product-addons-title {
  font-weight: bold;
  text-decoration: none;
  min-height: 38px !important;
  display: block;
  margin: 0 0 10px 0; }

#previewModalAddOns .modal-product-card .prod-qty-select {
  display: flex;
  flex-direction: row;
  width: 110px;
  margin: auto;
  max-height: 2.28571rem;
  margin-bottom: 1.42857rem; }
  #previewModalAddOns .modal-product-card .prod-qty-select input {
    max-height: 2.28571rem;
    text-align: center;
    background-color: white;
    border-color: #ccc; }
  #previewModalAddOns .modal-product-card .prod-qty-select input::-webkit-outer-spin-button,
  #previewModalAddOns .modal-product-card .prod-qty-select input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  #previewModalAddOns .modal-product-card .prod-qty-select input[type=number] {
    -moz-appearance: textfield; }
  #previewModalAddOns .modal-product-card .prod-qty-select button {
    margin: 0;
    padding: 0 0.42857rem;
    background-color: white;
    border: 1px solid #8f8f8f; }
    #previewModalAddOns .modal-product-card .prod-qty-select button:hover {
      color: #333333;
      border-color: #474747; }
  #previewModalAddOns .modal-product-card .prod-qty-select button.prod-qty-decrease {
    border-radius: 0.28571rem 0 0 0.28571rem; }
  #previewModalAddOns .modal-product-card .prod-qty-select button.prod-qty-increase {
    border-radius: 0 0.28571rem 0.28571rem 0; }

#previewModalAddOns .modal-product-card .add-to-cart-button {
  font-family: 'Karla';
  font-size: 1.4rem;
  height: auto;
  line-height: normal;
  padding: 1.07143rem 0;
  margin: 0; }
  @media screen and (max-width: 551px) {
    #previewModalAddOns .modal-product-card .add-to-cart-button {
      font-size: 1.2rem;
      padding: 0.71429rem 0; } }

#previewModalAddOns .modal-product-card .product-addons-availability {
  font-family: 'Montserrat';
  font-size: 15px;
  font-weight: bold;
  margin: 0.71429rem auto; }

#previewModalAddOns .modal-product-card .product-price-inc-vat {
  text-transform: uppercase; }

#previewModalAddOns .modal-product-card .product-addons-price {
  font-family: "Oswald";
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 0; }

.product-card-no-longer-available {
  display: none; }

.dropdown-menu-icon-button,
.dropdown-menu-icon-overlay {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  z-index: 2;
  border: 1px solid #e5e5e5;
  padding: 7px;
  border-radius: 5px; }
  .dropdown-menu-icon-button:hover,
  .dropdown-menu-icon-overlay:hover {
    transform: scale(1.08);
    transition: transform 0.1s ease;
    border: none;
    background-color: #fce500; }

button.share-button, button.share-button-overlay {
  position: absolute;
  right: 15px;
  z-index: 2;
  width: 40px;
  height: 40px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 0.35714rem;
  background-color: white; }
  button.share-button:hover, button.share-button-overlay:hover {
    border: none;
    background-color: #fce500; }

button.share-button {
  top: 0; }

a.dropdown-menu-icon-button {
  top: 50px;
  background-color: #ffff !important; }

a.dropdown-menu-icon-overlay {
  top: 138px; }

button.share-button-overlay {
  top: 90px; }

.sirv-spin-button.fullscreen {
  right: 55px !important; }

.share {
  margin: 2em 0; }

#sharefallback {
  display: none;
  flex-direction: column; }

.share-buttons, .share-buttons-overlay {
  justify-content: space-between;
  width: 150px;
  background: white;
  border: 1px solid #e5e5e5;
  position: absolute;
  width: 40px;
  padding: 5px;
  border-radius: 5px;
  z-index: 3;
  right: 15px; }
  .share-buttons svg, .share-buttons-overlay svg {
    height: 15px;
    width: 15px; }

.share-buttons {
  top: 50px; }

.share-buttons-overlay {
  top: 120px; }

.share-btn {
  display: flex;
  padding: 8px 0;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  flex-grow: 1;
  text-align: center;
  width: 100%;
  align-items: center;
  justify-content: center; }

.share-btn:hover {
  opacity: .85; }

.share-btn.web-share {
  cursor: pointer;
  width: 100%; }

.share-btn.fb {
  color: #3b5998; }
  .share-btn.fb svg {
    fill: #3b5998; }

.share-btn.tw {
  color: #1da1f2; }
  .share-btn.tw svg {
    fill: #1da1f2; }

.share-btn.ln {
  color: black; }
  .share-btn.ln svg {
    fill: black; }

.product-paypalCredit-content {
  background-color: #f4f4f4;
  border-color: #d9d9d9;
  border-radius: 4px; }
  .product-paypalCredit-content section {
    padding: 12px;
    display: flex;
    justify-content: center; }
  .product-paypalCredit-content .product-paypalCredit-text,
  .product-paypalCredit-content .product-paypalCredit-text-kb {
    color: #2c2e2f;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0 0 0 0.5em;
    line-height: 1.3; }
    @media screen and (max-width: 551px) {
      .product-paypalCredit-content .product-paypalCredit-text,
      .product-paypalCredit-content .product-paypalCredit-text-kb {
        font-size: 0.85714rem; } }
    .product-paypalCredit-content .product-paypalCredit-text a,
    .product-paypalCredit-content .product-paypalCredit-text-kb a {
      color: #065cab;
      margin-left: 0.2em; }
  .product-paypalCredit-content hr {
    border-color: #e5e5e5;
    padding: 0 8px;
    margin: 0.6em 1em; }

.icon-chevron-left {
  width: 24px;
  height: 24px;
  rotate: 180deg; }

.paypal-credit-modal-body {
  display: flex;
  justify-content: center;
  margin: 1rem 0;
  gap: 50px; }
  .paypal-credit-modal-body section p {
    text-align: center;
    margin: 0;
    font-weight: 600; }

.paypal-credit-modal-ul {
  text-align: left;
  padding-left: 0;
  counter-reset: item;
  margin: .5rem 3% 0 3%; }
  .paypal-credit-modal-ul img {
    width: 100%; }
  .paypal-credit-modal-ul li {
    color: #001435;
    line-height: 25px;
    font-size: 1.4rem;
    list-style-type: none;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 2.5rem;
    font-weight: 500; }
    @media screen and (max-width: 480px) {
      .paypal-credit-modal-ul li {
        font-size: 1.2rem;
        line-height: 20px;
        margin-bottom: .5rem; } }
    .paypal-credit-modal-ul li:before {
      content: counter(item) ".";
      counter-increment: item;
      position: absolute;
      left: 0;
      width: 2rem;
      text-align: center;
      display: inline-block; }

.paypal-credit-modal {
  position: fixed;
  top: 0;
  right: -34%;
  width: 34%;
  height: 100%;
  background-color: #ffff;
  z-index: 999999 !important;
  transition: all 0.5s ease-in-out;
  display: block;
  overflow-y: scroll; }
  .paypal-credit-modal.active {
    right: 0; }
  @media screen and (max-width: 1025px) {
    .paypal-credit-modal {
      right: -62%;
      width: 62%; } }
  @media screen and (max-width: 780px) {
    .paypal-credit-modal {
      right: -82%;
      width: 82%; } }
  @media screen and (max-width: 480px) {
    .paypal-credit-modal {
      right: -100%;
      width: 100%; } }

.paypal-slidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 900;
  display: none; }
  .paypal-slidebar-overlay.active {
    display: block; }
  .paypal-slidebar-overlay svg {
    position: absolute;
    top: 4%;
    left: 4%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    cursor: pointer; }
    .paypal-slidebar-overlay svg:hover path {
      stroke: #fce500; }
    @media screen and (max-width: 480px) {
      .paypal-slidebar-overlay svg {
        display: none; } }

.paypal-credit-modal-header {
  background-color: #faf8f5;
  padding: 1rem 0 0 1rem;
  min-height: 250px; }
  @media screen and (max-width: 780px) {
    .paypal-credit-modal-header {
      min-height: 292px; } }
  @media screen and (max-width: 480px) {
    .paypal-credit-modal-header {
      min-height: 250px; } }
  @media screen and (max-width: 375px) {
    .paypal-credit-modal-header {
      min-height: 236px; } }
  .paypal-credit-modal-header .paypal-modal-header-logo {
    position: absolute;
    top: 75px;
    right: 0%;
    width: 50%;
    pointer-events: none; }
    @media screen and (max-width: 780px) {
      .paypal-credit-modal-header .paypal-modal-header-logo {
        top: 26px; } }
    @media screen and (max-width: 480px) {
      .paypal-credit-modal-header .paypal-modal-header-logo {
        top: 18px; } }
    @media screen and (max-width: 375px) {
      .paypal-credit-modal-header .paypal-modal-header-logo {
        left: 187px; } }
    @media screen and (max-width: 375px) {
      .paypal-credit-modal-header .paypal-modal-header-logo {
        left: 187px; } }
  .paypal-credit-modal-header h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 25px;
    color: #001435;
    margin: 30px 0 30px 0; }
    @media screen and (max-width: 480px) {
      .paypal-credit-modal-header h2 {
        font-size: 24px;
        margin-top: 25px; } }
    @media screen and (max-width: 375px) {
      .paypal-credit-modal-header h2 {
        font-size: 20px;
        margin-top: 15px; } }
  .paypal-credit-modal-header p {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 20px;
    color: #001435;
    padding-right: 8em; }
    @media screen and (max-width: 480px) {
      .paypal-credit-modal-header p {
        padding-right: 4rem; } }
  .paypal-credit-modal-header h2, .paypal-credit-modal-header p {
    padding-left: 1rem; }
  .paypal-credit-modal-header .close-paypal-credit-modal {
    display: flex;
    align-items: center;
    padding: 0 1em;
    margin: .5em .5em .5em 1em;
    cursor: pointer;
    width: fit-content;
    height: 40px !important;
    border-radius: 12px;
    background-color: #bbbbbb;
    transition: background-color .6s ease; }
    .paypal-credit-modal-header .close-paypal-credit-modal:hover {
      background-color: #686868; }
  .paypal-credit-modal-header button {
    cursor: pointer;
    font-weight: 600;
    border-radius: 12px;
    color: #ffff;
    font-size: 1.4rem;
    padding: 0 !important; }
    @media screen and (max-width: 480px) {
      .paypal-credit-modal-header button {
        font-size: 1.28571rem; } }
    .paypal-credit-modal-header button:hover {
      color: #ffff !important;
      background-color: initial !important; }

.paypal-credit-modal-footer {
  background-color: #faf8f5;
  padding: 1rem 2rem 2.5rem 2rem;
  margin-top: 1rem;
  color: #515354; }
  @media screen and (max-width: 480px) {
    .paypal-credit-modal-footer {
      padding: 1rem 2rem;
      margin-top: 1rem; } }
  .paypal-credit-modal-footer p {
    font-size: 1rem;
    font-weight: 500;
    line-height: 24px; }
  .paypal-credit-modal-footer a {
    text-decoration: underline;
    color: #0070e0;
    font-family: Helvetica,Arial,Sans-Serif;
    font-weight: 700; }

.breadcrumbs-back-to-product {
  padding: 0.71429rem !important; }
  .breadcrumbs-back-to-product a {
    background-color: #fce500;
    color: #333333;
    padding: 0.57143rem 0.85714rem;
    border-radius: 0.57143rem;
    text-decoration: none !important; }
    .breadcrumbs-back-to-product a:hover {
      background-color: #f2dc00; }

#sticky-add-to-cart {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
  background-color: white;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; }

.sticky-add-to-cart-non-sellable-freebie {
  display: none !important; }

.sticky-inner {
  display: flex;
  width: 100%;
  padding: 1rem; }

.sticky-left-col, .sticky-right-col {
  display: flex;
  align-items: center; }

.sticky-right-col {
  flex-direction: column; }

.sticky-image-main img {
  width: 100%;
  max-width: 100px; }

.sticky-brand-logo {
  width: 7.14286rem; }

h3.sticky-title {
  text-transform: none;
  font-size: 1.28571rem; }

span.sticky-order-reference {
  font-size: 1rem; }

.sticky-price {
  min-width: 100%;
  text-align: right; }
  .sticky-price .price-item {
    margin-bottom: 0.35714rem; }
  .sticky-price .product-non-sale-price, .sticky-price .product-savings {
    font-size: 1.07143rem; }
  .sticky-price .product-price-non-sale-container {
    display: flex;
    flex-direction: column; }
  .sticky-price .product-price-sale-values {
    height: auto; }
  .sticky-price .product-price-container {
    width: 100%;
    justify-content: flex-end;
    align-items: baseline; }
  .sticky-price .product-price {
    font-size: 1.78571rem; }
  .sticky-price .product-price-ex-vat-text {
    font-size: 1rem;
    line-height: inherit;
    align-self: auto;
    margin-left: 5px; }
  .sticky-price .product-price-inc-vat-container {
    display: block; }
  .sticky-price .product-price-inc-vat {
    margin: 0; }

.sticky-options-col, .sticky-add-to-cart-col {
  padding: 0; }

.sticky-add-to-cart-col {
  display: flex;
  align-items: center; }

.sticky-quantity-col .sticky-quantity-increments {
  text-align: center;
  max-width: 7.14286rem;
  float: right;
  margin: 0 0.35714rem 0 0 !important; }
  .sticky-quantity-col .sticky-quantity-increments .sticky-quantity-input {
    margin-bottom: 0;
    max-height: 2.14286rem;
    max-width: 5.14286rem; }

.sticky-form-increment {
  display: flex;
  border: 1px solid #cccccc;
  border-radius: 10px; }
  .sticky-form-increment button, .sticky-form-increment input {
    border: none; }

.sticky-action {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0; }
  .sticky-action .sticky-product-view {
    width: 100%;
    padding: 0; }
  .sticky-action .sticky-add-to-cart-wrapper {
    display: flex !important;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%; }
    .sticky-action .sticky-add-to-cart-wrapper .form-field {
      margin: 0 auto; }
    .sticky-action .sticky-add-to-cart-wrapper .form-label--alternate {
      font-family: 'Karla', Arial, Helvetica, sans-serif;
      text-align: center; }
  .sticky-action .sticky-add-to-cart-button {
    font-size: 1.07143rem;
    padding: 0;
    width: 100%;
    border-radius: 0.5rem;
    margin-bottom: 0; }
  .sticky-action .sticky-add-to-cart-button-coming-soon, .sticky-action .sticky-add-to-cart-button-back-in-stock-soon {
    background-color: orange;
    color: white; }
  .sticky-action .productView-details {
    width: 100%;
    padding: 0; }

.productView-options {
  margin-bottom: 0; }
  .productView-options .form-action {
    width: 100%;
    margin-top: 0; }

.sticky-add-to-cart-no-longer-available, .sticky-add-to-cart-not-on-website {
  display: none !important; }

.sticky-select-option {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.07143rem; }
  .sticky-select-option a.select-options-button {
    text-transform: uppercase;
    background-color: #f4f4f4;
    color: #333333; }

.options-alertMsg {
  display: block;
  text-align: center;
  width: 100%;
  padding: 10px 5px;
  background-color: #ed0212;
  color: white;
  position: relative; }
  .options-alertMsg::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #ed0212;
    border-top: 0;
    margin-left: 5px;
    margin-top: -8px; }

.product-imageContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative; }
  @media (min-width: 992px) {
    .product-imageContainer {
      flex-direction: row;
      flex-wrap: wrap; } }
  .product-imageContainer .productView-img-container {
    order: 1; }
    @media (min-width: 992px) {
      .product-imageContainer .productView-img-container {
        order: 2; } }
    .product-imageContainer .productView-img-container img {
      margin: 0; }
    .product-imageContainer .productView-img-container::after {
      padding-bottom: 100%; }

.pd-alt-images {
  height: 25rem;
  margin-bottom: 1.42857rem;
  overflow: scroll;
  order: 2; }
  @media (min-width: 992px) {
    .pd-alt-images {
      order: 1; } }
  .pd-alt-images img {
    border-radius: 1rem;
    border: 1px solid #d6d6d6;
    margin-bottom: 1.35714rem; }
    @media (min-width: 992px) {
      .pd-alt-images img {
        margin-bottom: 0.71429rem; } }
  @media screen and (max-width: 992px) {
    .pd-alt-images {
      height: auto;
      display: flex;
      justify-content: center; } }

.pdp-image-main-container {
  order: 1; }
  .pdp-image-main-container .product-image {
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .pdp-image-main-container .product-image {
        margin-bottom: 1.42857rem;
        margin-top: 0; } }

.productView-images {
  margin-bottom: 0; }

.product-overlay-left, .product-overlay-right {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  width: 3.57143rem; }

.product-overlay-right {
  right: 10px;
  left: auto; }

#pdp .product-overlay-left, #pdp .product-overlay-right,
#pdp .product-overlay-right {
  width: 5rem; }

.pdp-video-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.07143rem; }
  @media (min-width: 992px) {
    .pdp-video-container {
      padding: 1.78571rem; } }
  .pdp-video-container .modal-close {
    top: 0;
    right: 0; }
    .pdp-video-container .modal-close:focus {
      display: none; }
  .pdp-video-container .videoGallery-list {
    width: 100%; }
  .pdp-video-container .videoGallery-item {
    width: 100%;
    padding: 0; }
    @media (min-width: 992px) {
      .pdp-video-container .videoGallery-item {
        width: 33.33%; } }
    .pdp-video-container .videoGallery-item .video {
      display: flex; }
  .pdp-video-container .video-figure img {
    width: 100%; }

#modal-video {
  border-radius: 8px;
  overflow: auto;
  max-height: 85%;
  max-width: 95%;
  z-index: 999999; }

#modal-video-title {
  width: 100%;
  text-align: center; }
  @media (min-width: 992px) {
    #modal-video-title {
      text-align: left; } }

.pdp-video-main {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 2rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }
  .pdp-video-main iframe {
    max-width: 26.71429rem;
    max-height: 15.14286rem;
    width: 100%;
    height: 100%; }
    @media (min-width: 992px) {
      .pdp-video-main iframe {
        max-width: 42.85714rem;
        min-height: 27.07143rem; } }

.pdp-video-list {
  width: 100%; }

.product-brandLogo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%; }
  .product-brandLogo > a, .product-brandLogo > div {
    width: 33.33%; }
    @media (min-width: 551px) {
      .product-brandLogo > a, .product-brandLogo > div {
        width: auto; } }
  .product-brandLogo img {
    max-width: 8.85714rem;
    padding: 5px;
    width: 100%; }
    @media screen and (max-width: 992px) {
      .product-brandLogo img {
        margin: 0 auto; } }
    @media screen and (max-width: 551px) {
      .product-brandLogo img {
        max-width: 6.42857rem; } }
  .product-brandLogo .product-range-logo, .product-brandLogo .product-range-feature-logo {
    display: none; }
    .product-brandLogo .product-range-logo.product-range-logo-show, .product-brandLogo .product-range-feature-logo.product-range-logo-show {
      display: block; }

.product-title {
  margin-top: 0; }
  .product-title h1 {
    color: #252525;
    font-size: 2rem;
    line-height: 2.92857rem;
    margin-bottom: 0; }
    @media screen and (max-width: 551px) {
      .product-title h1 {
        font-size: 1.71429rem;
        line-height: 2.5rem; } }

.product-descriptionsLink {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }
  .product-descriptionsLink a {
    font-weight: 800; }
  @media screen and (max-width: 992px) {
    .product-descriptionsLink {
      display: none; } }

.product-stars {
  margin-top: 0.35714rem;
  margin-bottom: 0.35714rem; }
  @media screen and (max-width: 992px) {
    .product-stars {
      margin-top: 0.35714rem;
      margin-bottom: 0.35714rem; } }

#product-reviews {
  border-top: none; }

.productView-rating {
  display: none; }

.pdp-customer-reviews-title {
  margin: 0; }

#customer-reviews {
  display: none; }
  #customer-reviews h2 {
    margin-bottom: 0; }

.product-customer-reviews .productView-reviewLink {
  padding-bottom: 1.78571rem;
  margin-bottom: 2.14286rem;
  color: #0f9c1f;
  width: 100%;
  border-bottom: 1px solid #cccccc; }

.customer-reviews-bottom-container .large-12 {
  padding-left: 0; }

#product-reviews {
  margin-bottom: 0; }
  @media (min-width: 992px) {
    #product-reviews {
      border-bottom: 1px solid #cccccc; } }

.pdp-reviews-show-more-container {
  margin-bottom: 1.42857rem; }

.productReview {
  padding-bottom: 1.42857rem;
  margin-bottom: 1.42857rem;
  border-bottom: 1px solid #cccccc;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .productReview {
      border-bottom: none; } }

.productReviews-list {
  display: flex;
  flex-wrap: wrap; }
  .productReviews-list li:nth-child(n+7) {
    display: none; }

.pdp-reviews-show-more-action {
  cursor: pointer;
  color: #333333;
  text-decoration: underline; }

.jm-mfp-is-open {
  position: relative !important;
  z-index: 9999 !important; }

.jm-mfp-wrap {
  z-index: 9999 !important; }

.jm-mfp-bg {
  z-index: 9998 !important; }

.jdgm-picture-fieldset {
  display: flex;
  margin-bottom: .5em !important;
  gap: 10px; }

.jdgm-photocamera-icon, .jdgm-videocam-icon {
  position: relative; }
  .jdgm-photocamera-icon::after, .jdgm-videocam-icon::after {
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5'%3E%3Cpath d='M12 7v10M7 12h10' stroke-linecap='round' /%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none; }

.jdgm-photocamera-icon::after {
  left: 51%;
  top: 51%; }

.jdgm-videocam-icon::after {
  top: 52%;
  left: 41%; }

.jdgm-picture-fieldset__icon {
  font-size: 90px !important; }

.jdgm-picture-fieldset__box {
  position: relative; }
  .jdgm-picture-fieldset__box .jdgm-picture-fieldset__input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2; }

.jdgm-rev__timestamp {
  padding: .3em 0 !important; }

.jdgm-form__rating {
  font-size: 2rem !important; }

#judgeme_product_reviews {
  margin: 0 1.3em 2em .3em; }
  @media screen and (max-width: 551px) {
    #judgeme_product_reviews {
      margin: 0 2.5em 2em 2.5em; } }
  @media screen and (max-width: 551px) {
    #judgeme_product_reviews {
      margin: 0; } }

.jdgm-rev__header,
.jdgm-rev__content,
.jdgm-rev__actions {
  background-color: #f0f0f0; }

.jdgm-rev .jdgm-rev__reply {
  background-color: #ffffff !important; }

.jdgm-rev-widg {
  background: #fff;
  border-radius: 12px;
  max-width: 1750px;
  margin: 2rem auto 0 auto !important; }
  @media screen and (max-width: 480px) {
    .jdgm-rev-widg {
      padding: 5px !important;
      margin: 1em .2em !important;
      border-radius: 6px; } }

.jm-mfp-review-wrapper .jm-mfp-close {
  position: absolute;
  top: 0 !important;
  right: 0 !important; }

.jm-mfp-review-wrapper .jdgm-rev__title {
  padding-left: 10px !important; }

.jm-mfp-review-wrapper .jdgm-rev__body {
  padding-left: 0.71429rem !important;
  font-size: 1rem !important; }
  @media screen and (max-width: 551px) {
    .jm-mfp-review-wrapper .jdgm-rev__body {
      padding: 0.71429rem !important; } }

.jdgm-gallery-popup .jdgm-rev {
  padding: 0 !important;
  width: 100% !important; }

.jdgm-gallery-popup .jm-mfp-main {
  width: 100% !important;
  margin: 0 !important; }

.jm-mfp-main {
  height: calc(100% - 200px) !important;
  overflow-y: none; }
  @media (min-width: 992px) {
    .jm-mfp-main {
      margin: 205px 20px 0 20px !important; } }

.jdgm-rev__author-wrapper {
  display: flex !important;
  width: 100%;
  align-items: center; }

.jdgm-rev__location-country-flag-img {
  margin-left: 1em !important; }

.jdgm-rev__title {
  font-size: 1.1em !important;
  font-weight: bold; }

.jdgm-star,
.jdgm-rev__author,
.jdgm-rev__timestamp {
  font-size: 1.1em !important; }

@media screen and (max-width: 551px) {
  .jdgm-widget-actions-wrapper {
    display: flex !important;
    gap: 10px !important;
    margin-top: .5em !important; } }

.jdgm-rev .jdgm-rev__pic-img {
  width: auto !important;
  height: 300px !important;
  margin: 0 auto !important;
  border-radius: 0 !important;
  object-fit: cover; }
  @media screen and (max-width: 551px) {
    .jdgm-rev .jdgm-rev__pic-img {
      height: 220px !important; } }

.jdgm-rev .jdgm-rev__prod-info-wrapper {
  background: #f0f0f0 !important;
  font-weight: 600 !important; }

@media screen and (max-width: 551px) {
  .jdgm-rev-widg__summary-inner {
    display: flex; } }

@media screen and (max-width: 551px) {
  .jdgm-rev-widg__summary-text {
    margin: 0 0 .4em .5em !important; } }

@media screen and (max-width: 551px) {
  .jdgm-rev-widg__title {
    font-size: 1.42857rem !important; } }

.jdgm-rev__pics {
  margin: 0 !important;
  background: #fff; }

.jdgm-vid-player {
  height: 450px !important;
  margin-top: 10px !important; }
  @media screen and (max-width: 551px) {
    .jdgm-vid-player {
      height: 270px !important; } }

.jdgm-submit-rev,
.jdgm-submit-question {
  background-color: #0f9c1f;
  color: white;
  border: none !important;
  border-radius: 12px !important;
  font-size: 1.2rem;
  font-weight: 500; }
  .jdgm-submit-rev:hover,
  .jdgm-submit-question:hover {
    color: white !important;
    background-color: #0f9c1f !important; }

.jm-mfp-img {
  max-height: 800px !important;
  padding-top: 10em !important; }

@media screen and (min-width: 551px) and (max-width: 992px) {
  .jdgm-rev-widg__header {
    display: flex;
    flex-direction: column; }
  .jdgm-widget-actions-wrapper {
    text-align: left !important;
    float: left !important;
    margin-top: 1.42857rem !important; } }

.jdgm-write-rev-link,
.jdgm-ask-question-btn {
  border: none !important;
  text-decoration: none !important;
  padding: 8px 20px 8px 40px !important;
  border-radius: 8px;
  font-size: 1.2rem !important;
  font-weight: 600;
  text-transform: capitalize !important;
  background-color: #fce500 !important;
  position: relative; }
  @media screen and (max-width: 480px) {
    .jdgm-write-rev-link,
    .jdgm-ask-question-btn {
      display: flex !important;
      align-items: center !important;
      font-size: 14px !important; } }
  .jdgm-write-rev-link:hover,
  .jdgm-ask-question-btn:hover {
    background-color: #f1dd00 !important;
    color: #333333 !important; }
  .jdgm-write-rev-link::before,
  .jdgm-ask-question-btn::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  @media screen and (max-width: 551px) {
    .jdgm-write-rev-link,
    .jdgm-ask-question-btn {
      margin-bottom: 0 !important;
      line-height: 1 !important; } }

.jdgm-write-rev-link::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z'/%3E%3C/svg%3E"); }

.jdgm-ask-question-btn::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z'/%3E%3C/svg%3E"); }

.jdgm-rev__body,
.jdgm-ans__body {
  font-size: 1.1rem !important; }

.jdgm-rev__timestamp {
  padding-top: 1em !important; }

.jdgm-rev__icon {
  margin: .5em !important; }

.jdgm-rev__header {
  margin-bottom: 0 !important; }

.jdgm-rev__body > p {
  font-size: 1.1rem !important; }

.jdgm-ans {
  background-color: white !important;
  border-left: none !important; }

.jm-mfp-figure:after {
  background-color: transparent !important; }

.jdgm-paginate__load-more {
  background-color: orange !important;
  border: none !important;
  text-decoration: none !important;
  font-size: 1.2rem !important;
  font-weight: 500;
  border-radius: 12px !important;
  color: white !important; }
  .jdgm-paginate__load-more:hover {
    background-color: #e39300 !important; }

.jm-mfp-content {
  position: relative !important; }

.jm-mfp-close {
  position: absolute !important;
  top: 140px !important;
  right: 10px !important;
  z-index: 1000 !important; }

.jdgm-prev-badge {
  height: 35px !important; }

.jdgm-prev-badge__text {
  padding-left: 0.35714rem !important; }

.jdgm-widget {
  display: block !important; }
  .jdgm-widget .jdgm-prev-badge.jdgm-prev-badge[data-average-rating='0.00'] {
    display: flex !important;
    align-items: center; }
    .jdgm-widget .jdgm-prev-badge.jdgm-prev-badge[data-average-rating='0.00'] .jdgm-star {
      display: inline-block;
      color: #e0e0e0 !important; }

.product-keyFeatures-listItem {
  list-style: disc;
  list-style-position: outside; }

.product-keyFeatures-title-small {
  font-size: 1.57143rem;
  line-height: 2.28571rem; }
  @media screen and (max-width: 551px) {
    .product-keyFeatures-title-small {
      font-size: 1.35714rem; } }

.product-keyFeatures-listItem {
  font-size: 1rem;
  line-height: 1.57143rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

#product-hover-text {
  display: none; }
  @media (min-width: 992px) {
    #product-hover-text {
      display: block;
      min-height: 1.5rem;
      text-align: left;
      margin-bottom: 0.71429rem; } }

#pd-buying-options-mobile-action {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 20px; }
  #pd-buying-options-mobile-action > a {
    margin: 0; }

.pd-buying-options-mobile-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  margin-top: 1.42857rem;
  margin-bottom: 1.42857rem;
  padding-top: 1.07143rem;
  padding-bottom: 1.07143rem;
  padding-left: 0.71429rem;
  padding-right: 0.71429rem;
  background: -webkit-linear-gradient(top, #f7f8fa, #e7e9ec);
  background: linear-gradient(to bottom, #f7f8fa, #e7e9ec);
  border-radius: 5px;
  border: 1px solid #b7b7b7;
  text-decoration: none; }
  .pd-buying-options-mobile-action h4 {
    margin-bottom: 0; }

.product-buying-options-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5.07143rem; }
  .product-buying-options-container .product-buying-options-item {
    padding-left: 0; }
  .product-buying-options-container .product-buying-options-item.No {
    display: none; }

.product-buying-options-item {
  margin-bottom: 10px; }
  @media screen and (max-width: 992px) {
    .product-buying-options-item {
      margin-right: 0;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      width: 100%;
      box-shadow: none;
      border-bottom: 2px solid #cccccc;
      border-radius: 0;
      padding: 2.14286rem 0 2.14286rem 2.14286rem; } }
  .product-buying-options-item:last-of-type {
    border-bottom: none; }

.product-buying-options-item-link {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 992px) {
    .product-buying-options-item-link {
      border: 1px solid #d7d7d7;
      border-radius: 10px;
      padding: 0;
      width: 100%; } }

.product-buying-options-item-image-container {
  padding: 0; }
  @media (min-width: 992px) {
    .product-buying-options-item-image-container {
      padding: 0.35714rem; } }
  @media (min-width: 992px) {
    .product-buying-options-item-image-container img {
      width: 100%;
      max-width: 75px; } }

.product-buying-options-title, .product-buying-options-availability {
  display: none; }

.product-buying-options-item-name {
  padding: 0; }
  .product-buying-options-item-name p {
    margin-bottom: 0 !important; }

@media (min-width: 992px) {
  .product-buying-options-item-description .product-buying-options-item-mobile-value {
    margin-bottom: 0;
    font-size: 13px; }
  .product-buying-options-item-description .product-buying-options-price, .product-buying-options-item-description .product-buying-options-price-inc-vat {
    display: none; } }

.product-availability {
  margin-bottom: 1.40286rem; }
  @media screen and (max-width: 551px) {
    .product-availability {
      display: none; } }

span.availability-message {
  font-weight: 800;
  font-size: 1.42857rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  line-height: 1.92857rem; }

span.availability-inStock, .availability-in-stock, .availability-direct-from-supplier {
  color: #1cba75; }

span.availability-comingSoon, .availability-coming-soon, .availability-back-in-stock-soon {
  color: orange; }

span.availability-outOfStock, .availability-out-of-stock {
  color: #ed0212; }

.product-pre-order-date-container {
  display: block;
  margin-top: 0.35714rem; }
  @media (min-width: 992px) {
    .product-pre-order-date-container {
      margin-top: 0.71429rem; } }
  .product-pre-order-date-container span.product-pre-order-date-text {
    font-size: 1rem;
    font-weight: 700;
    color: orange; }
    @media screen and (max-width: 551px) {
      .product-pre-order-date-container span.product-pre-order-date-text {
        font-size: 0.85714rem; } }
    .product-pre-order-date-container span.product-pre-order-date-text > .product-pre-order-date-value {
      color: #333333; }

.product-deliveryMsg {
  display: flex;
  width: 100%; }
  @media screen and (max-width: 551px) {
    .product-deliveryMsg {
      padding-top: 0.71429rem; } }
  .product-deliveryMsg .productView-delivery-icon {
    padding: 0;
    margin-top: 0.35714rem; }
  .product-deliveryMsg span {
    color: #1cba75;
    font-weight: 700; }

.pd-carrier-message .pd-carrier-cost {
  font-size: 1.42857rem; }
  @media screen and (max-width: 551px) {
    .pd-carrier-message .pd-carrier-cost {
      font-size: 1.14286rem;
      margin-bottom: 0.35714rem; } }

#pd-delivery-information {
  margin-bottom: 0; }
  @media (min-width: 992px) {
    #pd-delivery-information {
      height: 40px;
      margin-bottom: 1.5rem; } }
  #pd-delivery-information p {
    margin-bottom: 0;
    font-size: 0.92857rem; }
    @media (min-width: 992px) {
      #pd-delivery-information p {
        margin-bottom: 1.5rem;
        font-size: 1rem; } }

.product-priceContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 1.42857rem; }
  .product-priceContainer .large-12 {
    padding: 0; }

.product-price-non-sale-container {
  display: block; }

.product-non-sale-price {
  text-decoration: line-through;
  font-size: 1.28571rem;
  margin-bottom: 0.35714rem;
  font-weight: 750;
  font-family: Oswald, Arial,Helvetica,sans-serif; }
  @media (min-width: 992px) {
    .product-non-sale-price {
      text-decoration: line-through;
      font-size: 1.35714rem;
      margin-bottom: 0.35714rem; } }

.product-savings {
  font-size: 1.14286rem;
  color: #ed0212;
  margin-bottom: 0;
  font-weight: 800;
  font-family: Oswald, Arial,Helvetica,sans-serif;
  padding: .2em 0; }
  @media (min-width: 992px) {
    .product-savings {
      color: #ed0212;
      font-size: 1.35714rem; } }

.product-price {
  font-size: 2.57143rem; }
  @media (min-width: 992px) {
    .product-price {
      font-size: 3.42857rem; } }

.main-price {
  font-family: "Oswald";
  color: #333333;
  margin-bottom: -1rem;
  font-weight: 700;
  height: 100%; }

.product-price-ex-vat-text {
  font-size: 0.71429rem;
  align-self: flex-end;
  margin-bottom: 0;
  margin-left: 0.60714rem;
  margin-right: 0.60714rem;
  line-height: normal;
  font-family: "Oswald";
  font-weight: 800;
  color: #333333; }
  @media (min-width: 992px) {
    .product-price-ex-vat-text {
      font-size: 1.42857rem;
      margin-left: 0.5rem;
      line-height: 1.5rem; } }

#pd-products-in-the-range .product-price-ex-vat-text,
#pd-accessories-you-need .product-price-ex-vat-text {
  font-size: 1rem; }
  @media (min-width: 992px) {
    #pd-products-in-the-range .product-price-ex-vat-text,
    #pd-accessories-you-need .product-price-ex-vat-text {
      font-size: 1.14286rem; } }

.product-price-inc-vat {
  margin-left: 0;
  color: #676767; }
  @media (min-width: 992px) {
    .product-price-inc-vat {
      margin-bottom: 0;
      align-self: flex-end;
      margin-right: 0.28571rem;
      color: #676767;
      line-height: 1.07143rem; } }

.product-price-sale-values {
  height: auto; }

.product-price-container {
  display: flex; }

.product-price-inc-vat-container {
  display: flex;
  font-size: 1.07143rem;
  text-transform: uppercase;
  line-height: 1.07143rem;
  margin-top: 0.57143rem;
  margin-bottom: 0;
  align-self: flex-end; }
  .product-price-inc-vat-container span {
    color: #676767; }
  @media (max-width: 1328px) {
    .product-price-inc-vat-container {
      display: block;
      width: 100%;
      overflow: hidden;
      float: none; }
      .product-price-inc-vat-container .product-price-inc-vat {
        margin-left: 0;
        margin-bottom: 0; } }

.card-promo-text {
  min-height: 2.85714rem;
  line-height: 20px;
  margin: 10px 0px; }
  .card-promo-text span {
    color: #ed0212;
    font-weight: 600;
    font-size: 13px; }
    @media (min-width: 992px) {
      .card-promo-text span {
        font-size: 14px; } }
    .card-promo-text span:nth-child(1n+2)::before {
      margin: 0 0.35714rem;
      content: '+'; }

@media screen and (max-width: 551px) {
  .product-promoList {
    padding-top: 1.42857rem; } }

.product-promoList ul {
  margin: 0; }
  .product-promoList ul li {
    padding-top: 0.35714rem;
    padding-bottom: 0.35714rem;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    list-style: none;
    border: 1px solid #D1D0D0;
    border-radius: 7px;
    margin-bottom: 0.35714rem;
    display: flex;
    cursor: pointer; }
    .product-promoList ul li .promo-icon {
      padding: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%; }
    .product-promoList ul li span {
      color: #E6000B;
      text-transform: uppercase;
      font-weight: 900; }
    .product-promoList ul li p {
      margin-bottom: 0; }

.product-promoList .product-no-promo {
  display: none; }

.product-promo {
  align-items: center; }
  .product-promo a {
    display: flex;
    align-items: center;
    padding: 10px;
    width: 100%; }

/* Slidebar container styling */
.promotion-slidebar-container {
  position: fixed;
  top: 0;
  right: -40%;
  width: 40%;
  height: 100%;
  background-color: #ffff;
  z-index: 999998 !important;
  transition: all 0.5s ease-in-out;
  padding: 1.07143rem;
  display: block;
  overflow-y: scroll; }
  .promotion-slidebar-container .promotion_redeem_link {
    color: #0180f0; }
  .promotion-slidebar-container.active {
    right: 0; }
  .promotion-slidebar-container .close-slidebar-content {
    display: flex;
    align-items: center;
    padding: .2em 2em;
    margin: 1em .5em .5em 1em;
    cursor: pointer;
    width: fit-content;
    border-radius: 12px;
    background-color: #767676; }
    .promotion-slidebar-container .close-slidebar-content:hover {
      background-color: #363636; }
    .promotion-slidebar-container .close-slidebar-content button {
      border: none;
      font-size: 1.5rem;
      cursor: pointer;
      color: #fff;
      font-weight: 400;
      padding: 0;
      margin-left: .1em; }
      .promotion-slidebar-container .close-slidebar-content button:hover {
        background-color: transparent; }
    .promotion-slidebar-container .close-slidebar-content svg.icon-chevron-left {
      width: 24px;
      height: 24px;
      rotate: 180deg; }

/* Slidebar promotions container */
.promotion-slidebar-content {
  display: flex;
  flex-direction: column;
  margin: 1em 1.2em;
  padding: 1em;
  -webkit-box-shadow: 1px 0px 4px 1px rgba(90, 90, 90, 0.75);
  box-shadow: 1px 0px 4px 1px rgba(90, 90, 90, 0.75);
  order: 1; }
  .promotion-slidebar-content h3 {
    text-transform: none;
    margin-bottom: .2em; }
    @media screen and (max-width: 551px) {
      .promotion-slidebar-content h3 {
        font-size: 1.3rem; } }
  .promotion-slidebar-content p {
    margin-bottom: 0.2em;
    line-height: 23px;
    font-size: 1.2rem;
    font-weight: 400; }
  .promotion-slidebar-content .promo-offer-description {
    display: flex;
    flex-direction: column;
    margin-top: 1em; }
    .promotion-slidebar-content .promo-offer-description p {
      color: #E6000B;
      font-weight: 700; }
  .promotion-slidebar-content .promo-offer-heading {
    display: flex;
    justify-content: space-between; }
    .promotion-slidebar-content .promo-offer-heading p {
      padding: .3em .3em 0 0; }
  .promotion-slidebar-content .promo-code-container {
    text-align: center;
    align-self: center; }
    .promotion-slidebar-content .promo-code-container h4 {
      font-weight: 700;
      margin-bottom: .2em; }
    .promotion-slidebar-content .promo-code-container p {
      font-weight: 650;
      width: fit-content;
      padding: .3em 3em;
      border: 3px solid black; }
  .promotion-slidebar-content .promo-offer-terms-conditions {
    text-align: center; }
    .promotion-slidebar-content .promo-offer-terms-conditions .terms-conditions-btn {
      color: #0180f0; }
    .promotion-slidebar-content .promo-offer-terms-conditions p {
      font-weight: 600;
      margin: .5em 0 0 0;
      font-size: 1.1rem; }
  .promotion-slidebar-content .promo-offer-how-to-claim {
    width: 100%;
    margin: 1em auto !important; }
    .promotion-slidebar-content .promo-offer-how-to-claim h3 {
      font-size: 1.5rem; }
      @media screen and (max-width: 551px) {
        .promotion-slidebar-content .promo-offer-how-to-claim h3 {
          font-size: 1.3rem; } }
    .promotion-slidebar-content .promo-offer-how-to-claim p {
      font-size: 1.2rem;
      padding: .2em 0 0 0;
      font-weight: 450; }
  .promotion-slidebar-content .promo-offer-availability-message {
    margin-bottom: 1em; }
    .promotion-slidebar-content .promo-offer-availability-message p {
      padding: .2em 0 0 0;
      font-weight: 450; }
  .promotion-slidebar-content .promo-bottom-actions {
    display: flex;
    justify-content: center;
    gap: 20px; }
    .promotion-slidebar-content .promo-bottom-actions a {
      margin: 0 !important; }
  .promotion-slidebar-content .promo-shop-all-qualifying-btn,
  .promotion-slidebar-content .add-freebie-to-basket-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.14286rem;
    text-decoration: none;
    background-color: #767676;
    color: #fff;
    padding: .4em 1em;
    width: fit-content;
    margin: 0.1em auto 0.4em auto;
    border-radius: 6px;
    font-weight: 700; }
    .promotion-slidebar-content .promo-shop-all-qualifying-btn:hover,
    .promotion-slidebar-content .add-freebie-to-basket-btn:hover {
      background-color: #363636; }
  .promotion-slidebar-content .add-freebie-to-basket-btn {
    background-color: #0f9c1f; }
    .promotion-slidebar-content .add-freebie-to-basket-btn:hover {
      background-color: #fce500;
      color: #333; }
  .promotion-slidebar-content img {
    width: 100%;
    margin: 0 auto; }

.promo-image-container img,
.promo-image-container-basket img {
  width: 100px;
  border: 1px solid #3b3b3b;
  margin-bottom: 0.4em; }

.single-promotion-full-height {
  margin: 2em 1.5em; }

/* Other promotions container */
.other-promotions-container {
  margin-bottom: 1em; }

.other-promotions-description {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1em 1.2em;
  background-color: #fce500;
  order: 2; }
  @media screen and (max-width: 551px) {
    .other-promotions-description {
      margin: 1em .8em; } }
  .other-promotions-description h2 {
    margin: 0;
    font-size: 1.2rem;
    color: #111111; }
  .other-promotions-description svg {
    width: 34px;
    height: 34px;
    transform: rotate(90deg); }

.promotion-slidebar-overlay svg {
  top: 3%;
  left: 6%;
  width: 25px;
  height: 25px; }

/* Overlay styling */
.promotion-slidebar-overlay,
.promotion-slidebar-overlay-basket {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-in-out;
  z-index: 900;
  visibility: hidden;
  opacity: 0; }
  .promotion-slidebar-overlay.active,
  .promotion-slidebar-overlay-basket.active {
    visibility: visible;
    opacity: 0.7; }
  .promotion-slidebar-overlay svg,
  .promotion-slidebar-overlay-basket svg {
    position: absolute;
    top: 4%;
    left: 4%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    cursor: pointer;
    fill: currentColor; }
    .promotion-slidebar-overlay svg:hover path,
    .promotion-slidebar-overlay-basket svg:hover path {
      stroke: #dddddd; }

/* Responsive styles */
@media (max-width: 780px) {
  .promotion-slidebar-container {
    width: 85%;
    right: -90%; } }

@media (max-width: 551px) {
  .promotion-slidebar-container {
    width: 100%;
    right: -100%; }
    .promotion-slidebar-container .close-slidebar-content {
      padding: .2em 1em;
      margin: .8em 1em .5em 1em; }
      .promotion-slidebar-container .close-slidebar-content button {
        font-size: 1.3rem; }
  .promotion-slidebar-content {
    margin: 0.8em; }
    .promotion-slidebar-content .promo-offer-heading p {
      font-size: 1.1rem; }
    .promotion-slidebar-content .promo-offer-how-to-claim h2 {
      font-size: 1.6rem;
      padding: 0.2em 0.5em;
      line-height: 28px; }
    .promotion-slidebar-content .promo-offer-how-to-claim p {
      font-size: 1.1rem; }
    .promotion-slidebar-content .promo-offer-availability-message p {
      font-size: 1.1rem; }
    .promotion-slidebar-content .promo-shop-all-qualifying-btn {
      font-size: 1.2rem; }
    .promotion-slidebar-content .promo-offer-terms-conditions p {
      font-size: 1rem; }
  .promotion-slidebar-overlay svg {
    top: 3%;
    left: 6%;
    width: 25px;
    height: 25px; } }
  @media screen and (max-width: 551px) and (max-width: 551px) {
    .promotion-slidebar-overlay svg {
      display: none; } }

@media (max-width: 551px) {
  .other-promotions-description h2 {
    font-size: .9rem; }
  .other-promotions-description svg {
    width: 34px;
    height: 34px; } }

.promotion-banner-item {
  margin-top: 1.42857rem;
  margin-bottom: 1.42857rem;
  display: none;
  float: none;
  width: 100%;
  cursor: none;
  pointer-events: none; }
  .promotion-banner-item img {
    width: 100%; }

.promotion-banner-show {
  display: block; }

.promotion-url {
  cursor: pointer;
  pointer-events: visible; }

.promotion-no-url {
  cursor: pointer;
  pointer-events: none; }

#stock-checker-dropdown {
  margin-top: 1.42857rem; }
  @media screen and (max-width: 551px) {
    #stock-checker-dropdown {
      margin-top: 0; } }
  #stock-checker-dropdown .navPages-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%; }
    #stock-checker-dropdown .navPages-item .navPages-action {
      color: #333333;
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-weight: 700;
      line-height: normal; }
      @media screen and (max-width: 551px) {
        #stock-checker-dropdown .navPages-item .navPages-action {
          margin-top: 1.07143rem; } }
      #stock-checker-dropdown .navPages-item .navPages-action .store-checker-dropdown-icon {
        margin-left: 0.35714rem; }
        #stock-checker-dropdown .navPages-item .navPages-action .store-checker-dropdown-icon svg {
          width: 10px;
          height: 10px;
          transform: rotate(-90deg);
          fill: #333333;
          stroke: #333333; }
      #stock-checker-dropdown .navPages-item .navPages-action.is-open {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: white;
        width: 100%; }
        #stock-checker-dropdown .navPages-item .navPages-action.is-open svg {
          transform: rotate(0deg); }
    #stock-checker-dropdown .navPages-item #navPages-stockCheck {
      background-color: white;
      width: 100%;
      position: relative; }

.store-stock-availability {
  border: 0.07143rem solid #a8a8a8;
  padding: 0.71429rem;
  border-radius: 0.35714rem;
  margin-bottom: 20px; }
  .store-stock-availability .store-stock-availability-title {
    display: flex;
    align-items: center;
    margin-bottom: .75rem; }
    @media screen and (max-width: 551px) {
      .store-stock-availability .store-stock-availability-title {
        margin-bottom: 0; } }
    .store-stock-availability .store-stock-availability-title h3 {
      margin-bottom: 0; }
      @media screen and (max-width: 551px) {
        .store-stock-availability .store-stock-availability-title h3 {
          font-size: 1.14286rem; } }
    .store-stock-availability .store-stock-availability-title svg {
      margin-right: .75rem; }
  .store-stock-availability .variant-stock-message {
    font-size: 18px;
    margin-bottom: 10px; }
  .store-stock-availability .pd-store-stock span {
    font-size: 1.28571rem; }
  .store-stock-availability .stock-check-base-hide {
    display: none !important; }
  .store-stock-availability .stock-check-variant .store-stock-text-container {
    display: none; }
    .store-stock-availability .stock-check-variant .store-stock-text-container.show-variant-stock {
      display: block; }
  .store-stock-availability .store-stock-text-container .store-stock-text {
    font-size: 1.28571rem;
    display: block; }
    @media screen and (max-width: 551px) {
      .store-stock-availability .store-stock-text-container .store-stock-text {
        font-size: 1.14286rem; } }
    .store-stock-availability .store-stock-text-container .store-stock-text span {
      color: #0f9c1f; }
    .store-stock-availability .store-stock-text-container .store-stock-text .store-stock-amount-oos {
      color: #ed0212; }
  .store-stock-availability .store-stock-text-container .stock-hide {
    display: none; }

#product-click-and-collect-dropdown {
  margin-top: 1.42857rem;
  border: 2px solid;
  border-radius: 5px; }
  #product-click-and-collect-dropdown.is-hidden {
    display: none;
    border: none;
    margin-top: 0; }
  @media screen and (max-width: 551px) {
    #product-click-and-collect-dropdown {
      margin-top: 0; } }
  #product-click-and-collect-dropdown .navPages-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%; }
    #product-click-and-collect-dropdown .navPages-item .navPages-action {
      color: #333333;
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      font-size: 20pt;
      font-weight: 700;
      line-height: normal; }
      #product-click-and-collect-dropdown .navPages-item .navPages-action .product-click-and-collect-dropdown-icon {
        margin-left: 0.35714rem; }
        #product-click-and-collect-dropdown .navPages-item .navPages-action .product-click-and-collect-dropdown-icon svg {
          width: 10px;
          height: 10px;
          transform: rotate(-90deg);
          fill: #333333;
          stroke: #333333; }
      #product-click-and-collect-dropdown .navPages-item .navPages-action.is-open {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #252525;
        color: white;
        width: 100%; }
        #product-click-and-collect-dropdown .navPages-item .navPages-action.is-open svg {
          transform: rotate(0deg);
          fill: white;
          stroke: white; }
    #product-click-and-collect-dropdown .navPages-item .navPage-subMenu.product-click-and-collect.is-open {
      padding: 0 5px; }
    #product-click-and-collect-dropdown .navPages-item .navPagesAction-clickAndCollect {
      padding: 0 0 0.35714rem 0 !important;
      font-size: 1.28571rem; }
    #product-click-and-collect-dropdown .navPages-item #navPages-clickAndCollect {
      background-color: white;
      width: 100%;
      position: relative; }

.product-click-and-collect {
  margin-top: 1.42858rem; }
  .product-click-and-collect .click-and-collect-container {
    padding: 0;
    border: none; }
    .product-click-and-collect .click-and-collect-container .store-option {
      display: flex;
      align-items: center;
      border-top: 2px solid #d7d7d7;
      padding: 14px 0;
      cursor: pointer; }
      .product-click-and-collect .click-and-collect-container .store-option input[type='radio'] {
        margin: 0px 8px 0 0;
        width: 18px;
        height: 18px; }
      .product-click-and-collect .click-and-collect-container .store-option .store-description {
        display: flex;
        flex-direction: column; }
        .product-click-and-collect .click-and-collect-container .store-option .store-description .store-name {
          display: flex;
          align-items: center;
          margin-bottom: 8px; }
          .product-click-and-collect .click-and-collect-container .store-option .store-description .store-name span {
            font-family: "Oswald", Arial, Helvetica, sans-serif;
            font-weight: 700;
            font-size: 16px; }
        .product-click-and-collect .click-and-collect-container .store-option .store-description a {
          color: #065cab; }
      .product-click-and-collect .click-and-collect-container .store-option .available-to-sell {
        display: flex;
        margin-left: 2rem;
        font-size: 14px;
        font-weight: 700; }
        .product-click-and-collect .click-and-collect-container .store-option .available-to-sell svg {
          margin-right: 0.5rem;
          width: 16pt;
          height: 16pt;
          display: none; }
        .product-click-and-collect .click-and-collect-container .store-option .available-to-sell .store-available {
          fill: #0f9c1f; }
        .product-click-and-collect .click-and-collect-container .store-option .available-to-sell .store-unavailable {
          fill: #ed0212; }
        .product-click-and-collect .click-and-collect-container .store-option .available-to-sell .store-quantity {
          color: #065cab; }
        @media screen and (max-width: 551px) {
          .product-click-and-collect .click-and-collect-container .store-option .available-to-sell {
            min-width: 128px; } }
    .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .validation-tooltip {
      display: none;
      color: #cc4749; }
      .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .validation-tooltip: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; }
    .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .form {
      display: flex;
      align-items: center;
      margin-top: 16px; }
      .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .form .sticky-quantity-col .sticky-form-increment {
        height: auto; }
        .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .form .sticky-quantity-col .sticky-form-increment .form-input {
          max-height: unset; }
      @media screen and (max-width: 551px) {
        .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .form .sticky-quantity-col {
          display: flex;
          justify-content: space-around; } }
      .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .form .form-action {
        width: 100%; }
        .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .form .form-action .btn-its {
          padding: 8px;
          margin: 0;
          border-radius: .57143rem;
          font-size: 18px; }
          .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .form .form-action .btn-its[aria-disabled="true"] {
            background-color: #cccccc; }
    .product-click-and-collect .click-and-collect-container .click-and-collect-form-section .disabled-text span {
      color: #cccccc !important; }

h1.its-custom {
  font-size: 4.28571rem;
  text-transform: uppercase;
  line-height: 6.35714rem; }

h2.its-custom {
  font-size: 2.14286rem;
  text-transform: uppercase;
  line-height: 4rem; }

h3.its-custom {
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 2.92857rem; }

h4.its-custom {
  font-size: 1.42857rem;
  line-height: 5.42857rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

h5.its-custom {
  font-size: 1.28571rem;
  line-height: 1.92857rem;
  color: #1cba75;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

p.its-custom {
  font-size: 1.42857rem;
  line-height: 3.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.paragraph-its-custom {
  border-bottom: none;
  font-size: 1.42857rem;
  line-height: 3.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .paragraph-its-custom a {
    text-decoration: none; }
  .paragraph-its-custom h1 {
    font-size: 4.28571rem;
    text-transform: uppercase;
    line-height: 6.35714rem; }
  .paragraph-its-custom h2 {
    font-size: 2.14286rem;
    text-transform: uppercase;
    line-height: 4rem; }
  .paragraph-its-custom h3 {
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 2.92857rem; }
  .paragraph-its-custom h4 {
    font-size: 1.42857rem;
    line-height: 5.42857rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .paragraph-its-custom h5 {
    font-size: 1.28571rem;
    line-height: 1.92857rem;
    color: #1cba75;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .paragraph-its-custom p {
    font-size: 1.42857rem;
    line-height: 3.14286rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.product-wishlist hr {
  margin: 15px 0; }

.product-wishlist .form-wishlist {
  margin: 0; }

.product-wishlist .dropdown-menu.is-open {
  border: 1px solid #eaeaea;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; }
  .product-wishlist .dropdown-menu.is-open .button {
    font-family: 'Karla' Arial, Helvetica, sans-serif;
    border-color: #e5e5e5;
    border-left: none;
    border-right: none;
    background: #e5e5e5; }

.product-wishlist .dropdown-menu-button {
  border: none;
  padding: 0;
  color: #333333;
  margin: 0; }
  .product-wishlist .dropdown-menu-button span {
    font-size: 1.28571rem;
    line-height: 2.35714rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 551px) {
      .product-wishlist .dropdown-menu-button span {
        font-size: 1.14286rem; } }
  .product-wishlist .dropdown-menu-button img {
    max-width: 20px;
    margin-right: 0.92857rem; }
  @media screen and (max-width: 990px) {
    .product-wishlist .dropdown-menu-button {
      padding: 0; } }

.product-wishlist #wishlist-item-sku {
  display: none; }

.product-wishlist .add-to-cart-button-added {
  display: flex;
  justify-content: center;
  align-items: center; }
  .product-wishlist .add-to-cart-button-added img {
    width: 20px;
    margin-right: 5px; }

.product-wishlist .card-figure__link {
  z-index: 99;
  width: 70%;
  margin: 0 auto; }

.wishlist-item-no-longer-available {
  display: none !important; }

.wishlist-item-back-in-stock-soon .add-to-cart-button, .wishlist-item-coming-soon .add-to-cart-button {
  background-color: orange; }
  .wishlist-item-back-in-stock-soon .add-to-cart-button.add-to-cart-button-added, .wishlist-item-coming-soon .add-to-cart-button.add-to-cart-button-added {
    background-color: #fee402; }

.wishlist-item-out-of-stock {
  opacity: .4; }
  .wishlist-item-out-of-stock .add-to-cart-button {
    pointer-events: none;
    background: transparent;
    color: #ed0212; }

.frequently-bought-together-title {
  margin-bottom: 3rem;
  text-align: center;
  margin-top: 3rem;
  font-size: 1.42857rem;
  line-height: 2.14286rem;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .frequently-bought-together-title {
      text-align: start;
      font-size: 2rem;
      margin-top: 4.28571rem;
      margin-bottom: 3.35714rem; } }

#plp-frequently-bought-together-popup .modal-product-container .modal-product-card .columns {
  width: 100% !important; }

.fbts-slidebar-content,
.addons-slidebar-content {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: -35%;
  top: 0;
  width: 100%;
  z-index: 99999;
  height: 100%;
  background-color: white;
  transition: all 0.5s ease-in-out;
  padding: 0;
  overflow-y: auto; }
  @media (min-width: 992px) {
    .fbts-slidebar-content,
    .addons-slidebar-content {
      width: 45%; } }
  @media (min-width: 1261px) {
    .fbts-slidebar-content,
    .addons-slidebar-content {
      width: 35%; } }
  @media screen and (max-width: 992px) {
    .fbts-slidebar-content .modal-product-card,
    .addons-slidebar-content .modal-product-card {
      padding: 0; } }
  @media screen and (min-width: 551px) and (max-width: 992px) {
    .fbts-slidebar-content .modal-product-card,
    .addons-slidebar-content .modal-product-card {
      margin-bottom: 2.85714rem !important;
      width: 60% !important; } }
  @media screen and (max-width: 551px) {
    .fbts-slidebar-content .modal-product-card,
    .addons-slidebar-content .modal-product-card {
      margin-bottom: 2.85714rem !important; } }
  .fbts-slidebar-content .previewModalHeader,
  .addons-slidebar-content .previewModalHeader {
    padding: 0.71429rem 1.42857rem 0 1.42857rem;
    background-color: #e0e0e0; }
    .fbts-slidebar-content .previewModalHeader .addons-popup,
    .addons-slidebar-content .previewModalHeader .addons-popup {
      display: block !important; }
  .fbts-slidebar-content .addons-container,
  .addons-slidebar-content .addons-container {
    margin-top: 0.71429rem !important; }
  .fbts-slidebar-content .addons-title,
  .addons-slidebar-content .addons-title {
    padding: 0;
    margin: 0 !important;
    font-size: 1.57143rem !important; }
    @media (min-width: 992px) {
      .fbts-slidebar-content .addons-title,
      .addons-slidebar-content .addons-title {
        margin-top: 2.85714rem !important;
        font-size: 1.71429rem !important; } }
  .fbts-slidebar-content .button,
  .addons-slidebar-content .button {
    margin-bottom: 0 !important; }
  .fbts-slidebar-content .productView-title,
  .addons-slidebar-content .productView-title {
    padding-bottom: 0.71429rem;
    font-size: 1.28571rem !important; }
    @media (min-width: 992px) {
      .fbts-slidebar-content .productView-title,
      .addons-slidebar-content .productView-title {
        font-size: 1.57143rem !important; } }
  .fbts-slidebar-content .productView-name,
  .addons-slidebar-content .productView-name {
    text-align: center;
    color: #333333; }
  .fbts-slidebar-content h2,
  .addons-slidebar-content h2 {
    font-size: 1.57143rem; }
  .fbts-slidebar-content h3,
  .addons-slidebar-content h3 {
    font-size: 1.28571rem !important; }
    @media (min-width: 992px) {
      .fbts-slidebar-content h3,
      .addons-slidebar-content h3 {
        font-size: 1.57143rem !important; } }
  .fbts-slidebar-content .previewCart-emptyAction,
  .addons-slidebar-content .previewCart-emptyAction {
    bottom: 0; }
    @media screen and (max-width: 551px) {
      .fbts-slidebar-content .previewCart-emptyAction,
      .addons-slidebar-content .previewCart-emptyAction {
        position: fixed !important;
        z-index: 9999 !important;
        left: 0; } }
  .fbts-slidebar-content hr,
  .addons-slidebar-content hr {
    display: none;
    padding: 0;
    margin: 0;
    border-top: 2px solid #999999; }
  @media screen and (max-width: 551px) {
    .fbts-slidebar-content #plp-addons-popup,
    .fbts-slidebar-content #pd-addons-popup,
    .addons-slidebar-content #plp-addons-popup,
    .addons-slidebar-content #pd-addons-popup {
      overflow-y: auto;
      max-height: 32.85714rem; } }
  @media screen and (min-width: 551px) and (max-width: 992px) {
    .fbts-slidebar-content #plp-addons-popup,
    .fbts-slidebar-content #pd-addons-popup,
    .addons-slidebar-content #plp-addons-popup,
    .addons-slidebar-content #pd-addons-popup {
      max-height: 57.14286rem; } }
  .fbts-slidebar-content #plp-frequently-bought-together-popup .row,
  .fbts-slidebar-content #pd-frequently-bought-together-popup .row,
  .addons-slidebar-content #plp-frequently-bought-together-popup .row,
  .addons-slidebar-content #pd-frequently-bought-together-popup .row {
    overflow-y: auto;
    max-height: 47.14286rem; }
    @media screen and (max-width: 551px) {
      .fbts-slidebar-content #plp-frequently-bought-together-popup .row,
      .fbts-slidebar-content #pd-frequently-bought-together-popup .row,
      .addons-slidebar-content #plp-frequently-bought-together-popup .row,
      .addons-slidebar-content #pd-frequently-bought-together-popup .row {
        overflow-y: auto;
        max-height: 40rem; } }
    @media screen and (min-width: 551px) and (max-width: 992px) {
      .fbts-slidebar-content #plp-frequently-bought-together-popup .row,
      .fbts-slidebar-content #pd-frequently-bought-together-popup .row,
      .addons-slidebar-content #plp-frequently-bought-together-popup .row,
      .addons-slidebar-content #pd-frequently-bought-together-popup .row {
        padding: 0 2.85714rem 2.85714rem 2.85714rem;
        overflow-y: auto;
        max-height: 46.42857rem; } }
  .fbts-slidebar-content .previewCartAction,
  .addons-slidebar-content .previewCartAction {
    bottom: 5.4%; }
    @media screen and (max-width: 551px) {
      .fbts-slidebar-content .previewCartAction,
      .addons-slidebar-content .previewCartAction {
        position: fixed;
        bottom: 6.2%;
        left: 0; } }
    .fbts-slidebar-content .previewCartAction .previewCart-emptyAction button,
    .addons-slidebar-content .previewCartAction .previewCart-emptyAction button {
      font-size: 1.28571rem; }
      @media (min-width: 992px) {
        .fbts-slidebar-content .previewCartAction .previewCart-emptyAction button,
        .addons-slidebar-content .previewCartAction .previewCart-emptyAction button {
          font-size: 1.42857rem; } }
    .fbts-slidebar-content .previewCartAction .previewCartAction-checkout,
    .addons-slidebar-content .previewCartAction .previewCartAction-checkout {
      width: 100%; }
      .fbts-slidebar-content .previewCartAction .previewCartAction-checkout a,
      .addons-slidebar-content .previewCartAction .previewCartAction-checkout a {
        padding: 1.28571rem 0 !important;
        font-size: 1.28571rem; }
        @media (min-width: 992px) {
          .fbts-slidebar-content .previewCartAction .previewCartAction-checkout a,
          .addons-slidebar-content .previewCartAction .previewCartAction-checkout a {
            font-size: 1.42857rem; } }
  .fbts-slidebar-content .container.is-loading,
  .addons-slidebar-content .container.is-loading {
    visibility: hidden; }
  .fbts-slidebar-content.is-active,
  .addons-slidebar-content.is-active {
    visibility: visible;
    opacity: 1;
    right: 0 !important;
    top: 0 !important; }
  @media screen and (max-width: 992px) {
    .fbts-slidebar-content,
    .addons-slidebar-content {
      width: 100%; } }
  .fbts-slidebar-content .row .large-3,
  .addons-slidebar-content .row .large-3 {
    width: 33% !important; }
    @media screen and (max-width: 992px) {
      .fbts-slidebar-content .row .large-3,
      .addons-slidebar-content .row .large-3 {
        width: 50% !important; } }
    .fbts-slidebar-content .row .large-3 .add-to-cart-button:hover,
    .addons-slidebar-content .row .large-3 .add-to-cart-button:hover {
      background-color: #fce500;
      color: #333333; }
  @media screen and (min-width: 992px) {
    .fbts-slidebar-content #plp-frequently-bought-together-popup,
    .fbts-slidebar-content #pd-frequently-bought-together-popup,
    .addons-slidebar-content #plp-frequently-bought-together-popup,
    .addons-slidebar-content #pd-frequently-bought-together-popup {
      padding-top: 0.71429rem; } }

.addons-slidebar-content {
  right: -25%;
  width: 25%; }
  @media screen and (max-width: 992px) {
    .addons-slidebar-content {
      width: 100%; } }
  .addons-slidebar-content .addons-container {
    margin-top: 1.42857rem; }
    @media screen and (min-width: 551px) and (max-width: 992px) {
      .addons-slidebar-content .addons-container {
        margin-bottom: 1.42857rem; } }
    .addons-slidebar-content .addons-container .addons-title {
      padding-bottom: 1.42857rem; }
  .addons-slidebar-content .modal-product-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
    border: 0.07rem solid #cfcfcf;
    border-radius: 0.7rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0 0.2rem 0.57rem;
    padding: 0.71429rem 2.85714rem;
    width: 80%;
    margin: 0 auto; }

#pd-frequently-bought-together .columns {
  padding-left: 0px;
  padding-right: 0px; }
  @media (min-width: 992px) {
    #pd-frequently-bought-together .columns {
      padding-left: 0px;
      padding-right: 0px; } }

#pd-frequently-bought-together .column {
  padding-left: 0px;
  padding-right: 0px; }
  @media (min-width: 992px) {
    #pd-frequently-bought-together .column {
      width: auto;
      padding: 0px; } }

@media (min-width: 992px) {
  #pd-frequently-bought-together {
    flex-direction: row;
    overflow-x: hidden; } }

@media (min-width: 992px) {
  .product-frequently-bought-together .productCards {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; } }

@media (min-width: 992px) {
  .two-cards {
    margin-left: 0;
    margin-right: 0;
    min-width: 50%; } }

@media (min-width: 992px) {
  .pd-fbt-action {
    padding: 10px; } }

.product-frequently-bought-together-title {
  min-height: 7.14286rem;
  text-decoration: none;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin-bottom: 0.71429rem;
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .product-frequently-bought-together-title {
      min-height: 4.5rem;
      text-align: center; } }
  @media (min-width: 992px) {
    .product-frequently-bought-together-title {
      min-height: 7.14286rem;
      line-height: 1.5rem; } }

.frequently-bought-together-buyProducts {
  display: block; }
  @media (min-width: 992px) {
    .frequently-bought-together-buyProducts {
      display: flex;
      align-items: center; } }

.product-frequently-bought-together-chevron-right {
  display: none; }

.product-frequently-bought-together-availability {
  font-size: 1.14286rem;
  font-weight: 800;
  margin-bottom: 0px; }
  @media screen and (max-width: 992px) {
    .product-frequently-bought-together-availability {
      display: none; } }

#pd-frequently-bought-together .btn-link-its {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%; }
  #pd-frequently-bought-together .btn-link-its p {
    font-size: 1rem;
    font-weight: bold; }

#pd-frequently-bought-together .callToAction {
  margin-top: 1.21429rem; }
  @media (min-width: 992px) {
    #pd-frequently-bought-together .callToAction {
      margin-top: 0; } }

#pd-frequently-bought-together .callToAction-text {
  font-family: "Oswald";
  margin-bottom: 0px;
  font-weight: 800;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    #pd-frequently-bought-together .callToAction-text {
      font-size: 1.42857rem;
      line-height: 2.14286rem;
      text-align: center; } }
  @media (min-width: 1160px) {
    #pd-frequently-bought-together .callToAction-text {
      font-size: 1.57143rem; } }
  @media (min-width: 1261px) {
    #pd-frequently-bought-together .callToAction-text {
      font-size: 1.71429rem; } }
  @media (min-width: 1480px) {
    #pd-frequently-bought-together .callToAction-text {
      font-size: 1.85714rem; } }

#pd-frequently-bought-together .price-ex-vat-text {
  font-family: "Oswald";
  font-weight: 700;
  margin-bottom: 0.35714rem;
  font-size: 2.42857rem;
  line-height: 3.64286rem; }
  @media (min-width: 992px) {
    #pd-frequently-bought-together .price-ex-vat-text {
      margin-top: 1.5rem; } }

#pd-frequently-bought-together .ex-vat-text {
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  margin-bottom: 0;
  font-size: 0.71429rem;
  line-height: 1.07143rem; }

#pd-frequently-bought-together .price-inc-vat-text {
  display: none;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    #pd-frequently-bought-together .price-inc-vat-text {
      font-size: 1rem;
      color: #676767;
      display: block; } }

.product-frequently-bought-together {
  width: 100%;
  background-color: #f4f4f4; }
  .product-frequently-bought-together .spinner-container {
    width: 15%; }
  .product-frequently-bought-together .instructions {
    display: none; }
    @media (min-width: 992px) {
      .product-frequently-bought-together .instructions {
        display: block; } }

@media (min-width: 992px) {
  .product-frequently-bought-together .productCard-heroProduct {
    background-color: #d0d0d0;
    margin-top: 0.85714rem;
    outline: #d0d0d0 solid 6px;
    box-shadow: 0px 3px 7px;
    margin-right: 1.85714rem;
    border-radius: 1rem; } }

.product-frequently-bought-together .productCard-heroProduct-title {
  display: none; }
  @media (min-width: 992px) {
    .product-frequently-bought-together .productCard-heroProduct-title {
      display: inherit;
      background-color: #d0d0d0;
      margin-bottom: 0px; } }

.product-frequently-bought-together .productCard-heroProduct-title {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 1.07143rem; }

.product-frequently-bought-together .productCard-heroProduct .productCard {
  padding-top: 0px; }

@media (min-width: 992px) {
  .productCardsBorder {
    display: block;
    border: 0px;
    padding-top: 0; } }

@media (min-width: 992px) {
  .product-frequently-bought-together .productCard-container {
    background-color: white;
    margin-top: 0.78571rem;
    margin-right: 1.85714rem;
    border-radius: 1rem; } }

.product-frequently-bought-together .productCard {
  display: flex;
  padding-top: 1.42857rem;
  padding-left: 1.07143rem;
  padding-bottom: 0.78571rem; }
  @media (min-width: 992px) {
    .product-frequently-bought-together .productCard {
      display: flex;
      flex-direction: column;
      background-color: #ffffff;
      margin-bottom: 3.35714rem;
      box-shadow: 0px 3px 6px #e6e6e6;
      border-radius: 14px;
      justify-content: center;
      text-decoration: none;
      border: 1px solid #e6e6e6;
      border-bottom: 0px;
      max-width: 389px;
      padding: 3.78571rem; } }
  @media screen and (min-width: 992px) and (max-width: 992px) {
    .product-frequently-bought-together .productCard {
      margin-right: 0;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      width: 100%;
      box-shadow: none;
      border-bottom: 2px solid #cccccc;
      border-radius: 0;
      padding-right: 0; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .product-frequently-bought-together .productCard > div {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      padding: 0; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .product-frequently-bought-together .productCard {
      padding-top: 2rem;
      padding-bottom: 1.64286rem;
      padding-left: 0.35714rem;
      padding-right: 0.35714rem; } }
  @media (min-width: 992px) and (min-width: 1100px) {
    .product-frequently-bought-together .productCard {
      padding-left: 0.71429rem;
      padding-right: 0.71429rem; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .product-frequently-bought-together .productCard {
      padding-left: 1.42857rem;
      padding-right: 1.42857rem; } }
  @media (min-width: 992px) and (min-width: 1261px) {
    .product-frequently-bought-together .productCard {
      padding-left: 2.14286rem;
      padding-right: 2.14286rem; } }
  @media (min-width: 992px) and (min-width: 1400px) {
    .product-frequently-bought-together .productCard {
      padding-left: 3.57143rem;
      padding-right: 3.57143rem; } }
  .product-frequently-bought-together .productCard .imageContainer {
    margin-right: 2rem; }
    @media (min-width: 992px) {
      .product-frequently-bought-together .productCard .imageContainer {
        display: flex; } }
  @media (min-width: 992px) {
    .product-frequently-bought-together .productCard .image {
      max-width: 100%;
      padding-left: 1.42857rem;
      padding-right: 1.42857rem; } }
  @media (min-width: 992px) {
    .product-frequently-bought-together .productCard .brandImage {
      max-width: 5.71429rem;
      margin: 0 auto; } }
  @media screen and (min-width: 992px) and (max-width: 992px) {
    .product-frequently-bought-together .productCard .brandImage {
      display: none; } }
  .product-frequently-bought-together .productCard .checkbox {
    padding-top: 0.28571rem;
    padding-right: 1.57143rem; }
    @media (min-width: 992px) {
      .product-frequently-bought-together .productCard .checkbox {
        position: absolute;
        right: 12px;
        top: 24px;
        z-index: 1; } }
  .product-frequently-bought-together .productCard input[type="checkbox"] {
    -ms-transform: scale(1.5);
    /* IE */
    -moz-transform: scale(1.5);
    /* FF */
    -webkit-transform: scale(1.5);
    /* Safari and Chrome */
    -o-transform: scale(1.5);
    /* Opera */
    transform: scale(1.5); }
  .product-frequently-bought-together .productCard .price {
    font-family: "Oswald";
    font-size: 22px;
    line-height: 21px;
    margin-bottom: 0;
    margin-top: 1rem;
    font-weight: 700; }
    @media (min-width: 992px) {
      .product-frequently-bought-together .productCard .price {
        font-size: 2.42857rem;
        margin-top: 1.5rem;
        margin-bottom: 0.71429rem;
        display: flex;
        align-items: baseline; }
        .product-frequently-bought-together .productCard .price .product-price-ex-vat-text {
          font-family: "Oswald", Arial, Helvetica, sans-serif;
          margin-bottom: 0;
          font-size: 0.85714rem;
          line-height: 2.5rem; } }
  .product-frequently-bought-together .productCard .product-price-ex-vat-text {
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase; }
  @media (min-width: 992px) {
    .product-frequently-bought-together .productCard {
      line-height: 1rem; } }
  .product-frequently-bought-together .productCard .product-price-inc-vat {
    display: block;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      .product-frequently-bought-together .productCard .product-price-inc-vat {
        margin-bottom: 1.42857rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .product-frequently-bought-together .productCard .product-price-inc-vat {
      width: 100%;
      text-align: center;
      margin-left: 0; } }

.product-frequently-bought-together .mobile {
  display: inline-block;
  margin-left: 0.5rem; }
  @media (min-width: 992px) {
    .product-frequently-bought-together .mobile {
      display: none; } }

.product-frequently-bought-together .mobile .images {
  border: 1px solid #d1d0d0;
  border-radius: 7px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 0.71429rem; }
  .product-frequently-bought-together .mobile .images .image {
    margin-left: 0.71429rem; }
    .product-frequently-bought-together .mobile .images .image:last-of-type {
      margin-left: 0; }

.product-frequently-bought-together .mobile .image-container {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding-top: 1.90571rem;
  padding-bottom: 1.42857rem; }

.product-frequently-bought-together .mobile img {
  max-width: 80%;
  border: 1px solid #eaeaea;
  border-radius: 0.42857rem;
  padding: 0.35714rem;
  padding-right: 0.35714rem; }

.product-frequently-bought-together .mobile .plus {
  font-size: 24px;
  font-weight: bold;
  padding-left: 0.5rem; }

.product-card-frequently-bought-together.productCard {
  border: black;
  box-shadow: 2px 2px #f4f4f4;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  background-color: white; }
  .product-card-frequently-bought-together.productCard:first-of-type {
    padding-top: 1.42857rem; }
  @media (min-width: 992px) {
    .product-card-frequently-bought-together.productCard {
      padding-bottom: 0;
      box-shadow: none; } }
  .product-card-frequently-bought-together.productCard .chevron-right::before {
    height: 2rem;
    width: 2rem;
    right: 0; }

.pdp-variant-dropdown-container {
  width: 90%;
  top: 90%;
  display: flex;
  align-items: center;
  margin-top: 1rem; }
  @media (min-width: 992px) {
    .pdp-variant-dropdown-container {
      top: 20%;
      position: absolute;
      margin-top: 0; } }

.pdp-variant-dropdown {
  width: 100%;
  height: 2.14286rem;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 6px; }

.pdp-variant-dropdown-label {
  margin-bottom: 0;
  margin-right: 1rem;
  text-transform: uppercase; }

.pdp-variant-dropdown-label-error {
  margin-bottom: 0;
  color: #ed0212; }

.pdp-variant-dropdown-error {
  border-color: #ed0212; }

.product-categories-container-main {
  background-color: #f4f4f4 !important; }
  .product-categories-container-main .product-categories-container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: white;
    padding-bottom: 6px;
    max-width: 1750px;
    width: calc(100% - 80px);
    margin: 0 auto;
    border-radius: 6px;
    -webkit-box-shadow: 0px 3px 6px #e6e6e6;
    box-shadow: 0px 3px 6px #e6e6e6; }
    .product-categories-container-main .product-categories-container .product-categories-inner {
      opacity: 0;
      transition: opacity 0.3s; }
      .product-categories-container-main .product-categories-container .product-categories-inner.slick-initialized {
        opacity: 1; }
    .product-categories-container-main .product-categories-container h3 {
      font-family: "Oswald";
      font-size: 1.85714rem;
      line-height: 2.28571rem; }
    .product-categories-container-main .product-categories-container .slick-prev, .product-categories-container-main .product-categories-container .slick-next {
      top: 40%;
      font-size: 2.14286rem; }
    .product-categories-container-main .product-categories-container .slick-prev {
      left: -2% !important; }
    .product-categories-container-main .product-categories-container .slick-next {
      right: -2% !important; }
    .product-categories-container-main .product-categories-container .carousel-tooltip {
      display: none; }
    .product-categories-container-main .product-categories-container .product-categories-inner {
      margin: 15px 30px 0 0; }
      @media (min-width: 992px) {
        .product-categories-container-main .product-categories-container .product-categories-inner {
          min-width: 990px; } }
      .product-categories-container-main .product-categories-container .product-categories-inner .slick-track {
        display: flex; }
    .product-categories-container-main .product-categories-container .product-categories-item {
      text-align: center;
      text-decoration: none;
      padding: 5px 0;
      display: block;
      height: auto; }
      .product-categories-container-main .product-categories-container .product-categories-item .category-name {
        font-weight: 600; }
        @media screen and (max-width: 551px) {
          .product-categories-container-main .product-categories-container .product-categories-item .category-name {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden; } }
      .product-categories-container-main .product-categories-container .product-categories-item img {
        width: 100px;
        max-width: 100px;
        height: 100px;
        border-radius: 100px;
        box-shadow: 0px 1px 1px #e6e6e6;
        -webkit-box-shadow: 0px 1px 1px #e6e6e6;
        border: 2px solid #cccccc;
        margin: 10px auto;
        padding: 2px; }
        .product-categories-container-main .product-categories-container .product-categories-item img:hover {
          border: 2px solid #ecd60e; }

@media screen and (max-width: 1024px) {
  .product-categories-container-main .product-categories-container {
    padding: .5em 0;
    flex-direction: column;
    box-shadow: none;
    width: calc(100% - 35px); }
    .product-categories-container-main .product-categories-container .slick-prev {
      left: 4% !important; }
    .product-categories-container-main .product-categories-container .slick-next {
      right: 3% !important; } }

@media screen and (max-width: 769px) {
  .product-categories-container-main .product-categories-container {
    width: calc(100% - 0px);
    border-radius: 0px;
    margin-bottom: .8em; } }

@media screen and (max-width: 551px) {
  .product-categories-container-main .product-categories-container {
    gap: 0px;
    padding: 1.07143rem 0 0 0;
    border-radius: 0;
    margin: 5px auto;
    width: calc(100% - 0px); }
    .product-categories-container-main .product-categories-container .slick-prev, .product-categories-container-main .product-categories-container .slick-next {
      width: 20px;
      height: 40px;
      display: none !important; }
    .product-categories-container-main .product-categories-container .slick-prev {
      left: 1% !important; }
    .product-categories-container-main .product-categories-container .slick-next {
      right: 1% !important; }
    .product-categories-container-main .product-categories-container h3.its-custom {
      font-size: 1.4rem;
      margin-bottom: 0;
      width: 100%;
      border-radius: 6px 6px 0 0; }
    .product-categories-container-main .product-categories-container .product-categories-item img {
      width: 80px;
      height: 80px;
      max-width: 80px;
      padding: 2px; }
    .product-categories-container-main .product-categories-container .product-categories-item .category-name {
      font-weight: 300; }
    .product-categories-container-main .product-categories-container .product-categories-inner {
      border-radius: 0 0 6px 6px;
      margin-right: 0; } }

.pd-description-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .pd-description-container .column:nth-child(odd) {
    padding-left: 0; }
  .pd-description-container .column:nth-child(even) {
    padding-right: 0; }

@media (min-width: 992px) {
  #pd-desc {
    margin-top: 2em;
    margin-bottom: 0; } }

#pd-desc div {
  margin-bottom: 2.5rem; }

#pd-desc ul {
  margin: 0;
  list-style: none; }

#pd-desc .productView-sku {
  margin: 0;
  display: flex;
  flex-direction: row; }
  #pd-desc .productView-sku span {
    margin-left: 0.35714rem;
    margin-bottom: 0; }

@media screen and (max-width: 551px) {
  #pd-desc h3 {
    display: none; } }

#pd-desc p {
  margin-bottom: 0.71429rem; }

#pd-desc .product-description-item {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  font-family: 'Karla', Arial, Helvetica, sans-serif;
  color: #333333;
  margin-bottom: 0; }

.youtube-video-product-desc iframe {
  height: 500px;
  aspect-ratio: 16/9; }
  @media screen and (max-width: 551px) {
    .youtube-video-product-desc iframe {
      height: 215px;
      aspect-ratio: 1/1; } }

@media screen and (max-width: 551px) {
  .youtube-video-product-desc .product-card-small-title {
    margin-top: 0; } }

@media screen and (max-width: 551px) {
  .youtube-video-product-desc h4 {
    line-height: 2.14286rem; } }

#product-top-description {
  height: auto;
  margin: 1.07143rem 0; }
  @media screen and (max-width: 551px) {
    #product-top-description {
      margin: 0.35714rem 0 1.07143rem 0; } }
  #product-top-description h2 {
    padding-bottom: 0.35714rem; }
  #product-top-description .read-more-link-wrapper-desktop {
    display: block; }
  #product-top-description .read-more-link-wrapper-mobile {
    display: none; }
  #product-top-description .short-description {
    display: inline;
    margin-top: 0.35714rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
    @media screen and (max-width: 551px) {
      #product-top-description .short-description {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 0.92857rem; } }
  #product-top-description .read-more-link,
  #product-top-description .read-more-link-mobile {
    font-weight: 600; }
  @media screen and (max-width: 551px) {
    #product-top-description .read-more-link-wrapper-desktop {
      display: none; }
    #product-top-description .read-more-link-wrapper-mobile {
      display: block; } }

#product-page-features-container {
  background-color: #f4f4f4;
  padding: 1.42857rem 1.07143rem; }

#pd-product-features,
#pd-product-features-mobile {
  background-color: white;
  padding: 3.57143rem 0;
  border-radius: 0;
  box-shadow: 0px 0px 20px 3px #e9e9e9;
  margin-top: 1.42857rem; }
  @media screen and (max-width: 551px) {
    #pd-product-features,
    #pd-product-features-mobile {
      padding: 0;
      margin-top: 0; } }
  #pd-product-features h4.its-custom,
  #pd-product-features-mobile h4.its-custom {
    display: none;
    font-family: "Oswald";
    font-size: 2rem;
    line-height: 1.42857rem;
    margin-bottom: 1.42857rem; }
    @media (min-width: 992px) {
      #pd-product-features h4.its-custom,
      #pd-product-features-mobile h4.its-custom {
        display: block;
        text-align: start !important;
        padding-left: 3%; } }
  #pd-product-features h3, #pd-product-features ul, #pd-product-features li, #pd-product-features a,
  #pd-product-features-mobile h3,
  #pd-product-features-mobile ul,
  #pd-product-features-mobile li,
  #pd-product-features-mobile a {
    color: #333333;
    font-size: 1.42857rem; }
  #pd-product-features p,
  #pd-product-features-mobile p {
    font-size: 1.14286rem; }
  @media screen and (max-width: 551px) {
    #pd-product-features p, #pd-product-features a,
    #pd-product-features-mobile p,
    #pd-product-features-mobile a {
      font-size: 1.14286rem; } }
  #pd-product-features .product-features-inner-container,
  #pd-product-features .product-features-inner-container-mobile,
  #pd-product-features-mobile .product-features-inner-container,
  #pd-product-features-mobile .product-features-inner-container-mobile {
    display: flex;
    flex-direction: column;
    margin: 0 3%;
    gap: 0; }
    @media (min-width: 992px) {
      #pd-product-features .product-features-inner-container,
      #pd-product-features .product-features-inner-container-mobile,
      #pd-product-features-mobile .product-features-inner-container,
      #pd-product-features-mobile .product-features-inner-container-mobile {
        gap: 1.42857rem; } }
  #pd-product-features .product-feature-title,
  #pd-product-features-mobile .product-feature-title {
    cursor: pointer;
    text-align: center;
    font-size: 1rem; }
    @media (min-width: 992px) {
      #pd-product-features .product-feature-title,
      #pd-product-features-mobile .product-feature-title {
        font-size: 1.28571rem;
        padding-top: 0.71429rem;
        text-align: left; } }
  #pd-product-features .product-features-tab-container,
  #pd-product-features-mobile .product-features-tab-container {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    gap: 1rem;
    background-color: #f4f4f4;
    background-image: linear-gradient(to bottom, transparent calc(100% - 2px), #cccccc 2px);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 1.42857rem; }
    @media (min-width: 992px) {
      #pd-product-features .product-features-tab-container,
      #pd-product-features-mobile .product-features-tab-container {
        padding: 2.85714rem 0 0 2.85714rem; } }
  #pd-product-features .product-features-tab-content,
  #pd-product-features-mobile .product-features-tab-content {
    display: none; }
  #pd-product-features .product-feature-tab,
  #pd-product-features-mobile .product-feature-tab {
    position: relative;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    padding: 0.71429rem;
    background-color: transparent;
    border: 2px solid transparent;
    border-bottom: none;
    z-index: 2; }
    #pd-product-features .product-feature-tab img:hover,
    #pd-product-features-mobile .product-feature-tab img:hover {
      cursor: pointer; }
    #pd-product-features .product-feature-tab.active,
    #pd-product-features-mobile .product-feature-tab.active {
      background-color: white;
      border: 2px solid #cccccc;
      border-radius: 8px 8px 4px 4px;
      border-bottom: none;
      z-index: 3; }
      #pd-product-features .product-feature-tab.active::before,
      #pd-product-features-mobile .product-feature-tab.active::before {
        content: '';
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: white;
        z-index: -1; }
  #pd-product-features h3,
  #pd-product-features-mobile h3 {
    font-size: 25px;
    line-height: normal; }
  #pd-product-features ul,
  #pd-product-features-mobile ul {
    margin: 0; }
  #pd-product-features .product-feature-logo img,
  #pd-product-features-mobile .product-feature-logo img {
    margin-bottom: 10px;
    display: none; }
  #pd-product-features .product-feature-image,
  #pd-product-features-mobile .product-feature-image {
    text-align: center; }
    #pd-product-features .product-feature-image img,
    #pd-product-features-mobile .product-feature-image img {
      max-width: 21.42857rem;
      width: 100%; }
  #pd-product-features a.button,
  #pd-product-features-mobile a.button {
    background-color: #333333;
    border: none;
    color: white;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 1.42857rem;
    font-size: 1.14286rem; }
    @media (min-width: 992px) {
      #pd-product-features a.button,
      #pd-product-features-mobile a.button {
        margin-top: 0;
        font-size: 1.42857rem;
        margin-bottom: 2.5rem; } }
    #pd-product-features a.button:hover,
    #pd-product-features-mobile a.button:hover {
      color: #fce500; }
  #pd-product-features .product-features-item,
  #pd-product-features-mobile .product-features-item {
    padding: 0;
    border-bottom: 1px solid #cccccc; }
    #pd-product-features .product-features-item h4,
    #pd-product-features-mobile .product-features-item h4 {
      font-size: 1.71429rem;
      text-decoration: none;
      padding-top: 0; }
    #pd-product-features .product-features-item .row,
    #pd-product-features-mobile .product-features-item .row {
      display: flex;
      flex-direction: column; }
      @media (min-width: 992px) {
        #pd-product-features .product-features-item .row,
        #pd-product-features-mobile .product-features-item .row {
          flex-direction: row;
          padding: 0;
          margin: 0; } }
      #pd-product-features .product-features-item .row .column,
      #pd-product-features-mobile .product-features-item .row .column {
        text-align: center;
        padding: 1.42857rem 0; }
        @media (min-width: 992px) {
          #pd-product-features .product-features-item .row .column,
          #pd-product-features-mobile .product-features-item .row .column {
            text-align: left;
            padding-right: 1.71429rem;
            padding-left: 0; } }
    #pd-product-features .product-features-item:nth-child(even) .row,
    #pd-product-features-mobile .product-features-item:nth-child(even) .row {
      flex-direction: column;
      align-items: center; }
      @media (min-width: 992px) {
        #pd-product-features .product-features-item:nth-child(even) .row,
        #pd-product-features-mobile .product-features-item:nth-child(even) .row {
          flex-direction: row-reverse; } }
    #pd-product-features .product-features-item:last-of-type,
    #pd-product-features-mobile .product-features-item:last-of-type {
      border: none; }
  #pd-product-features .product-features-video,
  #pd-product-features-mobile .product-features-video {
    overflow: hidden;
    position: relative;
    width: 100%; }
    #pd-product-features .product-features-video::after,
    #pd-product-features-mobile .product-features-video::after {
      padding-top: 56.25%;
      display: block;
      content: ''; }
    #pd-product-features .product-features-video iframe,
    #pd-product-features-mobile .product-features-video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #pd-product-features em,
  #pd-product-features-mobile em {
    font-size: 20px; }
  #pd-product-features .slick-track,
  #pd-product-features-mobile .slick-track {
    min-width: 800px !important; }
    @media (min-width: 992px) {
      #pd-product-features .slick-track,
      #pd-product-features-mobile .slick-track {
        margin: 0 !important; } }

#pd-product-features-mobile {
  margin-top: 0;
  padding-top: 1.07143rem; }

#product-tabs-mobile .custom-field-product-features #panel-product-features {
  padding: 0; }

.product-graphics-display-box {
  margin: 1.42857rem 0; }

@media (min-width: 992px) {
  .product-expert-says-display-box {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    padding: 2.35714rem;
    margin-bottom: 3.35714rem;
    box-shadow: 0px 3px 6px #e6e6e6;
    border-radius: 10px;
    margin-bottom: 1.42857rem;
    flex-direction: row; }
    .product-expert-says-display-box h4 {
      font-family: "Oswald", Arial, Helvetica, sans-serif !important; } }

@media screen and (max-width: 551px) {
  .product-expert-says-display-box {
    display: flex; } }

@media (min-width: 992px) {
  .pd-expert-says {
    padding-top: 2.71429rem; } }

.product-expert-says-text {
  padding-left: 0;
  margin-bottom: 3.14286rem;
  font-size: 1.14286rem;
  line-height: 2.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 551px) {
    .product-expert-says-text {
      margin-bottom: 0; } }

.product-expert-says-image {
  padding-right: 0;
  max-width: 15.57143rem;
  width: 100%; }
  @media screen and (max-width: 551px) {
    .product-expert-says-image {
      max-width: 6.42857rem; } }

.pd-specification table {
  border: none;
  width: 100%;
  margin-bottom: 0; }
  .pd-specification table tr {
    background-color: #ffffff; }
    .pd-specification table tr:nth-child(even) {
      background-color: #f8f8f8; }
    .pd-specification table tr td:nth-child(odd) {
      font-weight: 700; }
    .pd-specification table tr td:nth-child(even) {
      text-align: right; }

.pd-specification h4 {
  font-family: "Oswald";
  font-size: 2rem;
  line-height: 1.42857rem;
  margin-bottom: 1.42857rem; }

.product-specifications-title {
  font-size: 2.71429rem;
  line-height: 4rem;
  font-weight: bold; }

.specification-mobile {
  list-style-type: none;
  margin: 0; }
  .specification-mobile li {
    display: flex;
    justify-content: space-between;
    padding: 0.71429rem 0.35714rem; }
    .specification-mobile li:nth-child(even) {
      background-color: #f4f4f4; }

#pd-accessories-you-need .pd-accesories-item {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #f4f4f4;
  padding-top: 1.42857rem; }
  #pd-accessories-you-need .pd-accesories-item p {
    margin-bottom: 0; }
  #pd-accessories-you-need .pd-accesories-item:last-of-type {
    border-bottom: none; }

@media (min-width: 992px) {
  .product-card-accessories .imageContainer, .product-card-productsInTheRange .imageContainer {
    width: 30%; }
  .product-card-accessories .descriptions, .product-card-productsInTheRange .descriptions {
    width: 70%; } }

.pd-accessories .product-card-small-container, .pd-products-in-the-range .product-card-small-container {
  margin-top: 1.5em; }
  @media (min-width: 992px) {
    .pd-accessories .product-card-small-container, .pd-products-in-the-range .product-card-small-container {
      padding: 2.71429rem; } }

.pd-products-in-the-range {
  margin-top: 1.42857rem; }
  @media screen and (max-width: 551px) {
    .pd-products-in-the-range {
      margin: 0; } }

.product-card-small-container h4 {
  font-family: "Oswald";
  font-size: 2rem;
  line-height: normal;
  margin-bottom: 1.42857rem; }
  @media screen and (max-width: 551px) {
    .product-card-small-container h4 {
      font-size: 1.57143rem;
      margin-bottom: 0.71429rem; } }

.product-card-small-container .product-card-accessories, .product-card-small-container .product-card-productsInTheRange {
  margin-right: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  padding: 0.71429rem 0 0 0; }
  @media (min-width: 992px) {
    .product-card-small-container .product-card-accessories, .product-card-small-container .product-card-productsInTheRange {
      padding: 1.07143rem 0 1.07143rem 0; } }
  .product-card-small-container .product-card-accessories .columns, .product-card-small-container .product-card-productsInTheRange .columns {
    padding-right: 0; }
  .product-card-small-container .product-card-accessories a, .product-card-small-container .product-card-productsInTheRange a {
    text-decoration: none;
    margin-bottom: 0.5rem;
    display: block; }
  .product-card-small-container .product-card-accessories .product-card-description, .product-card-small-container .product-card-productsInTheRange .product-card-description {
    padding: 0; }
  .product-card-small-container .product-card-accessories .product-brand-image, .product-card-small-container .product-card-productsInTheRange .product-brand-image {
    display: none; }
  .product-card-small-container .product-card-accessories .product-card-availability, .product-card-small-container .product-card-productsInTheRange .product-card-availability {
    display: none; }
  .product-card-small-container .product-card-accessories .product-card-inc-vat, .product-card-small-container .product-card-productsInTheRange .product-card-inc-vat {
    margin-left: 0; }

.productsInTheRange-title {
  margin: 0 0 1.42857rem 0; }

.product-card-carousel-accessories > div, .product-card-carousel-productsInTheRange > div {
  border-bottom: 2px solid #cccccc; }

.product-card-carousel-accessories:last-of-type > div, .product-card-carousel-productsInTheRange:last-of-type > div {
  border: none; }

.product-accessories-image-container img, .product-productsInTheRange-image-container img {
  max-width: 5.71429rem;
  width: 100%; }

.product-accessories-brand-image, .product-accessories-availability, .product-productsInTheRange-availability {
  display: none; }

.product-accessories-price-inc-vat, .product-productsInTheRange-price-inc-vat {
  margin-left: 0; }

p.product-accessories-price {
  font-family: "Oswald" !important;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 0.71429rem;
  font-weight: 600; }

.product-card-carousel-accessories .productCard-container-title, .product-card-carousel-productsInTheRange .productCard-container-title {
  display: none; }

.warranty-title {
  margin-bottom: 2.21429rem; }

@media (min-width: 992px) {
  #pd-warranty {
    margin-top: 1.42857rem; } }

#pd-warranty .product-brandLogo {
  margin-bottom: 0.71429rem; }

#pd-warranty h4 {
  font-family: "Oswald";
  font-size: 2rem;
  line-height: 1.42857rem;
  margin-bottom: 1.42857rem; }
  @media screen and (max-width: 551px) {
    #pd-warranty h4 {
      display: none; } }

.btn-its {
  text-transform: uppercase;
  color: white;
  background-color: #0f9c1f;
  margin-bottom: 0.71429rem;
  border: none;
  font-size: 1.71429rem;
  font-weight: bold;
  line-height: 2.21429rem;
  width: 100%;
  padding-top: 1.57143rem;
  padding-bottom: 1.57143rem;
  border-radius: 0.57143rem;
  transition: all 0.15s ease; }
  @media screen and (max-width: 992px) {
    .btn-its {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
      font-size: 1.14286rem; } }

.btn-its:hover {
  background-color: #fce500;
  color: #333333; }

.btn-sml {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }

.btn-lg {
  padding-top: 1.57143rem;
  padding-bottom: 1.57143rem; }

.btn-primary {
  background-color: #0f9c1f; }

.btn-secondary {
  background-color: #333333; }

btn-hover-yellow:hover {
  background-color: #fce500;
  color: #333333; }

.btn-its.btn-hover-light:hover {
  background-color: white;
  color: #333333; }

.btn-width-xsml {
  width: 11.64286rem; }

.btn-width-sml {
  width: 14.35714rem; }

.btn-width-med {
  width: 14.78571rem; }

.btn-width-lg {
  width: 19.42857rem; }

.btn-width-xlg {
  width: 25.07143rem; }

.btn-width-xxlg {
  width: 27.78571rem; }

.btn-endOfForm {
  text-transform: uppercase;
  color: white;
  margin-bottom: 0.71429rem;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 11.28571rem;
  background-color: #333333;
  height: 3.42857rem; }

.button[adding] {
  cursor: not-allowed;
  background-color: #fce500 !important;
  color: black; }

.product-addToCart .form-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 1.42857rem 0; }
  .product-addToCart .form-field label {
    margin: 0 0.71429rem 0 0;
    font-family: montserrat; }
  .product-addToCart .form-field input {
    max-width: 5.14286rem;
    background-color: #ffffff;
    width: 3.21429rem;
    padding: 0.17857rem; }
    @media (min-width: 992px) {
      .product-addToCart .form-field input {
        width: 5.14286rem; } }
  .product-addToCart .form-field .button--icon:first-of-type {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .product-addToCart .form-field .button--icon:last-of-type {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.product-addToCart .form-increment {
  display: flex;
  max-height: 2.28571rem; }
  .product-addToCart .form-increment .form-input--incrementTotal {
    margin: 0;
    max-height: 2.28571rem;
    border: 0.07143rem solid #cccccc; }
    @media screen and (max-width: 992px) {
      .product-addToCart .form-increment .form-input--incrementTotal {
        border-top: none;
        border-bottom: none;
        max-height: 100%; } }
  .product-addToCart .form-increment .quantity-action-text {
    font-size: 1.42857rem; }
    @media screen and (min-width: 992px) {
      .product-addToCart .form-increment .quantity-action-text {
        padding: 0.71429rem; } }
  @media screen and (max-width: 992px) {
    .product-addToCart .form-increment .button {
      border: none;
      font-size: 1.42857rem; } }
  @media screen and (max-width: 992px) {
    .product-addToCart .form-increment {
      max-height: 100%; } }

.product-addToCart section.productView-details {
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0; }

.product-addToCart .form-action {
  width: 100%; }
  .product-addToCart .form-action .btn-its {
    border-radius: 0.57143rem; }

.product-addToCart label.form-label-variant-options {
  margin-right: 4.28571rem; }

@media screen and (max-width: 992px) {
  #add-to-cart-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 997;
    background: #fff;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 0.07143rem solid #fbf4f4;
    padding-top: 0.82143rem;
    padding-bottom: 0.82143rem;
    padding-left: 0.72857rem;
    padding-right: 0.72857rem; }
    #add-to-cart-wrapper .form-field--increments {
      margin: 0 0 0 50px;
      padding: 0.71429rem; }
    #add-to-cart-wrapper label {
      display: none; }
    #add-to-cart-wrapper .form-actions-wrapper {
      width: 100%; }
    #add-to-cart-wrapper .form-action {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%; }
      #add-to-cart-wrapper .form-action #form-action-addToCart {
        margin: 0;
        max-width: 90%;
        z-index: 998; } }

.add-to-cart-button-coming-soon, .add-to-cart-button-back-in-stock-soon {
  background-color: orange;
  color: white; }

#add-to-cart-wrapper.add-to-cart-wrapper-out-of-stock {
  display: none; }

ul {
  list-style: disc; }

@media (min-width: 992px) {
  .product-whats-in-the-box-display-box {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    padding: 2.35714rem;
    margin-bottom: 3.35714rem;
    box-shadow: 0px 3px 6px #e6e6e6;
    border-radius: 10px;
    padding-top: 2.35714rem;
    padding-bottom: 3.07143rem;
    padding-left: 2.14286rem;
    margin-top: 2em; }
    .product-whats-in-the-box-display-box h4 {
      font-family: "Oswald";
      font-size: 2rem;
      line-height: 1.42857rem;
      margin-bottom: 2.14286rem; } }

.pd-this-product-contains {
  max-width: 100%;
  background-color: #ffff;
  border-radius: 12px;
  margin: 2em auto 0 auto;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); }
  .pd-this-product-contains .pd-this-product-contains-inner {
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media screen and (max-width: 1025px) {
      .pd-this-product-contains .pd-this-product-contains-inner {
        width: 100%;
        justify-content: center; } }
  .pd-this-product-contains .this-product-contains-title {
    font-size: 2rem;
    width: 100%;
    margin: 0; }
    @media screen and (max-width: 1025px) {
      .pd-this-product-contains .this-product-contains-title {
        padding-right: 0;
        width: 100%;
        text-align: start; } }
  .pd-this-product-contains .product-card-carousel-this-product-contains-inner {
    border-bottom: 1px solid #e9e9e9; }
    .pd-this-product-contains .product-card-carousel-this-product-contains-inner:last-of-type {
      border-bottom: none; }
  .pd-this-product-contains .product-card-this-product-contains-inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .pd-this-product-contains .product-this-product-contains-inner-image-container {
    width: 140px;
    height: 110px;
    margin-right: 2em; }
    .pd-this-product-contains .product-this-product-contains-inner-image-container .product-this-product-contains-inner-image {
      width: 100%;
      height: auto; }
  .pd-this-product-contains .product-this-product-contains-inner-brand-image {
    display: none; }
  .pd-this-product-contains .descriptions {
    width: 80%;
    padding: 0 !important; }
    .pd-this-product-contains .descriptions .product-this-product-contains-inner-title {
      font-size: 1.1rem;
      font-weight: 450;
      margin-bottom: 0;
      text-decoration: none; }
      @media screen and (max-width: 1025px) {
        .pd-this-product-contains .descriptions .product-this-product-contains-inner-title {
          font-size: 1rem;
          font-weight: 400; } }
    .pd-this-product-contains .descriptions .product-this-product-contains-inner-availability,
    .pd-this-product-contains .descriptions .product-this-product-contains-inner-price-inc-vat,
    .pd-this-product-contains .descriptions .btn-its,
    .pd-this-product-contains .descriptions .product-this-product-contains-inner-price {
      display: none; }

#panel-this-product-contains .pd-this-product-contains-inner {
  display: flex;
  flex-direction: column;
  align-items: center; }

#panel-this-product-contains .chevron-right {
  padding: 1em 0 0 .2em; }

#panel-this-product-contains .product-card-carousel-this-product-contains-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: .5em;
  border-bottom: 1px solid #e9e9e9; }
  #panel-this-product-contains .product-card-carousel-this-product-contains-inner:last-of-type {
    border-bottom: none; }

#panel-this-product-contains .product-this-product-contains-inner-image {
  max-width: 80px;
  height: auto;
  margin-right: 1em; }

#panel-this-product-contains .product-this-product-contains-inner-brand-image {
  display: none; }

#panel-this-product-contains .product-this-product-contains-inner-title {
  text-decoration: none;
  line-height: 2em; }

#panel-this-product-contains .descriptions .product-this-product-contains-inner-availability,
#panel-this-product-contains .descriptions .product-this-product-contains-inner-price-inc-vat,
#panel-this-product-contains .descriptions .btn-its,
#panel-this-product-contains .descriptions .product-this-product-contains-inner-price {
  display: none; }

#pd-this-product-contains:empty {
  display: none; }

.pd-grey-bg-this-product-contains {
  background-color: #f4f4f4;
  padding: 1em 0; }

.pd-featured-in {
  max-width: 100%;
  background-color: #ffff;
  border-radius: 12px;
  margin: 2em auto 0 auto;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 551px) {
    .pd-featured-in {
      max-width: 100%; } }
  .pd-featured-in .pd-featuredIn-inner {
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media screen and (max-width: 1025px) {
      .pd-featured-in .pd-featuredIn-inner {
        width: 100%;
        justify-content: center; } }
  .pd-featured-in .pd-featuredIn-title {
    font-size: 2rem;
    width: 100%;
    margin: 0; }
    @media screen and (max-width: 1025px) {
      .pd-featured-in .pd-featuredIn-title {
        padding-right: 0;
        width: 100%;
        text-align: start; } }
    @media screen and (max-width: 551px) {
      .pd-featured-in .pd-featuredIn-title {
        font-size: 1.4rem;
        margin: 0;
        line-height: 3rem; } }
  .pd-featured-in .product-card-carousel-featuredIn-inner {
    border-bottom: 1px solid #e9e9e9; }
    .pd-featured-in .product-card-carousel-featuredIn-inner:last-of-type {
      border-bottom: none; }
  .pd-featured-in .product-card-featuredIn-inner {
    display: flex;
    flex-direction: space-between;
    align-items: center; }
  .pd-featured-in .product-featuredIn-inner-image-container {
    width: 140px;
    height: 110px;
    margin-right: 2em; }
    @media screen and (max-width: 551px) {
      .pd-featured-in .product-featuredIn-inner-image-container {
        max-width: 90px;
        max-height: 90px; } }
  .pd-featured-in .product-featuredIn-inner-image {
    width: 100%;
    height: auto; }
  .pd-featured-in .product-featuredIn-inner-brand-image {
    display: none; }
  .pd-featured-in .descriptions {
    width: 80%;
    padding: 0 !important; }
    .pd-featured-in .descriptions .product-featuredIn-inner-title {
      font-size: 1.1rem;
      font-weight: 450;
      margin-bottom: 0;
      text-decoration: none; }
      @media screen and (max-width: 1025px) {
        .pd-featured-in .descriptions .product-featuredIn-inner-title {
          font-size: 1rem;
          font-weight: 400; } }
    .pd-featured-in .descriptions .product-featuredIn-inner-availability,
    .pd-featured-in .descriptions .product-featuredIn-inner-price-inc-vat,
    .pd-featured-in .descriptions .btn-its,
    .pd-featured-in .descriptions .product-featuredIn-inner-price {
      display: none; }

#panel-featured-in .pd-featuredIn-inner {
  display: flex;
  flex-direction: column;
  align-items: center; }

#panel-featured-in .chevron-right {
  padding: 1em 0 0 .2em; }

#panel-featured-in .product-card-carousel-featuredIn-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: .5em;
  border-bottom: 1px solid #e9e9e9; }
  #panel-featured-in .product-card-carousel-featuredIn-inner:last-of-type {
    border-bottom: none; }

#panel-featured-in .product-featuredIn-inner-image {
  max-width: 80px;
  height: auto;
  margin-right: 1em; }

#panel-featured-in .product-featuredIn-inner-brand-image {
  display: none; }

#panel-featured-in .product-featuredIn-inner-title {
  text-decoration: none;
  line-height: 2em; }

#panel-featured-in .descriptions .product-featuredIn-inner-availability,
#panel-featured-in .descriptions .product-featuredIn-inner-price-inc-vat,
#panel-featured-in .descriptions .btn-its,
#panel-featured-in .descriptions .product-featuredIn-inner-price {
  display: none; }

#pd-featured-in:empty {
  display: none; }

.pd-grey-bg-featuredIn {
  background-color: #f4f4f4;
  padding: 1em 0 0 0; }

.product-manufacturer-description-container {
  display: none; }
  @media (min-width: 992px) {
    .product-manufacturer-description-container {
      display: block; } }

.pd-alternatives {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column; }
  @media (min-width: 992px) {
    .pd-alternatives {
      flex-direction: row;
      flex-wrap: wrap; } }
  .pd-alternatives .large-12 {
    padding-left: 0; }
  .pd-alternatives .product-card-alternatives {
    width: 100%; }
    @media screen and (max-width: 992px) {
      .pd-alternatives .product-card-alternatives {
        margin-right: 0;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        box-shadow: none;
        border-bottom: 2px solid #cccccc;
        border-radius: 0;
        padding: 2.14286rem 0 2.14286rem 2.14286rem; } }
    @media (min-width: 992px) {
      .pd-alternatives .product-card-alternatives {
        display: flex;
        flex-direction: column;
        background-color: #ffffff;
        margin-bottom: 3.35714rem;
        box-shadow: 0px 3px 6px #e6e6e6;
        border-radius: 14px;
        justify-content: center;
        text-decoration: none;
        border: 1px solid #e6e6e6;
        padding: 0.71429rem;
        width: 20.28571rem;
        max-width: 20.28571rem;
        margin-right: 4.5rem;
        margin-bottom: 0.71429rem; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .pd-alternatives .product-card-alternatives > div {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      padding: 0; } }

.product-card-carousel-alternatives {
  width: 100%; }
  @media (min-width: 992px) {
    .product-card-carousel-alternatives {
      width: 22.14286rem; } }

.product-alternatives-image-container {
  padding: 0; }

.img-alternatives-image {
  padding-right: 1.42857rem;
  max-width: 13.07143rem;
  width: 100%; }
  @media screen and (max-width: 992px) {
    .img-alternatives-image {
      width: 100%; } }
  @media (min-width: 992px) {
    .img-alternatives-image {
      margin: 0 auto;
      padding-right: 0; } }

.product-alternatives-brand-image {
  max-width: 5.71429rem;
  margin: 0 auto; }
  @media screen and (max-width: 992px) {
    .product-alternatives-brand-image {
      display: none; } }

.product-alternatives-title {
  text-decoration: none; }
  @media (min-width: 992px) {
    .product-alternatives-title {
      min-height: 4.5rem;
      text-align: center; } }

.product-alternatives-price {
  font-family: "Oswald" !important;
  font-weight: 600 !important; }
  @media (min-width: 992px) {
    .product-alternatives-price {
      font-size: 2.42857rem;
      margin-top: 1.5rem;
      margin-bottom: 0.71429rem;
      display: flex;
      align-items: baseline; }
      .product-alternatives-price .product-price-ex-vat-text {
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        margin-bottom: 0;
        font-size: 0.85714rem;
        line-height: 2.5rem; } }
  @media screen and (max-width: 551px) {
    .product-alternatives-price {
      font-size: 1.57143rem; } }

.product-alternatives-price-inc-vat {
  margin-bottom: 1.42857rem;
  text-transform: uppercase;
  margin-right: 0;
  margin-left: 0; }
  @media (min-width: 992px) {
    .product-alternatives-price-inc-vat {
      width: 100%;
      text-align: center;
      margin-left: 0; } }

.product-alternatives-availability {
  font-size: 1.14286rem;
  font-weight: 800;
  margin-bottom: 0.35714rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif !important; }
  @media screen and (max-width: 992px) {
    .product-alternatives-availability {
      display: none; } }

.product-alternatives-image-container .product-alternatives-image {
  max-width: 13.07143rem;
  width: 100%; }

.product-alternatives-brand-image {
  max-width: 5.85714rem; }

.product-card-carousel-alternatives .add-to-cart-button {
  display: none; }
  @media (min-width: 992px) {
    .product-card-carousel-alternatives .add-to-cart-button {
      display: block;
      padding: 0.71429rem 0;
      font-size: 1.42857rem;
      font-family: 'Karla', Arial, Helvetica, sans-serif; } }

#alternatives-popup-wrapper .alternatives-title {
  display: none; }

#pd-alternatives-popup {
  padding-top: 20px; }
  #pd-alternatives-popup h2 {
    padding: 16px 2.35714rem 0; }
    @media (max-width: 551px) {
      #pd-alternatives-popup h2 {
        line-height: normal; } }
  #pd-alternatives-popup .row {
    max-width: 100%; }
  #pd-alternatives-popup #alternatives-popup-wrapper {
    justify-content: center; }
    #pd-alternatives-popup #alternatives-popup-wrapper .row {
      width: 100%; }
      #pd-alternatives-popup #alternatives-popup-wrapper .row .large-12.column {
        padding: 0; }
  #pd-alternatives-popup #alternatives-box-wrapper {
    padding: 0; }
    #pd-alternatives-popup #alternatives-box-wrapper .pd-alternatives {
      justify-content: center; }
  #pd-alternatives-popup .alternatives-title {
    text-align: center;
    width: 100%;
    margin: 20px auto;
    line-height: normal;
    padding: 0;
    font-size: 1.42857rem;
    font-family: 'Oswald', Arial, Helvetica, sans-serif; }
  #pd-alternatives-popup .product-card-carousel-alternatives {
    max-width: 100%;
    width: 100%;
    margin-right: 12px; }
    @media (min-width: 992px) {
      #pd-alternatives-popup .product-card-carousel-alternatives {
        max-width: 19%; } }
    #pd-alternatives-popup .product-card-carousel-alternatives:last-of-type {
      margin-right: 0; }
    #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives {
      width: 100%;
      padding: 15px 0; }
      @media (min-width: 992px) {
        #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives {
          padding: 10px; } }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-alternatives-image-container {
        padding: 15px; }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-alternatives-image {
        max-width: 150px; }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-alternatives-brand-image {
        margin: 10px 0; }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-alternatives-title {
        font-size: 18px;
        display: block;
        margin-bottom: 10px; }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-alternatives-availability {
        text-transform: uppercase;
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-size: 18px; }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-alternatives-price {
        padding: 0;
        margin-top: 0; }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-price-ex-vat-text {
        align-self: baseline; }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-alternatives-price-inc-vat {
        margin-bottom: 0; }
        @media (min-width: 992px) {
          #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .product-alternatives-price-inc-vat {
            margin-bottom: 10px; } }
      #pd-alternatives-popup .product-card-carousel-alternatives .product-card-alternatives .add-to-cart-button {
        font-family: 'Oswald', Arial, Helvetica, sans-serif;
        font-size: 18px; }
    #pd-alternatives-popup .product-card-carousel-alternatives .productCard-container-title {
      display: none; }

.spinner-container {
  margin-left: 0.71429rem; }

@media (min-width: 992px) {
  .spinner-container {
    margin-left: auto;
    margin-right: auto;
    width: 75%; } }

.productTable-row {
  display: flex;
  align-items: baseline;
  width: 100%;
  padding-top: 0.88714rem;
  padding-bottom: 0.88714rem;
  padding-right: 1.90714rem;
  padding-left: 1.07143rem; }

.product-table {
  border: 1px solid #D1D0D0;
  border-radius: 7px; }

.border-bottom {
  border-bottom: 1px solid #D1D0D0; }

.productTable-checkbox {
  padding-right: 1.5rem; }

.product-table-images {
  margin-bottom: 20px; }

.product-card-small-container {
  padding: 0;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  margin-bottom: 3.35714rem;
  border-radius: 10px; }
  @media (min-width: 992px) {
    .product-card-small-container {
      padding: 1.57143rem 2.39286rem 2.21429rem 1.85714rem;
      box-shadow: 0px 3px 6px #e6e6e6; } }

.product-card-small {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 2.14286rem;
  padding-bottom: 2.14286rem;
  border-bottom: 2px solid #e6e6e6; }
  .product-card-small:last-of-type {
    border-bottom: none; }
  .product-card-small .product-price-inc-vat {
    margin-left: 0; }
  .product-card-small .product-price-ex-vat-container {
    margin-bottom: 0; }
    .product-card-small .product-price-ex-vat-container .product-price-ex-vat > span {
      font-size: 1.07143rem; }

.product-card-small-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }

.product-card-small-title {
  font-size: 2rem;
  margin-top: 4.28571rem;
  margin-bottom: 3.35714rem; }
  @media (min-width: 992px) {
    .product-card-small-title {
      margin-top: 0;
      margin-bottom: 1.71429rem; } }

.chevron-right {
  padding-left: 0; }
  @media (min-width: 992px) {
    .chevron-right {
      display: none; } }

.chevron-right::before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 1em;
  left: 0.15em;
  position: relative;
  top: 0;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 1em;
  left: 0;
  transform: rotate(45deg); }
  @media (min-width: 992px) {
    .chevron-right::before {
      visibility: hidden;
      height: 0; } }

.product-productsInTheRange-brand-image {
  display: none; }

.product-productsInTheRange-price {
  font-family: "Oswald" !important;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 0.71429rem;
  font-weight: 600; }

.social-embed-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 30px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  z-index: 9999; }

.social-embed-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  height: 80%;
  overflow: auto; }
  @media (min-width: 992px) {
    .social-embed-modal-content {
      height: auto; } }

.social-embed-modal-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.social-embed-modal-close:hover, .social-embed-modal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

@media screen and (max-width: 551px) {
  .pd-product-featured-on-socials {
    max-height: 190px; } }

.pd-product-featured-on-socials .product-card-small-container {
  padding: 0.71429rem 0;
  margin-bottom: 0 !important; }

.productFeaturedOnSocials-title {
  margin: 0 auto; }

.social-embed-modal-btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }
  .social-embed-modal-btn-container button {
    padding: 0.25em; }
    .social-embed-modal-btn-container button:hover, .social-embed-modal-btn-container button:focus {
      background: none; }

.social-embed-modal-btn-open {
  padding: 0.71429rem;
  width: 100%; }
  .social-embed-modal-btn-open:nth-child(2) {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
  .social-embed-modal-btn-open:last-of-type {
    border-left: 1px solid #cccccc; }
  .social-embed-modal-btn-open:hover, .social-embed-modal-btn-open:focus {
    background: #f4f4f4; }
  @media (min-width: 992px) {
    .social-embed-modal-btn-open {
      max-width: 160px; } }

#social-embed-modal-youtube .social-embed-modal-content, #social-embed-modal-youtubeITS .social-embed-modal-content {
  overflow: hidden;
  position: relative;
  width: 90%;
  top: 30%; }
  @media (min-width: 992px) {
    #social-embed-modal-youtube .social-embed-modal-content, #social-embed-modal-youtubeITS .social-embed-modal-content {
      top: 5%;
      width: 75%; } }

#social-embed-modal-youtube .social-embed-modal-content::after, #social-embed-modal-youtubeITS .social-embed-modal-content::after {
  padding-top: 56.25%;
  display: block;
  content: ''; }

#social-embed-modal-youtube .social-embed-modal-content iframe, #social-embed-modal-youtubeITS .social-embed-modal-content iframe {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%; }
  @media (min-width: 992px) {
    #social-embed-modal-youtube .social-embed-modal-content iframe, #social-embed-modal-youtubeITS .social-embed-modal-content iframe {
      top: 5%;
      left: 5%;
      width: 90%;
      height: 90%; } }

#social-embed-modal-youtube .social-embed-modal-close, #social-embed-modal-youtubeITS .social-embed-modal-close {
  margin-top: -25px;
  margin-right: -15px; }
  @media (min-width: 992px) {
    #social-embed-modal-youtube .social-embed-modal-close, #social-embed-modal-youtubeITS .social-embed-modal-close {
      margin-top: -25px;
      margin-right: -10px; } }

#social-embed-modal-youtube button:focus, #social-embed-modal-youtubeITS button:focus, #social-embed-modal-tiktok button:focus, #social-embed-modal-instagram button:focus {
  background: none; }

#social-embed-modal-youtube .social-embed-modal-content, #social-embed-modal-youtubeITS .social-embed-modal-content {
  height: auto; }

#social-embed-modal-tiktok .social-embed-modal-content, #social-embed-modal-instagram .social-embed-modal-content {
  max-width: 26.42857rem; }

#social-embed-modal-instagram iframe {
  min-width: auto !important; }

.its-button-effect span:nth-child(1) {
  background-color: #fce500;
  color: #000; }

.its-button-effect span:last-child {
  margin-right: 0px; }

.youtube-button-effect span:nth-child(1) {
  background-color: red;
  color: white; }

.youtube-button-effect span:last-child {
  margin-right: 0px; }

.tiktok-button-effect span:nth-child(1) {
  background: black;
  color: white; }

.tiktok-button-effect span:last-child {
  margin-right: 0px; }

.insta-button-effect span:nth-child(1) {
  background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
  color: #fff; }

.insta-button-effect span:last-child {
  margin-right: 0px; }

.effect {
  text-align: center;
  display: inline-block;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 20px 0px;
  min-width: 126px;
  border-radius: 4px;
  overflow: hidden; }

@media only screen and (max-width: 600px) {
  .effect {
    max-width: 190px !important; } }

.effect.effect-text {
  transition: all 0.2s linear 0s; }
  .effect.effect-text:nth-child(1):before {
    content: "WATCH NOW";
    font-family: 'Oswald';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    transition: all 0.2s linear 0s; }
  .effect.effect-text:nth-child(2):before {
    content: "WATCH NOW";
    font-family: 'Oswald';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    transition: all 0.2s linear 0s; }
  .effect.effect-text:nth-child(3):before {
    content: "WATCH NOW";
    font-family: 'Oswald';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    transition: all 0.2s linear 0s; }
  .effect.effect-text:nth-child(4):before {
    content: "WATCH NOW";
    font-family: 'Oswald';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    transition: all 0.2s linear 0s; }
  .effect.effect-text:hover {
    text-indent: -9999px; }
    .effect.effect-text:hover:before {
      top: 0;
      text-indent: 0; }

#social-embed-modal-tiktok #tiktok-placeholder {
  padding: 5px; }
  #social-embed-modal-tiktok #tiktok-placeholder a {
    text-decoration: none; }
  #social-embed-modal-tiktok #tiktok-placeholder img {
    border-radius: 10px; }
  #social-embed-modal-tiktok #tiktok-placeholder .tiktok-watch-now {
    margin-top: 10px;
    border-radius: 4px;
    color: white;
    background-color: #fe2c55;
    width: 100%;
    line-height: 22px;
    font-weight: 600;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 6px 8px;
    user-select: none;
    cursor: pointer;
    box-sizing: border-box; }
  #social-embed-modal-tiktok #tiktok-placeholder .tiktok-watch-now-black {
    background-color: #3c3c3c; }
  #social-embed-modal-tiktok #tiktok-placeholder hr {
    margin: 1rem; }

#product-tabs-mobile p.accordion,
#product-tabs-mobile-workwear p.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 1.42857rem;
  width: 100%;
  text-align: left;
  border: solid 1px white;
  outline: none;
  transition: 0.4s;
  margin-bottom: 0px;
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 1.07143rem;
  font-weight: 700; }

#product-tabs-mobile p.accordion.active,
#product-tabs-mobile-workwear p.accordion.active {
  background-color: #ddd; }

#product-tabs-mobile p.accordion:after,
#product-tabs-mobile-workwear p.accordion:after {
  content: '\2795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px; }

#product-tabs-mobile p.accordion.active:after,
#product-tabs-mobile-workwear p.accordion.active:after {
  content: "\2796"; }

#product-tabs-mobile div.panel,
#product-tabs-mobile-workwear div.panel {
  box-shadow: none;
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: 0.4s ease-in-out;
  opacity: 0;
  margin-bottom: 0px; }
  #product-tabs-mobile div.panel h2,
  #product-tabs-mobile-workwear div.panel h2 {
    margin: 0 0 0.71429rem 0;
    font-size: 1.42857rem; }
  #product-tabs-mobile div.panel p, #product-tabs-mobile div.panel li,
  #product-tabs-mobile-workwear div.panel p,
  #product-tabs-mobile-workwear div.panel li {
    margin-bottom: .4rem;
    font-family: "Karla", Arial, Helvetica, sans-serif; }
  #product-tabs-mobile div.panel ul,
  #product-tabs-mobile-workwear div.panel ul {
    margin-bottom: 0; }
  #product-tabs-mobile div.panel .product-buying-options-price,
  #product-tabs-mobile-workwear div.panel .product-buying-options-price {
    font-family: "Oswald" !important;
    font-size: 1.21429rem;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    font-weight: 600; }
  #product-tabs-mobile div.panel .display-box, #product-tabs-mobile div.panel .display-box-spec,
  #product-tabs-mobile-workwear div.panel .display-box,
  #product-tabs-mobile-workwear div.panel .display-box-spec {
    padding: 0;
    box-shadow: none; }
  #product-tabs-mobile div.panel .add-to-cart-button,
  #product-tabs-mobile-workwear div.panel .add-to-cart-button {
    display: none; }

#product-tabs-mobile div.panel.show,
#product-tabs-mobile-workwear div.panel.show {
  opacity: 1;
  max-height: none;
  padding: 0.71429rem;
  border: 1px solid #cccccc; }

#product-tabs-mobile .panel-always-show,
#product-tabs-mobile-workwear .panel-always-show {
  display: block !important;
  opacity: 1 !important;
  max-height: 100% !important;
  padding: 1.42857rem !important;
  border: 1px solid #cccccc; }

#product-tabs-mobile #panel-key-features, #product-tabs-mobile #panel-alternatives,
#product-tabs-mobile-workwear #panel-key-features,
#product-tabs-mobile-workwear #panel-alternatives {
  margin-bottom: 0.71429rem; }

#product-tabs-mobile #panel-warranty-information .product-brandLogo,
#product-tabs-mobile-workwear #panel-warranty-information .product-brandLogo {
  margin: 0 0 0.71429rem 0;
  width: 21.42857rem; }

#product-tabs-mobile #panel-alternatives .row,
#product-tabs-mobile-workwear #panel-alternatives .row {
  width: 100%; }
  #product-tabs-mobile #panel-alternatives .row h3.alternatives-title,
  #product-tabs-mobile-workwear #panel-alternatives .row h3.alternatives-title {
    font-family: "Oswald";
    font-weight: 800;
    font-size: 1.4rem;
    line-height: 2rem;
    margin-top: 1rem; }
    @media screen and (max-width: 551px) {
      #product-tabs-mobile #panel-alternatives .row h3.alternatives-title,
      #product-tabs-mobile-workwear #panel-alternatives .row h3.alternatives-title {
        font-size: 1.57143rem; } }

#product-tabs-mobile #panel-alternatives .product-card-alternatives,
#product-tabs-mobile-workwear #panel-alternatives .product-card-alternatives {
  padding: 0; }

#product-tabs-mobile #panel-alternatives .product-card-carousel-alternatives:last-of-type .product-card-alternatives,
#product-tabs-mobile-workwear #panel-alternatives .product-card-carousel-alternatives:last-of-type .product-card-alternatives {
  border-bottom: none; }

#product-tabs-mobile .meta-whats-in-the-box, #product-tabs-mobile .meta-its-expert-says, #product-tabs-mobile .meta-product-graphics, #product-tabs-mobile .panel-accessories-you-need,
#product-tabs-mobile-workwear .meta-whats-in-the-box,
#product-tabs-mobile-workwear .meta-its-expert-says,
#product-tabs-mobile-workwear .meta-product-graphics,
#product-tabs-mobile-workwear .panel-accessories-you-need {
  display: none; }

#product-tabs-mobile .mobile-tabs-buying-options,
#product-tabs-mobile-workwear .mobile-tabs-buying-options {
  margin-bottom: 1.42857rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  text-decoration: none; }
  #product-tabs-mobile .mobile-tabs-buying-options .accordion,
  #product-tabs-mobile-workwear .mobile-tabs-buying-options .accordion {
    width: 100%; }
    #product-tabs-mobile .mobile-tabs-buying-options .accordion::after,
    #product-tabs-mobile-workwear .mobile-tabs-buying-options .accordion::after {
      content: '\276F'; }

#product-tabs-mobile #panel-buying-options,
#product-tabs-mobile-workwear #panel-buying-options {
  width: 100%;
  padding-left: 0.71429rem;
  padding-right: 0.71429rem; }
  #product-tabs-mobile #panel-buying-options .product-buying-options-container,
  #product-tabs-mobile-workwear #panel-buying-options .product-buying-options-container {
    margin-bottom: 0; }
  #product-tabs-mobile #panel-buying-options .product-buying-options-item,
  #product-tabs-mobile-workwear #panel-buying-options .product-buying-options-item {
    padding: 0; }
  #product-tabs-mobile #panel-buying-options .product-buying-options-item-link,
  #product-tabs-mobile-workwear #panel-buying-options .product-buying-options-item-link {
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #product-tabs-mobile #panel-buying-options .product-buying-options-item-mobile-value,
  #product-tabs-mobile-workwear #panel-buying-options .product-buying-options-item-mobile-value {
    margin-bottom: 0.71429rem; }
  #product-tabs-mobile #panel-buying-options .product-buying-options-item-image-container,
  #product-tabs-mobile-workwear #panel-buying-options .product-buying-options-item-image-container {
    text-align: center; }
    #product-tabs-mobile #panel-buying-options .product-buying-options-item-image-container img,
    #product-tabs-mobile-workwear #panel-buying-options .product-buying-options-item-image-container img {
      max-width: 7.14286rem;
      width: 100%; }
  #product-tabs-mobile #panel-buying-options .product-buying-options-item-description, #product-tabs-mobile #panel-buying-options .product-buying-options-item-chevron-right,
  #product-tabs-mobile-workwear #panel-buying-options .product-buying-options-item-description,
  #product-tabs-mobile-workwear #panel-buying-options .product-buying-options-item-chevron-right {
    padding: 0; }
  #product-tabs-mobile #panel-buying-options .chevron-right,
  #product-tabs-mobile-workwear #panel-buying-options .chevron-right {
    text-align: center; }

#product-tabs-mobile #panel-key-features, #product-tabs-mobile #panel-alternatives,
#product-tabs-mobile-workwear #panel-key-features,
#product-tabs-mobile-workwear #panel-alternatives {
  padding: 0 !important;
  border: none;
  margin-top: 2.14286rem;
  margin-bottom: 2.14286rem; }
  @media screen and (max-width: 551px) {
    #product-tabs-mobile #panel-key-features, #product-tabs-mobile #panel-alternatives,
    #product-tabs-mobile-workwear #panel-key-features,
    #product-tabs-mobile-workwear #panel-alternatives {
      margin: 0.71429rem 0; } }

#product-tabs-mobile #panel-accessories-you-need .imageContainer, #product-tabs-mobile #panel-alternatives .imageContainer, #product-tabs-mobile #panel-buying-options .imageContainer,
#product-tabs-mobile-workwear #panel-accessories-you-need .imageContainer,
#product-tabs-mobile-workwear #panel-alternatives .imageContainer,
#product-tabs-mobile-workwear #panel-buying-options .imageContainer {
  padding-left: 0; }
  #product-tabs-mobile #panel-accessories-you-need .imageContainer .image, #product-tabs-mobile #panel-alternatives .imageContainer .image, #product-tabs-mobile #panel-buying-options .imageContainer .image,
  #product-tabs-mobile-workwear #panel-accessories-you-need .imageContainer .image,
  #product-tabs-mobile-workwear #panel-alternatives .imageContainer .image,
  #product-tabs-mobile-workwear #panel-buying-options .imageContainer .image {
    max-width: 90%; }

#product-tabs-mobile #panel-alternatives .product-alternatives-title,
#product-tabs-mobile-workwear #panel-alternatives .product-alternatives-title {
  margin-bottom: 0.5rem;
  display: block; }

#product-tabs-mobile #panel-alternatives .product-alternatives-image-container,
#product-tabs-mobile-workwear #panel-alternatives .product-alternatives-image-container {
  text-align: center;
  display: block; }
  #product-tabs-mobile #panel-alternatives .product-alternatives-image-container img,
  #product-tabs-mobile-workwear #panel-alternatives .product-alternatives-image-container img {
    max-width: 5.71429rem;
    width: 100%; }

#promo-end-date-container {
  display: none !important; }
  #promo-end-date-container #promo-end-date {
    display: none; }
  #promo-end-date-container #countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fee402;
    color: #000;
    width: 100%;
    padding: 7px 5px;
    border-radius: 6px 6px 0 0;
    font-family: 'Karla', sans-serif;
    font-weight: 800;
    margin: 0 auto;
    text-align: center;
    font-size: 18px; }
    #promo-end-date-container #countdown span {
      margin-right: 2%;
      color: #e10a0a; }

.promo-progress .promo-barBackground {
  background-color: #f4f4f4;
  border-radius: 100px;
  margin-top: 10px;
  margin-bottom: 10px; }

.promo-progress .promo-leftMsg {
  color: red;
  font-family: "Oswald", "Source Sans Pro", Arial, "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1; }

.promo-barBackground .promo-progressBar {
  background-color: #fce500;
  text-align: center;
  height: 24px;
  color: #fff;
  border-radius: 100px; }

.promo-barBackground .promo-claimed {
  left: 0px;
  width: 100%;
  position: absolute;
  z-index: 10; }

.promo-barBackground .promo-claimed .promo-claimedMsg {
  color: red;
  font-family: "Oswald", "Source Sans Pro", Arial, "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px; }

.promo-barBackground .promo-claimed .promo-startStock {
  display: none; }

.promo-barBackground .promo-claimed .promo-liveStock {
  display: none; }

.promo-barBackground .promo-claimed .promo-selldownTo {
  display: none; }

.pdp-btn-start-a-kit {
  width: 100%;
  background-color: orange;
  color: white;
  text-transform: uppercase;
  border-radius: 0.57143rem;
  margin-top: 0.71429rem;
  margin-bottom: 0;
  max-width: 90%; }
  @media (min-width: 992px) {
    .pdp-btn-start-a-kit {
      margin-bottom: 0.71429rem;
      max-width: none; } }

.sticky-add-to-kit-container {
  margin-left: 1.42857rem; }

.sticky-pd-add-to-kit {
  font-size: 1.07143rem;
  padding: 0;
  width: 100%;
  border-radius: 0.5rem;
  margin-bottom: 0; }

#product-category-links .categoryId {
  display: none; }

#product-category-links #category-link-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }
  #product-category-links #category-link-container .category-link {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.35714rem;
    border-radius: 10px;
    width: 100%;
    font-family: 'Karla';
    text-transform: uppercase;
    height: auto;
    line-height: normal;
    padding: 0;
    margin: 20px 20px 0px 20px; }
    #product-category-links #category-link-container .category-link:first-of-type {
      display: block; }
    #product-category-links #category-link-container .category-link > a {
      text-align: center;
      display: flex;
      flex-direction: column;
      text-decoration: none; }
    #product-category-links #category-link-container .category-link img {
      max-width: 150px;
      width: 100%;
      margin: 0 auto; }
    #product-category-links #category-link-container .category-link p {
      margin-bottom: 0;
      font-size: 12px;
      font-weight: 700; }
      #product-category-links #category-link-container .category-link p::after {
        display: inline-block;
        content: ">";
        position: relative;
        margin-left: 2px; }

.category-link .category-link-button {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 500px;
  width: auto;
  margin: 25px auto;
  font-size: 16px;
  padding: 20px 10px;
  background: #fce500;
  color: #333333;
  font-weight: 600;
  border: none;
  font-family: "Karla", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    .category-link .category-link-button {
      font-size: 20px; } }
  .category-link .category-link-button svg {
    margin-left: 10px; }

.bundles-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 16px;
  margin-bottom: 32px; }
  .bundles-container .bundle-card {
    background-color: #ffffff;
    border-radius: 1rem;
    box-shadow: 0px 3px 6px #e6e6e6;
    overflow: hidden; }
    .bundles-container .bundle-card .bundle-title {
      display: inline-block;
      width: 100%;
      text-transform: uppercase;
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      font-size: 20px;
      text-align: center;
      background-color: orange;
      color: #ffffff;
      padding: 4px 0; }
    .bundles-container .bundle-card .bundle-images-container {
      display: flex;
      padding: 16px 32px; }
      .bundles-container .bundle-card .bundle-images-container .bundle-image {
        width: calc(4.5/10 * 100%); }
        .bundles-container .bundle-card .bundle-images-container .bundle-image img {
          width: 100%;
          height: auto; }
        .bundles-container .bundle-card .bundle-images-container .bundle-image .pdp-variant-dropdown-container {
          position: static;
          font-size: 13px;
          width: 100%;
          margin-top: 16px; }
          .bundles-container .bundle-card .bundle-images-container .bundle-image .pdp-variant-dropdown-container .pdp-variant-dropdown-label,
          .bundles-container .bundle-card .bundle-images-container .bundle-image .pdp-variant-dropdown-container .pdp-variant-dropdown-label-error {
            display: none; }
      .bundles-container .bundle-card .bundle-images-container span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc(1/10 * 100%);
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        font-size: 28px; }
    .bundles-container .bundle-card .bundle-description {
      padding: 0 32px; }
      .bundles-container .bundle-card .bundle-description span {
        display: inline-block; }
      .bundles-container .bundle-card .bundle-description .description-header span:first-child {
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        margin-bottom: 8px;
        font-size: 15px; }
      .bundles-container .bundle-card .bundle-description .description-header span {
        text-align: center;
        font-size: 13px;
        width: 100%;
        text-transform: uppercase; }
      .bundles-container .bundle-card .bundle-description .description-row {
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        display: flex;
        justify-content: space-between;
        font-size: 22px;
        text-transform: uppercase;
        margin: 32px 0; }
        .bundles-container .bundle-card .bundle-description .description-row:last-child {
          justify-content: center; }
        .bundles-container .bundle-card .bundle-description .description-row button {
          background: #0f9c1f;
          color: #ffffff;
          border-radius: 0.57143rem;
          text-transform: uppercase;
          width: 100%; }
          .bundles-container .bundle-card .bundle-description .description-row button:hover {
            background-color: #fce500;
            color: #333333; }
    .bundles-container .bundle-card .loading {
      pointer-events: none;
      opacity: 0.5; }

.product-tabs-mobile-workwear .accordion #pdp-workwear-page:hover {
  background-color: #e0e0e0; }

#pdp-workwear-page .large-4 {
  width: 60%; }
  @media screen and (max-width: 780px) {
    #pdp-workwear-page .large-4 {
      width: 100%; } }

#pdp-workwear-page .productView-options-alertMsg {
  width: 80%; }

@media screen and (min-width: 992px) {
  #pdp-workwear-page .MagicZoomGallery {
    display: flex;
    flex-direction: row-reverse;
    margin-left: 0.71429rem;
    margin-bottom: 1.42857rem;
    width: 100%;
    height: 950px;
    overflow-y: scroll;
    max-width: 1200px;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    #pdp-workwear-page .MagicZoomGallery::-webkit-scrollbar {
      width: 0;
      background: transparent; }
  #pdp-workwear-page .MagicZoomSelectors {
    display: grid;
    grid-template-columns: repeat(2, minmax(300px, 1fr)); }
  #pdp-workwear-page .mz-figure {
    display: flex !important;
    position: absolute !important;
    top: 10% !important;
    left: 40% !important;
    z-index: 10 !important; }
  #pdp-workwear-page .MagicZoomSelectors a img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 505px; }
  #pdp-workwear-page .mz-thumb.mz-thumb-selected img {
    position: relative;
    border-bottom: none !important; } }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  #pdp-workwear-page .MagicZoomSelectors a {
    margin: 3px; } }

@media screen and (min-width: 992px) {
  #pdp-workwear-page .MagicZoomSelectors a:hover img, #pdp-workwear-page .active-magic-selector img {
    filter: brightness(100%) !important;
    border-bottom: white !important; }
  #pdp-workwear-page #SirvIcon {
    display: block;
    position: absolute;
    top: 60px;
    width: 70px;
    right: 0;
    height: 70px; }
  #pdp-workwear-page .its-button-effect span:last-child,
  #pdp-workwear-page .youtube-button-effect span:last-child,
  #pdp-workwear-page .tiktok-button-effect span:last-child,
  #pdp-workwear-page .insta-button-effect span:last-child {
    width: 220px; }
  #pdp-workwear-page #pd-featured-on-socials-container .product-card-small-container {
    box-shadow: 0px 0 3px #e6e6e6;
    width: 97%;
    margin: 1.42857rem auto; }
  #pdp-workwear-page .product-overlay-left, #pdp-workwear-page .product-overlay-right {
    left: 35px;
    top: 9px; }
  #pdp-workwear-page button.share-button {
    top: 20px;
    right: 30px !important; }
  #pdp-workwear-page button.share-button-overlay {
    top: 125px;
    right: 30px !important; }
  #pdp-workwear-page .product-addToCart .form-action .btn-its,
  #pdp-workwear-page .product-wishlist {
    position: relative !important;
    width: 68%;
    border-radius: 2px;
    line-height: 1rem; } }
  @media screen and (min-width: 992px) and (max-width: 1025px) {
    #pdp-workwear-page .product-addToCart .form-action .btn-its,
    #pdp-workwear-page .product-wishlist {
      width: 85%; } }

@media screen and (min-width: 992px) {
  #pdp-workwear-page .product-addToCart .form-action {
    max-height: 8px; } }

#pdp-workwear-page #pd-desc {
  margin-top: 0; }

#pdp-workwear-page .form-option {
  padding: 0.57143rem 0.35714rem;
  border-radius: 8px;
  border-width: 2px; }
  #pdp-workwear-page .form-option:hover {
    border-color: #0f9c1f;
    background-color: #0f9c1f;
    color: #ffff; }

#pdp-workwear-page .form-radio:checked + .form-option {
  background-color: #0f9c1f;
  border-color: #0f9c1f;
  box-shadow: none;
  color: #ffff; }

#pdp-workwear-page .product-addToCart label.form-label-variant-options {
  font-size: 1.1rem;
  font-weight: 700;
  color: #333333;
  margin-right: 0;
  margin-top: 1rem;
  margin-bottom: 0; }

#pdp-workwear-page .product-addToCart .form-field {
  width: 80%; }
  @media screen and (max-width: 1440px) {
    #pdp-workwear-page .product-addToCart .form-field {
      width: 100%; } }
  #pdp-workwear-page .product-addToCart .form-field .form-label--alternate {
    font-size: 1.1rem;
    font-weight: 700;
    color: #333333; }

#pdp-workwear-page .form-field[data-product-attribute="set-rectangle"] {
  display: flex;
  flex-wrap: wrap; }
  #pdp-workwear-page .form-field[data-product-attribute="set-rectangle"] .form-label {
    width: 100%;
    margin-bottom: 0.71429rem; }

#pdp-workwear-page #stock-checker-dropdown .navPages-item {
  width: 80%;
  border: 1px solid #333333;
  margin-top: 1rem; }
  @media screen and (max-width: 1440px) {
    #pdp-workwear-page #stock-checker-dropdown .navPages-item {
      width: 100%; } }

#pdp-workwear-page .product-promoList ul li {
  margin: 0; }

#pdp-workwear-page .display-box p {
  margin-bottom: .2rem !important; }

#pdp-workwear-page .product-addToCart .form-increment .form-input--incrementTotal {
  font-weight: 200; }

#pdp-workwear-page .product-price-sale-values {
  display: flex !important; }
  #pdp-workwear-page .product-price-sale-values .product-non-sale-price {
    font-family: Oswald, Arial,Helvetica,sans-serif;
    color: #fd0d1b; }
  #pdp-workwear-page .product-price-sale-values .product-savings {
    font-size: 16px;
    margin-left: .8em;
    font-family: Oswald, Arial,Helvetica,sans-serif; }

#pdp-workwear-page .product-price {
  font-size: 2.5rem; }

#pdp-workwear-page .product-info-workwear {
  width: 40% !important;
  padding-left: 50px; }
  @media screen and (max-width: 1440px) {
    #pdp-workwear-page .product-info-workwear {
      padding-left: 10px; } }
  @media screen and (max-width: 780px) {
    #pdp-workwear-page .product-info-workwear {
      width: 100% !important; } }
  #pdp-workwear-page .product-info-workwear .customer-reviews-accordion, #pdp-workwear-page .product-info-workwear #panel-new-customer-reviews {
    display: none !important; }

#pdp-workwear-page .store-stock-availability {
  border: transparent; }

#pdp-workwear-page .product-wishlist {
  border: 1px solid #333333; }
  #pdp-workwear-page .product-wishlist:hover {
    background-color: #fce500;
    border: 1px solid #fce500; }
  #pdp-workwear-page .product-wishlist span {
    text-transform: uppercase;
    font-weight: 600 !important; }

#pdp-workwear-page .product-addToCart .form-field input {
  width: 100%;
  max-width: 3rem !important; }

#pdp-workwear-page .product-delivery-price-container {
  background-color: #f7f8fa;
  padding: 1rem 0 0 1rem;
  width: 80%; }
  @media screen and (max-width: 1440px) {
    #pdp-workwear-page .product-delivery-price-container {
      width: 100%; } }

#pdp-workwear-page .productView-options {
  position: relative; }

#pdp-workwear-page .form-field {
  display: flex;
  align-items: center; }

#pdp-workwear-page .form-select,
#pdp-workwear-page .form-input {
  background-color: #f7f8fa;
  border-radius: 2px; }

#pdp-workwear-page #sticky-add-to-cart .product-price-sale-values .product-savings,
#pdp-workwear-page #sticky-add-to-cart .product-price-sale-values .product-non-sale-price {
  display: none; }

#pdp-workwear-page #sticky-add-to-cart .product-price {
  font-size: 1.5rem; }

#pdp-workwear-page #sticky-add-to-cart .product-price-inc-vat-container {
  margin-top: 0;
  line-height: normal; }

#pdp-workwear-page #sticky-add-to-cart .sticky-inner {
  padding: 0.3rem 1rem; }

#pdp-workwear-page .product-priceContainer {
  width: 515px; }

#pdp-workwear-page .product-wishlist {
  position: relative; }
  #pdp-workwear-page .product-wishlist .dropdown-menu.is-open {
    left: -250px !important;
    width: 300px !important; }
    @media screen and (max-width: 551px) {
      #pdp-workwear-page .product-wishlist .dropdown-menu.is-open {
        top: 25px !important;
        left: -275px !important; } }

#pdp-workwear-page .product-promoList {
  margin-top: 1.5rem;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    #pdp-workwear-page .product-promoList {
      width: 71%; } }
  @media screen and (min-width: 1261px) {
    #pdp-workwear-page .product-promoList {
      width: 100%; } }

#pdp-workwear-page .product-overlay-right {
  right: 25px !important;
  left: auto !important; }

#pdp-workwear-page .product-tabs-mobile-workwear {
  width: 80%; }
  @media screen and (max-width: 1440px) {
    #pdp-workwear-page .product-tabs-mobile-workwear {
      width: 100%; } }
  #pdp-workwear-page .product-tabs-mobile-workwear .accordion {
    background-color: #f7f8fa; }

#pdp-workwear-page #product-tabs-mobile-workwear div.panel.show {
  padding: 0 .5rem;
  max-height: fit-content; }

#pdp-workwear-page .product-wishlist {
  position: absolute;
  width: 10%;
  top: -8px;
  left: 70%;
  padding: .8em 0 .8em .8em !important; }
  @media screen and (max-width: 1025px) {
    #pdp-workwear-page .product-wishlist {
      left: 88%;
      width: 12%; } }
  @media screen and (max-width: 769px) {
    #pdp-workwear-page .product-wishlist {
      width: 9%; } }
  #pdp-workwear-page .product-wishlist .button.dropdown-menu-button span {
    font-size: 0; }

#pdp-workwear-page .fullscreen-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  cursor: pointer; }
  #pdp-workwear-page .fullscreen-container img {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    box-shadow: 0 0 2px rgba(223, 223, 223, 0.925);
    transition: transform 0.3s ease; }
    #pdp-workwear-page .fullscreen-container img:hover {
      transform: scale(1.1); }
  #pdp-workwear-page .fullscreen-container .fullscreen-container-close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 1.42857rem;
    left: 2.85714rem;
    cursor: pointer; }
    #pdp-workwear-page .fullscreen-container .fullscreen-container-close:hover path {
      stroke: #dddddd; }

@media screen and (max-width: 780px) {
  #pdp-workwear-page .pd-white-bg {
    padding: .5rem 0 2rem 0; } }

@media screen and (max-width: 780px) {
  #pdp-workwear-page span.availability-message {
    display: none; } }

@media only screen and (max-width: 551px) {
  #pdp-workwear-page .MagicZoomGallery {
    position: relative; }
  #pdp-workwear-page #pdp .row {
    padding: 0; }
  #pdp-workwear-page #stock-checker-dropdown .navPages-item .navPages-action {
    gap: 10px; }
  #pdp-workwear-page .product-info-workwear {
    width: 95% !important;
    padding-left: 0; }
  #pdp-workwear-page .product-overlay-left, #pdp-workwear-page .product-overlay-right {
    right: 0; }
  #pdp-workwear-page .product-overlay-right {
    right: 10px !important; }
  #pdp-workwear-page .large-4 {
    width: 100%; }
  #pdp-workwear-page .productView {
    padding-top: 0; }
  #pdp-workwear-page .product-price-sale-values {
    display: inline-block; }
  #pdp-workwear-page .product-title h1 {
    font-size: 1.6rem; }
  #pdp-workwear-page .availability-in-stock {
    display: none !important; }
  #pdp-workwear-page button.share-button {
    top: 10px; }
  #pdp-workwear-page button.share-button-overlay {
    top: 115px; }
  #pdp-workwear-page .store-stock-availability .variant-stock-message {
    font-size: 16px; }
  #pdp-workwear-page #stock-checker-dropdown .navPages-item .navPages-action.has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(5deg); }
  #pdp-workwear-page .product-wishlist {
    top: -510px;
    left: 86.5%;
    width: 40px;
    padding: .3em 0 .3em .9em !important;
    background-color: #f7f8fa;
    z-index: 10;
    border: 1px solid white;
    border-radius: 4px; }
  #pdp-workwear-page .column {
    padding: 0; }
  #pdp-workwear-page .promo-icon {
    margin-right: 0.71429rem; }
  #pdp-workwear-page .pd-white-bg {
    padding: 0 0 1.6rem 0; }
  #pdp-workwear-page .product-promoList ul li,
  #pdp-workwear-page .product-delivery-price-container,
  #pdp-workwear-page #stock-checker-dropdown .navPages-item,
  #pdp-workwear-page .frequently-bought-together-buyProducts,
  #pdp-workwear-page .product-tabs-mobile-workwear {
    width: 95%; }
    #pdp-workwear-page .product-promoList ul li label,
    #pdp-workwear-page .product-delivery-price-container label,
    #pdp-workwear-page #stock-checker-dropdown .navPages-item label,
    #pdp-workwear-page .frequently-bought-together-buyProducts label,
    #pdp-workwear-page .product-tabs-mobile-workwear label {
      margin: 6px 0.7rem 0 0; }
  #pdp-workwear-page .frequently-bought-together-title {
    margin: 1.5rem 0; }
  #pdp-workwear-page .product-card-alternatives {
    padding: 0; }
  #pdp-workwear-page .alternatives-title {
    padding: .5rem 0 0 1.5rem;
    line-height: normal !important; }
  #pdp-workwear-page .product-addToCart .form-field {
    width: 100%; }
  #pdp-workwear-page .productView-options-alertMsg {
    width: 95%; } }

.product-authorisedDealerMessage {
  margin-bottom: 0.35714rem !important; }
  .product-authorisedDealerMessage hr {
    margin-top: 0.35714rem; }
  .product-authorisedDealerMessage img {
    width: 7.14286rem;
    margin-bottom: 0.71429rem; }
  .product-authorisedDealerMessage h3 {
    font-size: 1.14286rem; }
  .product-authorisedDealerMessage p {
    margin-bottom: 0; }

@media screen and (max-width: 992px) {
  .product-mobile .product-mobile-info ul {
    margin: 0;
    list-style: none;
    padding: 1.42857rem; }
    .product-mobile .product-mobile-info ul li:last-of-type {
      border-bottom: none; }
  .its-chevron-left {
    color: #676767;
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs, 1));
    width: 18px;
    height: 18px;
    border: 2px solid transparent;
    border-radius: 100px; }
  .its-chevron-left::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 4px; } }

.promotion-page-breadcrumbs {
  display: none; }
  .promotion-page-breadcrumbs .breadcrumbs {
    margin-bottom: 0;
    padding: 7px; }

#promotion-listing {
  background-color: #EFF2F2;
  padding-top: 0; }
  #promotion-listing .page-sidebar {
    width: 100%; }
    @media (min-width: 992px) {
      #promotion-listing .page-sidebar {
        width: 17%; } }
  #promotion-listing .page-content {
    width: 100%; }
    @media (min-width: 992px) {
      #promotion-listing .page-content {
        width: 83%; } }
  #promotion-listing .results-count {
    margin-top: 20px; }
  #promotion-listing .pagination-top nav {
    display: none; }
  #promotion-listing .pagination-top form.actionBar {
    display: flex;
    justify-content: flex-end; }
  #promotion-listing .sort-by-form-field {
    margin-bottom: 0;
    padding: 5px; }
    #promotion-listing .sort-by-form-field label, #promotion-listing .sort-by-form-field select {
      font-size: 15px; }
  #promotion-listing .pagination-bottom {
    display: none; }
  #promotion-listing .productGrid {
    display: flex;
    flex-wrap: wrap; }
  #promotion-listing .promotion-product {
    margin-bottom: 10px;
    padding: 0 10px;
    width: 100%; }
    @media (min-width: 992px) {
      #promotion-listing .promotion-product {
        width: 50% !important; } }
    @media (min-width: 1261px) {
      #promotion-listing .promotion-product {
        width: 33.33333% !important; } }
    #promotion-listing .promotion-product .promo-card {
      border: 1px solid #e2e7e8;
      margin-bottom: 5px;
      border-radius: .5rem;
      box-shadow: 0 0 0 1px #cecece;
      background-color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      min-height: 380px; }
    #promotion-listing .promotion-product .card-promo-text {
      min-height: auto; }
      #promotion-listing .promotion-product .card-promo-text .promotion-title {
        margin: 0;
        background-color: #ed0212;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        color: white;
        text-transform: uppercase; }
        #promotion-listing .promotion-product .card-promo-text .promotion-title:first-of-type {
          padding-top: 10px; }
        #promotion-listing .promotion-product .card-promo-text .promotion-title:last-of-type {
          padding-bottom: 10px; }
    #promotion-listing .promotion-product .promo-product-overlay {
      position: relative; }
      #promotion-listing .promotion-product .promo-product-overlay .product-promo-overlay-left, #promotion-listing .promotion-product .promo-product-overlay .product-promo-overlay-right {
        position: absolute;
        width: 40px;
        top: 0;
        z-index: 10; }
      #promotion-listing .promotion-product .promo-product-overlay .product-promo-overlay-left {
        left: 0; }
      #promotion-listing .promotion-product .promo-product-overlay .product-promo-overlay-right {
        right: 0; }
    #promotion-listing .promotion-product .promo-countdown-container {
      padding: 0;
      border-radius: 0; }
    #promotion-listing .promotion-product .product-info {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px 5px; }
      #promotion-listing .promotion-product .product-info > .column {
        padding-left: 5px;
        padding-right: 5px; }
      #promotion-listing .promotion-product .product-info .promo-card-info-right {
        display: flex;
        flex-direction: column;
        min-height: 338px; }
        #promotion-listing .promotion-product .product-info .promo-card-info-right a {
          text-decoration: none; }
    #promotion-listing .promotion-product .card-promo-text {
      margin: 0; }
    #promotion-listing .promotion-product .card-title {
      min-height: auto; }
      #promotion-listing .promotion-product .card-title a {
        font-size: 15px; }
    #promotion-listing .promotion-product .card-brand {
      max-width: 90px;
      width: 100%;
      margin: 0 auto; }
    #promotion-listing .promotion-product .promo-rating {
      margin: 10px auto;
      text-align: center; }
    #promotion-listing .promotion-product .promo-title h3 {
      font-weight: 800;
      font-size: 16px;
      line-height: normal; }
    #promotion-listing .promotion-product .promo-availability span {
      text-transform: uppercase;
      font-size: 15px;
      font-weight: 600;
      margin: 5px 0;
      font-family: 'Karla', sans-serif;
      display: block; }
    #promotion-listing .promotion-product .promo-was-price h4 {
      font-family: 'Karla', sans-serif;
      margin: 5px 0 0 0;
      color: #676767;
      font-weight: 300;
      font-size: 16px;
      line-height: normal; }
    #promotion-listing .promotion-product .promo-saving {
      margin-top: 5px; }
      #promotion-listing .promotion-product .promo-saving p {
        margin-bottom: 0;
        color: #ed0212;
        font-weight: 600;
        font-size: 16px; }
    #promotion-listing .promotion-product .promo-ex-vat-price {
      justify-content: flex-start;
      align-items: baseline;
      margin-top: -5px;
      margin-bottom: 5px; }
      #promotion-listing .promotion-product .promo-ex-vat-price .main-price {
        font-size: 30px;
        line-height: normal; }
      #promotion-listing .promotion-product .promo-ex-vat-price .product-price-ex-vat-text {
        font-size: 12px; }
      #promotion-listing .promotion-product .promo-ex-vat-price p {
        color: red; }
    #promotion-listing .promotion-product .promo-inc-vat-price {
      display: flex;
      width: 100%; }
      #promotion-listing .promotion-product .promo-inc-vat-price p {
        margin: 5px 0; }
    #promotion-listing .promotion-product .add-to-cart-button, #promotion-listing .promotion-product .promo-more-info-button, #promotion-listing .promotion-product .plp-button-in-stock {
      position: relative;
      padding: 13px 10px 13px 10px;
      border-radius: 12px;
      line-height: 1;
      color: #fff;
      text-align: center;
      overflow: hidden;
      cursor: pointer;
      text-transform: uppercase;
      background-color: #1ca902;
      font-size: 15px;
      font-weight: 700;
      width: 100%;
      font-family: 'Karla', sans-serif;
      margin-bottom: 0;
      margin-top: 10px; }
    #promotion-listing .promotion-product .add-to-cart-button--coming-soon, #promotion-listing .promotion-product .add-to-cart-button--back-in-stock-soon {
      background-color: orange; }
    #promotion-listing .promotion-product .add-to-cart-button--out-of-stock {
      display: none; }
    #promotion-listing .promotion-product .promo-more-info-button {
      background-color: #fff;
      color: #2b62bc;
      border: 2px solid #2b62bc; }
    #promotion-listing .promotion-product .promo-progress-bar {
      text-align: center; }

.promotion-page-breadcrumbs {
  display: none; }
  .promotion-page-breadcrumbs .breadcrumbs {
    margin-bottom: 0;
    padding: 7px; }

.category-plp-busy {
  display: block;
  justify-content: center;
  background-color: #FCE300; }

#product-listing-busy {
  background-color: #FCE300;
  padding-top: 0; }
  @media (min-width: 992px) {
    #product-listing-busy {
      background-color: #FCE300; } }
  #product-listing-busy #card-brand-logos {
    justify-content: center !important;
    max-width: 350px;
    margin-bottom: 0; }
    #product-listing-busy #card-brand-logos .column {
      padding-left: 0.35714rem;
      padding-right: 0.35714rem; }
  #product-listing-busy .page-sidebar {
    width: 100%; }
    @media (min-width: 992px) {
      #product-listing-busy .page-sidebar {
        width: 17%; } }
  #product-listing-busy .page-content {
    width: 100%; }
    @media (min-width: 992px) {
      #product-listing-busy .page-content {
        width: 83%; } }
  #product-listing-busy .results-count {
    margin-top: 20px; }
  #product-listing-busy .pagination-top nav {
    display: none; }
  #product-listing-busy .pagination-top form.actionBar {
    display: flex;
    justify-content: flex-end; }
  #product-listing-busy .pagination-bottom {
    display: none; }
  #product-listing-busy .productGrid {
    display: flex;
    flex-wrap: wrap; }
  #product-listing-busy .large-6-first {
    width: 100%; }
  #product-listing-busy .large-6-second {
    width: 100%; }
  #product-listing-busy .button-padding {
    padding: 0px 10px 10px 10px; }
  #product-listing-busy .product-price-inc-vat-container {
    margin-top: 0 !important; }
  @media only screen and (max-width: 768px) {
    #product-listing-busy .promotion-product {
      padding: 6px !important; } }
  #product-listing-busy .promotion-product {
    padding: 0.57143rem; }
    @media only screen and (max-width: 767px) {
      #product-listing-busy .promotion-product {
        width: 50%; } }
    @media only screen and (min-width: 768px) {
      #product-listing-busy .promotion-product {
        width: 25% !important; } }
    @media only screen and (min-width: 1499px) {
      #product-listing-busy .promotion-product {
        width: 16.6667% !important; } }
    #product-listing-busy .promotion-product .card {
      box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important; }
    #product-listing-busy .promotion-product .card-promo-text {
      min-height: 20px;
      margin: 0; }
      #product-listing-busy .promotion-product .card-promo-text .promotion-title {
        margin: 0;
        background-color: #ed0212;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        text-align: center;
        color: white;
        text-transform: uppercase;
        padding-left: 1.07143rem;
        padding-right: 1.07143rem; }
        #product-listing-busy .promotion-product .card-promo-text .promotion-title:first-of-type {
          padding-top: 0.35714rem; }
        #product-listing-busy .promotion-product .card-promo-text .promotion-title:last-of-type {
          padding-bottom: 0.35714rem; }
      @media only screen and (max-width: 768px) {
        #product-listing-busy .promotion-product .card-promo-text .promotion-title {
          font-size: 12px; } }
    #product-listing-busy .promotion-product .card-text.price {
      display: flex; }
    #product-listing-busy .promotion-product .busy-product-overlay-left, #product-listing-busy .promotion-product .busy-product-overlay-right {
      position: absolute;
      width: 40px;
      top: 4%;
      z-index: 10; }
    #product-listing-busy .promotion-product .busy-product-overlay-left {
      left: 7% !important; }
    #product-listing-busy .promotion-product .busy-product-overlay-right {
      right: 7% !important; }
    #product-listing-busy .promotion-product .product-info {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0.71429rem;
      justify-content: center; }
      #product-listing-busy .promotion-product .product-info > .column {
        padding: 0; }
      #product-listing-busy .promotion-product .product-info .busy-card-info-right {
        display: flex;
        flex-direction: column;
        align-items: center; }
        #product-listing-busy .promotion-product .product-info .busy-card-info-right a {
          text-decoration: none; }
    #product-listing-busy .promotion-product div.busy-title {
      display: flex;
      align-items: center !important;
      height: 55px;
      line-height: 55px;
      vertical-align: middle;
      text-align: center;
      margin: 10px 0px; }
    #product-listing-busy .promotion-product .card-title {
      margin: 1.07143rem 0;
      font-weight: 700; }
      #product-listing-busy .promotion-product .card-title a {
        min-height: 30px; }
      #product-listing-busy .promotion-product .card-title h4, #product-listing-busy .promotion-product .card-title span {
        font-family: "Karla", Arial, Helvetica, sans-serif;
        text-transform: none;
        font-size: 14px;
        min-height: 32px;
        line-height: normal;
        margin: 0; }
      @media only screen and (max-width: 768px) {
        #product-listing-busy .promotion-product .card-title h4, #product-listing-busy .promotion-product .card-title span {
          font-size: 13px; } }
    #product-listing-busy .promotion-product #card-brand-logos {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
    #product-listing-busy .promotion-product .card-status {
      display: flex;
      align-items: center; }
    #product-listing-busy .promotion-product .card-brand {
      max-width: 90px;
      width: 31%;
      margin: 0 auto; }
    #product-listing-busy .promotion-product .promo-rating {
      min-height: 21px;
      margin: 0.71429rem 0;
      text-align: center; }
    #product-listing-busy .promotion-product .availability span {
      font-size: 12px;
      font-weight: 600;
      margin: 0;
      font-family: 'Karla', sans-serif;
      display: block;
      line-height: normal; }
    #product-listing-busy .promotion-product .core-features {
      padding: 8px 0 8px 0;
      min-height: 66px; }
      #product-listing-busy .promotion-product .core-features .core-feature {
        font-size: 11px; }
    #product-listing-busy .promotion-product .cat-ref {
      font-size: 12px;
      font-weight: bold;
      margin-right: 0.35714rem; }
    #product-listing-busy .promotion-product .product-price-sale-values {
      display: flex;
      justify-content: center; }
    #product-listing-busy .promotion-product p.product-non-sale-price {
      color: #676767;
      font-weight: 700;
      font-size: 13px !important;
      margin: 15px 0 0 0;
      text-decoration: line-through;
      line-height: 1; }
    #product-listing-busy .promotion-product .saving-section {
      height: 50px;
      width: 100%; }
    #product-listing-busy .promotion-product .saving {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 24px;
      background-color: #ed0212;
      border-radius: 200px;
      padding: 0 20px; }
      #product-listing-busy .promotion-product .saving p {
        color: white;
        font-weight: 700;
        font-size: 12px !important;
        margin: 0 !important;
        text-decoration: none; }
    #product-listing-busy .promotion-product .ex-vat-price {
      justify-content: flex-start;
      align-items: baseline;
      margin: 0.57143rem 0 0.85714rem 0; }
      #product-listing-busy .promotion-product .ex-vat-price .main-price {
        font-size: 1.8rem;
        line-height: 1.2; }
      #product-listing-busy .promotion-product .ex-vat-price .product-price-ex-vat-text {
        font-size: 12px;
        line-height: 1.2; }
      #product-listing-busy .promotion-product .ex-vat-price p {
        color: black; }
    #product-listing-busy .promotion-product .inc-vat-price {
      display: flex;
      width: 100%; }
      #product-listing-busy .promotion-product .inc-vat-price p {
        line-height: 1;
        margin: 0 0 0.35714rem 0; }
    #product-listing-busy .promotion-product .add-to-cart-button, #product-listing-busy .promotion-product .promo-more-info-button, #product-listing-busy .promotion-product .plp-button-in-stock, #product-listing-busy .promotion-product .go-to-product-button {
      position: relative;
      padding: 13px 10px;
      border-radius: 5px;
      line-height: 1;
      color: #fff;
      text-align: center;
      overflow: hidden;
      cursor: pointer;
      text-transform: uppercase;
      background-color: #1ca902;
      font-size: 16px;
      font-weight: 700;
      width: 100%;
      font-family: 'Karla'; }
      @media screen and (max-width: 551px) {
        #product-listing-busy .promotion-product .add-to-cart-button, #product-listing-busy .promotion-product .promo-more-info-button, #product-listing-busy .promotion-product .plp-button-in-stock, #product-listing-busy .promotion-product .go-to-product-button {
          padding: 13px 5px;
          font-size: 14px; } }
      #product-listing-busy .promotion-product .add-to-cart-button:disabled:hover, #product-listing-busy .promotion-product .promo-more-info-button:disabled:hover, #product-listing-busy .promotion-product .plp-button-in-stock:disabled:hover, #product-listing-busy .promotion-product .go-to-product-button:disabled:hover {
        background-color: #fce500;
        color: #333; }
    #product-listing-busy .promotion-product .add-to-cart-button--coming-soon, #product-listing-busy .promotion-product .add-to-cart-button--back-in-stock-soon {
      background-color: orange; }
    #product-listing-busy .promotion-product .add-to-cart-button--out-of-stock {
      color: #ed0212; }

.promotion-page-breadcrumbs {
  display: none; }
  .promotion-page-breadcrumbs .breadcrumbs {
    margin-bottom: 0;
    padding: 7px; }

.category-plp-normal {
  display: block;
  justify-content: center;
  background-color: #f4f4f4; }

#product-listing-normal {
  background-color: white;
  padding-top: 0; }
  @media (min-width: 992px) {
    #product-listing-normal {
      background-color: #f4f4f4; } }
  #product-listing-normal #card-brand-logos {
    margin-top: 2%;
    margin-bottom: 0; }
    #product-listing-normal #card-brand-logos .column {
      padding: 0; }
      #product-listing-normal #card-brand-logos .column :first-of-type {
        padding: 0 0.57143rem 0 0; }
      #product-listing-normal #card-brand-logos .column :nth-last-of-type(2) {
        padding: 0 0.57143rem 0 0; }
  #product-listing-normal .page-sidebar {
    width: 100%; }
    @media (min-width: 992px) {
      #product-listing-normal .page-sidebar {
        width: 17%; } }
  #product-listing-normal .page-content {
    width: 100%; }
    @media (min-width: 992px) {
      #product-listing-normal .page-content {
        width: 83%; } }
  #product-listing-normal .results-count {
    margin-top: 20px; }
  #product-listing-normal .pagination-top nav {
    display: none; }
  #product-listing-normal .pagination-top form.actionBar {
    display: flex;
    justify-content: flex-end; }
  #product-listing-normal .pagination-bottom {
    display: none; }
  #product-listing-normal .productGrid {
    display: flex;
    flex-wrap: wrap; }
  #product-listing-normal .large-6-first {
    width: 38%; }
  #product-listing-normal .large-6-second {
    width: 58%; }
  #product-listing-normal .promotion-product {
    padding: 0.57143rem; }
    @media only screen and (max-width: 767px) {
      #product-listing-normal .promotion-product {
        width: 100% !important;
        padding: 0.42857rem !important; } }
    @media only screen and (min-width: 768px) {
      #product-listing-normal .promotion-product {
        width: 50% !important; } }
    @media only screen and (min-width: 1499px) {
      #product-listing-normal .promotion-product {
        width: 33% !important; } }
    #product-listing-normal .promotion-product .normal-card-general {
      background-image: none; }
    #product-listing-normal .promotion-product .normal-card-diy {
      background-image: url("/content/product-cards/backgrounds/diy.webp"); }
    #product-listing-normal .promotion-product .normal-card-heavy {
      background-image: url("/content/product-cards/backgrounds/heavy.webp"); }
    #product-listing-normal .promotion-product .normal-card-lightduty {
      background-image: url("/content/product-cards/backgrounds/lightduty.webp"); }
    #product-listing-normal .promotion-product .normal-card-premium {
      background-image: url("/content/product-cards/backgrounds/premium.webp"); }
    #product-listing-normal .promotion-product .normal-card-topofrange {
      background-image: url("/content/product-cards/backgrounds/topofrange.webp"); }
    #product-listing-normal .promotion-product .normal-card-trade {
      background-image: url("/content/product-cards/backgrounds/trade.webp"); }
    #product-listing-normal .promotion-product .normal-card-highlight {
      border-radius: .5rem;
      box-shadow: #444444 0px 2px 8px 0px;
      background-color: #fce500;
      background-size: cover;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      height: 100%;
      width: 100%; }
      #product-listing-normal .promotion-product .normal-card-highlight .normal-product-overlay-left, #product-listing-normal .promotion-product .normal-card-highlight .normal-product-overlay-right {
        margin: 4% 2% 2% 2%; }
      #product-listing-normal .promotion-product .normal-card-highlight .add-to-cart-button {
        background-color: black; }
      #product-listing-normal .promotion-product .normal-card-highlight .product-info {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 2%;
        margin: 2% 2% 0 2%;
        background-color: white;
        border-radius: 0.5rem; }
    #product-listing-normal .promotion-product .normal-card {
      border-radius: .5rem;
      box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
      background-color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      height: 100%;
      width: 100%; }
    #product-listing-normal .promotion-product .card-promo-text {
      margin: 0 0 10px 0;
      display: flex;
      min-height: 32px;
      background-color: white;
      text-align: center;
      justify-content: center; }
      #product-listing-normal .promotion-product .card-promo-text .promotion-title {
        margin: 0;
        padding: 0.5rem 1.07143rem;
        font-size: 11px;
        color: #ed0212;
        text-transform: none;
        width: 100% !important;
        border: 1px solid #d8d8d8;
        border-radius: 5px; }
      @media only screen and (max-width: 768px) {
        #product-listing-normal .promotion-product .card-promo-text .promotion-title {
          font-size: 11px; } }
      #product-listing-normal .promotion-product .card-promo-text .promotion-title:not(:first-child) {
        display: none; }
    #product-listing-normal .promotion-product .card-promo-place {
      display: none; }
    #product-listing-normal .promotion-product .card-text.price {
      display: flex;
      flex-direction: column;
      align-items: baseline;
      min-height: 48px; }
    #product-listing-normal .promotion-product .overlays {
      position: relative; }
    #product-listing-normal .promotion-product .normal-product-overlay-left, #product-listing-normal .promotion-product .normal-product-overlay-right {
      position: absolute;
      width: 40px;
      top: 6%;
      z-index: 10; }
    #product-listing-normal .promotion-product .normal-product-overlay-left {
      left: 0;
      margin: 2%; }
    #product-listing-normal .promotion-product .normal-product-overlay-right {
      right: 58%;
      margin: 2%; }
    #product-listing-normal .promotion-product .product-info {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 2%; }
      #product-listing-normal .promotion-product .product-info > .column {
        padding: 0; }
      #product-listing-normal .promotion-product .product-info .normal-card-info-right {
        display: flex;
        flex-direction: column; }
        #product-listing-normal .promotion-product .product-info .normal-card-info-right a {
          text-decoration: none; }
    #product-listing-normal .promotion-product div.normal-title {
      display: flex;
      align-items: center !important;
      height: 55px;
      line-height: 55px;
      vertical-align: middle; }
    #product-listing-normal .promotion-product .card-title {
      margin: 0.57143rem 0;
      font-weight: 700; }
      #product-listing-normal .promotion-product .card-title a {
        min-height: 51px; }
      #product-listing-normal .promotion-product .card-title h4, #product-listing-normal .promotion-product .card-title span {
        font-family: "Karla", Arial, Helvetica, sans-serif;
        text-transform: none;
        font-size: 14px;
        line-height: normal;
        margin: 0; }
      @media only screen and (max-width: 768px) {
        #product-listing-normal .promotion-product .card-title h4, #product-listing-normal .promotion-product .card-title span {
          font-size: 13px; } }
    #product-listing-normal .promotion-product #card-brand-logos {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
    #product-listing-normal .promotion-product .product-price-inc-vat-container {
      margin: 0; }
    #product-listing-normal .promotion-product .card-status {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%; }
    #product-listing-normal .promotion-product .card-brand {
      max-width: 90px;
      width: 31%;
      margin: 0 auto; }
    #product-listing-normal .promotion-product .promo-rating {
      min-height: 21px;
      margin: 10px 0 0 0;
      text-align: center; }
    #product-listing-normal .promotion-product .availability {
      margin-bottom: 10px; }
      #product-listing-normal .promotion-product .availability span {
        font-size: 14px;
        font-weight: 600;
        margin: 0;
        font-family: 'Montserrat', sans-serif;
        display: block;
        line-height: 1; }
    #product-listing-normal .promotion-product .core-features {
      padding: 0 0 8px 0;
      min-height: 82px; }
      #product-listing-normal .promotion-product .core-features .core-feature {
        font-size: 11px; }
    #product-listing-normal .promotion-product .cat-ref {
      font-size: 12px;
      font-weight: bold;
      margin-right: 0.35714rem; }
    #product-listing-normal .promotion-product .pricing-section {
      display: flex;
      justify-content: space-between;
      padding: 0 2%; }
    #product-listing-normal .promotion-product .pricing-values {
      display: flex;
      flex-direction: column;
      width: 100%; }
    #product-listing-normal .promotion-product .product-price-sale-values {
      display: flex;
      line-height: normal; }
    #product-listing-normal .promotion-product p.product-non-sale-price {
      color: #333;
      font-weight: 700;
      font-size: 13px !important;
      line-height: 1;
      margin: 0 !important;
      text-decoration: line-through; }
    #product-listing-normal .promotion-product .saving {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 24px;
      background-color: #ed0212;
      border-radius: 200px;
      margin: 0.71429rem 0; }
      #product-listing-normal .promotion-product .saving p {
        color: white;
        font-weight: 700;
        font-size: 12px !important;
        margin: 0 !important;
        text-decoration: none;
        line-height: 1; }
      @media only screen and (max-width: 767px) {
        #product-listing-normal .promotion-product .saving p {
          font-size: 11px !important; } }
    #product-listing-normal .promotion-product .saving-section {
      height: 44px; }
    #product-listing-normal .promotion-product .ex-vat-price {
      justify-content: flex-start;
      align-items: baseline; }
      #product-listing-normal .promotion-product .ex-vat-price .main-price {
        font-size: 1.8rem;
        line-height: 1;
        margin-bottom: 0; }
      #product-listing-normal .promotion-product .ex-vat-price .product-price-ex-vat-text {
        font-size: 12px;
        line-height: 1.2; }
      #product-listing-normal .promotion-product .ex-vat-price p {
        color: black; }
    #product-listing-normal .promotion-product .inc-vat-price {
      display: flex;
      width: 100%; }
      #product-listing-normal .promotion-product .inc-vat-price p {
        margin: 8px 0 0 0;
        line-height: 1; }
    #product-listing-normal .promotion-product .add-to-cart-button, #product-listing-normal .promotion-product .promo-more-info-button, #product-listing-normal .promotion-product .plp-button-in-stock, #product-listing-normal .promotion-product .go-to-product-button {
      position: relative;
      padding: 13px 10px 13px 10px;
      border-radius: 5px;
      line-height: 1;
      color: #fff;
      text-align: center;
      overflow: hidden;
      cursor: pointer;
      text-transform: uppercase;
      background-color: #1ca902;
      font-size: 16px;
      font-weight: 700;
      width: 100%;
      font-family: 'Karla'; }
    #product-listing-normal .promotion-product .add-to-cart-button--coming-soon, #product-listing-normal .promotion-product .add-to-cart-button--back-in-stock-soon {
      background-color: orange; }
    #product-listing-normal .promotion-product .add-to-cart-button--out-of-stock {
      display: none; }

.promotion-page-breadcrumbs {
  display: none; }
  .promotion-page-breadcrumbs .breadcrumbs {
    margin-bottom: 0;
    padding: 7px; }

.category-plp-full {
  display: flex !important;
  justify-content: center;
  background-color: #f4f4f4; }

#product-listing-full {
  background-color: white;
  padding-top: 0;
  max-width: 1600px; }
  @media (min-width: 992px) {
    #product-listing-full {
      background-color: #f4f4f4; } }
  #product-listing-full #card-brand-logos {
    margin-top: 2%;
    margin-bottom: 0; }
    #product-listing-full #card-brand-logos .column {
      padding: 0; }
      #product-listing-full #card-brand-logos .column :first-of-type {
        padding: 0 0.57143rem 0 0; }
      #product-listing-full #card-brand-logos .column :nth-last-of-type(2) {
        padding: 0 0.57143rem 0 0; }
  #product-listing-full .page-sidebar {
    width: 100%; }
    @media (min-width: 992px) {
      #product-listing-full .page-sidebar {
        width: 25%; } }
  #product-listing-full .page-content {
    width: 100%; }
    @media (min-width: 992px) {
      #product-listing-full .page-content {
        width: 75%; } }
  #product-listing-full .results-count {
    margin-top: 20px; }
  #product-listing-full .pagination-top nav {
    display: none; }
  #product-listing-full .pagination-top form.actionBar {
    display: flex;
    justify-content: flex-end; }
  #product-listing-full .pagination-bottom {
    display: none; }
  #product-listing-full .productGrid {
    display: flex;
    flex-wrap: wrap; }
  #product-listing-full .large-6-first {
    width: 32%; }
  #product-listing-full .large-6-second {
    width: 32%; }
  #product-listing-full .product-price-inc-vat-container {
    margin-top: 0 !important; }
  #product-listing-full .promotion-product {
    padding: 0.57143rem;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      #product-listing-full .promotion-product {
        padding: 0.42857rem !important; } }
    #product-listing-full .promotion-product .full-card {
      border-radius: .5rem;
      box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
      background-color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      height: 100%; }
    #product-listing-full .promotion-product .card-promo-text {
      min-height: 20px;
      margin: 0; }
      #product-listing-full .promotion-product .card-promo-text .promotion-title {
        margin: 5px 0 0 0;
        background-color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        text-align: center;
        color: #ed0212;
        text-transform: none;
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        border: 1px solid #d8d8d8;
        border-radius: 5px; }
        #product-listing-full .promotion-product .card-promo-text .promotion-title:first-of-type {
          padding-top: 0.35714rem; }
        #product-listing-full .promotion-product .card-promo-text .promotion-title:last-of-type {
          padding-bottom: 0.35714rem; }
      @media only screen and (max-width: 768px) {
        #product-listing-full .promotion-product .card-promo-text .promotion-title {
          font-size: 12px; } }
      #product-listing-full .promotion-product .card-promo-text .promotion-title:not(:first-child) {
        display: none; }
    #product-listing-full .promotion-product .card-text.price {
      display: flex;
      flex-direction: column;
      align-items: baseline;
      margin-top: 10px;
      margin-bottom: 2px;
      min-height: 48px; }
    #product-listing-full .promotion-product .overlays {
      position: relative; }
    #product-listing-full .promotion-product .full-product-overlay-left, #product-listing-full .promotion-product .full-product-overlay-right {
      position: absolute;
      width: 40px;
      top: 1.42857rem;
      z-index: 10; }
    @media only screen and (max-width: 768px) {
      #product-listing-full .promotion-product .full-product-overlay-left, #product-listing-full .promotion-product .full-product-overlay-right {
        top: 2%; } }
    #product-listing-full .promotion-product .full-product-overlay-left {
      right: 2%; }
    #product-listing-full .promotion-product .full-product-overlay-right {
      right: 67%; }
    #product-listing-full .promotion-product .product-info {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      padding: 1.42857rem; }
      #product-listing-full .promotion-product .product-info > .column {
        padding: 0; }
      #product-listing-full .promotion-product .product-info .full-card-info-left {
        height: 100%; }
      #product-listing-full .promotion-product .product-info .full-card-info-middle {
        display: flex;
        flex-direction: column; }
      #product-listing-full .promotion-product .product-info .full-card-info-right {
        display: flex;
        flex-direction: column; }
      #product-listing-full .promotion-product .product-info #price-section {
        order: 2; }
      #product-listing-full .promotion-product .product-info #saving-section {
        order: 1; }
      #product-listing-full .promotion-product .product-info .price-status {
        order: 3; }
      #product-listing-full .promotion-product .product-info a {
        text-decoration: none; }
    #product-listing-full .promotion-product #price-section-mobile {
      display: none; }
    @media only screen and (max-width: 768px) {
      #product-listing-full .promotion-product #price-section {
        display: none; }
      #product-listing-full .promotion-product #price-section-mobile {
        display: block; }
      #product-listing-full .promotion-product #saving-section {
        order: 1 !important; }
      #product-listing-full .promotion-product .full-product-overlay-left {
        margin: 2%;
        left: 0; }
      #product-listing-full .promotion-product .full-product-overlay-right {
        right: 58% !important;
        margin: 2%; }
      #product-listing-full .promotion-product .product-info {
        flex-wrap: wrap;
        padding: 2%;
        align-items: center; }
        #product-listing-full .promotion-product .product-info .card-title {
          font-size: 13px; }
        #product-listing-full .promotion-product .product-info .core-features {
          padding: 0 0 8px 0;
          min-height: 82px; }
          #product-listing-full .promotion-product .product-info .core-features .core-feature {
            font-size: 11px; }
        #product-listing-full .promotion-product .product-info .full-card-info-left {
          width: 38%;
          height: auto; }
        #product-listing-full .promotion-product .product-info .full-card-info-middle {
          width: 58%; }
        #product-listing-full .promotion-product .product-info .full-card-info-right {
          width: 100%;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: space-between; } }
    @media only screen and (max-width: 768px) and (max-width: 768px) {
      #product-listing-full .promotion-product .product-info .full-card-info-right {
        display: none; } }
    @media only screen and (max-width: 768px) {
        #product-listing-full .promotion-product .product-info .status-row {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          width: 38%; }
        #product-listing-full .promotion-product .product-info .price-row:nth-child(2) {
          width: 58%; }
        #product-listing-full .promotion-product .product-info .full-saving {
          flex-wrap: wrap;
          justify-content: center; }
        #product-listing-full .promotion-product .product-info .saving {
          width: 100%; }
          #product-listing-full .promotion-product .product-info .saving p {
            font-size: 11px !important;
            line-height: 1; }
        #product-listing-full .promotion-product .product-info p.product-non-sale-price {
          margin: 0 !important;
          font-size: 13px !important; }
        #product-listing-full .promotion-product .product-info .price-status {
          order: 3;
          display: flex;
          flex-direction: column;
          width: 100%; }
        #product-listing-full .promotion-product .product-info .cat-ref {
          font-size: 12px; } }
    #product-listing-full .promotion-product div.full-title {
      display: flex;
      align-items: center !important;
      height: 70px;
      line-height: 70px;
      vertical-align: middle; }
    @media only screen and (max-width: 768px) {
      #product-listing-full .promotion-product div.full-title {
        height: 55px;
        line-height: 55px; } }
    #product-listing-full .promotion-product .card-title {
      margin: 1.07143rem 0;
      font-weight: 700; }
      #product-listing-full .promotion-product .card-title a {
        min-height: 30px; }
      #product-listing-full .promotion-product .card-title h4, #product-listing-full .promotion-product .card-title span {
        font-family: "Karla", Arial, Helvetica, sans-serif;
        text-transform: none;
        font-size: 15px;
        line-height: normal;
        margin: 0; }
      @media only screen and (max-width: 1189px) {
        #product-listing-full .promotion-product .card-title h4, #product-listing-full .promotion-product .card-title span {
          font-size: 13px; } }
    #product-listing-full .promotion-product #card-brand-logos {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      max-width: 300px; }
    #product-listing-full .promotion-product .card-status {
      display: flex;
      align-items: center; }
    @media only screen and (min-width: 768px) {
      #product-listing-full .promotion-product .card-status {
        margin-bottom: 2px; } }
    #product-listing-full .promotion-product .card-brand {
      max-width: 90px;
      width: 30%;
      margin: 0 auto; }
    #product-listing-full .promotion-product .promo-rating-mobile {
      min-height: 21px;
      margin: 10px 0 0 0;
      text-align: center; }
    #product-listing-full .promotion-product .promo-rating-desktop {
      min-height: 21px;
      margin: 0;
      text-align: left; }
    @media only screen and (max-width: 768px) {
      #product-listing-full .promotion-product .promo-rating-desktop {
        display: none; } }
    @media only screen and (min-width: 768px) {
      #product-listing-full .promotion-product .promo-rating-mobile {
        display: none; } }
    #product-listing-full .promotion-product .availability span {
      font-size: 14px;
      font-weight: 700;
      margin: 0;
      font-family: 'Montserrat', sans-serif;
      display: block;
      line-height: 1; }
    @media only screen and (max-width: 1199px) {
      #product-listing-full .promotion-product .availability span {
        font-size: 14px; } }
    #product-listing-full .promotion-product .core-features {
      padding: 8px 0 0 0;
      min-height: 110px; }
      #product-listing-full .promotion-product .core-features .core-feature {
        font-size: 14px; }
      @media only screen and (max-width: 1199px) {
        #product-listing-full .promotion-product .core-features .core-feature {
          font-size: 12px; } }
    #product-listing-full .promotion-product .cat-ref {
      font-size: 15px;
      font-weight: bold;
      margin-right: 0.35714rem; }
    @media only screen and (max-width: 1199px) {
      #product-listing-full .promotion-product .cat-ref {
        font-size: 13px; } }
    #product-listing-full .promotion-product .product-price-sale-values {
      display: flex;
      line-height: 1; }
    #product-listing-full .promotion-product .product-compare__section {
      padding: 0 1.42857rem; }
    #product-listing-full .promotion-product .product-compare__wrapper {
      padding: 0;
      margin: 0 0 1.42857rem 0; }
    #product-listing-full .promotion-product p.product-non-sale-price {
      color: #676767;
      font-weight: 700;
      font-size: 13px !important;
      line-height: 1;
      margin: 0 !important;
      text-decoration: line-through; }
    #product-listing-full .promotion-product .saving {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 24px;
      background-color: #ed0212;
      border-radius: 200px;
      margin: 0.57143rem 0;
      padding: 0 1.07143rem;
      width: fit-content; }
      #product-listing-full .promotion-product .saving p {
        color: white;
        font-weight: 700;
        font-size: 12px !important;
        margin: 0 !important;
        text-decoration: none; }
    #product-listing-full .promotion-product .full-saving {
      display: flex;
      flex-direction: column; }
    #product-listing-full .promotion-product .ex-vat-price {
      justify-content: flex-start;
      align-items: baseline; }
      #product-listing-full .promotion-product .ex-vat-price .main-price {
        font-size: 1.8rem;
        line-height: 1; }
      #product-listing-full .promotion-product .ex-vat-price .product-price-ex-vat-text {
        font-size: 12px;
        line-height: 1.2; }
      #product-listing-full .promotion-product .ex-vat-price p {
        color: black;
        line-height: 1; }
    #product-listing-full .promotion-product .inc-vat-price {
      display: flex;
      width: 100%; }
      #product-listing-full .promotion-product .inc-vat-price p {
        margin: 8px 0 0 0;
        line-height: 1; }
    #product-listing-full .promotion-product .add-to-cart-button, #product-listing-full .promotion-product .promo-more-info-button, #product-listing-full .promotion-product .plp-button-in-stock, #product-listing-full .promotion-product .go-to-product-button {
      position: relative;
      padding: 13px 10px 13px 10px;
      margin-top: 0.71429rem;
      border-radius: 5px;
      line-height: 1;
      color: #fff;
      text-align: center;
      overflow: hidden;
      cursor: pointer;
      text-transform: uppercase;
      background-color: #1ca902;
      font-size: 16px;
      font-weight: 700;
      width: 100%;
      font-family: 'Karla'; }
    #product-listing-full .promotion-product .add-to-cart-button--coming-soon, #product-listing-full .promotion-product .add-to-cart-button--back-in-stock-soon {
      background-color: orange; }
    #product-listing-full .promotion-product .add-to-cart-button--out-of-stock {
      display: none; }
  #product-listing-full .product-deliveryMsg {
    display: flex;
    width: 100%; }
    #product-listing-full .product-deliveryMsg .productView-delivery-icon {
      padding: 0;
      margin-top: 0.35714rem; }
    #product-listing-full .product-deliveryMsg span {
      color: #1cba75;
      font-weight: 700; }
  #product-listing-full #pd-delivery-information {
    margin-bottom: 0; }
    @media (min-width: 992px) {
      #product-listing-full #pd-delivery-information {
        margin-bottom: 1.5rem; } }
    #product-listing-full #pd-delivery-information p {
      margin-bottom: 0; }
      @media (min-width: 992px) {
        #product-listing-full #pd-delivery-information p {
          margin-bottom: 1.5rem; } }

.kb-categories-title {
  text-align: center; }
  @media screen and (max-width: 551px) {
    .kb-categories-title {
      margin-top: 20px; } }

.kb-header-content {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 551px) {
    .kb-header-content {
      flex-direction: column; } }
  .kb-header-content img {
    width: 100px;
    margin: 0 8px 10px 0; }
    @media screen and (max-width: 551px) {
      .kb-header-content img {
        width: 100%;
        margin: 0; } }

.kb-categories-description {
  text-align: center;
  width: 60%;
  margin-left: auto;
  margin-right: auto; }
  .kb-categories-description p {
    margin-bottom: 0.5rem; }

.kb-categories-usp-images-container {
  display: none; }
  @media (min-width: 992px) {
    .kb-categories-usp-images-container {
      display: flex;
      justify-content: center; } }

.kb-categories-usp-image-text-containers {
  width: 10rem;
  text-align: center;
  margin: 1rem; }

.kb-categories-usp-images {
  width: 5rem;
  margin-bottom: 1rem; }

.kb-categories-usp-text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: smaller; }

.kb-categories-list-container {
  overflow: auto; }

.kb-divider {
  height: 1px;
  width: 25%;
  background-color: #333333;
  margin: 0 auto 1rem auto; }
  @media screen and (max-width: 551px) {
    .kb-divider {
      margin: 0 auto !important;
      width: 60%; } }

.kb-categories-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .kb-categories-container {
      width: 60%; } }

.kb-category-card {
  background-color: #ededed;
  margin: 0.5rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.kb-column-small {
  padding: 0;
  position: relative;
  float: left;
  width: 50%; }
  @media (min-width: 992px) {
    .kb-column-small {
      width: 25%; } }

.kb-column-medium {
  padding: 0;
  position: relative;
  float: left;
  width: 100%; }
  @media (min-width: 992px) {
    .kb-column-medium {
      width: 50%; } }

.kb-column-large {
  padding: 0;
  position: relative;
  float: left;
  width: 100%; }

.kb-required-ribbon-medium {
  background-color: #ee4433;
  transform: rotate(-45deg);
  position: absolute;
  width: 80%;
  top: 8%;
  left: -30%; }
  @media (min-width: 992px) {
    .kb-required-ribbon-medium {
      top: 15%;
      left: -30%; } }

.kb-required-ribbon-small {
  background-color: #ee4433;
  transform: rotate(-45deg);
  position: absolute;
  width: 100%;
  top: 10%;
  left: -25%; }
  @media (min-width: 992px) {
    .kb-required-ribbon-small {
      width: 80%;
      top: 10%;
      left: -20%; } }

.kb-required-ribbon-large {
  background-color: #ee4433;
  transform: rotate(-29deg);
  position: absolute;
  width: 55%;
  top: 8%;
  left: -15%; }
  @media (min-width: 992px) {
    .kb-required-ribbon-large {
      width: 50%;
      top: 10%;
      left: -20%; } }

.kb-ribbon-medium {
  background-color: #0f9c1f;
  transform: rotate(-45deg);
  position: absolute;
  width: 80%;
  top: 8%;
  left: -30%; }
  @media (min-width: 992px) {
    .kb-ribbon-medium {
      top: 15%;
      left: -30%; } }

.kb-ribbon-small {
  background-color: #0f9c1f;
  transform: rotate(-45deg);
  position: absolute;
  width: 100%;
  top: 10%;
  left: -25%; }
  @media (min-width: 992px) {
    .kb-ribbon-small {
      width: 80%;
      top: 10%;
      left: -20%; } }

.kb-ribbon-large {
  background-color: #0f9c1f;
  transform: rotate(-29deg);
  position: absolute;
  width: 55%;
  top: 8%;
  left: -15%; }
  @media (min-width: 992px) {
    .kb-ribbon-large {
      width: 50%;
      top: 10%;
      left: -20%; } }

.kb-category-select-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  color: white;
  font-size: large; }

.kb-header-pricing-container {
  justify-content: center;
  width: 89%;
  margin: 0 auto 1rem auto; }
  @media (min-width: 992px) {
    .kb-header-pricing-container {
      width: 59.25%;
      min-height: 130px;
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto 2rem auto; } }
  @media screen and (max-width: 480px) {
    .kb-header-pricing-container {
      display: flex;
      flex-direction: column-reverse;
      width: 95%; } }

.kb-header-pricing-image {
  width: 100%; }
  @media (min-width: 992px) {
    .kb-header-pricing-image {
      width: initial; } }

.kb-header-prices-container {
  width: 100%;
  text-align: center;
  margin-top: 1rem; }
  @media (min-width: 992px) {
    .kb-header-prices-container {
      min-height: 130px;
      margin-top: 0;
      width: 50%;
      position: relative; } }
  @media (min-width: 551px) {
    .kb-header-prices-container {
      margin-top: 0; } }

.kb-header-pricing-image-container {
  width: 100%; }
  @media (min-width: 992px) {
    .kb-header-pricing-image-container {
      width: 50%; } }

.kb-header-savings-price {
  color: #ed0212;
  font-size: 1.35714rem;
  text-transform: capitalize; }

.kb-header-ex-vat-price {
  font-size: 2.42857rem;
  margin-top: 1rem; }
  @media (min-width: 992px) {
    .kb-header-ex-vat-price {
      position: absolute;
      bottom: 44%;
      width: 100%; } }

.kb-header-inc-vat-price {
  font-size: 1.21429rem;
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .kb-header-inc-vat-price {
      position: absolute;
      bottom: 17%;
      width: 100%; } }

.kb-header-finish-kit {
  background-color: #0f9c1f;
  width: 100%;
  padding: 1rem;
  text-transform: uppercase;
  border-radius: 0.35714rem; }
  @media (min-width: 992px) {
    .kb-header-finish-kit {
      width: 80%;
      padding: 0.3rem;
      position: absolute;
      bottom: 0%;
      left: 10%; } }

.kb-header-share-kit {
  display: none;
  background-color: #0f9c1f;
  width: 100%;
  padding: 1rem;
  text-transform: uppercase;
  border-radius: 0.35714rem;
  margin: 10px 0; }
  @media (min-width: 992px) {
    .kb-header-share-kit {
      width: 50%;
      padding: 0.3rem;
      margin-top: 10px; } }

.kb-add-kit-error-container {
  margin-top: 1rem;
  text-align: center; }
  @media (min-width: 992px) {
    .kb-add-kit-error-container {
      width: 50%; } }

.kb-add-kit-error {
  color: #ee4433;
  font-size: large; }

.kb-missing-category-text-container {
  margin-top: 1rem;
  text-align: center; }
  @media (min-width: 992px) {
    .kb-missing-category-text-container {
      width: 50%; } }

.kb-missing-category-text {
  color: #ee4433;
  font-size: large; }

.kb-header-finish-kit-text {
  color: white;
  font-weight: bold;
  font-size: large; }

.kb-loading-container {
  background-color: #ededed;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.9;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
  left: 0;
  position: fixed; }

.kb-product-list-container {
  background-color: #f4f4f4; }
  @media (min-width: 1261px) {
    .kb-product-list-container {
      width: 80%;
      max-width: 1600px;
      margin: 0 auto; } }

.WeRecommend {
  box-sizing: border-box;
  border: solid 5px #fce500; }
  @media (min-width: 992px) {
    .WeRecommend {
      outline: solid 5px #fce500;
      border: none; } }

.kb-product-card {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 0.71429rem;
  background-color: white;
  margin: 0 0.75rem 1rem 0.75rem;
  text-align: center;
  position: relative;
  width: 100%; }
  @media (min-width: 551px) {
    .kb-product-card {
      flex-direction: column;
      float: left;
      width: 31.6667%;
      margin: 0.8%; } }
  @media (min-width: 992px) {
    .kb-product-card {
      flex-direction: column;
      float: left;
      width: 23.4%; } }
  @media (min-width: 1261px) {
    .kb-product-card {
      flex-direction: column;
      float: left;
      width: 18.4%; } }
  .kb-product-card .product-image-col {
    width: 40%; }
    .kb-product-card .product-image-col img {
      max-height: 140px; }
    @media (min-width: 551px) {
      .kb-product-card .product-image-col {
        width: 100%;
        padding-top: 1rem; }
        .kb-product-card .product-image-col img {
          max-height: 180px; } }
    .kb-product-card .product-image-col .product-overlay-left, .kb-product-card .product-image-col .product-overlay-right {
      width: 45px; }
    .kb-product-card .product-image-col .product-overlay-right {
      width: 45px; }
  @media (max-width: 550px) {
    .kb-product-card .product-image-col .product-overlay-left, .kb-product-card .product-image-col .product-overlay-right {
      left: 2%;
      top: 45px;
      width: 35px; }
    .kb-product-card .product-image-col .product-overlay-right {
      left: 30%;
      top: 45px;
      width: 35px; } }
  .kb-product-card .product-name-col {
    width: 100%; }
  .kb-product-card .product-col {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0.71429rem; }
    @media (min-width: 551px) {
      .kb-product-card .product-col {
        flex-direction: column;
        order: 2;
        margin-top: 0; } }
  .kb-product-card .product-info-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 50%; }
    @media (min-width: 551px) {
      .kb-product-card .product-info-col {
        width: 100%; } }
  .kb-product-card .product-action-col {
    width: 100%;
    padding: 0px 0.71429rem 0.71429rem 0.71429rem; }
    .kb-product-card .product-action-col .product-action-col-modal {
      background-color: #2589d1;
      color: white;
      width: 100%;
      font-weight: bolder;
      text-transform: uppercase;
      padding: 0.57143rem;
      border-radius: 0.5rem;
      margin-top: 0.71429rem; }
      .kb-product-card .product-action-col .product-action-col-modal:hover {
        background-color: #2074af; }
  @media (min-width: 551px) {
    .kb-product-card .product-image-col {
      order: 1; }
    .kb-product-card .product-name-col {
      order: 2; }
    .kb-product-card .product-core-features {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      order: 3;
      min-height: 70px;
      text-align: left;
      padding: 0.35714rem 0 0.71429rem 0; }
      .kb-product-card .product-core-features p {
        margin-bottom: 0.35714rem;
        font-size: 0.92857rem; }
    .kb-product-card .product-info-col {
      order: 4; }
    .kb-product-card .product-action-col {
      order: 5; } }
  @media screen and (max-width: 480px) {
    .kb-product-card .product-core-features {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      .kb-product-card .product-core-features p {
        margin-bottom: 0.71429rem;
        min-height: 25px; } }
  .kb-product-card .product-price {
    width: 100%; }
    .kb-product-card .product-price .main-price {
      font-size: 1.71429rem;
      line-height: 1 !important; }
    .kb-product-card .product-price .product-price-sale-values {
      margin-top: 0.71429rem;
      min-height: 50px !important; }
      .kb-product-card .product-price .product-price-sale-values .product-non-sale-price {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 0; }
    .kb-product-card .product-price .product-price-container, .kb-product-card .product-price .product-price-non-sale-container {
      margin: 0.71429rem auto 0 auto;
      justify-content: center !important;
      align-items: baseline;
      min-height: 24px; }
      .kb-product-card .product-price .product-price-container .product-price-ex-vat-text, .kb-product-card .product-price .product-price-non-sale-container .product-price-ex-vat-text {
        font-size: 10px;
        line-height: 1; }
    .kb-product-card .product-price .product-price-inc-vat-container {
      justify-content: center;
      margin: 0.5rem 0 1rem 0; }
      @media (min-width: 992px) {
        .kb-product-card .product-price .product-price-inc-vat-container {
          margin: 0.75rem 0 1rem 0; } }
      .kb-product-card .product-price .product-price-inc-vat-container .product-price-inc-vat {
        line-height: 1;
        margin: 0; }
    .kb-product-card .product-price .product-savings {
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: 'Karla';
      font-size: 11px;
      background-color: #ed0212;
      color: white;
      border-radius: 7.14286rem;
      min-height: 24px;
      line-height: 1;
      padding: 0.71429rem;
      margin-bottom: 0.71429rem; }
      @media screen and (max-width: 480px) {
        .kb-product-card .product-price .product-savings {
          margin: 0 auto 10px auto;
          width: 95%; } }

.kb-products-category-title {
  margin-top: 1rem; }

.kb-back-button-container {
  background-color: white;
  text-align: center; }
  @media (min-width: 992px) {
    .kb-back-button-container {
      text-align: left; } }

.kb-back-button {
  background-color: #ee4433;
  color: white;
  margin-bottom: 1rem;
  margin-top: 1rem;
  width: 90%;
  border-radius: 0.71429rem;
  padding: 0.71429rem; }
  @media (min-width: 992px) {
    .kb-back-button {
      width: 14.28571rem; } }

.kb-back-button-text {
  text-transform: uppercase;
  font-weight: bolder; }

.kb-back-button-chevron {
  margin-left: -1rem;
  margin-right: 1rem;
  font-size: medium;
  font-weight: bolder; }

.kb-products-category-title {
  text-align: center;
  margin-bottom: 0;
  padding: 1rem; }

.kb-products-container {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 2rem; }
  @media (min-width: 992px) {
    .kb-products-container {
      padding-bottom: 2rem;
      padding-left: 1rem;
      padding-right: 1rem; } }

.kb-product-selectors-container {
  width: 100%; }
  .kb-product-selectors-container .kb-product-selector {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row; }
    .kb-product-selectors-container .kb-product-selector select {
      height: 1.6rem;
      font-size: 12px;
      padding-top: 0;
      padding-bottom: 0;
      border-radius: 4rem;
      max-width: 60px; }
      .kb-product-selectors-container .kb-product-selector select {
        border: 1px solid #cccccc; }
    .kb-product-selectors-container .kb-product-selector span {
      text-align: left;
      flex: 1;
      line-height: 1.2; }
    .kb-product-selectors-container .kb-product-selector:not(:last-child) {
      margin-bottom: 8px; }

.kb-recommend {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #fce500;
  padding: 5px;
  font-weight: 800;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .kb-recommend {
      position: absolute; } }
  .kb-recommend .kb-recommend-img {
    margin-right: 5px; }

.kb-product-add-to-kit {
  background-color: #0f9c1f; }

.kb-product-add-to-kit:enabled {
  background-color: #0f9c1f; }

.kb-product-pre-order {
  background-color: orange; }

.kb-product-out-of-stock {
  background-color: #cccccc; }

.kb-product-selected {
  background-color: #ed0212; }

.kb-product-selected:enabled {
  background-color: #ed0212; }

.kb-product-name {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 1;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  min-height: 12px;
  margin: 5px 10px 10px 10px; }
  @media (min-width: 551px) {
    .kb-product-name {
      -webkit-line-clamp: 2;
      margin: 10px; } }
  @media (min-width: 992px) {
    .kb-product-name {
      font-size: 15px;
      min-height: 38px; } }

.kb-action-button {
  color: white;
  text-transform: uppercase;
  width: 100%;
  padding: 0.57143rem;
  border-radius: 0.5rem;
  margin: 0;
  font-weight: bolder;
  position: relative; }
  .kb-action-button:hover {
    background-color: #0e851c; }

.kb-kit-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  background-color: #ededed; }
  @media (min-width: 992px) {
    .kb-kit-container {
      width: 59.25%;
      height: 100%; } }

.kb-kit-product-card {
  width: 31%;
  margin: 0.25rem; }
  @media (min-width: 992px) {
    .kb-kit-product-card {
      width: 10%; } }

.kb-kit-product-card {
  position: relative; }

.kb-kit-image-header {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%; }

.kb-kit-remove-btn-container {
  width: 50%; }

.kb-kit-remove-button {
  background-color: #ed0212;
  color: white;
  margin-top: 0.1rem;
  margin-left: 0.1rem;
  border-radius: 50%;
  text-align: center;
  height: 1.6rem;
  width: 1.5rem;
  cursor: pointer; }

.kb-kit-remove-text {
  font-size: medium;
  font-weight: bold;
  font-family: sans-serif; }

.kb-kit-quantity {
  margin-right: 0.25rem;
  font-weight: bold; }

.kb-buttons-container {
  display: none;
  text-align: center;
  margin: 16px 7px; }
  .kb-buttons-container button {
    background-color: #0f9c1f;
    text-transform: uppercase;
    border-radius: 0.35714rem;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 1rem;
    transition: opacity 0.1s ease-in-out;
    margin-right: 8px; }
    .kb-buttons-container button:hover {
      opacity: 0.8; }
  @media (min-width: 992px) {
    .kb-buttons-container {
      width: 59.25%;
      height: 100%;
      margin: 16px auto;
      text-align: left; }
      .kb-buttons-container button {
        padding: 0.3rem 2rem;
        font-size: 18px; } }

#kb-added-to-basket {
  margin-bottom: 5rem; }

.kb-added-to-basket-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #ededed;
  display: block;
  text-align: center; }
  @media (min-width: 992px) {
    .kb-added-to-basket-container {
      width: 60%;
      display: flex;
      flex-wrap: wrap; } }

.kb-basket-heading {
  width: 100%;
  text-transform: uppercase;
  color: #0f9c1f;
  margin-top: 1rem;
  padding-top: 2rem; }

.kb-basket-image-container {
  display: none; }
  @media (min-width: 992px) {
    .kb-basket-image-container {
      display: block;
      width: 10%;
      padding-top: 1rem; } }

.kb-basket-image {
  max-width: 5.57143rem;
  padding-bottom: 2rem;
  margin-top: 1rem; }

.kb-basket-name-container {
  width: 100%; }
  @media (min-width: 992px) {
    .kb-basket-name-container {
      display: block;
      width: 60%;
      padding-left: 3rem;
      padding-top: 1rem; } }

.kb-basket-name {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 2rem; }
  @media (min-width: 992px) {
    .kb-basket-name {
      text-align: left;
      margin-top: 0; } }

.kb-basket-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.kb-basket-continue-button {
  width: 45%;
  background-color: #333333;
  color: white;
  padding: 0;
  height: 2.5rem;
  margin-right: 2.5%;
  margin-left: 2.5%;
  text-transform: uppercase;
  font-weight: bold; }
  @media (min-width: 992px) {
    .kb-basket-continue-button {
      margin-right: 1rem;
      margin-left: 0; } }

.kb-basket-view-button {
  width: 45%;
  background-color: #0f9c1f;
  color: white;
  padding: 0;
  height: 2.5rem;
  margin-right: 2.5%;
  margin-left: 2.5%;
  text-transform: uppercase;
  font-weight: bold; }
  @media (min-width: 992px) {
    .kb-basket-view-button {
      margin-right: 1rem;
      margin-left: 0; } }

.kb-basket-price-container {
  padding-top: 1rem;
  width: 100%;
  text-align: center;
  padding-bottom: 1rem;
  margin-top: 1rem; }
  @media (min-width: 992px) {
    .kb-basket-price-container {
      width: 30%;
      text-align: end;
      margin-top: 0; } }

.kb-basket-price {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.5rem; }
  @media (min-width: 992px) {
    .kb-basket-price {
      font-weight: 500;
      padding-right: 2rem; } }

.kb-basket-price-inc-vat {
  font-size: 1.28571rem; }
  @media (min-width: 992px) {
    .kb-basket-price-inc-vat {
      font-weight: 400;
      padding-right: 2rem; } }

.product-paypalCredit-content {
  margin: 0.71429rem 0; }
  .product-paypalCredit-content section img {
    display: block;
    padding-bottom: 0.71429rem;
    width: 62px; }
    @media screen and (max-width: 480px) {
      .product-paypalCredit-content section img {
        margin: 0 auto; } }
  .product-paypalCredit-content section section:first-child img {
    margin-left: 1.42857rem; }
  .product-paypalCredit-content section .paypal-credit-modal-ol li {
    color: #001435;
    font-weight: 450;
    font-size: 1.28571rem;
    margin-bottom: .5rem; }
  .product-paypalCredit-content section .paypal-credit-modal-ol img {
    width: 100%; }
  .product-paypalCredit-content p {
    margin-bottom: .2rem;
    font-weight: 600; }
  @media screen and (max-width: 480px) {
    .product-paypalCredit-content .paypal-credit-modal-header .close-paypal-credit-modal {
      height: 30px !important; } }
  .product-paypalCredit-content .paypal-credit-modal-header img {
    position: absolute;
    top: 67px;
    right: 0px;
    width: 50%;
    pointer-events: none; }
    @media screen and (max-width: 480px) {
      .product-paypalCredit-content .paypal-credit-modal-header img {
        top: 125px;
        right: 5px; } }
    @media screen and (max-width: 378px) {
      .product-paypalCredit-content .paypal-credit-modal-header img {
        top: 126px;
        right: 2px; } }
  .product-paypalCredit-content .kitbuilder-paypal-credit-modal-body {
    display: flex;
    justify-content: center;
    gap: 60px; }
    @media screen and (max-width: 480px) {
      .product-paypalCredit-content .kitbuilder-paypal-credit-modal-body {
        gap: 30px; } }
    .product-paypalCredit-content .kitbuilder-paypal-credit-modal-body section {
      flex-direction: column;
      align-items: center; }
  .product-paypalCredit-content .kit-builder-paypal-slidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: right 3s ease-in-out;
    opacity: 0;
    visibility: hidden; }
    .product-paypalCredit-content .kit-builder-paypal-slidebar-overlay.active {
      z-index: 9999 !important;
      opacity: 1;
      visibility: visible; }
    .product-paypalCredit-content .kit-builder-paypal-slidebar-overlay svg {
      position: absolute;
      top: 4%;
      left: 4%;
      transform: translate(-50%, -50%);
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .product-paypalCredit-content .kit-builder-paypal-slidebar-overlay svg:hover path {
        stroke: #fce500; }
      @media screen and (max-width: 480px) {
        .product-paypalCredit-content .kit-builder-paypal-slidebar-overlay svg {
          display: none; } }
  .product-paypalCredit-content .paypal-credit-modal-open {
    display: flex;
    justify-content: center;
    cursor: pointer;
    padding: 0 0.85714rem; }
  .product-paypalCredit-content .product-paypalCredit-text-kb {
    margin-left: 0.35714rem; }
    @media screen and (max-width: 480px) {
      .product-paypalCredit-content .product-paypalCredit-text-kb {
        margin-left: 0;
        font-size: 0.78571rem;
        padding: 0; } }
  .product-paypalCredit-content .kitbuilder-paypal-credit-modal-content {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }

.kit-builder-more-info-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000; }
  @media (min-width: 992px) {
    .kit-builder-more-info-modal {
      overflow-y: auto;
      scrollbar-width: thin; }
      .kit-builder-more-info-modal ::-webkit-scrollbar {
        width: 8px;
        height: 8px; } }
  .kit-builder-more-info-modal .kit-builder-modal-spec {
    margin: 0.71429rem 0; }
  .kit-builder-more-info-modal .kit-builder-modal-content {
    position: fixed;
    background-color: #fff;
    padding: 1.42857rem 0.71429rem 0 0.71429rem;
    border-radius: 4px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    z-index: 999999 !important;
    max-width: 50rem;
    width: 90%;
    text-align: left;
    max-height: 92vh;
    overflow-y: auto;
    margin: 8vh 0; }
    @media screen and (max-width: 551px) {
      .kit-builder-more-info-modal .kit-builder-modal-content {
        position: relative;
        width: 100%;
        height: 100dvh;
        max-height: 100vh;
        border-radius: 0;
        margin: 0;
        padding: 1.42857rem 0 0 0;
        overflow-y: hidden; } }
    .kit-builder-more-info-modal .kit-builder-modal-content h2 {
      text-align: center;
      font-size: 1.57143rem;
      margin-bottom: 0; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content h2 {
          font-size: 1.14286rem;
          margin-bottom: 0.71429rem;
          padding: 0.71429rem 0.71429rem 0 0.71429rem; } }
    .kit-builder-more-info-modal .kit-builder-modal-content img {
      display: block;
      width: 100%;
      max-width: 200px;
      margin: 0 auto; }
    .kit-builder-more-info-modal .kit-builder-modal-content h4 {
      font-size: 1.28571rem;
      padding: 0 0.71429rem; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content h4 {
          font-size: 1.14286rem; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-tabs h4 {
      font-size: 1.14286rem; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-tabs h4 {
          font-size: 1rem;
          text-align: center; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-bottom-prices-and-buttons {
      display: flex;
      align-items: baseline;
      border-top: 2px solid #cccccc;
      padding: 0.35714rem 0; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-bottom-prices-and-buttons {
          position: fixed;
          bottom: 0;
          left: 0;
          width: 100%;
          background-color: white;
          z-index: 99998 !important; }
          .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-bottom-prices-and-buttons .product-action-col {
            width: 50%; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-keyfeatures-and-image {
      display: flex;
      align-items: center;
      gap: 10px;
      padding-top: 1.07143rem;
      margin: 0 auto;
      justify-content: center;
      width: 100%; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-keyfeatures-and-image {
          padding-top: 0;
          gap: 0; }
          .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-keyfeatures-and-image img {
            max-width: 150px; } }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-keyfeatures-and-image section {
        width: 60%; }
        @media screen and (max-width: 551px) {
          .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-keyfeatures-and-image section {
            width: 65%; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-close {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      top: 10px;
      right: 10px;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      border: none;
      padding: 0;
      background-color: #cccccc; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-close {
          right: 2%;
          top: 5px;
          width: 25px;
          height: 25px; } }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-close:hover {
        background-color: #b3b3b3; }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-close svg {
        position: absolute;
        fill: #fff;
        width: 20px;
        height: 20px; }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-spec {
      box-shadow: none !important;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      padding: 0 0.71429rem 0.71429rem 0.71429rem; }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-spec table {
        margin-bottom: 1rem; }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-spec table tr {
        background-color: #ffff !important; }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-spec table tr:nth-child(even) {
        background-color: #e7e7e7 !important; }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-tabs {
      display: flex;
      background-color: #e7e7e7;
      margin-right: 0.57143rem; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-tabs {
          margin-right: 0; } }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-tabs h4 {
        padding-top: 0.85714rem;
        cursor: pointer; }
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-tabs h4.active {
          background-color: #fff;
          text-decoration: underline;
          margin-bottom: 0; }
    @media screen and (max-width: 551px) {
      .kit-builder-more-info-modal .kit-builder-modal-content .pd-specification table tr td {
        font-size: 0.85714rem; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-key-features li {
      font-size: 1.14286rem; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-key-features li {
          font-size: 1rem; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-tabs-content {
      overflow-y: auto;
      min-height: 250px;
      max-height: 250px; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-tabs-content {
          padding-bottom: 1.42857rem;
          min-height: 40dvh;
          max-height: 40dvh; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-description,
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-whats-in-the-box {
      padding-top: 1.42857rem; }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-description p, .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-description li,
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-whats-in-the-box p,
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-whats-in-the-box li {
        font-size: 1rem;
        margin-bottom: .8rem; }
        @media screen and (max-width: 551px) {
          .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-description p, .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-description li,
          .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-whats-in-the-box p,
          .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-whats-in-the-box li {
            font-size: 0.92857rem; } }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-description li,
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-product-whats-in-the-box li {
        margin-left: 0.57143rem; }
    .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-bottom-prices-and-buttons {
      display: flex;
      align-items: baseline;
      border-top: 2px solid #cccccc;
      padding: 0.35714rem 0; }
      .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-bottom-prices-and-buttons .product-price-sale-values:empty {
        min-height: 0 !important; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kit-builder-modal-bottom-prices-and-buttons .product-action-col {
          width: 50%; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .product-non-sale-price {
      text-align: center; }
    .kit-builder-more-info-modal .kit-builder-modal-content .kb-product-selectors-container {
      margin-bottom: 2.85714rem; }
    .kit-builder-more-info-modal .kit-builder-modal-content .kb-action-button {
      padding: 0.71429rem;
      font-size: 1.28571rem; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .kb-action-button {
          font-size: 0.92857rem;
          padding: 0.57143rem; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .product-savings {
      font-size: 0.92857rem; }
      @media screen and (max-width: 551px) {
        .kit-builder-more-info-modal .kit-builder-modal-content .product-savings {
          font-size: 0.78571rem; } }
    .kit-builder-more-info-modal .kit-builder-modal-content .product-price-inc-vat {
      text-align: center; }
    .kit-builder-more-info-modal .kit-builder-modal-content .kb-product-selector {
      max-width: 195px; }
      .kit-builder-more-info-modal .kit-builder-modal-content .kb-product-selector span {
        font-size: 1.28571rem;
        font-weight: 500; }
        @media screen and (max-width: 551px) {
          .kit-builder-more-info-modal .kit-builder-modal-content .kb-product-selector span {
            font-size: 1.07143rem; } }
      .kit-builder-more-info-modal .kit-builder-modal-content .kb-product-selector select {
        font-size: 1.14286rem;
        cursor: pointer;
        height: 2rem;
        font-weight: 500;
        max-width: 75px; }
  .kit-builder-more-info-modal .kit-builder-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000; }

#accessories-finder {
  padding: 2.14286rem 0.71429rem; }
  #accessories-finder h1 {
    text-transform: uppercase;
    line-height: normal; }
    @media (min-width: 992px) {
      #accessories-finder h1 {
        font-size: 3.57143rem; } }
  #accessories-finder p {
    margin: 0; }
    @media (min-width: 992px) {
      #accessories-finder p {
        font-size: 1.28571rem; } }
  #accessories-finder #acfi-results-title {
    margin-top: 0; }
    #accessories-finder #acfi-results-title span {
      font-size: 25px;
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      text-transform: uppercase; }
  #accessories-finder .acfi-container {
    display: flex;
    align-items: center;
    flex-flow: column wrap;
    color: #333333;
    max-width: 100%;
    margin: 2rem auto; }
    #accessories-finder .acfi-container .acfi-levels {
      width: 100%;
      text-align: center;
      background-color: #ededed;
      padding: 0.71429rem 0.28571rem;
      margin-bottom: 2.14286rem; }
      #accessories-finder .acfi-container .acfi-levels .level-label {
        display: inline-block;
        font-size: 15px;
        font-weight: 700;
        color: white;
        margin: 0.28571rem;
        padding: 0.57143rem 1.71429rem;
        cursor: default;
        transition: all 0.1s ease-in-out;
        height: 2.85714rem; }
        #accessories-finder .acfi-container .acfi-levels .level-label:hover {
          cursor: pointer;
          opacity: 0.8; }
        #accessories-finder .acfi-container .acfi-levels .level-label.active {
          color: #333333;
          pointer-events: all;
          border-bottom: 0.14286rem solid #edd700;
          background-color: #fce500;
          position: relative;
          margin-right: 1.42857rem; }
          #accessories-finder .acfi-container .acfi-levels .level-label.active::after {
            content: " ";
            display: block;
            width: 0;
            height: 0;
            color: #fce500;
            border-top-width: 1.42857rem;
            border-bottom-width: 1.42857rem;
            border-top-style: solid;
            border-bottom-style: solid;
            border-top-color: rgba(0, 0, 0, 0);
            border-bottom-color: rgba(0, 0, 0, 0);
            position: absolute;
            left: 100%;
            border-left-width: 1.42857rem;
            border-left-style: solid;
            margin-top: -2.21429rem; }
        #accessories-finder .acfi-container .acfi-levels .level-label.disabled {
          pointer-events: none; }
        #accessories-finder .acfi-container .acfi-levels .level-label:last-of-type {
          pointer-events: none; }
    #accessories-finder .acfi-container .acfi-options {
      width: 100%;
      max-width: 109.28571rem;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap; }
      @media (min-width: 992px) {
        #accessories-finder .acfi-container .acfi-options {
          justify-content: center; } }
      #accessories-finder .acfi-container .acfi-options .option {
        display: inline-block;
        padding: 0.17857rem 0.17857rem;
        border-radius: 0.21429rem;
        margin: 0.57143rem 0.28571rem;
        border: 0.07143rem solid #ededed;
        background-color: #ededed;
        max-width: 31.17%;
        text-align: center;
        width: 100%;
        min-height: 11.64286rem;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column; }
        @media only screen and (max-width: 388px) {
          #accessories-finder .acfi-container .acfi-options .option {
            max-width: 30.6%; } }
        @media (min-width: 992px) {
          #accessories-finder .acfi-container .acfi-options .option {
            max-width: 12.85714rem;
            min-height: 16.28571rem; } }
        #accessories-finder .acfi-container .acfi-options .option:hover {
          opacity: 0.8;
          cursor: pointer;
          box-shadow: rgba(207, 208, 209, 0.5) 3px 3px 6px;
          background-color: #efeff0; }
        #accessories-finder .acfi-container .acfi-options .option img {
          width: 100%;
          margin-bottom: 0; }
        #accessories-finder .acfi-container .acfi-options .option span {
          min-height: 5.57143rem;
          font-size: 1rem;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%; }
          @media (min-width: 992px) {
            #accessories-finder .acfi-container .acfi-options .option span {
              font-size: 1.14286rem; } }
    #accessories-finder .acfi-container .acfi-results {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      padding: 0; }
      @media (min-width: 992px) {
        #accessories-finder .acfi-container .acfi-results {
          padding: 0.35714rem 1.14286rem; } }
      #accessories-finder .acfi-container .acfi-results .result {
        margin: 0 0.57143rem; }
    #accessories-finder .acfi-container #acfi-results span.result {
      display: none; }
    #accessories-finder .acfi-container #acfi-results #acfi-productGrid {
      padding: 0.35714rem;
      margin: 0;
      width: 100%;
      max-width: 109.28571rem;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap; }
      #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item-container {
        list-style: none;
        margin-bottom: 0.71429rem;
        padding: 0.35714rem; }
        #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item-container.recommended {
          order: -1; }
      #accessories-finder .acfi-container #acfi-results #acfi-productGrid .recommended-badge {
        background-color: gold;
        color: black;
        padding: 5px;
        position: absolute;
        top: 6px;
        font-weight: 600;
        right: 6.3px;
        border-radius: 0 10px 0 0;
        font-size: 0.85714rem; }
      #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item {
        display: flex;
        flex-direction: column;
        background-color: white;
        border: 0.07143rem solid #cfcfcf;
        border-radius: 0.71429rem;
        box-shadow: rgba(0, 0, 0, 0.24) 0 0.21429rem 0.57143rem;
        padding: 0; }
        #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-image-container {
          display: flex;
          justify-content: center;
          align-items: center; }
          #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-image-container img {
            max-width: 10.71429rem;
            width: 100%; }
        #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-brand-logo-container {
          display: flex;
          justify-content: center;
          align-items: center; }
          #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-brand-logo-container img {
            max-width: 5.71429rem;
            width: 100%; }
        #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-title-container {
          padding: 0.35714rem 0.35714rem 0 0.35714rem;
          text-align: center;
          min-height: 5rem; }
          @media only screen and (max-width: 1300px) and (min-width: 991px) {
            #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-title-container {
              min-height: 6.64286rem; } }
          @media screen and (max-width: 480px) {
            #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-title-container {
              min-height: 5.35714rem; } }
          #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-title-container a {
            text-decoration: none; }
        #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-attributes-container {
          min-height: 115px;
          padding: 0.71429rem 0 0.71429rem 1.42857rem; }
          #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-attributes-container p {
            display: flex;
            align-items: center;
            gap: 5px;
            color: #5e5e5e;
            font-weight: 500;
            margin-bottom: 0.35714rem;
            font-size: 0.89286rem; }
        #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-price-container {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center; }
          #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-price-container .acfi-price-exvat span {
            font-family: 'Oswald', 'Karla', Arial, Helvetica, sans-serif;
            font-size: 1.57143rem; }
            #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-price-container .acfi-price-exvat span:last-of-type {
              font-size: 0.71429rem; }
          #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-price-container .acfi-price-incvat span {
            font-size: 0.92857rem;
            color: #707070; }
        #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-button-container {
          margin-top: 0.71429rem; }
          #accessories-finder .acfi-container #acfi-results #acfi-productGrid .acfi-product-item .acfi-button-container .acfi-add-to-cart-button {
            width: 100%;
            background-color: #0f9c1f;
            color: white;
            padding: 0.71429rem 0.35714rem;
            border-radius: 0 0 0.71429rem 0.71429rem;
            font-family: 'Oswald', 'Karla', Arial, Helvetica, sans-serif;
            font-size: 1.14286rem; }
  #accessories-finder #acfi-subheading {
    font-size: 25px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }

#navigation-list {
  padding-bottom: 100px;
  margin-top: 50px; }
  @media (min-width: 992px) {
    #navigation-list {
      width: 100%;
      max-width: 21vw; } }
  #navigation-list * {
    outline: none; }
  #navigation-list .mobile-header {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    text-transform: uppercase;
    background-color: #FCE502; }
    #navigation-list .mobile-header a {
      text-decoration: none;
      padding: 0;
      font-size: 1.42857rem; }
    #navigation-list .mobile-header span {
      display: flex;
      align-items: center;
      font-family: 'Karla', Arial, Helvetica, sans-serif;
      font-weight: 700; }
    #navigation-list .mobile-header .mobile-header-back {
      font-size: 16px;
      cursor: pointer; }
      #navigation-list .mobile-header .mobile-header-back svg {
        margin-right: 10px; }
  #navigation-list li {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0 15px; }
    @media (min-width: 992px) {
      #navigation-list li {
        padding: 0; } }
    #navigation-list li.active {
      background-color: rgba(0, 0, 0, 0.05); }
    #navigation-list li .category-link {
      text-decoration: none;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 0;
      padding: 7px; }
      @media (min-width: 992px) {
        #navigation-list li .category-link {
          padding: 10px 8px 10px 0; } }
      #navigation-list li .category-link.active {
        background-color: #f6dd01; }
      #navigation-list li .category-link .category-link-inner {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        #navigation-list li .category-link .category-link-inner:first-of-type {
          width: 90%; }
    #navigation-list li .category-label {
      font-family: Karla,Arial,Helvetica,sans-serif;
      font-size: 1.14286rem;
      font-weight: 400;
      padding-left: 0; }
      @media (min-width: 992px) {
        #navigation-list li .category-label {
          padding-left: 1.42857rem;
          font-size: 1rem;
          font-weight: 700; } }
    #navigation-list li img {
      width: 1.28571rem;
      margin-right: 1rem; }

@media screen and (min-width: 992px) {
  #navigation-list {
    padding: 0 0 250px 0;
    margin: 0; }
    #navigation-list li {
      border-bottom: 1px solid #f6dd01; }
      #navigation-list li .category-label {
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: uppercase; }
      #navigation-list li .category-link {
        padding: 10px 5px; }
      #navigation-list li svg {
        padding: 2.5px;
        margin-right: 5px; }
    #navigation-list .mobile-header {
      display: none; } }

@media screen and (min-width: 990px) and (max-width: 1300px) {
  .custom-desktop-nav .navPage-megaMenu {
    width: 25vw; }
    .custom-desktop-nav .navPage-megaMenu.is-open {
      width: 25vw;
      max-width: 25vw; }
  .custom-desktop-nav .navPage-megaMenu-inner #subCategories-container {
    max-width: 25vw; }
  #navigation-list {
    max-width: 25vw; }
  .items-drawer.move-out {
    left: 25vw; } }

.items-drawer {
  position: absolute;
  top: 50px;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: calc(100% - 50px); }
  .items-drawer .bold-title {
    display: inline-block;
    font-family: Karla,Arial,Helvetica,sans-serif;
    text-decoration: none;
    padding: 6px 8px;
    font-size: 1rem;
    font-weight: 700 !important; }
  .items-drawer .click {
    display: none; }
    .items-drawer .click:hover {
      opacity: 0.8;
      cursor: pointer; }
  .items-drawer .back {
    text-transform: uppercase;
    font-family: 'Karla', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .items-drawer .back svg {
      margin-right: 10px; }
  .items-drawer .drawer-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #FCE502;
    padding: 10px;
    border-top: 1px solid #f6dd01; }
    @media (min-width: 992px) {
      .items-drawer .drawer-header {
        padding: 8px 28px; } }
    .items-drawer .drawer-header span .bold-title {
      font-size: 1.42857rem !important;
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      text-transform: uppercase; }
      @media (min-width: 992px) {
        .items-drawer .drawer-header span .bold-title {
          font-size: 1.78571rem; } }
    .items-drawer .drawer-header span a:nth-child(2) {
      display: none; }
    .items-drawer .drawer-header a {
      margin: 0;
      padding: 0;
      text-decoration: none; }
  .items-drawer .drawer-content .item-box {
    border-bottom: 1px solid #eee;
    padding: 1px 5px; }
    .items-drawer .drawer-content .item-box a {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      font-weight: 400;
      font-size: 16px; }
      @media (min-width: 992px) {
        .items-drawer .drawer-content .item-box a {
          font-size: 14px; } }
      .items-drawer .drawer-content .item-box a span {
        display: flex; }
    .items-drawer .drawer-content .item-box .desktop-sub-category {
      display: none; }
  .items-drawer .drawer-content .desktop-children {
    display: none; }

@media screen and (min-width: 992px) {
  .items-drawer {
    top: 0;
    left: 0;
    z-index: -1;
    min-width: 75vw;
    min-height: 400px;
    padding: 16px 16px 64px 16px;
    box-shadow: 0 4px 20px -2px #ccc;
    animation: slide_left_to_right .2s ease-in-out;
    height: auto; }
  @keyframes slide_left_to_right {
    from {
      margin-left: -300%;
      z-index: -1; }
    to {
      margin-left: 0; } }
    .items-drawer .bold-title {
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      margin: 0;
      padding: 0; }
    .items-drawer .click {
      display: inline-block; }
    .items-drawer .back {
      display: none; }
    .items-drawer .drawer-header {
      padding: 12px 16px;
      margin-bottom: 15px; }
      .items-drawer .drawer-header span a:first-child, .items-drawer .drawer-header span.click {
        font-size: 1.78571rem;
        margin-right: 15px; }
      .items-drawer .drawer-header span a:nth-child(2) {
        display: inline-block;
        font-size: 1.14286rem;
        text-decoration: underline;
        text-underline-position: under; }
      .items-drawer .drawer-header a {
        margin: 0;
        padding: 0;
        text-decoration: none; }
    .items-drawer .drawer-content {
      column-count: 3;
      page-break-inside: avoid;
      break-inside: avoid; }
      .items-drawer .drawer-content .desktop-children {
        display: block; }
      .items-drawer .drawer-content .item-box {
        break-inside: avoid;
        margin-bottom: 1rem;
        padding-bottom: 10px; }
        .items-drawer .drawer-content .item-box a {
          display: block;
          margin: 0;
          padding: 0;
          text-decoration: none; }
        .items-drawer .drawer-content .item-box .view-all {
          font-weight: bold;
          text-decoration: underline; }
        .items-drawer .drawer-content .item-box .mobile-sub-category {
          display: none; }
        .items-drawer .drawer-content .item-box .desktop-sub-category {
          display: inline-block; }
      .items-drawer .drawer-content .desktop-children {
        display: block; } }

@media screen and (min-width: 992px) and (min-width: 992px) {
  .move-out {
    left: 21vw; } }

.quick-add-to-cart-button {
  min-height: 45px; }
  .quick-add-to-cart-button.quick-add-to-cart-button-added {
    display: flex;
    background-color: #fce500 !important;
    color: #333333 !important;
    display: flex;
    justify-content: center;
    align-items: baseline;
    line-height: normal;
    min-height: 45px;
    font-size: 20px; }
    .quick-add-to-cart-button.quick-add-to-cart-button-added img {
      width: 20px;
      margin-right: 5px; }

#its-competitions h1, #its-competitions h2 {
  font-family: 'Karla', Arial, Helvetica, sans-serif;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  color: white;
  margin-bottom: 20px; }

#its-competitions a {
  text-decoration: none; }

#its-competitions .competitions-container .competitions-header {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  #its-competitions .competitions-container .competitions-header:nth-child(n+2) {
    display: none; }
  #its-competitions .competitions-container .competitions-header .competitions-header-featured {
    background-color: #fce500;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 20px; }
    #its-competitions .competitions-container .competitions-header .competitions-header-featured h3 {
      color: #333333;
      font-size: 16px;
      font-style: italic;
      margin-bottom: 0; }
  #its-competitions .competitions-container .competitions-header .competitions-header-text {
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), black);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 50px; }
    @media (min-width: 992px) {
      #its-competitions .competitions-container .competitions-header .competitions-header-text {
        padding: 160px 100px; } }
    #its-competitions .competitions-container .competitions-header .competitions-header-text h1 {
      font-size: 40px; }
    #its-competitions .competitions-container .competitions-header .competitions-header-text p {
      color: white;
      font-size: 20px; }
    #its-competitions .competitions-container .competitions-header .competitions-header-text a.competitions-button {
      border: none;
      outline: 0;
      display: inline-block;
      padding: 10px 25px;
      color: black;
      background-color: #ddd;
      text-align: center;
      cursor: pointer;
      font-size: 18px;
      text-decoration: none;
      border-radius: 5px;
      background-color: #fce500;
      font-weight: 800; }
      #its-competitions .competitions-container .competitions-header .competitions-header-text a.competitions-button:hover {
        background-color: #555;
        color: white; }

#its-competitions .competitions-container .competition-usps {
  background-color: #1c1c20;
  padding: 20px 0; }
  #its-competitions .competitions-container .competition-usps .row {
    max-width: 1200px;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    #its-competitions .competitions-container .competition-usps .row:first-of-type > .columns {
      margin-bottom: 10px; }
      #its-competitions .competitions-container .competition-usps .row:first-of-type > .columns:last-of-type {
        margin-bottom: 0; }
  #its-competitions .competitions-container .competition-usps h2 {
    background: linear-gradient(93deg, #fee402 0%, #b77b13 82%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
    margin-bottom: 0;
    font-size: 20px; }
    @media (min-width: 992px) {
      #its-competitions .competitions-container .competition-usps h2 {
        font-size: 30px; } }
  #its-competitions .competitions-container .competition-usps span {
    color: #fff;
    line-height: normal;
    font-size: 16px; }
    @media (min-width: 992px) {
      #its-competitions .competitions-container .competition-usps span {
        font-size: 25px; } }

#its-competitions .competitions-container .competitions-content {
  padding: 50px 10px;
  background-color: #000000;
  background-color: #d2a813;
  background-image: linear-gradient(315deg, #d2a813 0%, #000000 74%); }
  #its-competitions .competitions-container .competitions-content .competitions-intro-text h2 {
    font-size: 35px; }
  #its-competitions .competitions-container .competitions-content .competitions-intro-text p {
    color: white;
    max-width: 990px;
    margin: 0 auto 30px auto;
    font-size: 17px; }

#its-competitions .competitions-container .competition-cards {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto; }
  #its-competitions .competitions-container .competition-cards .competition-card {
    margin-bottom: 20px; }
  #its-competitions .competitions-container .competition-cards .cc-inner {
    background-color: #fff;
    border-radius: 7px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-image-container {
      position: relative; }
      #its-competitions .competitions-container .competition-cards .cc-inner .cc-image-container .cc-last-chance {
        position: absolute;
        top: 5px;
        right: 5px;
        padding: 5px;
        width: 150px;
        text-align: center; }
      #its-competitions .competitions-container .competition-cards .cc-inner .cc-image-container .cc-last-chance-active {
        background-color: #000;
        transform: skew(-10deg);
        -webkit-transform: skew(-10deg);
        -moz-transform: skew(-10deg);
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        transition: all .5s; }
        #its-competitions .competitions-container .competition-cards .cc-inner .cc-image-container .cc-last-chance-active:hover {
          background-color: #fce500; }
          #its-competitions .competitions-container .competition-cards .cc-inner .cc-image-container .cc-last-chance-active:hover span {
            color: #000; }
        #its-competitions .competitions-container .competition-cards .cc-inner .cc-image-container .cc-last-chance-active span {
          color: #fce500;
          font-weight: 800;
          text-transform: uppercase;
          width: 100%;
          font-family: 'Oswald';
          font-size: 16px; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-image {
      border-radius: 7px 7px 0 0; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-countdown-timer {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 5px;
      margin-bottom: 5px; }
      #its-competitions .competitions-container .competition-cards .cc-inner .cc-countdown-timer .cc-timer-el {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 20%;
        background-color: #f4f4f4;
        margin: 2.5px;
        padding: 2.5px;
        border-radius: 10px; }
        #its-competitions .competitions-container .competition-cards .cc-inner .cc-countdown-timer .cc-timer-el span:first-of-type {
          font-weight: 800; }
        #its-competitions .competitions-container .competition-cards .cc-inner .cc-countdown-timer .cc-timer-el span:last-of-type {
          text-transform: uppercase;
          font-size: 12px; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-text {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 5px;
      min-height: 144px; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-ending-soon {
      display: flex;
      align-items: center;
      padding: 5px;
      min-height: 40px; }
      #its-competitions .competitions-container .competition-cards .cc-inner .cc-ending-soon span {
        color: white;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        font-weight: 800;
        color: #fce500;
        font-size: 16px; }
      #its-competitions .competitions-container .competition-cards .cc-inner .cc-ending-soon.cc-ending-soon-active {
        background-color: #000;
        transition: all .5s; }
        #its-competitions .competitions-container .competition-cards .cc-inner .cc-ending-soon.cc-ending-soon-active:hover {
          background-color: #fce500; }
          #its-competitions .competitions-container .competition-cards .cc-inner .cc-ending-soon.cc-ending-soon-active:hover span {
            color: #000; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-end-date {
      text-transform: uppercase;
      margin-bottom: 5px; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-title {
      margin-bottom: 15px;
      line-height: normal; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-description {
      min-height: 42px;
      margin-bottom: 15px; }
    #its-competitions .competitions-container .competition-cards .cc-inner .cc-button {
      width: 100%;
      margin-bottom: 0;
      border-radius: 0 0 7px 7px;
      background: #fce500;
      color: black;
      border: none;
      font-size: 20px;
      padding: 20px 5px;
      transition: all .5s; }
      #its-competitions .competitions-container .competition-cards .cc-inner .cc-button:hover {
        background-color: #000;
        color: #fce500; }

#its-competitions .cc-remove {
  display: none; }

#superstore a {
  text-decoration: none; }

#superstore p {
  font-size: 1.14286rem; }

#superstore h2, #superstore h3 {
  margin: 1.42857rem 0 1.07143rem 0;
  display: flex;
  justify-content: center;
  align-items: center; }

#superstore img {
  width: 100%; }

@media screen and (max-width: 450px) {
  #superstore .range-image {
    margin-bottom: -10px !important; } }

#superstore button {
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

#superstore h2.section-title {
  font-size: 2.14286rem;
  line-height: normal; }
  @media (min-width: 992px) {
    #superstore h2.section-title {
      font-size: 2.5rem; } }

#superstore .row {
  max-width: 85.71429rem; }

#superstore .column {
  padding: 0.35714rem; }
  @media (min-width: 992px) {
    #superstore .column {
      padding: 0.5rem; } }

#superstore .primary-bg, #superstore .secondary-bg {
  padding: 0.71429rem 0.71429rem; }
  @media (min-width: 992px) {
    #superstore .primary-bg, #superstore .secondary-bg {
      padding: 2.14286rem 0.71429rem; } }

#superstore .secondary-bg {
  background-color: #383636; }
  #superstore .secondary-bg h2 {
    color: #fff; }

#superstore button.button-fw {
  width: 100%;
  padding: 0.71429rem 0.17857rem; }

#superstore .carousel-tooltip {
  display: none; }

#superstore #superstore-hero {
  position: relative;
  overflow: hidden; }
  #superstore #superstore-hero .video-container {
    width: 100vw;
    height: 28.57143rem; }
    @media (min-width: 992px) {
      #superstore #superstore-hero .video-container {
        height: 35.71429rem; } }
  #superstore #superstore-hero iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    pointer-events: none; }
  #superstore #superstore-hero .superstore-hero-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    padding: 0.71429rem; }
    #superstore #superstore-hero .superstore-hero-text h3, #superstore #superstore-hero .superstore-hero-text p {
      color: #fff; }
    #superstore #superstore-hero .superstore-hero-text h3 {
      line-height: normal;
      font-size: 1.42857rem; }
      @media (min-width: 992px) {
        #superstore #superstore-hero .superstore-hero-text h3 {
          font-size: 2.14286rem; } }
  @media (min-aspect-ratio: 16 / 9) {
    #superstore #superstore-hero .video-container iframe {
      height: 80vw; } }
  @media (max-aspect-ratio: 16 / 9) {
    #superstore #superstore-hero .video-container iframe {
      width: 177.78vh;
      height: 100vh; } }
  #superstore #superstore-hero img {
    width: 100%;
    max-width: 25.71429rem; }
    @media (min-width: 992px) {
      #superstore #superstore-hero img {
        max-width: 37rem; } }

#superstore-intro {
  position: relative;
  background-color: #fff;
  padding: 2.85714rem 0.71429rem; }
  #superstore-intro .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    #superstore-intro .row h1 a, #superstore-intro .row h2 a, #superstore-intro .row h3 a, #superstore-intro .row h4 a, #superstore-intro .row h5 a, #superstore-intro .row h6 a {
      text-decoration: underline; }
    #superstore-intro .row p {
      font-weight: 400;
      font-size: 1rem; }
      #superstore-intro .row p em, #superstore-intro .row p a, #superstore-intro .row p strong {
        font-size: 1rem; }
      #superstore-intro .row p em {
        font-weight: 700; }
      #superstore-intro .row p a {
        text-decoration: underline; }
  #superstore-intro #superstore-intro-more-text {
    display: none; }
  #superstore-intro #superstore-intro-more-btn {
    background-color: transparent;
    color: #000;
    font-family: 'Karla', Arial, Helvetica, sans-serif;
    text-transform: none;
    cursor: pointer;
    padding: 0; }

#superstore-highlight-categories {
  padding-bottom: 1.42857rem; }
  #superstore-highlight-categories .row {
    display: flex;
    flex-wrap: wrap; }
  #superstore-highlight-categories img {
    width: 100%; }
  #superstore-highlight-categories .superstore-highlight-category-item {
    padding: 0.71429rem; }
    #superstore-highlight-categories .superstore-highlight-category-item h3 {
      font-size: 1.07143rem;
      text-align: center; }
      @media (min-width: 992px) {
        #superstore-highlight-categories .superstore-highlight-category-item h3 {
          font-size: 1.42857rem; } }
    #superstore-highlight-categories .superstore-highlight-category-item button {
      width: 100%;
      margin-top: 1.07143rem;
      font-family: 'Oswald', Arial, Helvetica, sans-serif;
      text-transform: uppercase; }

#superstore-shop-department > .row {
  display: flex;
  flex-wrap: wrap; }

#superstore-shop-department .inner-container {
  padding: 0.14286rem; }

#superstore-shop-department .superstore-department-category-text {
  padding: 0.35714rem; }
  @media (min-width: 992px) {
    #superstore-shop-department .superstore-department-category-text {
      padding: 0.71429rem; } }
  #superstore-shop-department .superstore-department-category-text h3 {
    min-height: 3.42857rem;
    margin-top: 0;
    margin-bottom: 0.35714rem;
    font-size: 1.07143rem; }
    @media (min-width: 992px) {
      #superstore-shop-department .superstore-department-category-text h3 {
        min-height: auto;
        font-size: 1.42857rem;
        margin-bottom: 1.07143rem; } }
  #superstore-shop-department .superstore-department-category-text button {
    width: 100%;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.92857rem; }
    @media (min-width: 992px) {
      #superstore-shop-department .superstore-department-category-text button {
        font-size: 1.42857rem; } }

#superstore-popular-categories {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 56%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 98%, 0 100%);
  padding-bottom: 50px !important; }
  @media (min-width: 992px) {
    #superstore-popular-categories {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 56%, 0 100%);
      clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%); } }
  #superstore-popular-categories.category-resized-show {
    padding-bottom: 7.14286rem; }
    #superstore-popular-categories.category-resized-show .column {
      display: flex !important;
      flex-direction: column; }
  #superstore-popular-categories .slick-prev {
    left: -2.85714rem !important; }
  #superstore-popular-categories .slick-next {
    right: -2.85714rem !important; }
  #superstore-popular-categories .slick-dots button::before {
    background: #a4a4a4; }
  #superstore-popular-categories .slick-dots .slick-active button::before {
    background: #fff; }
  #superstore-popular-categories .slick-slide {
    margin-bottom: 1.42857rem; }
  #superstore-popular-categories .superstore-popular-categories-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.35714rem 0.71429rem; }
    #superstore-popular-categories .superstore-popular-categories-text h3 {
      font-size: 1rem;
      min-height: 4.28571rem;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0; }
      @media (min-width: 992px) {
        #superstore-popular-categories .superstore-popular-categories-text h3 {
          font-size: 1.14286rem; } }
    #superstore-popular-categories .superstore-popular-categories-text svg {
      width: 2.14286rem;
      height: 2.14286rem; }
  #superstore-popular-categories .superstore-slick-navList .superstore-slide-container {
    display: flex;
    flex-wrap: wrap; }
  #superstore-popular-categories .superstore-slick-navList .column {
    display: none; }
    @media (min-width: 992px) {
      #superstore-popular-categories .superstore-slick-navList .column {
        display: flex;
        flex-direction: column; } }
  #superstore-popular-categories #load {
    margin-bottom: 7.14286rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 1.42857rem auto 3.57143rem auto;
    text-transform: uppercase;
    font-size: 2.14286rem;
    max-width: 28.57143rem;
    width: auto;
    padding: 1.78571rem 0.35714rem;
    border: none; }
    @media (min-width: 992px) {
      #superstore-popular-categories #load {
        display: none; } }

#superstore-ranges > .row {
  display: flex;
  flex-wrap: wrap; }

#superstore-ranges .superstore-ranges-text {
  padding: 0.71429rem;
  border-bottom: 0.14286rem solid #000; }
  #superstore-ranges .superstore-ranges-text h3 {
    font-size: 1.14286rem;
    margin-top: 0; }
    @media (min-width: 992px) {
      #superstore-ranges .superstore-ranges-text h3 {
        font-size: 1.57143rem; } }
  #superstore-ranges .superstore-ranges-text p {
    font-size: 1rem; }
  #superstore-ranges .superstore-ranges-text button {
    font-size: 0.92857rem; }
    @media (min-width: 992px) {
      #superstore-ranges .superstore-ranges-text button {
        font-size: 1.14286rem; } }

#superstore-explore .superstore-explore-text {
  padding: 0.71429rem; }

#superstore-powerzone h2, #superstore-warranty h2 {
  display: flex;
  justify-content: flex-start; }

#superstore-powerzone .superstore-powerzone-logo {
  max-width: 14.28571rem; }

#superstore-powerzone .slick-next, #superstore-powerzone .slick-prev {
  width: 2.5rem;
  height: 2.5rem; }

#superstore-powerzone .slick-next::before, #superstore-powerzone .slick-prev::before {
  width: 1.14286rem;
  height: 1.14286rem; }

#superstore-powerzone .slick-dots {
  bottom: 0; }
  #superstore-powerzone .slick-dots button::before {
    background: #a4a4a4; }
  #superstore-powerzone .slick-dots .slick-active button::before {
    background: #fff; }

#superstore-powerzone .row {
  display: flex;
  flex-direction: column; }
  @media (min-width: 992px) {
    #superstore-powerzone .row {
      flex-direction: row;
      align-items: center; } }

#superstore-warranty .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-direction: column-reverse; }
  @media (min-width: 992px) {
    #superstore-warranty .row {
      flex-direction: row; } }

#superstore-warranty img.superstore-warranty-logo {
  max-width: 14.28571rem; }

#superstore-shop-all {
  display: flex;
  justify-content: center;
  align-items: center; }
  #superstore-shop-all button {
    font-size: 1.78571rem;
    background-color: #000;
    color: #fff;
    font-weight: 700; }

#superstore-brands > .row {
  display: flex;
  flex-wrap: wrap; }

@media only screen and (max-width: 500px) {
  #superstore #superstore-hero img {
    max-width: 17.85714rem; }
  #superstore .section-title {
    font-size: 1.28571rem; }
  #superstore #load {
    font-size: 1.42857rem;
    max-width: 17.85714rem; }
  #superstore #superstore-ranges h3 {
    min-height: 3.42857rem;
    margin-bottom: 0.35714rem; }
  #superstore #superstore-ranges p {
    min-height: 8.35714rem;
    margin-bottom: 0; } }

.superstore-milwaukee h2.section-title, .superstore-makita h2.section-title, .superstore-dewalt h2.section-title {
  font-size: 24px !important;
  margin: 10px 0 10px 0 !important; }

.superstore-milwaukee h3, .superstore-makita h3, .superstore-dewalt h3 {
  font-size: 16px;
  padding: 5px 10px;
  min-height: 58px; }
  @media (min-width: 992px) {
    .superstore-milwaukee h3, .superstore-makita h3, .superstore-dewalt h3 {
      min-height: auto; } }

.superstore-milwaukee #superstore-hero h3, .superstore-makita #superstore-hero h3, .superstore-dewalt #superstore-hero h3 {
  margin: 10px 0 0 0;
  min-height: auto; }

.superstore-milwaukee .superstore-highlight-category-item, .superstore-makita .superstore-highlight-category-item, .superstore-dewalt .superstore-highlight-category-item {
  background-color: #383636; }
  .superstore-milwaukee .superstore-highlight-category-item h3, .superstore-makita .superstore-highlight-category-item h3, .superstore-dewalt .superstore-highlight-category-item h3 {
    color: #fff;
    margin: 0 !important; }
  .superstore-milwaukee .superstore-highlight-category-item button, .superstore-makita .superstore-highlight-category-item button, .superstore-dewalt .superstore-highlight-category-item button {
    background-color: #fff;
    color: #DC011B;
    border: 0.07143rem solid #fff; }

.superstore-milwaukee .superstore-department-category-text, .superstore-milwaukee .superstore-popular-categories-text, .superstore-milwaukee .inner-container, .superstore-makita .superstore-department-category-text, .superstore-makita .superstore-popular-categories-text, .superstore-makita .inner-container, .superstore-dewalt .superstore-department-category-text, .superstore-dewalt .superstore-popular-categories-text, .superstore-dewalt .inner-container {
  background-color: #DC011B; }
  .superstore-milwaukee .superstore-department-category-text h3, .superstore-milwaukee .superstore-department-category-text p, .superstore-milwaukee .superstore-popular-categories-text h3, .superstore-milwaukee .superstore-popular-categories-text p, .superstore-milwaukee .inner-container h3, .superstore-milwaukee .inner-container p, .superstore-makita .superstore-department-category-text h3, .superstore-makita .superstore-department-category-text p, .superstore-makita .superstore-popular-categories-text h3, .superstore-makita .superstore-popular-categories-text p, .superstore-makita .inner-container h3, .superstore-makita .inner-container p, .superstore-dewalt .superstore-department-category-text h3, .superstore-dewalt .superstore-department-category-text p, .superstore-dewalt .superstore-popular-categories-text h3, .superstore-dewalt .superstore-popular-categories-text p, .superstore-dewalt .inner-container h3, .superstore-dewalt .inner-container p {
    color: #fff; }
  .superstore-milwaukee .superstore-department-category-text button, .superstore-milwaukee .superstore-popular-categories-text button, .superstore-milwaukee .inner-container button, .superstore-makita .superstore-department-category-text button, .superstore-makita .superstore-popular-categories-text button, .superstore-makita .inner-container button, .superstore-dewalt .superstore-department-category-text button, .superstore-dewalt .superstore-popular-categories-text button, .superstore-dewalt .inner-container button {
    color: #fff;
    border: 1px solid #fff; }
  .superstore-milwaukee .superstore-department-category-text svg, .superstore-milwaukee .superstore-popular-categories-text svg, .superstore-milwaukee .inner-container svg, .superstore-makita .superstore-department-category-text svg, .superstore-makita .superstore-popular-categories-text svg, .superstore-makita .inner-container svg, .superstore-dewalt .superstore-department-category-text svg, .superstore-dewalt .superstore-popular-categories-text svg, .superstore-dewalt .inner-container svg {
    fill: #fff; }

.superstore-milwaukee .superstore-explore-text, .superstore-makita .superstore-explore-text, .superstore-dewalt .superstore-explore-text {
  background-color: #383636; }
  .superstore-milwaukee .superstore-explore-text h3, .superstore-milwaukee .superstore-explore-text p, .superstore-milwaukee .superstore-explore-text button, .superstore-makita .superstore-explore-text h3, .superstore-makita .superstore-explore-text p, .superstore-makita .superstore-explore-text button, .superstore-dewalt .superstore-explore-text h3, .superstore-dewalt .superstore-explore-text p, .superstore-dewalt .superstore-explore-text button {
    color: #fff; }
  .superstore-milwaukee .superstore-explore-text button, .superstore-makita .superstore-explore-text button, .superstore-dewalt .superstore-explore-text button {
    border: 1px solid #fff; }

.superstore-milwaukee #superstore-powerzone h2, .superstore-makita #superstore-powerzone h2, .superstore-dewalt #superstore-powerzone h2 {
  color: #DC011B; }

.superstore-milwaukee #superstore-powerzone .column:last-of-type button, .superstore-makita #superstore-powerzone .column:last-of-type button, .superstore-dewalt #superstore-powerzone .column:last-of-type button {
  background-color: #DC011B;
  color: #fff; }

.superstore-milwaukee #superstore-warranty, .superstore-makita #superstore-warranty, .superstore-dewalt #superstore-warranty {
  background-color: #DC011B; }
  .superstore-milwaukee #superstore-warranty h2, .superstore-milwaukee #superstore-warranty p, .superstore-milwaukee #superstore-warranty button, .superstore-makita #superstore-warranty h2, .superstore-makita #superstore-warranty p, .superstore-makita #superstore-warranty button, .superstore-dewalt #superstore-warranty h2, .superstore-dewalt #superstore-warranty p, .superstore-dewalt #superstore-warranty button {
    color: #fff; }
  .superstore-milwaukee #superstore-warranty button, .superstore-makita #superstore-warranty button, .superstore-dewalt #superstore-warranty button {
    border: 1px solid #fff; }

.superstore-milwaukee #load, .superstore-makita #load, .superstore-dewalt #load {
  background-color: #DC011B;
  color: #fff; }

.superstore-milwaukee .video-container, .superstore-makita .video-container, .superstore-dewalt .video-container {
  height: 300px !important; }

.superstore-milwaukee .superstore-hero-text img, .superstore-makita .superstore-hero-text img, .superstore-dewalt .superstore-hero-text img {
  max-width: 270px !important; }
  @media (min-width: 992px) {
    .superstore-milwaukee .superstore-hero-text img, .superstore-makita .superstore-hero-text img, .superstore-dewalt .superstore-hero-text img {
      max-width: 400px !important; } }

.superstore-milwaukee .superstore-hero-text h3, .superstore-makita .superstore-hero-text h3, .superstore-dewalt .superstore-hero-text h3 {
  font-size: 18px !important; }
  @media (min-width: 992px) {
    .superstore-milwaukee .superstore-hero-text h3, .superstore-makita .superstore-hero-text h3, .superstore-dewalt .superstore-hero-text h3 {
      font-size: 25px !important; } }

.superstore-milwaukee .superstore-hero-text p, .superstore-makita .superstore-hero-text p, .superstore-dewalt .superstore-hero-text p {
  margin-bottom: 0; }

.superstore-milwaukee #superstore-intro, .superstore-makita #superstore-intro, .superstore-dewalt #superstore-intro {
  padding: 10px; }

.superstore-milwaukee #superstore-highlight-categories, .superstore-makita #superstore-highlight-categories, .superstore-dewalt #superstore-highlight-categories {
  padding-top: 0px; }
  .superstore-milwaukee #superstore-highlight-categories .section-title, .superstore-makita #superstore-highlight-categories .section-title, .superstore-dewalt #superstore-highlight-categories .section-title {
    display: none; }

.superstore-milwaukee #slanted-section, .superstore-makita #slanted-section, .superstore-dewalt #slanted-section {
  background-image: url("https://its.co.uk/content/superstores/milwaukee/background-m-2.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 0;
  margin-bottom: 20px;
  overflow: visible; }
  .superstore-milwaukee #slanted-section .slanted-section:before, .superstore-milwaukee #slanted-section .slanted-section:after, .superstore-makita #slanted-section .slanted-section:before, .superstore-makita #slanted-section .slanted-section:after, .superstore-dewalt #slanted-section .slanted-section:before, .superstore-dewalt #slanted-section .slanted-section:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: inherit;
    z-index: -1;
    top: 0;
    transform-origin: left top;
    transform: skewY(-3deg); }
  .superstore-milwaukee #slanted-section .slanted-section:after, .superstore-makita #slanted-section .slanted-section:after, .superstore-dewalt #slanted-section .slanted-section:after {
    bottom: 0;
    transform-origin: left bottom;
    transform: skewY(3deg); }
  @media (min-width: 992px) {
    .superstore-milwaukee #slanted-section, .superstore-makita #slanted-section, .superstore-dewalt #slanted-section {
      padding: 50px 0;
      background-image: url("https://its.co.uk/content/superstores/milwaukee/background-2.jpg"); } }
  .superstore-milwaukee #slanted-section .row, .superstore-makita #slanted-section .row, .superstore-dewalt #slanted-section .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse; }
    .superstore-milwaukee #slanted-section .row h2, .superstore-makita #slanted-section .row h2, .superstore-dewalt #slanted-section .row h2 {
      margin-top: 0;
      text-align: center;
      display: flex;
      justify-content: center;
      font-size: 45px;
      line-height: normal;
      margin-bottom: 0; }
    @media (min-width: 992px) {
      .superstore-milwaukee #slanted-section .row, .superstore-makita #slanted-section .row, .superstore-dewalt #slanted-section .row {
        flex-direction: row; } }
  .superstore-milwaukee #slanted-section h2, .superstore-milwaukee #slanted-section p, .superstore-makita #slanted-section h2, .superstore-makita #slanted-section p, .superstore-dewalt #slanted-section h2, .superstore-dewalt #slanted-section p {
    color: #fff;
    text-align: left; }
  .superstore-milwaukee #slanted-section .button, .superstore-makita #slanted-section .button, .superstore-dewalt #slanted-section .button {
    background-color: #DC011B;
    color: #fff;
    border: none;
    font-size: 25px;
    padding: 20px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 100%; }
    @media (min-width: 992px) {
      .superstore-milwaukee #slanted-section .button, .superstore-makita #slanted-section .button, .superstore-dewalt #slanted-section .button {
        margin: 0; } }
    .superstore-milwaukee #slanted-section .button:hover, .superstore-makita #slanted-section .button:hover, .superstore-dewalt #slanted-section .button:hover {
      cursor: pointer; }
  .superstore-milwaukee #slanted-section video, .superstore-makita #slanted-section video, .superstore-dewalt #slanted-section video {
    width: 100%;
    cursor: none !important;
    pointer-events: none !important; }
    .superstore-milwaukee #slanted-section video:hover, .superstore-makita #slanted-section video:hover, .superstore-dewalt #slanted-section video:hover {
      cursor: none !important;
      pointer-events: none !important; }

.superstore-milwaukee #superstore-popular-categories, .superstore-makita #superstore-popular-categories, .superstore-dewalt #superstore-popular-categories {
  clip-path: none; }
  .superstore-milwaukee #superstore-popular-categories .row, .superstore-makita #superstore-popular-categories .row, .superstore-dewalt #superstore-popular-categories .row {
    max-width: 100%; }
    @media (min-width: 992px) {
      .superstore-milwaukee #superstore-popular-categories .row, .superstore-makita #superstore-popular-categories .row, .superstore-dewalt #superstore-popular-categories .row {
        max-width: 95%; } }
  .superstore-milwaukee #superstore-popular-categories .superstore-slide-container a, .superstore-makita #superstore-popular-categories .superstore-slide-container a, .superstore-dewalt #superstore-popular-categories .superstore-slide-container a {
    background-color: white;
    display: flex;
    flex-direction: column; }
  .superstore-milwaukee #superstore-popular-categories .superstore-slide-container img, .superstore-makita #superstore-popular-categories .superstore-slide-container img, .superstore-dewalt #superstore-popular-categories .superstore-slide-container img {
    max-width: 180px;
    margin: 0 auto; }
  .superstore-milwaukee #superstore-popular-categories .superstore-slide-container .superstore-slick-navList, .superstore-makita #superstore-popular-categories .superstore-slide-container .superstore-slick-navList, .superstore-dewalt #superstore-popular-categories .superstore-slide-container .superstore-slick-navList {
    max-width: 1630px; }

.superstore-milwaukee #superstore-shop-department, .superstore-makita #superstore-shop-department, .superstore-dewalt #superstore-shop-department {
  padding-top: 0; }
  .superstore-milwaukee #superstore-shop-department h2, .superstore-makita #superstore-shop-department h2, .superstore-dewalt #superstore-shop-department h2 {
    margin-top: 0 !important; }

.superstore-milwaukee .kit-builder-icons, .superstore-makita .kit-builder-icons, .superstore-dewalt .kit-builder-icons {
  display: flex;
  justify-content: center;
  padding: 20px;
  align-items: center;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .superstore-milwaukee .kit-builder-icons, .superstore-makita .kit-builder-icons, .superstore-dewalt .kit-builder-icons {
      justify-content: flex-start;
      padding: 0; } }

.superstore-milwaukee .container-hide, .superstore-makita .container-hide, .superstore-dewalt .container-hide {
  display: none; }

.superstore-milwaukee .superstore-department-category-text, .superstore-makita .superstore-department-category-text, .superstore-dewalt .superstore-department-category-text {
  min-height: 58px; }
  @media (min-width: 992px) {
    .superstore-milwaukee .superstore-department-category-text, .superstore-makita .superstore-department-category-text, .superstore-dewalt .superstore-department-category-text {
      min-height: 48px; } }

.superstore-milwaukee #superstore-powerzone h2, .superstore-milwaukee #superstore-warranty h2, .superstore-makita #superstore-powerzone h2, .superstore-makita #superstore-warranty h2, .superstore-dewalt #superstore-powerzone h2, .superstore-dewalt #superstore-warranty h2 {
  text-align: left;
  display: flex;
  justify-content: flex-start; }

.superstore-makita #superstore-highlight-categories button {
  color: #1f839f; }

.superstore-makita #superstore-shop-department {
  padding-top: 20px; }
  .superstore-makita #superstore-shop-department .inner-container {
    background-color: #1f839f; }
  .superstore-makita #superstore-shop-department .superstore-department-category-text {
    background-color: #1f839f; }
    .superstore-makita #superstore-shop-department .superstore-department-category-text h3 {
      min-height: 60px; }
      @media (min-width: 992px) {
        .superstore-makita #superstore-shop-department .superstore-department-category-text h3 {
          min-height: auto; } }
    .superstore-makita #superstore-shop-department .superstore-department-category-text button {
      background-color: #fff;
      color: #1f839f; }

.superstore-makita .superstore-popular-categories-text {
  background-color: #1f839f; }

.superstore-makita .superstore-explore-text h3 {
  color: #1f839f;
  margin: 0 !important;
  font-size: 20px; }

.superstore-makita #superstore-powerzone h2 {
  color: #1f839f; }

.superstore-makita #superstore-powerzone .button {
  background-color: #1f839f !important;
  border: none;
  font-size: 18px;
  padding: 20px; }

.superstore-makita #superstore-warranty {
  background-color: #1f839f; }
  .superstore-makita #superstore-warranty button {
    background-color: #fff;
    color: #1f839f; }

.superstore-makita #slanted-section {
  background-image: url("https://its.co.uk/content/superstores/makita/kit-builder/background-m.webp"); }
  @media (min-width: 992px) {
    .superstore-makita #slanted-section {
      background-image: url("https://its.co.uk/content/superstores/makita/kit-builder/background.webp"); } }
  .superstore-makita #slanted-section .button {
    background-color: #1f839f; }

.superstore-makita #superstore-popular-categories {
  padding-bottom: 0 !important; }

.superstore-makita #load.button {
  background-color: #1f839f;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.superstore-makita .superstore-hero-text {
  background-color: rgba(13, 101, 126, 0.6) !important; }

.superstore-makita #superstore-ranges {
  background-image: url("https://its.co.uk/content/superstores/makita/ranges/background.jpeg");
  background-size: cover;
  background-position: bottom; }
  .superstore-makita #superstore-ranges .section-title {
    color: #000; }
  .superstore-makita #superstore-ranges .range-container {
    height: 470px; }
    @media screen and (max-width: 450px) {
      .superstore-makita #superstore-ranges .range-container {
        height: 400px; }
        .superstore-makita #superstore-ranges .range-container .range-text {
          font-size: 18px !important; } }
    .superstore-makita #superstore-ranges .range-container .range-inner {
      background-color: #383636;
      height: 85%;
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 30px 10px; }
    .superstore-makita #superstore-ranges .range-container:nth-of-type(even) .range-inner {
      background-color: #1f839f; }
    .superstore-makita #superstore-ranges .range-container:nth-of-type(3) .range-inner {
      background-color: #000; }
    .superstore-makita #superstore-ranges .range-container .range-logo {
      max-width: 230px;
      width: 100%;
      margin-bottom: 20px; }
    .superstore-makita #superstore-ranges .range-container .range-text {
      color: #fff;
      margin: 0;
      font-size: 20px; }
    .superstore-makita #superstore-ranges .range-container .range-button-container {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      width: 100%;
      padding: 2%; }
      @media (min-width: 992px) {
        .superstore-makita #superstore-ranges .range-container .range-button-container {
          flex-wrap: nowrap; } }
      .superstore-makita #superstore-ranges .range-container .range-button-container .button {
        background-color: #fff;
        color: #1f839f;
        font-size: 18px;
        padding: 15px 10px !important;
        max-width: 180px; }
    .superstore-makita #superstore-ranges .range-container .range-image {
      width: 100%;
      position: absolute;
      bottom: -10%;
      max-width: 300px;
      margin: 0 auto;
      transition: scale .3s ease-in-out; }
      @media (min-width: 551px) {
        .superstore-makita #superstore-ranges .range-container .range-image {
          bottom: -20%; } }
      @media (min-width: 992px) {
        .superstore-makita #superstore-ranges .range-container .range-image {
          bottom: -20%; } }
      .superstore-makita #superstore-ranges .range-container .range-image:hover {
        scale: 1.1; }

.superstore-dewalt h2.section-title {
  font-size: 20px !important; }
  @media (min-width: 992px) {
    .superstore-dewalt h2.section-title {
      font-size: 24px !important; } }

.superstore-dewalt #superstore-intro > .row > p {
  display: none; }

.superstore-dewalt #superstore-highlight-categories .superstore-highlight-category-item {
  padding: 10px 5px;
  background-color: #000;
  text-align: center; }

.superstore-dewalt #superstore-highlight-categories .button {
  background-color: #fbb904;
  color: #000;
  padding: 15px 5px;
  margin: 0 auto;
  max-width: 300px;
  font-size: 14px;
  border: none; }
  @media (min-width: 992px) {
    .superstore-dewalt #superstore-highlight-categories .button {
      font-size: 18px; } }

.superstore-dewalt #slanted-section {
  background-image: url("https://its.co.uk/content/superstores/dewalt/kit-builder/background-m.webp") !important;
  padding: 0; }
  @media (min-width: 992px) {
    .superstore-dewalt #slanted-section {
      background-image: url("https://its.co.uk/content/superstores/dewalt/kit-builder/background.webp?q=1") !important; } }
  .superstore-dewalt #slanted-section h2 {
    text-shadow: 0px 3px 10px #000; }
  .superstore-dewalt #slanted-section > .row > .column:first-of-type h2 {
    font-size: 35px; }
    @media (min-width: 992px) {
      .superstore-dewalt #slanted-section > .row > .column:first-of-type h2 {
        font-size: 50px; } }

.superstore-dewalt #superstore-shop-department .inner-container, .superstore-dewalt #superstore-shop-department .superstore-department-category-text {
  background-color: #fbb904; }

.superstore-dewalt #superstore-shop-department h3 {
  color: #000; }

.superstore-dewalt #superstore-shop-department button {
  color: #fbb904;
  background-color: #000;
  border: none; }

.superstore-dewalt #superstore-popular-categories {
  padding-bottom: 0 !important; }
  .superstore-dewalt #superstore-popular-categories .superstore-slide-container > a {
    background: none !important; }
  .superstore-dewalt #superstore-popular-categories .superstore-popular-categories-text {
    background-color: #fbb904;
    padding: 0; }
    .superstore-dewalt #superstore-popular-categories .superstore-popular-categories-text h3 {
      color: #000; }
    .superstore-dewalt #superstore-popular-categories .superstore-popular-categories-text svg {
      fill: #000; }
  .superstore-dewalt #superstore-popular-categories #load {
    background-color: #fbb904;
    color: #000;
    margin: 0 auto;
    padding: 15px; }

.superstore-dewalt #superstore-shop-department {
  padding-top: 20px; }
  .superstore-dewalt #superstore-shop-department .superstore-department-category-text h3 {
    padding: 0;
    text-align: center;
    line-height: normal;
    font-size: 14px;
    min-height: 41px; }
    @media (min-width: 992px) {
      .superstore-dewalt #superstore-shop-department .superstore-department-category-text h3 {
        font-size: 20px; } }

.superstore-dewalt #superstore-ranges {
  background-image: url("https://its.co.uk/content/superstores/dewalt/ranges/background.jpg");
  background-size: cover;
  background-position: bottom; }
  .superstore-dewalt #superstore-ranges .section-title {
    color: #fff; }
  .superstore-dewalt #superstore-ranges .row {
    justify-content: center; }
  .superstore-dewalt #superstore-ranges .range-container {
    height: 470px; }
    @media screen and (max-width: 450px) {
      .superstore-dewalt #superstore-ranges .range-container {
        height: 400px; }
        .superstore-dewalt #superstore-ranges .range-container .range-text {
          font-size: 18px !important; } }
    .superstore-dewalt #superstore-ranges .range-container .range-inner {
      background-color: #383636;
      height: 85%;
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 30px 10px; }
    .superstore-dewalt #superstore-ranges .range-container:nth-of-type(even) .range-inner {
      background-color: #fbb904; }
    .superstore-dewalt #superstore-ranges .range-container:nth-of-type(even) .range-text {
      color: #000; }
    .superstore-dewalt #superstore-ranges .range-container:nth-of-type(even) .button {
      background-color: #000;
      color: #fbb904;
      border-color: #000; }
    .superstore-dewalt #superstore-ranges .range-container:nth-of-type(1) .button, .superstore-dewalt #superstore-ranges .range-container:nth-of-type(5) .button {
      background-color: #fbb904 !important;
      color: #000 !important;
      border-color: #fbb904; }
    .superstore-dewalt #superstore-ranges .range-container:nth-of-type(3) .range-inner {
      background-color: #000; }
    .superstore-dewalt #superstore-ranges .range-container:nth-of-type(3) .button {
      background-color: #fbb904 !important;
      color: #000 !important;
      border-color: #fbb904; }
    .superstore-dewalt #superstore-ranges .range-container .range-logo {
      max-width: 230px;
      width: 100%;
      margin-bottom: 20px; }
    .superstore-dewalt #superstore-ranges .range-container .range-text {
      color: #fff;
      margin: 0;
      font-size: 20px; }
    .superstore-dewalt #superstore-ranges .range-container .range-button-container {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      width: 100%;
      padding: 2%; }
      @media (min-width: 992px) {
        .superstore-dewalt #superstore-ranges .range-container .range-button-container {
          flex-wrap: nowrap; } }
      .superstore-dewalt #superstore-ranges .range-container .range-button-container .button {
        background-color: #000;
        color: #fff;
        border-color: #000;
        font-size: 18px;
        padding: 15px 10px !important;
        max-width: 180px;
        line-height: 1.2; }
    .superstore-dewalt #superstore-ranges .range-container .range-image {
      width: 100%;
      position: absolute;
      bottom: -10%;
      max-width: 300px;
      margin: 0 auto;
      transition: scale .3s ease-in-out; }
      @media (min-width: 551px) {
        .superstore-dewalt #superstore-ranges .range-container .range-image {
          bottom: -20%; } }
      @media (min-width: 992px) {
        .superstore-dewalt #superstore-ranges .range-container .range-image {
          bottom: -20%; } }
      .superstore-dewalt #superstore-ranges .range-container .range-image:hover {
        scale: 1.1; }

.superstore-dewalt .superstore-explore-text h3, .superstore-dewalt .superstore-explore-text p {
  text-align: center;
  min-height: auto;
  margin: 0 !important; }

.superstore-dewalt .superstore-explore-text p {
  margin-bottom: 10px !important; }

.superstore-dewalt #superstore-powerzone h2 {
  color: #000; }

.superstore-dewalt #superstore-powerzone a > button {
  background-color: #fbb904 !important;
  color: black !important;
  font-size: 18px; }

.superstore-dewalt #superstore-warranty {
  background-color: #fbb904; }
  .superstore-dewalt #superstore-warranty h2, .superstore-dewalt #superstore-warranty p {
    color: #000; }
  .superstore-dewalt #superstore-warranty button {
    background-color: #000;
    color: #fbb904;
    border: none;
    font-size: 18px; }

.superstore-milwaukee h2.section-title {
  font-size: 20px !important; }
  @media (min-width: 992px) {
    .superstore-milwaukee h2.section-title {
      font-size: 24px !important; } }

.superstore-milwaukee #superstore-intro > .row > p {
  display: none; }

.superstore-milwaukee #superstore-highlight-categories .superstore-highlight-category-item {
  padding: 10px 5px;
  background-color: #000;
  text-align: center; }

.superstore-milwaukee #superstore-highlight-categories .button {
  background-color: #DC011B;
  color: #fff;
  padding: 15px 5px;
  margin: 0 auto;
  max-width: 300px;
  font-size: 14px;
  border: none; }
  @media (min-width: 992px) {
    .superstore-milwaukee #superstore-highlight-categories .button {
      font-size: 18px; } }

.superstore-milwaukee #slanted-section {
  background: #DC011B;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px; }
  .superstore-milwaukee #slanted-section h2 {
    text-shadow: 0px 3px 10px #000; }
  .superstore-milwaukee #slanted-section #superstore-kb-shop-all {
    padding: 0; }
    .superstore-milwaukee #slanted-section #superstore-kb-shop-all .button {
      padding: 25px 10px;
      background-color: #000;
      margin: 0; }
  .superstore-milwaukee #slanted-section > .row > .column:first-of-type h2 {
    font-size: 35px; }
    @media (min-width: 992px) {
      .superstore-milwaukee #slanted-section > .row > .column:first-of-type h2 {
        font-size: 50px; } }

.superstore-milwaukee #superstore-shop-department .inner-container, .superstore-milwaukee #superstore-shop-department .superstore-department-category-text {
  background-color: #DC011B; }

.superstore-milwaukee #superstore-shop-department h3 {
  color: #fff; }

.superstore-milwaukee #superstore-shop-department button {
  color: #DC011B;
  background-color: #fff;
  border: none; }

.superstore-milwaukee #superstore-popular-categories {
  padding-bottom: 0 !important; }
  .superstore-milwaukee #superstore-popular-categories .superstore-slide-container > a {
    background: none !important; }
  .superstore-milwaukee #superstore-popular-categories .superstore-popular-categories-text {
    background-color: #DC011B;
    padding: 0; }
    .superstore-milwaukee #superstore-popular-categories .superstore-popular-categories-text h3 {
      color: #fff;
      line-height: 1.2; }
    .superstore-milwaukee #superstore-popular-categories .superstore-popular-categories-text svg {
      fill: #fff; }
  .superstore-milwaukee #superstore-popular-categories #load {
    background-color: #DC011B;
    color: #fff;
    margin: 0 auto;
    padding: 15px; }

.superstore-milwaukee #superstore-shop-department {
  padding-top: 20px; }
  .superstore-milwaukee #superstore-shop-department .superstore-department-category-text h3 {
    padding: 0;
    text-align: center;
    line-height: normal;
    font-size: 14px;
    min-height: 41px; }
    @media (min-width: 992px) {
      .superstore-milwaukee #superstore-shop-department .superstore-department-category-text h3 {
        font-size: 20px; } }

.superstore-milwaukee #superstore-ranges {
  background-image: url("https://its.co.uk/content/superstores/milwaukee/ranges/background.jpg");
  background-size: cover;
  background-position: bottom; }
  .superstore-milwaukee #superstore-ranges .section-title {
    color: #333333; }
  .superstore-milwaukee #superstore-ranges .row {
    justify-content: center; }
  .superstore-milwaukee #superstore-ranges .range-container {
    height: 470px; }
    @media screen and (max-width: 450px) {
      .superstore-milwaukee #superstore-ranges .range-container {
        height: 400px; }
        .superstore-milwaukee #superstore-ranges .range-container .range-text {
          font-size: 18px !important; } }
    .superstore-milwaukee #superstore-ranges .range-container .range-inner {
      background-color: #383636;
      height: 85%;
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 30px 10px; }
    .superstore-milwaukee #superstore-ranges .range-container:nth-of-type(even) .range-inner {
      background-color: #DC011B; }
    .superstore-milwaukee #superstore-ranges .range-container:nth-of-type(even) .range-text {
      color: #fff; }
    .superstore-milwaukee #superstore-ranges .range-container:nth-of-type(even) .button {
      background-color: #000;
      color: #DC011B;
      border-color: #000; }
    .superstore-milwaukee #superstore-ranges .range-container:nth-of-type(1) .button, .superstore-milwaukee #superstore-ranges .range-container:nth-of-type(5) .button {
      background-color: #DC011B !important;
      color: #fff !important;
      border-color: #DC011B; }
    .superstore-milwaukee #superstore-ranges .range-container:nth-of-type(3) .range-inner {
      background-color: #000; }
    .superstore-milwaukee #superstore-ranges .range-container:nth-of-type(3) .button {
      background-color: #DC011B !important;
      color: #fff !important;
      border-color: #DC011B; }
    .superstore-milwaukee #superstore-ranges .range-container .range-logo {
      max-width: 230px;
      width: 100%;
      margin-bottom: 20px; }
    .superstore-milwaukee #superstore-ranges .range-container .range-text {
      color: #fff;
      margin: 0;
      font-size: 20px; }
    .superstore-milwaukee #superstore-ranges .range-container .range-button-container {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      width: 100%;
      padding: 2%; }
      @media (min-width: 992px) {
        .superstore-milwaukee #superstore-ranges .range-container .range-button-container {
          flex-wrap: nowrap; } }
      .superstore-milwaukee #superstore-ranges .range-container .range-button-container .button {
        background-color: #000;
        color: #fff;
        border-color: #000;
        font-size: 18px;
        padding: 15px 10px !important;
        max-width: 180px;
        line-height: 1.2; }
    .superstore-milwaukee #superstore-ranges .range-container .range-image {
      width: 100%;
      position: absolute;
      bottom: -10%;
      max-width: 300px;
      margin: 0 auto;
      transition: scale .3s ease-in-out; }
      @media (min-width: 551px) {
        .superstore-milwaukee #superstore-ranges .range-container .range-image {
          bottom: -20%; } }
      @media (min-width: 992px) {
        .superstore-milwaukee #superstore-ranges .range-container .range-image {
          bottom: -20%; } }
      .superstore-milwaukee #superstore-ranges .range-container .range-image:hover {
        scale: 1.1; }

.superstore-milwaukee .superstore-explore-text h3, .superstore-milwaukee .superstore-explore-text p {
  text-align: center;
  min-height: auto;
  margin: 0 !important; }

.superstore-milwaukee .superstore-explore-text p {
  margin-bottom: 10px !important; }

.superstore-milwaukee #superstore-powerzone h2 {
  color: #000; }

.superstore-milwaukee #superstore-powerzone a > button {
  background-color: #DC011B !important;
  color: #fff !important;
  font-size: 18px; }

.superstore-milwaukee #superstore-warranty {
  background-color: #DC011B; }
  .superstore-milwaukee #superstore-warranty .superstore-warranty-logo {
    width: 100px; }
  .superstore-milwaukee #superstore-warranty h2, .superstore-milwaukee #superstore-warranty p {
    color: #fff; }
  .superstore-milwaukee #superstore-warranty button {
    background-color: #fff;
    color: #DC011B;
    border: none;
    font-size: 18px; }

.superstore-bosch .superstore-hero-text {
  background-color: rgba(1, 59, 105, 0.6) !important; }

.superstore-bosch .secondary-bg {
  background-color: #003B69 !important; }

.superstore-bosch #superstore-highlight-categories .section-title {
  color: #003B69; }

.superstore-bosch #superstore-highlight-categories .superstore-highlight-category-item {
  background-color: #003B69; }
  .superstore-bosch #superstore-highlight-categories .superstore-highlight-category-item h3 {
    color: #fff;
    margin: 0 !important; }
  .superstore-bosch #superstore-highlight-categories .superstore-highlight-category-item button {
    background-color: #fff;
    color: #EA0015;
    border: 0.07143rem solid #fff; }

.superstore-bosch #superstore-shop-department .inner-container {
  background-color: #fff; }
  .superstore-bosch #superstore-shop-department .inner-container h3 {
    color: #EA0015; }
  .superstore-bosch #superstore-shop-department .inner-container button {
    background-color: #003B69;
    color: #fff; }

.superstore-bosch .superstore-popular-categories-text {
  background-color: #fff; }
  .superstore-bosch .superstore-popular-categories-text h3 {
    color: #EA0015; }
  .superstore-bosch .superstore-popular-categories-text svg {
    fill: #003B69; }

.superstore-bosch #superstore-explore, .superstore-bosch #superstore-powerzone, .superstore-bosch #superstore-warranty {
  display: none; }

.superstore-bosch .superstore-ranges-text {
  background-color: #003B69; }
  .superstore-bosch .superstore-ranges-text h3, .superstore-bosch .superstore-ranges-text p {
    color: #fff; }
  .superstore-bosch .superstore-ranges-text button {
    background-color: #fff;
    color: #EA0015; }

.superstore-bosch #load {
  background-color: #fff;
  color: #EA0015; }

.superstore-vaunt .section-title {
  color: #fe6a00; }

.superstore-vaunt .superstore-hero-text {
  background-color: rgba(0, 0, 0, 0.6) !important; }

.superstore-vaunt .superstore-highlight-category-item {
  background-color: #383636; }
  .superstore-vaunt .superstore-highlight-category-item h3 {
    color: #fe6a00;
    margin: 0 !important; }
  .superstore-vaunt .superstore-highlight-category-item button {
    background-color: #fff;
    border: 0.07143rem solid #fff; }
    .superstore-vaunt .superstore-highlight-category-item button:hover {
      color: #fe6a00; }

.superstore-vaunt #superstore-shop-department .inner-container {
  background-color: #fe6a00; }
  .superstore-vaunt #superstore-shop-department .inner-container h3 {
    color: #fff; }
    @media (min-width: 992px) {
      .superstore-vaunt #superstore-shop-department .inner-container h3 {
        min-height: auto; } }
  .superstore-vaunt #superstore-shop-department .inner-container button {
    background-color: #fff; }
    .superstore-vaunt #superstore-shop-department .inner-container button:hover {
      color: #fe6a00; }

.superstore-vaunt .superstore-popular-categories-text {
  background-color: #fe6a00; }
  .superstore-vaunt .superstore-popular-categories-text h3 {
    color: #fff; }
  .superstore-vaunt .superstore-popular-categories-text svg {
    fill: #fff; }

.superstore-vaunt .superstore-ranges-text {
  background-color: #383636; }
  .superstore-vaunt .superstore-ranges-text h3, .superstore-vaunt .superstore-ranges-text p {
    color: #fff; }
  @media (min-width: 992px) {
    .superstore-vaunt .superstore-ranges-text p {
      min-height: 4.5rem; } }
  .superstore-vaunt .superstore-ranges-text button {
    background-color: #ffffff; }
    .superstore-vaunt .superstore-ranges-text button:hover {
      color: #fe6a00; }

.superstore-vaunt #superstore-explore {
  display: none; }

.superstore-vaunt #superstore-warranty {
  background-color: #fe6a00; }
  .superstore-vaunt #superstore-warranty h2, .superstore-vaunt #superstore-warranty p {
    color: #fff; }

.superstore-vaunt #load {
  background-color: #fe6a00;
  color: #fff; }

.superstore-einhell .primary-bg, .superstore-einhell .secondary-bg {
  padding: 10px !important; }

.superstore-einhell .superstore-hero-text {
  background-color: rgba(0, 0, 0, 0.6) !important; }

.superstore-einhell .secondary-bg {
  background-color: #d50b1e !important; }

.superstore-einhell #superstore-highlight-categories .section-title {
  color: #d50b1e; }

.superstore-einhell #superstore-highlight-categories .superstore-highlight-category-item {
  background-color: #d50b1e; }
  .superstore-einhell #superstore-highlight-categories .superstore-highlight-category-item h3 {
    color: #fff;
    margin: 0 !important; }
  .superstore-einhell #superstore-highlight-categories .superstore-highlight-category-item button {
    background-color: #1F2126;
    color: white; }

.superstore-einhell #superstore-shop-department .inner-container {
  background-color: #fff; }
  .superstore-einhell #superstore-shop-department .inner-container h3 {
    color: #d50b1e;
    text-align: center; }
  .superstore-einhell #superstore-shop-department .inner-container button {
    background-color: #1F2126;
    color: #fff; }

.superstore-einhell .superstore-popular-categories-text {
  background-color: #fff; }
  .superstore-einhell .superstore-popular-categories-text h3 {
    color: #1F2126; }
  .superstore-einhell .superstore-popular-categories-text svg {
    fill: #1F2126; }

.superstore-einhell #superstore-explore, .superstore-einhell #superstore-powerzone, .superstore-einhell #superstore-warranty {
  display: none; }

.superstore-einhell #superstore-popular-categories {
  clip-path: none !important;
  padding-bottom: 5px !important; }
  @media (min-width: 992px) {
    .superstore-einhell #superstore-popular-categories {
      padding-bottom: 0 !important; } }

.superstore-einhell #superstore-ranges {
  padding: 0 !important; }
  .superstore-einhell #superstore-ranges > .column {
    padding: 0; }

.superstore-einhell .superstore-ranges-text {
  background-color: #d50b1e; }
  .superstore-einhell .superstore-ranges-text h3, .superstore-einhell .superstore-ranges-text p {
    color: #fff; }
  .superstore-einhell .superstore-ranges-text button {
    background-color: #1F2126;
    color: white;
    display: flex;
    margin: 0 auto;
    font-size: 25px !important;
    padding: 20px 15px; }

.superstore-einhell #load {
  background-color: #fff;
  color: #d50b1e; }

.superstore-einhell #einhell-warranty {
  padding: 30px 10px;
  display: flex;
  flex-direction: column; }
  .superstore-einhell #einhell-warranty .warranty-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .superstore-einhell #einhell-warranty .warranty-text a {
      text-decoration: underline;
      margin-top: 10px; }
  .superstore-einhell #einhell-warranty h2.text-center {
    color: #d50b1e; }
  .superstore-einhell #einhell-warranty strong {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px; }
  .superstore-einhell #einhell-warranty .image-container {
    position: relative;
    height: 487px;
    overflow: hidden;
    box-sizing: border-box; }
  .superstore-einhell #einhell-warranty .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out; }
  .superstore-einhell #einhell-warranty .image-container:hover img {
    transform: scale(1.1);
    /* Increase the scale on hover */ }
  .superstore-einhell #einhell-warranty .text-overlay {
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -10%);
    width: 95%;
    color: white;
    text-align: center;
    padding: 30px;
    background-color: rgba(31, 33, 38, 0.5); }
    .superstore-einhell #einhell-warranty .text-overlay h2 {
      margin: 0 0 10px 0;
      color: #fff; }

.superstore-einhell #einhell-partners .partners-text-container {
  display: flex;
  align-items: center;
  flex-direction: column; }
  @media (min-width: 992px) {
    .superstore-einhell #einhell-partners .partners-text-container {
      flex-direction: row; } }
  .superstore-einhell #einhell-partners .partners-text-container .column {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .superstore-einhell #einhell-partners .partners-text-container .einhell-partners-left {
    padding: 20px; }
    @media (min-width: 992px) {
      .superstore-einhell #einhell-partners .partners-text-container .einhell-partners-left {
        padding: 50px; } }
    .superstore-einhell #einhell-partners .partners-text-container .einhell-partners-left span {
      color: #d50b1e;
      font-size: 20px; }
    .superstore-einhell #einhell-partners .partners-text-container .einhell-partners-left h2 {
      font-size: 30px;
      margin: 20px 0; }
    .superstore-einhell #einhell-partners .partners-text-container .einhell-partners-left p {
      text-align: center; }
  .superstore-einhell #einhell-partners .partners-text-container .einhell-partners-right .video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
    overflow: hidden;
    width: 100%; }
  .superstore-einhell #einhell-partners .partners-text-container .einhell-partners-right .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.superstore-einhell #superstore-shop-all {
  background-color: #d50b1e; }

.superstore-festool .superstore-hero-text {
  background-color: rgba(1, 59, 105, 0.6) !important; }

.superstore-festool .secondary-bg {
  background-color: #191E2B !important; }

.superstore-festool #superstore-highlight-categories .section-title {
  color: #191E2B; }

.superstore-festool #superstore-highlight-categories .superstore-highlight-category-item {
  background-color: #191E2B; }
  .superstore-festool #superstore-highlight-categories .superstore-highlight-category-item h3 {
    color: #45B939;
    margin: 0 !important; }
  .superstore-festool #superstore-highlight-categories .superstore-highlight-category-item button {
    background-color: #45B939;
    color: white; }

.superstore-festool #superstore-shop-department .inner-container {
  background-color: #fff; }
  .superstore-festool #superstore-shop-department .inner-container h3 {
    color: #45B939; }
  .superstore-festool #superstore-shop-department .inner-container button {
    background-color: #191E2B;
    color: #fff; }

.superstore-festool .superstore-popular-categories-text {
  background-color: #fff; }
  .superstore-festool .superstore-popular-categories-text h3 {
    color: #45B939; }
  .superstore-festool .superstore-popular-categories-text svg {
    fill: #45B939; }

.superstore-festool #superstore-explore, .superstore-festool #superstore-powerzone, .superstore-festool #superstore-warranty {
  display: none; }

.superstore-festool .superstore-ranges-text {
  background-color: #45B939; }
  .superstore-festool .superstore-ranges-text h3, .superstore-festool .superstore-ranges-text p {
    color: #fff; }
  .superstore-festool .superstore-ranges-text button {
    background-color: #191E2B;
    color: white; }

.superstore-festool #load {
  background-color: #fff;
  color: #45B939; }

.superstore-hikoki .superstore-hero-text {
  background-color: rgba(1, 109, 80, 0.8) !important; }

.superstore-hikoki .secondary-bg {
  background-color: #006c4f !important; }

.superstore-hikoki #superstore-highlight-categories .section-title {
  color: #006c4f; }

.superstore-hikoki #superstore-highlight-categories .superstore-highlight-category-item {
  background-color: #006c4f; }
  .superstore-hikoki #superstore-highlight-categories .superstore-highlight-category-item h3 {
    color: white;
    margin: 0 !important; }
  .superstore-hikoki #superstore-highlight-categories .superstore-highlight-category-item button {
    background-color: #F1F1F1;
    color: #006c4f; }

.superstore-hikoki #superstore-shop-department .inner-container {
  background-color: #F1F1F1; }
  .superstore-hikoki #superstore-shop-department .inner-container h3 {
    color: #006c4f; }
  .superstore-hikoki #superstore-shop-department .inner-container button {
    background-color: #006c4f;
    color: white; }

.superstore-hikoki .superstore-popular-categories-text {
  background-color: #F1F1F1; }
  .superstore-hikoki .superstore-popular-categories-text h3 {
    color: #006c4f; }
  .superstore-hikoki .superstore-popular-categories-text svg {
    fill: #006c4f; }

.superstore-hikoki #superstore-explore, .superstore-hikoki #superstore-powerzone, .superstore-hikoki #superstore-warranty {
  display: none; }

.superstore-hikoki .superstore-ranges-text {
  background-color: #006c4f; }
  .superstore-hikoki .superstore-ranges-text h3, .superstore-hikoki .superstore-ranges-text p {
    color: #F1F1F1; }
  .superstore-hikoki .superstore-ranges-text button {
    background-color: #F1F1F1;
    color: #006c4f; }

.superstore-hikoki #load {
  background-color: #fff;
  color: #006c4f; }

.superstore-power-tools .button, .superstore-power-tool-accessories .button, .superstore-hand-tools .button, .superstore-workwear-ppe .button, .superstore-garden-outdoor .button, .superstore-tool-storage .button, .superstore-lighting-electrical .button, .superstore-decorating .button, .superstore-superstore-test .button {
  font-weight: 600; }

.superstore-power-tools .video-container, .superstore-power-tool-accessories .video-container, .superstore-hand-tools .video-container, .superstore-workwear-ppe .video-container, .superstore-garden-outdoor .video-container, .superstore-tool-storage .video-container, .superstore-lighting-electrical .video-container, .superstore-decorating .video-container, .superstore-superstore-test .video-container {
  height: 213px !important; }

.superstore-power-tools h3, .superstore-power-tool-accessories h3, .superstore-hand-tools h3, .superstore-workwear-ppe h3, .superstore-garden-outdoor h3, .superstore-tool-storage h3, .superstore-lighting-electrical h3, .superstore-decorating h3, .superstore-superstore-test h3 {
  font-size: 1.07143rem; }
  @media (min-width: 992px) {
    .superstore-power-tools h3, .superstore-power-tool-accessories h3, .superstore-hand-tools h3, .superstore-workwear-ppe h3, .superstore-garden-outdoor h3, .superstore-tool-storage h3, .superstore-lighting-electrical h3, .superstore-decorating h3, .superstore-superstore-test h3 {
      font-size: 1.42857rem; } }

.superstore-power-tools .superstore-hero-text, .superstore-power-tool-accessories .superstore-hero-text, .superstore-hand-tools .superstore-hero-text, .superstore-workwear-ppe .superstore-hero-text, .superstore-garden-outdoor .superstore-hero-text, .superstore-tool-storage .superstore-hero-text, .superstore-lighting-electrical .superstore-hero-text, .superstore-decorating .superstore-hero-text, .superstore-superstore-test .superstore-hero-text {
  background-image: url("https://its.co.uk/content/superstores/backgrounds/hand-tools.webp") !important;
  background-color: rgba(0, 0, 0, 0.6) !important; }
  .superstore-power-tools .superstore-hero-text > img, .superstore-power-tool-accessories .superstore-hero-text > img, .superstore-hand-tools .superstore-hero-text > img, .superstore-workwear-ppe .superstore-hero-text > img, .superstore-garden-outdoor .superstore-hero-text > img, .superstore-tool-storage .superstore-hero-text > img, .superstore-lighting-electrical .superstore-hero-text > img, .superstore-decorating .superstore-hero-text > img, .superstore-superstore-test .superstore-hero-text > img {
    width: 400px !important; }
  .superstore-power-tools .superstore-hero-text h3, .superstore-power-tool-accessories .superstore-hero-text h3, .superstore-hand-tools .superstore-hero-text h3, .superstore-workwear-ppe .superstore-hero-text h3, .superstore-garden-outdoor .superstore-hero-text h3, .superstore-tool-storage .superstore-hero-text h3, .superstore-lighting-electrical .superstore-hero-text h3, .superstore-decorating .superstore-hero-text h3, .superstore-superstore-test .superstore-hero-text h3 {
    margin: 0 0 20px 0 !important;
    font-size: 25px !important; }

.superstore-power-tools #superstore-intro, .superstore-power-tool-accessories #superstore-intro, .superstore-hand-tools #superstore-intro, .superstore-workwear-ppe #superstore-intro, .superstore-garden-outdoor #superstore-intro, .superstore-tool-storage #superstore-intro, .superstore-lighting-electrical #superstore-intro, .superstore-decorating #superstore-intro, .superstore-superstore-test #superstore-intro {
  background-color: #26588A;
  padding: 15px; }

.superstore-power-tools #superstore-highlight-categories, .superstore-power-tool-accessories #superstore-highlight-categories, .superstore-hand-tools #superstore-highlight-categories, .superstore-workwear-ppe #superstore-highlight-categories, .superstore-garden-outdoor #superstore-highlight-categories, .superstore-tool-storage #superstore-highlight-categories, .superstore-lighting-electrical #superstore-highlight-categories, .superstore-decorating #superstore-highlight-categories, .superstore-superstore-test #superstore-highlight-categories {
  background-color: #383636;
  padding: 20px 0; }
  .superstore-power-tools #superstore-highlight-categories .row, .superstore-power-tool-accessories #superstore-highlight-categories .row, .superstore-hand-tools #superstore-highlight-categories .row, .superstore-workwear-ppe #superstore-highlight-categories .row, .superstore-garden-outdoor #superstore-highlight-categories .row, .superstore-tool-storage #superstore-highlight-categories .row, .superstore-lighting-electrical #superstore-highlight-categories .row, .superstore-decorating #superstore-highlight-categories .row, .superstore-superstore-test #superstore-highlight-categories .row {
    max-width: 100%;
    padding: 0 10px; }
  .superstore-power-tools #superstore-highlight-categories .section-title, .superstore-power-tool-accessories #superstore-highlight-categories .section-title, .superstore-hand-tools #superstore-highlight-categories .section-title, .superstore-workwear-ppe #superstore-highlight-categories .section-title, .superstore-garden-outdoor #superstore-highlight-categories .section-title, .superstore-tool-storage #superstore-highlight-categories .section-title, .superstore-lighting-electrical #superstore-highlight-categories .section-title, .superstore-decorating #superstore-highlight-categories .section-title, .superstore-superstore-test #superstore-highlight-categories .section-title {
    color: #fff;
    font-size: 24px;
    margin: 0 0 10px 0; }
  .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider {
    width: 100%; }
    .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image {
      background-color: #fff;
      text-align: center; }
      .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-image img {
        max-width: 180px;
        margin: 0 auto; }
    .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #26588A; }
      .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text > div {
        display: flex;
        align-items: center; }
      .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3 {
        color: #fff;
        margin: 0;
        text-align: left;
        display: flex;
        justify-content: flex-start;
        font-size: 16px;
        min-height: 72px; }
        @media (min-width: 992px) {
          .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text h3 {
            font-size: 18px;
            min-height: 48px; } }
      .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .superstore-category-slider-item-text svg {
        width: 30px;
        height: 30px;
        fill: #fff; }
    .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .slick-dots, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .slick-dots, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .slick-dots, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .slick-dots, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .slick-dots, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .slick-dots, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .slick-dots, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .slick-dots, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .slick-dots {
      display: none !important; }
      .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .slick-dots button, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .slick-dots button, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .slick-dots button, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .slick-dots button, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .slick-dots button, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .slick-dots button, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .slick-dots button, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .slick-dots button, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .slick-dots button {
        background: #fff; }
    .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .slick-arrow, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .slick-arrow, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .slick-arrow, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .slick-arrow, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .slick-arrow, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .slick-arrow, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .slick-arrow, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .slick-arrow, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .slick-arrow {
      width: 35px;
      height: 35px;
      border-radius: 10px;
      padding: 7px;
      top: 53% !important; }
      .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .slick-arrow::before {
        width: 15px;
        height: 15px; }
      .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-next {
        right: -10px !important; }
      .superstore-power-tools #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev, .superstore-power-tool-accessories #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev, .superstore-hand-tools #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev, .superstore-workwear-ppe #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev, .superstore-garden-outdoor #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev, .superstore-tool-storage #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev, .superstore-lighting-electrical #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev, .superstore-decorating #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev, .superstore-superstore-test #superstore-highlight-categories .hand-tools-category-slider .slick-arrow.slick-prev {
        left: -10px !important; }

.superstore-power-tools #hand-tools-popular-categories, .superstore-power-tool-accessories #hand-tools-popular-categories, .superstore-hand-tools #hand-tools-popular-categories, .superstore-workwear-ppe #hand-tools-popular-categories, .superstore-garden-outdoor #hand-tools-popular-categories, .superstore-tool-storage #hand-tools-popular-categories, .superstore-lighting-electrical #hand-tools-popular-categories, .superstore-decorating #hand-tools-popular-categories, .superstore-superstore-test #hand-tools-popular-categories {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .superstore-power-tools #hand-tools-popular-categories h2, .superstore-power-tool-accessories #hand-tools-popular-categories h2, .superstore-hand-tools #hand-tools-popular-categories h2, .superstore-workwear-ppe #hand-tools-popular-categories h2, .superstore-garden-outdoor #hand-tools-popular-categories h2, .superstore-tool-storage #hand-tools-popular-categories h2, .superstore-lighting-electrical #hand-tools-popular-categories h2, .superstore-decorating #hand-tools-popular-categories h2, .superstore-superstore-test #hand-tools-popular-categories h2 {
    color: #fff; }
  .superstore-power-tools #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-power-tool-accessories #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-hand-tools #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-workwear-ppe #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-garden-outdoor #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-tool-storage #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-lighting-electrical #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-decorating #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-superstore-test #hand-tools-popular-categories .superstore-popular-categories-item {
    display: flex;
    width: 100%;
    background-color: #26588A;
    border: 2px solid #fff;
    border-radius: 10px;
    margin: 10px auto;
    flex-direction: column; }
    @media (min-width: 992px) {
      .superstore-power-tools #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-power-tool-accessories #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-hand-tools #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-workwear-ppe #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-garden-outdoor #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-tool-storage #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-lighting-electrical #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-decorating #hand-tools-popular-categories .superstore-popular-categories-item, .superstore-superstore-test #hand-tools-popular-categories .superstore-popular-categories-item {
        flex-direction: row; } }
    .superstore-power-tools #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left, .superstore-power-tool-accessories #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left, .superstore-hand-tools #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left, .superstore-workwear-ppe #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left, .superstore-garden-outdoor #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left, .superstore-tool-storage #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left, .superstore-lighting-electrical #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left, .superstore-decorating #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left, .superstore-superstore-test #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-left {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .superstore-power-tools #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right, .superstore-power-tool-accessories #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right, .superstore-hand-tools #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right, .superstore-workwear-ppe #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right, .superstore-garden-outdoor #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right, .superstore-tool-storage #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right, .superstore-lighting-electrical #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right, .superstore-decorating #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right, .superstore-superstore-test #hand-tools-popular-categories .superstore-popular-categories-item .superstore-popular-categories-item-inner-right {
      text-align: center; }
    .superstore-power-tools #hand-tools-popular-categories .superstore-popular-categories-item .button, .superstore-power-tool-accessories #hand-tools-popular-categories .superstore-popular-categories-item .button, .superstore-hand-tools #hand-tools-popular-categories .superstore-popular-categories-item .button, .superstore-workwear-ppe #hand-tools-popular-categories .superstore-popular-categories-item .button, .superstore-garden-outdoor #hand-tools-popular-categories .superstore-popular-categories-item .button, .superstore-tool-storage #hand-tools-popular-categories .superstore-popular-categories-item .button, .superstore-lighting-electrical #hand-tools-popular-categories .superstore-popular-categories-item .button, .superstore-decorating #hand-tools-popular-categories .superstore-popular-categories-item .button, .superstore-superstore-test #hand-tools-popular-categories .superstore-popular-categories-item .button {
      color: #fff;
      width: 100%;
      background-color: #383636;
      font-size: 20px;
      padding: 20px 10px;
      max-width: 220px;
      border: none;
      border-radius: 10px;
      margin: 10px auto; }

.superstore-power-tools #superstore-brands, .superstore-power-tool-accessories #superstore-brands, .superstore-hand-tools #superstore-brands, .superstore-workwear-ppe #superstore-brands, .superstore-garden-outdoor #superstore-brands, .superstore-tool-storage #superstore-brands, .superstore-lighting-electrical #superstore-brands, .superstore-decorating #superstore-brands, .superstore-superstore-test #superstore-brands {
  margin-bottom: 20px; }

.superstore-power-tools #superstore-shop-department h2, .superstore-power-tool-accessories #superstore-shop-department h2, .superstore-hand-tools #superstore-shop-department h2, .superstore-workwear-ppe #superstore-shop-department h2, .superstore-garden-outdoor #superstore-shop-department h2, .superstore-tool-storage #superstore-shop-department h2, .superstore-lighting-electrical #superstore-shop-department h2, .superstore-decorating #superstore-shop-department h2, .superstore-superstore-test #superstore-shop-department h2 {
  font-size: 24px;
  margin: 0 auto 10px auto; }

.superstore-power-tools .superstore-highlight-category-item, .superstore-power-tool-accessories .superstore-highlight-category-item, .superstore-hand-tools .superstore-highlight-category-item, .superstore-workwear-ppe .superstore-highlight-category-item, .superstore-garden-outdoor .superstore-highlight-category-item, .superstore-tool-storage .superstore-highlight-category-item, .superstore-lighting-electrical .superstore-highlight-category-item, .superstore-decorating .superstore-highlight-category-item, .superstore-superstore-test .superstore-highlight-category-item {
  background-color: #383636; }
  .superstore-power-tools .superstore-highlight-category-item h3, .superstore-power-tool-accessories .superstore-highlight-category-item h3, .superstore-hand-tools .superstore-highlight-category-item h3, .superstore-workwear-ppe .superstore-highlight-category-item h3, .superstore-garden-outdoor .superstore-highlight-category-item h3, .superstore-tool-storage .superstore-highlight-category-item h3, .superstore-lighting-electrical .superstore-highlight-category-item h3, .superstore-decorating .superstore-highlight-category-item h3, .superstore-superstore-test .superstore-highlight-category-item h3 {
    color: #26588A;
    margin: 0 !important; }
  .superstore-power-tools .superstore-highlight-category-item button, .superstore-power-tool-accessories .superstore-highlight-category-item button, .superstore-hand-tools .superstore-highlight-category-item button, .superstore-workwear-ppe .superstore-highlight-category-item button, .superstore-garden-outdoor .superstore-highlight-category-item button, .superstore-tool-storage .superstore-highlight-category-item button, .superstore-lighting-electrical .superstore-highlight-category-item button, .superstore-decorating .superstore-highlight-category-item button, .superstore-superstore-test .superstore-highlight-category-item button {
    border: 1px solid #fff;
    color: #fff; }

.superstore-power-tools .container-hide, .superstore-power-tool-accessories .container-hide, .superstore-hand-tools .container-hide, .superstore-workwear-ppe .container-hide, .superstore-garden-outdoor .container-hide, .superstore-tool-storage .container-hide, .superstore-lighting-electrical .container-hide, .superstore-decorating .container-hide, .superstore-superstore-test .container-hide {
  display: none; }

.superstore-power-tools #superstore-feedback, .superstore-power-tool-accessories #superstore-feedback, .superstore-hand-tools #superstore-feedback, .superstore-workwear-ppe #superstore-feedback, .superstore-garden-outdoor #superstore-feedback, .superstore-tool-storage #superstore-feedback, .superstore-lighting-electrical #superstore-feedback, .superstore-decorating #superstore-feedback, .superstore-superstore-test #superstore-feedback {
  background-color: #26588A;
  padding: 20px 10px; }
  .superstore-power-tools #superstore-feedback .row, .superstore-power-tool-accessories #superstore-feedback .row, .superstore-hand-tools #superstore-feedback .row, .superstore-workwear-ppe #superstore-feedback .row, .superstore-garden-outdoor #superstore-feedback .row, .superstore-tool-storage #superstore-feedback .row, .superstore-lighting-electrical #superstore-feedback .row, .superstore-decorating #superstore-feedback .row, .superstore-superstore-test #superstore-feedback .row {
    display: flex;
    justify-content: center;
    align-items: center; }

.superstore-power-tools #superstore-shop-department .superstore-department-category-text, .superstore-power-tools #superstore-ranges .superstore-department-category-text, .superstore-power-tools #superstore-powerzone .superstore-department-category-text, .superstore-power-tool-accessories #superstore-shop-department .superstore-department-category-text, .superstore-power-tool-accessories #superstore-ranges .superstore-department-category-text, .superstore-power-tool-accessories #superstore-powerzone .superstore-department-category-text, .superstore-hand-tools #superstore-shop-department .superstore-department-category-text, .superstore-hand-tools #superstore-ranges .superstore-department-category-text, .superstore-hand-tools #superstore-powerzone .superstore-department-category-text, .superstore-workwear-ppe #superstore-shop-department .superstore-department-category-text, .superstore-workwear-ppe #superstore-ranges .superstore-department-category-text, .superstore-workwear-ppe #superstore-powerzone .superstore-department-category-text, .superstore-garden-outdoor #superstore-shop-department .superstore-department-category-text, .superstore-garden-outdoor #superstore-ranges .superstore-department-category-text, .superstore-garden-outdoor #superstore-powerzone .superstore-department-category-text, .superstore-tool-storage #superstore-shop-department .superstore-department-category-text, .superstore-tool-storage #superstore-ranges .superstore-department-category-text, .superstore-tool-storage #superstore-powerzone .superstore-department-category-text, .superstore-lighting-electrical #superstore-shop-department .superstore-department-category-text, .superstore-lighting-electrical #superstore-ranges .superstore-department-category-text, .superstore-lighting-electrical #superstore-powerzone .superstore-department-category-text, .superstore-decorating #superstore-shop-department .superstore-department-category-text, .superstore-decorating #superstore-ranges .superstore-department-category-text, .superstore-decorating #superstore-powerzone .superstore-department-category-text, .superstore-superstore-test #superstore-shop-department .superstore-department-category-text, .superstore-superstore-test #superstore-ranges .superstore-department-category-text, .superstore-superstore-test #superstore-powerzone .superstore-department-category-text {
  background-color: #26588a;
  border-bottom: 2px solid #000;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .superstore-power-tools #superstore-shop-department .superstore-department-category-text h3, .superstore-power-tools #superstore-ranges .superstore-department-category-text h3, .superstore-power-tools #superstore-powerzone .superstore-department-category-text h3, .superstore-power-tool-accessories #superstore-shop-department .superstore-department-category-text h3, .superstore-power-tool-accessories #superstore-ranges .superstore-department-category-text h3, .superstore-power-tool-accessories #superstore-powerzone .superstore-department-category-text h3, .superstore-hand-tools #superstore-shop-department .superstore-department-category-text h3, .superstore-hand-tools #superstore-ranges .superstore-department-category-text h3, .superstore-hand-tools #superstore-powerzone .superstore-department-category-text h3, .superstore-workwear-ppe #superstore-shop-department .superstore-department-category-text h3, .superstore-workwear-ppe #superstore-ranges .superstore-department-category-text h3, .superstore-workwear-ppe #superstore-powerzone .superstore-department-category-text h3, .superstore-garden-outdoor #superstore-shop-department .superstore-department-category-text h3, .superstore-garden-outdoor #superstore-ranges .superstore-department-category-text h3, .superstore-garden-outdoor #superstore-powerzone .superstore-department-category-text h3, .superstore-tool-storage #superstore-shop-department .superstore-department-category-text h3, .superstore-tool-storage #superstore-ranges .superstore-department-category-text h3, .superstore-tool-storage #superstore-powerzone .superstore-department-category-text h3, .superstore-lighting-electrical #superstore-shop-department .superstore-department-category-text h3, .superstore-lighting-electrical #superstore-ranges .superstore-department-category-text h3, .superstore-lighting-electrical #superstore-powerzone .superstore-department-category-text h3, .superstore-decorating #superstore-shop-department .superstore-department-category-text h3, .superstore-decorating #superstore-ranges .superstore-department-category-text h3, .superstore-decorating #superstore-powerzone .superstore-department-category-text h3, .superstore-superstore-test #superstore-shop-department .superstore-department-category-text h3, .superstore-superstore-test #superstore-ranges .superstore-department-category-text h3, .superstore-superstore-test #superstore-powerzone .superstore-department-category-text h3 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 15px; }
  .superstore-power-tools #superstore-shop-department .superstore-department-category-text button, .superstore-power-tools #superstore-ranges .superstore-department-category-text button, .superstore-power-tools #superstore-powerzone .superstore-department-category-text button, .superstore-power-tool-accessories #superstore-shop-department .superstore-department-category-text button, .superstore-power-tool-accessories #superstore-ranges .superstore-department-category-text button, .superstore-power-tool-accessories #superstore-powerzone .superstore-department-category-text button, .superstore-hand-tools #superstore-shop-department .superstore-department-category-text button, .superstore-hand-tools #superstore-ranges .superstore-department-category-text button, .superstore-hand-tools #superstore-powerzone .superstore-department-category-text button, .superstore-workwear-ppe #superstore-shop-department .superstore-department-category-text button, .superstore-workwear-ppe #superstore-ranges .superstore-department-category-text button, .superstore-workwear-ppe #superstore-powerzone .superstore-department-category-text button, .superstore-garden-outdoor #superstore-shop-department .superstore-department-category-text button, .superstore-garden-outdoor #superstore-ranges .superstore-department-category-text button, .superstore-garden-outdoor #superstore-powerzone .superstore-department-category-text button, .superstore-tool-storage #superstore-shop-department .superstore-department-category-text button, .superstore-tool-storage #superstore-ranges .superstore-department-category-text button, .superstore-tool-storage #superstore-powerzone .superstore-department-category-text button, .superstore-lighting-electrical #superstore-shop-department .superstore-department-category-text button, .superstore-lighting-electrical #superstore-ranges .superstore-department-category-text button, .superstore-lighting-electrical #superstore-powerzone .superstore-department-category-text button, .superstore-decorating #superstore-shop-department .superstore-department-category-text button, .superstore-decorating #superstore-ranges .superstore-department-category-text button, .superstore-decorating #superstore-powerzone .superstore-department-category-text button, .superstore-superstore-test #superstore-shop-department .superstore-department-category-text button, .superstore-superstore-test #superstore-ranges .superstore-department-category-text button, .superstore-superstore-test #superstore-powerzone .superstore-department-category-text button {
    background-color: #000;
    color: #fff;
    font-size: 14px; }

.superstore-power-tools .superstore-popular-categories-text, .superstore-power-tool-accessories .superstore-popular-categories-text, .superstore-hand-tools .superstore-popular-categories-text, .superstore-workwear-ppe .superstore-popular-categories-text, .superstore-garden-outdoor .superstore-popular-categories-text, .superstore-tool-storage .superstore-popular-categories-text, .superstore-lighting-electrical .superstore-popular-categories-text, .superstore-decorating .superstore-popular-categories-text, .superstore-superstore-test .superstore-popular-categories-text {
  background-color: #26588a;
  border-bottom: 2px solid #000; }
  .superstore-power-tools .superstore-popular-categories-text h3, .superstore-power-tool-accessories .superstore-popular-categories-text h3, .superstore-hand-tools .superstore-popular-categories-text h3, .superstore-workwear-ppe .superstore-popular-categories-text h3, .superstore-garden-outdoor .superstore-popular-categories-text h3, .superstore-tool-storage .superstore-popular-categories-text h3, .superstore-lighting-electrical .superstore-popular-categories-text h3, .superstore-decorating .superstore-popular-categories-text h3, .superstore-superstore-test .superstore-popular-categories-text h3 {
    color: #fff; }
  .superstore-power-tools .superstore-popular-categories-text svg, .superstore-power-tool-accessories .superstore-popular-categories-text svg, .superstore-hand-tools .superstore-popular-categories-text svg, .superstore-workwear-ppe .superstore-popular-categories-text svg, .superstore-garden-outdoor .superstore-popular-categories-text svg, .superstore-tool-storage .superstore-popular-categories-text svg, .superstore-lighting-electrical .superstore-popular-categories-text svg, .superstore-decorating .superstore-popular-categories-text svg, .superstore-superstore-test .superstore-popular-categories-text svg {
    fill: #fff; }

.superstore-power-tools .superstore-brand-item, .superstore-power-tool-accessories .superstore-brand-item, .superstore-hand-tools .superstore-brand-item, .superstore-workwear-ppe .superstore-brand-item, .superstore-garden-outdoor .superstore-brand-item, .superstore-tool-storage .superstore-brand-item, .superstore-lighting-electrical .superstore-brand-item, .superstore-decorating .superstore-brand-item, .superstore-superstore-test .superstore-brand-item {
  padding: 1.07143rem; }
  .superstore-power-tools .superstore-brand-item h3, .superstore-power-tool-accessories .superstore-brand-item h3, .superstore-hand-tools .superstore-brand-item h3, .superstore-workwear-ppe .superstore-brand-item h3, .superstore-garden-outdoor .superstore-brand-item h3, .superstore-tool-storage .superstore-brand-item h3, .superstore-lighting-electrical .superstore-brand-item h3, .superstore-decorating .superstore-brand-item h3, .superstore-superstore-test .superstore-brand-item h3 {
    color: #000;
    margin: 0 !important;
    min-height: 3.42857rem; }
    @media (min-width: 992px) {
      .superstore-power-tools .superstore-brand-item h3, .superstore-power-tool-accessories .superstore-brand-item h3, .superstore-hand-tools .superstore-brand-item h3, .superstore-workwear-ppe .superstore-brand-item h3, .superstore-garden-outdoor .superstore-brand-item h3, .superstore-tool-storage .superstore-brand-item h3, .superstore-lighting-electrical .superstore-brand-item h3, .superstore-decorating .superstore-brand-item h3, .superstore-superstore-test .superstore-brand-item h3 {
        min-height: auto;
        font-size: 18px; } }
  .superstore-power-tools .superstore-brand-item button, .superstore-power-tool-accessories .superstore-brand-item button, .superstore-hand-tools .superstore-brand-item button, .superstore-workwear-ppe .superstore-brand-item button, .superstore-garden-outdoor .superstore-brand-item button, .superstore-tool-storage .superstore-brand-item button, .superstore-lighting-electrical .superstore-brand-item button, .superstore-decorating .superstore-brand-item button, .superstore-superstore-test .superstore-brand-item button {
    background-color: #000;
    color: #fff;
    margin-top: 0.71429rem;
    font-weight: 700; }

.superstore-power-tools .brand-stanley .superstore-brand-item, .superstore-power-tool-accessories .brand-stanley .superstore-brand-item, .superstore-hand-tools .brand-stanley .superstore-brand-item, .superstore-workwear-ppe .brand-stanley .superstore-brand-item, .superstore-garden-outdoor .brand-stanley .superstore-brand-item, .superstore-tool-storage .brand-stanley .superstore-brand-item, .superstore-lighting-electrical .brand-stanley .superstore-brand-item, .superstore-decorating .brand-stanley .superstore-brand-item, .superstore-superstore-test .brand-stanley .superstore-brand-item {
  background-color: #F6CB1D; }

.superstore-power-tools .brand-ox .superstore-brand-item, .superstore-power-tool-accessories .brand-ox .superstore-brand-item, .superstore-hand-tools .brand-ox .superstore-brand-item, .superstore-workwear-ppe .brand-ox .superstore-brand-item, .superstore-garden-outdoor .brand-ox .superstore-brand-item, .superstore-tool-storage .brand-ox .superstore-brand-item, .superstore-lighting-electrical .brand-ox .superstore-brand-item, .superstore-decorating .brand-ox .superstore-brand-item, .superstore-superstore-test .brand-ox .superstore-brand-item {
  background-color: #00ACFA; }
  .superstore-power-tools .brand-ox .superstore-brand-item button, .superstore-power-tool-accessories .brand-ox .superstore-brand-item button, .superstore-hand-tools .brand-ox .superstore-brand-item button, .superstore-workwear-ppe .brand-ox .superstore-brand-item button, .superstore-garden-outdoor .brand-ox .superstore-brand-item button, .superstore-tool-storage .brand-ox .superstore-brand-item button, .superstore-lighting-electrical .brand-ox .superstore-brand-item button, .superstore-decorating .brand-ox .superstore-brand-item button, .superstore-superstore-test .brand-ox .superstore-brand-item button {
    color: black;
    background-color: white; }

.superstore-power-tools .brand-veto .superstore-brand-item, .superstore-power-tool-accessories .brand-veto .superstore-brand-item, .superstore-hand-tools .brand-veto .superstore-brand-item, .superstore-workwear-ppe .brand-veto .superstore-brand-item, .superstore-garden-outdoor .brand-veto .superstore-brand-item, .superstore-tool-storage .brand-veto .superstore-brand-item, .superstore-lighting-electrical .brand-veto .superstore-brand-item, .superstore-decorating .brand-veto .superstore-brand-item, .superstore-superstore-test .brand-veto .superstore-brand-item {
  background-color: #f25625; }

.superstore-power-tools .brand-stabila .superstore-brand-item, .superstore-power-tool-accessories .brand-stabila .superstore-brand-item, .superstore-hand-tools .brand-stabila .superstore-brand-item, .superstore-workwear-ppe .brand-stabila .superstore-brand-item, .superstore-garden-outdoor .brand-stabila .superstore-brand-item, .superstore-tool-storage .brand-stabila .superstore-brand-item, .superstore-lighting-electrical .brand-stabila .superstore-brand-item, .superstore-decorating .brand-stabila .superstore-brand-item, .superstore-superstore-test .brand-stabila .superstore-brand-item {
  background-color: #FBB903; }

.superstore-power-tools .brand-wera .superstore-brand-item, .superstore-power-tool-accessories .brand-wera .superstore-brand-item, .superstore-hand-tools .brand-wera .superstore-brand-item, .superstore-workwear-ppe .brand-wera .superstore-brand-item, .superstore-garden-outdoor .brand-wera .superstore-brand-item, .superstore-tool-storage .brand-wera .superstore-brand-item, .superstore-lighting-electrical .brand-wera .superstore-brand-item, .superstore-decorating .brand-wera .superstore-brand-item, .superstore-superstore-test .brand-wera .superstore-brand-item {
  background-color: #0DB37F; }

.superstore-power-tools .brand-knipex .superstore-brand-item, .superstore-power-tool-accessories .brand-knipex .superstore-brand-item, .superstore-hand-tools .brand-knipex .superstore-brand-item, .superstore-workwear-ppe .brand-knipex .superstore-brand-item, .superstore-garden-outdoor .brand-knipex .superstore-brand-item, .superstore-tool-storage .brand-knipex .superstore-brand-item, .superstore-lighting-electrical .brand-knipex .superstore-brand-item, .superstore-decorating .brand-knipex .superstore-brand-item, .superstore-superstore-test .brand-knipex .superstore-brand-item {
  background-color: #FA0C03; }

.superstore-power-tools .brand-bahco .superstore-brand-item, .superstore-power-tool-accessories .brand-bahco .superstore-brand-item, .superstore-hand-tools .brand-bahco .superstore-brand-item, .superstore-workwear-ppe .brand-bahco .superstore-brand-item, .superstore-garden-outdoor .brand-bahco .superstore-brand-item, .superstore-tool-storage .brand-bahco .superstore-brand-item, .superstore-lighting-electrical .brand-bahco .superstore-brand-item, .superstore-decorating .brand-bahco .superstore-brand-item, .superstore-superstore-test .brand-bahco .superstore-brand-item {
  background-color: #FB8C04; }

.superstore-power-tools .brand-milwaukee .superstore-brand-item, .superstore-power-tool-accessories .brand-milwaukee .superstore-brand-item, .superstore-hand-tools .brand-milwaukee .superstore-brand-item, .superstore-workwear-ppe .brand-milwaukee .superstore-brand-item, .superstore-garden-outdoor .brand-milwaukee .superstore-brand-item, .superstore-tool-storage .brand-milwaukee .superstore-brand-item, .superstore-lighting-electrical .brand-milwaukee .superstore-brand-item, .superstore-decorating .brand-milwaukee .superstore-brand-item, .superstore-superstore-test .brand-milwaukee .superstore-brand-item {
  background-color: #DC011B; }
  .superstore-power-tools .brand-milwaukee .superstore-brand-item h3, .superstore-power-tool-accessories .brand-milwaukee .superstore-brand-item h3, .superstore-hand-tools .brand-milwaukee .superstore-brand-item h3, .superstore-workwear-ppe .brand-milwaukee .superstore-brand-item h3, .superstore-garden-outdoor .brand-milwaukee .superstore-brand-item h3, .superstore-tool-storage .brand-milwaukee .superstore-brand-item h3, .superstore-lighting-electrical .brand-milwaukee .superstore-brand-item h3, .superstore-decorating .brand-milwaukee .superstore-brand-item h3, .superstore-superstore-test .brand-milwaukee .superstore-brand-item h3 {
    color: white; }
  .superstore-power-tools .brand-milwaukee .superstore-brand-item button, .superstore-power-tool-accessories .brand-milwaukee .superstore-brand-item button, .superstore-hand-tools .brand-milwaukee .superstore-brand-item button, .superstore-workwear-ppe .brand-milwaukee .superstore-brand-item button, .superstore-garden-outdoor .brand-milwaukee .superstore-brand-item button, .superstore-tool-storage .brand-milwaukee .superstore-brand-item button, .superstore-lighting-electrical .brand-milwaukee .superstore-brand-item button, .superstore-decorating .brand-milwaukee .superstore-brand-item button, .superstore-superstore-test .brand-milwaukee .superstore-brand-item button {
    color: black;
    background-color: white; }

.superstore-power-tools .brand-marshalltown .superstore-brand-item, .superstore-power-tool-accessories .brand-marshalltown .superstore-brand-item, .superstore-hand-tools .brand-marshalltown .superstore-brand-item, .superstore-workwear-ppe .brand-marshalltown .superstore-brand-item, .superstore-garden-outdoor .brand-marshalltown .superstore-brand-item, .superstore-tool-storage .brand-marshalltown .superstore-brand-item, .superstore-lighting-electrical .brand-marshalltown .superstore-brand-item, .superstore-decorating .brand-marshalltown .superstore-brand-item, .superstore-superstore-test .brand-marshalltown .superstore-brand-item {
  background-color: #8083C1; }

.superstore-power-tools .brand-vaunt .superstore-brand-item, .superstore-power-tool-accessories .brand-vaunt .superstore-brand-item, .superstore-hand-tools .brand-vaunt .superstore-brand-item, .superstore-workwear-ppe .brand-vaunt .superstore-brand-item, .superstore-garden-outdoor .brand-vaunt .superstore-brand-item, .superstore-tool-storage .brand-vaunt .superstore-brand-item, .superstore-lighting-electrical .brand-vaunt .superstore-brand-item, .superstore-decorating .brand-vaunt .superstore-brand-item, .superstore-superstore-test .brand-vaunt .superstore-brand-item {
  background-color: #fe6a00; }

.superstore-power-tools .brand-dewalt .superstore-brand-item, .superstore-power-tool-accessories .brand-dewalt .superstore-brand-item, .superstore-hand-tools .brand-dewalt .superstore-brand-item, .superstore-workwear-ppe .brand-dewalt .superstore-brand-item, .superstore-garden-outdoor .brand-dewalt .superstore-brand-item, .superstore-tool-storage .brand-dewalt .superstore-brand-item, .superstore-lighting-electrical .brand-dewalt .superstore-brand-item, .superstore-decorating .brand-dewalt .superstore-brand-item, .superstore-superstore-test .brand-dewalt .superstore-brand-item {
  background-color: #fbb904; }

.superstore-power-tools .brand-makita .superstore-brand-item, .superstore-power-tool-accessories .brand-makita .superstore-brand-item, .superstore-hand-tools .brand-makita .superstore-brand-item, .superstore-workwear-ppe .brand-makita .superstore-brand-item, .superstore-garden-outdoor .brand-makita .superstore-brand-item, .superstore-tool-storage .brand-makita .superstore-brand-item, .superstore-lighting-electrical .brand-makita .superstore-brand-item, .superstore-decorating .brand-makita .superstore-brand-item, .superstore-superstore-test .brand-makita .superstore-brand-item {
  background-color: #1f839f; }
  .superstore-power-tools .brand-makita .superstore-brand-item h3, .superstore-power-tool-accessories .brand-makita .superstore-brand-item h3, .superstore-hand-tools .brand-makita .superstore-brand-item h3, .superstore-workwear-ppe .brand-makita .superstore-brand-item h3, .superstore-garden-outdoor .brand-makita .superstore-brand-item h3, .superstore-tool-storage .brand-makita .superstore-brand-item h3, .superstore-lighting-electrical .brand-makita .superstore-brand-item h3, .superstore-decorating .brand-makita .superstore-brand-item h3, .superstore-superstore-test .brand-makita .superstore-brand-item h3 {
    color: white; }
  .superstore-power-tools .brand-makita .superstore-brand-item button, .superstore-power-tool-accessories .brand-makita .superstore-brand-item button, .superstore-hand-tools .brand-makita .superstore-brand-item button, .superstore-workwear-ppe .brand-makita .superstore-brand-item button, .superstore-garden-outdoor .brand-makita .superstore-brand-item button, .superstore-tool-storage .brand-makita .superstore-brand-item button, .superstore-lighting-electrical .brand-makita .superstore-brand-item button, .superstore-decorating .brand-makita .superstore-brand-item button, .superstore-superstore-test .brand-makita .superstore-brand-item button {
    color: black;
    background-color: white; }

.superstore-power-tools .brand-bosch .superstore-brand-item, .superstore-power-tool-accessories .brand-bosch .superstore-brand-item, .superstore-hand-tools .brand-bosch .superstore-brand-item, .superstore-workwear-ppe .brand-bosch .superstore-brand-item, .superstore-garden-outdoor .brand-bosch .superstore-brand-item, .superstore-tool-storage .brand-bosch .superstore-brand-item, .superstore-lighting-electrical .brand-bosch .superstore-brand-item, .superstore-decorating .brand-bosch .superstore-brand-item, .superstore-superstore-test .brand-bosch .superstore-brand-item {
  background-color: #003B69; }
  .superstore-power-tools .brand-bosch .superstore-brand-item h3, .superstore-power-tool-accessories .brand-bosch .superstore-brand-item h3, .superstore-hand-tools .brand-bosch .superstore-brand-item h3, .superstore-workwear-ppe .brand-bosch .superstore-brand-item h3, .superstore-garden-outdoor .brand-bosch .superstore-brand-item h3, .superstore-tool-storage .brand-bosch .superstore-brand-item h3, .superstore-lighting-electrical .brand-bosch .superstore-brand-item h3, .superstore-decorating .brand-bosch .superstore-brand-item h3, .superstore-superstore-test .brand-bosch .superstore-brand-item h3 {
    color: white; }

.superstore-power-tools .brand-irwin .superstore-brand-item, .superstore-power-tool-accessories .brand-irwin .superstore-brand-item, .superstore-hand-tools .brand-irwin .superstore-brand-item, .superstore-workwear-ppe .brand-irwin .superstore-brand-item, .superstore-garden-outdoor .brand-irwin .superstore-brand-item, .superstore-tool-storage .brand-irwin .superstore-brand-item, .superstore-lighting-electrical .brand-irwin .superstore-brand-item, .superstore-decorating .brand-irwin .superstore-brand-item, .superstore-superstore-test .brand-irwin .superstore-brand-item {
  background-color: #232B63; }
  .superstore-power-tools .brand-irwin .superstore-brand-item h3, .superstore-power-tool-accessories .brand-irwin .superstore-brand-item h3, .superstore-hand-tools .brand-irwin .superstore-brand-item h3, .superstore-workwear-ppe .brand-irwin .superstore-brand-item h3, .superstore-garden-outdoor .brand-irwin .superstore-brand-item h3, .superstore-tool-storage .brand-irwin .superstore-brand-item h3, .superstore-lighting-electrical .brand-irwin .superstore-brand-item h3, .superstore-decorating .brand-irwin .superstore-brand-item h3, .superstore-superstore-test .brand-irwin .superstore-brand-item h3 {
    color: #FBB903; }

.superstore-power-tools .brand-festool .superstore-brand-item, .superstore-power-tool-accessories .brand-festool .superstore-brand-item, .superstore-hand-tools .brand-festool .superstore-brand-item, .superstore-workwear-ppe .brand-festool .superstore-brand-item, .superstore-garden-outdoor .brand-festool .superstore-brand-item, .superstore-tool-storage .brand-festool .superstore-brand-item, .superstore-lighting-electrical .brand-festool .superstore-brand-item, .superstore-decorating .brand-festool .superstore-brand-item, .superstore-superstore-test .brand-festool .superstore-brand-item {
  background-color: #45B42C; }
  .superstore-power-tools .brand-festool .superstore-brand-item button, .superstore-power-tool-accessories .brand-festool .superstore-brand-item button, .superstore-hand-tools .brand-festool .superstore-brand-item button, .superstore-workwear-ppe .brand-festool .superstore-brand-item button, .superstore-garden-outdoor .brand-festool .superstore-brand-item button, .superstore-tool-storage .brand-festool .superstore-brand-item button, .superstore-lighting-electrical .brand-festool .superstore-brand-item button, .superstore-decorating .brand-festool .superstore-brand-item button, .superstore-superstore-test .brand-festool .superstore-brand-item button {
    color: black;
    background-color: white; }

.superstore-power-tools .brand-einhell .superstore-brand-item, .superstore-power-tool-accessories .brand-einhell .superstore-brand-item, .superstore-hand-tools .brand-einhell .superstore-brand-item, .superstore-workwear-ppe .brand-einhell .superstore-brand-item, .superstore-garden-outdoor .brand-einhell .superstore-brand-item, .superstore-tool-storage .brand-einhell .superstore-brand-item, .superstore-lighting-electrical .brand-einhell .superstore-brand-item, .superstore-decorating .brand-einhell .superstore-brand-item, .superstore-superstore-test .brand-einhell .superstore-brand-item {
  background-color: #d50b1e; }

.superstore-power-tools .brand-hikoki .superstore-brand-item, .superstore-power-tool-accessories .brand-hikoki .superstore-brand-item, .superstore-hand-tools .brand-hikoki .superstore-brand-item, .superstore-workwear-ppe .brand-hikoki .superstore-brand-item, .superstore-garden-outdoor .brand-hikoki .superstore-brand-item, .superstore-tool-storage .brand-hikoki .superstore-brand-item, .superstore-lighting-electrical .brand-hikoki .superstore-brand-item, .superstore-decorating .brand-hikoki .superstore-brand-item, .superstore-superstore-test .brand-hikoki .superstore-brand-item {
  background-color: #006c4f; }

.superstore-power-tools .brand-metabo .superstore-brand-item, .superstore-power-tool-accessories .brand-metabo .superstore-brand-item, .superstore-hand-tools .brand-metabo .superstore-brand-item, .superstore-workwear-ppe .brand-metabo .superstore-brand-item, .superstore-garden-outdoor .brand-metabo .superstore-brand-item, .superstore-tool-storage .brand-metabo .superstore-brand-item, .superstore-lighting-electrical .brand-metabo .superstore-brand-item, .superstore-decorating .brand-metabo .superstore-brand-item, .superstore-superstore-test .brand-metabo .superstore-brand-item {
  background-color: #214B44; }

.superstore-power-tools .brand-stihl .superstore-brand-item, .superstore-power-tool-accessories .brand-stihl .superstore-brand-item, .superstore-hand-tools .brand-stihl .superstore-brand-item, .superstore-workwear-ppe .brand-stihl .superstore-brand-item, .superstore-garden-outdoor .brand-stihl .superstore-brand-item, .superstore-tool-storage .brand-stihl .superstore-brand-item, .superstore-lighting-electrical .brand-stihl .superstore-brand-item, .superstore-decorating .brand-stihl .superstore-brand-item, .superstore-superstore-test .brand-stihl .superstore-brand-item {
  background-color: #F27A1F; }

.superstore-power-tools .brand-panasonic .superstore-brand-item, .superstore-power-tool-accessories .brand-panasonic .superstore-brand-item, .superstore-hand-tools .brand-panasonic .superstore-brand-item, .superstore-workwear-ppe .brand-panasonic .superstore-brand-item, .superstore-garden-outdoor .brand-panasonic .superstore-brand-item, .superstore-tool-storage .brand-panasonic .superstore-brand-item, .superstore-lighting-electrical .brand-panasonic .superstore-brand-item, .superstore-decorating .brand-panasonic .superstore-brand-item, .superstore-superstore-test .brand-panasonic .superstore-brand-item {
  background-color: #444444; }

.superstore-power-tools .brand-trend .superstore-brand-item, .superstore-power-tool-accessories .brand-trend .superstore-brand-item, .superstore-hand-tools .brand-trend .superstore-brand-item, .superstore-workwear-ppe .brand-trend .superstore-brand-item, .superstore-garden-outdoor .brand-trend .superstore-brand-item, .superstore-tool-storage .brand-trend .superstore-brand-item, .superstore-lighting-electrical .brand-trend .superstore-brand-item, .superstore-decorating .brand-trend .superstore-brand-item, .superstore-superstore-test .brand-trend .superstore-brand-item {
  background-color: #1B161C; }

.superstore-power-tools .brand-worx .superstore-brand-item, .superstore-power-tool-accessories .brand-worx .superstore-brand-item, .superstore-hand-tools .brand-worx .superstore-brand-item, .superstore-workwear-ppe .brand-worx .superstore-brand-item, .superstore-garden-outdoor .brand-worx .superstore-brand-item, .superstore-tool-storage .brand-worx .superstore-brand-item, .superstore-lighting-electrical .brand-worx .superstore-brand-item, .superstore-decorating .brand-worx .superstore-brand-item, .superstore-superstore-test .brand-worx .superstore-brand-item {
  background-color: #E85801; }

.superstore-power-tools .brand-mafell .superstore-brand-item, .superstore-power-tool-accessories .brand-mafell .superstore-brand-item, .superstore-hand-tools .brand-mafell .superstore-brand-item, .superstore-workwear-ppe .brand-mafell .superstore-brand-item, .superstore-garden-outdoor .brand-mafell .superstore-brand-item, .superstore-tool-storage .brand-mafell .superstore-brand-item, .superstore-lighting-electrical .brand-mafell .superstore-brand-item, .superstore-decorating .brand-mafell .superstore-brand-item, .superstore-superstore-test .brand-mafell .superstore-brand-item {
  background-color: #DADADA; }

.superstore-power-tools .brand-fein .superstore-brand-item, .superstore-power-tool-accessories .brand-fein .superstore-brand-item, .superstore-hand-tools .brand-fein .superstore-brand-item, .superstore-workwear-ppe .brand-fein .superstore-brand-item, .superstore-garden-outdoor .brand-fein .superstore-brand-item, .superstore-tool-storage .brand-fein .superstore-brand-item, .superstore-lighting-electrical .brand-fein .superstore-brand-item, .superstore-decorating .brand-fein .superstore-brand-item, .superstore-superstore-test .brand-fein .superstore-brand-item {
  background-color: #E65B28; }

.superstore-power-tools .brand-paslode .superstore-brand-item, .superstore-power-tool-accessories .brand-paslode .superstore-brand-item, .superstore-hand-tools .brand-paslode .superstore-brand-item, .superstore-workwear-ppe .brand-paslode .superstore-brand-item, .superstore-garden-outdoor .brand-paslode .superstore-brand-item, .superstore-tool-storage .brand-paslode .superstore-brand-item, .superstore-lighting-electrical .brand-paslode .superstore-brand-item, .superstore-decorating .brand-paslode .superstore-brand-item, .superstore-superstore-test .brand-paslode .superstore-brand-item {
  background-color: #FF4D00; }

.superstore-power-tools .brand-toughbuilt .superstore-brand-item, .superstore-power-tool-accessories .brand-toughbuilt .superstore-brand-item, .superstore-hand-tools .brand-toughbuilt .superstore-brand-item, .superstore-workwear-ppe .brand-toughbuilt .superstore-brand-item, .superstore-garden-outdoor .brand-toughbuilt .superstore-brand-item, .superstore-tool-storage .brand-toughbuilt .superstore-brand-item, .superstore-lighting-electrical .brand-toughbuilt .superstore-brand-item, .superstore-decorating .brand-toughbuilt .superstore-brand-item, .superstore-superstore-test .brand-toughbuilt .superstore-brand-item {
  background-color: #cbcbcb; }

.superstore-power-tools #superstore-ranges .superstore-department-category-text, .superstore-power-tools #superstore-powerzone .superstore-department-category-text, .superstore-power-tool-accessories #superstore-ranges .superstore-department-category-text, .superstore-power-tool-accessories #superstore-powerzone .superstore-department-category-text, .superstore-hand-tools #superstore-ranges .superstore-department-category-text, .superstore-hand-tools #superstore-powerzone .superstore-department-category-text, .superstore-workwear-ppe #superstore-ranges .superstore-department-category-text, .superstore-workwear-ppe #superstore-powerzone .superstore-department-category-text, .superstore-garden-outdoor #superstore-ranges .superstore-department-category-text, .superstore-garden-outdoor #superstore-powerzone .superstore-department-category-text, .superstore-tool-storage #superstore-ranges .superstore-department-category-text, .superstore-tool-storage #superstore-powerzone .superstore-department-category-text, .superstore-lighting-electrical #superstore-ranges .superstore-department-category-text, .superstore-lighting-electrical #superstore-powerzone .superstore-department-category-text, .superstore-decorating #superstore-ranges .superstore-department-category-text, .superstore-decorating #superstore-powerzone .superstore-department-category-text, .superstore-superstore-test #superstore-ranges .superstore-department-category-text, .superstore-superstore-test #superstore-powerzone .superstore-department-category-text {
  padding: 1.07143rem 0.71429rem; }
  .superstore-power-tools #superstore-ranges .superstore-department-category-text h3, .superstore-power-tools #superstore-powerzone .superstore-department-category-text h3, .superstore-power-tool-accessories #superstore-ranges .superstore-department-category-text h3, .superstore-power-tool-accessories #superstore-powerzone .superstore-department-category-text h3, .superstore-hand-tools #superstore-ranges .superstore-department-category-text h3, .superstore-hand-tools #superstore-powerzone .superstore-department-category-text h3, .superstore-workwear-ppe #superstore-ranges .superstore-department-category-text h3, .superstore-workwear-ppe #superstore-powerzone .superstore-department-category-text h3, .superstore-garden-outdoor #superstore-ranges .superstore-department-category-text h3, .superstore-garden-outdoor #superstore-powerzone .superstore-department-category-text h3, .superstore-tool-storage #superstore-ranges .superstore-department-category-text h3, .superstore-tool-storage #superstore-powerzone .superstore-department-category-text h3, .superstore-lighting-electrical #superstore-ranges .superstore-department-category-text h3, .superstore-lighting-electrical #superstore-powerzone .superstore-department-category-text h3, .superstore-decorating #superstore-ranges .superstore-department-category-text h3, .superstore-decorating #superstore-powerzone .superstore-department-category-text h3, .superstore-superstore-test #superstore-ranges .superstore-department-category-text h3, .superstore-superstore-test #superstore-powerzone .superstore-department-category-text h3 {
    margin: 0;
    min-height: 3.42857rem; }

.superstore-power-tools #superstore-explore, .superstore-power-tool-accessories #superstore-explore, .superstore-hand-tools #superstore-explore, .superstore-workwear-ppe #superstore-explore, .superstore-garden-outdoor #superstore-explore, .superstore-tool-storage #superstore-explore, .superstore-lighting-electrical #superstore-explore, .superstore-decorating #superstore-explore, .superstore-superstore-test #superstore-explore {
  display: none; }

.superstore-power-tools #superstore-powerzone .section-title, .superstore-power-tool-accessories #superstore-powerzone .section-title, .superstore-hand-tools #superstore-powerzone .section-title, .superstore-workwear-ppe #superstore-powerzone .section-title, .superstore-garden-outdoor #superstore-powerzone .section-title, .superstore-tool-storage #superstore-powerzone .section-title, .superstore-lighting-electrical #superstore-powerzone .section-title, .superstore-decorating #superstore-powerzone .section-title, .superstore-superstore-test #superstore-powerzone .section-title {
  width: 100%; }

.superstore-power-tools #superstore-powerzone .row, .superstore-power-tool-accessories #superstore-powerzone .row, .superstore-hand-tools #superstore-powerzone .row, .superstore-workwear-ppe #superstore-powerzone .row, .superstore-garden-outdoor #superstore-powerzone .row, .superstore-tool-storage #superstore-powerzone .row, .superstore-lighting-electrical #superstore-powerzone .row, .superstore-decorating #superstore-powerzone .row, .superstore-superstore-test #superstore-powerzone .row {
  flex-direction: row;
  flex-wrap: wrap; }

.superstore-power-tools #superstore-warranty, .superstore-power-tool-accessories #superstore-warranty, .superstore-hand-tools #superstore-warranty, .superstore-workwear-ppe #superstore-warranty, .superstore-garden-outdoor #superstore-warranty, .superstore-tool-storage #superstore-warranty, .superstore-lighting-electrical #superstore-warranty, .superstore-decorating #superstore-warranty, .superstore-superstore-test #superstore-warranty {
  background-color: #26588a; }

.superstore-power-tools #load, .superstore-power-tool-accessories #load, .superstore-hand-tools #load, .superstore-workwear-ppe #load, .superstore-garden-outdoor #load, .superstore-tool-storage #load, .superstore-lighting-electrical #load, .superstore-decorating #load, .superstore-superstore-test #load {
  background-color: #26588a;
  color: #fff; }

.superstore-workwear-ppe #superstore-intro, .superstore-workwear-ppe #superstore-highlight-categories {
  background-color: white; }

.superstore-workwear-ppe .superstore-hero-slider {
  margin-top: 20px; }

.superstore-workwear-ppe .superstore-category-slider-item-text {
  background-color: #86abce !important; }

.superstore-workwear-ppe .superstore-category-slider-item-image {
  border: 1px solid #cdcdcd; }

.superstore-workwear-ppe #superstore-highlight-categories {
  padding-bottom: 0; }

.superstore-workwear-ppe .superstore-popular-categories-item {
  background-color: #86abce !important; }

.superstore-workwear-ppe .section-title {
  color: #000 !important; }

.superstore-workwear-ppe .mobileHide {
  display: none !important;
  width: 100%; }

.superstore-workwear-ppe .desktopHide {
  display: block !important; }

@media (min-width: 992px) {
  .superstore-workwear-ppe .mobileHide {
    display: block !important;
    width: 100%; }
  .superstore-workwear-ppe .desktopHide {
    display: none !important; } }

.superstore-workwear-ppe .superstore-category-slider-item-image img {
  max-width: 100% !important; }

.superstore-power-tool-accessories #superstore-intro, .superstore-power-tool-accessories .superstore-category-slider-item-text, .superstore-power-tool-accessories .superstore-popular-categories-item {
  background-color: #ffae00 !important; }

.superstore-power-tool-accessories .superstore-hero-text {
  background-image: url(https://its.co.uk/content/superstores/backgrounds/power-tool-accessories.webp) !important; }

.superstore-power-tools .superstore-hero-text {
  background-image: url(https://i.shgcdn.com/39ddc019-2642-4667-93a1-395eff68d89c/-/format/auto/-/preview/3000x3000/-/quality/lighter/) !important;
  background-size: cover; }

.superstore-power-tools #superstore-intro, .superstore-power-tools .superstore-category-slider-item-text, .superstore-power-tools .superstore-popular-categories-item {
  background-color: #FCE502 !important; }

.superstore-power-tools .superstore-category-slider-item-text h2, .superstore-power-tools .superstore-category-slider-item-text h3, .superstore-power-tools .superstore-popular-categories-item-inner-left h2, .superstore-power-tools .superstore-popular-categories-item-inner-left h3 {
  color: #000 !important; }

.superstore-power-tools .superstore-category-slider-item-text svg, .superstore-power-tools .superstore-popular-categories-item-inner-left svg {
  fill: #000 !important; }

.superstore-garden-outdoor .superstore-hero-text {
  background-image: url(https://i.shgcdn.com/39ddc019-2642-4667-93a1-395eff68d89c/-/format/auto/-/preview/3000x3000/-/quality/lighter/) !important;
  background-size: cover; }

.superstore-garden-outdoor #superstore-intro, .superstore-garden-outdoor .superstore-category-slider-item-text, .superstore-garden-outdoor .superstore-popular-categories-item {
  background-color: #81b53b !important; }

.superstore-garden-outdoor .superstore-category-slider-item-text h2, .superstore-garden-outdoor .superstore-category-slider-item-text h3, .superstore-garden-outdoor .superstore-popular-categories-item-inner-left h2, .superstore-garden-outdoor .superstore-popular-categories-item-inner-left h3 {
  color: #ffffff !important; }

.superstore-garden-outdoor .superstore-category-slider-item-text svg, .superstore-garden-outdoor .superstore-popular-categories-item-inner-left svg {
  fill: #ffffff !important; }

.superstore-tool-storage .superstore-hero-text {
  background-image: url(https://its.co.uk/content/superstores/storage/assets/tool-storage.webp) !important;
  background-size: cover;
  background-position: 50%; }

.superstore-tool-storage #superstore-intro, .superstore-tool-storage .superstore-category-slider-item-text, .superstore-tool-storage .superstore-popular-categories-item {
  background-color: #14c7c1 !important; }

.superstore-tool-storage .superstore-category-slider-item-text h2, .superstore-tool-storage .superstore-category-slider-item-text h3, .superstore-tool-storage .superstore-popular-categories-item-inner-left h2, .superstore-tool-storage .superstore-popular-categories-item-inner-left h3 {
  color: #ffffff !important; }

.superstore-tool-storage .superstore-category-slider-item-text svg, .superstore-tool-storage .superstore-popular-categories-item-inner-left svg {
  fill: #ffffff !important; }

.superstore-lighting-electrical .superstore-hero-text {
  background-image: url(https://its.co.uk/content/superstores/lighting-electrical/lighting-electrical.webp) !important;
  background-size: cover;
  background-position: 50%; }

.superstore-lighting-electrical #superstore-intro, .superstore-lighting-electrical .superstore-category-slider-item-text, .superstore-lighting-electrical .superstore-popular-categories-item {
  background-color: #ffbf00 !important; }

.superstore-lighting-electrical .superstore-category-slider-item-text h2, .superstore-lighting-electrical .superstore-category-slider-item-text h3, .superstore-lighting-electrical .superstore-popular-categories-item-inner-left h2, .superstore-lighting-electrical .superstore-popular-categories-item-inner-left h3 {
  color: #000 !important; }

.superstore-lighting-electrical .superstore-category-slider-item-text svg, .superstore-lighting-electrical .superstore-popular-categories-item-inner-left svg {
  fill: #000 !important; }

.superstore-decorating .superstore-hero-text {
  background-image: url(https://its.co.uk/content/superstores/decorating/decorating.webp) !important;
  background-size: cover;
  background-position: 50%; }

.superstore-decorating #superstore-intro, .superstore-decorating .superstore-category-slider-item-text, .superstore-decorating .superstore-popular-categories-item {
  background-color: #8a0536 !important; }

.superstore-decorating .superstore-category-slider-item-text h2, .superstore-decorating .superstore-category-slider-item-text h3, .superstore-decorating .superstore-popular-categories-item-inner-left h2, .superstore-decorating .superstore-popular-categories-item-inner-left h3 {
  color: #fff !important; }

.superstore-decorating .superstore-category-slider-item-text svg, .superstore-decorating .superstore-popular-categories-item-inner-left svg {
  fill: #fff !important; }

.superstore-variant-card {
  max-width: 350px;
  margin: 0 auto; }
  .superstore-variant-card .superstore-variant-desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none; }
    .superstore-variant-card .superstore-variant-desc .superstore-variant-image {
      max-width: 250px; }
    .superstore-variant-card .superstore-variant-desc h2 {
      text-align: center;
      text-transform: none;
      font-size: 18px;
      line-height: normal; }
  .superstore-variant-card .variant-selector-label {
    margin-bottom: 0;
    text-align: center; }
  .superstore-variant-card select {
    border-radius: 7px; }
  .superstore-variant-card .variant-superstore-add-to-cart-button {
    background-color: #0f9c1f;
    color: white;
    margin: 10px auto;
    width: 100%;
    border-radius: 7px;
    font-size: 18px;
    font-weight: 700; }
  .superstore-variant-card .superstore-availability {
    text-align: center;
    font-size: 18px; }

.superstore-button {
  margin: 5px 2.5px !important;
  border: none;
  color: #fff;
  text-transform: uppercase;
  background-color: #0f9c1f;
  font-size: 16px;
  padding: 20px;
  min-width: 175px;
  font-weight: 700; }
  .superstore-button:hover {
    background-color: #fce500;
    color: #333333; }

.superstore-add-to-cart-button {
  background-color: #0f9c1f !important; }

.superstore-button-options {
  background-color: #F2F2F2 !important;
  color: #333333 !important;
  margin: 10px auto !important; }

.superstore-button-added, .superstore-variant-button-added {
  background-color: #fce500 !important;
  color: #333333 !important; }
  .superstore-button-added:focus, .superstore-variant-button-added:focus {
    background-color: #fce500 !important;
    color: #333333 !important; }

.superstore-variant-button-added {
  margin: 10px auto !important;
  width: 100%;
  border-radius: 7px;
  font-size: 18px;
  font-weight: 700; }
  .superstore-variant-button-added:focus {
    background-color: #fce500;
    color: #333333; }

.superstore-button-oos {
  background-color: #ed0212 !important; }
  .superstore-button-oos:active {
    border: none; }

.superstore-hot-deals-container {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .superstore-hot-deals-container .superstore-hot-deals-inner {
    margin: 0 auto 10px auto;
    background-color: #F40A01;
    max-width: 1200px;
    width: 100%; }
    .superstore-hot-deals-container .superstore-hot-deals-inner .superstore-hot-deals-region {
      padding: 10px; }
  .superstore-hot-deals-container .button {
    background-color: #F40A01;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 10px;
    padding: 20px;
    margin: 0 auto; }

#superstore-popular-categories-item-new {
  background-color: #40A534 !important; }

#superstore-popular-categories-item-clearance {
  background-color: #fce300 !important; }
  #superstore-popular-categories-item-clearance h2 {
    color: #000 !important; }

#brands-page {
  background-color: #f7f7f7; }
  #brands-page h1 {
    font-size: 30px; }
    @media (min-width: 992px) {
      #brands-page h1 {
        font-size: 40px; } }
  #brands-page h2 {
    margin-bottom: 0; }
  #brands-page .row {
    max-width: 100%;
    padding: 20px 10px; }
    @media (min-width: 992px) {
      #brands-page .row {
        max-width: 75%; } }
  #brands-page .brands-letters-container {
    background-color: white; }
    #brands-page .brands-letters-container button {
      border: 1px solid #f7f7f7;
      width: 11%;
      height: 11%;
      padding: 10px; }
      @media (min-width: 992px) {
        #brands-page .brands-letters-container button {
          width: 70px;
          height: 70px; } }
    #brands-page .brands-letters-container button[disabled] {
      opacity: 0.3; }
  #brands-page .brands-item-container {
    display: flex;
    flex-wrap: wrap; }
    #brands-page .brands-item-container > a {
      margin-bottom: 10px;
      text-decoration: none; }
      #brands-page .brands-item-container > a .brands-item-inner {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
        background-color: white;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        border-radius: 10px;
        padding: 10px;
        margin-bottom: 10px; }
        #brands-page .brands-item-container > a .brands-item-inner img {
          width: 100%;
          max-width: 150px;
          margin: 10px auto;
          transition: all .2s ease-in-out; }
          #brands-page .brands-item-container > a .brands-item-inner img:hover {
            transform: scale(1.1); }
        #brands-page .brands-item-container > a .brands-item-inner h2 {
          font-size: 18px; }
      @media (max-width: 990px) {
        #brands-page .brands-item-container > a {
          padding-left: 5px;
          padding-right: 5px;
          margin-bottom: 0; } }
  #brands-page .brands-lp-most-popular .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    #brands-page .brands-lp-most-popular .row .column {
      padding: 5px; }

#tempters {
  background-color: black;
  display: flex;
  flex-direction: column;
  padding-bottom: 2.14286rem; }
  #tempters h2 {
    color: white;
    font-size: 2.14286rem;
    margin-top: 2.14286rem;
    margin-bottom: 0.71429rem; }
    @media (min-width: 992px) {
      #tempters h2 {
        font-size: 4.28571rem;
        margin-top: 3.57143rem;
        margin-bottom: 1.42857rem; } }
  #tempters .tempters-region-container {
    display: flex;
    flex-wrap: wrap;
    padding-left: 2%;
    padding-right: 2%; }
    #tempters .tempters-region-container > div {
      padding: 0; }
    #tempters .tempters-region-container .ss__recommendation--tempters-20-1,
    #tempters .tempters-region-container .ss__recommendation--tempters-20-2,
    #tempters .tempters-region-container .ss__recommendation--tempters-10-1,
    #tempters .tempters-region-container .ss__recommendation--tempters-10-2 {
      margin-bottom: 1.42857rem; }
    #tempters .tempters-region-container .column {
      cursor: pointer;
      padding: 2.5px;
      float: left !important; }
      @media (min-width: 992px) {
        #tempters .tempters-region-container .column {
          padding: 8px; } }

.trending_cards-checkout-offers {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  align-items: center;
  column-gap: 1rem;
  row-gap: 1rem; }

.trending_cards-checkout-offers-product {
  display: flex;
  flex-wrap: wrap;
  width: 24.2%;
  border-radius: 10px;
  background-image: url(https://its.co.uk/content/product-cards/trending/milwaukee.webp);
  background-size: cover; }

@media (max-width: 1399px) {
  .trending_cards-checkout-offers-product {
    width: 32.3333%; } }

@media (max-width: 992px) {
  .trending_cards-checkout-offers-product {
    width: 48.7%; } }

@media (max-width: 599px) {
  .trending_cards-checkout-offers-product {
    width: 100%; } }

.trending_cards-checkout-offers-image {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center; }

.trending_cards-checkout-offers-saving {
  position: relative;
  left: 40%;
  top: 6.5em; }

.trending_cards-checkout-offers-saving-value {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  font-family: 'Oswald';
  font-weight: bold;
  line-height: 1.2;
  background-color: red;
  color: white;
  padding: 15px;
  border-radius: 50%; }

@media (max-width: 992px) {
  .trending_cards-checkout-offers-saving-value {
    padding: 1rem; } }

.trending_cards-checkout-offers-saving-value span {
  font-size: 1.4em; }

.trending_cards-checkout-offers-saving-value span:nth-child(2) {
  font-size: 0.9em; }

.trending_cards-checkout-offers-image img {
  width: 100%;
  border-radius: 5px; }

.trending_cards-checkout-offers-image-col {
  padding: 10px; }

.trending_cards-checkout-offers-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  color: white; }

.trending_cards-checkout-offers-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 52px;
  padding: 10px 10px 0 10px; }

.trending_cards-productName {
  padding-top: 5px; }

.trending_cards-checkout-offers-title p.trending_cards-trendingText {
  font-family: 'Oswald';
  color: white;
  font-size: 1.4em;
  font-weight: 800;
  text-align: center;
  margin: 10px;
  line-height: 1.2; }

.trending_cards-checkout-offers-product h2 {
  font-family: 'Karla';
  font-weight: bold;
  font-size: 14px !important;
  line-height: 1.2;
  color: white;
  max-width: 350px;
  text-transform: uppercase;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  overflow: hidden;
  margin: 0 !important;
  min-height: 36px; }

.trending_cards-checkout-offers-price-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px; }

.trending_cards-checkout-offers-info p {
  font-family: Karla;
  font-weight: 600;
  font-size: 2.2em;
  line-height: 1;
  margin: 5px 0; }

@media (max-width: 768px) {
  .trending_cards-checkout-offers-info {
    width: 50%; }
  .trending_cards-button {
    width: 100%; }
  .trending_cards-checkout-offers-info h2 {
    font-size: 12px; }
  .trending_cards-checkout-offers-info p {
    font-size: 26px; } }

.trending_cards-checkout-offers-info p span {
  font-size: 10px; }

.trending_cards-checkout-offers-info p.trending_cards-exVat {
  font-family: 'Oswald';
  text-align: center; }

.trending_cards-checkout-offers-info p.trending_cards-incVat {
  font-size: 13px;
  font-weight: 300;
  color: white; }

.trending_cards-checkout-offers-info p.trending_cards-wasPrice {
  font-size: 13px;
  font-weight: 300;
  color: white;
  text-decoration: line-through; }

.trending_cards-button {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0 10px 10px 10px;
  height: 98px; }

.modal-button-container {
  width: 100% !important; }

.variant-selector-label {
  margin-bottom: 10px;
  text-align: center; }

.tempter-variant-selector-container select {
  color: black;
  border-radius: 0.5rem;
  font-size: 11px;
  height: 26px;
  padding: 0.2rem;
  width: 125px;
  text-align: center;
  margin-bottom: 10px; }

.variant-tempters-add-to-cart-button {
  background-color: #0f9c1f;
  border: none !important;
  border-radius: 0.35714rem;
  color: white;
  font-family: 'Oswald';
  font-size: 1.07143rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 !important;
  padding: 1.07143rem 1.28571rem;
  text-transform: uppercase;
  width: 100%; }
  .variant-tempters-add-to-cart-button:hover {
    background-color: #fce500 !important;
    color: #333333 !important; }

.tempters-availability {
  color: #1cba75;
  font-family: 'Montserrat';
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize; }

.temptersModal {
  padding: 1.42857rem; }

.tempter-variant-card {
  margin: 0 auto; }
  .tempter-variant-card .tempter-variant-desc {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none; }
    .tempter-variant-card .tempter-variant-desc .tempters-variant-image {
      max-width: 250px; }
    .tempter-variant-card .tempter-variant-desc h2 {
      font-size: 18px;
      line-height: normal;
      text-align: center;
      text-transform: none; }

.tempter-button {
  background-color: #0f9c1f !important;
  border: none !important;
  border-radius: 0.35714rem;
  color: white !important;
  font-size: 1.07143rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  padding: 1.07143rem 1.28571rem;
  text-transform: uppercase;
  width: 100%; }
  .tempter-button:hover {
    background-color: #fce500 !important;
    color: #333333 !important; }

.tempter-button-options {
  background-color: white !important;
  color: #333333 !important; }

.tempter-button-added,
.tempter-variant-button-added,
.tempters-add-more-button {
  background-color: #fce500 !important;
  color: #333333 !important;
  border: none !important; }
  .tempter-button-added:hover,
  .tempter-variant-button-added:hover,
  .tempters-add-more-button:hover {
    background-color: #fce500 !important;
    color: #333333 !important; }
  .tempter-button-added:focus,
  .tempter-variant-button-added:focus,
  .tempters-add-more-button:focus {
    background-color: #fce500;
    color: #333333; }

.tempter-variant-button-added:focus {
  background-color: #fce500;
  color: #333333; }

.tempter-button-oos {
  background-color: #ed0212 !important; }
  .tempter-button-oos:active {
    border: none; }

#tempters-products-region .card {
  width: 100% !important; }

.skip-to-main-link {
  background: #fce500;
  color: #333333;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-100% - 55px));
  transition: transform 0.3s;
  z-index: 500; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.navigation-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999999; }

.header {
  background-color: #fce500;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  height: 55px;
  margin-top: 0; }
  @media (min-width: 992px) {
    .header {
      border-bottom: 1px solid #e5e5e5;
      overflow: visible;
      position: relative;
      height: auto;
      display: flex;
      flex-direction: column; } }
  @media (max-width: 991px) {
    .header {
      height: auto; } }
  .header.is-open {
    width: 80%;
    height: 100%;
    background-color: #333333; }
    .header.is-open .mobileMenu-toggle {
      background-color: #fce500; }
      .header.is-open .mobileMenu-toggle .mobileMenu-toggleIcon {
        filter: invert(0); }
    .header.is-open .header-logo-nav-container {
      position: relative;
      height: 3.57143rem;
      background-color: #333333;
      z-index: 999; }
    .header.is-open .mobileMenu-toggle {
      margin-left: 0;
      position: relative;
      display: flex;
      justify-content: flex-start;
      width: 100%;
      padding: 10px; }
    .header.is-open .header-logo-container {
      background-color: #333333;
      width: 100%; }
    .header.is-open .navPages-list {
      margin-top: 3rem; }
      .header.is-open .navPages-list .navPages-item, .header.is-open .navPages-list .navPages-item-right {
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        padding: 0.71429rem;
        margin-bottom: 0;
        border-bottom: 1px solid #f6dd01;
        height: auto; }
        .header.is-open .navPages-list .navPages-item a, .header.is-open .navPages-list .navPages-item-right a {
          color: #333333;
          font-size: 1.07143rem; }
        .header.is-open .navPages-list .navPages-item .navPages-shop-by-category-btn, .header.is-open .navPages-list .navPages-item .navPages-shop-by-brands-btn, .header.is-open .navPages-list .navPages-item-right .navPages-shop-by-category-btn, .header.is-open .navPages-list .navPages-item-right .navPages-shop-by-brands-btn {
          font-size: 20px; }
        .header.is-open .navPages-list .navPages-item .navPages-deals-offers-btn, .header.is-open .navPages-list .navPages-item-right .navPages-deals-offers-btn {
          display: none; }
        .header.is-open .navPages-list .navPages-item .navPage-category-item, .header.is-open .navPages-list .navPages-item-right .navPage-category-item {
          font-family: 'Karla', Arial, Helvetica, sans-serif;
          display: none; }
    .header.is-open .navPages-action, .header.is-open .navPages-list {
      padding: 0; }
    .header.is-open .navPages-list--user, .header.is-open ul.other {
      margin-top: 0;
      background-color: #fce500; }
    .header.is-open .navPages-hub-icon, .header.is-open .navPages-account-icon, .header.is-open .navPages-basket-icon {
      margin-left: 0;
      margin-right: 0.35714rem; }
    .header.is-open .navPages-item-page:last-of-type {
      border-bottom: none; }
    .header.is-open .navPages-shop-by-category-btn:active {
      color: #fce500; }
    .header.is-open .header-logo-container, .header.is-open .header-search-container, .header.is-open .navUser, .header.is-open .navPages-quickSearch, .header.is-open .navPages-item-hidden {
      display: none; }
    .header.is-open .other-links {
      margin-top: 0px;
      border: none;
      background-color: #333333;
      padding: 1.42857rem 0.35714rem; }
      .header.is-open .other-links > span {
        color: white;
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 1.42857rem;
        text-decoration: none; }
      .header.is-open .other-links > li a {
        color: white; }
    .header.is-open .navPages-list--user {
      border-top: none;
      padding: 0; }
      .header.is-open .navPages-list--user a.navPages-action {
        font-size: 13px;
        padding-left: 0.35714rem; }
        .header.is-open .navPages-list--user a.navPages-action > span {
          padding: 0; }
      .header.is-open .navPages-list--user .navPages-hub-icon, .header.is-open .navPages-list--user .navPages-basket-icon, .header.is-open .navPages-list--user .navPages-account-icon {
        width: 20px;
        margin-right: 0; }
      .header.is-open .navPages-list--user .navPage-user-text {
        padding-left: 0.35714rem; }
    .header.is-open .mobile-menu-logo {
      width: 5.71429rem; }
    .header.is-open .subcategory-header-top {
      width: 100%;
      font-size: 22px;
      line-height: normal; }
    .header.is-open .has-subMenu svg {
      fill: #333333;
      stroke: #333333; }
    @media (min-width: 992px) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  text-align: center; }
  @media (min-width: 992px) {
    .header-logo {
      padding: 0;
      height: auto;
      margin: 0; }
      .header.fixed .header-logo {
        background-color: #f4f4f4;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo__link {
    color: #333333;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    width: 70%;
    z-index: 1000; }
    .header-logo__link:before, .header-logo__link:after {
      content: " ";
      display: table; }
    .header-logo__link:after {
      clear: both; }
    @media (min-width: 992px) {
      .header-logo__link {
        background: none;
        border-bottom: 0;
        display: inline-flex;
        padding: 0;
        width: auto; } }
    .header-logo__link:hover {
      color: #757575; }
    .header-logo__link:active {
      color: #757575; }

@media (min-width: 992px) {
  .header-logo-nav-container {
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem; } }

.header-logo--left {
  text-align: left;
  margin: 0; }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 992px) {
    .header-logo--right {
      margin-right: 2.85714rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-size: 2.25vw;
  font-weight: 700;
  letter-spacing: 0.14286rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 2.5vw; } }
  @media (min-width: 992px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      max-width: none;
      overflow: auto;
      white-space: normal;
      padding: 0 10px; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

.header-logo-image-container:after {
  content: "";
  display: block; }

.header-logo-image {
  display: block;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .header-logo-image {
      width: 100%;
      padding: 0 20px; } }

.header-logo-image-unknown-size {
  max-height: 2.35714rem; }
  @media (min-width: 992px) {
    .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;
  position: absolute;
  z-index: 50; }
  @media (min-width: 992px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle.is-open {
    margin-left: 88%; }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #444444;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.42857rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 2.14286rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms;
    filter: invert(1); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #444444;
      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); }

@media (max-width: 991px) {
  .header-logo-nav-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 0;
    background-color: #fce500; } }
  @media (max-width: 991px) and (min-width: 992px) {
    .header-logo-nav-container {
      background-color: none; } }

@media (max-width: 991px) {
    .header-logo-nav-container .mobileMenu-toggle {
      order: 1;
      display: flex;
      padding-left: 0;
      justify-content: center;
      align-items: center; }
    .header-logo-nav-container .header-logo-container {
      order: 2;
      z-index: 6;
      height: 64px; }
      .header-logo-nav-container .header-logo-container .header-logo {
        margin-bottom: 0; }
        .header-logo-nav-container .header-logo-container .header-logo .header-logo-image {
          width: 60px;
          min-width: 60px;
          height: auto;
          padding-top: 10px; }
    .header-logo-nav-container .navUser-container {
      order: 3;
      margin-bottom: 0; }
      .header-logo-nav-container .navUser-container .navUser-section {
        display: flex;
        align-items: center;
        margin-right: 1.4rem; }
        .header-logo-nav-container .navUser-container .navUser-section .navUser-item--account,
        .header-logo-nav-container .navUser-container .navUser-section .navUser-item--cart {
          display: flex;
          justify-content: center;
          align-items: center; }
          .header-logo-nav-container .navUser-container .navUser-section .navUser-item--account span.navUser-text,
          .header-logo-nav-container .navUser-container .navUser-section .navUser-item--cart span.navUser-text {
            display: none; }
    .header-logo-nav-container .header-search-container {
      order: 4;
      z-index: 1;
      width: 100%; } }

@media (max-width: 991px) and (min-width: 992px) {
  .navPages {
    margin-top: 2rem; } }

#header-top-bar {
  background-color: #fce500;
  margin-bottom: 1.07143rem; }
  #header-top-bar .container {
    padding: 0;
    margin-left: 0; }
    #header-top-bar .container .row {
      margin-left: 0; }
  #header-top-bar ul.top-bar-list {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    width: 100%; }
    #header-top-bar ul.top-bar-list li a {
      text-decoration: none;
      padding: 0 .75rem; }
    #header-top-bar ul.top-bar-list li::before {
      content: '|'; }
    #header-top-bar ul.top-bar-list li:first-of-type a {
      padding-left: 0; }
    #header-top-bar ul.top-bar-list li:first-of-type:before {
      content: ''; }
    @media (max-width: 862px) {
      #header-top-bar ul.top-bar-list li a {
        padding: 0 .5rem; } }
  @media (max-width: 991px) {
    #header-top-bar {
      display: none; } }

.header-search-container {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding-right: 40px; }
  .header-search-container .search-df {
    width: 100%;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .header-search-container .search-df input {
      height: 48px;
      width: 100%;
      border: none;
      margin-bottom: 0;
      background: #ffffff; }
    .header-search-container .search-df button {
      background-color: #333333;
      height: 48px;
      padding: 0px 25px; }
      .header-search-container .search-df button img.mobileImg {
        display: none;
        width: 100%;
        height: 50%; }
      .header-search-container .search-df button img.desktopImg {
        width: 100%;
        height: 50%; }
  @media (max-width: 991px) {
    .header-search-container {
      justify-content: center;
      align-items: center;
      background-color: #333333;
      padding-top: 1.07143rem;
      padding-bottom: 1.07143rem;
      padding-left: 5%;
      padding-right: 5%; }
      .header-search-container .search-df {
        width: 100%; }
        .header-search-container .search-df button {
          background-color: #fce500; }
          .header-search-container .search-df button img.desktopImg {
            display: none; }
          .header-search-container .search-df button img.mobileImg {
            display: block; } }

.usp-banner {
  width: 100%; }
  .usp-banner ul {
    height: 40px;
    display: flex;
    padding: 10px;
    margin: 0;
    list-style: none;
    justify-content: space-between;
    background-color: #f4f4f4; }
    .usp-banner ul li:last-child {
      border: none; }
    .usp-banner ul a {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      text-decoration: none;
      flex-wrap: wrap;
      width: 100%;
      font-weight: 500;
      font-family: 'Karla';
      font-size: 1rem; }
    .usp-banner ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      flex-wrap: wrap;
      width: 100%;
      font-weight: 500;
      border-right: 2px solid #e8e8e8;
      font-family: 'Karla';
      font-size: 1rem; }
      .usp-banner ul li svg {
        margin-right: 10px;
        width: 100%;
        max-width: 20px;
        max-height: 20px; }
      .usp-banner ul li img {
        width: 100%;
        max-width: 70px;
        margin: 0 0 2px 5px; }

@media (max-width: 1890px) {
  .usp-banner ul li:nth-child(5) {
    display: none; }
  .usp-banner ul li:nth-last-child(2) {
    border: none; } }

@media (max-width: 1400px) {
  .usp-banner ul li:nth-child(5),
  .usp-banner ul li:nth-child(4) {
    display: none; }
  .usp-banner ul li:nth-last-child(3) {
    border: none; } }

@media (max-width: 991px) {
  .usp-banner ul li:nth-child(5),
  .usp-banner ul li:nth-child(4),
  .usp-banner ul li:nth-child(3) {
    display: none; }
  .usp-banner ul li:nth-last-child(4) {
    border: none; } }

@media (max-width: 699px) {
  .usp-banner ul li {
    display: none;
    width: 100%; }
  .usp-banner ul li.show-banner {
    display: flex;
    border: none; }
  .usp-banner ul .usp-banner ul li {
    display: flex; } }

#search_overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  display: none; }

input[id^="search_query_adv"]::placeholder {
  opacity: 50%; }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0;
  width: 100%; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 992px) {
  .page-content--centered {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 992px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left;
      width: 20%; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 75%;
        float: left;
        width: 80%; } }

footer {
  width: 100%;
  background-color: #fce500;
  padding: 1.42857rem;
  overflow: hidden;
  height: auto; }
  footer a {
    text-decoration: none; }
  footer a:hover {
    text-decoration: underline; }
  footer .footer-content {
    max-width: 1200px;
    margin: 0 auto; }
  footer .footer-menu {
    overflow: hidden; }
  footer .footer-col {
    width: 25%;
    float: left; }
  footer input[type="checkbox"] {
    display: none; }
  footer h3 {
    color: #333;
    font-size: 18px;
    position: relative;
    z-index: 1;
    background: #fce500;
    margin-bottom: 6px;
    margin-top: 0; }
  footer .product-list {
    padding: 0;
    list-style: none;
    margin: 0; }
  footer .product-list li {
    margin-bottom: 5px;
    line-height: 2; }
  footer .product-list a {
    color: #333;
    display: inline-block;
    font-size: 13px; }
  footer .product-list a:hover {
    color: #333; }
  footer input[type="checkbox"]:checked + .col-section .product-list {
    transition: transform 300ms ease, -webkit-transform 300ms ease;
    visibility: visible;
    position: static;
    transform: none; }
  footer input[type="checkbox"]:checked + .col-section h3::after {
    transform: rotate(45deg) scale(1.08); }
  footer .footer-base {
    display: flex;
    color: #333;
    font-size: 12px; }
    footer .footer-base .footer-banner-left {
      display: flex;
      align-items: center;
      width: 50%;
      font-family: 'karla';
      font-size: 12px;
      font-weight: bold;
      text-transform: none; }
      footer .footer-base .footer-banner-left .footer-legal {
        display: inline-block;
        width: 100%; }
    footer .footer-base .footer-banner-right {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      width: 50%;
      font-size: 14px;
      font-weight: bold; }
    footer .footer-base .card-payments {
      width: 80%;
      max-width: 400px; }
    footer .footer-base .contact-number {
      font-size: 14px; }
  footer .footer-more-ways {
    margin-bottom: 7px;
    padding-bottom: 6px;
    border-bottom: 1px solid #333;
    width: 100%; }
  footer .nowrap {
    white-space: nowrap; }

@media (max-width: 767px) {
  footer {
    padding: 0 1.42857rem;
    padding-top: 1.07143rem;
    padding-bottom: 9.28571rem; }
    footer label {
      margin-bottom: 0.5rem; }
    footer .footer-col {
      width: 100%; }
    footer .item {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    footer h3 {
      padding: 10px 0;
      margin: 0;
      cursor: pointer;
      font-size: 16px; }
    footer h3::after {
      content: '+';
      float: right;
      font-size: 14px;
      font-weight: bold;
      margin-top: -2px;
      margin-right: 8px;
      transition: transform .3s ease; } }
    @media screen and (max-width: 767px) and (max-width: 551px) {
      footer h3::after {
        font-size: 24px; } }

@media (max-width: 767px) {
    footer .product-list {
      visibility: hidden;
      position: absolute;
      transform: translateY(-100px);
      z-index: 1;
      padding: 5px 0 16px 0; }
    footer .product-list li {
      margin: 0; }
    footer .product-list a {
      display: block;
      padding: 6px 14px; }
    footer .footer-col {
      overflow: hidden; }
    footer .footer-base {
      flex-direction: column; }
      footer .footer-base .footer-banner-left {
        order: 2;
        width: 100%; }
        footer .footer-base .footer-banner-left .footer-legal {
          display: flex;
          width: 100%;
          flex-direction: column;
          align-items: center; }
          footer .footer-base .footer-banner-left .footer-legal .footer-legal-copyright {
            margin-right: 0; }
      footer .footer-base .footer-banner-right {
        flex-direction: column;
        order: 1;
        width: 100%;
        padding-left: 0; }
      footer .footer-base .footer-ways-to-pay {
        margin-bottom: 1.07143rem; }
      footer .footer-base .card-payments {
        width: 100%; } }

@media (min-width: 768px) {
  .item-padding-top {
    padding-top: 24px; } }

.footer-legal-copyright {
  float: left;
  margin-right: 30px;
  margin-top: 3px; }

.footer-legal-links {
  float: left;
  text-align: center; }

.footer-legal-links a {
  display: inline-block;
  margin-top: 3px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 12px;
  padding-right: 12px;
  white-space: nowrap;
  color: #333; }

.footer-legal-links a:last-child {
  border-right: none; }

.footer-legal-links a:hover {
  color: #333; }

.social-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 1.42857rem;
  margin-bottom: 0.71429rem; }

.social-header {
  text-transform: none; }
  .social-header a {
    text-decoration: none !important; }

@media (min-width: 768px) {
  .social-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    margin-top: 1.42857rem; }
    .social-container h4.social-header {
      margin-right: 0.35714rem; }
    .social-container h4.social-header:nth-of-type(2) {
      margin-left: 1.42857rem; } }

@media (max-width: 767px) {
  h4.social-header::after {
    content: none; } }

.social-icons {
  padding: 0;
  margin: 0;
  list-style: none; }
  .social-icons li {
    display: inline-block;
    margin: 0.15em;
    position: relative;
    font-size: 20px; }
    .social-icons li i {
      color: #fff;
      position: absolute;
      top: 16px;
      left: 15px;
      transition: all 265ms ease-out; }
  .social-icons li:nth-of-type(3) i {
    left: 13px; }
  .social-icons a {
    display: inline-block; }
    .social-icons a:before {
      transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      content: " ";
      width: 50px;
      height: 50px;
      border-radius: 100%;
      display: block;
      background: linear-gradient(45deg, #757575, #333333);
      transition: all 265ms ease-out; }
    .social-icons a:hover:before {
      transform: scale(0);
      transition: all 265ms ease-in; }
    .social-icons a:hover i {
      transform: scale(1.8);
      -ms-transform: scale(1.8);
      -webkit-transform: scale(1.8);
      color: #757575;
      background: -webkit-linear-gradient(45deg, #757575, #333333);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      transition: all 265ms ease-in; }
  .social-icons a.social-square:before {
    background: linear-gradient(45deg, #333333, black);
    border-radius: 20%; }
  .social-icons a.social-square:hover:before {
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: scale(-180deg);
    border-radius: 100%; }
  .social-icons a.social-square:hover i {
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    color: #fce500;
    transform: scale(1.3);
    -webkit-text-fill-color: #fce500; }

#back-to-top-button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(51, 51, 51, 0.2);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  z-index: 1000; }
  #back-to-top-button svg {
    fill: rgba(255, 255, 255, 0.9);
    width: 20px;
    height: 20px; }
  #back-to-top-button:hover {
    cursor: pointer;
    background-color: #fce500;
    color: #444444; }
    #back-to-top-button:hover svg {
      fill: #333;
      top: 50%; }
  #back-to-top-button:active {
    background-color: #555; }

.btn-show {
  opacity: 1;
  visibility: visible; }

.btn-hide {
  opacity: 0;
  visibility: hidden; }

.footer-finance-container {
  margin-top: 20px;
  text-align: center; }
  .footer-finance-container .footer-finance-info p {
    font-size: 12px; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
  width: 100%; }

.blog-body {
  padding-top: 0; }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #e5e5e5;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 1.28571rem;
  font-size: 1.42857rem;
  margin: 10px auto 5px auto;
  padding: 5px;
  min-height: 51px; }
  .blog-title a {
    font-size: 18px;
    text-decoration: none; }
    @media (min-width: 992px) {
      .blog-title a {
        font-size: 1.42857rem; } }

.blog-date,
.blog-author {
  color: #757575;
  text-align: center;
  margin-bottom: 0;
  padding: 0 0.35714rem; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }
  .blog-post h2 {
    line-height: normal; }
  .blog-post img {
    width: auto;
    display: block;
    margin-bottom: 1.42857rem; }
  .blog-post iframe {
    display: block;
    width: 100%; }

.blog-thumbnail {
  margin: 0 auto;
  position: relative; }
  @media (min-width: 992px) {
    .blog-thumbnail {
      margin: 0 auto 1rem auto; } }
  .blog-thumbnail img {
    width: 100%;
    border-radius: 0.71429rem 0.71429rem 0 0; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 992px) {
    .blog-post-figure {
      width: 100%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }

#blog-featured {
  display: block;
  float: none;
  width: 100%;
  padding: 0.71429rem;
  max-width: 102.85714rem;
  margin: 0 auto 0.71429rem auto; }
  #blog-featured .blog-slider-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap; }
    #blog-featured .blog-slider-container .blog-slider-item {
      width: 100%;
      border-radius: 0.71429rem;
      margin-bottom: 1.42857rem;
      background-color: #f4f4f4;
      border: 0.07143rem solid #eaeaea;
      padding: 0; }
      @media (min-width: 992px) {
        #blog-featured .blog-slider-container .blog-slider-item {
          padding: 0.71429rem;
          display: flex;
          justify-content: space-around;
          align-items: center; } }
    #blog-featured .blog-slider-container .blog-slider-item-left {
      padding: 0; }
    #blog-featured .blog-slider-container .blog-slider-thumbnail {
      margin: 0;
      border-radius: 0.71429rem; }
    #blog-featured .blog-slider-container .blog-slider-title {
      margin-top: 0.71429rem; }
      #blog-featured .blog-slider-container .blog-slider-title a {
        text-decoration: none; }
    #blog-featured .blog-slider-container .blog-slider-author {
      font-style: italic;
      font-size: 1.14286rem; }
    #blog-featured .blog-slider-container .blog-slider-seperator {
      max-width: 28.57143rem;
      margin-top: 1.07143rem;
      margin-bottom: 1.07143rem; }
    #blog-featured .blog-slider-container .blog-slider-summary {
      font-size: 1.14286rem; }
      @media (min-width: 992px) {
        #blog-featured .blog-slider-container .blog-slider-summary {
          font-size: 1.28571rem; } }
    #blog-featured .blog-slider-container .blog-slider-read-more-button {
      display: block;
      max-width: 10.71429rem;
      background-color: #333333;
      border-color: #333333;
      color: #fce500;
      text-transform: uppercase;
      margin-top: 1.07143rem;
      font-size: 1.14286rem;
      line-height: normal; }
      @media (min-width: 992px) {
        #blog-featured .blog-slider-container .blog-slider-read-more-button {
          font-size: 1.42857rem;
          max-width: 17.85714rem; } }
      #blog-featured .blog-slider-container .blog-slider-read-more-button:hover {
        background-color: #fce500;
        color: #333333;
        border-color: #fce500; }
    #blog-featured .blog-slider-container .slick-arrow {
      display: none !important; }
      @media (min-width: 992px) {
        #blog-featured .blog-slider-container .slick-arrow {
          display: block !important; } }
    #blog-featured .blog-slider-container .slick-dots {
      bottom: 1.42857rem; }
  #blog-featured .slick-dotted.slick-slider {
    margin-bottom: 0; }

#blog-breadcrumbs {
  padding: 0 0.71429rem; }
  #blog-breadcrumbs .breadcrumb.is-active .breadcrumb-label {
    color: #333333;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    pointer-events: none;
    cursor: pointer; }
  #blog-breadcrumbs .breadcrumbs {
    margin: 0; }

#blog-page-title {
  text-align: center;
  height: 25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #333333;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    #blog-page-title {
      height: 30rem; } }
  #blog-page-title .blog-page-title-inner {
    width: 90%;
    padding-left: 1%;
    padding-right: 1%;
    background-color: rgba(0, 0, 0, 0.8); }
    @media (min-width: 992px) {
      #blog-page-title .blog-page-title-inner {
        width: 50%;
        padding: 10px; } }
  #blog-page-title h1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 2.5rem;
    padding-bottom: 1.07143rem;
    margin-top: 1.42857rem;
    margin-bottom: 1.42857rem;
    color: white; }
  #blog-page-title p {
    font-size: 1.14286rem;
    color: white; }
    @media (min-width: 992px) {
      #blog-page-title p {
        font-size: 1.57143rem; } }

#blog-page-title.blog-page-title-home {
  background: url(https://its.co.uk/content/hub/category-headers/its-hub-header.jpg);
  background-size: cover;
  background-position: center; }

#blog-page-title.blog-page-title-milwaukee {
  background: url(https://its.co.uk/content/hub/category-headers/milwaukee-hub-header-m.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 30vh !important; }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-milwaukee {
      background: url(https://its.co.uk/content/hub/category-headers/milwaukee-hub-header.jpg); } }
  @media (max-width: 1300px) and (min-width: 990px) {
    #blog-page-title.blog-page-title-milwaukee {
      height: 20rem !important; }
      #blog-page-title.blog-page-title-milwaukee p {
        font-size: 18px; } }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-milwaukee {
      background-size: 100%;
      background-position: top;
      background-repeat: no-repeat;
      height: 25vw !important; } }

#blog-page-title.blog-page-title-dewalt {
  background: url(https://its.co.uk/content/hub/category-headers/dewalt-hub-header-m.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 30vh !important; }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-dewalt {
      background: url(https://its.co.uk/content/hub/category-headers/dewalt-hub-header.jpg); } }
  @media (max-width: 1300px) and (min-width: 990px) {
    #blog-page-title.blog-page-title-dewalt {
      height: 20rem !important; }
      #blog-page-title.blog-page-title-dewalt p {
        font-size: 18px; } }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-dewalt {
      background-size: 100%;
      background-position: top;
      background-repeat: no-repeat;
      height: 25vw !important; } }

#blog-page-title.blog-page-title-buying-guides {
  background: url(https://its.co.uk/content/hub/category-headers/buying-guides-header-m.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 30vh !important; }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-buying-guides {
      background: url(https://its.co.uk/content/hub/category-headers/buying-guides-header.jpg); } }
  @media (max-width: 1300px) and (min-width: 990px) {
    #blog-page-title.blog-page-title-buying-guides {
      height: 20rem !important; }
      #blog-page-title.blog-page-title-buying-guides p {
        font-size: 18px; } }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-buying-guides {
      background-size: 100%;
      background-position: top;
      background-repeat: no-repeat;
      height: 25vw !important; } }

#blog-page-title.blog-page-title-faqs {
  background: url(https://its.co.uk/content/hub/category-headers/faqs-header-m.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 30vh !important; }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-faqs {
      background: url(https://its.co.uk/content/hub/category-headers/faqs-header.jpg); } }
  @media (max-width: 1300px) and (min-width: 990px) {
    #blog-page-title.blog-page-title-faqs {
      height: 20rem !important; }
      #blog-page-title.blog-page-title-faqs p {
        font-size: 18px; } }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-faqs {
      background-size: 100%;
      background-position: top;
      background-repeat: no-repeat;
      height: 25vw !important; } }

#blog-page-title.blog-page-title-tricks-tips {
  background: url(https://its.co.uk/content/hub/category-headers/tricks-tips-header-m.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 30vh !important; }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-tricks-tips {
      background: url(https://its.co.uk/content/hub/category-headers/tricks-tips-header.jpg); } }
  @media (max-width: 1300px) and (min-width: 990px) {
    #blog-page-title.blog-page-title-tricks-tips {
      height: 20rem !important; }
      #blog-page-title.blog-page-title-tricks-tips p {
        font-size: 18px; } }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-tricks-tips {
      background-size: 100%;
      background-position: top;
      background-repeat: no-repeat;
      height: 25vw !important; } }

#blog-page-title.blog-page-title-news-reviews {
  background: url(https://its.co.uk/content/hub/category-headers/news-reviews-header-m.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 30vh !important; }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-news-reviews {
      background: url(https://its.co.uk/content/hub/category-headers/news-reviews-header.jpg); } }
  @media (max-width: 1300px) and (min-width: 990px) {
    #blog-page-title.blog-page-title-news-reviews {
      height: 20rem !important; }
      #blog-page-title.blog-page-title-news-reviews p {
        font-size: 18px; } }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-news-reviews {
      background-size: 100%;
      background-position: top;
      background-repeat: no-repeat;
      height: 25vw !important; } }

#blog-page-title.blog-page-title-editors-choice {
  background: url(https://its.co.uk/content/hub/category-headers/editors-choice-header-m.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 30vh !important; }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-editors-choice {
      background: url(https://its.co.uk/content/hub/category-headers/editors-choice-header.jpg); } }
  @media (max-width: 1300px) and (min-width: 990px) {
    #blog-page-title.blog-page-title-editors-choice {
      height: 20rem !important; }
      #blog-page-title.blog-page-title-editors-choice p {
        font-size: 18px; } }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-editors-choice {
      background-size: 100%;
      background-position: top;
      background-repeat: no-repeat;
      height: 25vw !important; } }

#blog-page-title.blog-page-title-lists {
  background: url(https://its.co.uk/content/hub/category-headers/lists-header-m.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  height: 30vh !important; }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-lists {
      background: url(https://its.co.uk/content/hub/category-headers/lists-header.jpg); } }
  @media (max-width: 1300px) and (min-width: 990px) {
    #blog-page-title.blog-page-title-lists {
      height: 20rem !important; }
      #blog-page-title.blog-page-title-lists p {
        font-size: 18px; } }
  @media (min-width: 992px) {
    #blog-page-title.blog-page-title-lists {
      background-size: 100%;
      background-position: top;
      background-repeat: no-repeat;
      height: 25vw !important; } }

@media (min-width: 992px) {
  #blog-categories {
    display: flex;
    justify-content: center;
    align-items: center; } }

#blog-categories ul {
  list-style: none;
  margin: 1.42857rem 0 2.14286rem 0;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    #blog-categories ul {
      display: flex;
      flex-wrap: wrap;
      margin: 0 0 2.85714rem 0;
      width: 100%; } }
  #blog-categories ul .navPages-action {
    background-color: #333333;
    color: #fce500;
    width: 100%;
    text-align: center;
    margin-bottom: 0.71429rem;
    border-radius: 0.71429rem;
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 5rem;
    font-size: 1.28571rem; }

.blog-featured-post-title {
  display: none;
  text-align: center;
  font-size: 2.57143rem;
  margin-bottom: 1.42857rem; }

#blog-all-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start; }
  #blog-all-posts .blog {
    width: 50%;
    padding-top: 0;
    border: none; }
    @media (min-width: 1261px) {
      #blog-all-posts .blog {
        width: 25%; } }
  @media (min-width: 992px) {
    #blog-all-posts .blog-post-body {
      width: 90%; } }
  #blog-all-posts .blog-post-body .blog-post {
    min-height: 11.21429rem; }

#blog-featured .blog, #blog-all-posts .blog {
  padding-left: 1%;
  padding-right: 1%;
  margin: 0.71429rem 0; }
  @media (min-width: 992px) {
    #blog-featured .blog, #blog-all-posts .blog {
      margin: 1.42857rem 0; } }

#blog-featured .blog-inner, #blog-all-posts .blog-inner {
  padding-bottom: 0.71429rem;
  background-color: #f4f4f4;
  border-radius: 0.71429rem;
  margin: 0;
  border: 0.07143rem solid #d0d7dd; }

#blog-featured .blog-post-read-more, #blog-all-posts .blog-post-read-more {
  display: block;
  max-width: 22.85714rem;
  margin: 1.42857rem auto 0 auto;
  padding: 0.71429rem;
  background: #333333;
  border-radius: 0.71429rem;
  color: #fce500;
  text-transform: uppercase;
  font-family: "Oswald";
  text-decoration: none;
  text-align: center;
  font-size: 1.28571rem; }

#blog-all-posts-pagination {
  display: none; }

#blog-videos {
  background-color: #fce500;
  padding: 2% 1%; }
  @media (min-width: 992px) {
    #blog-videos {
      margin: 3.57143rem 0; } }
  #blog-videos h2 {
    text-align: center;
    font-size: 2.5rem;
    padding-bottom: 1.07143rem;
    margin-top: 1.42857rem;
    margin-bottom: 1.42857rem; }
  #blog-videos .blog-video-container-main {
    background-color: #333333;
    padding: 0.71429rem;
    border-radius: 0.5rem;
    margin-bottom: 1.42857rem;
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      #blog-videos .blog-video-container-main {
        flex-direction: row;
        padding: 1.42857rem 0.71429rem; } }
  #blog-videos .blog-videos-main {
    padding: 0; }
    #blog-videos .blog-videos-main iframe {
      width: 100%;
      min-height: 32.14286rem; }
      @media (min-width: 992px) {
        #blog-videos .blog-videos-main iframe {
          min-height: 42.85714rem; } }
  #blog-videos .blog-main-video-title {
    color: white;
    text-transform: none;
    margin-top: 1.07143rem;
    margin-bottom: 1.07143rem; }
    #blog-videos .blog-main-video-title span {
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 1.07143rem; }
  #blog-videos .blog-videos-playlist {
    background-color: #252525;
    height: 32.14286rem;
    overflow-x: auto;
    padding: 0.71429rem;
    border-radius: 0.35714rem; }
    @media (min-width: 992px) {
      #blog-videos .blog-videos-playlist {
        height: 42.85714rem; } }
    #blog-videos .blog-videos-playlist .column {
      padding: 0.35714rem; }
    #blog-videos .blog-videos-playlist article.item {
      display: flex;
      justify-content: center;
      align-items: center;
      border-bottom: 0.07143rem solid #4d4d4d;
      margin: 0.71429rem 0;
      padding-bottom: 0.71429rem; }
      #blog-videos .blog-videos-playlist article.item:hover {
        cursor: pointer; }
    #blog-videos .blog-videos-playlist h6 {
      font-weight: 700;
      color: white;
      font-size: 0.92857rem;
      line-height: normal;
      text-transform: none; }
    #blog-videos .blog-videos-playlist .blog-videos-publish-date {
      color: white;
      margin-bottom: 0; }

#blog-social-feed {
  background-image: linear-gradient(white, #f4f4f4);
  padding-top: 2.14286rem;
  padding-bottom: 2.14286rem; }
  #blog-social-feed h2 {
    text-align: center;
    font-size: 2.5rem;
    padding-bottom: 1.07143rem;
    margin-top: 1.42857rem;
    margin-bottom: 1.42857rem; }

#blog-social-links h2, #blog-social-links span {
  text-align: center;
  display: block; }

#blog-social-links h2 {
  font-size: 1.78571rem;
  margin-top: 3.57143rem; }
  @media (min-width: 992px) {
    #blog-social-links h2 {
      text-align: center;
      font-size: 2.5rem;
      padding-bottom: 1.07143rem;
      margin-top: 1.42857rem;
      margin-bottom: 1.42857rem;
      margin-top: 2.14286rem; } }

#blog-social-links span {
  font-size: 1.28571rem; }
  @media (min-width: 992px) {
    #blog-social-links span {
      font-size: 1.42857rem; } }

#blog-social-links .its-blog-social-icons-container {
  display: flex;
  justify-content: center;
  align-items: center; }
  #blog-social-links .its-blog-social-icons-container .its-blog-social-icon-item {
    width: 50%;
    padding: 2.14286rem; }
    @media (min-width: 992px) {
      #blog-social-links .its-blog-social-icons-container .its-blog-social-icon-item {
        width: 20%;
        padding: 3.57143rem; } }

.blog-post-page-container .blog-header {
  padding: 0.71429rem 0.71429rem;
  margin: 0 0 1.42857rem 0; }

.blog-post-page-container h1.blog-title {
  font-size: 2.14286rem;
  text-align: left;
  margin: 0;
  line-height: normal; }

.blog-post-page-container .blog-date {
  text-align: left;
  margin: 0; }

.blog-load-more-button {
  margin: 0 auto 1.42857rem auto;
  display: none;
  float: none;
  font-size: 1.78571rem;
  line-height: normal;
  text-transform: uppercase;
  max-width: 25.71429rem;
  width: 100%;
  background: #333333;
  color: #fce500;
  border-color: #333333; }
  .blog-load-more-button:hover {
    background: #fce500;
    border-color: #fce500;
    color: #333333; }
  .blog-load-more-button:focus {
    outline: none; }

.blog-post-page-container {
  display: block;
  float: none;
  max-width: 102.85714rem;
  width: 100%;
  margin: 2.14286rem auto; }
  .blog-post-page-container .blog-post-tags a {
    font-size: 1.14286rem;
    border: 0.07143rem solid #cccccc;
    border-radius: 3.57143rem;
    padding: 0.71429rem; }
  .blog-post-page-container .blog-header {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
    .blog-post-page-container .blog-header .blog-title {
      margin: 0.71429rem 0;
      min-height: auto;
      font-size: 2.14286rem;
      text-transform: uppercase;
      line-height: normal; }
    .blog-post-page-container .blog-header .blog-date {
      font-size: 1.28571rem; }
  .blog-post-page-container .blog-post-inner-wrapper {
    display: flex;
    flex-direction: column;
    padding-top: 1.42857rem;
    margin-top: 1.42857rem;
    border-top: 0.07143rem solid #f4f4f4; }
    @media (min-width: 992px) {
      .blog-post-page-container .blog-post-inner-wrapper {
        flex-direction: row; } }
  @media (min-width: 992px) {
    .blog-post-page-container .blog-post-page-main {
      padding-left: 0; } }
  .blog-post-page-container .blog-post-page-aside {
    border-left: 0.07143rem solid #f4f4f4;
    display: none; }
    @media (min-width: 992px) {
      .blog-post-page-container .blog-post-page-aside {
        display: block; } }
  .blog-post-page-container .blog-post p, .blog-post-page-container .blog-post li {
    font-size: 1.25rem; }
  .blog-post-page-container .blog-post a {
    font-weight: 600;
    color: #0074cc; }
  .blog-post-page-container .blog-post-author-image-container {
    display: flex;
    align-items: center;
    justify-content: center; }
    .blog-post-page-container .blog-post-author-image-container .blog-post-author-image {
      width: 3.92857rem; }
    .blog-post-page-container .blog-post-author-image-container p {
      margin: 0 0 0 0.71429rem;
      font-size: 1.25rem;
      color: #777; }
  .blog-post-page-container .socialLinks {
    text-align: center; }

#blog-post-page-comments {
  max-width: 102.85714rem;
  margin: 0 auto;
  width: 100%;
  padding: 0.71429rem; }

.blog-post-page-newsletter {
  display: flex;
  flex-direction: column;
  background-color: #fce500;
  width: 100%;
  padding: 10px 1.07143rem;
  border-radius: 0.35714rem; }
  .blog-post-page-newsletter h3 {
    font-size: 1.28571rem;
    width: 100%;
    text-align: center; }
  .blog-post-page-newsletter .newsletter-subscription-form-container {
    margin-top: 0.71429rem; }
  .blog-post-page-newsletter .form {
    margin-bottom: 0; }
  .blog-post-page-newsletter .button {
    width: 100%;
    border-radius: 0.5rem;
    margin-top: 0.71429rem; }

.blog-post-page-shop-categories {
  margin-top: 1.42857rem;
  margin-bottom: 1.42857rem;
  padding: 0.71429rem;
  border: 0.07143rem solid #f4f4f4;
  border-radius: 0.5rem;
  background-color: #f4f4f4; }
  .blog-post-page-shop-categories h3 {
    font-size: 1.42857rem; }
  .blog-post-page-shop-categories ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0.71429rem; }
    .blog-post-page-shop-categories ul svg {
      height: 1.42857rem;
      width: 1.42857rem; }
    .blog-post-page-shop-categories ul a {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 0.35714rem; }
  .blog-post-page-shop-categories a {
    text-decoration: none; }
  .blog-post-page-shop-categories .button {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    background-color: #fce500;
    color: #333333;
    border-color: #fce500; }

#blog-header-container {
  display: flex;
  background-color: #fce500;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 992px) {
    #blog-header-container {
      justify-content: space-evenly; } }

.blog-header-logo {
  width: 80%;
  padding-top: 0.35714rem;
  padding-bottom: 0.35714rem; }
  @media (min-width: 992px) {
    .blog-header-logo {
      width: auto; } }
  .blog-header-logo img {
    max-width: 7.85714rem;
    width: 100%; }
    @media (min-width: 992px) {
      .blog-header-logo img {
        max-width: 10.71429rem; } }

.blog-navbar {
  background-color: #fce500; }
  .blog-navbar .navPages-action {
    color: #333333; }
    .blog-navbar .navPages-action:hover {
      color: #cccccc; }
  .blog-navbar.is-open .navPages-item {
    padding-left: 0.71429rem;
    border-bottom: 2px solid #ebd300; }
    .blog-navbar.is-open .navPages-item:first-of-type {
      border-bottom: none; }
  .blog-navbar.is-open .navPages-action {
    padding-left: 0;
    padding: 10px; }
  .blog-navbar.is-open .navPages-list {
    position: fixed;
    height: 100%; }

.blog-header-shop-tools-button {
  margin-bottom: 0;
  background-color: #333333;
  color: #fce500; }
  .blog-header-shop-tools-button:hover {
    background-color: #333333;
    color: #fce500; }
  .blog-header-shop-tools-button img {
    width: 1.42857rem;
    margin-left: 0.71429rem; }

.mobileMenu-toggle-blog {
  top: 0 !important;
  right: 0 !important;
  left: auto;
  position: relative; }
  .mobileMenu-toggle-blog.is-open {
    margin: 0;
    filter: invert(1); }

.blog-navbar-container .navPages-container.is-open {
  z-index: 2;
  width: 100%; }
  .blog-navbar-container .navPages-container.is-open .navPages {
    background-color: #fce500;
    padding: 0; }
  .blog-navbar-container .navPages-container.is-open .navPages-action {
    font-family: 'Oswald'; }

.blog-post-in-review {
  display: none; }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #e5e5e5;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  font-size: 1.07143rem;
  margin-top: 0;
  text-transform: inherit; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  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.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  position: relative;
  max-width: 100px; }
  .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%; }

.navList-action {
  display: block;
  width: 100%; }
  .navList-action .image-container {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
    text-align: center;
    max-width: 200px; }
    @media screen and (max-width: 551px) {
      .navList-action .image-container {
        max-width: 140px; } }
    .navList-action .image-container:hover {
      transform: scale(1.02); }
    .navList-action .image-container img {
      width: 100%;
      height: auto;
      display: block;
      border-radius: 8px;
      padding: 2px; }
    .navList-action .image-container .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      border-radius: 8px;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, #1b1b1b 100%); }
      @media screen and (max-width: 551px) {
        .navList-action .image-container .overlay {
          background: linear-gradient(to bottom, rgba(15, 15, 15, 0) 65%, #0f0f0f 100%); } }
    .navList-action .image-container h3 {
      position: absolute;
      top: 80%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      z-index: 2;
      width: 100%;
      font-weight: 500;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: center;
      line-height: 18px;
      -webkit-line-clamp: 2;
      padding: 0 .2em;
      -webkit-box-orient: vertical;
      text-shadow: #181E2C 2px 2px 5px;
      font-size: 16px !important; }
      @media screen and (max-width: 551px) {
        .navList-action .image-container h3 {
          font-size: 12px !important;
          top: 78%; } }
  .navList-action .navList-action-close {
    display: none; }

#addToCartBundle {
  background-color: #0f9c1f;
  display: block;
  color: #ffff;
  line-height: 1.42857rem;
  text-decoration: none;
  font-size: 1.07143rem;
  border-radius: 0.71429rem;
  text-transform: uppercase;
  font-weight: bold;
  margin: 1.07143rem auto; }
  #addToCartBundle:hover {
    background-color: #0d851a; }

.wrap {
  text-align: center;
  line-height: 1.4; }
  @media (min-width: 992px) {
    .wrap {
      padding-bottom: 1.42857rem; } }
  .wrap > * {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px; }

.read-more {
  position: relative;
  color: #34495e;
  font-size: 14px;
  text-decoration: none; }
  .read-more .read-text {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.28571rem;
    background-color: #fce500;
    width: fit-content;
    margin: .5em auto 0 auto;
    color: #333;
    border: none;
    border-radius: 8px;
    padding: 0 1em;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: transform 0.4s ease, box-shadow 0.2s ease; }
    @media screen and (max-width: 551px) {
      .read-more .read-text {
        margin-top: 1em; } }
    .read-more .read-text:hover {
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15); }
      .read-more .read-text:hover svg {
        transform: translateX(15px); }
    .read-more .read-text span {
      font-weight: 700;
      margin: 0; }
    .read-more .read-text svg {
      height: 30px;
      margin-left: 0.5em; }
  .read-more .trigger {
    display: flex;
    position: absolute;
    bottom: 0;
    font-weight: bold;
    min-width: 10em; }
  .read-more .content {
    position: relative;
    overflow: hidden;
    max-height: 45.08px;
    -webkit-transition: max-height 1000ms ease;
    transition: max-height 1000ms ease; }
    .read-more .content::before {
      -webkit-transition: opacity 1000ms ease, visibility 1000ms ease;
      transition: opacity 1000ms ease, visibility 1000ms ease;
      background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #ffffff, #ffffff);
      background-image: linear-gradient(rgba(0, 0, 0, 0), #ffffff, #ffffff);
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 45.08px; }
    .read-more .content p {
      margin-bottom: 1.07143rem; }

.navList {
  opacity: 0;
  transition: opacity 0.3s; }
  .navList.slick-initialized {
    opacity: 1; }

.plp-slidebar-overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background: #676767;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out; }
  .plp-slidebar-overlay.visible {
    visibility: visible;
    opacity: 0.7; }

.plp-slidebar-x-icon {
  position: fixed;
  top: 2%;
  left: 3%;
  z-index: 1002 !important;
  width: 30px;
  height: 30px;
  cursor: pointer;
  visibility: hidden; }
  .plp-slidebar-x-icon.visible {
    visibility: visible; }
  @media screen and (max-width: 992px) {
    .plp-slidebar-x-icon {
      top: 2.5%;
      display: none; } }
  .plp-slidebar-x-icon:hover path {
    stroke: #b8b8b8; }

.plp-slidebar-container {
  position: fixed;
  right: -710px;
  top: 0;
  width: 710px;
  z-index: 1001;
  height: 100%;
  background-color: white;
  transition: all 0.5s ease-in-out;
  padding: 1.14286rem 2.14286rem;
  overflow-y: scroll; }
  .plp-slidebar-container::-webkit-scrollbar {
    width: 4px; }
  @media screen and (max-width: 992px) {
    .plp-slidebar-container {
      width: 500px;
      right: -500px; } }
  @media screen and (max-width: 551px) {
    .plp-slidebar-container {
      width: 100%;
      right: -100%;
      padding: 1.14286rem; } }
  .plp-slidebar-container p {
    margin-bottom: .5rem; }
  .plp-slidebar-container .plp-subheading-title {
    font-size: 1.42857rem; }
  .plp-slidebar-container .plp-seo-text {
    margin-bottom: 20px; }
  .plp-slidebar-container .video-gallery {
    margin-top: 20px; }
  .plp-slidebar-container blockquote {
    border-left: 5px solid #fce500;
    margin: 10px 0;
    padding: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    font-size: 10px !important; }
    .plp-slidebar-container blockquote p {
      font-family: inherit;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 1rem; }
    .plp-slidebar-container blockquote:hover {
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
      transform: translateY(-2px); }
  @media screen and (max-width: 551px) {
    .plp-slidebar-container .plp-slidebar-heading h1 {
      font-size: 2rem;
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 551px) {
    .plp-slidebar-container h2 {
      font-size: 1.4rem; } }
  .plp-slidebar-container img {
    width: 100%; }
    @media screen and (max-width: 780px) {
      .plp-slidebar-container img {
        display: none; } }
    @media screen and (max-width: 551px) {
      .plp-slidebar-container img {
        max-width: 350px; } }
  .plp-slidebar-container .row-dark img,
  .plp-slidebar-container .row-light img {
    width: 100% !important; }
  .plp-slidebar-container table {
    width: 100%; }
  @media screen and (max-width: 551px) {
    .plp-slidebar-container .plp-subheading-title {
      font-size: 1rem; } }
  .plp-slidebar-container iframe {
    width: 680px;
    max-width: 710px;
    max-height: 350px; }
    @media screen and (max-width: 551px) {
      .plp-slidebar-container iframe {
        max-width: 335px;
        max-height: 200px; } }
  .plp-slidebar-container .close-plp-slidebar-content {
    display: flex;
    align-items: center;
    padding: 0 1.2em;
    margin: .2em 0 1em 0;
    cursor: pointer;
    width: fit-content;
    border-radius: 12px;
    background-color: #676767; }
    .plp-slidebar-container .close-plp-slidebar-content:hover {
      background-color: #363636; }
    .plp-slidebar-container .close-plp-slidebar-content button {
      border: none;
      font-size: 1.5rem;
      cursor: pointer;
      color: #fff;
      font-weight: 500;
      padding: 0;
      margin-left: .2em; }
      .plp-slidebar-container .close-plp-slidebar-content button:hover {
        background-color: transparent; }
    .plp-slidebar-container .close-plp-slidebar-content svg.icon-chevron-left {
      width: 24px;
      height: 24px;
      rotate: 180deg; }
  .plp-slidebar-container .container.is-loading {
    visibility: hidden; }
  .plp-slidebar-container .video-item {
    margin-bottom: 20px;
    text-align: center; }
  .plp-slidebar-container .plp-image-container {
    margin: 20px; }
  .plp-slidebar-container .plp-usage-section,
  .plp-slidebar-container .plp-jobs-section,
  .plp-slidebar-container .plp-tool-titles-section,
  .plp-slidebar-container .plp-description-faq-section,
  .plp-slidebar-container .plp-watch-tools-section {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px; }
  .plp-slidebar-container .plp-usage-title,
  .plp-slidebar-container .plp-jobs-title,
  .plp-slidebar-container .plp-tool-title,
  .plp-slidebar-container .plp-description-faq-title,
  .plp-slidebar-container .plp-watch-title {
    margin-bottom: 10px;
    padding: 1.42857rem;
    border-bottom: 2px solid #fce500;
    border-top: 2px solid #fce500; }
    @media screen and (max-width: 551px) {
      .plp-slidebar-container .plp-usage-title,
      .plp-slidebar-container .plp-jobs-title,
      .plp-slidebar-container .plp-tool-title,
      .plp-slidebar-container .plp-description-faq-title,
      .plp-slidebar-container .plp-watch-title {
        text-align: center; } }
    .plp-slidebar-container .plp-usage-title h2,
    .plp-slidebar-container .plp-jobs-title h2,
    .plp-slidebar-container .plp-tool-title h2,
    .plp-slidebar-container .plp-description-faq-title h2,
    .plp-slidebar-container .plp-watch-title h2 {
      font-size: 1.07143rem; }
  @media screen and (max-width: 551px) {
    .plp-slidebar-container .plp-description-faq-title {
      text-align: center; } }
  .plp-slidebar-container .plp-usage-list,
  .plp-slidebar-container .plp-jobs-list {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 20px; }
  .plp-slidebar-container .plp-description-plp-faq-accordion {
    margin-top: 1.42857rem;
    padding: 0.71429rem; }
  .plp-slidebar-container .plp-description-plp-faq-content {
    display: none;
    padding: 10px; }
  .plp-slidebar-container .plp-description-plp-faq-item {
    margin-bottom: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
    .plp-slidebar-container .plp-description-plp-faq-item.active .plp-description-plp-faq-content {
      transition: all 0.3s ease;
      display: block; }
  .plp-slidebar-container .plp-description-plp-faq-header {
    cursor: pointer;
    font-weight: bold;
    background-color: #fce500;
    padding: 10px;
    font-size: 1.42857rem; }
    @media screen and (max-width: 551px) {
      .plp-slidebar-container .plp-description-plp-faq-header {
        font-size: 1rem; } }
  .plp-slidebar-container .plp-pop-out-text.plp-accessories-intro {
    font-size: 1rem;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto;
    text-align: center; }
  .plp-slidebar-container .plp-accessories-title {
    font-size: 1.4rem;
    color: #333;
    font-weight: 600;
    margin: 20px 10px; }
  .plp-slidebar-container .plp-accessories-title::after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #fce500;
    margin-top: 5px; }
  .plp-slidebar-container .plp-accessories-section {
    max-width: 900px;
    margin: 0 auto;
    padding: 1.42857rem;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); }
  .plp-slidebar-container .plp-usage-title {
    font-size: 1.71429rem;
    font-weight: bold;
    margin-bottom: 16px;
    color: #333;
    text-align: center; }
    @media screen and (max-width: 780px) {
      .plp-slidebar-container .plp-usage-title {
        font-size: 1.42857rem; } }
  .plp-slidebar-container .plp-accessories-intro {
    font-size: 1rem;
    margin-bottom: 20px;
    text-align: center; }
    @media screen and (max-width: 780px) {
      .plp-slidebar-container .plp-accessories-intro {
        font-size: 1rem; } }
  .plp-slidebar-container .plp-blades-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px; }
  .plp-slidebar-container .plp-blades-table thead {
    background-color: #333;
    color: #fce500; }
  .plp-slidebar-container .plp-blades-table th,
  .plp-slidebar-container .plp-blades-table td {
    padding: 12px 16px;
    text-align: left;
    font-size: 1.14286rem;
    font-weight: 600; }
    @media screen and (max-width: 780px) {
      .plp-slidebar-container .plp-blades-table th,
      .plp-slidebar-container .plp-blades-table td {
        padding: remClac(10px);
        font-size: 1rem; } }
  .plp-slidebar-container .plp-blades-table th {
    font-weight: bold;
    color: #fce500; }
  .plp-slidebar-container .plp-blades-table tbody tr:nth-child(even) {
    background-color: #f2f2f2; }
  .plp-slidebar-container .plp-blades-table tbody tr:hover {
    background-color: #e8e8e8; }
  .plp-slidebar-container .plp-blades-table td img {
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    width: 150px;
    height: 150px; }
    @media screen and (max-width: 780px) {
      .plp-slidebar-container .plp-blades-table td img {
        width: 80px;
        height: 80px; } }
  .plp-slidebar-container.visible {
    right: 0; }

.category-plp .sort-by-form-field, .category-plp .facetedSearch-toggle, .category-plp .pagination-item, .category-plp .facet-range-submit {
  border: 1px solid #333333;
  border-radius: 6px;
  margin: 0 0 10px 10px;
  padding: 0;
  line-height: 38px;
  min-height: 38px;
  font-size: 16px;
  font-family: inherit;
  position: relative;
  color: #333333;
  text-decoration: none;
  background: white; }
  @media (min-width: 992px) {
    .category-plp .sort-by-form-field, .category-plp .facetedSearch-toggle, .category-plp .pagination-item, .category-plp .facet-range-submit {
      line-height: 48px;
      min-height: 48px;
      font-size: 18px; } }

.category-plp .pagination-item .pagination-link {
  padding: 0 10px;
  font-size: 1.07143rem;
  color: inherit; }

.category-plp .sort-by-form-field, .category-plp .facetedSearch-toggle {
  background-color: #f4f4f4;
  text-align: center;
  font-size: 18px;
  line-height: 48px;
  min-height: 48px;
  border-radius: 8px;
  margin: 0; }
  @media (min-width: 992px) {
    .category-plp .sort-by-form-field, .category-plp .facetedSearch-toggle {
      background-color: white; } }
  .category-plp .sort-by-form-field .facet-btn-icon, .category-plp .facetedSearch-toggle .facet-btn-icon {
    position: absolute;
    top: 24px;
    transform: translateY(-50%);
    right: 15px;
    width: 1.4rem;
    height: 1.4rem; }
    .category-plp .sort-by-form-field .facet-btn-icon svg, .category-plp .facetedSearch-toggle .facet-btn-icon svg {
      fill: #333333; }
  .category-plp .is-open.sort-by-form-field .facet-btn-icon svg, .category-plp .is-open.facetedSearch-toggle .facet-btn-icon svg {
    transform: rotate(180deg); }

@media screen and (max-width: 780px) {
  .plp-subcategories-container {
    max-height: 150px; } }

.its-related-searches {
  padding: 0.5em 2em; }
  .its-related-searches .its-related-heading {
    font-size: 1.28571rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 0em 1em 0em 0em;
    margin: 0; }
  .its-related-searches .its-scroller {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 0.71429rem;
    padding: 1em;
    scrollbar-width: thin;
    scrollbar-color: #999 transparent;
    flex-direction: row;
    justify-content: center; }
    .its-related-searches .its-scroller::-webkit-scrollbar {
      height: 6px; }
    .its-related-searches .its-scroller::-webkit-scrollbar-thumb {
      background: #bbb;
      border-radius: 3px; }
    .its-related-searches .its-scroller::-webkit-scrollbar-track {
      background: transparent; }
    .its-related-searches .its-scroller a {
      flex: 0 0 auto;
      padding: 0.71429rem 1.28571rem;
      background: rgba(0, 0, 0, 0.05);
      border-radius: 8px;
      font-size: 1rem;
      font-weight: 600;
      color: inherit;
      letter-spacing: 0.3px;
      text-decoration: none;
      transition: background-color 0.2s ease, color 0.2s ease;
      border: 1px solid rgba(250, 250, 250, 0.08); }
      .its-related-searches .its-scroller a:hover {
        background-color: rgba(255, 255, 255, 0.12); }
      .its-related-searches .its-scroller a:focus {
        outline: 2px solid #333;
        outline-offset: 2px; }

.category-plp {
  min-height: 50vh; }
  .category-plp .page-heading {
    padding: 1.6rem 2rem;
    margin: 0;
    font-size: 32px;
    line-height: 1.2;
    text-transform: uppercase; }
  @media screen and (max-width: 992px) {
    .category-plp .page-heading {
      font-size: 26px;
      padding: 1.2rem 2rem; } }
  .category-plp .page {
    margin: 0; }
    @media (min-width: 992px) {
      .category-plp .page {
        background-color: #f4f4f4;
        padding: 0 10px; } }
  .category-plp .filter-by-type-container-mobile h2 {
    padding: 0.71429rem 0 0.35714rem 0;
    font-size: 1.28571rem;
    margin-bottom: 0; }
    @media screen and (max-width: 780px) {
      .category-plp .filter-by-type-container-mobile h2 {
        padding: 3.57143rem 0 0.35714rem 0; } }
    @media screen and (max-width: 480px) {
      .category-plp .filter-by-type-container-mobile h2 {
        padding: 0.71429rem 0 0.35714rem 0; } }
  @media screen and (min-width: 780px) {
    .category-plp .filter-by-type-container-mobile {
      display: none; } }
  .category-plp .filter-by-type-container-desktop h2 {
    font-size: 1.57143rem; }
  @media screen and (max-width: 779px) {
    .category-plp .filter-by-type-container-desktop {
      display: none; } }
  .category-plp .filter-by-type {
    padding: 1.07143rem 0 0.28571rem 0;
    border-bottom: 1px solid #cccccc; }
    .category-plp .filter-by-type h2 {
      padding-bottom: 0.71429rem; }
      @media screen and (max-width: 780px) {
        .category-plp .filter-by-type h2 {
          font-size: 1.28571rem;
          padding-bottom: 0.35714rem; } }
    .category-plp .filter-by-type .filter-by-type-grid {
      display: flex;
      gap: 10px; }
      .category-plp .filter-by-type .filter-by-type-grid .filter-by-type-values-filtered {
        width: 50%; }
        @media (min-width: 992px) {
          .category-plp .filter-by-type .filter-by-type-grid .filter-by-type-values-filtered {
            width: 9%; } }
    .category-plp .filter-by-type .option {
      position: relative; }
      .category-plp .filter-by-type .option.is-active .remove-icon {
        position: absolute;
        top: -50%;
        font-weight: bold;
        font-size: 2.14286rem;
        right: 6%;
        color: #333333; }
      .category-plp .filter-by-type .option.is-active img {
        background-color: #fce500; }
      .category-plp .filter-by-type .option.is-active p:hover {
        background-color: #333333;
        color: #fce500; }
      .category-plp .filter-by-type .option img {
        background-color: white;
        width: 100%;
        height: 6.42857rem;
        border-radius: 6px 6px 0 0; }
        @media screen and (max-width: 780px) {
          .category-plp .filter-by-type .option img {
            background-color: #fff;
            border: 1px solid #ccc;
            height: 4.28571rem;
            box-shadow: 0 2px 4px rgba(116, 116, 116, 0.2); } }
      .category-plp .filter-by-type .option p {
        font-size: 1rem;
        font-weight: 600;
        background-color: #333333;
        color: #fce500;
        padding: 0.35714rem 0.71429rem;
        border-radius: 0 0 6px 6px;
        text-align: center;
        cursor: pointer; }
        @media (min-width: 992px) {
          .category-plp .filter-by-type .option p {
            font-size: 1.14286rem; } }
        .category-plp .filter-by-type .option p:hover {
          background-color: #fce500;
          color: #333333; }
  .category-plp .results-count {
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      .category-plp .results-count {
        font-size: 22px;
        padding: 0; } }
  .category-plp .filters-clear-all {
    margin: 5px 10px 5px 0; }
    @media (min-width: 992px) {
      .category-plp .filters-clear-all {
        margin: 0; } }
  .category-plp .filters-title {
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.2; }
    @media (min-width: 992px) {
      .category-plp .filters-title {
        margin-top: 20px;
        margin-bottom: 0px;
        display: block; }
        .category-plp .filters-title h2 {
          font-size: 1.42857rem; } }
  .category-plp .sort-by-form-field {
    margin-bottom: 0;
    background-color: white; }
    .category-plp .sort-by-form-field label, .category-plp .sort-by-form-field select {
      font-size: 15px; }
    @media (max-width: 550px) {
      .category-plp .sort-by-form-field {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        padding: 0.35714rem;
        height: 4.28571rem; }
        .category-plp .sort-by-form-field label, .category-plp .sort-by-form-field select {
          padding: 0;
          font-size: 1rem;
          margin-right: 0.17857rem; }
        .category-plp .sort-by-form-field select {
          width: 60%;
          font-size: 1rem;
          margin-right: 0;
          background-position: right; } }
  .category-plp .pagination-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .category-plp .pagination-item {
    margin: 2.5px; }
    @media (min-width: 992px) {
      .category-plp .pagination-item {
        float: none;
        margin: 0 0.35714rem 0 0.78571rem; } }
  .category-plp .pagination-small-device {
    width: 50%; }
    @media (min-width: 992px) {
      .category-plp .pagination-small-device {
        display: none; } }
    .category-plp .pagination-small-device .actionBar {
      margin: 0 10px; }
      @media (max-width: 375px) {
        .category-plp .pagination-small-device .actionBar {
          margin: 0 5px; } }
    .category-plp .pagination-small-device .actionBar-section {
      width: 100%; }
  @media (min-width: 992px) {
    .category-plp .pagination {
      margin-left: 15%; } }
  @media (max-width: 1160px) {
    .category-plp .pagination {
      margin-left: 5%; } }
  @media (max-width: 1024px) {
    .category-plp .pagination {
      margin-left: 0; } }
  .category-plp .pagination-top,
  .category-plp .pagination-bottom {
    display: none; }
    @media (min-width: 992px) {
      .category-plp .pagination-top,
      .category-plp .pagination-bottom {
        display: flex;
        align-items: center;
        justify-content: flex-end; } }
  @media (min-width: 992px) {
    .category-plp .pagination-top .actionBar {
      margin: 1rem 0 .5rem 0; } }
  .category-plp .pagination-bottom {
    display: block;
    margin-bottom: 1.42857rem; }
    @media (min-width: 992px) {
      .category-plp .pagination-bottom {
        display: flex; } }
    .category-plp .pagination-bottom form {
      display: none; }
  .category-plp .facet-buttons {
    display: flex;
    align-items: center;
    margin: 0 -10px; }
    @media (min-width: 992px) {
      .category-plp .facet-buttons {
        display: none; } }
  .category-plp .facetedSearch-toggle {
    flex: 1;
    margin: 0 10px;
    max-width: 50%; }
    @media screen and (max-width: 992px) {
      .category-plp .facetedSearch-toggle {
        background-color: #ffff !important; } }
    .category-plp .facetedSearch-toggle span {
      display: block;
      font-size: 15px; }
    .category-plp .facetedSearch-toggle.is-open {
      border-radius: 8px;
      border-width: 0;
      border-color: #f4f4f4; }
    @media (max-width: 550px) {
      .category-plp .facetedSearch-toggle {
        min-height: 55px;
        padding: 5px; }
        .category-plp .facetedSearch-toggle .facet-btn-icon {
          top: 30px; } }
    @media (max-width: 375px) {
      .category-plp .facetedSearch-toggle {
        margin: 0 5px; } }
  @media screen and (max-width: 992px) {
    .category-plp .facetedSearch-toggle-text {
      color: #333 !important; } }
  .category-plp .facetedSearch-navList {
    padding: 0.75rem;
    margin: 0 -0.75rem; }
    @media screen and (min-width: 992px) {
      .category-plp .facetedSearch-navList {
        background-color: #f4f4f4; } }
    .category-plp .facetedSearch-navList .accordion-navigation {
      margin-top: 10px;
      text-align: left;
      text-transform: uppercase;
      display: flex;
      border-bottom: 1px solid #cccccc;
      padding: 0 1rem; }
      .category-plp .facetedSearch-navList .accordion-navigation:hover, .category-plp .facetedSearch-navList .accordion-navigation:active, .category-plp .facetedSearch-navList .accordion-navigation:focus {
        background: none; }
      .category-plp .facetedSearch-navList .accordion-navigation span {
        font-family: "Oswald", Arial, Helvetica, sans-serif;
        padding-left: 0;
        font-size: 16px;
        padding-top: 1rem;
        padding-bottom: 1rem; }
      .category-plp .facetedSearch-navList .accordion-navigation .icon {
        width: 1.42857rem;
        height: 1.42857rem;
        rotate: -90deg;
        transition: rotate 0.2s ease-in-out; }
      .category-plp .facetedSearch-navList .accordion-navigation.is-open .icon {
        rotate: 0deg; }
    .category-plp .facetedSearch-navList .accordion--navList {
      border-width: 0; }
    @media (min-width: 992px) {
      .category-plp .facetedSearch-navList {
        display: block;
        background-color: transparent; } }
  .category-plp .pagination-item {
    min-width: 35px;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .category-plp .pagination-item {
        min-width: 40px; } }
    .category-plp .pagination-item .pagination-link {
      font-size: 13px; }
      @media (min-width: 992px) {
        .category-plp .pagination-item .pagination-link {
          font-size: 18px; } }
    .category-plp .pagination-item .pagination-item--previous .pagination-link {
      padding-left: 15px; }
    .category-plp .pagination-item .pagination-item--next .pagination-link {
      padding-right: 15px; }
  .category-plp .facet-range-submit {
    margin: 0; }
  .category-plp .toggleLink .accordion-title {
    padding-left: 10px; }
  .category-plp .plp-view-more-button-container {
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px; }
    .category-plp .plp-view-more-button-container .plp-view-more-button {
      background-color: #333333;
      color: white;
      text-transform: uppercase;
      font-size: 25px;
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: normal; }
      @media screen and (max-width: 551px) {
        .category-plp .plp-view-more-button-container .plp-view-more-button {
          font-size: 20px; } }
      .category-plp .plp-view-more-button-container .plp-view-more-button:hover {
        background-color: #fce500;
        color: #333333;
        border-color: #fce500; }

@media screen and (max-width: 992px) {
  .category-plp .filter-by-type .option img {
    background-color: #ffffff !important; } }

#category-superstore-page .pagination {
  display: none; }

#category-superstore-page .slick-arrow:focus {
  outline: none !important; }

#category-superstore-page .slick-arrow .carousel-tooltip {
  display: none; }

#category-superstore-page .breadcrumbs {
  margin-bottom: 0; }
  #category-superstore-page .breadcrumbs a {
    text-decoration: none; }
  #category-superstore-page .breadcrumbs .is-active {
    text-decoration: underline; }
  #category-superstore-page .breadcrumbs .breadcrumb:not(:first-child)::before {
    color: #fff; }

#category-superstore-page .category-summary__content p {
  text-align: center !important; }

#category-superstore-page .category-summary__content::before {
  background-image: none !important; }

#category-superstore-page .category-superstore-header-static {
  height: auto; }
  #category-superstore-page .category-superstore-header-static img {
    width: 100%; }

#category-superstore-page .category-superstore-info {
  padding: 20px; }
  @media (min-width: 992px) {
    #category-superstore-page .category-superstore-info {
      padding: 20px 0 0 0; } }
  #category-superstore-page .category-superstore-info .category-summary {
    margin-bottom: 0;
    padding-bottom: 1.42857rem; }
  #category-superstore-page .category-superstore-info h1.its-custom {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 0;
    padding-bottom: .78571rem; }
    @media screen and (max-width: 551px) {
      #category-superstore-page .category-superstore-info h1.its-custom {
        font-size: 24px;
        margin-top: 1.07143rem; } }

.category-superstore-milwaukee .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-milwaukee .breadcrumbs li, .category-superstore-milwaukee .breadcrumbs a {
  color: white; }

.category-superstore-milwaukee .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-milwaukee .breadcrumbs .is-active a {
    color: white; }

.category-superstore-milwaukee .plp-slidebar-container .plp-accessories-section {
  background-color: #db011c; }

.category-superstore-milwaukee #category-popular-searches-container {
  background-color: #db011c;
  color: white; }
  .category-superstore-milwaukee #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #c70119; }
    .category-superstore-milwaukee #category-popular-searches-container .its-scroller a:hover {
      background-color: #db011c; }

.category-superstore-milwaukee .ss__facet-slider__handle,
.category-superstore-milwaukee .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-milwaukee .icon svg,
.category-superstore-milwaukee .ss__icon__wrapper {
  fill: #ffff; }

.category-superstore-milwaukee .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-milwaukee .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-milwaukee .read-more li {
  color: #fff;
  list-style-position: inside; }

.category-superstore-milwaukee .category-superstore-info, .category-superstore-milwaukee .breadcrumbs,
.category-superstore-milwaukee .plp-slidebar-container,
.category-superstore-milwaukee .category-plp .page {
  background-color: #db011c; }

.category-superstore-milwaukee .category-summary__content ul {
  margin: 0; }

.category-superstore-milwaukee .category-summary__content p, .category-superstore-milwaukee .category-summary__content li, .category-superstore-milwaukee .category-summary__content a {
  color: white; }

.category-superstore-milwaukee .page-sidebar h1, .category-superstore-milwaukee .page-sidebar h2, .category-superstore-milwaukee .page-sidebar h3, .category-superstore-milwaukee .page-sidebar h4, .category-superstore-milwaukee .page-sidebar h5, .category-superstore-milwaukee .page-sidebar h6, .category-superstore-milwaukee .page-sidebar ul, .category-superstore-milwaukee .page-sidebar li,
.category-superstore-milwaukee .category-superstore-info h1,
.category-superstore-milwaukee .category-superstore-info h2,
.category-superstore-milwaukee .category-superstore-info h3,
.category-superstore-milwaukee .category-superstore-info h4,
.category-superstore-milwaukee .category-superstore-info h5,
.category-superstore-milwaukee .category-superstore-info h6,
.category-superstore-milwaukee .category-superstore-info ul,
.category-superstore-milwaukee .category-superstore-info li {
  color: white; }

.category-superstore-milwaukee .page-sidebar p, .category-superstore-milwaukee .page-sidebar span, .category-superstore-milwaukee .page-sidebar a,
.category-superstore-milwaukee .category-superstore-info p,
.category-superstore-milwaukee .category-superstore-info span,
.category-superstore-milwaukee .category-superstore-info a {
  color: white; }

.category-superstore-milwaukee .page-sidebar .category-summary__action,
.category-superstore-milwaukee .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-milwaukee .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-milwaukee .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-milwaukee .plp-superstore-subcategories-container {
  background-color: #db011c; }
  .category-superstore-milwaukee .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-milwaukee .plp-superstore-subcategories-container .slick-next, .category-superstore-milwaukee .plp-superstore-subcategories-container .slick-prev {
    background-color: #db011c;
    border: none; }
  .category-superstore-milwaukee .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-milwaukee .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-milwaukee .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-milwaukee .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-milwaukee .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #db011c;
    fill: #db011c; }

.category-superstore-milwaukee .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-milwaukee .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #db011c, #db011c);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #db011c, #db011c); }

.category-superstore-milwaukee .read-more .trigger::after {
  color: white; }

.category-superstore-milwaukee .read-more .read-text {
  background-color: white; }
  .category-superstore-milwaukee .read-more .read-text span {
    color: #db011c; }
  .category-superstore-milwaukee .read-more .read-text svg path {
    fill: #db011c; }

.category-superstore-dewalt .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-dewalt .breadcrumbs li, .category-superstore-dewalt .breadcrumbs a {
  color: white; }

.category-superstore-dewalt .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-dewalt .breadcrumbs .is-active a {
    color: #fbb904; }

.category-superstore-dewalt .plp-slidebar-container .plp-accessories-section {
  background-color: #333333; }

.category-superstore-dewalt #category-popular-searches-container {
  background-color: #333333;
  color: white; }
  .category-superstore-dewalt #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #292929; }
    .category-superstore-dewalt #category-popular-searches-container .its-scroller a:hover {
      background-color: #333333; }

.category-superstore-dewalt .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-dewalt .ss__facet-slider__handle,
.category-superstore-dewalt .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-dewalt .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-dewalt .category-plp .page,
.category-superstore-dewalt .category-superstore-info, .category-superstore-dewalt .breadcrumbs,
.category-superstore-dewalt .plp-slidebar-container {
  background-color: #333333; }

.category-superstore-dewalt .category-summary__content p {
  color: white; }

.category-superstore-dewalt .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-dewalt .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-dewalt .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #fbb904;
    fill: #fbb904; }

.category-superstore-dewalt .icon svg,
.category-superstore-dewalt .ss__icon__wrapper {
  fill: white; }

.category-superstore-dewalt .page-sidebar h1, .category-superstore-dewalt .page-sidebar h2, .category-superstore-dewalt .page-sidebar h3, .category-superstore-dewalt .page-sidebar h4, .category-superstore-dewalt .page-sidebar h5, .category-superstore-dewalt .page-sidebar h6, .category-superstore-dewalt .page-sidebar span,
.category-superstore-dewalt .category-superstore-info h1,
.category-superstore-dewalt .category-superstore-info h2,
.category-superstore-dewalt .category-superstore-info h3,
.category-superstore-dewalt .category-superstore-info h4,
.category-superstore-dewalt .category-superstore-info h5,
.category-superstore-dewalt .category-superstore-info h6,
.category-superstore-dewalt .category-superstore-info span {
  color: #fbb904; }

.category-superstore-dewalt .page-sidebar p, .category-superstore-dewalt .page-sidebar span, .category-superstore-dewalt .page-sidebar a, .category-superstore-dewalt .page-sidebar ul, .category-superstore-dewalt .page-sidebar li,
.category-superstore-dewalt .category-superstore-info p,
.category-superstore-dewalt .category-superstore-info span,
.category-superstore-dewalt .category-superstore-info a,
.category-superstore-dewalt .category-superstore-info ul,
.category-superstore-dewalt .category-superstore-info li {
  color: white; }

.category-superstore-dewalt .page-sidebar .category-summary__action,
.category-superstore-dewalt .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-dewalt .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-dewalt .category-superstore-info .category-summary__action .read-more-icon {
    stroke: #fbb904; }

.category-superstore-dewalt .page-sidebar .region_category_below_header a,
.category-superstore-dewalt .category-superstore-info .region_category_below_header a {
  color: white;
  font-weight: 700; }

.category-superstore-dewalt .plp-superstore-subcategories-container {
  background-color: #333333; }
  .category-superstore-dewalt .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-dewalt .plp-superstore-subcategories-container .slick-next, .category-superstore-dewalt .plp-superstore-subcategories-container .slick-prev {
    background-color: #333333;
    border: none; }
  .category-superstore-dewalt .plp-superstore-subcategories-container .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='%23FEBD16' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-dewalt .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23FEBD16' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-dewalt .read-more .content::before {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #333333, #333333);
  background-image: linear-gradient(rgba(0, 0, 0, 0), #333333, #333333); }

.category-superstore-dewalt .read-more .read-text {
  background-color: white; }
  .category-superstore-dewalt .read-more .read-text span {
    color: #fbb904; }
  .category-superstore-dewalt .read-more .read-text svg path {
    fill: #fbb904; }

.category-superstore-makita .ss__facet-slider__handle,
.category-superstore-makita .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-makita .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-makita .ss__icon__wrapper,
.category-superstore-makita .icon svg {
  fill: #ffff; }

.category-superstore-makita .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-makita .plp-slidebar-container .plp-accessories-section {
  background-color: #13859d; }

.category-superstore-makita .category-plp .page {
  background-color: #13859d; }

.category-superstore-makita .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-makita .breadcrumbs li, .category-superstore-makita .breadcrumbs a {
  color: white; }

.category-superstore-makita .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-makita .breadcrumbs .is-active a {
    color: white; }

.category-superstore-makita #category-popular-searches-container {
  background-color: #13859d;
  color: white; }
  .category-superstore-makita #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #11768b; }
    .category-superstore-makita #category-popular-searches-container .its-scroller a:hover {
      background-color: #13859d; }

.category-superstore-makita .category-superstore-info, .category-superstore-makita .breadcrumbs,
.category-superstore-makita .plp-slidebar-container {
  background-color: #13859d; }

.category-superstore-makita .plp-slidebar-container .plp-watch-title {
  border-bottom: 2px solid #ffff;
  border-top: 2px solid #ffff; }

.category-superstore-makita .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-makita .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-makita .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #13859d;
    fill: #13859d; }

.category-superstore-makita .category-summary__content ul {
  margin: 0;
  list-style: none; }

.category-superstore-makita .category-summary__content p, .category-superstore-makita .category-summary__content li, .category-superstore-makita .category-summary__content a {
  color: white; }

.category-superstore-makita .category-summary__content a {
  text-decoration: underline; }

.category-superstore-makita .page-sidebar h1, .category-superstore-makita .page-sidebar h2, .category-superstore-makita .page-sidebar h3, .category-superstore-makita .page-sidebar h4, .category-superstore-makita .page-sidebar h5, .category-superstore-makita .page-sidebar h6,
.category-superstore-makita .category-superstore-info h1,
.category-superstore-makita .category-superstore-info h2,
.category-superstore-makita .category-superstore-info h3,
.category-superstore-makita .category-superstore-info h4,
.category-superstore-makita .category-superstore-info h5,
.category-superstore-makita .category-superstore-info h6 {
  color: white; }

.category-superstore-makita .page-sidebar p, .category-superstore-makita .page-sidebar span, .category-superstore-makita .page-sidebar a, .category-superstore-makita .page-sidebar ul, .category-superstore-makita .page-sidebar li,
.category-superstore-makita .category-superstore-info p,
.category-superstore-makita .category-superstore-info span,
.category-superstore-makita .category-superstore-info a,
.category-superstore-makita .category-superstore-info ul,
.category-superstore-makita .category-superstore-info li {
  color: white; }

.category-superstore-makita .page-sidebar .category-summary__action,
.category-superstore-makita .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-makita .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-makita .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-makita .plp-superstore-subcategories-container {
  background-color: #13859d; }
  .category-superstore-makita .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-makita .plp-superstore-subcategories-container .slick-next, .category-superstore-makita .plp-superstore-subcategories-container .slick-prev {
    background-color: #13859d;
    border: none; }
  .category-superstore-makita .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-makita .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-makita .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-makita .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #13859d, #13859d);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #13859d, #13859d); }

.category-superstore-makita .read-more .read-text {
  background-color: white; }
  .category-superstore-makita .read-more .read-text span {
    color: #13859d; }
  .category-superstore-makita .read-more .read-text svg path {
    fill: #13859d; }

.category-superstore-bosch .read-more .content {
  border-bottom: 2px solid #ea0015; }

.category-superstore-bosch .category-plp .page {
  background-color: #003b69; }

.category-superstore-bosch .read-text {
  background-color: white; }
  .category-superstore-bosch .read-text svg path {
    fill: #ea0015; }

.category-superstore-bosch .plp-slidebar-container .plp-accessories-section {
  background-color: #003b69; }

.category-superstore-bosch .plp-slidebar-container .plp-usage-title {
  border-bottom: 2px solid #ffff;
  border-top: 2px solid #ffff; }

.category-superstore-bosch #category-popular-searches-container {
  background-color: #003b69;
  color: white; }
  .category-superstore-bosch #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #003055; }
    .category-superstore-bosch #category-popular-searches-container .its-scroller a:hover {
      background-color: #003b69; }

.category-superstore-bosch .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-bosch .ss__facet-slider__handle,
.category-superstore-bosch .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-bosch .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-bosch .icon svg,
.category-superstore-bosch .ss__icon__wrapper {
  fill: white; }

.category-superstore-bosch .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-bosch .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-bosch .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #ea0015;
    fill: #ea0015; }

.category-superstore-bosch .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-bosch .breadcrumbs li, .category-superstore-bosch .breadcrumbs a {
  color: white; }

.category-superstore-bosch .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-bosch .breadcrumbs .is-active a {
    color: #ea0015; }

.category-superstore-bosch .category-superstore-info, .category-superstore-bosch .breadcrumbs,
.category-superstore-bosch .plp-slidebar-container {
  background-color: #003b69; }

.category-superstore-bosch .category-summary__content p {
  color: #ea0015; }

.category-superstore-bosch .page-sidebar h1, .category-superstore-bosch .page-sidebar h2, .category-superstore-bosch .page-sidebar h3, .category-superstore-bosch .page-sidebar h4, .category-superstore-bosch .page-sidebar h5, .category-superstore-bosch .page-sidebar h6,
.category-superstore-bosch .category-superstore-info h1,
.category-superstore-bosch .category-superstore-info h2,
.category-superstore-bosch .category-superstore-info h3,
.category-superstore-bosch .category-superstore-info h4,
.category-superstore-bosch .category-superstore-info h5,
.category-superstore-bosch .category-superstore-info h6 {
  color: #ea0015; }

.category-superstore-bosch .page-sidebar p, .category-superstore-bosch .page-sidebar span, .category-superstore-bosch .page-sidebar a, .category-superstore-bosch .page-sidebar ul, .category-superstore-bosch .page-sidebar li,
.category-superstore-bosch .category-superstore-info p,
.category-superstore-bosch .category-superstore-info span,
.category-superstore-bosch .category-superstore-info a,
.category-superstore-bosch .category-superstore-info ul,
.category-superstore-bosch .category-superstore-info li {
  color: white; }

.category-superstore-bosch .page-sidebar .category-summary__action,
.category-superstore-bosch .category-superstore-info .category-summary__action {
  color: #ea0015; }
  .category-superstore-bosch .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-bosch .category-superstore-info .category-summary__action .read-more-icon {
    stroke: #ea0015; }

.category-superstore-bosch .region_category_below_header a {
  color: white;
  font-weight: 700; }

.category-superstore-bosch .plp-superstore-subcategories-container {
  background-color: #003b69; }
  .category-superstore-bosch .plp-superstore-subcategories-container .navList-action span {
    color: #ea0015; }
  .category-superstore-bosch .plp-superstore-subcategories-container .slick-next, .category-superstore-bosch .plp-superstore-subcategories-container .slick-prev {
    background-color: #003b69;
    border: none; }
  .category-superstore-bosch .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-bosch .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-bosch .read-more .content::before {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #003b69, #003b69);
  background-image: linear-gradient(rgba(0, 0, 0, 0), #003b69, #003b69); }

.category-superstore-bosch .read-more .read-text span {
  color: #ea0015; }

.category-superstore-bosch .read-more .read-text svg {
  fill: #ea0015; }

.category-superstore-einhell {
  background-color: #d50b1e; }
  .category-superstore-einhell .breadcrumbs li:not(:first-child):before {
    border-right: 0.1em solid white; }
  .category-superstore-einhell .breadcrumbs li, .category-superstore-einhell .breadcrumbs a {
    color: white; }
  .category-superstore-einhell .breadcrumbs .is-active {
    text-decoration: none !important; }
    .category-superstore-einhell .breadcrumbs .is-active a {
      color: white; }
  .category-superstore-einhell .plp-slidebar-container .plp-accessories-section {
    background-color: #d50b1e; }
  .category-superstore-einhell #category-popular-searches-container {
    background-color: #d50b1e;
    color: white; }
    .category-superstore-einhell #category-popular-searches-container .its-scroller a {
      border: 1px solid white;
      background-color: #c20a1b; }
      .category-superstore-einhell #category-popular-searches-container .its-scroller a:hover {
        background-color: #d50b1e; }
  .category-superstore-einhell .ss__facet-slider__handle,
  .category-superstore-einhell .ss__facet-slider__rail {
    background: #ffff !important; }
  .category-superstore-einhell .ss__facet-slider__label {
    color: #ffff; }
  .category-superstore-einhell .icon svg,
  .category-superstore-einhell .ss__icon__wrapper {
    fill: #ffff; }
  .category-superstore-einhell .plp-slidebar-container,
  .category-superstore-einhell .category-plp .page {
    background-color: #d50b1e; }
  .category-superstore-einhell .filter-by-type-container-desktop > h2 {
    color: #fff; }
  .category-superstore-einhell .read-more .content {
    border-bottom: 2px solid white; }
  .category-superstore-einhell .plp-slidebar-container .close-plp-slidebar-content {
    background-color: white; }
    .category-superstore-einhell .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-einhell .plp-slidebar-container .close-plp-slidebar-content svg path {
      color: #d50b1e;
      fill: #d50b1e; }
  .category-superstore-einhell .category-summary__content p {
    color: black; }
  .category-superstore-einhell .page-sidebar h1, .category-superstore-einhell .page-sidebar h2, .category-superstore-einhell .page-sidebar h3, .category-superstore-einhell .page-sidebar h4, .category-superstore-einhell .page-sidebar h5, .category-superstore-einhell .page-sidebar h6,
  .category-superstore-einhell .category-superstore-info h1,
  .category-superstore-einhell .category-superstore-info h2,
  .category-superstore-einhell .category-superstore-info h3,
  .category-superstore-einhell .category-superstore-info h4,
  .category-superstore-einhell .category-superstore-info h5,
  .category-superstore-einhell .category-superstore-info h6 {
    color: white; }
  .category-superstore-einhell .page-sidebar p, .category-superstore-einhell .page-sidebar span, .category-superstore-einhell .page-sidebar a, .category-superstore-einhell .page-sidebar ul, .category-superstore-einhell .page-sidebar li,
  .category-superstore-einhell .category-superstore-info p,
  .category-superstore-einhell .category-superstore-info span,
  .category-superstore-einhell .category-superstore-info a,
  .category-superstore-einhell .category-superstore-info ul,
  .category-superstore-einhell .category-superstore-info li {
    color: white; }
  .category-superstore-einhell .page-sidebar .category-summary__action,
  .category-superstore-einhell .category-superstore-info .category-summary__action {
    color: white; }
    .category-superstore-einhell .page-sidebar .category-summary__action .read-more-icon,
    .category-superstore-einhell .category-superstore-info .category-summary__action .read-more-icon {
      stroke: white; }
  .category-superstore-einhell .plp-superstore-subcategories-container,
  .category-superstore-einhell .plp-slidebar-container {
    background-color: #d50b1e; }
    .category-superstore-einhell .plp-superstore-subcategories-container .navList-action span,
    .category-superstore-einhell .plp-slidebar-container .navList-action span {
      color: white; }
    .category-superstore-einhell .plp-superstore-subcategories-container .slick-next, .category-superstore-einhell .plp-superstore-subcategories-container .slick-prev,
    .category-superstore-einhell .plp-slidebar-container .slick-next,
    .category-superstore-einhell .plp-slidebar-container .slick-prev {
      background-color: #d50b1e;
      border: none; }
    .category-superstore-einhell .plp-superstore-subcategories-container .slick-prev::before,
    .category-superstore-einhell .plp-slidebar-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
    .category-superstore-einhell .plp-superstore-subcategories-container .slick-next::before,
    .category-superstore-einhell .plp-slidebar-container .slick-next::before {
      background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }
  .category-superstore-einhell .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), white, white);
    background-image: linear-gradient(rgba(0, 0, 0, 0), white, white); }
  .category-superstore-einhell .read-more .read-text {
    background-color: white; }
    .category-superstore-einhell .read-more .read-text span {
      color: #d50b1e; }
    .category-superstore-einhell .read-more .read-text svg path {
      fill: #d50b1e; }

.category-superstore-festool .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-festool .breadcrumbs li, .category-superstore-festool .breadcrumbs a {
  color: white; }

.category-superstore-festool .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-festool .breadcrumbs .is-active a {
    color: #00bc13; }

.category-superstore-festool .plp-slidebar-container .plp-accessories-section {
  background-color: #181E2C; }

.category-superstore-festool #category-popular-searches-container {
  background-color: #181E2C;
  color: white; }
  .category-superstore-festool #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #11151f; }
    .category-superstore-festool #category-popular-searches-container .its-scroller a:hover {
      background-color: #181E2C; }

.category-superstore-festool .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-festool .ss__facet-slider__handle,
.category-superstore-festool .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-festool .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-festool .plp-slidebar-container {
  background-color: #00bc13; }

.category-superstore-festool .read-more .content {
  border-bottom: 2px solid white; }

.category-superstore-festool .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-festool .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-festool .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #00bc13;
    fill: #00bc13; }

.category-superstore-festool .category-plp .page,
.category-superstore-festool .category-superstore-info, .category-superstore-festool .breadcrumbs,
.category-superstore-festool .plp-slidebar-container {
  background-color: #181E2C; }

.category-superstore-festool .category-summary__content p {
  color: white; }

.category-superstore-festool .icon svg,
.category-superstore-festool .ss__icon__wrapper {
  fill: white; }

.category-superstore-festool .page-sidebar h1, .category-superstore-festool .page-sidebar h2, .category-superstore-festool .page-sidebar h3, .category-superstore-festool .page-sidebar h4, .category-superstore-festool .page-sidebar h5, .category-superstore-festool .page-sidebar h6, .category-superstore-festool .page-sidebar span,
.category-superstore-festool .category-superstore-info h1,
.category-superstore-festool .category-superstore-info h2,
.category-superstore-festool .category-superstore-info h3,
.category-superstore-festool .category-superstore-info h4,
.category-superstore-festool .category-superstore-info h5,
.category-superstore-festool .category-superstore-info h6,
.category-superstore-festool .category-superstore-info span {
  color: white; }

.category-superstore-festool .page-sidebar p, .category-superstore-festool .page-sidebar span, .category-superstore-festool .page-sidebar a, .category-superstore-festool .page-sidebar ul, .category-superstore-festool .page-sidebar li,
.category-superstore-festool .category-superstore-info p,
.category-superstore-festool .category-superstore-info span,
.category-superstore-festool .category-superstore-info a,
.category-superstore-festool .category-superstore-info ul,
.category-superstore-festool .category-superstore-info li {
  color: white; }

.category-superstore-festool .page-sidebar .category-summary__action,
.category-superstore-festool .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-festool .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-festool .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-festool .page-sidebar .region_category_below_header a,
.category-superstore-festool .category-superstore-info .region_category_below_header a {
  color: white;
  font-weight: 700; }

.category-superstore-festool .plp-superstore-subcategories-container {
  background-color: #181E2C; }
  .category-superstore-festool .plp-superstore-subcategories-container .navList-action span {
    color: #181E2C; }
  .category-superstore-festool .plp-superstore-subcategories-container .slick-next, .category-superstore-festool .plp-superstore-subcategories-container .slick-prev {
    background-color: #00bc13;
    border: none; }
  .category-superstore-festool .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-festool .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-festool .read-more .content::before {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #181E2C, #181E2C);
  background-image: linear-gradient(rgba(0, 0, 0, 0), #181E2C, #181E2C); }

.category-superstore-festool .read-more .read-text {
  background-color: white; }
  .category-superstore-festool .read-more .read-text span {
    color: #00bc13; }
  .category-superstore-festool .read-more .read-text svg path {
    fill: #00bc13; }

.category-superstore-hikoki .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-hikoki .breadcrumbs li, .category-superstore-hikoki .breadcrumbs a {
  color: white; }

.category-superstore-hikoki .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-hikoki .breadcrumbs .is-active a {
    color: white; }

.category-superstore-hikoki #category-popular-searches-container {
  background-color: #006E4C;
  color: white; }
  .category-superstore-hikoki #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #005a3e; }
    .category-superstore-hikoki #category-popular-searches-container .its-scroller a:hover {
      background-color: #006E4C; }

.category-superstore-hikoki .ss__facet-slider__handle,
.category-superstore-hikoki .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-hikoki .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-hikoki .icon svg,
.category-superstore-hikoki .ss__icon__wrapper {
  fill: white; }

.category-superstore-hikoki .category-plp .page,
.category-superstore-hikoki .plp-slidebar-container {
  background-color: #006E4C; }

.category-superstore-hikoki .plp-slidebar-container .plp-accessories-section {
  background-color: #006E4C; }

.category-superstore-hikoki .read-more .content {
  border-bottom: 2px solid white; }

.category-superstore-hikoki .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-hikoki .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-hikoki .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #006E4C;
    fill: #006E4C; }

.category-superstore-hikoki .category-superstore-info, .category-superstore-hikoki .breadcrumbs,
.category-superstore-hikoki .plp-slidebar-container {
  background-color: #006E4C; }

.category-superstore-hikoki .category-summary__content p {
  color: white; }

.category-superstore-hikoki .page-sidebar h1, .category-superstore-hikoki .page-sidebar h2, .category-superstore-hikoki .page-sidebar h3, .category-superstore-hikoki .page-sidebar h4, .category-superstore-hikoki .page-sidebar h5, .category-superstore-hikoki .page-sidebar h6,
.category-superstore-hikoki .category-superstore-info h1,
.category-superstore-hikoki .category-superstore-info h2,
.category-superstore-hikoki .category-superstore-info h3,
.category-superstore-hikoki .category-superstore-info h4,
.category-superstore-hikoki .category-superstore-info h5,
.category-superstore-hikoki .category-superstore-info h6 {
  color: white; }

.category-superstore-hikoki .page-sidebar p, .category-superstore-hikoki .page-sidebar span, .category-superstore-hikoki .page-sidebar a, .category-superstore-hikoki .page-sidebar ul, .category-superstore-hikoki .page-sidebar li,
.category-superstore-hikoki .category-superstore-info p,
.category-superstore-hikoki .category-superstore-info span,
.category-superstore-hikoki .category-superstore-info a,
.category-superstore-hikoki .category-superstore-info ul,
.category-superstore-hikoki .category-superstore-info li {
  color: white; }

.category-superstore-hikoki .page-sidebar .category-summary__action,
.category-superstore-hikoki .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-hikoki .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-hikoki .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-hikoki .plp-superstore-subcategories-container {
  background-color: #006E4C; }
  .category-superstore-hikoki .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-hikoki .plp-superstore-subcategories-container .slick-next, .category-superstore-hikoki .plp-superstore-subcategories-container .slick-prev {
    background-color: #006E4C;
    border: none; }
  .category-superstore-hikoki .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-hikoki .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-hikoki .read-more .content::before {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #006E4C, #006E4C);
  background-image: linear-gradient(rgba(0, 0, 0, 0), #006E4C, #006E4C); }

.category-superstore-hikoki .read-more .read-text {
  background-color: white; }
  .category-superstore-hikoki .read-more .read-text span {
    color: #006E4C; }
  .category-superstore-hikoki .read-more .read-text svg path {
    fill: #006E4C; }

.category-superstore-knipex .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-knipex .breadcrumbs li, .category-superstore-knipex .breadcrumbs a {
  color: white; }

.category-superstore-knipex .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-knipex .breadcrumbs .is-active a {
    color: white; }

.category-superstore-knipex .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-knipex #category-popular-searches-container {
  background-color: #666666;
  color: white; }
  .category-superstore-knipex #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #5c5c5c; }
    .category-superstore-knipex #category-popular-searches-container .its-scroller a:hover {
      background-color: #666666; }

.category-superstore-knipex .ss__facet-slider__handle,
.category-superstore-knipex .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-knipex .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-knipex .icon svg,
.category-superstore-knipex .ss__icon__wrapper {
  fill: white; }

.category-superstore-knipex .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-knipex .close-plp-slidebar-content:hover {
    background-color: white; }
  .category-superstore-knipex .close-plp-slidebar-content button {
    color: #666666; }
  .category-superstore-knipex .close-plp-slidebar-content svg path {
    fill: #666666; }

.category-superstore-knipex .plp-slidebar-container .plp-accessories-section {
  background-color: #666666; }

.category-superstore-knipex .plp-slidebar-container .plp-usage-title {
  border-top: 2px solid white;
  border-bottom: 2px solid white; }

.category-superstore-knipex .category-plp .page,
.category-superstore-knipex .category-superstore-info, .category-superstore-knipex .breadcrumbs,
.category-superstore-knipex .plp-slidebar-container {
  background-color: #666666; }

.category-superstore-knipex .category-summary__content p {
  color: white; }

.category-superstore-knipex .page-sidebar h1, .category-superstore-knipex .page-sidebar h2, .category-superstore-knipex .page-sidebar h3, .category-superstore-knipex .page-sidebar h4, .category-superstore-knipex .page-sidebar h5, .category-superstore-knipex .page-sidebar h6,
.category-superstore-knipex .category-superstore-info h1,
.category-superstore-knipex .category-superstore-info h2,
.category-superstore-knipex .category-superstore-info h3,
.category-superstore-knipex .category-superstore-info h4,
.category-superstore-knipex .category-superstore-info h5,
.category-superstore-knipex .category-superstore-info h6 {
  color: white; }

.category-superstore-knipex .page-sidebar p, .category-superstore-knipex .page-sidebar span, .category-superstore-knipex .page-sidebar a, .category-superstore-knipex .page-sidebar ul, .category-superstore-knipex .page-sidebar li,
.category-superstore-knipex .category-superstore-info p,
.category-superstore-knipex .category-superstore-info span,
.category-superstore-knipex .category-superstore-info a,
.category-superstore-knipex .category-superstore-info ul,
.category-superstore-knipex .category-superstore-info li {
  color: white; }

.category-superstore-knipex .page-sidebar .category-summary__action,
.category-superstore-knipex .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-knipex .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-knipex .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-knipex .page-sidebar .region_category_below_header a,
.category-superstore-knipex .category-superstore-info .region_category_below_header a {
  color: white;
  font-weight: 700; }

.category-superstore-knipex .plp-superstore-subcategories-container {
  background-color: #666666; }
  .category-superstore-knipex .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-knipex .plp-superstore-subcategories-container .slick-next, .category-superstore-knipex .plp-superstore-subcategories-container .slick-prev {
    background-color: #666666;
    border: none; }
  .category-superstore-knipex .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-knipex .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-knipex .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-knipex .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #666666, #666666);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #666666, #666666); }

.category-superstore-knipex .read-more .read-text {
  background-color: white; }
  .category-superstore-knipex .read-more .read-text span {
    color: #666666; }
  .category-superstore-knipex .read-more .read-text svg path {
    fill: #666666; }

.category-superstore-mafell .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid black; }

.category-superstore-mafell .breadcrumbs li, .category-superstore-mafell .breadcrumbs a {
  color: black; }

.category-superstore-mafell .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-mafell .breadcrumbs .is-active a {
    color: #fe0000; }

.category-superstore-mafell .plp-slidebar-container .plp-accessories-section {
  background-color: #DADADA; }

.category-superstore-mafell .category-plp .page,
.category-superstore-mafell .category-superstore-info, .category-superstore-mafell .breadcrumbs,
.category-superstore-mafell .plp-slidebar-container {
  background-color: #DADADA; }

.category-superstore-mafell .category-summary__content p {
  color: black; }

.category-superstore-mafell .page-sidebar h1, .category-superstore-mafell .page-sidebar h2, .category-superstore-mafell .page-sidebar h3, .category-superstore-mafell .page-sidebar h4, .category-superstore-mafell .page-sidebar h5, .category-superstore-mafell .page-sidebar h6,
.category-superstore-mafell .category-superstore-info h1,
.category-superstore-mafell .category-superstore-info h2,
.category-superstore-mafell .category-superstore-info h3,
.category-superstore-mafell .category-superstore-info h4,
.category-superstore-mafell .category-superstore-info h5,
.category-superstore-mafell .category-superstore-info h6 {
  color: black; }

.category-superstore-mafell .page-sidebar p, .category-superstore-mafell .page-sidebar span, .category-superstore-mafell .page-sidebar a, .category-superstore-mafell .page-sidebar ul, .category-superstore-mafell .page-sidebar li,
.category-superstore-mafell .category-superstore-info p,
.category-superstore-mafell .category-superstore-info span,
.category-superstore-mafell .category-superstore-info a,
.category-superstore-mafell .category-superstore-info ul,
.category-superstore-mafell .category-superstore-info li {
  color: black; }

.category-superstore-mafell .page-sidebar .category-summary__action,
.category-superstore-mafell .category-superstore-info .category-summary__action {
  color: black; }
  .category-superstore-mafell .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-mafell .category-superstore-info .category-summary__action .read-more-icon {
    stroke: black; }

.category-superstore-mafell #category-popular-searches-container {
  background-color: #DADADA;
  color: black; }
  .category-superstore-mafell #category-popular-searches-container .its-scroller a {
    border: 1px solid black;
    background-color: #d0d0d0; }
    .category-superstore-mafell #category-popular-searches-container .its-scroller a:hover {
      background-color: #DADADA; }

.category-superstore-mafell .plp-superstore-subcategories-container {
  background-color: #DADADA; }
  .category-superstore-mafell .plp-superstore-subcategories-container .navList-action span {
    color: black; }
  .category-superstore-mafell .plp-superstore-subcategories-container .slick-next, .category-superstore-mafell .plp-superstore-subcategories-container .slick-prev {
    background-color: black;
    border: none; }
  .category-superstore-mafell .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-mafell .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-mafell .read-more .content {
  border-bottom: 2px solid black; }
  .category-superstore-mafell .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, black);
    background-image: linear-gradient(rgba(0, 0, 0, 0), black, black); }

.category-superstore-mafell .read-more .read-text {
  background-color: white; }
  .category-superstore-mafell .read-more .read-text span {
    color: #fe0000; }
  .category-superstore-mafell .read-more .read-text svg path {
    fill: #fe0000; }

.category-superstore-metabo .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-metabo .breadcrumbs li, .category-superstore-metabo .breadcrumbs a {
  color: white; }

.category-superstore-metabo .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-metabo .breadcrumbs .is-active a {
    color: white; }

.category-superstore-metabo #category-popular-searches-container {
  background-color: #0C4C44;
  color: white; }
  .category-superstore-metabo #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #093a34; }
    .category-superstore-metabo #category-popular-searches-container .its-scroller a:hover {
      background-color: #0C4C44; }

.category-superstore-metabo .ss__facet-slider__handle,
.category-superstore-metabo .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-metabo .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-metabo .icon svg,
.category-superstore-metabo .ss__icon__wrapper {
  fill: white; }

.category-superstore-metabo .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-metabo .plp-slidebar-container .plp-accessories-section {
  background-color: #0C4C44; }

.category-superstore-metabo .category-plp .page,
.category-superstore-metabo .category-superstore-info, .category-superstore-metabo .breadcrumbs,
.category-superstore-metabo .plp-slidebar-container {
  background-color: #0C4C44; }

.category-superstore-metabo .category-summary__content p {
  color: white; }

.category-superstore-metabo .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-metabo .close-plp-slidebar-content:hover {
    background-color: white; }
  .category-superstore-metabo .close-plp-slidebar-content button, .category-superstore-metabo .close-plp-slidebar-content svg path {
    color: #0C4C44;
    fill: #0C4C44; }

.category-superstore-metabo .page-sidebar h1, .category-superstore-metabo .page-sidebar h2, .category-superstore-metabo .page-sidebar h3, .category-superstore-metabo .page-sidebar h4, .category-superstore-metabo .page-sidebar h5, .category-superstore-metabo .page-sidebar h6,
.category-superstore-metabo .category-superstore-info h1,
.category-superstore-metabo .category-superstore-info h2,
.category-superstore-metabo .category-superstore-info h3,
.category-superstore-metabo .category-superstore-info h4,
.category-superstore-metabo .category-superstore-info h5,
.category-superstore-metabo .category-superstore-info h6 {
  color: white; }

.category-superstore-metabo .page-sidebar p, .category-superstore-metabo .page-sidebar span, .category-superstore-metabo .page-sidebar a, .category-superstore-metabo .page-sidebar ul, .category-superstore-metabo .page-sidebar li,
.category-superstore-metabo .category-superstore-info p,
.category-superstore-metabo .category-superstore-info span,
.category-superstore-metabo .category-superstore-info a,
.category-superstore-metabo .category-superstore-info ul,
.category-superstore-metabo .category-superstore-info li {
  color: white; }

.category-superstore-metabo .page-sidebar .category-summary__action,
.category-superstore-metabo .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-metabo .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-metabo .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-metabo .plp-superstore-subcategories-container {
  background-color: #0C4C44; }
  .category-superstore-metabo .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-metabo .plp-superstore-subcategories-container .slick-next, .category-superstore-metabo .plp-superstore-subcategories-container .slick-prev {
    background-color: #0C4C44;
    border: none; }
  .category-superstore-metabo .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-metabo .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-metabo .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-metabo .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #0C4C44, #0C4C44);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #0C4C44, #0C4C44); }

.category-superstore-metabo .read-more .read-text {
  background-color: white; }
  .category-superstore-metabo .read-more .read-text span {
    color: #0C4C44; }
  .category-superstore-metabo .read-more .read-text svg path {
    fill: #0C4C44; }

.category-superstore-stanley .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid black; }

.category-superstore-stanley .breadcrumbs li, .category-superstore-stanley .breadcrumbs a {
  color: black; }

.category-superstore-stanley .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-stanley .breadcrumbs .is-active a {
    color: black; }

.category-superstore-stanley .icon svg,
.category-superstore-stanley .ss__icon__wrapper {
  fill: black; }

.category-superstore-stanley #category-popular-searches-container {
  background-color: #FFD000;
  color: black; }
  .category-superstore-stanley #category-popular-searches-container .its-scroller a {
    border: 1px solid black;
    background-color: #ebbf00; }
    .category-superstore-stanley #category-popular-searches-container .its-scroller a:hover {
      background-color: #FFD000; }

.category-superstore-stanley .plp-slidebar-container .plp-accessories-section {
  background-color: #FFD000; }

.category-superstore-stanley .category-plp .page,
.category-superstore-stanley .category-superstore-info, .category-superstore-stanley .breadcrumbs,
.category-superstore-stanley .plp-slidebar-container {
  background-color: #FFD000; }
  .category-superstore-stanley .category-plp .page .plp-description-plp-faq-header,
  .category-superstore-stanley .category-superstore-info .plp-description-plp-faq-header, .category-superstore-stanley .breadcrumbs .plp-description-plp-faq-header,
  .category-superstore-stanley .plp-slidebar-container .plp-description-plp-faq-header {
    background-color: #FFD000; }

.category-superstore-stanley .category-summary__content p {
  color: black; }

.category-superstore-stanley .category-superstore-info h1, .category-superstore-stanley .category-superstore-info h2, .category-superstore-stanley .category-superstore-info h3, .category-superstore-stanley .category-superstore-info h4, .category-superstore-stanley .category-superstore-info h5, .category-superstore-stanley .category-superstore-info h6 {
  color: black; }

.category-superstore-stanley .category-superstore-info p, .category-superstore-stanley .category-superstore-info span, .category-superstore-stanley .category-superstore-info a, .category-superstore-stanley .category-superstore-info ul, .category-superstore-stanley .category-superstore-info li {
  color: black; }

.category-superstore-stanley .category-superstore-info .category-summary__action {
  color: black; }
  .category-superstore-stanley .category-superstore-info .category-summary__action .read-more-icon {
    stroke: black; }

.category-superstore-stanley .plp-superstore-subcategories-container {
  background-color: #FFD000; }
  .category-superstore-stanley .plp-superstore-subcategories-container .navList-action span {
    color: black; }
  .category-superstore-stanley .plp-superstore-subcategories-container .slick-next, .category-superstore-stanley .plp-superstore-subcategories-container .slick-prev {
    background-color: #FFD000;
    border: none; }
  .category-superstore-stanley .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-stanley .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-stanley .plp-slidebar-container .close-plp-slidebar-content {
  background-color: black; }
  .category-superstore-stanley .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-stanley .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #FFD000;
    fill: #FFD000; }

.category-superstore-stanley .read-more .content {
  border-bottom: 2px solid black; }
  .category-superstore-stanley .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #FFD000, #FFD000);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #FFD000, #FFD000); }

.category-superstore-stanley .read-more .read-text {
  background-color: black; }
  .category-superstore-stanley .read-more .read-text span {
    color: #FFD000; }
  .category-superstore-stanley .read-more .read-text svg path {
    fill: #FFD000; }

.category-superstore-stabila .category-plp .page,
.category-superstore-stabila .category-superstore-header-static, .category-superstore-stabila .region_above_description, .category-superstore-stabila .category-superstore-info, .category-superstore-stabila .region-below-description, .category-superstore-stabila ol.breadcrumbs {
  background-color: #ffcc00; }

.category-superstore-stabila .plp-superstore-subcategories-container {
  background-color: #1d1d1b; }

.category-superstore-stabila ul, .category-superstore-stabila li {
  color: white; }

.category-superstore-stabila .product-order-reference-value {
  color: #0a0a0a !important; }

.category-superstore-stabila #category-popular-searches-container {
  background-color: #FFD000;
  color: black; }
  .category-superstore-stabila #category-popular-searches-container .its-scroller a {
    border: 1px solid black;
    background-color: #ebbf00; }
    .category-superstore-stabila #category-popular-searches-container .its-scroller a:hover {
      background-color: #FFD000; }

.category-superstore-stabila .read-more .read-text {
  background-color: #1d1d1b;
  color: #ffcc00; }
  .category-superstore-stabila .read-more .read-text svg path {
    fill: #ffcc00; }

.category-superstore-stabila .read-more .content {
  border-bottom: 2px solid #0a0a0a; }

.category-superstore-stabila .read-more .content::before {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #ffcc00, #ffcc00); }

.category-superstore-stabila .plp-slidebar-container {
  background-color: #ffcc00; }
  .category-superstore-stabila .plp-slidebar-container .plp-accessories-section {
    background-color: #ffcc00; }

.category-superstore-stabila .plp-slidebar-container .close-plp-slidebar-content {
  background-color: #1d1d1b; }
  .category-superstore-stabila .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-stabila .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #ffcc00;
    fill: #ffcc00; }

.category-superstore-trend .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-trend .breadcrumbs li, .category-superstore-trend .breadcrumbs a {
  color: white; }

.category-superstore-trend .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-trend .breadcrumbs .is-active a {
    color: white; }

.category-superstore-trend .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-trend #category-popular-searches-container {
  background-color: black;
  color: white; }
  .category-superstore-trend #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: black; }
    .category-superstore-trend #category-popular-searches-container .its-scroller a:hover {
      background-color: black; }

.category-superstore-trend .plp-slidebar-container .plp-accessories-section {
  background-color: black; }

.category-superstore-trend .category-plp .page,
.category-superstore-trend .category-superstore-info, .category-superstore-trend .breadcrumbs,
.category-superstore-trend .plp-slidebar-container {
  background-color: black; }

.category-superstore-trend .category-summary__content p {
  color: white; }

.category-superstore-trend .ss__facet-slider__handle,
.category-superstore-trend .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-trend .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-trend .icon svg,
.category-superstore-trend .ss__icon__wrapper {
  fill: white; }

.category-superstore-trend .page-sidebar h1, .category-superstore-trend .page-sidebar h2, .category-superstore-trend .page-sidebar h3, .category-superstore-trend .page-sidebar h4, .category-superstore-trend .page-sidebar h5, .category-superstore-trend .page-sidebar h6,
.category-superstore-trend .category-superstore-info h1,
.category-superstore-trend .category-superstore-info h2,
.category-superstore-trend .category-superstore-info h3,
.category-superstore-trend .category-superstore-info h4,
.category-superstore-trend .category-superstore-info h5,
.category-superstore-trend .category-superstore-info h6 {
  color: white; }

.category-superstore-trend .page-sidebar p, .category-superstore-trend .page-sidebar span, .category-superstore-trend .page-sidebar a, .category-superstore-trend .page-sidebar ul, .category-superstore-trend .page-sidebar li,
.category-superstore-trend .category-superstore-info p,
.category-superstore-trend .category-superstore-info span,
.category-superstore-trend .category-superstore-info a,
.category-superstore-trend .category-superstore-info ul,
.category-superstore-trend .category-superstore-info li {
  color: white; }

.category-superstore-trend .page-sidebar .category-summary__action,
.category-superstore-trend .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-trend .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-trend .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-trend .plp-superstore-subcategories-container {
  background-color: black; }
  .category-superstore-trend .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-trend .plp-superstore-subcategories-container .slick-next, .category-superstore-trend .plp-superstore-subcategories-container .slick-prev {
    background-color: black;
    border: none; }
  .category-superstore-trend .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-trend .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-trend .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-trend .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, black);
    background-image: linear-gradient(rgba(0, 0, 0, 0), black, black); }

.category-superstore-trend .read-more .read-text {
  background-color: white; }
  .category-superstore-trend .read-more .read-text span {
    color: black; }
  .category-superstore-trend .read-more .read-text svg path {
    fill: black; }

.category-superstore-vaunt .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid black; }

.category-superstore-vaunt .breadcrumbs li, .category-superstore-vaunt .breadcrumbs a {
  color: black; }

.category-superstore-vaunt .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-vaunt .breadcrumbs .is-active a {
    color: black; }

.category-superstore-vaunt .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-vaunt .category-plp .filter-by-type .option img {
  background-color: #ffffff; }

.category-superstore-vaunt #category-popular-searches-container {
  background-color: #FF6B00;
  color: #ffffff; }
  .category-superstore-vaunt #category-popular-searches-container .its-scroller a {
    border: 1px solid #ffffff;
    background-color: #eb6200; }
    .category-superstore-vaunt #category-popular-searches-container .its-scroller a:hover {
      background-color: #FF6B00; }

.category-superstore-vaunt .plp-slidebar-container .plp-accessories-section {
  background-color: #FF6B00; }

.category-superstore-vaunt .category-plp .page,
.category-superstore-vaunt .category-superstore-info, .category-superstore-vaunt .breadcrumbs,
.category-superstore-vaunt .plp-slidebar-container {
  background-color: #FF6B00; }

.category-superstore-vaunt .category-summary__content p {
  color: black; }

.category-superstore-vaunt .ss__facet-slider__handle,
.category-superstore-vaunt .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-vaunt .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-vaunt .icon svg,
.category-superstore-vaunt .ss__icon__wrapper {
  fill: #ffff; }

.category-superstore-vaunt .page-sidebar h1, .category-superstore-vaunt .page-sidebar h2, .category-superstore-vaunt .page-sidebar h3, .category-superstore-vaunt .page-sidebar h4, .category-superstore-vaunt .page-sidebar h5, .category-superstore-vaunt .page-sidebar h6,
.category-superstore-vaunt .category-superstore-info h1,
.category-superstore-vaunt .category-superstore-info h2,
.category-superstore-vaunt .category-superstore-info h3,
.category-superstore-vaunt .category-superstore-info h4,
.category-superstore-vaunt .category-superstore-info h5,
.category-superstore-vaunt .category-superstore-info h6 {
  color: #fff; }

.category-superstore-vaunt .page-sidebar p, .category-superstore-vaunt .page-sidebar span, .category-superstore-vaunt .page-sidebar a, .category-superstore-vaunt .page-sidebar ul, .category-superstore-vaunt .page-sidebar li,
.category-superstore-vaunt .category-superstore-info p,
.category-superstore-vaunt .category-superstore-info span,
.category-superstore-vaunt .category-superstore-info a,
.category-superstore-vaunt .category-superstore-info ul,
.category-superstore-vaunt .category-superstore-info li {
  color: #fff; }

.category-superstore-vaunt .page-sidebar .category-summary__action,
.category-superstore-vaunt .category-superstore-info .category-summary__action {
  color: black; }
  .category-superstore-vaunt .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-vaunt .category-superstore-info .category-summary__action .read-more-icon {
    stroke: black; }

.category-superstore-vaunt .plp-superstore-subcategories-container {
  background-color: #FF6B00; }
  .category-superstore-vaunt .plp-superstore-subcategories-container .navList-action span {
    color: black; }
  .category-superstore-vaunt .plp-superstore-subcategories-container .slick-next, .category-superstore-vaunt .plp-superstore-subcategories-container .slick-prev {
    background-color: #FF6B00;
    border: none; }
  .category-superstore-vaunt .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-vaunt .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-vaunt .plp-slidebar-container .close-plp-slidebar-content {
  background-color: #fff; }
  .category-superstore-vaunt .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-vaunt .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #FF6B00;
    fill: #FF6B00; }

.category-superstore-vaunt .read-more .content {
  border-bottom: 2px solid #fff; }
  .category-superstore-vaunt .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #FF6B00, #FF6B00);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #FF6B00, #FF6B00); }

.category-superstore-vaunt .read-more .read-text {
  background-color: #fff; }
  .category-superstore-vaunt .read-more .read-text span {
    color: #FF6B00; }
  .category-superstore-vaunt .read-more .read-text svg path {
    fill: #FF6B00; }

.category-superstore-worx .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-worx .breadcrumbs li, .category-superstore-worx .breadcrumbs a {
  color: white; }

.category-superstore-worx .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-worx .breadcrumbs .is-active a {
    color: white; }

.category-superstore-worx #category-popular-searches-container {
  background-color: #f47920;
  color: white; }
  .category-superstore-worx #category-popular-searches-container .its-scroller a {
    border: 1px solid #ffffff;
    background-color: #f36d0d; }
    .category-superstore-worx #category-popular-searches-container .its-scroller a:hover {
      background-color: #f47920; }

.category-superstore-worx .ss__facet-slider__handle,
.category-superstore-worx .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-worx .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-worx .icon svg,
.category-superstore-worx .ss__icon__wrapper {
  fill: white; }

.category-superstore-worx .plp-slidebar-container .plp-accessories-section {
  background-color: #f47920; }

.category-superstore-worx .category-plp .page,
.category-superstore-worx .category-superstore-info, .category-superstore-worx .breadcrumbs,
.category-superstore-worx .plp-slidebar-container {
  background-color: #f47920; }

.category-superstore-worx .category-summary__content p {
  color: white; }

.category-superstore-worx .page-sidebar h1, .category-superstore-worx .page-sidebar h2, .category-superstore-worx .page-sidebar h3, .category-superstore-worx .page-sidebar h4, .category-superstore-worx .page-sidebar h5, .category-superstore-worx .page-sidebar h6,
.category-superstore-worx .category-superstore-info h1,
.category-superstore-worx .category-superstore-info h2,
.category-superstore-worx .category-superstore-info h3,
.category-superstore-worx .category-superstore-info h4,
.category-superstore-worx .category-superstore-info h5,
.category-superstore-worx .category-superstore-info h6 {
  color: white; }

.category-superstore-worx .page-sidebar p, .category-superstore-worx .page-sidebar span, .category-superstore-worx .page-sidebar a, .category-superstore-worx .page-sidebar ul, .category-superstore-worx .page-sidebar li,
.category-superstore-worx .category-superstore-info p,
.category-superstore-worx .category-superstore-info span,
.category-superstore-worx .category-superstore-info a,
.category-superstore-worx .category-superstore-info ul,
.category-superstore-worx .category-superstore-info li {
  color: white; }

.category-superstore-worx .page-sidebar .category-summary__action,
.category-superstore-worx .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-worx .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-worx .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-worx .plp-superstore-subcategories-container {
  background-color: #f47920; }
  .category-superstore-worx .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-worx .plp-superstore-subcategories-container .slick-next, .category-superstore-worx .plp-superstore-subcategories-container .slick-prev {
    background-color: #f47920;
    border: none; }
  .category-superstore-worx .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-worx .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-worx .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-worx .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-worx .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #f47920;
    fill: #f47920; }

.category-superstore-worx .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-worx .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #f47920, #f47920);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #f47920, #f47920); }

.category-superstore-worx .read-more .read-text {
  background-color: white; }
  .category-superstore-worx .read-more .read-text span {
    color: #f47920; }
  .category-superstore-worx .read-more .read-text svg path {
    fill: #f47920; }

.category-superstore-black .category-superstore-header-static {
  display: none; }

.category-superstore-black h1 {
  font-style: italic;
  line-height: normal;
  font-size: 35px;
  margin-bottom: 0;
  padding-top: 20px; }
  @media (min-width: 992px) {
    .category-superstore-black h1 {
      font-size: 60px; } }

.category-superstore-black .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-black .breadcrumbs li, .category-superstore-black .breadcrumbs a {
  color: white; }

.category-superstore-black .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-black .breadcrumbs .is-active a {
    color: white; }

.category-superstore-black .category-superstore-info, .category-superstore-black .breadcrumbs {
  background-color: black; }

.category-superstore-black .category-summary__content p {
  color: white; }

.category-superstore-black .category-superstore-info h2, .category-superstore-black .category-superstore-info h3, .category-superstore-black .category-superstore-info h4, .category-superstore-black .category-superstore-info h5, .category-superstore-black .category-superstore-info h6 {
  color: white; }

.category-superstore-black .category-superstore-info h1 {
  color: #fce500; }

.category-superstore-black .category-superstore-info p, .category-superstore-black .category-superstore-info span, .category-superstore-black .category-superstore-info a, .category-superstore-black .category-superstore-info ul, .category-superstore-black .category-superstore-info li {
  color: white; }

.category-superstore-black .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-black .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-black .plp-superstore-subcategories-container {
  background-color: black; }
  .category-superstore-black .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-black .plp-superstore-subcategories-container .slick-next, .category-superstore-black .plp-superstore-subcategories-container .slick-prev {
    background-color: black;
    border: none; }
  .category-superstore-black .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-black .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-black .read-more .content::before {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, black);
  background-image: linear-gradient(rgba(0, 0, 0, 0), black, black); }

.category-superstore-black .read-more .read-text span {
  color: #fce500; }

.category-superstore-black .read-more .read-text svg {
  fill: #fce500; }

.category-superstore-wera h1 {
  line-height: normal;
  font-size: 35px;
  margin-bottom: 0;
  padding-top: 20px; }
  @media (min-width: 992px) {
    .category-superstore-wera h1 {
      font-size: 60px; } }

.category-superstore-wera .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-wera .breadcrumbs li, .category-superstore-wera .breadcrumbs a {
  color: white; }

.category-superstore-wera .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-wera .breadcrumbs .is-active a {
    color: white; }

.category-superstore-wera .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-wera #category-popular-searches-container {
  background-color: black;
  color: white; }
  .category-superstore-wera #category-popular-searches-container .its-scroller a {
    border: 1px solid #ffffff;
    background-color: #00a07f; }
    .category-superstore-wera #category-popular-searches-container .its-scroller a:hover {
      background-color: #00b48f; }

.category-superstore-wera .card .product-price-inc-vat {
  color: #676767 !important; }

.category-superstore-wera .ss__facet-slider__handle,
.category-superstore-wera .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-wera .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-wera .icon svg,
.category-superstore-wera .ss__icon__wrapper {
  fill: white; }

.category-superstore-wera .plp-slidebar-container .plp-accessories-section {
  background-color: black; }

.category-superstore-wera .category-plp .page,
.category-superstore-wera .category-superstore-info, .category-superstore-wera .breadcrumbs,
.category-superstore-wera .plp-slidebar-container {
  background-color: black; }

.category-superstore-wera .category-summary__content p, .category-superstore-wera .category-summary__content span, .category-superstore-wera .category-summary__content a {
  color: white; }

.category-superstore-wera .page-sidebar h2, .category-superstore-wera .page-sidebar h3, .category-superstore-wera .page-sidebar h4, .category-superstore-wera .page-sidebar h5, .category-superstore-wera .page-sidebar h6,
.category-superstore-wera .category-superstore-info h2,
.category-superstore-wera .category-superstore-info h3,
.category-superstore-wera .category-superstore-info h4,
.category-superstore-wera .category-superstore-info h5,
.category-superstore-wera .category-superstore-info h6 {
  color: white; }

.category-superstore-wera .page-sidebar h1,
.category-superstore-wera .category-superstore-info h1 {
  color: white; }

.category-superstore-wera .page-sidebar p, .category-superstore-wera .page-sidebar span, .category-superstore-wera .page-sidebar a, .category-superstore-wera .page-sidebar ul, .category-superstore-wera .page-sidebar li,
.category-superstore-wera .category-superstore-info p,
.category-superstore-wera .category-superstore-info span,
.category-superstore-wera .category-superstore-info a,
.category-superstore-wera .category-superstore-info ul,
.category-superstore-wera .category-superstore-info li {
  color: white; }

.category-superstore-wera .page-sidebar .category-summary__action,
.category-superstore-wera .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-wera .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-wera .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-wera .plp-superstore-subcategories-container {
  background-color: black; }
  .category-superstore-wera .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-wera .plp-superstore-subcategories-container .slick-next, .category-superstore-wera .plp-superstore-subcategories-container .slick-prev {
    background-color: black;
    border: none; }
  .category-superstore-wera .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-wera .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-wera .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-wera .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-wera .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #00b48f;
    fill: #00b48f; }

.category-superstore-wera .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-wera .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, black);
    background-image: linear-gradient(rgba(0, 0, 0, 0), black, black); }

.category-superstore-wera .read-more .read-text {
  background-color: white; }
  .category-superstore-wera .read-more .read-text span {
    color: #00b48f; }
  .category-superstore-wera .read-more .read-text svg path {
    fill: #00b48f; }

.category-superstore-stihl .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-stihl .breadcrumbs li, .category-superstore-stihl .breadcrumbs a {
  color: white; }

.category-superstore-stihl .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-stihl .breadcrumbs .is-active a {
    color: white; }

.category-superstore-stihl #category-popular-searches-container {
  background-color: #EF782D;
  color: white; }
  .category-superstore-stihl #category-popular-searches-container .its-scroller a {
    border: 1px solid #ffffff;
    background-color: #ee6c1a; }
    .category-superstore-stihl #category-popular-searches-container .its-scroller a:hover {
      background-color: #EF782D; }

.category-superstore-stihl .ss__facet-slider__handle,
.category-superstore-stihl .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-stihl .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-stihl .icon svg,
.category-superstore-stihl .ss__icon__wrapper {
  fill: white; }

.category-superstore-stihl .plp-slidebar-container .plp-accessories-section {
  background-color: #EF782D; }

.category-superstore-stihl .category-plp .page,
.category-superstore-stihl .category-superstore-info, .category-superstore-stihl .breadcrumbs,
.category-superstore-stihl .plp-slidebar-container {
  background-color: #EF782D; }

.category-superstore-stihl .category-summary__content p, .category-superstore-stihl .category-summary__content span, .category-superstore-stihl .category-summary__content a {
  color: white; }

.category-superstore-stihl .category-summary__content a {
  text-decoration: underline;
  text-decoration-color: white; }

.category-superstore-stihl .page-sidebar h2, .category-superstore-stihl .page-sidebar h3, .category-superstore-stihl .page-sidebar h4, .category-superstore-stihl .page-sidebar h5, .category-superstore-stihl .page-sidebar h6,
.category-superstore-stihl .category-superstore-info h2,
.category-superstore-stihl .category-superstore-info h3,
.category-superstore-stihl .category-superstore-info h4,
.category-superstore-stihl .category-superstore-info h5,
.category-superstore-stihl .category-superstore-info h6 {
  color: white; }

.category-superstore-stihl .page-sidebar h1,
.category-superstore-stihl .category-superstore-info h1 {
  color: white; }

.category-superstore-stihl .page-sidebar p, .category-superstore-stihl .page-sidebar span, .category-superstore-stihl .page-sidebar a, .category-superstore-stihl .page-sidebar ul, .category-superstore-stihl .page-sidebar li,
.category-superstore-stihl .category-superstore-info p,
.category-superstore-stihl .category-superstore-info span,
.category-superstore-stihl .category-superstore-info a,
.category-superstore-stihl .category-superstore-info ul,
.category-superstore-stihl .category-superstore-info li {
  color: white; }

.category-superstore-stihl .page-sidebar .category-summary__action,
.category-superstore-stihl .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-stihl .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-stihl .category-superstore-info .category-summary__action .read-more-icon {
    stroke: white; }

.category-superstore-stihl .plp-superstore-subcategories-container {
  background-color: #EF782D; }
  .category-superstore-stihl .plp-superstore-subcategories-container .navList-action span {
    color: white; }
  .category-superstore-stihl .plp-superstore-subcategories-container .slick-next, .category-superstore-stihl .plp-superstore-subcategories-container .slick-prev {
    background-color: #EF782D;
    border: none; }
  .category-superstore-stihl .plp-superstore-subcategories-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-stihl .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-stihl .filter-by-type-container-desktop h2 {
  color: white; }

.category-superstore-stihl .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-stihl .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-stihl .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #EF782D;
    fill: #EF782D; }

.category-superstore-stihl .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-stihl .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #EF782D, #EF782D);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #EF782D, #EF782D); }

.category-superstore-stihl .read-more .read-text {
  background-color: white; }
  .category-superstore-stihl .read-more .read-text span {
    color: #EF782D; }
  .category-superstore-stihl .read-more .read-text svg path {
    fill: #EF782D; }

.category-superstore-toughbuilt .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-toughbuilt .breadcrumbs li, .category-superstore-toughbuilt .breadcrumbs a {
  color: white; }

.category-superstore-toughbuilt .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-toughbuilt .breadcrumbs .is-active a {
    color: #ffa731; }

.category-superstore-toughbuilt #category-popular-searches-container {
  background-color: black;
  color: #ffa731; }
  .category-superstore-toughbuilt #category-popular-searches-container .its-scroller a {
    border: 1px solid #ffa731;
    background-color: black; }
    .category-superstore-toughbuilt #category-popular-searches-container .its-scroller a:hover {
      background-color: black; }

.category-superstore-toughbuilt .ss__facet-slider__handle,
.category-superstore-toughbuilt .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-toughbuilt .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-toughbuilt .plp-slidebar-container .plp-accessories-section {
  background-color: black; }

.category-superstore-toughbuilt .category-plp .page,
.category-superstore-toughbuilt .category-superstore-info, .category-superstore-toughbuilt .breadcrumbs,
.category-superstore-toughbuilt .plp-slidebar-container {
  background-color: black; }

.category-superstore-toughbuilt .icon svg,
.category-superstore-toughbuilt .ss__icon__wrapper {
  fill: white; }

.category-superstore-toughbuilt .category-summary__content p, .category-superstore-toughbuilt .category-summary__content span, .category-superstore-toughbuilt .category-summary__content a {
  color: white; }

.category-superstore-toughbuilt .category-summary__content a {
  text-decoration: underline;
  text-decoration-color: #fff; }

.category-superstore-toughbuilt .page-sidebar h2, .category-superstore-toughbuilt .page-sidebar h3, .category-superstore-toughbuilt .page-sidebar h4, .category-superstore-toughbuilt .page-sidebar h5, .category-superstore-toughbuilt .page-sidebar h6,
.category-superstore-toughbuilt .category-superstore-info h2,
.category-superstore-toughbuilt .category-superstore-info h3,
.category-superstore-toughbuilt .category-superstore-info h4,
.category-superstore-toughbuilt .category-superstore-info h5,
.category-superstore-toughbuilt .category-superstore-info h6 {
  color: #ffa731; }

.category-superstore-toughbuilt .page-sidebar p, .category-superstore-toughbuilt .page-sidebar span, .category-superstore-toughbuilt .page-sidebar a, .category-superstore-toughbuilt .page-sidebar ul, .category-superstore-toughbuilt .page-sidebar li,
.category-superstore-toughbuilt .category-superstore-info p,
.category-superstore-toughbuilt .category-superstore-info span,
.category-superstore-toughbuilt .category-superstore-info a,
.category-superstore-toughbuilt .category-superstore-info ul,
.category-superstore-toughbuilt .category-superstore-info li {
  color: white; }

.category-superstore-toughbuilt .page-sidebar h1,
.category-superstore-toughbuilt .category-superstore-info h1 {
  color: #ffa731; }

.category-superstore-toughbuilt .page-sidebar .category-summary__action,
.category-superstore-toughbuilt .category-superstore-info .category-summary__action {
  color: #ffa731; }
  .category-superstore-toughbuilt .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-toughbuilt .category-superstore-info .category-summary__action .read-more-icon {
    stroke: #ffa731; }

.category-superstore-toughbuilt .plp-superstore-subcategories-container {
  background-color: black; }
  .category-superstore-toughbuilt .plp-superstore-subcategories-container .navList-action span {
    color: #ffa731; }
  .category-superstore-toughbuilt .plp-superstore-subcategories-container .slick-next, .category-superstore-toughbuilt .plp-superstore-subcategories-container .slick-prev {
    background-color: #ffa731;
    border: none; }
  .category-superstore-toughbuilt .plp-superstore-subcategories-container .slick-prev::before {
    background-image: url("http://its.co.uk/content/images/left-arrow.png"); }
  .category-superstore-toughbuilt .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("http://its.co.uk/content/images/right-arrow.png"); }

.category-superstore-toughbuilt .plp-slidebar-container .close-plp-slidebar-content {
  background-color: #fff; }
  .category-superstore-toughbuilt .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-toughbuilt .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #ffa731;
    fill: #ffa731; }

.category-superstore-toughbuilt .read-more .content {
  border-bottom: 2px solid #ffa731; }
  .category-superstore-toughbuilt .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), black, black);
    background-image: linear-gradient(rgba(0, 0, 0, 0), black, black); }

.category-superstore-toughbuilt .read-more .read-text {
  background-color: #fff; }
  .category-superstore-toughbuilt .read-more .read-text span {
    color: #ffa731; }
  .category-superstore-toughbuilt .read-more .read-text svg path {
    fill: #ffa731; }

.category-superstore-veto .breadcrumbs li {
  color: white; }

.category-superstore-veto .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-veto .breadcrumbs li, .category-superstore-veto .breadcrumbs a {
  color: #202020; }

.category-superstore-veto .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-veto .breadcrumbs .is-active a {
    color: #202020; }

.category-superstore-veto .plp-slidebar-container .plp-accessories-section {
  background-color: #f25625; }

.category-superstore-veto .category-plp .page,
.category-superstore-veto .category-superstore-info, .category-superstore-veto .breadcrumbs,
.category-superstore-veto .plp-slidebar-container {
  background-color: #f25625; }

.category-superstore-veto .category-summary__content p, .category-superstore-veto .category-summary__content span, .category-superstore-veto .category-summary__content a {
  color: white; }

.category-superstore-veto .category-summary__content a {
  text-decoration: underline;
  text-decoration-color: #202020; }

.category-superstore-veto #category-popular-searches-container {
  background-color: #f25625;
  color: white; }
  .category-superstore-veto #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #f14712; }
    .category-superstore-veto #category-popular-searches-container .its-scroller a:hover {
      background-color: #f25625; }

.category-superstore-veto .icon svg,
.category-superstore-veto .ss__icon__wrapper {
  fill: white; }

.category-superstore-veto .page-sidebar h1, .category-superstore-veto .page-sidebar h2, .category-superstore-veto .page-sidebar h3, .category-superstore-veto .page-sidebar h4, .category-superstore-veto .page-sidebar h5, .category-superstore-veto .page-sidebar h6,
.category-superstore-veto .category-superstore-info h1,
.category-superstore-veto .category-superstore-info h2,
.category-superstore-veto .category-superstore-info h3,
.category-superstore-veto .category-superstore-info h4,
.category-superstore-veto .category-superstore-info h5,
.category-superstore-veto .category-superstore-info h6 {
  color: white; }

.category-superstore-veto .page-sidebar p, .category-superstore-veto .page-sidebar span, .category-superstore-veto .page-sidebar a, .category-superstore-veto .page-sidebar ul, .category-superstore-veto .page-sidebar li,
.category-superstore-veto .category-superstore-info p,
.category-superstore-veto .category-superstore-info span,
.category-superstore-veto .category-superstore-info a,
.category-superstore-veto .category-superstore-info ul,
.category-superstore-veto .category-superstore-info li {
  color: white; }

.category-superstore-veto .page-sidebar .category-summary__action,
.category-superstore-veto .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-veto .page-sidebar .category-summary__action .read-more-icon,
  .category-superstore-veto .category-superstore-info .category-summary__action .read-more-icon {
    stroke: #202020; }

.category-superstore-veto .plp-superstore-subcategories-container {
  background-color: #f25625; }
  .category-superstore-veto .plp-superstore-subcategories-container .navList-action span {
    color: #202020; }
  .category-superstore-veto .plp-superstore-subcategories-container .slick-next, .category-superstore-veto .plp-superstore-subcategories-container .slick-prev {
    background-color: #f25625;
    border: none; }
  .category-superstore-veto .plp-superstore-subcategories-container .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='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-veto .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-veto .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-veto .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-veto .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #f25625;
    fill: #f25625; }

.category-superstore-veto .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-veto .read-more .content::before {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #f25625, #f25625);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #f25625, #f25625); }

.category-superstore-veto .read-more .read-text {
  background-color: white; }
  .category-superstore-veto .read-more .read-text span {
    color: #f25625; }
  .category-superstore-veto .read-more .read-text svg path {
    fill: #f25625; }

.category-superstore-v-tuf .breadcrumbs li:not(:first-child):before {
  border-right: 0.1em solid white; }

.category-superstore-v-tuf .breadcrumbs li, .category-superstore-v-tuf .breadcrumbs a {
  color: white; }

.category-superstore-v-tuf .breadcrumbs .is-active {
  text-decoration: none !important; }
  .category-superstore-v-tuf .breadcrumbs .is-active a {
    color: white; }

.category-superstore-v-tuf .category-superstore-header-static {
  background-color: black; }

.category-superstore-v-tuf .plp-slidebar-container .plp-accessories-section {
  background-color: black; }

.category-superstore-v-tuf .category-superstore-info, .category-superstore-v-tuf .breadcrumbs,
.category-superstore-v-tuf .plp-slidebar-container {
  background-color: black; }

.category-superstore-v-tuf .category-summary__content p, .category-superstore-v-tuf .category-summary__content span, .category-superstore-v-tuf .category-summary__content a, .category-superstore-v-tuf .region_category_below_header p, .category-superstore-v-tuf .region_category_below_header span, .category-superstore-v-tuf .region_category_below_header a {
  color: white; }

.category-superstore-v-tuf .category-summary__content a, .category-superstore-v-tuf .region_category_below_header a {
  text-decoration: underline;
  text-decoration-color: white; }

.category-superstore-v-tuf .category-superstore-info h2, .category-superstore-v-tuf .category-superstore-info h3, .category-superstore-v-tuf .category-superstore-info h4, .category-superstore-v-tuf .category-superstore-info h5, .category-superstore-v-tuf .category-superstore-info h6 {
  color: white; }

.category-superstore-v-tuf .category-superstore-info h1, .category-superstore-v-tuf .category-superstore-info ul, .category-superstore-v-tuf .category-superstore-info li, .category-superstore-v-tuf .category-superstore-info strong, .category-superstore-v-tuf .category-superstore-info span {
  color: white; }

.category-superstore-v-tuf .category-superstore-info .category-summary__action {
  color: white; }
  .category-superstore-v-tuf .category-superstore-info .category-summary__action .read-more-icon {
    stroke: black; }

.category-superstore-v-tuf .plp-superstore-subcategories-container {
  background-color: black; }

.category-superstore-v-tuf .page-sidebar h1, .category-superstore-v-tuf .page-sidebar h2, .category-superstore-v-tuf .page-sidebar h3, .category-superstore-v-tuf .page-sidebar h4, .category-superstore-v-tuf .page-sidebar h5, .category-superstore-v-tuf .page-sidebar h6, .category-superstore-v-tuf .page-sidebar p, .category-superstore-v-tuf .page-sidebar li, .category-superstore-v-tuf .page-sidebar a, .category-superstore-v-tuf .page-sidebar strong, .category-superstore-v-tuf .page-sidebar span, .category-superstore-v-tuf .page-sidebar ul, .category-superstore-v-tuf .page-sidebar li {
  color: #333333; }

.category-superstore-v-tuf .icon svg,
.category-superstore-v-tuf .ss__icon__wrapper {
  fill: #333; }

.category-superstore-v-tuf .category-plp .page,
.category-superstore-v-tuf .plp-superstore-subcategories-container {
  background-color: black; }
  .category-superstore-v-tuf .category-plp .page .navList-action span,
  .category-superstore-v-tuf .plp-superstore-subcategories-container .navList-action span {
    color: black; }
  .category-superstore-v-tuf .category-plp .page .slick-next, .category-superstore-v-tuf .category-plp .page .slick-prev,
  .category-superstore-v-tuf .plp-superstore-subcategories-container .slick-next,
  .category-superstore-v-tuf .plp-superstore-subcategories-container .slick-prev {
    background-color: black;
    border: none; }
  .category-superstore-v-tuf .category-plp .page .slick-arrow,
  .category-superstore-v-tuf .plp-superstore-subcategories-container .slick-arrow {
    opacity: 1 !important; }
  .category-superstore-v-tuf .category-plp .page .slick-prev::before,
  .category-superstore-v-tuf .plp-superstore-subcategories-container .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='%23FBBA00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-v-tuf .category-plp .page .slick-next::before,
  .category-superstore-v-tuf .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23FBBA00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-v-tuf .read-more .content {
  border-bottom: 2px solid #fff; }

.category-superstore-v-tuf .read-text {
  background-color: #fff; }
  .category-superstore-v-tuf .read-text span {
    color: #333; }
  .category-superstore-v-tuf .read-text svg path {
    fill: #333; }

.category-superstore-trade .category-superstore-info, .category-superstore-trade .breadcrumbs {
  background-color: #f1f2f3; }

.category-superstore-trade #category-popular-searches-container .its-scroller a {
  color: white;
  border: 1px solid white;
  background-color: black; }
  .category-superstore-trade #category-popular-searches-container .its-scroller a:hover {
    background-color: black; }

.category-superstore-trade .plp-superstore-subcategories-container {
  background-color: #f1f2f3; }
  .category-superstore-trade .plp-superstore-subcategories-container .slick-next, .category-superstore-trade .plp-superstore-subcategories-container .slick-prev {
    background-color: #f1f2f3;
    border: none; }
  .category-superstore-trade .plp-superstore-subcategories-container .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='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-superstore-trade .plp-superstore-subcategories-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }

.category-superstore-velocity .breadcrumb-label > span {
  color: white; }

.category-superstore-velocity #category-popular-searches-container {
  background-color: black;
  color: white; }
  .category-superstore-velocity #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: black; }
    .category-superstore-velocity #category-popular-searches-container .its-scroller a:hover {
      background-color: black; }

.category-superstore-velocity .category-plp .page,
.category-superstore-velocity .category-superstore-info, .category-superstore-velocity .breadcrumbs, .category-superstore-velocity .plp-superstore-subcategories-container {
  background-color: black; }

.category-superstore-velocity .ss__facet-slider__handle,
.category-superstore-velocity .ss__facet-slider__rail {
  background: #ffff !important; }

.category-superstore-velocity .ss__facet-slider__label {
  color: #ffff; }

.category-superstore-velocity .icon svg,
.category-superstore-velocity .ss__icon__wrapper {
  fill: white; }

.category-superstore-velocity .plp-slidebar-container {
  background-color: black; }
  .category-superstore-velocity .plp-slidebar-container .plp-description-plp-faq-header {
    background-color: #eb7434; }
  .category-superstore-velocity .plp-slidebar-container .plp-accessories-section {
    background-color: black; }
  .category-superstore-velocity .plp-slidebar-container blockquote {
    border-left: 5px solid #eb7434; }
  .category-superstore-velocity .plp-slidebar-container .plp-usage-title,
  .category-superstore-velocity .plp-slidebar-container .plp-jobs-title,
  .category-superstore-velocity .plp-slidebar-container .plp-tool-title,
  .category-superstore-velocity .plp-slidebar-container .plp-description-faq-title,
  .category-superstore-velocity .plp-slidebar-container .plp-watch-title {
    border-top: 2px solid #eb7434;
    border-bottom: 2px solid #eb7434; }

.category-superstore-velocity .page-sidebar h1, .category-superstore-velocity .page-sidebar h2, .category-superstore-velocity .page-sidebar h3, .category-superstore-velocity .page-sidebar h4, .category-superstore-velocity .page-sidebar h5, .category-superstore-velocity .page-sidebar h6, .category-superstore-velocity .page-sidebar p, .category-superstore-velocity .page-sidebar li, .category-superstore-velocity .page-sidebar a, .category-superstore-velocity .page-sidebar strong, .category-superstore-velocity .page-sidebar span, .category-superstore-velocity .page-sidebar ul, .category-superstore-velocity .page-sidebar li,
.category-superstore-velocity .category-superstore-info h1,
.category-superstore-velocity .category-superstore-info h2,
.category-superstore-velocity .category-superstore-info h3,
.category-superstore-velocity .category-superstore-info h4,
.category-superstore-velocity .category-superstore-info h5,
.category-superstore-velocity .category-superstore-info h6,
.category-superstore-velocity .category-superstore-info p,
.category-superstore-velocity .category-superstore-info li,
.category-superstore-velocity .category-superstore-info a,
.category-superstore-velocity .category-superstore-info strong,
.category-superstore-velocity .category-superstore-info span,
.category-superstore-velocity .category-superstore-info ul,
.category-superstore-velocity .category-superstore-info li {
  color: white; }

.category-superstore-velocity .page-sidebar .read-more .content,
.category-superstore-velocity .category-superstore-info .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-velocity .page-sidebar .read-more .content::before,
  .category-superstore-velocity .category-superstore-info .read-more .content::before {
    background-image: none; }

.category-superstore-velocity .page-sidebar .read-text,
.category-superstore-velocity .category-superstore-info .read-text {
  background-color: white; }
  .category-superstore-velocity .page-sidebar .read-text span,
  .category-superstore-velocity .category-superstore-info .read-text span {
    color: #333; }
  .category-superstore-velocity .page-sidebar .read-text svg path,
  .category-superstore-velocity .category-superstore-info .read-text svg path {
    fill: #333; }

.category-superstore-ox .breadcrumb-label > span {
  color: white; }

.category-superstore-ox .ss__facet-slider__handle,
.category-superstore-ox .ss__facet-slider__rail {
  background: white !important; }

.category-superstore-ox .filter-by-type-container-desktop > h2 {
  color: #fff; }

.category-superstore-ox .ss__facet-slider__label {
  color: white; }

.category-superstore-ox #category-popular-searches-container {
  background-color: #04adef;
  color: white; }
  .category-superstore-ox #category-popular-searches-container .its-scroller a {
    border: 1px solid white;
    background-color: #049edb; }
    .category-superstore-ox #category-popular-searches-container .its-scroller a:hover {
      background-color: #04adef; }

.category-superstore-ox .plp-slidebar-container .plp-accessories-section {
  background-color: #04adef; }

.category-superstore-ox .category-plp .page,
.category-superstore-ox .category-superstore-info, .category-superstore-ox .breadcrumbs,
.category-superstore-ox .plp-superstore-subcategories-container,
.category-superstore-ox .plp-slidebar-container {
  background-color: #04adef; }

.category-superstore-ox .plp-slidebar-container .close-plp-slidebar-content {
  background-color: white; }
  .category-superstore-ox .plp-slidebar-container .close-plp-slidebar-content button, .category-superstore-ox .plp-slidebar-container .close-plp-slidebar-content svg path {
    color: #04adef;
    fill: #04adef; }

.category-superstore-ox .icon svg,
.category-superstore-ox .ss__icon__wrapper {
  fill: white; }

.category-superstore-ox .page-sidebar h1, .category-superstore-ox .page-sidebar h2, .category-superstore-ox .page-sidebar h3, .category-superstore-ox .page-sidebar h4, .category-superstore-ox .page-sidebar h5, .category-superstore-ox .page-sidebar h6, .category-superstore-ox .page-sidebar p, .category-superstore-ox .page-sidebar li, .category-superstore-ox .page-sidebar a, .category-superstore-ox .page-sidebar strong, .category-superstore-ox .page-sidebar span, .category-superstore-ox .page-sidebar ul, .category-superstore-ox .page-sidebar li,
.category-superstore-ox .category-superstore-info h1,
.category-superstore-ox .category-superstore-info h2,
.category-superstore-ox .category-superstore-info h3,
.category-superstore-ox .category-superstore-info h4,
.category-superstore-ox .category-superstore-info h5,
.category-superstore-ox .category-superstore-info h6,
.category-superstore-ox .category-superstore-info p,
.category-superstore-ox .category-superstore-info li,
.category-superstore-ox .category-superstore-info a,
.category-superstore-ox .category-superstore-info strong,
.category-superstore-ox .category-superstore-info span,
.category-superstore-ox .category-superstore-info ul,
.category-superstore-ox .category-superstore-info li {
  color: white; }

.category-superstore-ox .page-sidebar .read-more .content,
.category-superstore-ox .category-superstore-info .read-more .content {
  border-bottom: 2px solid white; }
  .category-superstore-ox .page-sidebar .read-more .content::before,
  .category-superstore-ox .category-superstore-info .read-more .content::before {
    background-image: none; }

.category-superstore-ox .page-sidebar .read-text,
.category-superstore-ox .category-superstore-info .read-text {
  background-color: white; }
  .category-superstore-ox .page-sidebar .read-text span,
  .category-superstore-ox .category-superstore-info .read-text span {
    color: #04adef; }
  .category-superstore-ox .page-sidebar .read-text svg path,
  .category-superstore-ox .category-superstore-info .read-text svg path {
    fill: #04adef; }

#card-brand-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px; }
  #card-brand-logos img.brand-logo {
    max-width: 100%;
    margin-bottom: 0;
    z-index: 0 !important; }
  #card-brand-logos div.large-3 {
    padding-left: 0.35714rem;
    padding-right: 0.35714rem; }
    #card-brand-logos div.large-3 img {
      width: 100%;
      height: auto; }

.plp-subcategories .navList .slick-next, .plp-subcategories .navList .slick-prev {
  margin: 0;
  padding: 0.5rem 0.5rem 0 0;
  height: 4.28571rem;
  width: 2.14286rem; }
  .plp-subcategories .navList .slick-next::before, .plp-subcategories .navList .slick-prev::before {
    display: block;
    height: 2rem !important;
    width: 2rem !important; }

.plp-subcategories .navList .slick-arrow {
  opacity: .6; }
  @media (min-width: 992px) {
    .plp-subcategories .navList .slick-arrow {
      margin-top: 0; } }

.region_category_below_header h1 {
  font-size: 25px;
  text-transform: uppercase; }

#superstore-gold-hero-banner-container {
  width: 100%;
  background: #000; }

.superstore-gold-hero-banner-image {
  display: block;
  width: 100%; }
  .superstore-gold-hero-banner-image img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 200 / 47; }
    @media (max-width: 768px) {
      .superstore-gold-hero-banner-image img {
        aspect-ratio: 1200 / 628; } }

.superstore-gold-banner-placeholder {
  background-color: #f0f0f0;
  width: 100%;
  aspect-ratio: 200 / 47;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; }
  @media (max-width: 768px) {
    .superstore-gold-banner-placeholder {
      aspect-ratio: 300 / 157; } }

.superstore-gold-banner-loading-circle {
  width: 2.85714rem;
  height: 2.85714rem;
  border: 4px solid #ddd;
  border-top: 4px solid #666;
  border-radius: 50%;
  animation: spin 1s linear infinite; }
  @media (max-width: 768px) {
    .superstore-gold-banner-loading-circle {
      width: 2.14286rem;
      height: 2.14286rem; } }

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

.superstore-gold-banner-overlay-text {
  position: absolute;
  left: 50%;
  top: 79%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  z-index: 1; }
  .superstore-gold-banner-overlay-text h1 {
    color: white;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: 'Oswald', sans-serif; }
    @media (max-width: 1200px) {
      .superstore-gold-banner-overlay-text h1 {
        display: none; } }
  @media (max-width: 480px) {
    .superstore-gold-banner-overlay-text p {
      font-size: 1rem; } }

.superstore-gold-banner-overlay-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  max-width: 600px; }
  @media (max-width: 1200px) {
    .superstore-gold-banner-overlay-image {
      width: 300px;
      top: 50%; } }

.superstore-gold-hero-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: 100%;
  overflow: hidden;
  padding: 2%;
  background-size: cover;
  background-position: center;
  min-height: 28.57143rem;
  opacity: 1;
  transform: scale(1); }
  @media (max-width: 768px) {
    .superstore-gold-hero-container {
      grid-template-columns: 1fr;
      text-align: center;
      padding: 1.42857rem;
      min-height: 21.42857rem;
      background-size: cover; } }

.superstore-gold-hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  opacity: 1;
  transform: translateY(0);
  min-height: 15.71429rem;
  padding: 1rem;
  position: relative;
  align-items: flex-start; }
  .superstore-gold-hero-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.08) 80%, rgba(0, 0, 0, 0.03) 90%, rgba(0, 0, 0, 0) 100%);
    z-index: -1;
    border-radius: 2.14286rem; }
    @media (max-width: 768px) {
      .superstore-gold-hero-content::before {
        background: rgba(0, 0, 0, 0.38);
        width: 100%; } }
  @media (max-width: 768px) {
    .superstore-gold-hero-content {
      max-width: 100%; } }

.superstore-gold-hero-logo img {
  display: block;
  width: 100%;
  max-width: 35.71429rem;
  height: auto;
  aspect-ratio: 1020 / 365;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .superstore-gold-hero-logo img {
      max-width: 21.42857rem; } }

.superstore-gold-hero-heading {
  text-transform: uppercase;
  text-align: center;
  max-width: 42.85714rem;
  margin: 0 auto;
  color: #ffffff;
  padding: 1rem 0rem;
  line-height: 1em; }
  @media (max-width: 768px) {
    .superstore-gold-hero-heading {
      display: none; } }

.superstore-gold-hero-text {
  text-align: center;
  max-width: 42.85714rem;
  margin: 0 auto;
  color: #ffffff; }

.superstore-gold-featured-container {
  width: 100%;
  box-sizing: border-box;
  padding: 0.71429rem; }
  .superstore-gold-featured-container .superstore-gold-featured-content {
    width: 100%;
    margin: 0 auto;
    padding: 0 1.42857rem;
    box-sizing: border-box;
    text-align: center; }
  .superstore-gold-featured-container .superstore-gold-featured-image {
    width: 100%;
    max-width: 35.71429rem;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 1rem;
    transition: transform 0.3s ease; }
    .superstore-gold-featured-container .superstore-gold-featured-image:hover {
      transform: scale(1.02); }
    @media (max-width: 768px) {
      .superstore-gold-featured-container .superstore-gold-featured-image {
        max-width: 90%;
        padding: 1rem 0; } }
  .superstore-gold-featured-container .superstore-gold-featured-title {
    font-size: 3rem;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    font-style: italic;
    background: #ffffff;
    display: inline-block;
    padding: 0.3em 0.8em;
    border-radius: 6px;
    color: inherit; }
    @media (max-width: 768px) {
      .superstore-gold-featured-container .superstore-gold-featured-title {
        font-size: 1.85714rem;
        line-height: 1.2; } }
  .superstore-gold-featured-container .superstore-gold-featured-slot {
    width: 100%;
    min-height: 35.71429rem;
    overflow: hidden;
    animation-delay: 0.2s;
    animation-fill-mode: both;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      .superstore-gold-featured-container .superstore-gold-featured-slot {
        min-height: 10.71429rem; } }
  .superstore-gold-featured-container .superstore-gold-featured-footer {
    width: 100%;
    padding: 1rem 0;
    min-height: 8.57143rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center; }
    .superstore-gold-featured-container .superstore-gold-featured-footer .superstore-gold-featured-footer-inner {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      gap: 1rem;
      max-width: 100rem;
      margin: 0 auto;
      padding: 1rem; }
      @media (max-width: 768px) {
        .superstore-gold-featured-container .superstore-gold-featured-footer .superstore-gold-featured-footer-inner {
          flex-direction: column;
          gap: 1.5rem;
          padding: 0; } }

.superstore-cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  padding: 1rem 2rem;
  background: #ffffff;
  color: #337ab7;
  font-weight: 900;
  text-transform: uppercase;
  font-family: 'Oswald', Impact, Arial Black, sans-serif;
  font-size: 2rem;
  letter-spacing: 1.5px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 36px 0 rgba(0, 0, 0, 0.4);
  text-decoration: none;
  white-space: nowrap;
  min-width: 22.85714rem;
  transition: transform 0.15s ease, box-shadow 0.2s, background 0.4s, color 0.2s;
  position: relative;
  overflow: hidden; }
  .superstore-cta-button:hover, .superstore-cta-button:focus {
    transform: scale(1.07) translateY(-2px);
    background: #337ab7;
    color: white;
    box-shadow: 0 8px 64px 0 rgba(0, 0, 0, 0.6), 0 0px 28px 7px #ffffff80; }
  .superstore-cta-button span {
    font-size: 2.1rem;
    font-weight: 900;
    letter-spacing: 2px; }
    @media (max-width: 768px) {
      .superstore-cta-button span {
        font-size: 1.4rem;
        letter-spacing: 1px;
        text-align: center; } }
  .superstore-cta-button .deals-banner {
    max-height: 46px;
    width: auto;
    display: inline-block;
    filter: drop-shadow(0 0 12px #ffffff) drop-shadow(0 0 12px #337ab7);
    transition: filter 0.2s;
    vertical-align: middle; }
    @media (max-width: 768px) {
      .superstore-cta-button .deals-banner {
        max-height: 1.85714rem;
        width: auto;
        margin-top: 0;
        filter: drop-shadow(0 0 6px #ffffff) drop-shadow(0 0 8px #337ab7); } }
  .superstore-cta-button:hover .deals-banner {
    filter: drop-shadow(0 0 26px #ffffffb7) drop-shadow(0 0 24px #337ab7) brightness(1.2) contrast(1.2); }
  @media (max-width: 768px) {
    .superstore-cta-button {
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 0.71429rem 1.28571rem;
      min-width: 12.85714rem;
      font-size: 1.2rem;
      gap: 0.5rem; } }

.superstore-gold-kitbuilder-heading {
  text-transform: uppercase;
  text-align: center;
  padding: 2rem 0;
  color: white;
  font-size: 2rem;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  margin: 0 auto 0 auto;
  margin-left: 20%;
  margin-right: 20%;
  border-radius: 0 0 3.57143rem 3.57143rem; }
  @media (max-width: 768px) {
    .superstore-gold-kitbuilder-heading {
      font-size: 1.57143rem;
      margin: 0 !important;
      border-radius: 0;
      padding: 1.5rem 1rem; } }

.superstore-gold-kitbuilder-grid {
  display: flex;
  max-width: 102.85714rem;
  margin: 0 auto;
  gap: 2.14286rem;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0 2rem;
  align-items: center; }
  .superstore-gold-kitbuilder-grid section {
    flex: 1 1 30%;
    max-width: 32.14286rem;
    text-align: center; }
    .superstore-gold-kitbuilder-grid section img,
    .superstore-gold-kitbuilder-grid section video {
      width: 100%;
      height: auto;
      box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
      display: block;
      transition: transform 0.2s ease; }
      .superstore-gold-kitbuilder-grid section img:hover,
      .superstore-gold-kitbuilder-grid section video:hover {
        transform: scale(1.02); }
    @media (max-width: 768px) {
      .superstore-gold-kitbuilder-grid section:nth-child(1) {
        grid-area: item1; }
      .superstore-gold-kitbuilder-grid section:nth-child(2) {
        grid-area: item2; }
      .superstore-gold-kitbuilder-grid section:nth-child(3) {
        grid-area: item3; } }
  @media (max-width: 768px) {
    .superstore-gold-kitbuilder-grid {
      flex-direction: column-reverse;
      gap: 1rem;
      padding: 1rem; } }

.superstore-gold-range-container {
  background-color: #fff;
  padding: 1rem 0 2rem; }
  @media (max-width: 768px) {
    .superstore-gold-range-container {
      padding: 1rem 0 2rem; } }
  .superstore-gold-range-container .superstore-gold-range-heading {
    color: #0b3660;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem 0;
    font-size: 2rem;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    margin: 0 auto 1rem; }
    @media (max-width: 768px) {
      .superstore-gold-range-container .superstore-gold-range-heading {
        font-size: 1.57143rem;
        padding: 0.5rem 1rem; } }
  .superstore-gold-range-container .superstore-gold-range-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2.14286rem;
    max-width: 102.85714rem;
    margin: 0 auto;
    padding: 0 1rem;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      .superstore-gold-range-container .superstore-gold-range-grid {
        flex-direction: column;
        gap: 1rem;
        padding: 0 1rem; } }
    .superstore-gold-range-container .superstore-gold-range-grid section {
      flex: 1 1 300px;
      max-width: 32.14286rem;
      text-align: center; }
      @media (max-width: 768px) {
        .superstore-gold-range-container .superstore-gold-range-grid section {
          max-width: 100%;
          flex: 1 1 auto; } }
    .superstore-gold-range-container .superstore-gold-range-grid picture {
      display: block; }
    .superstore-gold-range-container .superstore-gold-range-grid img {
      width: 100%;
      height: auto;
      object-fit: contain;
      border: 2px solid white;
      box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
      display: block; }
      @media (max-width: 768px) {
        .superstore-gold-range-container .superstore-gold-range-grid img {
          border-width: 1px;
          object-fit: contain; } }

.superstore-gold-categories-container {
  background-color: #f7f7f7;
  padding: 2rem 1rem; }
  .superstore-gold-categories-container .superstore-gold-categories-heading {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 1.5rem;
    color: #0b3660;
    font-size: 1.75rem;
    font-family: 'Oswald', sans-serif;
    font-weight: bold; }
  .superstore-gold-categories-container .superstore-gold-categories-carousel {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    align-items: stretch;
    width: 100%; }
  .superstore-gold-categories-container .superstore-gold-categories-item {
    flex: 1 1 200px;
    max-width: 21.42857rem;
    aspect-ratio: 2 / 3;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border: 2px solid #0b3660;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 1rem; }
    @media (max-width: 768px) {
      .superstore-gold-categories-container .superstore-gold-categories-item {
        max-width: 48%; } }
    @media (max-width: 480px) {
      .superstore-gold-categories-container .superstore-gold-categories-item {
        max-width: 100%; } }
  .superstore-gold-categories-container .superstore-gold-categories-button {
    position: relative;
    background-color: #d8232a;
    color: #fff;
    padding: 0.71429rem 1.28571rem;
    border-radius: 0.71429rem;
    font-family: 'Oswald', sans-serif;
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s ease, transform 0.2s ease, color 0.2s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 4px solid #fff; }
    .superstore-gold-categories-container .superstore-gold-categories-button:hover {
      background-color: #a3121d;
      color: #fff;
      transform: scale(1.05); }
    .superstore-gold-categories-container .superstore-gold-categories-button:focus-visible {
      outline: 3px solid #fff;
      outline-offset: 4px; }
    .superstore-gold-categories-container .superstore-gold-categories-button:active {
      transform: scale(0.97);
      background-color: #891117; }

.superstore-gold-promotion-1-card-container {
  width: 100%;
  background-color: #333;
  padding: 1rem 1rem 2rem;
  text-align: center; }
  .superstore-gold-promotion-1-card-container .superstore-gold-promotion-1-card-title {
    color: white;
    font-size: 2rem;
    margin: 2rem 0;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase; }
  .superstore-gold-promotion-1-card-container .superstore-gold-promotion-1-card-content {
    display: flex;
    justify-content: center;
    max-width: 102.85714rem;
    margin: 0 auto;
    position: relative; }
    .superstore-gold-promotion-1-card-container .superstore-gold-promotion-1-card-content a img {
      width: 100%;
      height: auto;
      display: block;
      border: 2px solid white; }
    @media screen and (max-width: 768px) {
      .superstore-gold-promotion-1-card-container .superstore-gold-promotion-1-card-content {
        padding: 1rem; } }
  .superstore-gold-promotion-1-card-container .desktop-img {
    display: block; }
    @media screen and (max-width: 768px) {
      .superstore-gold-promotion-1-card-container .desktop-img {
        display: none; } }
  .superstore-gold-promotion-1-card-container .mobile-img {
    display: none; }
    @media screen and (max-width: 768px) {
      .superstore-gold-promotion-1-card-container .mobile-img {
        display: block; } }

.superstore-gold-promotion-2-card-container {
  width: 100%;
  padding: 2rem 1rem 3rem;
  background-color: #f7f7f7; }
  .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-inner {
    max-width: 102.85714rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    box-sizing: border-box; }
  .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card {
    background: white;
    border: 2px solid #e2e2e2;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease; }
    .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card:hover {
      transform: scale(1.02);
      box-shadow: 0 6px 24px rgba(0, 0, 0, 0.2); }
    .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-image {
      width: 100%;
      height: auto;
      aspect-ratio: 1.85;
      object-fit: cover;
      display: block; }
    .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-content {
      padding: 1rem;
      text-align: center;
      font-family: 'Oswald', sans-serif; }
      .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-content .superstore-gold-promotion-2-card-title {
        font-size: 1.25rem;
        font-weight: bold;
        color: #0b3660;
        margin-bottom: 0.5rem;
        text-transform: uppercase; }
      .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-content .superstore-gold-promotion-2-card-text {
        font-size: 0.95rem;
        color: #333;
        line-height: 1.4; }
    .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-cta {
      margin-top: auto;
      padding: 1rem;
      text-align: center; }
      .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-cta a {
        display: inline-block;
        font-family: 'Oswald', sans-serif;
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase;
        background-color: #337ab7;
        color: white;
        padding: 0.71429rem 1.42857rem;
        border-radius: 6px;
        text-decoration: none;
        transition: background 0.3s ease, transform 0.2s ease; }
        .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-cta a:hover {
          background-color: #0b3660;
          transform: scale(1.05); }
  @media (max-width: 768px) {
    .superstore-gold-promotion-2-card-container {
      padding: 1rem 1rem 2rem; }
      .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-inner {
        gap: 1.2rem; }
      .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-content .superstore-gold-promotion-2-card-title {
        font-size: 1.1rem; }
      .superstore-gold-promotion-2-card-container .superstore-gold-promotion-2-card-card .superstore-gold-promotion-2-card-content .superstore-gold-promotion-2-card-text {
        font-size: 0.9rem; } }

.superstore-gold-promotion-3-card-container {
  width: 100%;
  padding: 2rem 1rem 3rem;
  background-color: #f7f7f7; }
  .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-inner {
    max-width: 102.85714rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    box-sizing: border-box; }
  .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card {
    background: white;
    border: 2px solid #e2e2e2;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease; }
    .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card:hover {
      transform: scale(1.02);
      box-shadow: 0 6px 24px rgba(0, 0, 0, 0.2); }
    .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-image {
      width: 100%;
      height: auto;
      aspect-ratio: 1.85;
      object-fit: cover;
      display: block; }
    .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-content {
      padding: 1rem;
      text-align: center;
      font-family: 'Oswald', sans-serif; }
      .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-content .superstore-gold-promotion-3-card-title {
        font-size: 1.25rem;
        font-weight: bold;
        color: #0b3660;
        margin-bottom: 0.5rem;
        text-transform: uppercase; }
      .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-content .superstore-gold-promotion-3-card-text {
        font-size: 0.95rem;
        color: #333;
        line-height: 1.4; }
    .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-cta {
      margin-top: auto;
      padding: 1rem;
      text-align: center; }
      .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-cta a {
        display: inline-block;
        font-family: 'Oswald', sans-serif;
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase;
        background-color: #337ab7;
        color: white;
        padding: 10px 20px;
        border-radius: 6px;
        text-decoration: none;
        transition: background 0.3s ease, transform 0.2s ease; }
        .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-cta a:hover {
          background-color: #0b3660;
          transform: scale(1.05); }
  @media (max-width: 768px) {
    .superstore-gold-promotion-3-card-container {
      padding: 1rem 1rem 2rem; }
      .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-inner {
        gap: 1.2rem; }
      .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-content .superstore-gold-promotion-3-card-title {
        font-size: 1.1rem; }
      .superstore-gold-promotion-3-card-container .superstore-gold-promotion-3-card-card .superstore-gold-promotion-3-card-content .superstore-gold-promotion-3-card-text {
        font-size: 0.9rem; } }

.superstore-gold-promotion-4-card-container {
  width: 100%;
  padding: 2rem 1rem 3rem;
  background-color: #f7f7f7; }
  .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    box-sizing: border-box;
    max-width: 102.85714rem; }
    @media (max-width: 1024px) {
      .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner {
        grid-template-columns: 1fr; } }
    @media (max-width: 768px) {
      .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner {
        gap: 1.2rem; } }
    .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card {
      background: white;
      border: 2px solid #e2e2e2;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
      border-radius: 8px;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      transition: transform 0.3s ease, box-shadow 0.3s ease; }
      .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card:hover {
        transform: scale(1.02);
        box-shadow: 0 6px 24px rgba(0, 0, 0, 0.2); }
      .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-image {
        width: 100%;
        height: auto;
        aspect-ratio: 1.85;
        object-fit: cover;
        display: block; }
      .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-content {
        padding: 1rem;
        text-align: center;
        font-family: 'Oswald', sans-serif; }
        .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-content .superstore-gold-promotion-4-card-title {
          font-size: 1.25rem;
          font-weight: bold;
          color: #0b3660;
          margin-bottom: 0.5rem;
          text-transform: uppercase; }
          @media (max-width: 768px) {
            .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-content .superstore-gold-promotion-4-card-title {
              font-size: 1.1rem; } }
        .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-content .superstore-gold-promotion-4-card-text {
          font-size: 0.95rem;
          color: #333;
          line-height: 1.4; }
          @media (max-width: 768px) {
            .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-content .superstore-gold-promotion-4-card-text {
              font-size: 0.9rem; } }
      .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-cta {
        margin-top: auto;
        padding: 1rem;
        text-align: center; }
        .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-cta a {
          display: inline-block;
          font-family: 'Oswald', sans-serif;
          font-size: 1rem;
          font-weight: 700;
          text-transform: uppercase;
          background-color: #337ab7;
          color: white;
          padding: 0.71429rem 1.42857rem;
          border-radius: 6px;
          text-decoration: none;
          transition: background 0.3s ease, transform 0.2s ease; }
          .superstore-gold-promotion-4-card-container .superstore-gold-promotion-4-card-inner .superstore-gold-promotion-4-card-card .superstore-gold-promotion-4-card-cta a:hover {
            background-color: #0b3660;
            transform: scale(1.05); }
  @media (max-width: 768px) {
    .superstore-gold-promotion-4-card-container {
      padding: 1rem 1rem 2rem; } }

.category-standard .page-heading {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 2rem 0 4rem 0;
  line-height: 1.2; }
  @media (min-width: 551px) {
    .category-standard .page-heading {
      margin-top: 0;
      margin-bottom: 50px; } }

.category-brand__header {
  background-color: #676767;
  margin: 0 -10px;
  position: relative;
  min-height: 150px;
  padding-bottom: 50%; }
  @media (min-width: 992px) {
    .category-brand__header {
      padding-bottom: 750px; } }
  .category-brand__header [data-sub-layout-container], .category-brand__header [data-sub-layout] {
    position: static; }
  .category-brand__header img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .category-brand__header__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.5); }
  .category-brand__header .page-heading {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 1;
    margin: 0;
    color: white; }
    @media (min-width: 992px) {
      .category-brand__header .page-heading {
        font-size: 100px;
        top: 250px; } }

.category-brand__summary {
  margin: 0 -10px 24px -10px; }
  .category-brand__summary h2 {
    text-align: center;
    margin-bottom: 25px;
    line-height: 1; }
  @media (min-width: 992px) {
    .category-brand__summary {
      max-width: 700px;
      margin: -250px auto 50px auto;
      position: relative;
      font-size: 20px; }
      .category-brand__summary h2 {
        font-size: 50px;
        margin-bottom: 40px; } }

.category-plp-sale-container {
  background: #e5001b !important; }
  .category-plp-sale-container .category-plp-info h1 {
    color: white; }
  .category-plp-sale-container .category-plp-info .read-more {
    color: white; }
    .category-plp-sale-container .category-plp-info .read-more .content::before {
      content: '';
      transition: opacity 1000ms ease, visibility 1000ms ease;
      background-image: linear-gradient(rgba(0, 0, 0, 0), #e5001b, #e5001b) !important;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50.4px; }
    .category-plp-sale-container .category-plp-info .read-more.expanded {
      background-image: none !important; }
      .category-plp-sale-container .category-plp-info .read-more.expanded .content {
        max-height: fit-content; }
      .category-plp-sale-container .category-plp-info .read-more.expanded .content::before,
      .category-plp-sale-container .category-plp-info .read-more.expanded .trigger {
        position: relative; }
    .category-plp-sale-container .category-plp-info .read-more .read-text span {
      color: white; }
    .category-plp-sale-container .category-plp-info .read-more .read-text svg {
      fill: white; }
  .category-plp-sale-container .breadcrumbs {
    margin-bottom: 0; }
    .category-plp-sale-container .breadcrumbs a {
      text-decoration: none; }
    .category-plp-sale-container .breadcrumbs li:not(:first-child):before {
      border-right: 0.1em solid white; }
    .category-plp-sale-container .breadcrumbs li, .category-plp-sale-container .breadcrumbs a {
      color: white; }
    .category-plp-sale-container .breadcrumbs .is-active {
      text-decoration: none !important; }
      .category-plp-sale-container .breadcrumbs .is-active a {
        color: white; }
    .category-plp-sale-container .breadcrumbs .breadcrumb:not(:first-child)::before {
      color: #fff; }
  .category-plp-sale-container .slick-next, .category-plp-sale-container .slick-prev {
    background-color: rgba(229, 0, 27, 0.65) !important;
    border: none; }
  .category-plp-sale-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-plp-sale-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }
  .category-plp-sale-container .category-plp-sale-inner.category-plp .page, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page {
    background: #e5001b !important; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .facet-btn-icon svg, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .facet-btn-icon svg {
      fill: white; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .facetedSearch-navList, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .facetedSearch-navList {
      background: #e5001b; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .facetedSearch-toggle .facet-btn-icon svg, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .facetedSearch-toggle .facet-btn-icon svg {
      fill: #757575 !important; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .results-count, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .results-count {
      color: white; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .accordion-title, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .accordion-title {
      color: white; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .navList-action, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .navList-action {
      color: white; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .ss__facet-slider__labels label, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .ss__facet-slider__labels label {
      color: white !important; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .ss__facet-slider__rail, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .ss__facet-slider__rail {
      background: white !important; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .ss__facet-slider__handle, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .ss__facet-slider__handle {
      background: white !important; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .filters-clear-all a, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .filters-clear-all a {
      color: white; }
    .category-plp-sale-container .category-plp-sale-inner.category-plp .page .ss__show-more__link, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .ss__show-more__link {
      color: white; }
      .category-plp-sale-container .category-plp-sale-inner.category-plp .page .ss__show-more__link .ss__icon__wrapper, .category-plp-sale-container .category-plp-sale-inner.category-plp.category-plp-busy .page .ss__show-more__link .ss__icon__wrapper {
        fill: white; }

.category-plp-bf-container {
  background: black !important; }
  .category-plp-bf-container .category-plp-info h1, .category-plp-bf-container .category-plp-info h2 {
    color: white; }
  .category-plp-bf-container .category-plp-info a {
    color: #fce500; }
  .category-plp-bf-container .category-plp-info .read-more {
    color: white; }
    .category-plp-bf-container .category-plp-info .read-more .content::before {
      content: '';
      transition: opacity 1000ms ease, visibility 1000ms ease;
      background-image: linear-gradient(rgba(0, 0, 0, 0), black, black) !important;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50.4px; }
    .category-plp-bf-container .category-plp-info .read-more.expanded {
      background-image: none !important; }
      .category-plp-bf-container .category-plp-info .read-more.expanded .content {
        max-height: fit-content; }
      .category-plp-bf-container .category-plp-info .read-more.expanded .content::before,
      .category-plp-bf-container .category-plp-info .read-more.expanded .trigger {
        position: relative; }
    .category-plp-bf-container .category-plp-info .read-more .read-text span {
      color: white; }
    .category-plp-bf-container .category-plp-info .read-more .read-text svg {
      fill: white; }
  .category-plp-bf-container .breadcrumbs {
    margin-bottom: 0; }
    .category-plp-bf-container .breadcrumbs a {
      text-decoration: none; }
    .category-plp-bf-container .breadcrumbs li:not(:first-child):before {
      border-right: 0.1em solid white; }
    .category-plp-bf-container .breadcrumbs li, .category-plp-bf-container .breadcrumbs a {
      color: white; }
    .category-plp-bf-container .breadcrumbs .is-active {
      text-decoration: none !important; }
      .category-plp-bf-container .breadcrumbs .is-active a {
        color: white; }
    .category-plp-bf-container .breadcrumbs .breadcrumb:not(:first-child)::before {
      color: #fff; }
  .category-plp-bf-container .slick-next, .category-plp-bf-container .slick-prev {
    background-color: rgba(0, 0, 0, 0.65) !important;
    border: none; }
  .category-plp-bf-container .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='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .category-plp-bf-container .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'><path d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /></svg>"); }
  .category-plp-bf-container .category-plp-bf-inner.category-plp .page, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page {
    background: black !important; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .facet-btn-icon svg, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .facet-btn-icon svg {
      fill: white; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .facetedSearch-navList, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .facetedSearch-navList {
      background: black; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .facetedSearch-toggle .facet-btn-icon svg, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .facetedSearch-toggle .facet-btn-icon svg {
      fill: #757575 !important; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .results-count, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .results-count {
      color: white; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .accordion-title, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .accordion-title {
      color: white; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .navList-action, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .navList-action {
      color: white; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .ss__facet-slider__labels label, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .ss__facet-slider__labels label {
      color: white !important; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .ss__facet-slider__rail, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .ss__facet-slider__rail {
      background: white !important; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .ss__facet-slider__handle, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .ss__facet-slider__handle {
      background: white !important; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .filters-clear-all a, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .filters-clear-all a {
      color: white; }
    .category-plp-bf-container .category-plp-bf-inner.category-plp .page .ss__show-more__link, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .ss__show-more__link {
      color: white; }
      .category-plp-bf-container .category-plp-bf-inner.category-plp .page .ss__show-more__link .ss__icon__wrapper, .category-plp-bf-container .category-plp-bf-inner.category-plp.category-plp-busy .page .ss__show-more__link .ss__icon__wrapper {
        fill: white; }

.breadcrumbs-back-to-product {
  display: block;
  padding: 1rem 1rem 0 1rem; }
  .breadcrumbs-back-to-product__link {
    font-weight: bold;
    text-decoration: none; }
    .breadcrumbs-back-to-product__link:hover {
      text-decoration: underline; }
  @media (min-width: 551px) {
    .breadcrumbs-back-to-product {
      display: none; } }

.category-summary {
  max-width: 1200px;
  margin: auto;
  margin-bottom: 20px; }
  @media screen and (max-width: 1199px) {
    .category-summary {
      padding: 0 2rem 0 2rem; } }
  .category-summary__content {
    transition: height 0.3s ease;
    position: relative;
    font-size: 20px;
    padding: 0 1rem; }
  .category-summary__action {
    display: block;
    background: transparent;
    color: #333333;
    width: 100%;
    padding: 0;
    display: none;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    outline: none !important;
    display: none; }
    .category-summary__action:focus, .category-summary__action:hover {
      background: transparent;
      color: #333333; }
  .category-summary.expandable .category-summary__content {
    height: 50px;
    overflow: hidden;
    padding: 0;
    text-align: center; }
    .category-summary.expandable .category-summary__content p {
      text-align: center; }
    .category-summary.expandable .category-summary__content:before {
      content: "";
      position: absolute;
      left: 0;
      width: 100%;
      bottom: 0;
      height: 40px;
      background-image: linear-gradient(rgba(255, 255, 255, 0.5), white);
      z-index: 1;
      opacity: 1; }
  .category-summary.expandable .category-summary__action {
    display: block; }
    .category-summary.expandable .category-summary__action:focus {
      outline: none !important; }
  .category-summary.expanded .category-summary__content:before {
    opacity: 0; }
  .category-summary.expanded .read-more-icon {
    transform: rotate(180deg); }
  .category-summary .read-more-icon {
    width: 1rem;
    height: 1rem;
    stroke: #333333;
    margin-left: 10px;
    transition: transform 0.3s ease; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin: 20px -5px; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  @media (min-width: 992px) {
    .productGrid {
      margin: 0 -10px 25px -10px; } }
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    padding: 0; }
    @media (min-width: 551px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 992px) {
      .productGrid .product {
        width: 25%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 551px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 992px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    page-break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 992px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 992px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 992px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 992px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    float: none; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 33.33333%;
      float: none; } }

.product-compare__wrapper {
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 30px; }

.product-compare__section {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.product-compare__checkbox {
  margin: 0 !important; }
  .product-compare__checkbox:checked {
    accent-color: #0f9c1f; }
  .product-compare__checkbox:focus + label {
    outline: none !important; }

.product-compare__label {
  margin: 0 0.5rem !important; }

.product-compare__button-compare {
  background-color: gray;
  border-radius: 5px;
  margin-top: 0.5rem;
  height: 20px;
  padding: 0 10px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-transform: uppercase;
  color: white; }

.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: 1261px) {
  .listItem:focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 1261px) {
  .listItem.focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 551px) {
  .listItem {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    display: table;
    width: 100%; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 551px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .listItem-button:hover, .listItem-button:focus {
    background-color: white;
    color: #333333; }

.listItem-figure {
  margin: 0 0 1.5rem;
  position: relative; }
  .listItem-figure__link {
    display: block;
    margin: 3px; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1261px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1261px) {
    .listItem-figureBody {
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      opacity: 0;
      position: absolute; }
      .listItem:hover .listItem-figureBody {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 551px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1261px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1261px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .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: 992px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 992px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1261px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1261px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media (min-width: 1261px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1261px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 992px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 992px) {
    .productView-images {
      width: 100%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 992px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }
  .productView--quickView .productView-details {
    position: relative; }
  .productView-details.product-data {
    order: -1; }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 992px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after, .sold-out-flag-star,
.sold-out-flag-star:before,
.sold-out-flag-star:after {
  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;
  transition: background-color 800ms ease;
  width: 3.57143rem;
  z-index: 10; }
  
  .sale-flag-star:before,
  .sold-out-flag-star:before {
    transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }
  
  .sale-flag-star:after,
  .sold-out-flag-star:after {
    transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6; }

.sold-out-flag-star,
.sold-out-flag-star:before,
.sold-out-flag-star:after {
  background: #007dc6; }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 3.57143rem; }

.listItem-figure .starwrap {
  transform: scale(0.7); }
  @media (min-width: 551px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1261px) {
    .listItem-figure .starwrap {
      top: 10px;
      transform: scale(0.7); } }

.sale-text-burst, .sold-out-text-burst {
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-text-burst {
  color: white; }

.sold-out-text-burst {
  color: white; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star:before,
.product:hover .starwrap .sale-flag-star:after {
  background: black; }

.product:hover .starwrap .sold-out-flag-star,
.product:hover .starwrap .sold-out-flag-star:before,
.product:hover .starwrap .sold-out-flag-star:after {
  background: black; }

.sale-flag-side, .sold-out-flag-side {
  border-radius: 0 50px 50px 0;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  line-height: 1.14286rem;
  padding-left: 0.5rem;
  padding-right: 0.78571rem;
  padding-top: 0.10714rem;
  position: absolute;
  transition: background-color 800ms ease;
  z-index: 10; }

.sale-flag-side {
  background: #007dc6;
  color: white; }

.sold-out-flag-side {
  background: #007dc6;
  color: white; }

.product:hover .sale-flag-side {
  background: black; }

.product:hover .sold-out-flag-side {
  background: black; }

.sale-flag-sash, .sold-out-flag-sash {
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -25px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: background-color 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.sale-flag-sash {
  background: #007dc6;
  color: white; }

.sold-out-flag-sash {
  background: #007dc6;
  color: white; }

.listItem-figure .sale-flag-sash,
.listItem-figure .sold-out-flag-sash {
  top: 24px; }
  @media (min-width: 551px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      top: 19px;
      left: -20px; } }
  @media (min-width: 1261px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -15px;
      top: 24px; } }

.product:hover .sale-flag-sash {
  background: black; }

.product:hover .sold-out-flag-sash {
  background: black; }

.product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.form-option-variant--none {
  height: 22px;
  overflow: hidden; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #474747;
  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; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100px;
  width: 100px; }

.page-heading {
  margin: 2rem 0;
  text-transform: uppercase; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 992px) {
  .account--fixed {
    margin: 0 auto 1.5rem auto; } }

@media (min-width: 1261px) {
  .account--fixed {
    width: 66.66667%; } }

.account--fixed .button {
  background-color: #0f9c1f;
  border-color: #0f9c1f;
  text-transform: uppercase;
  font-family: 'Karla';
  font-size: 1.14286rem;
  font-weight: bold;
  border-radius: 0.35714rem;
  width: 100%;
  max-width: 300px;
  margin-bottom: 0rem;
  color: white; }

.account--fixed .form-actions {
  margin-top: 1.5rem;
  margin-bottom: 3rem;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 551px) {
    .account--fixed .form-actions {
      flex-direction: column; } }

.account--fixed .form-actions-delete {
  padding: 0 1rem 0 1rem;
  margin-top: 0;
  margin-bottom: 3rem;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 992px) {
    .account--fixed .form-actions-delete {
      align-items: flex-end; } }
  .account--fixed .form-actions-delete a {
    margin-left: 0; }

@media (min-width: 992px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

.account-forgot-password {
  padding: 0 5%;
  line-height: normal; }
  .account-forgot-password input {
    margin-bottom: 0; }
  @media (min-width: 992px) {
    .account-forgot-password {
      padding: 0; } }
  .account-forgot-password .button {
    border-radius: 0px;
    padding: 10px;
    text-transform: uppercase; }

@media (min-width: 992px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 1.5rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body #FormField_34, .account-body #FormField_37, .account-body #FormField_45 {
  display: none; }

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  float: none; }
  .account-content .alertBox--success, .account-content .alertBox--error {
    display: none;
    margin-bottom: 15px; }
    .account-content .alertBox--success.visible, .account-content .alertBox--error.visible {
      display: block; }

@media (min-width: 992px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 992px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 992px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.account .form-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 0.71429rem; }

.account-body {
  padding: 0.71429rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.account-body-payments-list .paymentMethodsGrid:last-of-type {
  display: none !important; }

.account-body-order-contents {
  margin-top: 2.14286rem; }
  @media (min-width: 992px) {
    .account-body-order-contents {
      flex-direction: row;
      justify-content: space-evenly; } }

.track-order-button {
  background-color: #0f9c1f;
  text-transform: uppercase;
  color: white;
  border: none;
  margin: 0.71429rem 0; }
  .track-order-button:hover, .track-order-button:focus {
    background-color: #fce500;
    color: #333333; }

.navBar--account {
  margin-bottom: 2rem; }
  .navBar--account .navBar-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .navBar--account .navBar-section li {
      font-size: 0.9rem;
      padding: 1rem; }
    .navBar--account .navBar-section .navBar-item {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 21%;
      background-color: #f4f4f4;
      margin: 0.3rem;
      height: 75px;
      border-radius: 5px;
      text-decoration: none;
      line-height: normal; }
      @media (min-width: 992px) {
        .navBar--account .navBar-section .navBar-item {
          width: 150px;
          margin: 0 5px 10px; } }
    .navBar--account .navBar-section .navBar-item.is-active {
      background-color: #fce500;
      border-bottom: 0px !important;
      box-shadow: rgba(60, 64, 67, 0.4) 0px 1px 2px 0px, rgba(60, 64, 67, 0.2) 0px 2px 6px 2px; }
    .navBar--account .navBar-section .navBar-action {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .navBar--account .navBar-section .navUser-action-icon {
      width: 1.8rem;
      height: 1.8rem;
      margin-bottom: 0.35714rem; }

.account .recently-viewed-container {
  width: 95%;
  max-width: 95%;
  margin: 20px auto; }
  @media (min-width: 992px) {
    .account .recently-viewed-container {
      width: 66.6667%;
      max-width: 66.6667%; } }
  .account .recently-viewed-container .product {
    margin-bottom: 10px; }
    .account .recently-viewed-container .product .card-title {
      min-height: 40px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }

.account .privacy-policy {
  text-align: center; }

.account .card-figcaption-body {
  display: none !important; }

.initially-transparent {
  opacity: 0;
  min-height: 100px; }

.error-page-container {
  margin: 3.57143rem 0;
  display: flex;
  flex-direction: column; }
  .error-page-container .error-page-image {
    margin-bottom: 1.42857rem;
    text-align: center; }
  .error-page-container .error-page-text h2 {
    font-size: 40px;
    line-height: normal;
    margin-bottom: 3.57143rem;
    color: #333333; }
    @media (min-width: 992px) {
      .error-page-container .error-page-text h2 {
        font-size: 3.57143rem;
        line-height: 3.92857rem; } }
  .error-page-container .error-page-icon-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .error-page-container .error-page-icon-container:last-of-type {
      border: none; }
      @media (min-width: 992px) {
        .error-page-container .error-page-icon-container:last-of-type {
          border-left: 1px solid #333333; } }
    .error-page-container .error-page-icon-container img {
      max-width: 10.71429rem;
      margin-bottom: 1.42857rem; }
      @media (min-width: 992px) {
        .error-page-container .error-page-icon-container img {
          max-width: 14.28571rem; } }
    .error-page-container .error-page-icon-container a {
      font-family: "Oswald", Arial, Helvetica, sans-serif;
      font-size: 2.14286rem;
      text-transform: uppercase;
      text-decoration: none;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin-bottom: 1.42857rem; }

.zdbutton {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.71429rem;
  font-weight: bold;
  box-shadow: rgba(23, 73, 77, 0.15) 0px 20px 30px !important;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #fce500 !important;
  color: #424024 !important;
  padding: 0;
  z-index: 999998;
  position: fixed;
  bottom: 15px;
  left: 15px;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .zdbutton .zdbuttonicon {
    transform: scaleX(-1);
    width: 60% !important;
    height: 60% !important; }
    .zdbutton .zdbuttonicon path {
      fill: #424024; }

@media screen and (max-width: 551px) {
  iframe#launcher {
    z-index: 999 !important; } }

.live-chat-container,
.live-chat-close-icon {
  position: fixed;
  bottom: 1.6%;
  left: .8%;
  z-index: 9999; }
  @media screen and (max-width: 1025px) {
    .live-chat-container,
    .live-chat-close-icon {
      left: 1.6%;
      bottom: 1.7%; } }
  @media screen and (max-width: 780px) {
    .live-chat-container,
    .live-chat-close-icon {
      left: 2%;
      bottom: 1.7%; } }
  @media screen and (max-width: 551px) {
    .live-chat-container,
    .live-chat-close-icon {
      left: 1%;
      bottom: 4%; } }

.live-chat-close-icon {
  z-index: 9998;
  width: 64px;
  height: 64px;
  cursor: pointer; }
  @media screen and (max-width: 780px) {
    .live-chat-close-icon {
      display: none; } }

.live-chat-parent-icon {
  position: relative;
  width: 4.57143rem;
  height: 4.57143rem;
  border-radius: 50%;
  background-color: #fce500;
  box-shadow: 0 0 10px #c4b40c !important;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 9999;
  transition: box-shadow 0.3s, border-color 0.3s; }
  .live-chat-parent-icon svg {
    width: 2.71429rem;
    height: 2.71429rem; }

.live-chat-container-icons {
  position: relative;
  opacity: 0;
  transition: all 0.4s ease-in-out; }
  .live-chat-container-icons .wa-message-us {
    position: absolute !important;
    left: 76px !important;
    bottom: -42px !important; }
  .live-chat-container-icons #zendeskTrigger {
    position: absolute;
    cursor: pointer;
    width: 42px;
    height: 42px;
    left: 52px;
    bottom: 5px; }
  .live-chat-container-icons.toggleVisibility {
    opacity: 1; }

iframe#launcher {
  z-index: 9996 !important; }
  @media screen and (max-width: 551px) {
    iframe#launcher {
      display: none !important;
      opacity: 0 !important; } }

/* 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; } }
