/*************/
/*** FONTS ***/
/*************/

/* Avenir Next Condensed Medium */
@font-face {
    font-family: 'Avenir Next Condensed Medium';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    src: url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/avenir-next-condensed-medium.otf?v=10400418591890637948) format('otf');
}

/* Avenir Next */
@font-face {
    font-family: 'Avenir Next';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    src: url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/avenir-next.woff?v=4192274972180148936) format("woff"), url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/avenir-next.woff2?v=4447526546340702529)format("woff2"), url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/avenir-next.ttf?v=3594895423381134287) format("ttf");
}

/* Avenir Next Medium */
@font-face {
    font-family: 'Avenir Next Medium';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    src: url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/avenir-next-medium.woff?v=10224305246367618796) format("woff"), url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/avenir-next-medium.ttf?v=6802637731200609038) format("ttf");
}

/* Avenir Next Demi */
@font-face {
  font-family: 'Avenir Next Demi';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  src: url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/avenir-next-demi.woff?v=16076990827783819042) format("woff"), url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/avenir-next-demi.ttf?v=15939496600539177453) format("ttf");
}

/* Avenir Next */
@font-face {
    font-family: "avenir-next";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    src: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/avenir-next-condensed-bold.ttf?v=17030834601759727281);
}

/* Avenir Next Condensed Bold */
@font-face {
    font-family: 'Avenir Next Condensed Bold';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    src: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/avenir-next-condensed-bold.ttf?v=17030834601759727281);
}

/* Have Heart Two */
@font-face {
    font-family: "have-heart-two";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    src: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/have-heart-two.otf?v=9376617356261956440);
}

/* HWT Slab - Antique */
@font-face {
    font-family: 'hwt-slab-antique';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    src:url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/hwt-slab-antique.woff2?v=4116326621076906362) format('woff2'), url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/hwt-slab-antique.woff?v=7240989250856470048) format('woff'), url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/hwt-slab-antique.otf?v=17718284406213985121) format('opentype');
}

/* Aktiv Grotesk */
@font-face {
    font-family: 'aktiv-grotesk';
    font-weight: 800;
    font-style: normal;
    font-variant: normal;
    src:url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/aktiv-grotesk.woff2?v=2386885062476069720) format('woff2'), url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/aktiv-grotesk.woff?v=10855950449254253013) format('woff'), url(//cdn.shopify.com/s/files/1/0053/9649/6456/files/aktiv-grotesk.otf?v=7358892365360197195) format('opentype');
}

/* GUNNER Font */
@font-face {
    font-family: 'gunner-font';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    src: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/gunner-font-june-2021.ttf?v=4560949707824097219);
}

.avenir-next * {
    font-family: 'Avenir Next Condensed Bold' !important;
}

.aktiv-grotesk * {
    font-family: 'aktiv-grotesk' !important;
    font-weight: 800 !important;
}

.avenir-next-n5 {
    font-family: 'Avenir Next Medium' !important;
    font-weight: normal !important;
}

.have-heart-two * {
    font-family: 'have-heart-two' !important;
    font-weight: normal !important;
}

.gunner-font * {
    font-family: 'gunner-font' !important;
}

/* Preload Images */

body::after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/prev-hover.svg?v=13542136941068529659) url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/next-hover.svg?v=11612571950323321846);
}

#admin-bar-iframe {
    display: none;
}

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

.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;
    transform: translate3d(0, 0, 0);
    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;
}

.slick-arrow {
    z-index: 50;
}

/*================ Slick Slider Theme ================*/

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

.slick-prev:hover:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
    font-family: "slick-icons, sans-serif";
    font-size: 20px;
    line-height: 1;
    color: #000;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
}

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

.slick-prev:before {
    content: '\2190';
}

[dir="rtl"] .slick-prev:before {
    content: '\2192';
}

.slick-prev.enabled {
    opacity: 1;
}

.slick-prev.disabled {
    opacity: 0.5;
}

.slick-next {
    right: 0;
}

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

.slick-next:before {
    content: '\2192';
}

[dir="rtl"] .slick-next:before {
    content: '\2190';
}

.slick-next.enabled {
    opacity: 1;
}

.slick-next.disabled {
    opacity: 0.5;
}

/* Dots */

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

.slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button, .slick-dots li a {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover:before, .slick-dots li a:hover:before, .slick-dots li button:focus:before, .slick-dots li a:focus:before {
    opacity: 1;
}

.slick-dots li button:before, .slick-dots li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2022';
    width: 20px;
    height: 20px;
    font-family: "slick-icons, sans-serif";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: 0.75;
}

/*================ GLOBAL ================*/

/*============================================================================ #Normalize Based on normalize.css v3.0.2 | MIT License | git.io/normalize ==============================================================================*/

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

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

body, input, textarea, button, select {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

a {
    background-color: transparent;
}

b, strong {
    font-weight: 800;
}

em {
    font-style: italic;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    max-width: 100%;
    border: 0;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button[disabled], .increment-button[disabled], html input[disabled] {
    pointer-events: none;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

input[type="search"], input[type="number"], input[type="email"], input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

textarea {
    overflow: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/*============================================================================ Fast Tap enables no-delay taps (FastClick-esque) on supporting browsers ==============================================================================*/

a, button, [role="button"], input, label, select, textarea {
    touch-action: manipulation;
}

/*============================================================================ #Grid ==============================================================================*/

/*============================================================================ Grid Setup 1. Allow the grid system to be used on lists. 2. Remove any margins and paddings that might affect the grid system. 3. Apply a negative `margin-left` to negate the columns' gutters. ==============================================================================*/

.grid {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px;
}

.grid::after {
    content: '';
    display: table;
    clear: both;
}

@media only screen and (max-width: 768px) {
    .grid {
        margin-left: -22px;
    }
}

.grid__item {
    float: left;
    padding-left: 30px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .grid__item {
        padding-left: 22px;
    }
}

.grid__item[class*="--push"] {
    position: relative;
}

/*============================================================================ Reversed grids allow you to structure your source in the opposite order to how your rendered layout will appear. ==============================================================================*/

.grid--rev {
    direction: rtl;
    text-align: left;
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left;
    float: right;
}

/*============================================================================ Grid Columns - Create width classes, prepended by the breakpoint name. ==============================================================================*/

/*================ Grid push classes ================*/

/*================ Clearfix helper on uniform grids ================*/

/*================ Build Base Grid Classes ================*/

/* Whole */

.one-whole {
    width: 100%;
}

/* Halves */

.one-half {
    width: 50%;
}

/* Thirds */

.one-third {
    width: 33.3333333333%;
}

.two-thirds {
    width: 66.6666666667%;
}

/* Quarters */

.one-quarter {
    width: 25%;
}

.two-quarters {
    width: 50%;
}

.three-quarters {
    width: 75%;
}

/* Fifths */

.one-fifth {
    width: 20%;
}

.two-fifths {
    width: 40%;
}

.three-fifths {
    width: 60%;
}

.four-fifths {
    width: 80%;
}

/* Sixths */

.one-sixth {
    width: 16.6666666667%;
}

.two-sixths {
    width: 33.3333333333%;
}

.three-sixths {
    width: 50%;
}

.four-sixths {
    width: 66.6666666667%;
}

.five-sixths {
    width: 83.3333333333%;
}

/* Eighths */

.one-eighth {
    width: 12.5%;
}

.two-eighths {
    width: 25%;
}

.three-eighths {
    width: 37.5%;
}

.four-eighths {
    width: 50%;
}

.five-eighths {
    width: 62.5%;
}

.six-eighths {
    width: 75%;
}

.seven-eighths {
    width: 87.5%;
}

/* Tenths */

.one-tenth {
    width: 10%;
}

.two-tenths {
    width: 20%;
}

.three-tenths {
    width: 30%;
}

.four-tenths {
    width: 40%;
}

.five-tenths {
    width: 50%;
}

.six-tenths {
    width: 60%;
}

.seven-tenths {
    width: 70%;
}

.eight-tenths {
    width: 80%;
}

.nine-tenths {
    width: 90%;
}

/* Twelfths */

.one-twelfth {
    width: 8.3333333333%;
}

.two-twelfths {
    width: 16.6666666667%;
}

.three-twelfths {
    width: 25%;
}

.four-twelfths {
    width: 33.3333333333%;
}

.five-twelfths {
    width: 41.6666666667%;
}

.six-twelfths {
    width: 50%;
}

.seven-twelfths {
    width: 58.3333333333%;
}

.eight-twelfths {
    width: 66.6666666667%;
}

.nine-twelfths {
    width: 75%;
}

.ten-twelfths {
    width: 83.3333333333%;
}

.eleven-twelfths {
    width: 91.6666666667%;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

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

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

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

/*================ Build Responsive Grid Classes ================*/

@media only screen and (max-width: 768px) {
    /* Whole */
    /* Halves */
    /* Thirds */
    /* Quarters */
    /* Fifths */
    /* Sixths */
    /* Eighths */
    /* Tenths */
    /* Twelfths */
    .small (max-width: 768px)--one-whole {
        width: 100%;
    }
    .small (max-width: 768px)--one-half {
        width: 50%;
    }
    .small (max-width: 768px)--one-third {
        width: 33.3333333333%;
    }
    .small (max-width: 768px)--two-thirds {
        width: 66.6666666667%;
    }
    .small (max-width: 768px)--one-quarter {
        width: 25%;
    }
    .small (max-width: 768px)--two-quarters {
        width: 50%;
    }
    .small (max-width: 768px)--three-quarters {
        width: 75%;
    }
    .small (max-width: 768px)--one-fifth {
        width: 20%;
    }
    .small (max-width: 768px)--two-fifths {
        width: 40%;
    }
    .small (max-width: 768px)--three-fifths {
        width: 60%;
    }
    .small (max-width: 768px)--four-fifths {
        width: 80%;
    }
    .small (max-width: 768px)--one-sixth {
        width: 16.6666666667%;
    }
    .small (max-width: 768px)--two-sixths {
        width: 33.3333333333%;
    }
    .small (max-width: 768px)--three-sixths {
        width: 50%;
    }
    .small (max-width: 768px)--four-sixths {
        width: 66.6666666667%;
    }
    .small (max-width: 768px)--five-sixths {
        width: 83.3333333333%;
    }
    .small (max-width: 768px)--one-eighth {
        width: 12.5%;
    }
    .small (max-width: 768px)--two-eighths {
        width: 25%;
    }
    .small (max-width: 768px)--three-eighths {
        width: 37.5%;
    }
    .small (max-width: 768px)--four-eighths {
        width: 50%;
    }
    .small (max-width: 768px)--five-eighths {
        width: 62.5%;
    }
    .small (max-width: 768px)--six-eighths {
        width: 75%;
    }
    .small (max-width: 768px)--seven-eighths {
        width: 87.5%;
    }
    .small (max-width: 768px)--one-tenth {
        width: 10%;
    }
    .small (max-width: 768px)--two-tenths {
        width: 20%;
    }
    .small (max-width: 768px)--three-tenths {
        width: 30%;
    }
    .small (max-width: 768px)--four-tenths {
        width: 40%;
    }
    .small (max-width: 768px)--five-tenths {
        width: 50%;
    }
    .small (max-width: 768px)--six-tenths {
        width: 60%;
    }
    .small (max-width: 768px)--seven-tenths {
        width: 70%;
    }
    .small (max-width: 768px)--eight-tenths {
        width: 80%;
    }
    .small (max-width: 768px)--nine-tenths {
        width: 90%;
    }
    .small (max-width: 768px)--one-twelfth {
        width: 8.3333333333%;
    }
    .small (max-width: 768px)--two-twelfths {
        width: 16.6666666667%;
    }
    .small (max-width: 768px)--three-twelfths {
        width: 25%;
    }
    .small (max-width: 768px)--four-twelfths {
        width: 33.3333333333%;
    }
    .small (max-width: 768px)--five-twelfths {
        width: 41.6666666667%;
    }
    .small (max-width: 768px)--six-twelfths {
        width: 50%;
    }
    .small (max-width: 768px)--seven-twelfths {
        width: 58.3333333333%;
    }
    .small (max-width: 768px)--eight-twelfths {
        width: 66.6666666667%;
    }
    .small (max-width: 768px)--nine-twelfths {
        width: 75%;
    }
    .small (max-width: 768px)--ten-twelfths {
        width: 83.3333333333%;
    }
    .small (max-width: 768px)--eleven-twelfths {
        width: 91.6666666667%;
    }
    .grid--uniform .small (max-width: 768px)--one-half:nth-child(2n+1), .grid--uniform .small (max-width: 768px)--one-third:nth-child(3n+1), .grid--uniform .small (max-width: 768px)--one-quarter:nth-child(4n+1), .grid--uniform .small (max-width: 768px)--one-fifth:nth-child(5n+1), .grid--uniform .small (max-width: 768px)--one-sixth:nth-child(6n+1), .grid--uniform .small (max-width: 768px)--two-sixths:nth-child(3n+1), .grid--uniform .small (max-width: 768px)--three-sixths:nth-child(2n+1), .grid--uniform .small (max-width: 768px)--one-eighth:nth-child(8n+1), .grid--uniform .small (max-width: 768px)--two-eighths:nth-child(4n+1), .grid--uniform .small (max-width: 768px)--four-eighths:nth-child(2n+1), .grid--uniform .small (max-width: 768px)--five-tenths:nth-child(2n+1), .grid--uniform .small (max-width: 768px)--one-twelfth:nth-child(12n+1), .grid--uniform .small (max-width: 768px)--two-twelfths:nth-child(6n+1), .grid--uniform .small (max-width: 768px)--three-twelfths:nth-child(4n+1), .grid--uniform .small (max-width: 768px)--four-twelfths:nth-child(3n+1), .grid--uniform .small (max-width: 768px)--six-twelfths:nth-child(2n+1) {
        clear: both;
    }
    .small (max-width: 768px)--show {
        display: block !important;
    }
    .small (max-width: 768px)--hide {
        display: none !important;
    }
    .small (max-width: 768px)--text-left {
        text-align: left !important;
    }
    .small (max-width: 768px)--text-right {
        text-align: right !important;
    }
    .small (max-width: 768px)--text-center {
        text-align: center !important;
    }
}

@media only screen and (min-width: 769px) {
    /* Whole */
    /* Halves */
    /* Thirds */
    /* Quarters */
    /* Fifths */
    /* Sixths */
    /* Eighths */
    /* Tenths */
    /* Twelfths */
    .medium-up (min-width: 769px)--one-whole {
        width: 100%;
    }
    .medium-up (min-width: 769px)--one-half {
        width: 50%;
    }
    .medium-up (min-width: 769px)--one-third {
        width: 33.3333333333%;
    }
    .medium-up (min-width: 769px)--two-thirds {
        width: 66.6666666667%;
    }
    .medium-up (min-width: 769px)--one-quarter {
        width: 25%;
    }
    .medium-up (min-width: 769px)--two-quarters {
        width: 50%;
    }
    .medium-up (min-width: 769px)--three-quarters {
        width: 75%;
    }
    .medium-up (min-width: 769px)--one-fifth {
        width: 20%;
    }
    .medium-up (min-width: 769px)--two-fifths {
        width: 40%;
    }
    .medium-up (min-width: 769px)--three-fifths {
        width: 60%;
    }
    .medium-up (min-width: 769px)--four-fifths {
        width: 80%;
    }
    .medium-up (min-width: 769px)--one-sixth {
        width: 16.6666666667%;
    }
    .medium-up (min-width: 769px)--two-sixths {
        width: 33.3333333333%;
    }
    .medium-up (min-width: 769px)--three-sixths {
        width: 50%;
    }
    .medium-up (min-width: 769px)--four-sixths {
        width: 66.6666666667%;
    }
    .medium-up (min-width: 769px)--five-sixths {
        width: 83.3333333333%;
    }
    .medium-up (min-width: 769px)--one-eighth {
        width: 12.5%;
    }
    .medium-up (min-width: 769px)--two-eighths {
        width: 25%;
    }
    .medium-up (min-width: 769px)--three-eighths {
        width: 37.5%;
    }
    .medium-up (min-width: 769px)--four-eighths {
        width: 50%;
    }
    .medium-up (min-width: 769px)--five-eighths {
        width: 62.5%;
    }
    .medium-up (min-width: 769px)--six-eighths {
        width: 75%;
    }
    .medium-up (min-width: 769px)--seven-eighths {
        width: 87.5%;
    }
    .medium-up (min-width: 769px)--one-tenth {
        width: 10%;
    }
    .medium-up (min-width: 769px)--two-tenths {
        width: 20%;
    }
    .medium-up (min-width: 769px)--three-tenths {
        width: 30%;
    }
    .medium-up (min-width: 769px)--four-tenths {
        width: 40%;
    }
    .medium-up (min-width: 769px)--five-tenths {
        width: 50%;
    }
    .medium-up (min-width: 769px)--six-tenths {
        width: 60%;
    }
    .medium-up (min-width: 769px)--seven-tenths {
        width: 70%;
    }
    .medium-up (min-width: 769px)--eight-tenths {
        width: 80%;
    }
    .medium-up (min-width: 769px)--nine-tenths {
        width: 90%;
    }
    .medium-up (min-width: 769px)--one-twelfth {
        width: 8.3333333333%;
    }
    .medium-up (min-width: 769px)--two-twelfths {
        width: 16.6666666667%;
    }
    .medium-up (min-width: 769px)--three-twelfths {
        width: 25%;
    }
    .medium-up (min-width: 769px)--four-twelfths {
        width: 33.3333333333%;
    }
    .medium-up (min-width: 769px)--five-twelfths {
        width: 41.6666666667%;
    }
    .medium-up (min-width: 769px)--six-twelfths {
        width: 50%;
    }
    .medium-up (min-width: 769px)--seven-twelfths {
        width: 58.3333333333%;
    }
    .medium-up (min-width: 769px)--eight-twelfths {
        width: 66.6666666667%;
    }
    .medium-up (min-width: 769px)--nine-twelfths {
        width: 75%;
    }
    .medium-up (min-width: 769px)--ten-twelfths {
        width: 83.3333333333%;
    }
    .medium-up (min-width: 769px)--eleven-twelfths {
        width: 91.6666666667%;
    }
    .grid--uniform .medium-up (min-width: 769px)--one-half:nth-child(2n+1), .grid--uniform .medium-up (min-width: 769px)--one-third:nth-child(3n+1), .grid--uniform .medium-up (min-width: 769px)--one-quarter:nth-child(4n+1), .grid--uniform .medium-up (min-width: 769px)--one-fifth:nth-child(5n+1), .grid--uniform .medium-up (min-width: 769px)--one-sixth:nth-child(6n+1), .grid--uniform .medium-up (min-width: 769px)--two-sixths:nth-child(3n+1), .grid--uniform .medium-up (min-width: 769px)--three-sixths:nth-child(2n+1), .grid--uniform .medium-up (min-width: 769px)--one-eighth:nth-child(8n+1), .grid--uniform .medium-up (min-width: 769px)--two-eighths:nth-child(4n+1), .grid--uniform .medium-up (min-width: 769px)--four-eighths:nth-child(2n+1), .grid--uniform .medium-up (min-width: 769px)--five-tenths:nth-child(2n+1), .grid--uniform .medium-up (min-width: 769px)--one-twelfth:nth-child(12n+1), .grid--uniform .medium-up (min-width: 769px)--two-twelfths:nth-child(6n+1), .grid--uniform .medium-up (min-width: 769px)--three-twelfths:nth-child(4n+1), .grid--uniform .medium-up (min-width: 769px)--four-twelfths:nth-child(3n+1), .grid--uniform .medium-up (min-width: 769px)--six-twelfths:nth-child(2n+1) {
        clear: both;
    }
    .medium-up (min-width: 769px)--show {
        display: block !important;
    }
    .medium-up (min-width: 769px)--hide {
        display: none !important;
    }
    .medium-up (min-width: 769px)--text-left {
        text-align: left !important;
    }
    .medium-up (min-width: 769px)--text-right {
        text-align: right !important;
    }
    .medium-up (min-width: 769px)--text-center {
        text-align: center !important;
    }
}

/*================ Build Grid Push Classes ================*/

@media only screen and (max-width: 768px) {
    /* Halves */
    /* Thirds */
    /* Quarters */
    /* Fifths */
    /* Sixths */
    /* Eighths */
    /* Tenths */
    /* Twelfths */
    .small (max-width: 768px)--push-one-half {
        left: 50%;
    }
    .small (max-width: 768px)--push-one-third {
        left: 33.3333333333%;
    }
    .small (max-width: 768px)--push-two-thirds {
        left: 66.6666666667%;
    }
    .small (max-width: 768px)--push-one-quarter {
        left: 25%;
    }
    .small (max-width: 768px)--push-two-quarters {
        left: 50%;
    }
    .small (max-width: 768px)--push-three-quarters {
        left: 75%;
    }
    .small (max-width: 768px)--push-one-fifth {
        left: 20%;
    }
    .small (max-width: 768px)--push-two-fifths {
        left: 40%;
    }
    .small (max-width: 768px)--push-three-fifths {
        left: 60%;
    }
    .small (max-width: 768px)--push-four-fifths {
        left: 80%;
    }
    .small (max-width: 768px)--push-one-sixth {
        left: 16.6666666667%;
    }
    .small (max-width: 768px)--push-two-sixths {
        left: 33.3333333333%;
    }
    .small (max-width: 768px)--push-three-sixths {
        left: 50%;
    }
    .small (max-width: 768px)--push-four-sixths {
        left: 66.6666666667%;
    }
    .small (max-width: 768px)--push-five-sixths {
        left: 83.3333333333%;
    }
    .small (max-width: 768px)--push-one-eighth {
        left: 12.5%;
    }
    .small (max-width: 768px)--push-two-eighths {
        left: 25%;
    }
    .small (max-width: 768px)--push-three-eighths {
        left: 37.5%;
    }
    .small (max-width: 768px)--push-four-eighths {
        left: 50%;
    }
    .small (max-width: 768px)--push-five-eighths {
        left: 62.5%;
    }
    .small (max-width: 768px)--push-six-eighths {
        left: 75%;
    }
    .small (max-width: 768px)--push-seven-eighths {
        left: 87.5%;
    }
    .small (max-width: 768px)--push-one-tenth {
        left: 10%;
    }
    .small (max-width: 768px)--push-two-tenths {
        left: 20%;
    }
    .small (max-width: 768px)--push-three-tenths {
        left: 30%;
    }
    .small (max-width: 768px)--push-four-tenths {
        left: 40%;
    }
    .small (max-width: 768px)--push-five-tenths {
        left: 50%;
    }
    .small (max-width: 768px)--push-six-tenths {
        left: 60%;
    }
    .small (max-width: 768px)--push-seven-tenths {
        left: 70%;
    }
    .small (max-width: 768px)--push-eight-tenths {
        left: 80%;
    }
    .small (max-width: 768px)--push-nine-tenths {
        left: 90%;
    }
    .small (max-width: 768px)--push-one-twelfth {
        left: 8.3333333333%;
    }
    .small (max-width: 768px)--push-two-twelfths {
        left: 16.6666666667%;
    }
    .small (max-width: 768px)--push-three-twelfths {
        left: 25%;
    }
    .small (max-width: 768px)--push-four-twelfths {
        left: 33.3333333333%;
    }
    .small (max-width: 768px)--push-five-twelfths {
        left: 41.6666666667%;
    }
    .small (max-width: 768px)--push-six-twelfths {
        left: 50%;
    }
    .small (max-width: 768px)--push-seven-twelfths {
        left: 58.3333333333%;
    }
    .small (max-width: 768px)--push-eight-twelfths {
        left: 66.6666666667%;
    }
    .small (max-width: 768px)--push-nine-twelfths {
        left: 75%;
    }
    .small (max-width: 768px)--push-ten-twelfths {
        left: 83.3333333333%;
    }
    .small (max-width: 768px)--push-eleven-twelfths {
        left: 91.6666666667%;
    }
}

@media only screen and (min-width: 769px) {
    /* Halves */
    /* Thirds */
    /* Quarters */
    /* Fifths */
    /* Sixths */
    /* Eighths */
    /* Tenths */
    /* Twelfths */
    .medium-up (min-width: 769px)--push-one-half {
        left: 50%;
    }
    .medium-up (min-width: 769px)--push-one-third {
        left: 33.3333333333%;
    }
    .medium-up (min-width: 769px)--push-two-thirds {
        left: 66.6666666667%;
    }
    .medium-up (min-width: 769px)--push-one-quarter {
        left: 25%;
    }
    .medium-up (min-width: 769px)--push-two-quarters {
        left: 50%;
    }
    .medium-up (min-width: 769px)--push-three-quarters {
        left: 75%;
    }
    .medium-up (min-width: 769px)--push-one-fifth {
        left: 20%;
    }
    .medium-up (min-width: 769px)--push-two-fifths {
        left: 40%;
    }
    .medium-up (min-width: 769px)--push-three-fifths {
        left: 60%;
    }
    .medium-up (min-width: 769px)--push-four-fifths {
        left: 80%;
    }
    .medium-up (min-width: 769px)--push-one-sixth {
        left: 16.6666666667%;
    }
    .medium-up (min-width: 769px)--push-two-sixths {
        left: 33.3333333333%;
    }
    .medium-up (min-width: 769px)--push-three-sixths {
        left: 50%;
    }
    .medium-up (min-width: 769px)--push-four-sixths {
        left: 66.6666666667%;
    }
    .medium-up (min-width: 769px)--push-five-sixths {
        left: 83.3333333333%;
    }
    .medium-up (min-width: 769px)--push-one-eighth {
        left: 12.5%;
    }
    .medium-up (min-width: 769px)--push-two-eighths {
        left: 25%;
    }
    .medium-up (min-width: 769px)--push-three-eighths {
        left: 37.5%;
    }
    .medium-up (min-width: 769px)--push-four-eighths {
        left: 50%;
    }
    .medium-up (min-width: 769px)--push-five-eighths {
        left: 62.5%;
    }
    .medium-up (min-width: 769px)--push-six-eighths {
        left: 75%;
    }
    .medium-up (min-width: 769px)--push-seven-eighths {
        left: 87.5%;
    }
    .medium-up (min-width: 769px)--push-one-tenth {
        left: 10%;
    }
    .medium-up (min-width: 769px)--push-two-tenths {
        left: 20%;
    }
    .medium-up (min-width: 769px)--push-three-tenths {
        left: 30%;
    }
    .medium-up (min-width: 769px)--push-four-tenths {
        left: 40%;
    }
    .medium-up (min-width: 769px)--push-five-tenths {
        left: 50%;
    }
    .medium-up (min-width: 769px)--push-six-tenths {
        left: 60%;
    }
    .medium-up (min-width: 769px)--push-seven-tenths {
        left: 70%;
    }
    .medium-up (min-width: 769px)--push-eight-tenths {
        left: 80%;
    }
    .medium-up (min-width: 769px)--push-nine-tenths {
        left: 90%;
    }
    .medium-up (min-width: 769px)--push-one-twelfth {
        left: 8.3333333333%;
    }
    .medium-up (min-width: 769px)--push-two-twelfths {
        left: 16.6666666667%;
    }
    .medium-up (min-width: 769px)--push-three-twelfths {
        left: 25%;
    }
    .medium-up (min-width: 769px)--push-four-twelfths {
        left: 33.3333333333%;
    }
    .medium-up (min-width: 769px)--push-five-twelfths {
        left: 41.6666666667%;
    }
    .medium-up (min-width: 769px)--push-six-twelfths {
        left: 50%;
    }
    .medium-up (min-width: 769px)--push-seven-twelfths {
        left: 58.3333333333%;
    }
    .medium-up (min-width: 769px)--push-eight-twelfths {
        left: 66.6666666667%;
    }
    .medium-up (min-width: 769px)--push-nine-twelfths {
        left: 75%;
    }
    .medium-up (min-width: 769px)--push-ten-twelfths {
        left: 83.3333333333%;
    }
    .medium-up (min-width: 769px)--push-eleven-twelfths {
        left: 91.6666666667%;
    }
}

/*================ #Helper Classes ================*/

.clearfix {
    *zoom: 1;
}

.clearfix::after {
    content: '';
    display: table;
    clear: both;
}

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

.visibility-hidden {
    visibility: hidden;
}

.visually-hidden--inline {
    margin: 0;
    height: 1em;
}

.visually-hidden--static {
    position: static !important;
}

.js-focus-hidden:focus {
    outline: none;
}

.no-js:not(html) {
    display: none;
}

.no-js .no-js:not(html) {
    display: block;
}

.no-js .js {
    display: none;
}

.hide {
    display: none !important;
}

/*============================================================================ Skip to content button - Overrides .visually-hidden when focused ==============================================================================*/

.skip-link:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #4c4e58;
    background-color: #fff;
    padding: 10px;
    opacity: 1;
    z-index: 10000;
    transition: none;
}

/*=============== Lazy loading ===================*/

.box {
    background: no-repeat;
    background-color: #f7f7f7;
    background-size: contain;
}

.ratio-container {
    position: relative;
}

.ratio-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    /* 16:9 = 56.25% = calc(9 / 16 * 100%) */
    padding-bottom: 50%;
    content: "";
}

.ratio-container>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*================ #Basic Styles ================*/

html {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background-color: #fff;
}

html.no-overflow {
    overflow: hidden !important;
}

html.no-scrolling {
    touch-action: none;
    overscroll-behavior: none;
    -webkit-overflow-scrolling: auto;
    overflow: hidden;
    display: block;
    height: 100%;
}

body {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin: 0;
    line-height: 1;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-backface-visibility: hidden;
    background-color: #fff;
}

body.no-overflow {
    overflow: hidden !important;
}

/* No scrolling fix when menus are open */

body.no-scrolling {
    touch-action: none;
    -webkit-overflow-scrolling: auto;
    overscroll-behavior: none;
    overflow: hidden;
    height: 100%;
    
}

body.no-scrolling #hbl-live-chat-wrapper {
    z-index: 1;
}

.main-content {
    display: block;
    padding-top: 35px;
}

@media only screen and (min-width: 769px) {
    .main-content {
        padding-top: 55px;
    }
}

.section-header {
    margin-bottom: 35px;
}

@media only screen and (min-width: 769px) {
    .section-header {
        margin-bottom: 55px;
    }
}

.section-header a {
    border-bottom: 1px solid currentColor;
}

/*================ Typography ================*/

blockquote {
    font-size: 1.2857142857em;
    font-style: normal;
    text-align: center;
    padding: 0 30px;
    margin: 0;
}

.rte blockquote {
    border-color: #e4e4e4;
    border-width: 1px 0;
    border-style: solid;
    padding: 30px 0;
    margin-bottom: 27.5px;
}

blockquote p+cite {
    margin-top: 27.5px;
}

blockquote cite {
    display: block;
    font-size: 0.85em;
    font-weight: 400;
}

blockquote cite::before {
    content: '\2014 \0020';
}

code, pre {
    font-family: Consolas, monospace;
    font-size: 1em;
}

pre {
    overflow: auto;
}

@media only screen and (max-width: 1024px) {
    input, textarea, select, button {
        font-size: 16px;
    }
}

/*================ Headings ================*/

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0 0 17.5px;
    font-family: 'aktiv-grotesk';
    font-style: normal;
    font-weight: 800;
    line-height: 1.2;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
}

h1, .h1 {
    font-size: 1.7142857143em;
}

@media only screen and (max-width: 768px) {
    h1, .h1 {
        font-size: 1.5714285714em;
    }
}

h2, .h2 {
    font-size: 1em;
}

@media only screen and (max-width: 768px) {
    h2, .h2 {
        font-size: 0.8571428571em;
    }
}

h3, .h3 {
    font-size: 1.2857142857em;
    text-transform: none;
    letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
    h3, .h3 {
        font-size: 1em;
    }
}

h4, .h4 {
    font-size: 0.8571428571em;
}

@media only screen and (max-width: 768px) {
    h4, .h4 {
        font-size: 0.7857142857em;
    }
}

h5, .h5 {
    font-size: 0.7142857143em;
}

@media only screen and (max-width: 768px) {
    h5, .h5 {
        font-size: 0.6428571429em;
    }
}

h6, .h6 {
    font-size: 0.6428571429em;
}

@media only screen and (max-width: 768px) {
    h6, .h6 {
        font-size: 0.5714285714em;
    }
}

/*================ RTE headings ================*/

.rte {
    color: #4c4e58;
    margin-bottom: 35px;
}

.rte:last-child {
    margin-bottom: 0;
}

.rte h1, .rte .h1, .rte h2, .rte .h2, .rte h3, .rte .h3, .rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6 {
    margin-top: 55px;
    margin-bottom: 27.5px;
}

.rte h1:first-child, .rte .h1:first-child, .rte h2:first-child, .rte .h2:first-child, .rte h3:first-child, .rte .h3:first-child, .rte h4:first-child, .rte .h4:first-child, .rte h5:first-child, .rte .h5:first-child, .rte h6:first-child, .rte .h6:first-child {
    margin-top: 0;
}

.rte li {
    margin-bottom: 4px;
    list-style: inherit;
}

.rte li:last-child {
    margin-bottom: 0;
}

.rte-setting {
    margin-bottom: 19.4444444444px;
}

.rte-setting:last-child {
    margin-bottom: 0;
}

/*================ Paragraph styles ================*/

p {
    color: #4c4e58;
    margin: 0 0 19.4444444444px;
}

p:last-child {
    margin-bottom: 0;
}

/*================ Lists ================*/

li {
    list-style: none;
}

/*================ Misc styles ================*/

.fine-print {
    font-size: 1em;
    font-style: italic;
}

.txt--minor {
    font-size: 80%;
}

.txt--emphasis {
    font-style: italic;
}

.address {
    margin-bottom: 55px;
}

/*================ Hero and slideshow headers ================*/

.mega-title, .mega-subtitle {
    color: #fff;
}

.hero .mega-title, .hero .mega-subtitle {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 769px) {
    .mega-title, .mega-subtitle {
        text-shadow: 0 0 4px rgba(0, 0, 0, 0);
    }
}

.mega-title {
    margin-bottom: 8px;
}

.mega-title--large {
    font-size: 1.8571428571em;
}

@media only screen and (min-width: 769px) {
    .mega-title--large {
        font-size: 3.2142857143em;
    }
}

@media only screen and (min-width: 769px) {
    .mega-subtitle {
        font-size: 1.2857142857em;
        margin: 0 auto;
    }
    .text-center .mega-subtitle {
        max-width: 75%;
    }
}

.mega-subtitle p {
    color: #fff;
}

.mega-subtitle a {
    color: #fff;
    border-bottom: 1px solid currentColor;
}

.mega-subtitle a:hover, .mega-subtitle a:focus {
    color: #fff;
}

.mega-subtitle--large {
    font-size: 1.1428571429em;
    font-weight: 800;
}

@media only screen and (min-width: 769px) {
    .mega-subtitle--large {
        font-size: 1.5714285714em;
    }
}

/*================ #Icons ================*/

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
}

