.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

[data-infinitescroll-status] {
  position: relative;
  padding-top: 10px;
  text-align: center; }

.infinite-scroll-loading[data-infinitescroll-status] .infinite-scroll-spinner {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url("../../images/loading.gif");
  background-size: contain; }

/* ------------------------------------------------------------------
[Table of contents]

Mixins

1. Lists
2. Sizing shortcuts
3. Border radius
4. Opacity
5. Box sizing
6. Drop shadows
7. Transform
8. Transition
9. Placeholder
10. Triangle
11. Keyframes

------------------------------------------------------------------- */
/* 1. Lists */
/* 2. Sizing shortcuts */
/* 3. Border radius */
/* 4. Opacity */
/* 5. Box sizing */
/* 6. Drop shadows */
/* 7. Transform */
/* 8. Transition */
/* 9. Placeholder */
/* 10. Triangle */
/* 11. keyframes */
/* Icon Minus & Plus */
/* 1. Font Sizing */
/* 2. Custom Fonts */
/* 2.1 Import Fonts */
@font-face {
  font-family: 'Trincha';
  src: url("../../fonts/TrinchaRegular.woff") format("woff"), url("../../fonts/TrinchaRegular.ttf") format("truetype"), url("../../fonts/TrinchaRegular.otf") format("opentype"); }

@font-face {
  font-family: 'Century Gothic';
  src: url("../../fonts/CenturyGothic.woff") format("woff"), url("../../fonts/CenturyGothic.ttf") format("truetype"), url("../../fonts/CenturyGothic.otf") format("opentype"); }

@font-face {
  font-family: 'Century Gothic Bold';
  src: url("../../fonts/CenturyGothic-Bold.woff") format("woff"), url("../../fonts/CenturyGothic-Bold.ttf") format("truetype"), url("../../fonts/CenturyGothic-Bold.otf") format("opentype"); }

.ext-font-family-1 {
  font-family: 'Trincha', "Arial Black", sans-serif;
  font-style: normal;
  font-weight: normal; }

.ext-font-family-2 {
  font-family: 'Century Gothic', Arial, sans-serif;
  font-style: normal;
  font-weight: normal; }

.ext-font-family-3 {
  font-family: 'Century Gothic Bold', Arial, sans-serif;
  font-style: normal;
  font-weight: normal; }

/* 3. Links */
@font-face {
  font-display: block;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/icomoon.eot?866ugo");
  src: url("../../fonts/icomoon.eot?866ugo#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?866ugo") format("truetype"), url("../../fonts/icomoon.woff?866ugo") format("woff"), url("../../fonts/icomoon.svg?866ugo#icomoon") format("svg"); }

[class^='icon-'],
[class*=' icon-'],
.compare-bar-wrapper .slot .close i,
.refinement-bar .custom-checkbox-refinement.checked::after,
.header-bar button.close .fa.fa-close,
.collapsible-sm .title::after,
.filter-bar li.filter-value .btn::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: never;
  text-transform: none; }

.icon-tick::before {
  content: '\e916'; }

.icon-quickviewsvg::before {
  content: '\e915'; }

.icon-Images::before {
  content: '\e913'; }

.icon-Video::before {
  content: '\e914'; }

.icon-reset::before {
  content: '\e911'; }

.icon-filter::before {
  content: '\e912'; }

.icon-close::before {
  content: '\e900'; }