.no-svg .icon {
    display: none;
}

svg.icon:not(.icon--full-color) circle, symbol.icon:not(.icon--full-color) circle, svg.icon:not(.icon--full-color) ellipse, symbol.icon:not(.icon--full-color) ellipse, svg.icon:not(.icon--full-color) g, symbol.icon:not(.icon--full-color) g, svg.icon:not(.icon--full-color) line, symbol.icon:not(.icon--full-color) line, svg.icon:not(.icon--full-color) path, symbol.icon:not(.icon--full-color) path, svg.icon:not(.icon--full-color) polygon, symbol.icon:not(.icon--full-color) polygon, svg.icon:not(.icon--full-color) polyline, symbol.icon:not(.icon--full-color) polyline, svg.icon:not(.icon--full-color) rect, symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit;
}

/*============================================================================ A generic way to visually hide content while remaining accessible to screen readers (h5bp.com) ==============================================================================*/

.no-svg .icon__fallback-text {
    position: static !important;
    overflow: inherit;
    clip: none;
    height: auto;
    width: auto;
    margin: 0;
}

/*================ Payment Icons ================*/

.payment-icons {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

@media only screen and (max-width: 768px) {
    .payment-icons {
        line-height: 40px;
    }
}

.payment-icons .icon {
    width: 38px;
    height: 24px;
    fill: inherit;
}

/*================ Social Icons ================*/

.social-icons .icon {
    width: 23px;
    height: 23px;
}

@media only screen and (min-width: 769px) {
    .social-icons .icon {
        width: 25px;
        height: 25px;
    }
}

.social-icons .icon.icon--wide {
    width: 40px;
}

/*================ #Lists ================*/

ul, ol {
    margin: 0;
    padding: 0;
}

ol {
    list-style: decimal;
}

.list--inline {
    padding: 0;
    margin: 0;
}

.list--inline>li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

/*================ #Rich Text Editor ================*/

.rte img {
    height: auto;
}

.rte table {
    table-layout: fixed;
}

.rte ul, .rte ol {
    margin: 0 0 17.5px 35px;
}

.rte ul.list--inline, .rte ol.list--inline {
    margin-left: 0;
}

.rte ul {
    list-style: disc outside;
}

.rte ul ul {
    list-style: circle outside;
}

.rte ul ul ul {
    list-style: square outside;
}

.rte a:not(.btn) {
    border-bottom: 1px solid currentColor;
    padding-bottom: 1px;
}

.text-center.rte ul, .text-center .rte ul, .text-center.rte ol, .text-center .rte ol {
    margin-left: 0;
    list-style-position: inside;
}

.scrollable-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*================ Force an input/button to look like a text link ================*/

.text-link {
    display: inline;
    border: 0 none;
    background: none;
    padding: 0;
    margin: 0;
}

.text-link--accent {
    color: #ea5430;
    border-bottom: 1px solid currentColor;
    padding-bottom: 1px;
}

.text-link--accent:not([disabled]):hover, .text-link--accent:focus {
    color: #ea5430;
}

/*================ Return to collection/blog links ================*/

.return-link-wrapper {
    margin-top: 82.5px;
    margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
    .return-link-wrapper {
        margin-top: 55px;
    }
}

.full-width-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

/*================ #Tables ================*/

table {
    margin-bottom: 27.5px;
}

table a {
    border-bottom: 1px solid currentColor;
}

th {
    font-family: 'aktiv-grotesk';
    font-style: normal;
    font-weight: 600;
}

th, td {
    text-align: left;
    border: 1px solid #e4e4e4;
    padding: 10px 14px;
}

tbody th, tfoot th {
    font-weight: normal;
}

/*============================================================================ Responsive tables, defined with .responsive-table on table element. ==============================================================================*/

@media screen and (max-width: 480px) {
    .responsive-table thead {
        display: none;
    }
    .responsive-table tr:not(:last-of-type)>td:last-of-type {
        padding: 5px 0 25px 0;
    }
    .responsive-table th, .responsive-table td {
        float: left;
        clear: left;
        width: 100%;
        text-align: right;
        padding: 5px 0;
        border: 0;
        margin: 0;
    }
    .responsive-table th::before, .responsive-table td::before {
        content: attr(data-label);
        float: left;
        text-align: center;
        padding-right: 10px;
        font-weight: normal;
    }
    .responsive-table__row+.responsive-table__row, tfoot>.responsive-table__row:first-child {
        position: relative;
        margin-top: 10px;
        padding-top: 55px;
    }
    .responsive-table__row+.responsive-table__row::after, tfoot>.responsive-table__row:first-child::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 27.5px;
        right: 27.5px;
        border-bottom: 1px solid #e4e4e4;
    }
}

/*================ #Images and Iframes ================*/

svg:not(:root) {
    overflow: hidden;
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*================ Forms ================*/

form {
    margin: 0;
}

fieldset {
    border: 1px solid #e4e4e4;
    margin: 0 0 55px;
    padding: 27.5px;
}

legend {
    border: 0;
    padding: 0;
}

button {
    cursor: pointer;
    border-style: solid;
}

input[type="submit"] {
    cursor: pointer;
}

label {
    display: block;
    margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
    label {
        font-size: 0.8571428571em;
    }
}

[type="radio"]+label, [type="checkbox"]+label {
    display: inline-block;
    margin-bottom: 0;
}

label[for] {
    cursor: pointer;
}

input, textarea, select {
    border: 1px solid #e4e4e4;
    background-color: transparent;
    color: #4c4e58;
    max-width: 100%;
    line-height: 1.2;
}

input[disabled], textarea[disabled], select[disabled] {
    cursor: default;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}

input.input--error::-webkit-input-placeholder, textarea.input--error::-webkit-input-placeholder, select.input--error::-webkit-input-placeholder {
    color: #d20000;
    opacity: 0.5;
}

input.input--error::-moz-placeholder, textarea.input--error::-moz-placeholder, select.input--error::-moz-placeholder {
    color: #d20000;
    opacity: 0.5;
}

input.input--error:-ms-input-placeholder, textarea.input--error:-ms-input-placeholder, select.input--error:-ms-input-placeholder {
    color: #d20000;
    opacity: 0.5;
}

input.input--error::-ms-input-placeholder, textarea.input--error::-ms-input-placeholder, select.input--error::-ms-input-placeholder {
    color: #d20000;
    opacity: 1;
}

input.hidden-placeholder::-webkit-input-placeholder, textarea.hidden-placeholder::-webkit-input-placeholder, select.hidden-placeholder::-webkit-input-placeholder {
    color: transparent;
}

input.hidden-placeholder::-moz-placeholder, textarea.hidden-placeholder::-moz-placeholder, select.hidden-placeholder::-moz-placeholder {
    color: transparent;
}

input.hidden-placeholder:-ms-input-placeholder, textarea.hidden-placeholder:-ms-input-placeholder, select.hidden-placeholder:-ms-input-placeholder {
    color: transparent;
}

input.hidden-placeholder::-ms-input-placeholder, textarea.hidden-placeholder::-ms-input-placeholder, select.hidden-placeholder::-ms-input-placeholder {
    opacity: 1;
}

textarea {
    min-height: 100px;
}

/*================ Error styles ================*/

input.input--error, select.input--error, textarea.input--error {
    border-color: #ea5430;
    background-color: #fff8f8;
    color: #ea5430;
    margin-bottom: 11.6666666667px;
}

.input-error-message {
    display: block;
    width: 100%;
    color: #d20000;
    font-size: 0.8571428571em;
    margin-bottom: 11.6666666667px;
}

@media only screen and (max-width: 768px) {
    .input-error-message {
        margin-bottom: 19.4444444444px;
    }
}

.input-error-message .icon {
    width: 1em;
    height: 1em;
    margin-top: -0.3em;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/ico-select.svg?v=5583114157563574049);
    background-repeat: no-repeat;
    background-position: right 10px center;
    line-height: 1.2;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
}

@media only screen and (min-width: 769px) {
    select {
        padding-top: 10px;
        padding-left: 18px;
        padding-bottom: 10px;
    }
}

.select-group {
    position: relative;
    z-index: 2;
}

.select-group select {
    background-image: none;
    background-color: transparent;
}

.select-group .icon {
    height: calc(8em / 16);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: calc(8em / 16);
    z-index: -1;
}

.select-label {
    font-size: 0.8571428571em;
    text-transform: uppercase;
}

optgroup {
    font-weight: 600;
}

option {
    color: #4c4e58;
    background-color: #fff;
}

select::-ms-expand {
    display: none;
}

/*================ Form labels ================*/

.label--hidden {
    position: absolute;
    height: 0;
    width: 0;
    margin-bottom: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

::-webkit-input-placeholder {
    color: #4c4e58;
    opacity: 0.6;
}

::-moz-placeholder {
    color: #4c4e58;
    opacity: 0.6;
}

:-ms-input-placeholder {
    color: #4c4e58;
    opacity: 0.6;
}

::-ms-input-placeholder {
    color: #4c4e58;
    opacity: 1;
}

/*================ Labels ================*/

.label--error {
    color: #d20000;
}

input, textarea {
    padding: 8px 15px;
}

@media only screen and (min-width: 769px) {
    input, textarea {
        padding: 10px 18px;
    }
}

/*================ Vertical forms ================*/

.form-vertical input, .form-vertical select, .form-vertical textarea {
    display: block;
    width: 100%;
    margin-bottom: 19.4444444444px;
}

.form-vertical input.input--error, .form-vertical select.input--error, .form-vertical textarea.input--error {
    margin-bottom: 11.6666666667px;
}

.form-vertical [type="radio"], .form-vertical [type="checkbox"] {
    display: inline-block;
    width: auto;
    margin-right: 5px;
}

.form-vertical [type="submit"], .form-vertical .btn {
    display: inline-block;
    width: auto;
}

/*================ Single field forms ================*/

.form-single-field {
    margin: 0 auto 55px;
    max-width: 35rem;
}

.form-single-field .input--error {
    margin-bottom: 0;
}

/*================ Form feedback messages ================*/

.note, .form-message {
    padding: 8px;
    margin: 0 0 27.5px;
}

@media only screen and (min-width: 769px) {
    .note, .form-message {
        padding: 10px;
    }
}

.note {
    border: 1px solid #e4e4e4;
}

.form-message--success {
    border: 1px solid #1f873d;
    background-color: #f8fff9;
    color: #1f873d;
    display: block;
    width: 100%;
}

.form-message--error {
    border: 1px solid #d20000;
    background-color: #fff8f8;
    padding: 1rem 1.3rem;
    text-align: left;
    width: 100%;
}

.form-message--error li {
    list-style-type: disc;
    list-style-position: inside;
}

.form-message--error .form-message__title {
    font-size: 1.2em;
}

.form-message--error .form-message__link {
    color: #4c4e58;
}

.form-message--error .form-message__link:hover {
    text-decoration: none;
}

/*================ Input Groups ================*/

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.form-vertical .input-group {
    margin-bottom: 55px;
}

.input-error-message {
    display: block;
    width: 100%;
}

.input-group--error {
    margin-bottom: 11.6666666667px;
}

.input-group__field, .input-group__field input, .input-group__btn .btn {
    min-height: 42px;
}

@media only screen and (min-width: 769px) {
    .input-group__field, .input-group__field input, .input-group__btn .btn {
        min-height: 46px;
    }
}

.input-group__field {
    -ms-flex-preferred-size: 15rem;
    -webkit-flex-basis: 15rem;
    -moz-flex-basis: 15rem;
    flex-basis: 15rem;
    flex-grow: 9999;
    margin-bottom: 1rem;
    border-radius: 4px 0 0 4px;
    text-align: left;
}

.input-group__field input {
    width: 100%;
}

.form-vertical .input-group__field {
    margin: 0;
}

.input-group__btn {
    flex-grow: 1;
}

.input-group__btn .btn {
    width: 100%;
    border-radius: 0 4px 4px 0;
}

/*================ #Site Nav and Dropdowns ================*/

.site-header__logo img {
    display: block;
}

.site-nav {
    position: relative;
    padding: 0;
    text-align: center;
    margin: 25px 0;
}

.site-nav a {
    padding: 3px 10px;
}

.site-nav--centered {
    padding-bottom: 22px;
}

/*================ Site Nav Links ================*/

.site-nav__link {
    display: block;
    white-space: nowrap;
}

.site-nav--centered .site-nav__link {
    padding-top: 0;
}

.site-nav__link .icon-chevron-down {
    width: calc(8em / 16);
    height: calc(8em / 16);
    margin-left: 0.5rem;
}

.site-nav__link.site-nav--active-dropdown {
    border: 1px solid #e4e4e4;
    border-bottom: 1px solid transparent;
    z-index: 2;
}

.site-nav__link:focus .site-nav__label, .site-nav__link:not([disabled]):hover .site-nav__label {
    border-bottom-color: #4c4e58;
}

.site-nav__label {
    border-bottom: 1px solid transparent;
}

.site-nav__link--active .site-nav__label {
    border-bottom-color: #4c4e58;
}

.site-nav__link--button {
    border: none;
    background-color: transparent;
    padding: 3px 10px;
}

@media only screen and (max-width: 1024px) {
    .site-nav__link--button {
        font-size: 14px;
    }
}

.site-nav__link--button:focus, .site-nav__link--button:hover {
    color: #fff;
}

/*================ Dropdowns ================*/

.site-nav--has-dropdown {
    position: relative;
}

.site-nav--has-centered-dropdown {
    position: static;
}

.site-nav__dropdown {
    display: none;
    position: absolute;
    padding: 11px 30px 11px 0;
    margin: 0;
    z-index: 7;
    text-align: left;
    border: 1px solid #e4e4e4;
    background: #fff;
    left: -1px;
    top: 41px;
}

.site-nav__dropdown .site-nav__link {
    padding: 4px 15px 5px;
}

.site-nav--active-dropdown .site-nav__dropdown {
    display: block;
}

.site-nav__dropdown li {
    display: block;
}

.site-nav__dropdown--right:not(.site-nav__dropdown--centered) {
    right: 0;
    left: unset;
}

.site-nav__dropdown--left:not(.site-nav__dropdown--centered) {
    left: 0;
}

.site-nav__dropdown--centered {
    width: 100%;
    padding: 0;
    text-align: center;
}

/*================ Child list ================*/

.site-nav__childlist {
    display: inline-block;
    background: #fff;
    padding: 11px 17px;
    text-align: left;
}

.site-nav__childlist-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -15px;
}

.site-nav__childlist-item {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-bottom: 15px;
}

.site-nav__child-link--parent {
    font-weight: 600;
    margin: 4px 0;
}

/* Page Container */

.page-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

/* Menu Fix - Prevent page container scroll whilst a menu (cart drawer/mobile menu) is open */

@media screen and (max-width: 480px) {
    .page-container.disable-scroll {
        position: fixed !important;
        width: 100%;
    }
}

hr {
    margin: 55px 0;
    border: 0;
    border-bottom: 1px solid #e4e4e4;
}

.hr--small {
    padding: 10px 0;
    margin: 0;
}

.hr--invisible {
    border-bottom: 0;
}

.border-bottom {
    border-bottom: 1px solid #e4e4e4;
}

.border-top {
    border-top: 1px solid #e4e4e4;
}

.empty-page-content {
    padding: 125px 55px;
}

@media only screen and (max-width: 768px) {
    .empty-page-content {
        padding-left: 22px;
        padding-right: 22px;
    }
}

.grid--table {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.grid--table>.grid__item {
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.grid--no-gutters {
    margin-left: 0;
}

.grid--no-gutters .grid__item {
    padding-left: 0;
}

.grid--half-gutters {
    margin-left: -15px;
}

.grid--half-gutters>.grid__item {
    padding-left: 15px;
}

.grid--double-gutters {
    margin-left: -60px;
}

.grid--double-gutters>.grid__item {
    padding-left: 60px;
}

.grid--flush-bottom {
    margin-bottom: -55px;
    overflow: auto;
}

.grid--flush-bottom>.grid__item {
    margin-bottom: 55px;
}

/*============================================================================ Animation Classes and Keyframes ==============================================================================*/

.is-transitioning {
    display: block !important;
    visibility: visible !important;
}

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

@-moz-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

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

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

.drawer {
    display: none;
    position: absolute;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 9;
    background-color: #fff;
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
}

.drawer input[type="text"], .drawer textarea {
    background-color: #fff;
    color: #4c4e58;
}

.js-drawer-open {
    overflow: hidden;
}

.drawer--top {
    width: 100%;
}

.js-drawer-open-top .drawer--top {
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    display: block;
}

.drawer-page-content::after {
    visibility: hidden;
    opacity: 0;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 8;
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
}

.js-drawer-open .drawer-page-content::after {
    visibility: visible;
    opacity: 1;
}

.drawer__title, .drawer__close {
    display: table-cell;
    vertical-align: middle;
}

.drawer__close-button {
    background: none;
    border: 0 none;
    position: relative;
    right: -15px;
    height: 100%;
    width: 60px;
    padding: 0 20px;
    color: inherit;
    font-size: 1.2857142857em;
}

.drawer__close-button:active, .drawer__close-button:focus {
    background-color: rgba(0, 0, 0, 0.6);
}

.grid--view-items {
    overflow: auto;
    margin-bottom: -35px;
}

.grid-view-item {
    margin: 0 auto 35px;
}

.custom__item .grid-view-item {
    margin-bottom: 0;
}

.grid-view-item__title {
    margin-bottom: 0;
    color: #4c4e58;
    font-weight: 800;
}

.grid-view-item__meta {
    margin-top: 8px;
}

@media only screen and (max-width: 768px) {
    .grid-view-item__title, .grid-view-item__meta {
        font-size: 0.9285714286em;
    }
}

.grid-view-item__link {
    display: block;
}

.grid-view-item__vendor {
    margin-top: 4px;
    color: #4c4e58;
    font-size: 0.8571428571em;
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    .grid-view-item__vendor {
        font-size: 0.7857142857em;
    }
}

.grid-view-item__image-wrapper {
    margin: 0 auto 15px;
    position: relative;
    width: 100%;
}

.grid-view-item__image {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.grid-view-item__image-wrapper .grid-view-item__image {
    position: absolute;
    top: 0;
}

.grid-view-item--sold-out .grid-view-item__image {
    opacity: 0.5;
}

.grid-view-item__image.lazyload {
    opacity: 0;
}

.list-view-item {
    margin-bottom: 22px;
}

.list-view-item:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 769px) {
    .list-view-item {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 22px;
    }
    .list-view-item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
}

.list-view-item__link {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.list-view-item__image {
    max-height: 95px;
}

.list-view-item__image-column {
    display: table-cell;
    vertical-align: middle;
    width: 130px;
}

@media only screen and (max-width: 768px) {
    .list-view-item__image-column {
        width: 85px;
    }
}

.list-view-item__image-wrapper {
    position: relative;
    margin-right: 35px;
}

@media only screen and (max-width: 768px) {
    .list-view-item__image-wrapper {
        margin-right: 17.5px;
    }
}

.list-view-item__title-column {
    display: table-cell;
    vertical-align: middle;
}

.list-view-item__title {
    color: #4c4e58;
    font-size: 1.1428571429em;
    min-width: 100px;
    font-weight: 800;
}

@media only screen and (max-width: 768px) {
    .list-view-item__title {
        font-size: 0.9285714286em;
    }
}

.list-view-item__sold-out {
    font-size: 0.9285714286em;
}

.list-view-item__on-sale {
    color: #4c4e58;
    font-size: 0.9285714286em;
}

@media only screen and (max-width: 768px) {
    .list-view-item__on-sale {
        display: none;
    }
}

.list-view-item__vendor-column {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 20%;
}

.list-view-item__vendor {
    font-size: 0.9285714286em;
    font-style: italic;
}

@media only screen and (max-width: 768px) {
    .list-view-item__vendor {
        font-size: 0.8571428571em;
    }
}

.list-view-item__price-column {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 20%;
    font-size: 1.0714285714em;
}

@media only screen and (max-width: 768px) {
    .list-view-item__price-column {
        font-size: 0.9285714286em;
    }
}

.list-view-item__price-column .price__vendor, .list-view-item__price-column .price-item__label {
    display: none;
}

.list-view-item__price-column .price__regular, .list-view-item__price-column .price__sale {
    flex-basis: 100%;
}

.list-view-item__price {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-view-item__price--reg {
    color: #4c4e58;
}

@media only screen and (max-width: 768px) {
    .list-view-item__price--reg {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .list-view-item__price--sale {
        display: block;
    }
}

/*============================================================================ Slick slider overrides ==============================================================================*/

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

/*================ Slick dots and prev/next pagination ================*/

.slideshow__arrows .slick-dots {
    margin: 0 0.75rem;
}

.slideshow__arrows .slick-dots li {
    margin: 0;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-left: 6px;
}

.slideshow__arrows .slick-dots li:first-of-type {
    margin-left: 0;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows .slick-dots li {
        width: 12px;
        height: 12px;
        margin-left: 8px;
    }
}

.slideshow__arrows .slick-dots li button, .slideshow__arrows .slick-dots li a {
    position: relative;
    padding: 0;
    width: 10px;
    height: 10px;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows .slick-dots li button, .slideshow__arrows .slick-dots li a {
        width: 12px;
        height: 12px;
    }
}

.slideshow__arrows .slick-dots li button::before, .slideshow__arrows .slick-dots li a::before {
    text-indent: -9999px;
    background-color: transparent;
    border-radius: 100%;
    background-color: currentColor;
    width: 10px;
    height: 10px;
    opacity: 0.4;
    transition: all 0.2s;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows .slick-dots li button::before, .slideshow__arrows .slick-dots li a::before {
        width: 12px;
        height: 12px;
    }
}

.slideshow__arrows .slick-dots li.slick-active button::before, .slideshow__arrows .slick-dots li.slick-active a::before, .slideshow__arrows .slick-dots li.slick-active-mobile button::before, .slideshow__arrows .slick-dots li.slick-active-mobile a::before {
    opacity: 1;
}

.slideshow__arrows .slick-dots li button:active::before, .slideshow__arrows .slick-dots li .slick-active a::before, .slideshow__arrows .slick-dots li .slick-active-mobile a::before {
    opacity: 0.7;
}

/*================ Index sections ================*/

.index-section {
    padding-top: 35px;
    padding-bottom: 35px;
}

@media only screen and (min-width: 769px) {
    .index-section {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

.index-section:first-child {
    padding-top: 0;
    border-top: 0;
}

.index-section:last-child {
    padding-bottom: 0;
}

.index-section--flush+.index-section--flush {
    margin-top: -70px;
}

@media only screen and (min-width: 769px) {
    [class*="index-section--flush"]+[class*="index-section--flush"] {
        margin-top: -110px;
    }
}

.index-section--flush:first-child {
    margin-top: -35px;
}

@media only screen and (min-width: 769px) {
    [class*="index-section--flush"]:first-child {
        margin-top: -55px;
    }
}

.index-section--flush:last-child {
    margin-bottom: -35px;
}

@media only screen and (min-width: 769px) {
    [class*="index-section--flush"]:last-child {
        margin-bottom: -55px;
    }
}

@media only screen and (max-width: 768px) {
    .index-section--featured-product:first-child {
        margin-top: -12px;
    }
}

@media only screen and (max-width: 768px) {
    .index-section--slideshow+.index-section--flush {
        margin-top: 0.4rem;
    }
}

.placeholder-svg {
    display: block;
    fill: rgba(62, 62, 65, 0.35);
    background-color: rgba(62, 62, 65, 0.1);
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid rgba(62, 62, 65, 0.2);
}

.placeholder-noblocks {
    padding: 40px;
    text-align: center;
}

.placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.placeholder-background .icon {
    border: 0;
}

.image-bar__content .placeholder-svg {
    position: absolute;
    top: 0;
    left: 0;
}

/*================ TEMPLATES ================*/

/*============= Templates | Password =============*/

.password-page {
    display: table;
    height: 100%;
    width: 100%;
    color: #4c4e58;
    background-color: #fff;
    background-size: cover;
}

.password-form-message {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.password-header {
    height: 85px;
    display: table-row;
}

.password-header__inner {
    display: table-cell;
    vertical-align: middle;
}

.password-login {
    padding: 0 30px;
    text-align: right;
}

.password-logo .logo {
    color: #4c4e58;
    font-weight: 800;
    max-width: 100%;
}

.password-content {
    text-align: center;
}

.password-content--rte {
    margin-bottom: 35px;
}

.password-content__title {
    display: block;
    margin-bottom: 82.5px;
}

.password-main {
    display: table-row;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.password-main__inner {
    display: table-cell;
    vertical-align: middle;
    padding: 27.5px 55px;
}

.password-message {
    max-width: 500px;
    margin: 82.5px auto 27.5px;
}

.password__form-heading {
    margin-bottom: 55px;
}

.password-powered-by {
    margin-top: 82.5px;
}

.password-social-sharing {
    margin-top: 82.5px;
}

.product-single {
    overflow-anchor: none;
}

.product-single__title {
    margin-bottom: 0.5rem;
}

.product__price, .featured-product__price {
    font-size: 1.25em;
}

.product__policies {
    margin: 0.4rem 0 1rem 0;
    font-size: 0.9285714286em;
}

/*================ Add to cart form ================*/

.product-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    width: 100%;
}

.product-form--payment-button-no-variants {
    max-width: 400px;
}

.product-form__item--no-variants {
    max-width: 400px;
}

.product-form__item--payment-button {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
}

@media only screen and (min-width: 1025px) {
    .product-single--small-image .product-form__item--payment-button, .product-single--full-image .product-form__item--payment-button {
        display: inline-flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
    }
}

.product-form__item--payment-button.product-form__item--no-variants {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
}

.product-form__variants {
    display: none;
}

.no-js .product-form__variants {
    display: block;
}

.product-form__item--quantity {
    -webkit-flex: 0 0 100px;
    -moz-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
}

.product-form__input {
    display: block;
    width: 100%;
}

.product-form__cart-submit {
    display: block;
    width: 100%;
    line-height: 1.4;
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal;
    margin-top: 0;
}

.product-single--small-image .product-form__cart-submit, .product-single--full-image .product-form__cart-submit {
    -webkit-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    margin-right: 10px;
}

.product-form__item--payment-button .product-form__cart-submit {
    margin-top: 10px;
}

@media only screen and (min-width: 769px) {
    .product-form__cart-submit--small {
        max-width: 300px;
    }
}

.product-single__description {
    margin-top: 30px;
}

.product__quantity-error .icon {
    margin-right: 1rem;
}

/*================ Product Images ================*/

.product-single__thumbnail {
    display: block;
    margin: -2px 0 8px;
    min-height: 44px;
    position: relative;
}

.product-single__thumbnail:not([disabled]):not(.active-thumb):hover {
    opacity: 0.8;
}

.product-single__thumbnail-image {
    max-width: 100%;
    display: block;
    border: 2px solid transparent;
    padding: 2px;
}

.active-thumb .product-single__thumbnail-image {
    border-color: #4c4e58;
}

.product-featured-img {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 8px);
}

.no-js .product-featured-img {
    position: relative;
}

.zoomImg {
    background-color: #fff;
}

@media only screen and (min-width: 769px) {
    .product-single__thumbnails {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .product-single__photos {
        margin-bottom: 30px;
    }
    .product-single__photo--has-thumbnails {
        margin-bottom: 30px;
    }
}

.product-single__photos--full {
    margin-bottom: 30px;
}

.product-single__photo-wrapper {
    margin: 0 auto;
    width: 100%;
}

.product-single__photo {
    margin: 0 auto;
    min-height: 1px;
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 4px;
}

@media only screen and (max-width: 768px) {
    .template-product .main-content {
        padding-top: 22px;
    }
    .thumbnails-slider--active .product-single__thumbnails {
        display: none;
    }
    .thumbnails-slider--active .product-single__thumbnails.slick-initialized {
        display: block;
        margin: 0 auto;
        max-width: 75%;
    }
    .product-single__photos {
        position: relative;
    }
    .thumbnails-wrapper {
        position: relative;
        top: 30px;
        text-align: center;
        margin: 0 2px 30px 2px;
    }
    .thumbnails-slider__btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    .thumbnails-slider__prev {
        left: -20px;
    }
    .thumbnails-slider__next {
        right: -20px;
    }
    .product-single__thumbnails-item {
        display: inline-block;
        padding-bottom: 10px;
        width: 72px;
        float: none;
        vertical-align: middle;
    }
    .slick-slider .product-single__thumbnails-item {
        float: left;
    }
    .thumbnails-slider--active .product-single__thumbnails-item {
        padding: 5px 0;
    }
    .product-single__thumbnail {
        margin: 0 auto;
        width: 50px;
    }
}

/*================ Template | Collections ================*/

.collection-hero {
    position: relative;
    overflow: hidden;
    margin-top: -55px;
    margin-bottom: 22px;
}

@media only screen and (min-width: 769px) {
    .collection-hero {
        margin-bottom: 35px;
    }
}

.collection-description {
    margin-bottom: 22px;
    margin-top: 22px;
}

@media only screen and (min-width: 769px) {
    .collection-description {
        margin-bottom: 35px;
        margin-top: 35px;
    }
}

.collection-hero__image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .collection-hero__image {
        height: 180px;
    }
}

.collection-hero__title-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
}

.collection-hero__title {
    position: absolute;
    color: #fff;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (min-width: 769px) {
    .collection-hero__title {
        font-size: 1.7142857143em;
    }
}

.template-blog .social-sharing {
    margin-bottom: 17.5px;
}

.blog-list-view .pagination {
    padding-top: 0;
}

.blog-filter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.blog-filter .icon-chevron-down {
    fill: #4c4e58;
    width: calc(10em / 16);
    height: calc(10em / 16);
    right: 1rem;
}

.blog-filter__label {
    margin: 0 1rem 0 0;
}

.cart-header {
    margin-bottom: 0.7rem;
    text-align: center;
}

@media only screen and (min-width: 769px) {
    .cart-header {
        margin-bottom: 1.7rem;
    }
}

.cart-header__title {
    margin-bottom: 0.5rem;
}

@media only screen and (min-width: 769px) {
    .cart-header__title {
        margin-bottom: 1rem;
    }
}

/*================ Cart page ================*/

.cart th, .cart td {
    border: 0;
}

.cart td {
    padding: 22px 0;
}

.cart th {
    font-weight: 400;
    padding: 27.5px 0;
}

.cart .cart__meta {
    padding-right: 15px;
}

.cart__meta-text {
    padding: 5px 0 0;
    font-size: 0.8571428571em;
    font-style: italic;
}

.cart__qty-label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.cart__qty-input {
    text-align: center;
    width: 60px;
    padding-left: 5px;
    padding-right: 5px;
}

@media only screen and (max-width: 768px) {
    .cart__qty-input {
        padding-top: 2px;
        padding-bottom: 2px;
    }
}

.cart__edit {
    margin-top: 10px;
}

.cart__edit--active .cart__edit-text--cancel {
    display: none;
}

.cart__edit-text--edit {
    display: none;
}

.cart__edit--active .cart__edit-text--edit {
    display: block;
}

.cart__edit-text--cancel, .cart__edit-text--edit {
    pointer-events: none;
}

.cart__row p {
    margin-bottom: 0;
}

.cart__row p+p {
    margin-top: 10px;
}

.cart__row.cart__update--show {
    border-bottom: 0;
}

.cart__subtotal-title {
    font-size: 1.1428571429em;
}

.cart__subtotal {
    padding-left: 27.5px;
}

@media only screen and (min-width: 769px) {
    .cart__subtotal {
        padding-left: 55px;
        min-width: 150px;
        display: inline-block;
    }
}

.cart__savings {
    padding-top: 18px;
}

.cart__savings-amount {
    padding-left: 27.5px;
}

@media only screen and (min-width: 769px) {
    .cart__savings-amount {
        padding-left: 55px;
        min-width: 150px;
        display: inline-block;
    }
}

.cart__footer {
    padding-top: 17.5px;
}

.cart__submit-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}

.cart__submit-controls>.cart__submit-control {
    margin-left: 10px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    .cart__submit-controls {
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
    }
    .cart__submit-controls .cart__submit {
        margin-left: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {
    .cart__submit {
        line-height: 1.4;
        margin-left: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 481px) {
    .cart__submit {
        width: 100%;
    }
}

.cart__shipping {
    font-size: 0.8571428571em;
    padding: 10px 0 20px;
    margin-bottom: 25px;
}

.cart-note__label, .cart-note__input {
    display: block;
}

@media only screen and (max-width: 768px) {
    .cart-note__label, .cart-note__input {
        margin: 0 auto;
    }
}

.cart-note__label {
    margin-bottom: 15px;
}

.cart-note__input {
    min-height: 50px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .cart-note__input {
        margin-bottom: 40px;
    }
}

.cart__product-title {
    border-bottom: none;
}

.cart__product-title:hover, .cart__product-title:focus {
    border-bottom: 1px solid currentColor;
}

.cart__image {
    max-height: 95px;
}

.cart__image-wrapper div {
    display: block;
    padding-right: 17.5px;
}

@media only screen and (min-width: 769px) {
    .cart__image-wrapper div {
        padding-right: 35px;
    }
}

@media only screen and (min-width: 769px) {
    .cart__image-wrapper {
        width: 130px;
    }
    .cart__meta {
        max-width: 300px;
    }
    .cart__remove {
        margin-top: 4px;
    }
    .cart__qty {
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .cart__update-wrapper {
        display: none;
        padding-top: 0;
        padding-bottom: 22px;
        border-bottom: 1px solid #e4e4e4;
    }
    .cart__update--show td {
        padding-bottom: 10px;
    }
    .cart__update--show+tr {
        display: table-row;
    }
    .cart__row-price {
        text-align: right;
    }
    .cart__update-controls {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
    }
    .cart__update-control {
        margin-bottom: 10px;
    }
    .cart__update-control--remove {
        line-height: 1.2;
    }
    .cart-flex {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
    }
    .cart-flex-item {
        display: block;
        min-width: 0;
        -webkit-flex: 1 1 100%;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
    .cart__image-wrapper {
        max-width: 85px;
    }
    .cart__price-wrapper {
        width: 24%;
        text-align: right;
    }
    .cart-message {
        padding-top: 20px;
    }
    .cart__qty {
        padding: 0 10px;
    }
    .cart__qty-label {
        position: inherit !important;
        overflow: auto;
        clip: auto;
        width: auto;
        height: auto;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        font-size: 0.9285714286em;
        margin-right: 5px;
    }
}

.cart--no-cookies .cart__continue-btn {
    display: none;
}

.cart--no-cookies .cart--empty-message {
    display: none;
}

.cookie-message {
    display: none;
    padding-bottom: 25px;
}

.cart--no-cookies .cookie-message {
    display: block;
}

.additional-checkout-buttons {
    margin-top: 22px;
}

.additional-checkout-buttons input[type="image"] {
    padding: 0;
    border: 0;
    background: transparent;
}

@media only screen and (max-width: 481px) {
    .additional-checkout-buttons {
        margin-top: 10px;
    }
}

.myaccount {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (min-width: 769px) {
    .myaccount__order-history {
        -webkit-flex: 1 0 66.6666666667%;
        -moz-flex: 1 0 66.6666666667%;
        -ms-flex: 1 0 66.6666666667%;
        flex: 1 0 66.6666666667%;
    }
}

@media only screen and (min-width: 769px) {
    .myaccount__account-details {
        -webkit-flex: 1 0 33.3333333333%;
        -moz-flex: 1 0 33.3333333333%;
        -ms-flex: 1 0 33.3333333333%;
        flex: 1 0 33.3333333333%;
    }
}

/*================ MODULES ================*/

.site-header {
    background-color: #fff;
    position: relative;
    padding: 0 55px;
}

@media only screen and (max-width: 768px) {
    .site-header {
        border-bottom: 1px solid #e4e4e4;
        padding: 0;
    }
}

@media only screen and (min-width: 769px) {
    .site-header.logo--center {
        padding-top: 30px;
    }
}

.site-header__logo {
    margin: 15px 0;
}

.logo-align--center .site-header__logo {
    text-align: center;
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
    .logo-align--center .site-header__logo {
        text-align: left;
        margin: 15px 0;
    }
}

.site-header__logo-link {
    display: inline-block;
    word-break: break-word;
}

.site-header__logo-image {
    display: block;
}

@media only screen and (min-width: 769px) {
    .site-header__logo-image {
        margin: 0 auto;
    }
}

.site-header__logo-image img {
    width: 100%;
}

.site-header__logo-image--centered img {
    margin: 0 auto;
}

@media only screen and (min-width: 769px) {
    .logo-align--center .site-header__logo-link {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px) {
    .site-header__icons .btn--link, .site-header__icons .site-header__cart {
        font-size: 1em;
    }
}

.site-header__icons {
    position: relative;
    white-space: nowrap;
}

@media only screen and (max-width: 768px) {
    .site-header__icons {
        width: auto;
    }
}

.site-header__icons-wrapper {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}

@media only screen and (max-width: 768px) {
    .site-header__icons-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
}

.site-header__cart, .site-header__search, .site-header__account {
    position: relative;
}

.site-header__search.site-header__icon {
    display: none;
}

@media only screen and (min-width: 1400px) {
    .site-header__search.site-header__icon {
        display: block;
    }
}

.site-header__search-toggle {
    display: block;
}

@media only screen and (min-width: 1400px) {
    .site-header__search-toggle {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    .site-header__account, .site-header__cart {
        padding: 10px 11px;
    }
}

.site-header__cart-title, .site-header__search-title {
    display: block;
    vertical-align: middle;
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.site-header__cart-title {
    margin-right: 3px;
}

.site-header__cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0.4rem;
    top: 0.2rem;
    font-weight: bold;
    background-color: #ea5430;
    color: #fff;
    border-radius: 50%;
    min-width: 1em;
    height: 1em;
}

.site-header__cart-count span {
    font-family: "Avenir Next Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: calc(11em / 16);
    line-height: 1;
}

@media only screen and (max-width: 768px) {
    .site-header__cart-count {
        top: calc(7em / 16);
        right: 0;
        border-radius: 50%;
        min-width: calc(19em / 16);
        height: calc(19em / 16);
    }
    .site-header__cart-count span {
        padding: 0.25em calc(6em / 16);
        font-size: 12px;
    }
}

.site-header__menu {
    display: none;
}

.site-header__icon svg {
    height: 23px;
    width: 22px;
}

@media only screen and (min-width: 769px) {
    .site-header__icon svg {
        margin-right: 3px;
    }
}

@media only screen and (max-width: 768px) {
    .site-header__logo {
        padding-left: 22px;
    }
    .site-header__icons {
        padding-right: 13px;
    }
    .site-header__icon {
        display: inline-block;
        vertical-align: middle;
        padding: 10px 11px;
        margin: 0;
    }
    .site-header__logo {
        text-align: left;
    }
    .site-header__logo img {
        margin: 0;
    }
}

.article-listing {
    padding-top: 55px;
    margin-bottom: 55px;
}

.article__title {
    margin-bottom: 11px;
}

@media only screen and (max-width: 768px) {
    .article__title--has-image {
        padding-left: 22px;
    }
}

.article__author {
    margin-right: 10px;
}

.article__author, .article__date {
    display: inline-block;
    margin-bottom: 22px;
}

.template-article .article__author, .template-article .article__date {
    margin-bottom: 0;
}

.article__tags {
    margin-bottom: 27.5px;
}

.article__tags--list {
    font-style: italic;
}

.article__link {
    display: block;
}

@media only screen and (max-width: 768px) {
    .article__link {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.article__link:not([disabled]):hover .article__grid-image-wrapper::before, .article__link:focus .article__grid-image-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
}

.article__meta-buttons li+li {
    margin-left: 1.5rem;
}

.article__comment-count {
    border-color: transparent;
    border-bottom-color: currentColor;
    padding: 0 0 3px 0;
}

.article__comment-count:not([disabled]):hover, .article__comment-count:focus {
    border-color: transparent;
    border-bottom-color: currentColor;
}

/*============================================================================ Blog article grid ==============================================================================*/

.grid--blog {
    margin-bottom: -55px;
    overflow: auto;
}

.article__grid-tag {
    margin-right: 10px;
}

.article__grid-meta {
    margin-bottom: 55px;
}

@media only screen and (max-width: 768px) {
    .article__grid-meta--has-image {
        float: left;
        padding-left: 22px;
    }
}

.article__grid-excerpt {
    margin-bottom: 17.5px;
}

.article__grid-image-wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.article__grid-image-container {
    display: block;
    clear: both;
    position: relative;
    margin: 0 auto 27.5px 0;
    min-height: 1px;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 768px) {
    .article__grid-image-container {
        float: left;
        margin: 0 0 55px 0;
    }
}

.article__grid-image-container img {
    display: block;
}

.article__grid-image {
    margin: 0 auto;
    width: 100%;
}

.js .article__grid-image {
    position: absolute;
    top: 0;
}

.article__list-image-container {
    display: block;
    clear: both;
    position: relative;
    min-height: 1px;
    width: 100%;
    height: 100%;
}

.article__list-image-wrapper {
    width: 100%;
    margin-bottom: 20px;
}

.article__list-image-container {
    display: block;
    clear: both;
    position: relative;
    min-height: 1px;
    width: 100%;
    height: 100%;
}

.article__list-image-wrapper {
    width: 100%;
    margin-bottom: 20px;
}

.article__list-image {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 0;
}

.sidebar {
    margin-top: 40px;
}

.sidebar__list {
    list-style: none;
    margin-bottom: 55px;
}

.sidebar__list li {
    margin-bottom: 10px;
}

.pagination {
    text-align: center;
    list-style: none;
    font-size: 1.0714285714em;
    padding-top: 55px;
}

.pagination li {
    display: inline-block;
}

.pagination .icon {
    display: block;
    height: 20px;
    vertical-align: middle;
    fill: #ea5430;
}

.pagination button.btn--narrow {
    border: none;
    background: none;
    opacity: 0.5;
}

.pagination__text {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    padding: 0 27.5px;
}

.comment {
    margin-bottom: 30px;
}

.comment:last-child {
    margin-bottom: 0;
}

.comment__content {
    margin-bottom: 5px;
}

.comment__meta-item {
    margin-right: 10px;
    font-size: 1em;
}

.comment__meta-item:first-child::before {
    content: '\2014 \0020';
}

.social-sharing {
    display: flex;
}

.template-password .social-sharing {
    justify-content: center;
}

.btn--share {
    background-color: transparent;
    border-color: #e4e4e4;
    color: #4c4e58;
    margin-right: 5px;
    margin-bottom: 10px;
}

.btn--share:not([disabled]):hover, .btn--share:focus {
    background-color: transparent;
    border-color: #ea5430;
    color: #4c4e58;
}

.btn--share .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.btn--share .icon-facebook {
    fill: #3b5998;
}

.btn--share .icon-twitter {
    fill: #00aced;
}

.btn--share .icon-pinterest {
    fill: #cb2027;
}

.share-title {
    display: inline-block;
    vertical-align: middle;
}

.search-bar__form {
    display: table;
    width: 100%;
    position: relative;
    height: calc(46em / 16);
    border: 1px solid transparent;
}

@media only screen and (max-width: 768px) {
    .search-bar__form {
        width: 100%;
    }
}

.search-bar__submit .icon {
    position: relative;
    top: -1px;
    width: 1.2rem;
    height: auto;
}

.search-bar__submit, .search-header__submit {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 12px;
    height: 100%;
    z-index: 1;
}

.search-header__input, .search-bar__input {
    background-color: transparent;
    border-radius: 4px;
    color: #4c4e58;
    border-color: transparent;
    padding-right: calc(35em / 16);
    width: 100%;
    min-height: 44px;
}

.search-header__input::-webkit-input-placeholder, .search-bar__input::-webkit-input-placeholder {
    color: #4c4e58;
    opacity: 0.6;
}

.search-header__input::-moz-placeholder, .search-bar__input::-moz-placeholder {
    color: #4c4e58;
    opacity: 0.6;
}

.search-header__input:-ms-input-placeholder, .search-bar__input:-ms-input-placeholder {
    color: #4c4e58;
    opacity: 0;
}

.search-header__input::-ms-input-placeholder, .search-bar__input::-ms-input-placeholder {
    color: #4c4e58;
    opacity: 1;
}

.search-bar__input {
    border: 1px solid transparent;
}

.search-bar__input:focus {
    border-color: transparent;
}

.search-bar__close {
    padding: calc(10em / 16) 0.75em;
}

.search-bar__close .icon {
    vertical-align: top;
    width: 1.2rem;
    height: auto;
}

/*============================================================================ The search submit button has pointer-events: none which also effects the :hover style. This forces the style to be applied. ==============================================================================*/

.search-header__input:hover+.btn--link {
    color: #fff;
}

/*================ Mobile Search Bar ================*/

.search-bar__table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.search-bar__table-cell {
    display: table-cell;
    vertical-align: middle;
}

.search-bar__form-wrapper {
    width: 90%;
}

/*================ Header Search ================*/

.search-header {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: calc(30em / 16);
    vertical-align: middle;
}

.search-header.search--focus {
    max-width: 250px;
}

.search-header__input {
    cursor: pointer;
}

.search--focus .search-header__input {
    outline: none;
    border-color: #e4e4e4;
    cursor: auto;
}

.search--focus .search-header__submit {
    pointer-events: auto;
}

.search-header__submit {
    pointer-events: none;
}

.search-header, .search-header__submit {
    transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1);
}

.no-svg .site-header__search {
    display: inline-block;
}

.no-svg .search-header {
    max-width: none;
}

.no-svg .search__input {
    width: auto;
    padding-left: 60px;
}

/*================ Mobile Site Nav ================*/

.mobile-nav {
    display: block;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
}

.sub-nav--is-open .mobile-nav {
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.third-nav--is-open .mobile-nav {
    -ms-transform: translate3d(-200%, 0, 0);
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
}

.mobile-nav__link, .mobile-nav__sublist-link {
    display: block;
    width: 100%;
    padding: 15px 30px;
    font-size: 16px;
}

.mobile-nav__link {
    position: relative;
}

.mobile-nav__label {
    border-bottom: 1px solid transparent;
}

.mobile-nav__link--active .mobile-nav__label {
    border-bottom-color: #4c4e58;
}

.mobile-nav__sublist-link:not(.mobile-nav__sublist-header) {
    padding-left: 70px;
    padding-right: 30px;
}

.mobile-nav__item {
    display: block;
    width: 100%;
}

.mobile-nav__item .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 12px;
    width: 10px;
    margin: -6px 0 0 -5px;
}

.mobile-nav__return {
    border-right: 1px solid #e4e4e4;
}

.mobile-nav__return-btn {
    position: relative;
    padding: 24px 0;
    width: 55px;
}

.mobile-nav__icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 22px;
    padding-right: 22px;
    pointer-events: none;
    overflow: hidden;
}

.mobile-nav__table {
    display: table;
    width: 100%;
}

.mobile-nav__table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    text-align: left;
    white-space: normal;
}

.mobile-nav__toggle-button {
    padding: 20px 15px;
}

.mobile-nav__dropdown {
    position: absolute;
    background-color: #fff;
    z-index: 8;
    width: 100%;
    top: 0;
    right: -100%;
    display: none;
}

.is-active+.mobile-nav__dropdown {
    display: block;
    opacity: 1;
}

.mobile-nav__dropdown.is-closing {
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    opacity: 0.99;
}

.mobile-nav__dropdown .mobile-nav__sublist-header {
    font-family: 'aktiv-grotesk';
    font-style: normal;
    font-weight: 800;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}

.mobile-nav__dropdown .mobile-nav__sublist-header--main-nav-parent {
    color: #4c4e58;
}

/*================ Mobile nav wrapper ================*/

.mobile-nav-wrapper {
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
    display: none;
    overflow: hidden;
    width: 100%;
}

.mobile-nav-wrapper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #e4e4e4;
}

.mobile-nav-wrapper.js-menu--is-open {
    display: block;
}

.mobile-nav--open .icon-close {
    display: none;
}

.mobile-nav--close .icon-hamburger {
    display: none;
}

.site-header__mobile-nav {
    z-index: 999;
    position: relative;
    background-color: #fff;
}

@media only screen and (max-width: 768px) {
    .site-header__mobile-nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
    }
}

/*================ Modals ================*/

.modal {
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    background-color: #fff;
    bottom: 0;
    color: #4c4e58;
    display: none;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
}

.modal--is-active {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
    opacity: 1;
    overflow: hidden;
}

.modal__inner {
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 100%;
}

.modal__centered {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}

.no-csstransforms .modal__centered {
    top: 20%;
}

.modal__close {
    border: 0;
    padding: 55px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
}

.modal__close .icon {
    font-size: 1.4285714286em;
}

/*============================================================================ Hero slider Extends default slick slider styles. Extra specificity in selectors is used to override defaults. ==============================================================================*/

.slideshow-wrapper {
    position: relative;
}

.slideshow {
    position: unset;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 80vh;
    transition: height 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

@media only screen and (min-width: 769px) {
    .slideshow {
        position: relative;
        max-height: 100vh;
    }
}

.slideshow .slideshow__slide, .slideshow .slick-list, .slideshow .slick-track {
    height: 100%;
}

.slideshow .slick-prev, .slideshow .slick-next {
    top: 0;
    height: 100%;
    margin-top: 0;
    width: 40px;
}

.slideshow .slick-prev {
    left: 0;
}

.slideshow .slick-next {
    right: 0;
}

@media only screen and (min-width: 769px) {
    .slideshow--display-controls .slick-dots {
        left: calc(50% - 22px);
    }
}

.slideshow--small {
    height: 175px;
}

@media only screen and (min-width: 769px) {
    .slideshow--small {
        height: 475px;
    }
}

.slideshow--medium {
    height: 270px;
}

@media only screen and (min-width: 769px) {
    .slideshow--medium {
        height: 650px;
    }
}

.slideshow--large {
    height: 375px;
}

@media only screen and (min-width: 769px) {
    .slideshow--large {
        height: 775px;
    }
}

/*================ General slide styles ================*/

.slideshow__slide {
    position: relative;
    overflow: hidden;
}

.slideshow__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.slideshow__link:active, .slideshow__link:focus {
    opacity: 1;
}

@media only screen and (min-width: 769px) {
    .slideshow__overlay::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #fff;
        opacity: 1;
        z-index: 2;
    }
}

/*================ Slide images ================*/

.slideshow__image {
    transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: transparent;
    z-index: 1;
}

.slick-initialized .slideshow__image, .no-js .slideshow__image {
    opacity: 1;
}

/*================ Slide text ================*/

.slideshow__text-wrap {
    height: 100%;
    position: relative;
}

.slideshow__link .slideshow__text-wrap {
    cursor: inherit;
}

.slideshow__text-wrap--mobile {
    display: none;
}

@media only screen and (max-width: 768px) {
    .slideshow__text-wrap--mobile {
        display: block;
        position: relative;
        top: -1.1rem;
        background-color: #fff;
        width: 85%;
        margin: 0 0 -1.1rem 7.5%;
    }
}

@media only screen and (min-width: 769px) {
    .slideshow__text-content {
        transition: 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
        transition-delay: 0.3s;
    }
}

.slideshow__text-wrap--desktop .slideshow__text-content {
    position: absolute;
    width: 100%;
    top: 50%;
    opacity: 0;
    z-index: 2;
}

@media only screen and (min-width: 769px) {
    .slideshow__text-content.slideshow__text-content--vertical-top {
        top: 120px;
    }
    .slideshow__text-content.slideshow__text-content--vertical-bottom {
        top: auto;
        bottom: 40px;
    }
}

.slick-initialized .slick-active .slideshow__text-content, .no-js .slideshow__text-content {
    -ms-transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    opacity: 1;
}

.slick-initialized .slick-active .slideshow__text-content.slideshow__text-content--vertical-center, .no-js .slideshow__text-content.slideshow__text-content--vertical-center {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slideshow__text-content::after {
    content: '';
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-left: - 20px;
    margin-top: - 20px;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: transparent;
    -moz-animation: spin 0.65s infinite linear;
    -o-animation: spin 0.65s infinite linear;
    -webkit-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    opacity: 1;
    transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
    bottom: -55px;
    left: 50%;
}

@media only screen and (max-width: 768px) {
    .slideshow__text-content::after {
        content: none;
    }
}

.slick-initialized .slideshow__text-content::after, .no-js .slideshow__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none;
}

.slideshow__text-content--mobile {
    display: none;
    padding-top: 2.6rem;
}

.slideshow__arrows--mobile~.slideshow__text-content--mobile {
    padding-top: 1.7rem;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows--mobile~.slideshow__text-content--mobile {
        padding-top: 0;
    }
}

@media only screen and (min-width: 769px) {
    .slideshow__text-content--mobile {
        padding-top: 0;
    }
    .slideshow__text-content--mobile::after {
        display: none;
    }
}

.slideshow__title, .slideshow__subtitle {
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .slideshow__title, .slideshow__subtitle {
        display: none;
    }
}

.slideshow__title--mobile {
    margin-bottom: 0;
}

.slideshow__title--mobile~.slideshow__subtitle--mobile {
    margin-top: 0.5rem;
}

.slideshow__subtitle--mobile, .slideshow__title--mobile {
    display: none;
    color: #4c4e58;
}

@media only screen and (max-width: 768px) {
    .slideshow__subtitle--mobile, .slideshow__title--mobile {
        display: block;
    }
}

.slideshow__btn-wrapper {
    border: none;
    background-color: transparent;
}

@media only screen and (min-width: 769px) {
    .slideshow__btn-wrapper--push {
        margin-top: 30px;
    }
}

.slideshow__btn {
    max-width: 100%;
    display: inline-block;
    word-wrap: break-word;
    background-color: #ea5430;
    color: #fff;
    min-height: 3.125rem;
    line-height: 2.2;
}

@media only screen and (max-width: 768px) {
    .slideshow__btn {
        display: none;
    }
}

.slideshow__btn--mobile {
    display: none;
    margin: 1.3rem auto 0;
}

@media only screen and (max-width: 768px) {
    .slideshow__btn--mobile {
        display: inline-block;
        margin: 2rem auto 0.3rem;
    }
}

/*================ Slideshow control styles ================*/

.slideshow__controls {
    display: none;
    justify-content: center;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-bottom: 5px;
}

@media only screen and (min-width: 769px) {
    .slideshow__controls {
        top: auto;
        bottom: 0;
        left: 0;
    }
}

.slick-initialized+.slideshow__controls {
    display: flex;
}

.slideshow__arrows {
    height: 44px;
    padding: 5px;
    background-clip: content-box;
    background-color: rgba(0, 0, 0, 0.4);
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    display: none;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows {
        display: flex;
    }
}

@media only screen and (min-width: 769px) {
    .slideshow__controls:hover .slideshow__arrows, .slideshow__controls:focus .slideshow__arrows, .slideshow__controls--hover .slideshow__arrows {
        background-color: rgba(0, 0, 0, 0.75);
    }
}

.slideshow__arrows .slideshow__arrow {
    height: 44px;
    width: 44px;
    position: relative;
    top: -5px;
    padding: 0 0.9rem;
    cursor: pointer;
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    background-color: transparent;
    color: rgba(255, 255, 255, 0.5);
    border: none;
}

.slideshow__arrows .slideshow__arrow .icon {
    width: 0.7rem;
    height: 0.7rem;
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

.slideshow__arrows .slideshow__arrow .icon:hover {
    color: #fff;
}

.slideshow__arrows .slideshow__arrow-left {
    float: left;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows .slideshow__arrow-left {
        order: -1;
    }
}

.slideshow__arrows .slideshow__arrow-right {
    float: right;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows .slideshow__arrow-right {
        order: 1;
    }
}

.slideshow__arrows .slick-dots {
    line-height: 34px;
}

.slideshow__arrows .slick-dots li {
    width: 9px;
    height: 9px;
    margin-left: 9px;
}

.slideshow__arrows .slick-dots li button::before, .slideshow__arrows .slick-dots li a::before {
    width: 8px;
    height: 8px;
    color: rgba(0, 0, 0, 0.5);
    border: none;
    opacity: 1;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows .slick-dots li button::before, .slideshow__arrows .slick-dots li a::before {
        width: 9px;
        height: 9px;
        color: rgba(255, 255, 255, 0.5);
    }
}

.slideshow__arrows .slick-dots li.slick-active-mobile button::before, .slideshow__arrows .slick-dots li.slick-active-mobile a::before {
    color: #000;
}

.slideshow__arrows .slick-dots li.slick-active button::before, .slideshow__arrows .slick-dots li.slick-active a::before {
    color: #fff;
}

.slideshow__arrows--mobile {
    display: block;
    width: 100%;
    height: 44px;
    background-color: transparent;
}

.slideshow__arrows--mobile .icon {
    fill: rgba(0, 0, 0, 0.5);
}

.slideshow__arrows--mobile .slideshow__arrow:focus .icon {
    fill: #000;
}

@media only screen and (min-width: 769px) {
    .slideshow__arrows--mobile {
        display: none;
    }
}

.slideshow__pause {
    clip: auto;
    width: 44px;
    height: 44px;
    margin-left: 1px;
    padding: 5px;
    background-clip: content-box;
    z-index: 10000;
    border: none;
    background-color: rgba(0, 0, 0, 0.4);
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

@media only screen and (min-width: 769px) {
    .slideshow__controls:hover .slideshow__pause, .slideshow__controls:focus .slideshow__pause, .slideshow__controls--hover .slideshow__pause {
        background-color: rgba(0, 0, 0, 0.75);
    }
}

.slideshow__pause .icon {
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

.slideshow__pause .icon:hover {
    color: #fff;
}

.slideshow__pause .icon {
    width: 0.65rem;
    height: 0.65rem;
}

.slideshow__pause-stop {
    display: block;
}

.is-paused .slideshow__pause-stop {
    display: none;
}

.slideshow__pause-rotate {
    display: none;
}

.is-paused .slideshow__pause-rotate {
    display: block;
}

.starting-from-label {
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Avenir Next Medium';
  font-size: 16px;
}

.price {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.price dl {
    margin-top: 0;
}

.price--unavailable {
    visibility: hidden;
}

.price__regular {
    color: #4c4e58;
}

.price__sale {
    color: #4c4e58;
    display: none;
}

.price--on-sale .price__sale {
    display: block;
}

.price__vendor {
    color: #4c4e58;
    font-size: 0.9em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 5px 0 10px;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
}

.price--on-sale .price-item--regular {
    text-decoration: line-through;
}

.price-item__label {
    display: inline-block;
    white-space: nowrap;
    font-weight: 800;
}

/*================ Module | Filters and Sort toolbar and selection ================*/

.filters-toolbar-wrapper {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    margin-bottom: 22px;
}

@media only screen and (min-width: 769px) {
    .filters-toolbar-wrapper {
        margin-bottom: 55px;
    }
}

.filters-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.filters-toolbar .icon-chevron-down {
    fill: #4c4e58;
    width: calc(10em / 16);
    height: calc(10em / 16);
    right: 8px;
}

.filters-toolbar--has-filter {
    position: relative;
}

@media only screen and (max-width: 768px) {
    .filters-toolbar--has-filter {
        border-bottom: none;
    }
    .filters-toolbar--has-filter .filters-toolbar__item-child {
        flex-basis: 50%;
    }
    .filters-toolbar--has-filter .filters-toolbar__item-wrapper {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%;
    }
    .filters-toolbar--has-filter .filters-toolbar__item--count {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        flex-basis: 100%;
        text-align: left;
    }
    .filters-toolbar--has-filter .filters-toolbar__item--count:before {
        background-color: #e4e4e4;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: auto;
        width: 100%;
    }
}

.filters-toolbar__item {
    min-width: 33%;
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
}

.no-flexbox .filters-toolbar__item {
    text-align: left !important;
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__item:first-child .filters-toolbar__input {
        padding-left: 0;
    }
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__item-child {
        flex-grow: 0;
    }
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__item-child:first-child {
        margin-right: 2.5rem;
    }
}

@media only screen and (min-width: 769px) {
    .filters-toolbar__item-child:first-child {
        margin-right: 3rem;
    }
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__item-child .filters-toolbar__input {
        padding-left: 0;
        padding-right: 25px;
        width: 100%;
    }
}

.filters-toolbar__item-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__item-wrapper {
        -webkit-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
    }
}

.filters-toolbar__item--count {
    min-width: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__item--count {
        -webkit-flex: 0 1 50%;
        -moz-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        text-align: right;
    }
}

.no-flexbox .filters-toolbar select {
    width: 100% !important;
}

.filters-toolbar__label {
    display: inline-block;
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__label {
        display: block;
        margin-bottom: 0;
        margin-top: 8px;
    }
}

.filters-toolbar__input-wrapper {
    display: inline-block;
}

.filters-toolbar__input {
    border: 0 solid transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    height: 55px;
    opacity: 1;
    position: relative;
}

.filters-toolbar__item:first-child .filters-toolbar__input {
    padding-left: 0;
}

.no-flexbox .filters-toolbar__input {
    margin: 0;
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__input {
        height: 46px;
    }
}

.filters-toolbar__input.hidden {
    opacity: 0;
}

.filters-toolbar__input option {
    text-overflow: ellipsis;
    overflow: hidden;
}

.filters-toolbar__product-count {
    font-size: 0.9285714286em;
    font-style: italic;
    line-height: 55px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media only screen and (max-width: 768px) {
    .filters-toolbar__product-count {
        font-size: 0.8571428571em;
        line-height: 46px;
    }
}

.site-footer {
    margin-top: 55px;
    padding: 45px 0 55px 0;
}

@media only screen and (min-width: 769px) {
    .site-footer {
        padding-bottom: 35px;
    }
}

.site-footer h4, .site-footer .h4 {
    margin-bottom: 12.5px;
}

@media only screen and (min-width: 769px) {
    .site-footer h4, .site-footer .h4 {
        min-height: 0.9285714286em;
        margin-bottom: 25px;
    }
}

.site-footer__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
    .site-footer__content {
        padding: 0 18px;
    }
}

@media only screen and (min-width: 769px) {
    .site-footer__content {
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.site-footer__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 55px;
}

@media only screen and (min-width: 769px) {
    .site-footer__item {
        padding: 0 15px 0 15px;
        margin-bottom: 45px;
    }
}

.site-footer__item:first-of-type {
    padding-left: 0;
}

.site-footer__item:last-of-type {
    padding-right: 0;
}

@media only screen and (max-width: 768px) {
    .site-footer__item:last-of-type {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 769px) {
    .site-footer__item--full-width {
        -webkit-flex: 1 1 100%;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
    .site-footer__item--one-half {
        -webkit-flex: 1 1 50%;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
    .site-footer__item--one-third {
        -webkit-flex: 1 1 33%;
        -moz-flex: 1 1 33%;
        -ms-flex: 1 1 33%;
        flex: 1 1 33%;
    }
    .site-footer__item--one-quarter {
        -webkit-flex: 1 1 25%;
        -moz-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
        flex: 1 1 25%;
    }
    .site-footer__item--one-fifth {
        -webkit-flex: 1 1 20%;
        -moz-flex: 1 1 20%;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%;
    }
    .site-footer-newsletter__one-half {
        -webkit-flex: 1 1 50%;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
}

@media only screen and (min-width: 769px) {
    .site-footer__item--center {
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
    }
    .site-footer__item--center>* {
        text-align: center;
    }
}

@media only screen and (min-width: 769px) {
    .site-footer__centered--single-block {
        width: 75%;
        margin: 0 auto;
    }
}

.site-footer__hr {
    margin: 55px 0 30px 0;
}

@media only screen and (min-width: 769px) {
    .site-footer__hr {
        margin: 45px 0 20px 0;
    }
}

@media only screen and (max-width: 768px) {
    .site-footer__linklist.list--inline>li {
        display: block;
    }
}

.site-footer__linklist-item {
    display: block;
    padding: 15px 0;
}

@media only screen and (min-width: 769px) {
    .site-footer__linklist-item {
        padding: 0 30px 5px 0;
    }
}

.site-footer__linklist-item:last-of-type {
    padding-right: 0;
}

.site-footer__icon-list {
    padding-bottom: 30px;
}

@media only screen and (min-width: 769px) {
    .site-footer__icon-list {
        padding-bottom: 15px;
    }
}

.site-footer__social-icons li {
    padding: 0 15px;
}

@media only screen and (min-width: 769px) {
    .site-footer__social-icons li:first-of-type {
        padding-left: 0;
    }
}

.social-icons__link {
    display: block;
}

.site-footer__subwrapper {
    margin-top: 35px;
}

.site-footer__copyright-content {
    font-size: 0.7857142857em;
}

@media only screen and (min-width: 769px) {
    .site-footer__payment-icons {
        text-align: right;
    }
}

.site-footer__payment-icons .payment-icon {
    margin-bottom: 5px;
    margin-left: 5px;
}

.site-footer__payment-icons .payment-icon:first-child {
    margin-left: 0;
}

.feature-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .feature-row {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.feature-row__item {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
}

@media only screen and (max-width: 768px) {
    .feature-row__item {
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 100%;
        max-width: 100%;
    }
}

.feature-row__image-wrapper {
    margin: 0 auto 19.4444444444px;
    position: relative;
    width: 100%;
}

.feature-row__image {
    display: block;
    margin: 0 auto;
}

.feature-row__image-wrapper .feature-row__image {
    width: 100%;
    position: absolute;
    top: 0;
}

@media only screen and (max-width: 768px) {
    .feature-row__image {
        order: 1;
    }
}

.feature-row__text {
    padding-top: 35px;
    padding-bottom: 35px;
}

@media only screen and (max-width: 768px) {
    .feature-row__text {
        order: 2;
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 769px) {
    .feature-row__text--left {
        padding-left: 35px;
    }
    .feature-row__text--right {
        padding-right: 35px;
    }
}

@media only screen and (min-width: 769px) {
    .featured-row__subtext {
        font-size: 1.1428571429em;
    }
}

.hero {
    position: relative;
    height: 475px;
    display: table;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hero--x-small {
    height: 94px;
}

.hero--small {
    height: 225px;
}

.hero--medium {
    height: 357px;
}

.hero--large {
    height: 488px;
}

.hero--x-large {
    height: 582px;
}

@media only screen and (min-width: 769px) {
    .hero--x-small {
        height: 125px;
    }
    .hero--small {
        height: 300px;
    }
    .hero--medium {
        height: 475px;
    }
    .hero--large {
        height: 650px;
    }
    .hero--x-large {
        height: 775px;
    }
}

.hero__overlay::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    z-index: 1;
}

.hero__inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 55px 0;
    z-index: 2;
}

.hero__btn {
    margin-top: 27.5px;
}

/*================ Quote slider ================*/

.quote-icon {
    display: block;
    margin: 0 auto 20px;
}

.quotes-slider__text {
    font-size: 1.125em;
    font-weight: 400;
    font-style: normal;
    padding: 0 15px;
}

.quotes-slider__text cite {
    font-size: 0.7777777778em;
    font-style: normal;
}

.quotes-slider__text p {
    margin-bottom: 30px;
}

.quotes-slider__text p+cite {
    margin-top: 0;
}

.slick-dotted.quotes-slider.slick-initialized {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.quotes-wrapper .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 55px;
}

.quotes-wrapper .slick-dots li button::before {
    color: #4c4e58;
    opacity: 0.2;
}

.quotes-wrapper .slick-slide[tabindex="0"] {
    outline: none;
}

.logo-bar {
    list-style: none;
    text-align: center;
    margin-bottom: -35px;
}

@media only screen and (min-width: 769px) {
    .logo-bar--large {
        margin-bottom: -55px;
    }
}

.logo-bar__item {
    display: inline-block;
    vertical-align: middle;
    max-width: 160px;
    margin: 0 27.5px 35px;
}

@media only screen and (min-width: 769px) {
    .logo-bar__item--large {
        margin-bottom: 55px;
    }
}

.logo-bar__image {
    display: block;
    margin: 0 auto;
}

.logo-bar__link {
    display: block;
}

.map-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media only screen and (min-width: 769px) {
    .map-section {
        min-height: 500px;
    }
}

.map-section--load-error {
    height: auto;
}

.map-section__wrapper {
    height: 100%;
    flex-shrink: 0;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.map-section__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
}

.map-section__error {
    position: relative;
    z-index: 3;
}

@media only screen and (min-width: 769px) {
    .map-section__error {
        position: absolute;
        margin: 0 2rem;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.map-section__content-wrapper {
    position: relative;
    text-align: center;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    flex-grow: 0;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .map-section__content-wrapper {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        flex-basis: 50%;
    }
}

@media only screen and (min-width: 1025px) {
    .map-section__content-wrapper {
        -ms-flex-preferred-size: 33%;
        -webkit-flex-basis: 33%;
        -moz-flex-basis: 33%;
        flex-basis: 33%;
    }
}

.map-section__content {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 35px;
    width: 100%;
    text-align: center;
    z-index: 3;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
}

.map-section__content>* {
    width: 100%;
}

@media only screen and (min-width: 769px) {
    .map-section__content {
        background-color: #fff;
        margin: 55px 0;
        min-height: 300px;
    }
}

.map-section--load-error .map-section__content {
    position: static;
    transform: translateY(0);
}

.map-section__link {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    max-width: none;
    width: 100%;
    height: 100%;
    z-index: 2;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.map-section__container {
    max-width: none;
    width: 100%;
    height: 55vh;
    left: 0;
}

@media only screen and (min-width: 769px) {
    .map-section__container {
        position: absolute;
        height: 100%;
        top: 0;
        width: 130%;
    }
}

.map_section__directions-btn [class^="icon"] {
    height: 1em;
}

.map_section__directions-btn * {
    vertical-align: middle;
}

.map-section__background-wrapper {
    overflow: hidden;
    position: relative;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
}

@media only screen and (min-width: 769px) {
    .map-section__background-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
}

.map-section--onboarding .map-section__background-wrapper {
    min-height: 55vh;
}

.map-section__image {
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-position: center;
}

@media only screen and (min-width: 769px) {
    .map-section__image {
        position: absolute;
    }
}

.map-section--display-map .map-section__image {
    display: none !important;
}

.map-section--load-error .map-section__image {
    display: block !important;
}

.gm-style-cc, .gm-style-cc+div {
    visibility: hidden;
}

.image-bar {
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
    .image-bar {
        max-width: 400px;
        margin: 0 auto;
    }
}

.image-bar__item {
    display: block;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.image-bar__link:hover .image-bar__overlay::before, .image-bar__link:focus .image-bar__overlay::before {
    opacity: 1;
}

.image-bar__link:focus {
    position: relative;
    z-index: 2;
}

.image-bar__link:focus .image-bar__content {
    outline: 1px dotted #212121;
    outline: 5px auto -webkit-focus-ring-color;
}

.image-bar__content, .image-bar__item {
    position: relative;
    width: 100%;
}

.image-bar--x-small .image-bar__content, .image-bar--x-small .image-bar__item {
    height: 94px;
}

.image-bar--small .image-bar__content, .image-bar--small .image-bar__item {
    height: 225px;
}

.image-bar--medium .image-bar__content, .image-bar--medium .image-bar__item {
    height: 357px;
}

.image-bar--large .image-bar__content, .image-bar--large .image-bar__item {
    height: 488px;
}

.image-bar--x-large .image-bar__content, .image-bar--x-large .image-bar__item {
    height: 582px;
}

@media only screen and (min-width: 769px) {
    .image-bar--x-small .image-bar__content, .image-bar--x-small .image-bar__item {
        height: 125px;
    }
    .image-bar--small .image-bar__content, .image-bar--small .image-bar__item {
        height: 300px;
    }
    .image-bar--medium .image-bar__content, .image-bar--medium .image-bar__item {
        height: 475px;
    }
    .image-bar--large .image-bar__content, .image-bar--large .image-bar__item {
        height: 650px;
    }
    .image-bar--x-large .image-bar__content, .image-bar--x-large .image-bar__item {
        height: 775px;
    }
}

.image-bar__overlay::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
}

.image-bar__caption {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    width: 100%;
    text-align: center;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0);
}

.collection-grid {
    margin-bottom: -22px;
    overflow: auto;
}

.collection-grid-item {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 22px;
}

@media only screen and (min-width: 769px) {
    .collection-grid-item {
        margin-bottom: 30px;
    }
}

.collection-grid-item__title {
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    padding: 0 5px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    text-shadow: 0 0 4px rgba(0, 0, 0, 0);
    hyphens: auto;
    font-weight: 800;
}

@media only screen and (min-width: 769px) {
    .collection-grid-item__title {
        padding: 0 15px;
    }
}

.collection-grid-item__link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.collection-grid-item__link:hover .collection-grid-item__title-wrapper::before, .collection-grid-item__link:focus .collection-grid-item__title-wrapper::before {
    opacity: 1;
}

.collection-grid-item__link:focus {
    opacity: 1;
}

.collection-grid-item__overlay {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.collection-grid-item__title-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
}

.custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -30px;
    margin-left: -30px;
}

@media only screen and (max-width: 768px) {
    .custom-content {
        margin-bottom: -22px;
        margin-left: -22px;
    }
}

.custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 30px;
    padding-left: 30px;
    max-width: 100%;
}

@media only screen and (max-width: 768px) {
    .custom__item {
        -webkit-flex: 0 0 auto;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-left: 22px;
        margin-bottom: 22px;
    }
    .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}

.custom__item .collection-grid-item {
    margin-bottom: 0;
}

.custom__item--image {
    margin: 0 auto;
    padding-left: 0;
}

.custom__item-inner {
    position: relative;
    display: block;
    text-align: left;
    max-width: 100%;
}

.custom__item-inner--video, .custom__item-inner--collection, .custom__item-inner--html {
    display: block;
}

.custom__item-inner--image {
    position: relative;
    margin: 0 auto;
}

.custom__image {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
}

/*================ Flex item alignment ================*/

.align--top-middle {
    text-align: center;
}

.align--top-right {
    text-align: right;
}

.align--middle-left {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
}

.align--center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: center;
}

.align--middle-right {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: right;
}

.align--bottom-left {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}

.align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: center;
}

.align--bottom-right {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: right;
}

.index-section--newsletter-background {
    background-color: #fff;
}

.rich-text__heading--large {
    font-size: 1.4em;
}

.rich-text__heading--small {
    font-size: 0.88em;
}

.rich-text__text--large {
    font-size: 1.1428571429em;
}

.rich-text__text--small {
    font-size: 0.8571428571em;
}

.product-card {
    position: relative;
}

.product-card:hover .product-card__image-wrapper, .product-card:focus-within .product-card__image-wrapper {
    opacity: 0.8;
}

.product-card:hover .product-card__title, .product-card:focus-within .product-card__title {
    border-bottom-color: #4c4e58;
}

.product-card__title {
    border-bottom: 1px solid transparent;
    display: inline;
}

/*================ Currency selector ================*/

@media only screen and (max-width: 768px) {
    .currency-selector {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        background-color: rgba(62, 62, 65, 0.1);
        padding: 12px 17px 12px 30px;
    }
}

.currency-selector__label {
    font-size: 0.8571428571em;
    margin-bottom: 0;
    text-transform: uppercase;
}

.currency-selector__input-wrapper {
    margin-top: 4px;
}

@media only screen and (max-width: 768px) {
    .currency-selector__input-wrapper {
        margin-top: 0;
        width: 100%;
    }
}

.currency-selector__input-wrapper .icon {
    left: auto;
    height: 10px;
    margin: 0;
    width: 12px;
}

@media only screen and (min-width: 769px) {
    .currency-selector__input-wrapper .icon {
        height: calc(8em / 16);
        right: 5px;
        width: calc(8em / 16);
    }
}

.currency-selector__dropdown {
    border: none;
    color: #4c4e58;
    padding-left: 8px;
    padding-right: 17px;
}

@media only screen and (max-width: 768px) {
    .currency-selector__dropdown {
        font-size: 0.8571428571em;
        font-weight: 600;
        width: 100%;
    }
}

[data-section-type="video-section"] {
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
    [data-section-type="video-section"] {
        transition: width 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87), height 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87), padding 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    }
}

.video-section-wrapper {
    position: relative;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 769px) {
    .video-section-wrapper {
        overflow: hidden;
    }
}

@media only screen and (max-width: 768px) {
    .video-section-wrapper {
        overflow: visible !important;
    }
    .video-section-wrapper.video-is-playing {
        margin: 0;
    }
    .video-section-wrapper.video-is-loaded {
        transition: margin 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    }
}

.video-section-wrapper--small.video-section-wrapper--min-height {
    min-height: 175px;
}

@media only screen and (min-width: 769px) {
    .video-section-wrapper--small.video-section-wrapper--min-height {
        min-height: 475px;
    }
}

.video-section-wrapper--medium.video-section-wrapper--min-height {
    min-height: 270px;
}

@media only screen and (min-width: 769px) {
    .video-section-wrapper--medium.video-section-wrapper--min-height {
        min-height: 650px;
    }
}

.video-section-wrapper--large.video-section-wrapper--min-height {
    min-height: 375px;
}

@media only screen and (min-width: 769px) {
    .video-section-wrapper--large.video-section-wrapper--min-height {
        min-height: 775px;
    }
}

.video-background-wrapper--no-overlay {
    background-color: rgba(255, 255, 255, 0.2);
}

/*================ Video text ================*/

.video__text-content {
    text-align: center;
    position: relative;
    width: 100%;
    top: 20px;
    opacity: 1;
    transition: all 0.6s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    transition-delay: 0.3s;
    z-index: 3;
    padding: 40px 0;
}

.video-is-playing .video__text-content {
    display: none;
}

.video-is-loaded .video__text-content, .no-js .video__text-content {
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.video-is-loaded .video__text-content::after, .no-js .video__text-content::after {
    opacity: 0;
    visibility: hidden;
    content: none;
}

.video__title {
    color: #fff;
}

.video-is-paused .video__title {
    display: none;
}

/*================ Video styles ================*/

.video {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.video--background {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease-in;
}

.autoplay .video-is-loaded .video--background {
    display: block;
    visibility: visible;
    opacity: 1;
}

.video--image_with_play {
    display: none;
    opacity: 0;
    visibility: none;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease-in;
}

.video-is-playing .video--image_with_play, .video-is-paused .video--image_with_play {
    display: block;
    visibility: visible;
    opacity: 1;
}

/*================ Video control buttons ================*/

.video-control {
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 4;
    transition: all 0.1s ease-out;
}

.video-control__play-wrapper {
    display: none;
    height: 50px;
}

@media only screen and (min-width: 769px) {
    .video-control__play-wrapper {
        display: block;
    }
}

.video-control__play-wrapper-mobile {
    display: block;
    height: 50px;
    position: absolute;
    top: calc(100% - 50px / 2);
    left: calc(50% - 50px / 2);
}

@media only screen and (min-width: 769px) {
    .video-control__play-wrapper-mobile {
        display: none;
    }
}

.video-control__play-wrapper--with-text {
    margin-top: 30px;
}

.video-control__play {
    display: flex;
    justify-content: center;
    visibility: visible;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    position: relative;
    margin: 0 auto;
    padding: 5px;
    pointer-events: none;
}

.video-background-wrapper .video-control__play {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.video-control__play .icon {
    opacity: 0.5;
}

.video-is-loaded .video-control__play {
    pointer-events: auto;
}

.video-is-loaded .video-control__play .icon {
    opacity: 1;
}

.video-is-playing .video-control__play {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.video-control__play::before {
    content: '';
    display: block;
    width: 2.875rem;
    height: 2.875rem;
    position: absolute;
    margin-left: - 1.4375rem;
    border-radius: 50%;
    border: 2px solid white;
    border-top-color: transparent;
    -moz-animation: spin 0.65s infinite linear;
    -o-animation: spin 0.65s infinite linear;
    -webkit-animation: spin 0.65s infinite linear;
    animation: spin 0.65s infinite linear;
    transition: all 0.1s ease-out 0.5s;
    z-index: 5;
    top: 1px;
    left: 50%;
    opacity: 0.5;
}

.video-is-loaded .video-control__play::before, .video-is-playing .video-control__play::before, .video-is-paused .video-control__play::before {
    content: none;
    display: none;
}

.video-control__close-wrapper {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    z-index: 3;
}

.video-control__close {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 27px;
    border-radius: 15px;
    background-color: #fff;
    color: #000;
}

.video-control__close-wrapper:hover .video-control__close, .video-control__close-wrapper:focus .video-control__close {
    outline: auto 5px -webkit-focus-ring-color;
    opacity: 0.7;
}

.video-is-playing .video-control__close, .video-is-paused .video-control__close {
    display: inline-block;
    visibility: visible;
    opacity: 1;
}

.video-control__close .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
}

.video__pause {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
    background-color: transparent;
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

@media only screen and (max-width: 768px) {
    .video__pause {
        position: absolute !important;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }
}

.video-is-playing .video__pause {
    display: none;
}

.video__pause .icon {
    position: relative;
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87), background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
}

.video__pause:hover, .video__pause:focus {
    outline: none;
}

.video__pause:hover .icon, .video__pause:focus .icon {
    color: #fff;
}

.video__pause .icon-pause {
    width: 12px;
    height: 12px;
    top: 11px;
}

.video__pause .icon-play {
    width: 16px;
    height: 16px;
    top: 9px;
}

.video__pause-resume, .video__pause-stop {
    height: 34px;
    width: 34px;
    margin: 0 auto;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
}

.video__pause:hover .video__pause-resume, .video__pause:hover .video__pause-stop, .video__pause:focus .video__pause-resume, .video__pause:focus .video__pause-stop {
    background-color: rgba(0, 0, 0, 0.75);
}

.video__pause:focus .video__pause-resume, .video__pause:focus .video__pause-stop {
    outline: auto 5px -webkit-focus-ring-color;
}

.video__pause-stop {
    display: flex;
}

.is-paused .video__pause-stop {
    display: none;
}

.video__pause-resume {
    display: none;
}

.is-paused .video__pause-resume {
    display: flex;
}

/*================ Overlay ================*/

.video__overlay::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    z-index: 3;
}

.video-is-playing .video__overlay {
    opacity: 0;
}

.video-is-playing .video__overlay:before {
    content: none;
}

/*================ Fallback images ================*/

.video__image {
    transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: 1;
}

@media only screen and (min-width: 769px) {
    .video-background-wrapper .video__image {
        opacity: 0;
    }
}

.no-autoplay .video__image {
    opacity: 1;
}

/***************/

/*** GENERAL ***/

/***************/

/*** Variables ***/

/* Responsive Transition */

/* Responsive No Transition */

/* Focus */

*:focus {
    outline: none;
}

/* Hyperlinks */

a {
    text-decoration: none;
}

/* Fix Number Inputs from Showing Arrows */

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

/* Fix DD Margin */

dd {
    margin: 0;
}

/* No Select */

.no-select {
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Standard syntax */
}

/* No Scrolling .no-scrolling {
overflow: hidden !important;
-webkit-overflow-scrolling: touch;
}
*/

/*** Add to Cart Loading ***/

.add-to-cart-button {
    position: relative;
    
}


.add-to-cart-button .add-to-cart-loading {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    visibility: hidden;
}

.add-to-cart-button .add-to-cart-loading.visible {
    visibility: visible;
}

.add-to-cart-button .add-to-cart-loading.orange svg {
    fill: #ea5430;
}

.add-to-cart-button .add-to-cart-loading svg {
    width: 24px;
    height: 24px;
    fill: #fff;
}

/*** Shopify Challenge ***/

.shopify-challenge__container {
    flex: 1;
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    font-size: 16px;
    padding: 40px 0;
}

/* Misc Primary Small Button */

#RecoverPasswordForm .button-primary, #aaa-form-builder button, .shopify-challenge__button {
    width: 100%;
    text-transform: uppercase;
    background-color: #ea5430;
    color: #fff;
    border-width: 3px;
    border-radius: 3px;
    border-color: #ea5430;
    font-family: 'Avenir Next Condensed Bold';
    font-weight: 500;
    line-height: 1;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Standard syntax */
    max-width: 180px;
    padding: 14px;
    font-size: 14px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #RecoverPasswordForm .button-primary, #aaa-form-builder button, .shopify-challenge__button {
        padding: 13px;
        font-size: 13px;
    }
}

@media screen and (max-width: 480px) {
    #RecoverPasswordForm .button-primary, #aaa-form-builder button, .shopify-challenge__button {
        max-width: 160px;
        padding: 12px;
        font-size: 12px;
    }
}

#RecoverPasswordForm .button-primary:hover, #aaa-form-builder button:hover, .shopify-challenge__button:hover {
    background-color: #ea5430;
    color: #fff;
    border-color: #ea5430;
}

/*** Buttons ***/

/* Primary */

.quickview-popup .add-to-cart-button, .product-details .add-to-cart-button, .button-primary {
    width: 100%;
    background-color: #ea5430;
    color: #fff;
    border-width: 3px;
    border-radius: 3px;
    border-color: #ea5430;
    font-family: 'Avenir Next Condensed Bold';
    font-weight: 500;
    line-height: 1;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Standard syntax */
}

.quickview-popup .add-to-cart-button:hover, .product-details .add-to-cart-button:hover, .button-primary:hover {
    background-color: #d74d17;
    border-color: #d74d17;
    color: #fff;
}

/* Secondary */

.button-secondary {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    color: #ea5430;
    border-width: 3px;
    border-radius: 3px;
    border-color: #ea5430;
    font-family: 'Avenir Next Condensed Bold';
    font-weight: 500;
    line-height: 1;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Standard syntax */
}

.button-secondary:hover {
    background-color: #ea5430;
    border-color: #ea5430;
    color: #fff;
}

/* Small */

.quickview-popup .add-to-cart-button, .button-small {
    max-width: 180px;
    padding: 14px;
    font-size: 14px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .quickview-popup .add-to-cart-button, .button-small {
        padding: 13px;
        font-size: 13px;
    }
}

@media screen and (max-width: 480px) {
    .quickview-popup .add-to-cart-button, .button-small {
        max-width: 160px;
        padding: 12px;
        font-size: 12px;
    }
}

/* Medium */

.product-details .add-to-cart-button, .button-medium {
    max-width: 230px;
    padding: 14px;
    font-size: 14px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .product-details .add-to-cart-button, .button-medium {
        padding: 13px;
        font-size: 13px;
    }
}

@media screen and (max-width: 480px) {
    .product-details .add-to-cart-button, .button-medium {
        max-width: 180px;
        padding: 12px;
        font-size: 12px;
    }
}

/* Large */

.button-large {
    max-width: 250px;
    padding: 16px;
    font-size: 16px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .button-large {
        padding: 15px;
        font-size: 15px;
    }
}

@media screen and (max-width: 480px) {
    .button-large {
        max-width: 200px;
        padding: 14px;
        font-size: 14px;
    }
}

/*** Popup Underlay ***/

#popup-underlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: -9999;
    transition: opacity 0.1s linear;
}

#popup-underlay.visible {
    opacity: 1;
    transition: opacity 0.1s linear;
}

@media screen and (max-width: 480px) {
    #popup-underlay.cart-drawer-open {
        background-color: rgba(255, 255, 255, 1);
        height: calc(100% + 500px);
        top: -250px;
    }
}

@media screen and (max-width: 768px) {
    #popup-underlay.mega-menu-open {
        background-color: #575757;
        height: calc(100% + 500px);
        top: -250px;
        z-index: 9999;
    }
}

/* Containers */

.inner-container {
    width: 100%;
    max-width: 1920px;
    padding: 0 40px;
    margin: 0 auto;
}

@media screen and (min-width: 481px) and (max-width: 769px) {
    .inner-container {
        padding: 0 30px;
    }
}

@media screen and (max-width: 480px) {
    .inner-container {
        padding: 0 20px;
    }
}

/* Slick Slider Arrows */

.slick-prev:before, .slick-next:before {
    display: none !important;
}

.slick-prev {
    background: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/prev.svg?v=5670010549343119535) !important;
}

.slick-prev:hover {
    background: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/prev-hover.svg?v=13542136941068529659) !important;
}

.slick-next {
    background: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/next.svg?v=14169268675103926948) !important;
}

.slick-next:hover {
    background: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/next-hover.svg?v=11612571950323321846) !important;
}

/* Newsletter */

.newsletter-heading {
    font-family: 'Avenir Next Condensed Bold';
    margin: 0 0 20px 0;
    line-height: 1;
}

.newsletter-form {
    width: 100%;
    max-width: 450px;
}

.newsletter-form form {
    display: flex;
    flex-direction: column;
}

.newsletter-form form .newsletter-form-fields {
    display: flex;
    flex-direction: row;
}

.newsletter-form form .newsletter-form-fields input {
    flex: 0.75 0;
    min-height: 36px;
    padding: 8px 20px;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    border-radius: 2px 0 0 2px;
    font-style: italic;
}

.newsletter-form form .newsletter-form-fields input:placeholder {
    font-style: italic;
}

.newsletter-form form .newsletter-form-fields button {
    flex: 0.25 0;
    min-height: 36px;
    padding: 8px 20px;
    border-radius: 0 2px 2px 0;
    border: none !important;
}

.newsletter-form form .subscription-success {
    margin: 20px 0 0 0;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    color: #4c4e58;
    text-align: center;
}

.newsletter-form form .subscription-error {
    margin: 20px 0 0 0;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    color: #d74d17;
    text-align: center;
}

.newsletter-form form .subscription-error svg {
    margin-right: 5px;
}

/* Full Width Banner */

.full-width-banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .full-width-banner {
        padding: 20px;
    }
}

@media screen and (max-width: 480px) {
    .full-width-banner {
        padding: 20px 15px;
    }
}

.full-width-banner.visible {
    display: flex;
}

.full-width-banner .full-width-banner-content-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
}

.full-width-banner .full-width-banner-content-container .full-width-banner-heading {
    margin: 0;
    text-align: center;
    transition: font-size 0.1s linear;
}

.full-width-banner .full-width-banner-content-container .full-width-banner-sub-heading {
    text-align: center;
    transition: font-size 0.1s linear, margin 0.1s linear;
}

.full-width-banner .full-width-banner-content-container .full-width-banner-button {
    width: 100%;
    text-align: center;
}

.full-width-banner .full-width-banner-content-container .heading-trademark-symbol {
    font-size: 48px;
}

@media screen and (max-width: 624px) {
    .full-width-banner .full-width-banner-content-container .heading-trademark-symbol {
        font-size: 30px;
    }
}

/***********************/

/*** STAMPED REVIEWS ***/

/***********************/

/* Container */

#shopify-section-stamped-reviews, #shopify-section-stamped-reviews-section, #shopify-section-stamped-reviews-limited-edition-kennel, #shopify-section-stamped-reviews_g1-small, #shopify-section-stamped-reviews_g1-medium, #shopify-section-stamped-reviews_g1-intermediate, #shopify-section-stamped-reviews_g1-large {
    background-color: #ebf0f0;
    border-bottom: 1px solid #e4e4e4;
}

#shopify-section-stamped-reviews .inner-container, #shopify-section-stamped-reviews-section .inner-container, #shopify-section-stamped-reviews-limited-edition-kennel .inner-container, #shopify-section-stamped-reviews_g1-small .inner-container, #shopify-section-stamped-reviews_g1-medium .inner-container, #shopify-section-stamped-reviews_g1-intermediate .inner-container, #shopify-section-stamped-reviews_g1-large .inner-container {
    padding: 50px 40px 30px 40px;
}