.icon-logo::before {
  content: '\e901';
  color: #d70000; }

.icon-account::before {
  content: '\e902'; }

.icon-cart::before {
  content: '\e903'; }

.icon-cc::before {
  content: '\e904'; }

.icon-delivery::before {
  content: '\e905'; }

.icon-downarrow::before {
  content: '\e906'; }

.icon-filledwishlist::before {
  content: '\e907'; }

.icon-hamburger::before {
  content: '\e908'; }

.icon-leftarrow::before {
  content: '\e909'; }

.icon-rightarrow::before {
  content: '\e90a'; }

.icon-search::before {
  content: '\e90b'; }

.icon-store::before {
  content: '\e90c'; }

.icon-tooltip .path1::before {
  content: '\e90d';
  color: lightgray; }

.icon-tooltip .path2::before {
  content: '\e90e';
  margin-left: -1em;
  color: black; }

.icon-uparrow::before {
  content: '\e90f'; }

.icon-wishlist::before {
  content: '\e910'; }

/* ------------------------------------------------------------------
[Table of contents]

Mixins

1. Lists
2. Sizing shortcuts
3. Border radius
4. Opacity
5. Box sizing
6. Drop shadows
7. Transform
8. Transition
9. Placeholder
10. Triangle
11. Keyframes

------------------------------------------------------------------- */
/* 1. Lists */
/* 2. Sizing shortcuts */
/* 3. Border radius */
/* 4. Opacity */
/* 5. Box sizing */
/* 6. Drop shadows */
/* 7. Transform */
/* 8. Transition */
/* 9. Placeholder */
/* 10. Triangle */
/* 11. keyframes */
/* Icon Minus & Plus */
/* 1. Font Sizing */
/* 2. Custom Fonts */
/* 2.1 Import Fonts */
@font-face {
  font-family: 'Trincha';
  src: url("../../fonts/TrinchaRegular.woff") format("woff"), url("../../fonts/TrinchaRegular.ttf") format("truetype"), url("../../fonts/TrinchaRegular.otf") format("opentype"); }

@font-face {
  font-family: 'Century Gothic';
  src: url("../../fonts/CenturyGothic.woff") format("woff"), url("../../fonts/CenturyGothic.ttf") format("truetype"), url("../../fonts/CenturyGothic.otf") format("opentype"); }

@font-face {
  font-family: 'Century Gothic Bold';
  src: url("../../fonts/CenturyGothic-Bold.woff") format("woff"), url("../../fonts/CenturyGothic-Bold.ttf") format("truetype"), url("../../fonts/CenturyGothic-Bold.otf") format("opentype"); }

.ext-font-family-1 {
  font-family: 'Trincha', "Arial Black", sans-serif;
  font-style: normal;
  font-weight: normal; }

.ext-font-family-2 {
  font-family: 'Century Gothic', Arial, sans-serif;
  font-style: normal;
  font-weight: normal; }

.ext-font-family-3 {
  font-family: 'Century Gothic Bold', Arial, sans-serif;
  font-style: normal;
  font-weight: normal; }

/* 3. Links */
@font-face {
  font-display: block;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/icomoon.eot?866ugo");
  src: url("../../fonts/icomoon.eot?866ugo#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?866ugo") format("truetype"), url("../../fonts/icomoon.woff?866ugo") format("woff"), url("../../fonts/icomoon.svg?866ugo#icomoon") format("svg"); }

[class^='icon-'],
[class*=' icon-'],
.compare-bar-wrapper .slot .close i,
.refinement-bar .custom-checkbox-refinement.checked::after,
.header-bar button.close .fa.fa-close,
.collapsible-sm .title::after,
.filter-bar li.filter-value .btn::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: never;
  text-transform: none; }

.icon-tick::before {
  content: '\e916'; }

.icon-quickviewsvg::before {
  content: '\e915'; }

.icon-Images::before {
  content: '\e913'; }

.icon-Video::before {
  content: '\e914'; }

.icon-reset::before {
  content: '\e911'; }

.icon-filter::before {
  content: '\e912'; }

.icon-close::before {
  content: '\e900'; }