@media screen and (max-width: 768px) {
    #shopify-section-stamped-reviews .inner-container, #shopify-section-stamped-reviews-section .inner-container, #shopify-section-stamped-reviews-limited-edition-kennel .inner-container, #shopify-section-stamped-reviews_g1-small .inner-container, #shopify-section-stamped-reviews_g1-medium .inner-container, #shopify-section-stamped-reviews_g1-intermediate .inner-container, #shopify-section-stamped-reviews_g1-large .inner-container {
        padding: 40px 20px 20px 20px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-stamped-reviews .inner-container, #shopify-section-stamped-reviews-section .inner-container, #shopify-section-stamped-reviews-limited-edition-kennel .inner-container, #shopify-section-stamped-reviews_g1-small .inner-container, #shopify-section-stamped-reviews_g1-medium .inner-container, #shopify-section-stamped-reviews_g1-intermediate .inner-container, #shopify-section-stamped-reviews_g1-large .inner-container {
        padding: 30px 10px 20px 10px;
    }
}

#shopify-section-stamped-reviews .stamped-reviews-heading, #shopify-section-stamped-reviews-section .stamped-reviews-heading, #shopify-section-stamped-reviews-limited-edition-kennel .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-small .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-medium .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-intermediate .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-large .stamped-reviews-heading {
    margin: 0 0 30px 0;
    font-family: 'Avenir Next Condensed Bold';
    color: #4c4e58;
    font-size: 40px;
    line-height: 1;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #shopify-section-stamped-reviews .stamped-reviews-heading, #shopify-section-stamped-reviews-section .stamped-reviews-heading, #shopify-section-stamped-reviews-limited-edition-kennel .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-small .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-medium .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-intermediate .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-large .stamped-reviews-heading {
        font-size: 36px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-stamped-reviews .stamped-reviews-heading, #shopify-section-stamped-reviews-section .stamped-reviews-heading, #shopify-section-stamped-reviews-limited-edition-kennel .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-small .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-medium .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-intermediate .stamped-reviews-heading, #shopify-section-stamped-reviews_g1-large .stamped-reviews-heading {
        font-size: 30;
    }
}

.stamped-badge-caption {
    font-family: 'Avenir Next Condensed Bold';
    font-size: 14px;
    color: #4c4e58;
}

/* Widget */

#stamped-main-widget {
    margin: 0;
    background-color: #ebf0f0;
}

#stamped-main-widget .stamped-container {
    max-width: 1500px;
}

#stamped-main-widget * {
    font-family: 'Avenir Next Medium' !important;
    color: #4c4e58 !important;
}

#stamped-main-widget .author,
#stamped-main-widget .stamped-verified-badge,
#stamped-main-widget .created {
    font-family: 'Avenir Next Condensed Bold' !important;
}

#stamped-main-widget .stamped-summary-caption-2 {
    width: 100%;
}

#stamped-main-widget .stamped-summary-caption-2 .stamped-summary-text {
    width: 100%;
    text-align: center;
    margin-top: 0;
}

#stamped-main-widget .stamped-summary-caption-1 .stamped-summary-text-1 {
    font-size: 54px;
}

#stamped-main-widget .stamped-container ul.stamped-tabs li {
    font-size: 16px;
}

#stamped-main-widget .stamped-reviews-filter-label {
    font-size: 15px;
}

#stamped-main-widget #stamped-sort-select, #stamped-main-widget #stamped-sort-select2 {
    font-size: 13px;
}

#stamped-main-widget .stamped-review-header {
    font-size: 16px;
    line-height: 1.4;
}

#stamped-main-widget .stamped-review-header .review-location {
    font-size: 14px;
}