.icon-logo::before {
  content: '\e901';
  color: #d70000; }

.icon-account::before {
  content: '\e902'; }

.icon-cart::before {
  content: '\e903'; }

.icon-cc::before {
  content: '\e904'; }

.icon-delivery::before {
  content: '\e905'; }

.icon-downarrow::before {
  content: '\e906'; }

.icon-filledwishlist::before {
  content: '\e907'; }

.icon-hamburger::before {
  content: '\e908'; }

.icon-leftarrow::before {
  content: '\e909'; }

.icon-rightarrow::before {
  content: '\e90a'; }

.icon-search::before {
  content: '\e90b'; }

.icon-store::before {
  content: '\e90c'; }

.icon-tooltip .path1::before {
  content: '\e90d';
  color: lightgray; }

.icon-tooltip .path2::before {
  content: '\e90e';
  margin-left: -1em;
  color: black; }

.icon-uparrow::before {
  content: '\e90f'; }

.icon-wishlist::before {
  content: '\e910'; }

.compare-bar-wrapper {
  z-index: 1071;
  bottom: 0;
  display: none;
  border: none;
  background-color: rgba(36, 34, 42, 0.95); }
  .compare-bar-wrapper .product-slots {
    height: 120px;
    margin-right: 0;
    margin-left: -10px; }
    .compare-bar-wrapper .product-slots .selected-product {
      padding-right: 10px;
      padding-left: 10px; }
      @media (min-width: 1500px) {
        .compare-bar-wrapper .product-slots .selected-product {
          padding-right: 50px; } }
      .compare-bar-wrapper .product-slots .selected-product .slot:not([data-pid]) {
        text-align: center; }
        .compare-bar-wrapper .product-slots .selected-product .slot:not([data-pid])::after {
          font-family: 'Century Gothic Bold', Arial, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          font-size: 0.875rem;
          line-height: normal;
          letter-spacing: 0.025em;
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 36px;
          line-height: 2.25rem;
          color: #dbdbdb;
          line-height: 64px; }
          @media (max-width: 768.98px) {
            .compare-bar-wrapper .product-slots .selected-product .slot:not([data-pid])::after {
              font-family: 'Century Gothic Bold', Arial, sans-serif;
              font-style: normal;
              font-weight: normal;
              font-size: 12px;
              font-size: 0.75rem;
              line-height: normal;
              letter-spacing: 0.025em; } }
      .compare-bar-wrapper .product-slots .selected-product:nth-child(2) .slot:not([data-pid])::after {
        content: '2'; }
      .compare-bar-wrapper .product-slots .selected-product:nth-child(3) .slot:not([data-pid])::after {
        content: '3'; }
      .compare-bar-wrapper .product-slots .selected-product:nth-child(4) .slot:not([data-pid])::after {
        content: '4'; }
  .compare-bar-wrapper .max-items {
    font-family: 'Century Gothic Bold', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: normal;
    letter-spacing: 0.025em;
    color: #fff;
    text-align: left; }
    @media (max-width: 768.98px) {
      .compare-bar-wrapper .max-items {
        font-family: 'Century Gothic Bold', Arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: normal;
        letter-spacing: 0.025em; } }
  .compare-bar-wrapper .slot:not([data-pid]) {
    border: 1px solid #dbdbdb;
    background: transparent; }
  .compare-bar-wrapper .slot {
    height: 70px;
    width: 70px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #9f9f9f;
    background: #fff;
    border-radius: 0; }
    .compare-bar-wrapper .slot .close {
      height: auto;
      width: auto;
      position: absolute;
      z-index: 1;
      top: 4px;
      right: 4px;
      background: transparent;
      border-radius: 0;
      cursor: pointer;
      text-shadow: none; }
      .compare-bar-wrapper .slot .close i {
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 15px;
        line-height: 0.9375rem;
        position: static;
        color: #9f9f9f;
        font-weight: bold;
        transform: none; }
        .compare-bar-wrapper .slot .close i::before {
          content: '\e900'; }
    .compare-bar-wrapper .slot img {
      width: 100%;
      height: auto; }
  .compare-bar-wrapper .min-products-msg {
    display: none; }
  .compare-bar-wrapper .action {
    display: flex;
    flex-flow: column; }
    .compare-bar-wrapper .action .btn {
      width: 100%; }
    .compare-bar-wrapper .action .compare {
      margin-bottom: 15px; }
    .compare-bar-wrapper .action .clear-all {
      padding-right: 0;
      padding-left: 0;
      text-align: center;
      text-decoration: underline; }
      .compare-bar-wrapper .action .clear-all:hover {
        text-decoration: none; }

.product-comparison {
  padding: 40px 0;
  margin: 0 auto; }
  .product-comparison .back-to-results {
    margin: 0; }
  .product-comparison .product-header {
    padding-bottom: 0; }
  .product-comparison .product {
    padding-bottom: 0; }
  .product-comparison .product-tile {
    border: none; }
    .product-comparison .product-tile .tile-body-footer {
      justify-content: center; }
      .product-comparison .product-tile .tile-body-footer .compare {
        display: none; }
    .product-comparison .product-tile .tile-body {
      padding: 0.75em 0 0; }
      .product-comparison .product-tile .tile-body .ratings {
        padding: 0 0 10px; }
  .product-comparison .table {
    height: 100%; }
    .product-comparison .table thead th,
    .product-comparison .table thead td {
      padding-top: 0;
      border-top: none;
      vertical-align: top; }
    .product-comparison .table thead th {
      padding-left: 0; }
    .product-comparison .table th,
    .product-comparison .table td {
      padding: 13px 15px 12px;
      border-right: 1px solid #dbdbdb; }
      .product-comparison .table th:last-child,
      .product-comparison .table td:last-child {
        border-right: none; }
    .product-comparison .table tbody {
      border-bottom: 1px solid #dbdbdb; }
      .product-comparison .table tbody th {
        font-family: 'Century Gothic Bold', Arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: normal;
        letter-spacing: 0.025em;
        padding-left: 0;
        line-height: unset; }
        @media (max-width: 768.98px) {
          .product-comparison .table tbody th {
            font-family: 'Century Gothic Bold', Arial, sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            font-size: 0.75rem;
            line-height: normal;
            letter-spacing: 0.025em; } }
        .product-comparison .table tbody th.group-title {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 27px;
          line-height: 1.6875rem; }
      .product-comparison .table tbody td {
        padding-right: 10px;
        padding-left: 10px;
        text-align: center; }

.product-tile .compare {
  position: relative;
  word-break: break-word; }
  .product-tile .compare .tooltip {
    top: -30px !important;
    right: 110% !important;
    width: 175px;
    min-width: unset;
    height: 84px;
    padding: 0;
    margin: 0;
    text-align: center; }
    .product-tile .compare .tooltip .arrow {
      top: 0;
      right: -9px;
      bottom: 0;
      display: block;
      width: 10px;
      height: 10px;
      margin: auto;
      color: #24222a; }
  .product-tile .compare .tooltip-inner {
    padding: 15px;
    border: none;
    background-color: #24222a;
    color: #fff;
    line-height: 18px;
    text-align: center; }
  .product-tile .compare .bs-tooltip-left .arrow::before {
    border-width: 0.4rem 0 0.4rem 0.375rem;
    border-left-color: #24222a; }

@media (min-width: 1024px) {
  .refinement-bar {
    padding-right: 5px; } }

@media (max-width: 1023.98px) {
  .refinement-bar {
    z-index: 9999;
    background-color: #f7f7f7; } }

.refinement-bar .custom-checkbox-refinement::before {
  top: 0;
  left: -30px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px; }

.refinement-bar .custom-checkbox-refinement::after {
  top: 3px;
  left: -27px;
  width: 13px;
  height: 13px; }
  @media (max-width: 1023.98px) {
    .refinement-bar .custom-checkbox-refinement::after {
      top: 4px;
      left: -26px; } }

.refinement-bar .custom-checkbox-refinement.checked::after {
  content: '\e916';
  align-items: center;
  background-color: #fff;
  color: #d70000; }

.refinement-bar .custom-radio .custom-checkbox-refinement::before {
  top: 0;
  left: 0; }

.block-actions-refinement-mobile {
  position: fixed;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background-color: #f7f7f7; }
  .block-actions-refinement-mobile button {
    width: calc(50% - 5px);
    margin: 0; }
  .block-actions-refinement-mobile .btn-block + .btn-block {
    margin-top: auto; }

.header-bar {
  border-bottom: 1px solid #dbdbdb;
  background-color: #fff; }
  .header-bar .result-count {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem; }
  .header-bar button.close {
    position: absolute;
    top: 3px;
    right: 1px;
    width: 30px;
    font-size: 12px;
    outline: none; }
    .header-bar button.close span {
      display: none; }
    .header-bar button.close .fa.fa-close::before {
      content: '\e900';
      font-size: 10px;
      font-weight: bold; }
  @media (max-width: 1023.98px) {
    .header-bar {
      padding: 15px 10px; } }
  @media (max-width: 543.98px) {
    .header-bar {
      padding: 15px 10px; } }

.refinements .values {
  padding: 0; }

.refinements .card {
  border: none;
  background-color: #f7f7f7; }

.refinements .title {
  font-family: 'Century Gothic Bold', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  position: relative; }
  @media (max-width: 768.98px) {
    .refinements .title {
      font-family: 'Century Gothic Bold', Arial, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: normal;
      letter-spacing: 0.025em;
      text-transform: uppercase; } }
  .refinements .title i {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 11px;
    font-weight: bold; }
    @media (max-width: 1023.98px) {
      .refinements .title i {
        display: none; } }

.refinements .card-header {
  padding: 10px 20px;
  border: none;
  background-color: #f7f7f7;
  cursor: pointer; }
  .refinements .card-header .title {
    font-family: 'Century Gothic Bold', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: normal;
    letter-spacing: 0.025em;
    text-transform: uppercase; }
    @media (max-width: 768.98px) {
      .refinements .card-header .title {
        font-family: 'Century Gothic Bold', Arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: normal;
        letter-spacing: 0.025em;
        text-transform: uppercase; } }
  .refinements .card-header.collapsed .title i::before {
    content: '\e906'; }

.refinements .card-body {
  padding: 1px 20px 15px; }

.refinements ul {
  padding: 0; }
  .refinements ul li {
    padding-right: 0; }
    .refinements ul li::before {
      display: none; }
    .refinements ul li button {
      font-family: 'Century Gothic', Arial, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 24px;
      line-height: 1.5rem;
      position: relative;
      width: 100%;
      min-height: unset;
      padding: 8px 0 8px 30px;
      color: #000;
      outline: none;
      text-align: left;
      text-transform: none; }
      @media (max-width: 768.98px) {
        .refinements ul li button {
          font-family: 'Century Gothic', Arial, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 18px;
          line-height: 1.125rem; } }
    .refinements ul li i {
      display: none; }
    .refinements ul li .color-block {
      display: none; }
  .refinements ul .custom-radio .custom-control-label {
    top: -2px; }
    .refinements ul .custom-radio .custom-control-label::after {
      content: '';
      position: absolute;
      z-index: 2;
      top: 3px;
      left: 3px;
      display: none;
      width: 14px;
      height: 14px;
      background: no-repeat 50% / 50% 50%;
      background-color: #d70000;
      background-image: none;
      border-radius: 50%; }
    .refinements ul .custom-radio .custom-control-label.checked::after {
      display: block; }

@media (max-width: 1023.98px) {
  .refinements {
    margin: 0 -15px 58px; }
    .refinements .card {
      border-bottom: 1px solid #dbdbdb; }
    .refinements .card-header {
      padding: 0;
      border-bottom: 0 none; }
    .refinements .card-body {
      padding: 0 10px 15px;
      margin-top: -10px; }
    .refinements .title {
      padding: 17px 10px; }
    .refinements ul li button {
      padding: 11px 0 11px 30px; }
    .refinements ul li .custom-control-label.custom-checkbox-refinement {
      top: -2px; } }

.refinement {
  margin-bottom: 12px; }
  @media (max-width: 1023.98px) {
    .refinement.card.block-actions-refinement-mobile {
      border-top: 1px solid #dbdbdb; } }
  .refinement.refinement-category .card-body {
    padding-top: 6px; }
  .refinement.refinement-category li {
    padding: 0;
    margin: 0; }
    .refinement.refinement-category li > ul {
      margin-left: 20px; }
    .refinement.refinement-category li button {
      padding: 0; }
      .refinement.refinement-category li button span.selected {
        color: #d70000; }
  .refinement.refinement-price li button {
    padding: 8px 0; }
  .refinement.refinement-colour li {
    padding-right: 20px; }
  .refinement.refinement-colour .color-block {
    position: absolute;
    top: 0;
    right: -20px;
    bottom: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #dbdbdb;
    margin: auto 0; }
  @media (max-width: 1023.98px) {
    .refinement.refinement-category .card-body {
      padding-top: 0;
      padding-bottom: 0;
      margin-top: 0; }
    .refinement.refinement-category li > ul {
      margin-top: 18px;
      margin-left: 35px; }
    .refinement.refinement-price li button {
      padding: 11px 0; } }

.collapsible-sm .title::after {
  content: '\e906';
  float: right;
  font-weight: bold; }
  @media (min-width: 1024px) {
    .collapsible-sm .title::after {
      display: none; } }

.collapsible-sm.active .title::after {
  content: '\e90f'; }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 1023.98px) {
    .refinement-bar {
      position: fixed;
      z-index: 1;
      z-index: 9999;
      top: 0;
      left: 0;
      display: none;
      width: 100%;
      height: 100%;
      box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5); } }
  @media (min-width: 1024px) {
    .refinement-bar {
      display: block !important; } }

.filter-header {
  margin-right: -15px;
  margin-left: -15px; }

.header-bar button.close {
  font-size: 1rem;
  font-weight: normal;
  opacity: 1; }

.header-bar .fa.fa-close::before {
  font-size: 1.25em; }

@media (min-width: 544px) and (max-width: 1023.98px) {
  .header-bar {
    padding: 0.938em 2.813em; } }

@media (max-width: 543.98px) {
  .header-bar {
    padding: 0.938em; } }

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 544px) and (max-width: 1023.98px) {
    .refinements .header li,
    .refinements .values li {
      display: inline-block; } }

.refinements .header {
  color: #444;
  font-size: 1.125em; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      background-color: transparent;
      color: var(--skin-link-color-1); }

.refinements li {
  padding-left: 0;
  list-style-type: none; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 543.98px) {
  .refinements {
    padding: 0; } }

.refinements .card-header h2 {
  margin-bottom: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

.secondary-bar {
  overflow: auto;
  padding-right: 0;
  padding-bottom: 1em;
  padding-left: 0; }
  @media (max-width: 1023.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 1023.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .secondary-bar {
      padding: 0.938em; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.result-count {
  font-size: 0.875rem; }

.refinement {
  margin-bottom: 1em; }
  @media (max-width: 1023.98px) {
    .refinement.card {
      border-top: 0 none;
      border-right: 0 none;
      border-left: 0 none;
      margin-bottom: 0;
      border-radius: 0; } }
  .refinement a {
    text-decoration: none; }
  .refinement.refinement-category li {
    display: block;
    margin-left: 0.938em; }
  .refinement.refinement-category > ul > li {
    margin-left: 0; }

.grid-header,
.content-grid-header {
  margin-top: 0;
  margin-bottom: 1em; }
  .grid-header select,
  .content-grid-header select {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem;
    width: 100%; }
  .grid-header .grid-header-right,
  .content-grid-header .grid-header-right {
    display: flex;
    align-items: center; }
    .grid-header .grid-header-right .result-count,
    .content-grid-header .grid-header-right .result-count {
      text-align: right; }
  .grid-header .result-count,
  .content-grid-header .result-count {
    padding-right: 7px; }
    .grid-header .result-count > p,
    .content-grid-header .result-count > p {
      margin-bottom: 0; }
  .grid-header .sort-order,
  .content-grid-header .sort-order {
    padding-right: 0; }
    @media (min-width: 769px) {
      .grid-header .sort-order,
      .content-grid-header .sort-order {
        padding-left: 13px; } }
  @media (min-width: 769px) {
    .grid-header .filter-action-group,
    .content-grid-header .filter-action-group {
      padding-right: 5px; } }
  .grid-header .filter-action,
  .content-grid-header .filter-action {
    font-family: 'Century Gothic', Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    padding: 0;
    border: none;
    background: #fff;
    color: #d70000;
    float: left;
    outline: none;
    text-align: left;
    text-transform: none; }
    @media (max-width: 768.98px) {
      .grid-header .filter-action,
      .content-grid-header .filter-action {
        font-family: 'Century Gothic', Arial, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 18px;
        line-height: 1.125rem; } }
    .grid-header .filter-action i,
    .content-grid-header .filter-action i {
      position: relative;
      top: 3px;
      margin-right: 10px;
      font-size: 18px; }
    @media (max-width: 1499.98px) {
      .grid-header .filter-action,
      .content-grid-header .filter-action {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 19.5px;
        line-height: 1.21875rem; }
        .grid-header .filter-action i,
        .content-grid-header .filter-action i {
          margin-right: 7px; } }
    .grid-header .filter-action.reset,
    .content-grid-header .filter-action.reset {
      float: right;
      text-align: right; }
  @media (max-width: 543.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  @media (max-width: 1023.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding: 10px;
      text-align: center; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; }
    .grid-header .grid-header-right,
    .content-grid-header .grid-header-right {
      padding: 5px; }
      .grid-header .grid-header-right .col-6,
      .content-grid-header .grid-header-right .col-6 {
        padding: 0 5px; } }
  @media (min-width: 544px) and (max-width: 1023.98px) {
    .grid-header .grid-header-right .col-6,
    .content-grid-header .grid-header-right .col-6 {
      padding: 0 10px; } }

.filter-bar ul {
  padding-left: 0; }

.filter-bar li {
  margin-right: 0.3125em;
  margin-left: 0.3125em;
  float: left;
  list-style: none; }
  .filter-bar li:first-child {
    margin-left: 0; }
  .filter-bar li.filter-value {
    position: relative;
    padding: 0;
    border: 1px solid #dbdbdb;
    margin-top: 10px;
    margin-bottom: 5px;
    border-radius: 0; }
    .filter-bar li.filter-value button {
      padding: 0 2rem 0 0.5rem;
      border: none;
      color: black; }
      .filter-bar li.filter-value button::after {
        content: '\f00d';
        position: absolute;
        top: 11px;
        right: 10px;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto; }
    @media (max-width: 543.98px) {
      .filter-bar li.filter-value {
        margin-top: 15px;
        margin-bottom: 1px; } }
    .filter-bar li.filter-value .btn {
      font-family: 'Century Gothic', Arial, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 24px;
      line-height: 1.5rem;
      padding: 0 2rem 0 10px;
      background: none;
      color: #d70000;
      text-transform: none; }
      @media (max-width: 768.98px) {
        .filter-bar li.filter-value .btn {
          font-family: 'Century Gothic', Arial, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 18px;
          line-height: 1.125rem; } }
      .filter-bar li.filter-value .btn::after {
        content: '\e900';
        top: 0;
        bottom: 0;
        height: 10px;
        margin: auto;
        color: #858585;
        font-size: 10px;
        font-weight: bold; }
    .filter-bar li.filter-value::before {
      display: none; }
  .filter-bar li.swatch-filter {
    position: relative;
    margin-top: 4px;
    font-size: 1.38em; }
    .filter-bar li.swatch-filter button {
      display: block;
      width: 100%;
      height: 100%;
      border: none; }
      .filter-bar li.swatch-filter button::before {
        content: '';
        position: absolute;
        top: 0.5em;
        left: 0.5em;
        width: 0.8em;
        height: 0.8em;
        background-color: white;
        border-radius: 0.4em; }
      .filter-bar li.swatch-filter button::after {
        content: '\f057';
        position: absolute;
        top: 0.12em;
        left: 0.18em;
        display: inline;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 1.5em;
        text-rendering: auto; }

.filter-bar .ellipsis {
  position: absolute;
  top: 0;
  display: flex;
  width: 20px;
  height: 55px;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 1px; }
  .filter-bar .ellipsis.prev {
    justify-content: flex-start;
    margin-left: 15px; }
  .filter-bar .ellipsis.next {
    justify-content: flex-end;
    margin-right: 15px; }

@media (max-width: 543.98px) {
  .filter-bar {
    padding: 0 10px; }
    .filter-bar .ellipsis {
      height: 63px; }
      .filter-bar .ellipsis.prev {
        margin-left: 10px; }
      .filter-bar .ellipsis.next {
        margin-right: 10px; } }

.tab-content {
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 769px) {
    .tab-content {
      margin-bottom: 5px; } }

.product-grid {
  margin-right: -10px;
  margin-left: -10px; }
  .product-grid .col-6,
  .product-grid .col-12 {
    padding-right: 10px;
    padding-left: 10px; }
  @media (max-width: 1023.98px) {
    .product-grid {
      padding: 5px; }
      .product-grid .col-6,
      .product-grid .col-12 {
        padding-right: 5px;
        padding-left: 5px; } }
  .product-grid .tile-wrapper.teaser-tile {
    padding-bottom: 20px; }
    @media (max-width: 1023.98px) {
      .product-grid .tile-wrapper.teaser-tile {
        padding-bottom: 10px; } }
    .product-grid .tile-wrapper.teaser-tile .teaser-content-wrapper {
      position: relative;
      overflow: hidden;
      height: 100%; }

.search-tips {
  margin-top: 1.875rem;
  text-align: left; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both; }

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: '\f058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '\f058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.search-banner {
  background-image: url("../images/search.jpg");
  background-position-y: 40%; }

.search-nav {
  padding-top: 10px;
  border-bottom: 1px solid #dbdbdb;
  margin: 0; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #fff; }
  .search-nav .nav-tabs li::before {
    display: none; }
  .search-nav .nav-tabs .nav-link.active {
    border-color: #d70000;
    color: #000; }
  .search-nav .nav-tabs .nav-item > .nav-link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #000; }
    .search-nav .nav-tabs .nav-item > .nav-link:hover, .search-nav .nav-tabs .nav-item > .nav-link:focus {
      color: #000; }
  @media (max-width: 543.98px) {
    .search-nav {
      padding-top: 0;
      margin: 0; } }

.product-options .quantity {
  position: absolute;
  right: 0;
  bottom: 0; }

.search-results {
  margin-bottom: 20px; }

.search-keywords {
  font-family: 'Century Gothic Bold', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  letter-spacing: 0.025em; }
  @media (max-width: 768.98px) {
    .search-keywords {
      font-family: 'Century Gothic Bold', Arial, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: normal;
      letter-spacing: 0.025em; } }