#stamped-main-widget .stamped-review-header-title {
    margin: 5px 0;
    font-size: 18px;
    line-height: 1.4;
}

#stamped-main-widget .stamped-reviews .stamped-review-options ul li {
    font-size: 13px;
    line-height: 1.4;
}

#stamped-main-widget .stamped-reviews .stamped-review-options strong {
    font-size: 15px;
    line-height: 1.4;
}

#stamped-main-widget .stamped-review-content-body {
    font-size: 16px;
    line-height: 1.6;
}

#stamped-main-widget .stamped-review-header .created, #stamped-main-widget .stamped-review-header-byline .created {
    font-size: 14px;
}

#stamped-main-widget .stamped-review-footer {
    font-size: 14px;
}

#stamped-main-widget label {
    font-family: 'aktiv-grotesk' !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

#stamped-main-widget textarea, #stamped-main-widget input {
    background-color: #f9fbfb !important;
    border-radius: 2px !important;
    border-color: #e4e4e4 !important;
}

#stamped-main-widget .stamped-container {
    margin: 15px auto 0 auto !important;
}

#stamped-main-widget .stamped-summary>.summary-overview {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#stamped-main-widget .stamped-summary>.summary-overview>.stamped-starrating.stamped-summary-starrating {
    margin: 10px 0;
}

#stamped-main-widget .stamped-summary-actions-newreview {
    width: 100% !important;
    max-width: 180px !important;
    padding: 14px !important;
    font-size: 14px !important;
    background-color: rgba(0, 0, 0, 0) !important;
    color: #ea5430 !important;
    border-width: 3px !important;
    border-radius: 3px !important;
    border-color: #ea5430 !important;
    font-family: avenir-next !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #stamped-main-widget .stamped-summary-actions-newreview {
        padding: 13px !important;
        font-size: 13px !important;
    }
}

@media screen and (max-width: 480px) {
    #stamped-main-widget .stamped-summary-actions-newreview {
        max-width: 160px !important;
        padding: 12px !important;
        font-size: 12px !important;
    }
}

#stamped-main-widget .stamped-summary-actions-newreview:hover {
    background-color: #ea5430 !important;
    color: #fff !important;
    border-color: #ea5430 !important;
}

#stamped-main-widget .stamped-form-actions {
    margin-bottom: 0 !important;
}

#stamped-main-widget #stamped-button-submit {
    width: 100% !important;
    max-width: 180px !important;
    padding: 14px !important;
    font-size: 14px !important;
    background-color: #ea5430 !important;
    color: #fff !important;
    border-width: 3px !important;
    border-radius: 3px !important;
    border-color: #ea5430 !important;
    font-family: avenir-next !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #stamped-main-widget #stamped-button-submit {
        padding: 13px !important;
        font-size: 13px !important;
    }
}

@media screen and (max-width: 480px) {
    #stamped-main-widget #stamped-button-submit {
        max-width: 160px !important;
        padding: 12px !important;
        font-size: 12px !important;
    }
}

#stamped-main-widget #stamped-button-submit:hover {
    background-color: #d74d17 !important;
    color: #fff !important;
    border-color: #d74d17 !important;
}

#stamped-main-widget .stamped-form-custom-question>label>span {
    font-size: 14px !important;
    text-transform: none !important;
    margin-left: 5px;
}

.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
    color: #ea5430 !important;
}

.fa-star:before, .fa-star-checked:before, .fa-star-half-o:before, .fa-star-o:before, .stamped-fa-star:before, .stamped-fa-star-checked:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before {
    color: #ea5430 !important;
}

/**********************************/

/*** PRODUCT QUANTITY ***/

/**********************************/

.product-quantity {
    flex: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding-right: 25px;
    margin: 24px 0 0 0;
}

@media screen and (max-width: 768px) {
    .product-quantity {
        max-width: 400px;
        padding: 0;
    }
}

@media screen and (max-width: 480px) {
    .product-quantity {
        flex: 1;
    }
}

.product-quantity input {
    width: 55px;
    padding: 5px;
    background: transparent;
    border: none;
    font-family: "aktiv-grotesk";
    font-weight: 800;
    font-size: 17px;
    line-height: 1;
    text-align: center;
}

.product-quantity .inc, .product-quantity .dec {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    padding-left: 1px;
    background-color: #ea5430;
    font-family: 'Avenir Next Medium';
    color: #fff;
    font-size: 17px;
    line-height: 1;
    border-radius: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.product-quantity .inc:hover, .product-quantity .dec:hover {
    cursor: pointer;
    background: #d74d17;
}

#shopify-section-product-details .product-quantity .inc,
#shopify-section-product-details .product-quantity .dec {
    background-color: #21abcd;
}
    
#shopify-section-product-details .product-quantity .inc:hover,
#shopify-section-product-details .product-quantity .dec:hover {
    background: #30C6EA;
}

/**********************************/

/*** FULL WIDTH IMAGE SLIDESHOW ***/

/**********************************/

.full-width-image-slideshow {
    width: 100%;
}

.full-width-image-slideshow:not(.slick-initialized) .slideshow-image:not(:nth-child(1)) {
    display: none;
}

.full-width-image-slideshow .slideshow-image {
    width: 100%;
    min-height: 700px;
    background-size: cover;
    background-position: center center;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .full-width-image-slideshow .slideshow-image {
        min-height: 425px;
    }
}

@media screen and (max-width: 480px) {
    .full-width-image-slideshow .slideshow-image {
        min-height: 300px;
    }
}

.full-width-image-slideshow .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

/*********************************/

/*** FULL WIDTH BANNER - VIDEO ***/

/*********************************/

.full-width-banner-video {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    min-height: 400px;
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .full-width-banner-video {
        grid-template-columns: 1fr;
        padding: 20px;
        min-height: 350px;
    }
}

@media screen and (max-width: 480px) {
    .full-width-banner-video {
        grid-template-columns: 1fr;
        padding: 15px;
        min-height: 250px;
    }
}

.full-width-banner-video .full-width-banner-video-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: center;
    transition: font-size 0.1s linear;
}

.full-width-banner-video .full-width-banner-video-icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.full-width-banner-video .heading-for-text {
    display: block;
    font-size: 18px;
    font-style: italic;
}

/****************************************/

/*** FULL WIDTH BANNER - ROUND BUTTON ***/

/****************************************/

.full-width-banner-round-button {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    min-height: 400px;
    padding: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .full-width-banner-round-button {
        grid-template-columns: 1fr;
        padding: 20px;
        min-height: 350px;
    }
}

@media screen and (max-width: 480px) {
    .full-width-banner-round-button {
        grid-template-columns: 1fr;
        padding: 15px;
        min-height: 250px;
    }
}

.full-width-banner-round-button .full-width-banner-round-button-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: center;
    transition: font-size 0.1s linear;
}

.full-width-banner-round-button .heading-for-text {
    display: block;
    font-size: 18px;
    font-style: italic;
}

.full-width-banner-round-button .full-width-banner-round-button-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/********************/

/*** VIDEO BANNER ***/

/********************/

.video-banner {
    position: relative;
    overflow: hidden;
}

.video-banner a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 500;
}

.video-banner .w-vulcan--background {
    cursor: pointer;
}

@media screen and (max-width: 480px) {
    .video-banner .video-banner-desktop {
        display: none;
    }
}

.video-banner .video-banner-mobile {
    min-height: 225px;
}

@media screen and (min-width: 481px) {
    .video-banner .video-banner-mobile {
        display: none;
    }
}

.video-banner .video-banner-content-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    padding: 40px;
    border-radius: 2px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .video-banner .video-banner-content-container {
        padding: 20px;
    }
}

@media screen and (max-width: 480px) {
    .video-banner .video-banner-content-container {
        padding: 15px;
    }
}

.video-banner .video-banner-content-container .video-banner-heading {
    margin: 0;
    text-align: center;
    transition: font-size 0.1s linear;
}

.video-banner .video-banner-content-container .video-banner-sub-heading {
    text-align: center;
    transition: font-size 0.1s linear, margin 0.1s linear;
}

.video-banner .video-banner-content-container .video-banner-button {
    width: 100%;
    text-align: center;
}

/* Image Gallery */

.image-gallery {
    display: flex;
    flex-direction: row;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .image-gallery {
        flex-wrap: wrap;
    }
}

.image-gallery .image-gallery-block {
    flex: 1 0 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 250px;
    padding: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 24px;
    line-height: 1;
    text-align: center;
}

@media screen and (min-width: 769px) and (max-width: 900px) {
    .image-gallery .image-gallery-block {
        font-size: 22px;
        transition: font-size 0.1s linear;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .image-gallery .image-gallery-block {
        flex: 1 0 50%;
    }
}

@media screen and (max-width: 480px) {
    .image-gallery .image-gallery-block {
        /* display: none;
    */
        min-height: 225px;
        flex: 100%;
    }
}

.image-gallery .image-gallery-block a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

/* Image Gallery with Hover Overlay */

.image-gallery-with-hover-overlay {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.image-gallery-with-hover-overlay .image-gallery-block-container {
    flex: 1 0 33%;
    min-height: 600px;
    overflow: hidden;
}

@media screen and (min-width: 1001px) and (max-width: 1250px) {
    .image-gallery-with-hover-overlay .image-gallery-block-container {
        min-height: 350px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .image-gallery-with-hover-overlay .image-gallery-block-container {
        min-height: 250px;
    }
}

@media screen and (min-width: 551px) and (max-width: 768px) {
    .image-gallery-with-hover-overlay .image-gallery-block-container {
        flex: 1 0 50%;
        min-height: 350px;
    }
}

@media screen and (max-width: 550px) {
    .image-gallery-with-hover-overlay .image-gallery-block-container {
        flex: 100%;
        min-height: 400px;
    }
}

.image-gallery-with-hover-overlay .image-gallery-block-container:hover .image-gallery-block {
    transform: scale(1.1);
    transition: transform 0.25s;
    will-change: transform;
}

.image-gallery-with-hover-overlay .image-gallery-block-container:hover .image-gallery-block .overlay {
    opacity: 1;
    transition: opacity 0.2s;
}

.image-gallery-with-hover-overlay .image-gallery-block-container .image-gallery-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1);
    transition: transform 0.25s;
    will-change: transform;
}

.image-gallery-with-hover-overlay .image-gallery-block-container .image-gallery-block .overlay {
    opacity: 0;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    line-height: 1;
    transition: opacity 0.2s;
}

/* Image Grid */

.image-grid-container {
    padding: 0 0 20px 0;
}

.image-grid-container .image-grid-heading {
    margin: 0 0 30px 0;
    text-align: center;
}

.image-grid-container .image-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0 20px;
    font-size: 0;
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
    .image-grid-container .image-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .image-grid-container .image-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 480px) {
    .image-grid-container .image-grid {
        grid-template-columns: 1fr;
    }
}

.image-grid-container .image-grid img {
    width: 100%;
}

/*****************************************/

/*** ACCESSORIES & MERCHANDISE NAV BAR ***/

/*****************************************/

.accessories-merchandise-nav-bar-container {
    display: flex;
    justify-content: center;
    padding: 20px 14px;
    border-style: solid;
    border-width: 0 0 1px 0;
}

.accessories-merchandise-nav-bar-container .accessories-merchandise-nav-bar-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
    max-width: 600px;
}

.accessories-merchandise-nav-bar-container .accessories-merchandise-nav-bar-link {
    margin: 0;
    line-height: 1;
}

.accessories-merchandise-nav-bar-container .accessories-merchandise-nav-bar-link:first-of-type {
    padding-right: 12.5px;
}

.accessories-merchandise-nav-bar-container .accessories-merchandise-nav-bar-link:last-of-type {
    padding-left: 12.5px;
}

/**************************************************/

/*** KENNELS, ACCESSORIES & MERCHANDISE NAV BAR ***/

/**************************************************/

.kennels-accessories-merchandise-nav-bar-container {
    display: flex;
    justify-content: center;
    padding: 30px 20px;
    border-style: solid;
    border-width: 0 0 1px 0;
}

@media screen and (max-width: 480px) {
    .kennels-accessories-merchandise-nav-bar-container {
        padding: 20px;
    }
}

.kennels-accessories-merchandise-nav-bar-container .kennels-accessories-merchandise-nav-bar-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
    max-width: 900px;
}

.kennels-accessories-merchandise-nav-bar-container .kennels-accessories-merchandise-nav-bar-link {
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
}

.kennels-accessories-merchandise-nav-bar-container .kennels-accessories-merchandise-nav-bar-link:first-of-type {
    padding-right: 12.5px;
}

.kennels-accessories-merchandise-nav-bar-container .kennels-accessories-merchandise-nav-bar-link:last-of-type {
    padding-left: 12.5px;
}

/**************************/

/*** DIMENSIONS & SPECS ***/

/**************************/

/* Container */

#shopify-section-dimensions-and-specs {
    width: 100%;
    background-color: #f9fbfb;
    border-bottom: 1px solid #e4e4e4;
}

/* Inner */

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner {
    width: 100%;
    max-width: 1400px;
    padding: 60px 40px 40px 40px;
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner[data-dimension-active="exterior"] #sketch-drawings-exterior, #shopify-section-dimensions-and-specs #dimensions-and-specs-inner[data-dimension-active="interior"] #sketch-drawings-interior {
    display: grid;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner {
        padding: 40px 30px 35px 30px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner {
        padding: 30px 20px;
    }
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .dimensions-and-specs-heading {
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 36px;
    line-height: 1;
    text-align: center;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .dimensions-and-specs-heading {
        font-size: 30px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .dimensions-and-specs-heading {
        font-size: 26px;
    }
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .sketch-exterior-interior {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .sketch-exterior-interior p {
    margin: 0;
    font-family: 'Avenir Next Medium';
    font-weight: 500;
    color: #4c4e58;
    font-size: 16px;
    line-height: 1;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .sketch-exterior-interior p {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .sketch-exterior-interior p {
        font-size: 14px;
    }
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .sketch-exterior-interior p:not(.separator):hover {
    color: #ea5430;
    cursor: pointer;
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .sketch-exterior-interior p.active {
    color: #ea5430;
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .sketch-exterior-interior .separator {
    padding: 0 7px;
    font-size: 18px;
    font-weight: 800;
}

#shopify-section-dimensions-and-specs #sketch-drawings-interior, #shopify-section-dimensions-and-specs #sketch-drawings-exterior {
    display: none;
    grid-template-columns: 1fr 1fr;
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .specifications {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    font-size: 16px;
    line-height: 1.6;
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .specifications p {
    margin: 0 0 10px 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .specifications {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .specifications {
        font-size: 14px;
    }
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .specifications .specifications-label {
    margin: 0 10px 0 0;
    font-family: 'Avenir Next Condensed Bold';
    font-weight: 500;
    color: #4c4e58;
    font-size: 18px;
    line-height: 1.6;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .specifications .specifications-label {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .specifications .specifications-label {
        font-size: 16px;
    }
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .dog-breed-size-image {
    margin: 20px 0 0 0;
}

#shopify-section-dimensions-and-specs #dimensions-and-specs-inner .dog-breed-size-info {
    margin: 20px 0 0 0;
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.6;
    font-style: italic;
    text-align: center;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .dog-breed-size-info {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-dimensions-and-specs #dimensions-and-specs-inner .dog-breed-size-info {
        font-size: 14px;
    }
}

/**********************/

/*** PRODUCT BLOCKS ***/

/**********************/

.product-blocks-heading {
    margin: 0 0 40px 0;
    text-align: center;
}

/* Container */

.product-blocks-container {
    padding: 40px 0 30px 0;
}

@media screen and (max-width: 480px) {
    .product-blocks-container {
        padding: 30px 0 20px 0;
    }
}

.product-blocks-container .inner-container {
    padding: 0 25px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .product-blocks-container .inner-container {
        padding: 0 15px;
    }
}

@media screen and (max-width: 480px) {
    .product-blocks-container .inner-container {
        padding: 0 10px;
    }
}

/* Products */

.product-blocks {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.product-blocks .product {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    max-width: 350px;
    padding: 15px;
}

@media screen and (max-width: 1000px) {
    .product-blocks .product {
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .product-blocks .product {
        width: 100%;
        max-width: none;
    }
}

@media screen and (max-width: 480px) {
    .product-blocks .product {
        padding: 10px;
    }
}

.product-blocks .product .product-form {
    justify-content: center;
    width: 100%;
    text-align: center;
}

.product-blocks .product .swatch {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 15px 0 0 0;
}

.product-blocks .product .swatch .header {
    display: none;
}

.product-blocks .product .product-image {
    flex: 1;
    display: flex;
    align-items: flex-end;
    position: relative;
}

.product-blocks .product .product-image:hover .quickview-button {
    display: block;
}

.product-blocks .product .product-image .quickview-button {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 90px;
    width: fit-content;
    width: -moz-fit-content;
    padding: 8px 14px;
    font-size: 12px;
    line-height: 1;
    border-width: 3px;
    border-radius: 3px;
}

.product-blocks .product .product-review-rating {
    min-height: 20px;
}

.product-blocks .product .product-review-rating .stamped-badge {
    text-align: center;
    cursor: default;
}

.product-blocks .product .product-title {
    margin: 10px 0 0 0;
    line-height: 1;
    text-align: center;
    transition: margin 0.1s linear;
    text-transform: uppercase;
}

.product-blocks .product .product-price {
    margin: 15px 0 0 0;
    line-height: 1;
    text-align: center;
    transition: margin 0.1s linear;
}

@media screen and (max-width: 460px) {
    .product-blocks .product .product-price {
        margin: 15px 0 0 0;
        transition: margin 0.1s linear;
    }
}

.product-blocks .product .product-price .price-item--sale {
    margin-left: 12px;
}

.product-blocks .product .product-weight-info {
    margin: 20px 0 0 0;
    text-align: center;
    font-style: italic;
}

@media screen and (min-width: 401px) and (max-width: 480px) {
    .product-blocks .product .product-weight-info {
        margin: 15px 0 0 0;
        transition: margin 0.1s linear;
    }
}

.product-blocks .product .product-button {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
    transition: margin 0.1s linear;
}

@media screen and (min-width: 401px) and (max-width: 460px) {
    .product-blocks .product .product-button {
        margin: 15px 0 0 0;
        transition: margin 0.1s linear;
    }
}

.product-blocks .product .product-button button {
    width: 100%;
    line-height: 1;
    transition: opacity 0.08s linear;
}

.product-blocks .product .product-button button.disabled {
    pointer-events: none;
    opacity: 0.6;
    transition: opacity 0.08s linear;
}

.footer-button {
    margin: 25px auto 0 auto;
    text-align: center;
}

/***************************/

/*** COLLECTION PRODUCTS ***/

/***************************/

.collection-products-heading {
    padding: 20px 0 0 0;
    margin: 0 0 40px 0;
    text-align: center;
    text-transform: uppercase;
}

/* Container */

.collection-products-container {
    padding: 40px 0 25px 0;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .collection-products-container {
        padding: 30px 0 25px 0;
    }
}

@media screen and (max-width: 480px) {
    .collection-products-container {
        padding: 20px 0;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .collection-products-container .inner-container {
        padding: 0 20px;
    }
}

@media screen and (max-width: 480px) {
    .collection-products-container .inner-container {
        padding: 0 10px;
    }
}

/* Products */

.collection-products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0 0 30px 0;
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
    .collection-products {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 768px) {
    .collection-products {
        grid-template-columns: 1fr 1fr;
        padding: 0 0 20px 0;
    }
}

@media screen and (max-width: 480px) {
    .collection-products {
        grid-column-gap: 10px;
        grid-row-gap: 15px;
        padding: 0 0 10px 0;
    }
}

.collection-products .product {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.collection-products .product.kennel-block .tdf_label {
  display: none;
}

@media screen and (max-width: 480px) {
    .collection-products .product {
        padding: 10px;
    }
}

.collection-products .product .product-form {
    text-align: center;
    justify-content: center;
}

.collection-products .product .product-options {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.collection-products .product .product-options select {
    font-family: 'aktiv-grotesk', 'Avenir Next', 'Arial' !important;
}

.collection-products .product .swatch {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 15px 0 0 0;
}

.collection-products .product .swatch .header {
    display: none;
}

.collection-products .product .product-image {
    flex: 1;
    display: flex;
    align-items: flex-end;
    position: relative;
}

.collection-products .product .product-image:hover .quickview-button {
    display: block;
}

.collection-products .product .product-image .quickview-button {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 90px;
    width: fit-content;
    width: -moz-fit-content;
    padding: 8px 14px;
    font-size: 12px;
    line-height: 1;
    border-width: 3px;
    border-radius: 3px;
}

.collection-products .product .product-review-rating {
    min-height: 20px;
}

.collection-products .product .product-review-rating .stamped-badge {
    text-align: center;
    cursor: default;
}

.collection-products .product .product-review-rating .stamped-badge-caption {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    color: #4c4e58;
}

.collection-products .product .product-title {
    margin: 10px 0 0 0;
    line-height: 1;
    text-align: center;
    transition: margin 0.1s linear;
    text-transform: uppercase;
}

.collection-products .product .product-price {
    margin: 15px 0 0 0;
    line-height: 1;
    text-align: center;
    transition: margin 0.1s linear;
}

@media screen and (max-width: 460px) {
    .collection-products .product .product-price {
        margin: 15px 0 0 0;
        transition: margin 0.1s linear;
    }
}

.collection-products .product .product-price .price {
    justify-content: center;
}

.collection-products .product .product-price .price-item--sale {
    margin-left: 12px;
}

.collection-products .product select {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    line-height: 1;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    background-color: #fff;
}

.collection-products .product .selector-wrapper {
    width: 100%;
    margin: 10px 0 0 0;
}

.collection-products .product .selector-wrapper:first-of-type {
    margin: 15px 0 0 0;
}

.collection-products .product .selector-wrapper label {
    text-transform: uppercase;
}

.collection-products .product .product-button {
    width: 100%;
    margin: 15px 0 0 0;
    text-align: center;
    transition: margin 0.1s linear;
}

@media screen and (min-width: 401px) and (max-width: 460px) {
    .collection-products .product .product-button {
        margin: 15px 0 0 0;
        transition: margin 0.1s linear;
    }
}

.collection-products .product .product-button button {
    width: 100%;
    line-height: 1;
    transition: opacity 0.08s linear;
}

.collection-products .product .product-button button.disabled {
    pointer-events: none;
    opacity: 0.6;
    transition: opacity 0.08s linear;
}

/***************************/

/**** SHIPPING MAP POPUP ***/

/***************************/

/* Container */

.shipping-map-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 800px;
    height: fit-content;
    height: -moz-fit-content;
    max-height: 100%;
    padding: 30px;
    opacity: 0;
    z-index: -9999;
    transition: opacity 0.1s linear;
}

@media screen and (max-width: 768px) {
    .shipping-map-popup {
        padding: 20px;
    }
}

.shipping-map-popup.visible {
    opacity: 1;
    transition: opacity 0.1s linear;
}

/* Inner Container */

.shipping-map-popup-inner {
    position: relative;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}

.shipping-map-popup-inner img {
    width: 100%;
}

.shipping-map-popup-inner .shipping-map-popup-close {
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 18px;
    font-weight: 800;
    color: #4c4e58;
    cursor: pointer;
    padding: 4px;
}

.shipping-map-popup-inner .shipping-map-popup-close:hover {
    color: #ea5430;
}

/**************************/

/*** TESTIMONIAL QUOTES ***/

/**************************/

/* Container */

.testimonial-quotes-container .testimonial-quotes-inner {
    width: 100%;
    max-width: 1400px;
    padding: 0 0 30px 0;
}

.testimonial-quotes-container .slick-slide>div {
    display: flex;
    justify-content: center;
}

.testimonial-quotes-container .quote-block {
    position: relative;
    padding: 45px 40px 65px 40px;
    vertical-align: top;
}

@media screen and (max-width: 480px) {
    .testimonial-quotes-container .quote-block {
        padding: 30px 20px 45px 20px;
    }
}

.testimonial-quotes-container .quote-block:after {
    content: '';
    background: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/quotation-right-mark256.png?v=4190978209188528746);
    width: 100px;
    height: 100px;
    opacity: 0.8;
    position: absolute;
    bottom: 20px;
    background-size: contain;
    right: 20px;
    background-repeat: no-repeat;
    z-index: 1;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .testimonial-quotes-container .quote-block:after {
        width: 75px;
        height: 75px;
    }
}

@media screen and (max-width: 480px) {
    .testimonial-quotes-container .quote-block:after {
        width: 50px;
        height: 50px;
    }
}

.testimonial-quotes-container .quote-block .quote-heading {
    margin: 0;
    text-align: center;
}

.testimonial-quotes-container .quote-block .quote-paragraph {
    position: relative;
    margin-top: 20px;
    text-align: center;
    z-index: 2;
}

/***********************/

/*** PRODUCT DETAILS ***/

/***********************/

/* Outer Container */

#shopify-section-product-details {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 40px;
    background-color: #fff;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-product-details {
        padding: 30px 30px 20px 30px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-product-details {
        padding: 25px 20px 20px 20px;
    }
}

#shopify-section-product-details .product-title {
    margin: 0;
    font-family: 'gunner-font';
    font-size: 42px;
    font-weight: normal;
    line-height: 1.1;
    letter-spacing: 2px;
    text-transform: lowercase;
    color: #4c4e58;
}

@media screen and (max-width: 769px) {
    #shopify-section-product-details .product-title.desktop {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    #shopify-section-product-details .product-title.mobile {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #shopify-section-product-details .product-title {
        grid-area: product-title;
        text-align: center;
    }
}
#shopify-section-product-details .product-review-rating {
  /* min-height: 30px; */
}

@media screen and (max-width: 769px) {
    #shopify-section-product-details .product-review-rating.desktop {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    #shopify-section-product-details .product-review-rating.mobile {
        display: none;
    }
}

#shopify-section-product-details .product-review-rating .fa-star-half-o:before, #shopify-section-product-details .product-review-rating .fa-star-o:before, #shopify-section-product-details .product-review-rating .fa-star:before, #shopify-section-product-details .product-review-rating .stamped-fa-star-half-o:before, #shopify-section-product-details .product-review-rating .stamped-fa-star-o:before, #shopify-section-product-details .product-review-rating .stamped-fa-star:before {
    font-size: 22px;
}

@media screen and (max-width: 768px) {
    #shopify-section-product-details .product-review-rating {
        grid-area: product-review-rating;
        text-align: center;
    }
}

/* Content Container */

.product-details {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.8fr);
    grid-column-gap: 60px;
    width: 100%;
    max-width: 1600px;
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .product-details {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .product-details {
        display: flex;
        flex-direction: column;
    }
}

/* Product Images */

.product-details .product-images-container {
    display: flex;
    flex-direction: row;
}

@media screen and (max-width: 1000px) {
    .product-details .product-images-container {
        flex-direction: column-reverse;
        justify-content: flex-end;
    }
}

.product-details .product-images-container .product-images {
    width: 100px;
    height: fit-content;
    height: -moz-fit-content;
    margin-top: 40px;
    opacity: 0;
    transition: opacity 0.15s;
}

@media screen and (max-width: 1000px) {
    .product-details .product-images-container .product-images {
        width: 100%;
        margin: 20px 0;
    }
}

@media screen and (max-width: 480px) {
    .product-details .product-images-container .product-images {
        width: 90%;
        margin: 20px auto;
    }
}

.product-details .product-images-container .product-images.slick-initialized {
    opacity: 1;
}

.product-details .product-images-container .product-images .product-image {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    cursor: pointer;
}

.product-details .product-images-container .product-images .product-image svg {
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 1000px) {
    .product-details .product-images-container .product-images .product-image {
        padding: 5px;
        /* height: auto;
    */
    }
}

.product-details .product-images-container .product-images .product-image.active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #4c4e58;
}

.product-details .product-images-container .product-images .product-image img {
    width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.product-details .product-images-container #main-product-image {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 20px;
}

@media screen and (max-width: 1000px) {
    .product-details .product-images-container #main-product-image {
        padding-left: 0;
    }
}

.product-details .product-images-container #main-product-image .product-image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}

.product-details .product-images-container #main-product-image #main-product-image-content {
    width: 100%;
}

.product-details .product-images-container #main-product-image #main-product-image-content video {
    width: 100%;
}

.product-description-icons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.product-description-icons .icon-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}

.product-description-icons .icon-container:first-of-type .icon-container-inner {
    max-width: 75px;
}

.product-description-icons .icon-container .icon-container-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 65px;
    height: 65px;
}

@media screen and (max-width: 480px) {
    .product-description-icons .icon-container .icon-container-inner {
        height: 55px;
    }
}

.product-description-icons .icon-container .icon-container-inner img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.product-description-icons .icon-container p {
    margin: 8px 0 0 0;
    font-size: 16px;
    font-family: 'Avenir Next Condensed Bold';
    color: #4c4e58;
    text-align: center;
}

@media screen and (max-width: 480px) {
    .product-description-icons .icon-container p {
        font-size: 14px;
    }
}

/* Product Information */

.product-details .product-information {
    padding: 0 0 20px 0;
}

@media screen and (max-width: 768px) {
    .product-details .product-information {
        display: contents;
    }
}

.product-details .product-information .product-price {
    width: 100%;
    margin: 35px 0 15px 0;
}

@media screen and (max-width: 768px) {
    .product-details .product-information .product-price {
        grid-area: product-price;
    }
}

.product-details .product-information .product-price .price-item {
    color: #4c4e58;
    font-family: 'Avenir Next Medium';
    font-weight: normal;
    font-size: 22px;
    line-height: 1;
}
.product-details .product-information .discount-price {
  font-size: 22px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .product-details .product-information .product-price .price-item {
        font-size: 22px;
        margin-bottom: 0;
    }
}

.product-details .product-information .product-price .price-item.price-item--sale {
    margin-left: 12px;
    color: #ea5430;
}

.product-details .product-information .product-description {
    margin: 20px 0 10px 0;
    color: #4c4e58;
    font-family: 'Avenir Next Medium';
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
}

@media screen and (max-width: 769px) {
    .product-details .product-information .product-description.desktop {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .product-details .product-information .product-description.mobile {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .product-details .product-information .product-description {
        grid-area: product-description;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .product-details .product-information .product-description {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    .product-details .product-information .product-description {
        font-size: 14px;
    }
}

.product-details .product-information .product-options {
    width: 100%;
    max-width: 573px;
    margin: 10px 0 0 0;
}

@media screen and (max-width: 768px) {
    .product-details .product-information .product-options {
        grid-area: product-options;
    }
}

.product-details .product-information .product-options select {
    width: 100%;
    max-width: 250px;
    font-family: 'Avenir Next Medium';
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    border-color: #ccc;
    border-radius: 2px;
}

@media screen and (max-width: 480px) {
    .product-details .product-information .product-options select {
        margin: 0 auto;
    }
}

.product-details .product-information .product-options .selector-wrapper {
    width: 100%;
    margin: 10px 0 20px 0;
}

.product-details .product-information .product-options .selector-wrapper:first-of-type {
    margin: 20px 0 0 0;
}

.product-details .product-information .product-options .selector-wrapper label {
    color: #4c4e58;
    font-family: 'Avenir Next Medium';
    font-weight: 800;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .product-details .product-information .product-options .selector-wrapper label {
        font-size: 13px;
    }
}

@media screen and (max-width: 480px) {
    .product-details .product-information .product-options .selector-wrapper label {
        font-size: 13px;
        text-align: center;
    }
}

.backorder-message {
    grid-area: product-backorder;
    margin: 20px 0 0 0;
    color: #4c4e58;
    font-family: 'Avenir Next Medium';
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .backorder-message {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    .backorder-message {
        font-size: 13px;
    }
}

.backorder-message.hidden {
    display: none;
}

.product-details .product-information .product-add-to-cart-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 573px;
    padding: 0;
    margin: 5px 0 0 0;
}

.product-details .product-quantity {
    flex: 1;
    justify-content: flex-start;
}

@media screen and (max-width: 480px) {
  .product-details .product-quantity {
    justify-content: center;
  }
}

@media screen and (max-width: 1000px) {
    .product-details .product-information .product-add-to-cart-container {
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    .product-details .product-information .product-add-to-cart-container {
        grid-area: product-add-to-cart;
    }
}

.product-details .product-information .product-add-to-cart-container .product-cart-buttons {
    width: 100%;
    max-width: 400px;
}

.product-details .product-information .product-add-to-cart-container .product-cart-buttons .add-to-cart-button {
    position: relative;
    flex: 1;
    min-width: 110px;
    max-width: 400px;
    margin: 15px 0 0 0;
    line-height: 1;
    transition: opacity 0.08s linear;
    font-size: 18px;
    background: #21abcd;
    border-color: #21abcd;
}
.product-details .product-information .product-add-to-cart-container .product-cart-buttons .add-to-cart-button:hover {
    background: #30C6EA;
    border-color: #30C6EA;
}

.product-details .product-information .product-add-to-cart-container .product-cart-buttons .add-to-cart-button.disabled {
    pointer-events: none;
    opacity: 0.6;
    transition: opacity 0.08s linear;
}

.product-details .product-information .dynamic-checkout-button-container {
    width: 100%;
}

.product-details .product-information .dynamic-checkout-button-container.disabled .shopify-payment-button {
    pointer-events: none;
}

.product-details .product-information .dynamic-checkout-button-container .dynamic-checkout-button-container-inner {
    width: 100%;
    max-width: 400px;
    margin: 10px 0 0 0;
}

.product-details .product-information .dynamic-checkout-button-container .dynamic-checkout-button-container-inner .shopify-payment-button.disabled {
    pointer-events: none;
}

.product-details .product-information .dynamic-checkout-button-container .dynamic-checkout-button-container-inner .shopify-payment-button.disabled * {
    pointer-events: none;
}

.product-details .product-information .dynamic-checkout-button-container .dynamic-checkout-button-container-inner:hover .shopify-payment-button__button--unbranded {
    cursor: pointer;
    background-color: #f4d339 !important;
    color: #fff !important;
    border-color: #d74d17 !important;
    transition: none !important;
}

.product-details .product-information .dynamic-checkout-button-container .dynamic-checkout-button-container-inner .shopify-payment-button__button--unbranded {
    width: 100% !important;
    padding: 14px !important;
    font-size: 18px !important;
    background-color: #f4d339 !important;
    color: #fff !important;
    border-width: 3px !important;
    border-radius: 3px !important;
    border-color: #ea5430 !important;
    font-family: avenir-next !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    transition: none !important;
}

.product-details .product-information .dynamic-checkout-button-container .dynamic-checkout-button-container-inner .shopify-payment-button__more-options {
    display: none;
}

/* Product Anchor Links */

.product-anchor-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding-top: 10px;
}

@media screen and (min-width: 1001px) {
    .product-anchor-links.mobile {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .product-anchor-links.desktop {
        display: none;
    }
}

@media screen and (min-width: 769px) and (max-width: 1065px) {
    .product-anchor-links {
        margin: 0 auto;
    }
}

@media screen and (min-width: 701px) and (max-width: 768px) {
    .product-anchor-links {
        grid-column: span 2;
        justify-content: space-evenly;
    }
}

@media screen and (max-width: 768px) {
    .product-anchor-links {
        justify-content: space-around;
    }
}

@media screen and (max-width: 550px) {
    .product-anchor-links {
        flex-wrap: wrap;
    }
}

.product-anchor-links .product-anchor-link {
    width: 100%;
    max-width: 300px;
    padding: 9px 10px 7px 10px;
    margin: 0 5px 5px 5px;
    color: #ea5430;
    background-color: #fff;
    font-family: 'Avenir Next Condensed Bold';
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    border: 2px solid #ea5430;
    border-radius: 3px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}


.product-anchor-links .product-anchor-link:hover {
    color: #fff;
    background-color: #ea5430;
    border: 2px solid #ea5430;
}

@media screen and (min-width: 1025px) {
    .product-anchor-links .product-anchor-link.augmented {
        display: none;
    }
}

@media screen and (min-width: 551px) and (max-width: 768px) {
    .product-anchor-links .product-anchor-link {
        font-size: 13px;
    }
    .product-anchor-links .product-anchor-link:first-of-type {
        margin-left: 0;
    }
    .product-anchor-links .product-anchor-link:last-of-type {
        margin-right: 0;
    }
}

@media screen and (max-width: 550px) {
    .product-anchor-links .product-anchor-link {
        margin: 5px 0 !important;
        min-width: calc(50% - 10px);
        padding: 10px 10px 8px 10px;
        font-size: 13px;
    }
}

/**************/

/*** HEADER ***/

/**************/

#shopify-section-header {
    position: relative;
    z-index: 10001;
}

/* Container */

#header {
    width: 100%;
}

#header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
}

/* Header Bottom Bar */

/* Variables */

#header-bottom-bar {
    display: flex;
    flex-direction: row;
    min-height: 96px;
    padding: 0;
}

@media screen and (max-width: 769px) {
    #header-bottom-bar {
        min-height: 57px;
    }
}

@media screen and (max-width: 360px) {
    #header-bottom-bar {
        padding: 0;
    }
}

#header-bottom-bar.scrolling {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
    z-index: 100;
}

#header-bottom-bar.no-box-shadow {
    box-shadow: none !important;
}

#header-bottom-bar #header-logo {
    flex-basis: 240px;
    flex-shrink: 0;
    width: 100%;
    padding: 10px 25px 16px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 0;
}

/* @media screen and (min-width: 1201px) and (max-width: 1485px) {
    #header-bottom-bar #header-logo {
        flex-basis: 105px;
        padding: 10px 10px 10px 25px;
    }
} */

@media screen and (max-width: 1160px) {
    #header-bottom-bar #header-logo {
        order: 1;
        flex-basis: 220px;
        padding: 10px 20px;
    }
}

#header-bottom-bar #header-logo #original-logo {
    opacity: 1;
    transition: opacity 0.2s;
}

#header-bottom-bar #header-logo #original-logo.hidden {
    opacity: 0;
    transition: opacity 0.2s;
}

/* @media screen and (min-width: 1201px) and (max-width: 1485px) {
    #header-bottom-bar #header-logo #original-logo {
        display: none;
    }
} */

@media screen and (max-width: 1160px) {
    #header-bottom-bar #header-logo #original-logo {
        opacity: 1 !important;
    }
}

#header-bottom-bar #header-logo #sticky-header-logo {
    position: absolute;
    width: 100%;
    padding: 10px 25px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

/* @media screen and (max-width: 1485px) {
    #header-bottom-bar #header-logo #sticky-header-logo {
        display: none;
    }
} */

#header-bottom-bar #header-logo #dog-head-logo {
    transition: opacity 0.2s;
}

@media screen and (min-width: 1486px) {
    #header-bottom-bar #header-logo #dog-head-logo {
        display: none;
    }
}

@media screen and (max-width: 1160px) {
    #header-bottom-bar #header-logo #dog-head-logo {
        display: none;
    }
}

#header-bottom-bar #header-logo #dog-head-logo img {
    max-width: 48px;
}

/* Hamburger Menu */

.hamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    padding: 11px 10px 9px 22px;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

@media screen and (max-width: 1160px) {
    .hamburger {
        display: flex !important;
    }
}

@media screen and (max-width: 768px) {
    .hamburger {
        padding: 11px 10px 9px 17px;
    }
}

@media screen and (max-width: 480px) {
    .hamburger {
        padding: 11px 10px 9px 12px;
    }
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
    background-color: #ea5430;
}

.hamburger.is-active .hamburger-box:after {
    opacity: 0;
    transition: opacity 0.11s;
}

.hamburger-box {
    width: 36px;
    height: 32px;
    padding: 5px;
    display: inline-block;
    position: relative;
}

.hamburger-box:after {
    opacity: 1;
    transition: opacity 0.1s;
    position: absolute;
    content: '';
    background-image: url('https://cdn.shopify.com/s/files/1/0053/9649/6456/files/mobile-search-icon-5.png');
    width: 27px;
    height: 27px;
    right: -10px;
    top: 3px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 26px;
    height: 4px;
    background-color: #ea5430;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -8px;
}

.hamburger-inner::after {
    bottom: -8px;
}

.hamburger--vortex .hamburger-inner {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
}

.search-bar {
    position: relative;
    /* Fix Indent for Safari */
}

.search-bar input[type="text"], .search-bar input[type="search"] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 30px 0 10px;
    height: 30px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-radius: 0;
    background-color: transparent;
}

.search-bar input[type="text"]:focus, .search-bar input[type="search"]:focus {
    outline: 0;
}

@media screen and (max-width: 1350px) {
    .search-bar input[type="text"]::-webkit-search-cancel-button, .search-bar input[type="search"]::-webkit-search-cancel-button {
        display: none;
    }
}

@media screen and (max-width: 1350px) {
    .search-bar input[type="text"], .search-bar input[type="search"] {
        padding: 0 23px 0 0;
    }
}

.search-bar input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.search-bar input[type="submit"], .search-bar .search-bar--submit {
    position: absolute;
    top: 2px;
    bottom: 0;
    right: 0;
    width: 23px;
    padding: 0 7px 0 1px;
    margin: 0;
    background: none;
    border: none;
    text-align: center;
    cursor: pointer;
}

@media screen and (min-width: 769px) and (max-width: 1350px) {
    .search-bar input[type="submit"], .search-bar .search-bar--submit {
        width: 23px;
    }
}

.search-bar input[type="submit"] {
    text-indent: -9999px;
}

/* Header Icons */

#header-icons {
    flex-basis: 430px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 10px 20px 10px 0;
}

@media screen and (max-width: 1160px) {
    #header-icons {
        flex: 1;
        order: 2;
        /* padding: 0; */
    }
}

#header-icons>div {
    margin: 0 15px;
}

/* Cart */

/* @media screen and (max-width: 1160px) {
    #cart-icon {
        margin: 0 27px 0 0 !important;
    }
} */

@media screen and (max-width: 768px) {
    #cart-icon {
        margin: 0 22px 0 0 !important;
    }
}

@media screen and (max-width: 480px) {
    #cart-icon {
        margin: 0 17px 0 0 !important;
    }
}

@media screen and (max-width: 320px) {
    #cart-icon {
        display: none;
    }
}

#cart-icon #cart-icon-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#cart-icon #cart-icon-inner svg {
    width: 20px;
    height: 20px;
}

/* Footer */

#footer {
    padding: 55px 0 20px 0;
}

@media screen and (max-width: 700px) {
    #footer {
        padding: 40px 0 80px 0;
    }
}

@media screen and (max-width: 480px) {
    #footer {
        padding: 30px 0 80px 0;
    }
}

/* Inner Container */

#footer .inner-container {
    max-width: 1550px;
}

@media only screen and (min-width: 671px) and (max-width: 768px) {
    #footer .inner-container {
        padding: 0 28px;
    }
}

@media only screen and (min-width: 581px) and (max-width: 670px) {
    #footer .inner-container {
        padding: 0 28px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 580px) {
    #footer .inner-container {
        padding: 0 28px;
    }
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    #footer .inner-container {
        padding: 0 28px;
    }
}

@media only screen and (max-width: 400px) {
    #footer .inner-container {
        padding: 0 28px;
    }
}

/* Footer Menus */

#footer #footer-menus {
    display: flex;
    justify-content: space-around;
}

@media screen and (max-width: 1000px) {
    #footer #footer-menus {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}

#footer #footer-menus .footer-menu {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
}

@media screen and (max-width: 1000px) {
    #footer #footer-menus .footer-menu {
        width: 33.33%;
        padding: 0 15px 20px 15px;
    }
}

@media screen and (max-width: 600px) {
    #footer #footer-menus .footer-menu {
        width: 50%;
        padding: 0 10px 20px 10px;
    }
}

@media screen and (max-width: 400px) {
    #footer #footer-menus .footer-menu {
        width: 100%;
    }
}

#footer #footer-menus .footer-menu .footer-heading {
    margin-bottom: 10px;
}

#footer #footer-menus .footer-menu a {
    width: fit-content;
    width: -moz-fit-content;
    margin-bottom: 3px;
}

#footer #footer-menus .footer-menu a:hover {
    text-decoration: underline;
}

/* Footer Social Icons */

.footer-social-icons {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding-top: 30px;
    max-width: 200px;
    margin: 0 auto;
}

.footer-social-icons a {
    margin: 0 5px;
}

/* Footer Logo */

#footer #footer-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    #footer #footer-logo {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 400px) {
    #footer #footer-logo {
        margin-top: 40px;
    }
}

#footer #footer-logo img {
    width: 100%;
    max-width: 90px;
}

/* Footer Info */

#footer #footer-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
    text-align: center;
}

#footer #footer-info p {
    margin-bottom: 14px;
}

#footer #footer-info p:last-child {
    margin: 0;
}

#footer #footer-info a {
    text-decoration: underline !important;
}

/************/

/*** SHOP ***/

/************/

/* Product Blocks - Kennels */

#product-blocks_shop-kennels.product-blocks-container {
    padding: 25px 0;
}

@media screen and (max-width: 480px) {
    #product-blocks_shop-kennels.product-blocks-container {
        padding: 20px 0;
    }
}

#product-blocks_shop-kennels.product-blocks-container .product-title {
    margin: 0;
}

/* Product Blocks - Upsells */

#product-blocks_shop-upsells.product-blocks-container {
    padding: 50px 0 40px 0;
}

@media screen and (max-width: 480px) {
    #product-blocks_shop-upsells.product-blocks-container {
        padding: 30px 0;
    }
}

/******************************/

/*** MERCHANDISE COLLECTION ***/

/******************************/

#merchandise-collection.collection-products-container {
    padding: 0 0 40px 0;
}

@media screen and (max-width: 480px) {
    #merchandise-collection.collection-products-container {
        padding: 0 0 30px 0;
    }
}

#merchandise-collection.collection-products-container .collection-products-heading {
    padding: 60px 0 0 0;
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    #merchandise-collection.collection-products-container .collection-products-heading {
        padding: 50px 0 0 0;
    }
}

@media screen and (max-width: 480px) {
    #merchandise-collection.collection-products-container .collection-products-heading {
        padding: 40px 0 0 0;
    }
}

/****************************/

/*** KENNELS PRODUCT PAGE ***/

/****************************/

/* Upsell Products */

.upsell-products-container {
    max-width: 1600px;
    margin: 0 auto;
}

/* Warranty Button */

#shopify-section-full-width-banner_product-kennels-warranty .warranty-button, #shopify-section-full-width-banner_warranty-g1-small .warranty-button, #shopify-section-full-width-banner_warranty-g1-intermediate .warranty-button, #shopify-section-full-width-banner_warranty-g1-medium .warranty-button, #shopify-section-full-width-banner_warranty-g1-large .warranty-button {
    width: 100%;
    text-align: center;
}

#shopify-section-full-width-banner_product-kennels-warranty .warranty-button button, #shopify-section-full-width-banner_warranty-g1-small .warranty-button button, #shopify-section-full-width-banner_warranty-g1-intermediate .warranty-button button, #shopify-section-full-width-banner_warranty-g1-medium .warranty-button button, #shopify-section-full-width-banner_warranty-g1-large .warranty-button button {
    width: 100%;
    max-width: 350px;
    background: transparent;
    border-color: #4c4e58;
    color: #4c4e58;
}

#shopify-section-full-width-banner_product-kennels-warranty .warranty-button button:hover, #shopify-section-full-width-banner_warranty-g1-small .warranty-button button:hover, #shopify-section-full-width-banner_warranty-g1-intermediate .warranty-button button:hover, #shopify-section-full-width-banner_warranty-g1-medium .warranty-button button:hover, #shopify-section-full-width-banner_warranty-g1-large .warranty-button button:hover {
    background: #4c4e58;
    color: #fff;
}

/*********************/

/*** ACCOUNT PAGES ***/

/*********************/

/* Container */

.account-page-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 40px;
    background-color: #f9fbfb;
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .account-page-container {
        padding: 50px 30px;
    }
}

@media screen and (max-width: 480px) {
    .account-page-container {
        padding: 40px 25px;
    }
}

/* Login Page */

.login-page-title, .register-page-title, #RecoverHeading {
    font-family: 'aktiv-grotesk';
    font-size: 32px;
    text-transform: uppercase;
    color: #4c4e58;
    text-align: center;
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .login-page-title, .register-page-title, #RecoverHeading {
        font-size: 28px;
    }
}

@media screen and (max-width: 480px) {
    .login-page-title, .register-page-title, #RecoverHeading {
        font-size: 24px;
    }
}

/* Login Form */

#CustomerLoginForm, #RegisterForm {
    width: 100%;
    max-width: 500px;
}

#CustomerLoginForm .form-message .form-message__title, #RegisterForm .form-message .form-message__title {
    font-family: 'aktiv-grotesk';
    font-weight: 800;
    font-size: 18px;
    color: #4c4e58;
    line-height: 1.2;
}

#CustomerLoginForm .form-message .errors, #RegisterForm .form-message .errors {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    color: #4c4e58;
    line-height: 1.2;
}

#CustomerLoginForm .form-message--error, #RegisterForm .form-message--error {
    border: 1px solid #ea5430;
    background-color: rgba(241, 93, 34, 0.1);
    color: #4c4e58;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
}

#CustomerLoginForm .form-message--error li, #RegisterForm .form-message--error li {
    margin: 0 0 5px 0;
}

#CustomerLoginForm .form-message--error a, #RegisterForm .form-message--error a, #CustomerLoginForm .form-message--error h2, #CustomerLoginForm .form-message--error .h2, #RegisterForm .form-message--error h2, #RegisterForm .form-message--error .h2 {
    color: #4c4e58;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
}

#CustomerLoginForm .input-error-message, #RegisterForm .input-error-message {
    color: #ea5430;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
}

#CustomerLoginForm .input-error-message svg, #RegisterForm .input-error-message svg {
    fill: #ea5430;
}

#CustomerLoginForm .recover-password, #RegisterForm .recover-password {
    margin: 0 0 20px 0;
}

#CustomerLoginForm .recover-password a, #RegisterForm .recover-password a {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    color: #4c4e58;
    line-height: 1.2;
}

#CustomerLoginForm .recover-password a:hover, #RegisterForm .recover-password a:hover {
    color: #ea5430;
}

#CustomerLoginForm input:not([type="submit"]), #RegisterForm input:not([type="submit"]) {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    padding: 10px 18px;
    background: #fff;
}

#CustomerLoginForm input::placeholder, #RegisterForm input::placeholder {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
}

#CustomerLoginForm .login-button, #RegisterForm .login-button {
    width: 100%;
}

#RegisterForm {
    display: flex;
    flex-direction: column;
}

#RegisterForm>input {
    margin: 0 0 20px 0;
}

/* Continue as Guest Form */

body[class*="template-customers/login"] .account-page-container .text-center h2, body[class*="template-customers/login"] .account-page-container .text-center .h2 {
    text-transform: uppercase;
    color: #4c4e58;
}

body[class*="template-customers/login"] .account-page-container .text-center .hr--invisible {
    margin: 0 0 10px 0;
}

#customer_login_guest .button-primary {
    text-transform: uppercase;
}

/* Recover Password Form */

#RecoverPasswordForm {
    width: 100%;
    max-width: 500px;
}

#RecoverPasswordForm .recover-text {
    margin: 0 0 20px 0;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    color: #4c4e58;
    line-height: 1.2;
}

#RecoverPasswordForm input {
    margin: 20px 0 0 0;
}

#RecoverPasswordForm input:not([type="submit"]) {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    background: #fff;
}

#RecoverPasswordForm input::placeholder {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
}

#RecoverPasswordForm a {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    color: #4c4e58;
    line-height: 1.2;
}

#RecoverPasswordForm a:hover {
    color: #ea5430;
}

#RecoverPasswordForm #RecoverEmail-email-error {
    margin: 20px 0 0 0;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
}

/* Main Account Page */

#shopify-section-account-page {
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* Container */

#shopify-section-account-page .account-page-container {
    justify-content: flex-start;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Inner */

#shopify-section-account-page .account-page-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

@media screen and (max-width: 768px) {
    #shopify-section-account-page .account-page-inner {
        flex-direction: column;
    }
}

/* Sidebar */

#shopify-section-account-page .account-page-sidebar {
    flex: 0 0 30%;
    padding: 10px 40px 0 0;
    min-width: 250px;
}

@media screen and (max-width: 768px) {
    #shopify-section-account-page .account-page-sidebar {
        display: flex;
        flex-direction: row;
        padding: 10px 0 15px 0;
    }
}

#shopify-section-account-page .account-page-sidebar .account-page-sidebar-menu:first-of-type {
    padding-right: 60px;
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .account-page-sidebar .account-page-sidebar-menu:first-of-type {
        padding-right: 40px;
    }
}

/* Content */

#shopify-section-account-page .account-page-content {
    flex: 0 1 70%;
}

/* Account Dashboard Heading */

#shopify-section-account-page .account-page-heading {
    font-family: 'Avenir Next Medium';
    font-weight: 800;
    color: #4c4e58;
    font-size: 60px;
    line-height: 1.2;
    text-transform: uppercase;
    line-height: 1.2;
}

/* Account Dashboard Addresses Box */

#shopify-section-account-page .account-page-addresses {
    background-color: #fff;
    padding: 25px;
    margin: 30px 0 0 0;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
}

#shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ebebeb;
}

#shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading {
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.2;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading {
        font-size: 13px;
    }
}

#shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading:first-of-type {
    padding: 0 15px 0 0;
}

#shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading:last-of-type {
    text-align: right;
}

#shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading a {
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.2;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading a {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading a {
        font-size: 13px;
    }
}

#shopify-section-account-page .account-page-addresses .account-page-addresses-toolbar .account-page-addresses-heading a:hover {
    color: #ea5430;
}

#shopify-section-account-page .account-page-addresses .customer-addresses {
    align-items: flex-start;
}

#shopify-section-account-page .account-page-addresses .customer-addresses .address {
    margin: 30px 0 0 0;
}

#shopify-section-account-page .account-page-addresses .customer-addresses .address h2, #shopify-section-account-page .account-page-addresses .customer-addresses .address .h2 {
    color: #4c4e58;
}

#shopify-section-account-page .account-page-addresses .customer-addresses .address p {
    margin: 0 !important;
}

#shopify-section-account-page .account-page-addresses .list--inline {
    display: none;
}

/* Account Dashboard Orders Box */

#shopify-section-account-page .account-page-orders {
    margin: 30px 0 0 0;
    background-color: #fff;
    padding: 25px;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
}

#shopify-section-account-page .account-page-orders .account-page-orders-toolbar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ebebeb;
}

#shopify-section-account-page .account-page-orders .account-page-orders-toolbar .account-page-orders-heading {
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.2;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .account-page-orders .account-page-orders-toolbar .account-page-orders-heading {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .account-page-orders .account-page-orders-toolbar .account-page-orders-heading {
        font-size: 13px;
    }
}

#shopify-section-account-page .account-page-orders>p {
    margin: 20px 0 0 0;
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.4;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .account-page-orders>p {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .account-page-orders>p {
        font-size: 13px;
    }
}

#shopify-section-account-page .account-page-orders .responsive-table {
    margin: 20px 0 0 0;
}

#shopify-section-account-page .account-page-orders .responsive-table tr, #shopify-section-account-page .account-page-orders .responsive-table th, #shopify-section-account-page .account-page-orders .responsive-table td {
    border: none;
}

#shopify-section-account-page .account-page-orders .responsive-table tr:first-of-type, #shopify-section-account-page .account-page-orders .responsive-table th:first-of-type, #shopify-section-account-page .account-page-orders .responsive-table td:first-of-type, #shopify-section-account-page .account-page-orders .responsive-table tr:last-of-type, #shopify-section-account-page .account-page-orders .responsive-table th:last-of-type, #shopify-section-account-page .account-page-orders .responsive-table td:last-of-type {
    padding-left: 0;
}

#shopify-section-account-page .account-page-orders .responsive-table th, #shopify-section-account-page .account-page-orders .responsive-table td {
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.4;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .account-page-orders .responsive-table th, #shopify-section-account-page .account-page-orders .responsive-table td {
        flex: 0 180px;
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .account-page-orders .responsive-table th, #shopify-section-account-page .account-page-orders .responsive-table td {
        flex: 100%;
        font-size: 13px;
    }
}

#shopify-section-account-page .account-page-orders .responsive-table td a {
    color: #ea5430;
    text-decoration: none;
}

.order--cancelled {
    font-family: 'Avenir Next Medium';
    padding-bottom: 20px;
}

/* Address Book Page Heading */

#shopify-section-account-page .account-page-address-book-heading {
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 40px;
    line-height: 1.2;
}

/* Address Book Button */

#shopify-section-account-page .address-new-toggle {
    margin: 20px 0 30px 0;
}

/* New Address */

#address_form_new, .edit-address-form {
    width: 100%;
    max-width: 700px;
    margin: 0 0 40px 0;
}

#address_form_new input, .edit-address-form input, #address_form_new select, .edit-address-form select {
    margin: 10px 0 0 0;
}

#address_form_new input:not([type="submit"]), .edit-address-form input:not([type="submit"]), #address_form_new select:not([type="submit"]), .edit-address-form select:not([type="submit"]) {
    font-family: 'Avenir Next Medium', 'Avenir Next', 'Arial';
    font-size: 14px;
    background: #fff;
}

#address_form_new label, .edit-address-form label, #address_form_new .address-edit-toggle, .edit-address-form .address-edit-toggle, #address_form_new .address-new-toggle, .edit-address-form .address-new-toggle {
    margin: 20px 0 0 5px;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    background: #fff;
}

#address_form_new .add-address-button, .edit-address-form .add-address-button, #address_form_new .update-address-button, .edit-address-form .update-address-button {
    width: 100%;
    margin: 20px 0 0 0;
}

/* Customer Addresses */

#shopify-section-account-page .customer-addresses {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    flex-wrap: wrap;
}

#shopify-section-account-page .customer-addresses .address {
    flex: 0 200px;
    padding-right: 25px;
    margin: 0 0 30px 0;
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.4;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .customer-addresses .address {
        flex: 0 180px;
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .customer-addresses .address {
        flex: 100%;
        font-size: 13px;
    }
}

#shopify-section-account-page .customer-addresses .address:last-of-type {
    padding: 0;
}

#shopify-section-account-page .customer-addresses .address h2, #shopify-section-account-page .customer-addresses .address .h2 {
    color: #4c4e58;
}

#shopify-section-account-page .customer-addresses .address-delete, #shopify-section-account-page .customer-addresses .address-edit-toggle {
    padding: 5px 15px;
    font-size: 12px;
    text-transform: uppercase;
}

/* Order Page Heading */

#shopify-section-account-page .account-order-page-heading {
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 40px;
    line-height: 1.2;
    text-transform: uppercase;
}

/* Order Page Created Date */

#shopify-section-account-page .account-order-page-created-date {
    margin: 7px 0 25px 0;
    font-family: 'Avenir Next Medium';
    font-weight: 500;
    color: #ea5430;
    font-size: 14px;
    line-height: 1.2;
}

/* Order Details Table */

#shopify-section-account-page .order-details-table-container {
    overflow: auto;
    margin: 0 0 25px 0;
}

#shopify-section-account-page .order-details-table-container .order-details-table {
    margin: 0;
}

#shopify-section-account-page .order-details-table-container .order-details-table .note {
    border: none;
    margin: 0;
    padding: 15px 0 10px 0;
    line-height: 1.6;
}

#shopify-section-account-page .order-details-table-container .order-details-table th, #shopify-section-account-page .order-details-table-container .order-details-table td {
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.4;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .order-details-table-container .order-details-table th, #shopify-section-account-page .order-details-table-container .order-details-table td {
        flex: 0 180px;
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .order-details-table-container .order-details-table th, #shopify-section-account-page .order-details-table-container .order-details-table td {
        flex: 100%;
        font-size: 13px;
    }
}

#shopify-section-account-page .order-details-table-container .order-details-table a {
    color: #ea5430;
    text-decoration: none;
    border: none;
}

#shopify-section-account-page .order-details-table-container .order-details-table .myaccount__account-details {
    display: flex;
    flex-direction: row;
    padding: 0;
}

#shopify-section-account-page .order-details-table-container .order-details-table .myaccount__account-details .billing-details {
    padding-right: 25px;
}

/* Order Shipping Details */

#shopify-section-account-page .order-shipping-details {
    display: flex;
    flex-direction: row;
    padding: 0;
}

#shopify-section-account-page .order-shipping-details .billing-address {
    padding-right: 60px;
}

#shopify-section-account-page .order-shipping-details h3, #shopify-section-account-page .order-shipping-details .h3 {
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: underline;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .order-shipping-details h3, #shopify-section-account-page .order-shipping-details .h3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .order-shipping-details h3, #shopify-section-account-page .order-shipping-details .h3 {
        font-size: 13px;
    }
}

#shopify-section-account-page .order-shipping-details p {
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    font-size: 14px;
    line-height: 1.4;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #shopify-section-account-page .order-shipping-details p {
        flex: 0 180px;
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .order-shipping-details p {
        flex: 100%;
        font-size: 13px;
    }
}

/* Sub-Heading */

#shopify-section-account-page .account-page-sub-heading {
    margin: 20px 0 0 0;
    font-family: 'Avenir Next Medium';
    font-weight: 500;
    color: #4c4e58;
    font-size: 16px;
    line-height: 1.4;
}

/* Sidebar Heading */

#shopify-section-account-page .account-page-sidebar-heading, #shopify-section-account-page .account-page-sidebar-additional-links-heading {
    margin: 0 0 20px 0;
    font-family: 'Avenir Next Medium';
    font-weight: 800;
    color: #ea5430;
    font-size: 18px;
    line-height: 1.2;
}

#shopify-section-account-page .account-page-sidebar-additional-links-heading {
    margin: 60px 0 20px 0;
}

@media screen and (max-width: 768px) {
    #shopify-section-account-page .account-page-sidebar-additional-links-heading {
        margin: 0 0 20px 0;
    }
}

/* Sidebar Links */

#shopify-section-account-page .account-page-sidebar-links a, #shopify-section-account-page .account-page-sidebar-additional-links a {
    display: block;
    margin: 10px 0;
    width: fit-content;
    width: -moz-fit-content;
    font-family: 'Avenir Next Medium';
    font-weight: 500;
    color: #4c4e58;
    font-size: 13px;
    line-height: 1.4;
}

#shopify-section-account-page .account-page-sidebar-links a:hover, #shopify-section-account-page .account-page-sidebar-additional-links a:hover {
    color: #ea5430;
}

/* Responsive */

@media screen and (min-width: 481px) and (max-width: 768px) {
    /* Heading */
    /* Address Book Page Heading */
    /* Order Page Heading */
    /* Order Page Created Date */
    /* Sub-Heading */
    /* Sidebar Heading */
    /* Sidebar Links */
    #shopify-section-account-page .account-page-heading {
        font-size: 50px;
    }
    #shopify-section-account-page .account-page-address-book-heading {
        font-size: 30px;
    }
    #shopify-section-account-page .account-order-page-heading {
        font-size: 30px;
    }
    #shopify-section-account-page .account-order-page-created-date {
        font-size: 14px;
    }
    #shopify-section-account-page .account-page-sub-heading {
        font-size: 16px;
    }
    #shopify-section-account-page .account-page-sidebar-heading, #shopify-section-account-page .account-page-sidebar-additional-links-heading {
        font-size: 18px;
    }
    #shopify-section-account-page .account-page-sidebar-links a, #shopify-section-account-page .account-page-sidebar-additional-links a {
        font-size: 13px;
    }
}

@media screen and (max-width: 480px) {
    #shopify-section-account-page .account-page-heading {
        font-size: 40px;
        text-transform: uppercase;
    }
    #shopify-section-account-page .account-page-address-book-heading {
        font-size: 20px;
    }
    #shopify-section-account-page .account-order-page-heading {
        font-size: 20px;
    }
    #shopify-section-account-page .account-order-page-created-date {
        font-size: 12px;
    }
    #shopify-section-account-page .account-page-sub-heading {
        font-size: 14px;
    }
    #shopify-section-account-page .account-page-sidebar-heading, #shopify-section-account-page .account-page-sidebar-additional-links-heading {
        font-size: 16px;
    }
    #shopify-section-account-page .account-page-sidebar-links a, #shopify-section-account-page .account-page-sidebar-additional-links a {
        font-size: 12px;
    }
}

/***********************************/

/**** PRODUCT REGISTRATION POPUP ***/

/***********************************/

.product-registration {
    cursor: pointer;
}

/* Container */

.product-registration-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 800px;
    height: fit-content;
    height: -moz-fit-content;
    height: 100%;
    padding: 30px;
    opacity: 0;
    z-index: -9999;
    transition: opacity 0.1s linear;
}

@media screen and (max-width: 768px) {
    .product-registration-popup {
        padding: 20px;
    }
}

.product-registration-popup.visible {
    opacity: 1;
    transition: opacity 0.1s linear;
}

/* Inner Container */

.product-registration-popup-inner {
    position: relative;
    background-color: #fff;
    border-radius: 2px;
    height: 100%;
    overflow: auto;
    padding: 30px 0 0 0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    background-color: #f9fbfb;
}

.product-registration-popup-inner .form-all {
    width: 100%;
}

.product-registration-popup-inner .product-registration-popup-close {
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 18px;
    font-weight: 800;
    color: #4c4e58;
    cursor: pointer;
    padding: 4px;
}

.product-registration-popup-inner .product-registration-popup-close:hover {
    color: #ea5430;
}

/***************************/

/*** SEARCH RESULTS PAGE ***/

/***************************/

.template-search .page-container {
    background-color: #fff;
}

.template-search .page-container .inner-container {
    flex: 1;
}

.template-search .page-container .search-results-page-inner-container {
    padding: 40px 0;
}

.search-results-page-inner-container .no-results {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
}

.search-results-page-inner-container .no-results a {
    color: #ea5430;
}

.search-results-page-inner-container .no-results a:hover {
    text-decoration: underline;
}

.search-results-page-heading {
    margin: 0 0 20px 0;
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 22px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .search-results-page-heading {
        font-size: 22px;
    }
}

@media screen and (max-width: 480px) {
    .search-results-page-heading {
        font-size: 20px;
    }
}

.search-results-page-inner-container .search-results-page-top {
    padding: 0 0 40px 0;
}

.search-results-page-inner-container .search-results-page-top .search {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

.search-results-page-inner-container .search-results-page-top .input-group {
    flex-wrap: nowrap;
}

.search-results-page-inner-container .search-results-page-top #SearchInput {
    background-color: #fff;
    font-family: 'Avenir Next Medium';
    font-size: 14px;
    background: #fff;
}

@media screen and (max-width: 480px) {
    .search-results-page-inner-container .search-results-page-top #SearchInput {
        min-width: 0;
    }
}

.search-results-page-inner-container .search-results-page-top #SearchInput:placeholder {
    font-family: 'Avenir Next Medium';
    font-size: 14px;
}

.search-results-page-inner-container .search-results-page-top .search__submit {
    padding: 0 30px;
    text-transform: uppercase;
    min-height: 46px;
    border-radius: 0 3px 3px 0;
}

@media screen and (max-width: 768px) {
    .search-results-page-inner-container .search-results-page-top .search__submit {
        min-height: 42px;
    }
}

/* Product Title */

.search-results-page-inner-container .product-title a {
    color: #4c4e58;
    font-family: aktiv-grotesk;
    font-weight: 800;
    font-size: 20px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .search-results-page-inner-container .product-title a {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
    .search-results-page-inner-container .product-title a {
        font-size: 16px;
    }
}

.search-results-page-inner-container .product-title a:hover {
    color: #ea5430;
}

/* Product Price */

.search-results-page-inner-container .product-price {
    color: #4c4e58;
    font-family: 'Avenir Next Medium';
    font-weight: 500;
    font-size: 16px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .search-results-page-inner-container .product-price {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    .search-results-page-inner-container .product-price {
        font-size: 14px;
    }
}

/* Sale Price */

.search-results-page-inner-container .product-price .price-item--sale {
    color: #ea5430;
}

/* Product Select */

.search-results-page-inner-container .product-options select {
    color: #4c4e58;
    font-family: aktiv-grotesk;
    font-weight: 700;
    font-size: 12px;
    border-color: #ccc;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .search-results-page-inner-container .product-options select {
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
    .search-results-page-inner-container .product-options select {
        font-size: 12px;
    }
}

.search-results-page-result-heading {
    order: -1;
    grid-column: span 4;
    margin-bottom: 20px;
    font-family: aktiv-grotesk;
    font-weight: 800;
    color: #4c4e58;
    font-size: 22px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
    .search-results-page-result-heading {
        grid-column: span 3;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .search-results-page-result-heading {
        grid-column: span 2;
        font-size: 22px;
    }
}

@media screen and (max-width: 480px) {
    .search-results-page-result-heading {
        grid-column: span 2;
        font-size: 20px;
    }
}

.search-results-page-text-results {
    padding: 20px 0 0 0;
}

@media screen and (max-width: 480px) {
    .search-results-page-text-results {
        grid-template-columns: 1fr;
    }
    .search-results-page-text-results .search-results-page-result-heading {
        grid-column: span 1;
    }
}

.search-results-page-text-results .search-results-page-text-result {
    position: relative;
    padding: 25px 30px;
    background: #fff;
    border: 1px solid #ebebeb;
}

.search-results-page-text-results .search-results-page-text-result:hover {
    border: 1px solid #ea5430;
}

.search-results-page-text-results .search-results-page-text-result a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.search-results-page-text-results .search-results-page-text-result-heading {
    color: #4c4e58;
    font-family: aktiv-grotesk;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .search-results-page-text-results .search-results-page-text-result-heading {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
    .search-results-page-text-results .search-results-page-text-result-heading {
        font-size: 16px;
    }
}

.search-results-page-text-result-paragraph {
    margin: 20px 0 0 0;
    color: #4c4e58;
    font-family: 'Avenir Next Medium';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    .search-results-page-text-result-paragraph {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    .search-results-page-text-result-paragraph {
        font-size: 14px;
    }
}

/*** AFFIRM ***/

.affirm-container {
    display: flex;
    align-items: flex-end;
    padding: 7px 0 0 0;
    min-height: 30px;
}

.affirm-container .affirm-as-low-as {
    width: 100%;
    font-size: 14px;
    font-family: 'Avenir Next Medium';
    line-height: 1.6;
}

.affirm-container .affirm-as-low-as a {
    color: #ea5430;
}

.affirm-container .affirm-as-low-as a:hover {
    text-decoration: underline;
}

.affirm-container .__affirm-logo {
    font-size: 14px !important;
    color: #060809 !important;
}

/*** NOW BACK IN STOCK ***/

#esc-oos-form {
    padding: 20px 0 0 0 !important;
}

#esc-out-of-stock-inputs .esc-out-of-stock-title {
    color: #ea5430 !important;
}

#esc-out-of-stock-inputs {
    color: #4c4e58 !important;
    font-family: 'Avenir Next Medium' !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
    border: none !important;
    text-align: center !important;
    max-width: 573px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.esc-email-container {
    max-width: 300px !important;
    margin: 0 auto !important;
}

#esc-oos-form .esc-btn {
    margin: 0 !important;
    background-color: #ea5430 !important;
    font-family: 'Avenir Next Condensed Bold' !important;
    text-transform: uppercase !important;
    border-radius: 4px !important;
    color: #fff !important;
}

#esc-oos-form .esc-btn:hover {
    background-color: #d74d17 !important;
}

#esc-out-of-stock-inputs .esc-notification {
    color: #ea5430 !important;
}

/*** AAA FORMS ***/

#aaa-form-builder {
    padding-bottom: 20px !important;
    max-width: 750px !important;
    font-size: 14px !important;
    font-family: 'Avenir Next Medium';
    color: #4c4e58;
    line-height: 1.4;
}

#aaa-form-builder input, #aaa-form-builder textarea, #aaa-form-builder select {
    background-color: #fff !important;
    font-size: 14px !important;
}

#aaa-form-builder .required {
    color: #ea5430 !important;
}

#aaa-form-builder input[aria-required="true"], #aaa-form-builder textarea[aria-required="true"], #aaa-form-builder select[aria-required="true"] {
    border-right: 5px solid #ea5430 !important;
    border-radius: 2px !important;
}

#aaa-form-builder .fb-submit {
    text-align: center !important;
}

#aaa-form-builder .fb-submit button:hover {
    border-color: #ea5430 !important;
}

#aaa-form-builder .aaaformbuilder_form .success {
    border: 1px solid #ea5430 !important;
    padding: 10px !important;
    margin: 15px 0 0 0 !important;
    display: block !important;
    border-radius: 2px !important;
}

#aaa-form-builder .fb-tel-label {
    display: none;
}

#aaa-form-builder .fb-radio-group-label, #aaa-form-builder .fb-checkbox-group-label {
    font-weight: 600;
}

/* Foursixty Instagram */

.fs-buy-now-branding, #fs-detail-branding {
    visibility: hidden !important;
}

.fs-post-info, .fs-link-text, div.fs-detail-title {
    color: #4c4e58 !important;
}

.fs-detail-shares a {
    color: #ea5430 !important;
}

a.fs-share {
    font-size: 16px !important;
}

.fs-slider-prev-button, .fs-slider-next-button {
    background-color: rgba(241, 93, 34, 0.6) !important;
}

.fs-slider-prev-button path, .fs-slider-next-button path {
    stroke: #fff !important;
}

.fs-timeline-detail {
    z-index: 999999;
}

.fs-product-price, .fs-product-inner-price {
    color: #4c4e58 !important;
    font-family: Avenir Next Medium !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    margin: 0 0 10px 0 !important;
}

.fs-product-inner-price {
    display: block;
}

.fs-product-name, .fs-buy-product-title {
    color: #4c4e58 !important;
    font-family: aktiv-grotesk !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
}

.fs-buy-button, .fs-shopify-add-cart {
    background-color: #ea5430 !important;
    color: #fff !important;
    border-width: 3px !important;
    border-radius: 3px !important;
    border-color: #ea5430 !important;
    font-family: avenir-next !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    margin: 8px 0 0 0 !important;
    padding: 10px 20px !important;
    max-width: none !important;
}

.fs-buy-button:hover, .fs-shopify-add-cart:hover {
    background-color: #d74d17 !important;
}

.fs-option-name, .fs-option-label {
    font-family: 'Avenir Next Medium' !important;
    font-weight: 500 !important;
    color: #4c4e58 !important;
}

.fs-option-label {
    color: #ea5430 !important;
}

.fs-add-to-cart-enabled .fs-variant-select input[type=radio]:checked+.fs-option-label {
    background-color: #ea5430 !important;
    color: #fff !important;
}

.fs-variant-select {
    border-radius: 3px !important;
    border-color: #ea5430 !important;
}

.fs-overlink {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4) !important;
    background: #ea5430 !important;
    color: #fff !important;
}

.fs-overlink-text {
    background-color: #ea5430 !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2) !important;
    border-radius: 3px !important;
}

.fs-added-notification>.fs-large-text {
    color: #4c4e58 !important;
    font-family: aktiv-grotesk !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
}

.fs-added-notification>.fs-medium-text {
    font-family: 'Avenir Next Medium' !important;
    font-weight: 500 !important;
    color: #4c4e58 !important;
}

.fs-error {
    font-family: 'Avenir Next Medium' !important;
    font-weight: 500 !important;
    color: #fff !important;
    background-color: #ea5430 !important;
}
div#shopify-section-video-with-text .grid-banner-outer .v_left {
    line-height: 0;
}
/*** AMBASSADOR CSS ***/

@media screen and (max-width: 480px) {
    .ambassador-column .shg-row>div {
        width: 100% !important;
    }
}

@media screen and (max-width: 1000px) {
    .shogun-quote p, .shogun-quote p span {
        font-size: 28px !important;
        line-height: 1.4 !important;
    }
}

@media screen and (max-width: 768px) {
    .shogun-quote p, .shogun-quote p span {
        font-size: 25px !important;
        line-height: 1.4 !important;
    }
}

@media screen and (max-width: 480px) {
    .shogun-quote p, .shogun-quote p span {
        font-size: 22px !important;
        line-height: 1.4 !important;
    }
}
@media screen and (max-width: 767px) {
    div#shopify-section-image-text-with-overlay {
    padding-bottom: 0;
}
  div#shopify-section-image-text-with-overlay .hero__inner .page-width.text-center {
    text-align: left !important;
}
}
.shogun-quote:after {
    content: '';
    background: url(//cdn.shopify.com/s/files/1/0053/9649/6456/t/432/assets/quotation-right-mark256.png?v=4190978209188528746);
    width: 60px;
    height: 60px;
    opacity: 0.8;
    position: absolute;
    bottom: 52px;
    background-size: contain;
    right: 0;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1000px) {
    .shogun-quote:after {
        width: 55px;
        height: 55px;
    }
}

@media screen and (max-width: 768px) {
    .shogun-quote:after {
        width: 50px;
        height: 50px;
    }
}

@media screen and (max-width: 480px) {
    .shogun-quote:after {
        width: 40px;
        height: 40px;
    }
}

.tdf_ribbon_span, .tdf_money {
    font-family: 'Avenir Next Medium' !important;
}

.tdf_label_v2 {
    padding: 4px 6px !important;
    border-radius: 3px !important;
}

.clipartBrowserButton {
    display: none !important;
}

/* Shoppable Instagram App - Popup */

.fs-prepended-detail {
    z-index: 9999999999 !important;
}

.grecaptcha-badge { 
  visibility: hidden;
  opacity: 0;
  z-index: -9999;
}

#tdf_notify {
  display: none;
}
#tdf_notify button {
  display: none !important;
}

/* Google Tag Manager Image Issue */
img[src^="https://tags.w55c.net"] {
  max-width: 0;
}

.template-page .kennel-fit-finder_result_kennel-image>p {
  display: none;
}
[data-name="our-story"] a {
  color: #fff;
}