@charset "UTF-8";
/*============================================================================
  Debut | Built with Shopify Slate   
 
  Some things to know about this file:
    - Sass is compiled on Shopify's server so you don't need to convert it to CSS yourself
    - The output CSS is compressed and comments are removed
    - You cannot use native CSS/Sass @imports in this file without a build script
==============================================================================*/
/*================ SASS HELPERS ================*/
/*============================================================================
  Convert pixels to ems
  eg. for a relational value of 12px write em(12) when the parent is 16px
  if the parent is another value say 24px write em(12, 24)
  Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/functions/_px-to-em.scss
==============================================================================*/
/*============================================================================
  Strips the unit from a number.
  @param {Number (With Unit)} $value
  @example scss - Usage
    $dimension: strip-units(10em);
  @example css - CSS Output
    $dimension: 10;
  @return {Number (Unitless)}
  based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/functions/_strip-units.scss
==============================================================================*/
/*============================================================================
  Return a color based on the brightness of an existing color.
  Need to pass in brightness because it is calculated with Liquid.
  @param {Number} $brightness
  @param {String} $color
  @example scss - Usage
    $focusColor: adaptiveColor(#000, 0);
  @example css - CSS Output
    $focusColor: #404040;
  @return {String}
==============================================================================*/
/*================ #Mixins ================*/
/*============================================================================
  Prefix mixin for generating vendor prefixes.
  Based on https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/addons/_prefixer.scss

  Usage:
    // Input:
    .element {
      @include prefix(transform, scale(1), ms webkit spec);
    }

    // Output:
    .element {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
    }
==============================================================================*/
/*================ Media Query Mixin ================*/
/*================ Responsive Show/Hide Helper ================*/
/*================ Responsive Text Alignment Helper ================*/
/*============================================================================
  Flexbox prefix mixins from Bourbon
    https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_flex-box.scss
==============================================================================*/
/*================ VARIABLES ================*/
/*============================================================================
  Grid Breakpoints and Class Names
    - Do not change the variable names
    - $grid-narrowscreen is based on a Shopify breakpoint for checkout buttons
==============================================================================*/
/*============================================================================
  Generate breakpoint-specific column widths and push classes
    - Default column widths: $grid-breakpoint-has-widths: ($small, $medium-up);
    - Default is no push classes
==============================================================================*/
/*================ Color Variables ================*/
/*================ Sizing Variables ================*/
/*================ Footer Variables ================*/
/*================ Z-Index ================*/
/*================ SVG ================*/
/*================ Drawers ================*/
/*================ Hero Slider ================*/
/*================ Typography ================*/
@font-face {
  font-family: "Work Sans";
  font-weight: 600;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/work_sans/worksans_n6.136d99375282ffb6ea8c3dc4a8fe189c7be691b2.woff2?h1=a29oYXBldC5jb20&hmac=b6087a2f3493fb461f2af099c5c26b2f3ec9dd5acf483a4f481b1a5405e9f1d8") format("woff2"), url("https://fonts.shopifycdn.com/work_sans/worksans_n6.399ae4c4dd52d38e3f3214ec0cc9c61a0a67ea08.woff?h1=a29oYXBldC5jb20&hmac=c8a168faaaa09b97b2fd91d5c598fcac0e70189def42a6314495aa606c58ff39") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 400;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/work_sans/worksans_n4.29e3afeb38a0ba35e784cf169a40e8beaf814daa.woff2?h1=a29oYXBldC5jb20&hmac=bf0b7e8b60e97e454a1ab30391d3561782296123ac8920a351ea4dd5eed1dc45") format("woff2"), url("https://fonts.shopifycdn.com/work_sans/worksans_n4.e7c533c4afbed28070f6ac45dbcfe6f37840c0a8.woff?h1=a29oYXBldC5jb20&hmac=23a9e1eed414769c934b9567d2130aa167c4f4097e1b91cf046647c74358c636") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/work_sans/worksans_n7.35eac55373d3da50c529c81066eb2f2f0fbedb82.woff2?h1=a29oYXBldC5jb20&hmac=299ad520d3a9abee1a1e35d2a936580752ba211d750ff7d2dfd7751353448458") format("woff2"), url("https://fonts.shopifycdn.com/work_sans/worksans_n7.1b010d40a44f517d5363112c4aff386332758bc9.woff?h1=a29oYXBldC5jb20&hmac=771545513a4eff52a8517c888006cf311cb67fba8f3c3632b9ba3284d644c9ae") format("woff"); }

@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/work_sans/worksans_n7.35eac55373d3da50c529c81066eb2f2f0fbedb82.woff2?h1=a29oYXBldC5jb20&hmac=299ad520d3a9abee1a1e35d2a936580752ba211d750ff7d2dfd7751353448458") format("woff2"), url("https://fonts.shopifycdn.com/work_sans/worksans_n7.1b010d40a44f517d5363112c4aff386332758bc9.woff?h1=a29oYXBldC5jb20&hmac=771545513a4eff52a8517c888006cf311cb67fba8f3c3632b9ba3284d644c9ae") format("woff"); }

/*================ Color Variables BD ================*/
/*================ FONT Sizing Variables BD ================*/
/*================ CUSTOM FONTS BD ================*/
@font-face {
  font-family: 'Bebas-Neue';
  src: url("BebasNeue-Regular.eot");
  src: url("BebasNeue-Regular.eot?#iefix") format("embedded-opentype"), url("BebasNeue-Regular.woff2") format("woff2"), url("BebasNeue-Regular.woff") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'CircularStd';
  src: url("CircularStd-Book.eot");
  src: url("CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("CircularStd-Book.woff2") format("woff2"), url("CircularStd-Book.woff") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'CircularStd';
  src: url("CircularStd-Medium.eot");
  src: url("CircularStd-Medium.eot?#iefix") format("embedded-opentype"), url("CircularStd-Medium.woff2") format("woff2"), url("CircularStd-Medium.woff") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'CircularStd';
  src: url("CircularStd-Bold.eot");
  src: url("CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("CircularStd-Bold.woff2") format("woff2"), url("CircularStd-Bold.woff") format("woff");
  font-weight: 600; }

@font-face {
  /* SERIF FONT */
  font-family: 'CircularStd';
  src: url("CircularStd-Black.woff");
  font-weight: 800; }

/*================ FONT ICONS BD ================*/
@font-face {
  font-family: 'bricons';
  src: url("bricons.ttf?212321") format("truetype"), url("bricons.woff?21233r21") format("woff"), url("bricons.svg?23231#bricons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bricons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-allergy:before {
  content: "\e935"; }

.ico-can3:before {
  content: "\e930"; }

.ico-can2:before {
  content: "\e931"; }

.ico-dog-excitement:before {
  content: "\e932"; }

.ico-dog-flip:before {
  content: "\e933"; }

.ico-low-fat:before {
  content: "\e934"; }

.ico-scale:before {
  content: "\e92f"; }

.ico-happy-dog:before {
  content: "\e92e"; }

.ico-high-protein:before {
  content: "\e92d"; }

.ico-dolphin:before {
  content: "\e92b"; }

.ico-no-grain2:before {
  content: "\e92c"; }

.ico-truck:before {
  content: "\e92a"; }

.ico-no-gmo:before {
  content: "\e929"; }

.ico-arrow-drawn:before {
  content: "\e928"; }

.ico-water-drop:before {
  content: "\e927"; }

.ico-excitement-dog:before {
  content: "\e925"; }

.ico-healthy-dog:before {
  content: "\e926"; }

.ico-one-circle:before {
  content: "\e924"; }

.ico-air-dry:before {
  content: "\e919"; }

.ico-crock-pot:before {
  content: "\e91a"; }

.ico-garden:before {
  content: "\e91b"; }

.ico-happy-cat:before {
  content: "\e91c"; }

.ico-leaves:before {
  content: "\e91d"; }

.ico-meat-combo:before {
  content: "\e91e"; }

.ico-meat-leg:before {
  content: "\e91f"; }

.ico-moisture:before {
  content: "\e920"; }

.ico-no-fish:before {
  content: "\e921"; }

.ico-sensitive-dog:before {
  content: "\e922"; }

.ico-tuna:before {
  content: "\e923"; }

.ico-play:before {
  content: "\e918"; }

.ico-newspaper:before {
  content: "\e915"; }

.ico-no-grain:before {
  content: "\e916"; }

.ico-check-mark:before {
  content: "\e917"; }

.ico-digest-plus:before {
  content: "\e912"; }

.ico-easy-digest:before {
  content: "\e913"; }

.ico-steak:before {
  content: "\e914"; }

.ico-account:before {
  content: "\e900"; }

.ico-cart:before {
  content: "\e901"; }

.ico-cat:before {
  content: "\e902"; }

.ico-chevron-down:before {
  content: "\e903"; }

.ico-chevron-left:before {
  content: "\e904"; }

.ico-chevron-right:before {
  content: "\e905"; }

.ico-chevron-up:before {
  content: "\e906"; }

.ico-digest:before {
  content: "\e907"; }

.ico-dog:before {
  content: "\e908"; }

.ico-fat-dog:before {
  content: "\e909"; }

.ico-radio:before {
  content: "\e90a"; }

.ico-radio-select:before {
  content: "\e90b"; }

.ico-sad-cat:before {
  content: "\e90c"; }

.ico-search:before {
  content: "\e90d"; }

.ico-triangle-down:before {
  content: "\e90e"; }

.ico-triangle-left:before {
  content: "\e90f"; }

.ico-triangle-right:before {
  content: "\e910"; }

.ico-triangle-up:before {
  content: "\e911"; }

/****** FONT FAMILY VARIABLES *****************/
/*================ Gift Cards ================*/
/*================ Z-index ================*/
/*================ VENDOR ================*/
/*============================================================================
  Slick Slider 1.6.0

  - If upgrading Slick's styles, use the following variables/functions
    instead of the slick defaults (from slick-theme.scss)
  - This file includes default slick.scss styles (at Slick Slider SCSS)
    and slick-theme.scss (at Slick Slider Theme). Upgrade each area individually.
  - Remove `outline: none` from `.slick-dots li button`
==============================================================================*/
/*================ Slick Slider SCSS ================*/
.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;
  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 Slider Theme ================*/
.slick-loading .slick-list {
  background: white url(//cdn.shopify.com/s/files/1/0098/5926/8693/t/23/assets/ajax-loader.gif?v=4135686330247201572) center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover: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: black;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

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

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

/* 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 button:focus:before, .slick-dots li a:hover: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: white;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: white;
      opacity: 0.75; }

/*================ Product video ================*/
/*================ GLOBAL ================*/
/*============================================================================
  #Normalize
  Based on normalize.css v3.0.2 | MIT License | git.io/normalize
==============================================================================*/
*,
*::before,
*::after {
  box-sizing: border-box; }

body {
  margin: 0; }

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: 700; }

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;
  display: flex;
  margin: auto; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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: 749px) {
    .grid {
      margin-left: -22px; } }

.grid__item {
  float: left;
  padding-left: 30px;
  width: 100%; }
  @media only screen and (max-width: 749px) {
    .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.33333%; }

.two-thirds {
  width: 66.66667%; }

/* 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.66667%; }

.two-sixths {
  width: 33.33333%; }

.three-sixths {
  width: 50%; }

.four-sixths {
  width: 66.66667%; }

.five-sixths {
  width: 83.33333%; }

/* 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.33333%; }

.two-twelfths {
  width: 16.66667%; }

.three-twelfths {
  width: 25%; }

.four-twelfths {
  width: 33.33333%; }

.five-twelfths {
  width: 41.66667%; }

.six-twelfths {
  width: 50%; }

.seven-twelfths {
  width: 58.33333%; }

.eight-twelfths {
  width: 66.66667%; }

.nine-twelfths {
  width: 75%; }

.ten-twelfths {
  width: 83.33333%; }

.eleven-twelfths {
  width: 91.66667%; }

.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: 749px) {
  /* Whole */
  .small--one-whole {
    width: 100%; }

  /* Halves */
  .small--one-half {
    width: 50%; }

  /* Thirds */
  .small--one-third {
    width: 33.33333%; }

  .small--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .small--one-quarter {
    width: 25%; }

  .small--two-quarters {
    width: 50%; }

  .small--three-quarters {
    width: 75%; }

  /* Fifths */
  .small--one-fifth {
    width: 20%; }

  .small--two-fifths {
    width: 40%; }

  .small--three-fifths {
    width: 60%; }

  .small--four-fifths {
    width: 80%; }

  /* Sixths */
  .small--one-sixth {
    width: 16.66667%; }

  .small--two-sixths {
    width: 33.33333%; }

  .small--three-sixths {
    width: 50%; }

  .small--four-sixths {
    width: 66.66667%; }

  .small--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .small--one-eighth {
    width: 12.5%; }

  .small--two-eighths {
    width: 25%; }

  .small--three-eighths {
    width: 37.5%; }

  .small--four-eighths {
    width: 50%; }

  .small--five-eighths {
    width: 62.5%; }

  .small--six-eighths {
    width: 75%; }

  .small--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .small--one-tenth {
    width: 10%; }

  .small--two-tenths {
    width: 20%; }

  .small--three-tenths {
    width: 30%; }

  .small--four-tenths {
    width: 40%; }

  .small--five-tenths {
    width: 50%; }

  .small--six-tenths {
    width: 60%; }

  .small--seven-tenths {
    width: 70%; }

  .small--eight-tenths {
    width: 80%; }

  .small--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .small--one-twelfth {
    width: 8.33333%; }

  .small--two-twelfths {
    width: 16.66667%; }

  .small--three-twelfths {
    width: 25%; }

  .small--four-twelfths {
    width: 33.33333%; }

  .small--five-twelfths {
    width: 41.66667%; }

  .small--six-twelfths {
    width: 50%; }

  .small--seven-twelfths {
    width: 58.33333%; }

  .small--eight-twelfths {
    width: 66.66667%; }

  .small--nine-twelfths {
    width: 75%; }

  .small--ten-twelfths {
    width: 83.33333%; }

  .small--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .small--one-half:nth-child(2n+1),
  .grid--uniform .small--one-third:nth-child(3n+1),
  .grid--uniform .small--one-quarter:nth-child(4n+1),
  .grid--uniform .small--one-fifth:nth-child(5n+1),
  .grid--uniform .small--one-sixth:nth-child(6n+1),
  .grid--uniform .small--two-sixths:nth-child(3n+1),
  .grid--uniform .small--three-sixths:nth-child(2n+1),
  .grid--uniform .small--one-eighth:nth-child(8n+1),
  .grid--uniform .small--two-eighths:nth-child(4n+1),
  .grid--uniform .small--four-eighths:nth-child(2n+1),
  .grid--uniform .small--five-tenths:nth-child(2n+1),
  .grid--uniform .small--one-twelfth:nth-child(12n+1),
  .grid--uniform .small--two-twelfths:nth-child(6n+1),
  .grid--uniform .small--three-twelfths:nth-child(4n+1),
  .grid--uniform .small--four-twelfths:nth-child(3n+1),
  .grid--uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .small--show {
    display: block !important; }

  .small--hide {
    display: none !important; }

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

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

  .small--text-center {
    text-align: center !important; } }
@media only screen and (min-width: 750px) {
  /* Whole */
  .medium-up--one-whole {
    width: 100%; }

  /* Halves */
  .medium-up--one-half {
    width: 50%; }

  /* Thirds */
  .medium-up--one-third {
    width: 33.33333%; }

  .medium-up--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .medium-up--one-quarter {
    width: 25%; }

  .medium-up--two-quarters {
    width: 50%; }

  .medium-up--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium-up--one-fifth {
    width: 20%; }

  .medium-up--two-fifths {
    width: 40%; }

  .medium-up--three-fifths {
    width: 60%; }

  .medium-up--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium-up--one-sixth {
    width: 16.66667%; }

  .medium-up--two-sixths {
    width: 33.33333%; }

  .medium-up--three-sixths {
    width: 50%; }

  .medium-up--four-sixths {
    width: 66.66667%; }

  .medium-up--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .medium-up--one-eighth {
    width: 12.5%; }

  .medium-up--two-eighths {
    width: 25%; }

  .medium-up--three-eighths {
    width: 37.5%; }

  .medium-up--four-eighths {
    width: 50%; }

  .medium-up--five-eighths {
    width: 62.5%; }

  .medium-up--six-eighths {
    width: 75%; }

  .medium-up--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium-up--one-tenth {
    width: 10%; }

  .medium-up--two-tenths {
    width: 20%; }

  .medium-up--three-tenths {
    width: 30%; }

  .medium-up--four-tenths {
    width: 40%; }

  .medium-up--five-tenths {
    width: 50%; }

  .medium-up--six-tenths {
    width: 60%; }

  .medium-up--seven-tenths {
    width: 70%; }

  .medium-up--eight-tenths {
    width: 80%; }

  .medium-up--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium-up--one-twelfth {
    width: 8.33333%; }

  .medium-up--two-twelfths {
    width: 16.66667%; }

  .medium-up--three-twelfths {
    width: 25%; }

  .medium-up--four-twelfths {
    width: 33.33333%; }

  .medium-up--five-twelfths {
    width: 41.66667%; }

  .medium-up--six-twelfths {
    width: 50%; }

  .medium-up--seven-twelfths {
    width: 58.33333%; }

  .medium-up--eight-twelfths {
    width: 66.66667%; }

  .medium-up--nine-twelfths {
    width: 75%; }

  .medium-up--ten-twelfths {
    width: 83.33333%; }

  .medium-up--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .medium-up--one-half:nth-child(2n+1),
  .grid--uniform .medium-up--one-third:nth-child(3n+1),
  .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .medium-up--show {
    display: block !important; }

  .medium-up--hide {
    display: none !important; }

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

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

  .medium-up--text-center {
    text-align: center !important; } }
@media only screen and (max-width: 989px) {
  /* Whole */
  .medium-down--one-whole {
    width: 100%; }

  /* Halves */
  .medium-down--one-half {
    width: 50%; }

  /* Thirds */
  .medium-down--one-third {
    width: 33.33333%; }

  .medium-down--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .medium-down--one-quarter {
    width: 25%; }

  .medium-down--two-quarters {
    width: 50%; }

  .medium-down--three-quarters {
    width: 75%; }

  /* Fifths */
  .medium-down--one-fifth {
    width: 20%; }

  .medium-down--two-fifths {
    width: 40%; }

  .medium-down--three-fifths {
    width: 60%; }

  .medium-down--four-fifths {
    width: 80%; }

  /* Sixths */
  .medium-down--one-sixth {
    width: 16.66667%; }

  .medium-down--two-sixths {
    width: 33.33333%; }

  .medium-down--three-sixths {
    width: 50%; }

  .medium-down--four-sixths {
    width: 66.66667%; }

  .medium-down--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .medium-down--one-eighth {
    width: 12.5%; }

  .medium-down--two-eighths {
    width: 25%; }

  .medium-down--three-eighths {
    width: 37.5%; }

  .medium-down--four-eighths {
    width: 50%; }

  .medium-down--five-eighths {
    width: 62.5%; }

  .medium-down--six-eighths {
    width: 75%; }

  .medium-down--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .medium-down--one-tenth {
    width: 10%; }

  .medium-down--two-tenths {
    width: 20%; }

  .medium-down--three-tenths {
    width: 30%; }

  .medium-down--four-tenths {
    width: 40%; }

  .medium-down--five-tenths {
    width: 50%; }

  .medium-down--six-tenths {
    width: 60%; }

  .medium-down--seven-tenths {
    width: 70%; }

  .medium-down--eight-tenths {
    width: 80%; }

  .medium-down--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .medium-down--one-twelfth {
    width: 8.33333%; }

  .medium-down--two-twelfths {
    width: 16.66667%; }

  .medium-down--three-twelfths {
    width: 25%; }

  .medium-down--four-twelfths {
    width: 33.33333%; }

  .medium-down--five-twelfths {
    width: 41.66667%; }

  .medium-down--six-twelfths {
    width: 50%; }

  .medium-down--seven-twelfths {
    width: 58.33333%; }

  .medium-down--eight-twelfths {
    width: 66.66667%; }

  .medium-down--nine-twelfths {
    width: 75%; }

  .medium-down--ten-twelfths {
    width: 83.33333%; }

  .medium-down--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .medium-down--one-half:nth-child(2n+1),
  .grid--uniform .medium-down--one-third:nth-child(3n+1),
  .grid--uniform .medium-down--one-quarter:nth-child(4n+1),
  .grid--uniform .medium-down--one-fifth:nth-child(5n+1),
  .grid--uniform .medium-down--one-sixth:nth-child(6n+1),
  .grid--uniform .medium-down--two-sixths:nth-child(3n+1),
  .grid--uniform .medium-down--three-sixths:nth-child(2n+1),
  .grid--uniform .medium-down--one-eighth:nth-child(8n+1),
  .grid--uniform .medium-down--two-eighths:nth-child(4n+1),
  .grid--uniform .medium-down--four-eighths:nth-child(2n+1),
  .grid--uniform .medium-down--five-tenths:nth-child(2n+1),
  .grid--uniform .medium-down--one-twelfth:nth-child(12n+1),
  .grid--uniform .medium-down--two-twelfths:nth-child(6n+1),
  .grid--uniform .medium-down--three-twelfths:nth-child(4n+1),
  .grid--uniform .medium-down--four-twelfths:nth-child(3n+1),
  .grid--uniform .medium-down--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .medium-down--show {
    display: block !important; }

  .medium-down--hide {
    display: none !important; }

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

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

  .medium-down--text-center {
    text-align: center !important; } }
@media only screen and (min-width: 990px) {
  /* Whole */
  .large-up--one-whole {
    width: 100%; }

  /* Halves */
  .large-up--one-half {
    width: 50%; }

  /* Thirds */
  .large-up--one-third {
    width: 33.33333%; }

  .large-up--two-thirds {
    width: 66.66667%; }

  /* Quarters */
  .large-up--one-quarter {
    width: 25%; }

  .large-up--two-quarters {
    width: 50%; }

  .large-up--three-quarters {
    width: 75%; }

  /* Fifths */
  .large-up--one-fifth {
    width: 20%; }

  .large-up--two-fifths {
    width: 40%; }

  .large-up--three-fifths {
    width: 60%; }

  .large-up--four-fifths {
    width: 80%; }

  /* Sixths */
  .large-up--one-sixth {
    width: 16.66667%; }

  .large-up--two-sixths {
    width: 33.33333%; }

  .large-up--three-sixths {
    width: 50%; }

  .large-up--four-sixths {
    width: 66.66667%; }

  .large-up--five-sixths {
    width: 83.33333%; }

  /* Eighths */
  .large-up--one-eighth {
    width: 12.5%; }

  .large-up--two-eighths {
    width: 25%; }

  .large-up--three-eighths {
    width: 37.5%; }

  .large-up--four-eighths {
    width: 50%; }

  .large-up--five-eighths {
    width: 62.5%; }

  .large-up--six-eighths {
    width: 75%; }

  .large-up--seven-eighths {
    width: 87.5%; }

  /* Tenths */
  .large-up--one-tenth {
    width: 10%; }

  .large-up--two-tenths {
    width: 20%; }

  .large-up--three-tenths {
    width: 30%; }

  .large-up--four-tenths {
    width: 40%; }

  .large-up--five-tenths {
    width: 50%; }

  .large-up--six-tenths {
    width: 60%; }

  .large-up--seven-tenths {
    width: 70%; }

  .large-up--eight-tenths {
    width: 80%; }

  .large-up--nine-tenths {
    width: 90%; }

  /* Twelfths */
  .large-up--one-twelfth {
    width: 8.33333%; }

  .large-up--two-twelfths {
    width: 16.66667%; }

  .large-up--three-twelfths {
    width: 25%; }

  .large-up--four-twelfths {
    width: 33.33333%; }

  .large-up--five-twelfths {
    width: 41.66667%; }

  .large-up--six-twelfths {
    width: 50%; }

  .large-up--seven-twelfths {
    width: 58.33333%; }

  .large-up--eight-twelfths {
    width: 66.66667%; }

  .large-up--nine-twelfths {
    width: 75%; }

  .large-up--ten-twelfths {
    width: 83.33333%; }

  .large-up--eleven-twelfths {
    width: 91.66667%; }

  .grid--uniform .large-up--one-half:nth-child(2n+1),
  .grid--uniform .large-up--one-third:nth-child(3n+1),
  .grid--uniform .large-up--one-quarter:nth-child(4n+1),
  .grid--uniform .large-up--one-fifth:nth-child(5n+1),
  .grid--uniform .large-up--one-sixth:nth-child(6n+1),
  .grid--uniform .large-up--two-sixths:nth-child(3n+1),
  .grid--uniform .large-up--three-sixths:nth-child(2n+1),
  .grid--uniform .large-up--one-eighth:nth-child(8n+1),
  .grid--uniform .large-up--two-eighths:nth-child(4n+1),
  .grid--uniform .large-up--four-eighths:nth-child(2n+1),
  .grid--uniform .large-up--five-tenths:nth-child(2n+1),
  .grid--uniform .large-up--one-twelfth:nth-child(12n+1),
  .grid--uniform .large-up--two-twelfths:nth-child(6n+1),
  .grid--uniform .large-up--three-twelfths:nth-child(4n+1),
  .grid--uniform .large-up--four-twelfths:nth-child(3n+1),
  .grid--uniform .large-up--six-twelfths:nth-child(2n+1) {
    clear: both; }

  .large-up--show {
    display: block !important; }

  .large-up--hide {
    display: none !important; }

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

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

  .large-up--text-center {
    text-align: center !important; } }
/*================ Build Grid Push Classes ================*/
@media only screen and (max-width: 749px) {
  /* Halves */
  .small--push-one-half {
    left: 50%; }

  /* Thirds */
  .small--push-one-third {
    left: 33.33333%; }

  .small--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .small--push-one-quarter {
    left: 25%; }

  .small--push-two-quarters {
    left: 50%; }

  .small--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .small--push-one-fifth {
    left: 20%; }

  .small--push-two-fifths {
    left: 40%; }

  .small--push-three-fifths {
    left: 60%; }

  .small--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .small--push-one-sixth {
    left: 16.66667%; }

  .small--push-two-sixths {
    left: 33.33333%; }

  .small--push-three-sixths {
    left: 50%; }

  .small--push-four-sixths {
    left: 66.66667%; }

  .small--push-five-sixths {
    left: 83.33333%; }

  /* Eighths */
  .small--push-one-eighth {
    left: 12.5%; }

  .small--push-two-eighths {
    left: 25%; }

  .small--push-three-eighths {
    left: 37.5%; }

  .small--push-four-eighths {
    left: 50%; }

  .small--push-five-eighths {
    left: 62.5%; }

  .small--push-six-eighths {
    left: 75%; }

  .small--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .small--push-one-tenth {
    left: 10%; }

  .small--push-two-tenths {
    left: 20%; }

  .small--push-three-tenths {
    left: 30%; }

  .small--push-four-tenths {
    left: 40%; }

  .small--push-five-tenths {
    left: 50%; }

  .small--push-six-tenths {
    left: 60%; }

  .small--push-seven-tenths {
    left: 70%; }

  .small--push-eight-tenths {
    left: 80%; }

  .small--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  .small--push-one-twelfth {
    left: 8.33333%; }

  .small--push-two-twelfths {
    left: 16.66667%; }

  .small--push-three-twelfths {
    left: 25%; }

  .small--push-four-twelfths {
    left: 33.33333%; }

  .small--push-five-twelfths {
    left: 41.66667%; }

  .small--push-six-twelfths {
    left: 50%; }

  .small--push-seven-twelfths {
    left: 58.33333%; }

  .small--push-eight-twelfths {
    left: 66.66667%; }

  .small--push-nine-twelfths {
    left: 75%; }

  .small--push-ten-twelfths {
    left: 83.33333%; }

  .small--push-eleven-twelfths {
    left: 91.66667%; } }
@media only screen and (min-width: 750px) {
  /* Halves */
  .medium-up--push-one-half {
    left: 50%; }

  /* Thirds */
  .medium-up--push-one-third {
    left: 33.33333%; }

  .medium-up--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .medium-up--push-one-quarter {
    left: 25%; }

  .medium-up--push-two-quarters {
    left: 50%; }

  .medium-up--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .medium-up--push-one-fifth {
    left: 20%; }

  .medium-up--push-two-fifths {
    left: 40%; }

  .medium-up--push-three-fifths {
    left: 60%; }

  .medium-up--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .medium-up--push-one-sixth {
    left: 16.66667%; }

  .medium-up--push-two-sixths {
    left: 33.33333%; }

  .medium-up--push-three-sixths {
    left: 50%; }

  .medium-up--push-four-sixths {
    left: 66.66667%; }

  .medium-up--push-five-sixths {
    left: 83.33333%; }

  /* Eighths */
  .medium-up--push-one-eighth {
    left: 12.5%; }

  .medium-up--push-two-eighths {
    left: 25%; }

  .medium-up--push-three-eighths {
    left: 37.5%; }

  .medium-up--push-four-eighths {
    left: 50%; }

  .medium-up--push-five-eighths {
    left: 62.5%; }

  .medium-up--push-six-eighths {
    left: 75%; }

  .medium-up--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .medium-up--push-one-tenth {
    left: 10%; }

  .medium-up--push-two-tenths {
    left: 20%; }

  .medium-up--push-three-tenths {
    left: 30%; }

  .medium-up--push-four-tenths {
    left: 40%; }

  .medium-up--push-five-tenths {
    left: 50%; }

  .medium-up--push-six-tenths {
    left: 60%; }

  .medium-up--push-seven-tenths {
    left: 70%; }

  .medium-up--push-eight-tenths {
    left: 80%; }

  .medium-up--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  .medium-up--push-one-twelfth {
    left: 8.33333%; }

  .medium-up--push-two-twelfths {
    left: 16.66667%; }

  .medium-up--push-three-twelfths {
    left: 25%; }

  .medium-up--push-four-twelfths {
    left: 33.33333%; }

  .medium-up--push-five-twelfths {
    left: 41.66667%; }

  .medium-up--push-six-twelfths {
    left: 50%; }

  .medium-up--push-seven-twelfths {
    left: 58.33333%; }

  .medium-up--push-eight-twelfths {
    left: 66.66667%; }

  .medium-up--push-nine-twelfths {
    left: 75%; }

  .medium-up--push-ten-twelfths {
    left: 83.33333%; }

  .medium-up--push-eleven-twelfths {
    left: 91.66667%; } }
@media only screen and (max-width: 989px) {
  /* Halves */
  .medium-down--push-one-half {
    left: 50%; }

  /* Thirds */
  .medium-down--push-one-third {
    left: 33.33333%; }

  .medium-down--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .medium-down--push-one-quarter {
    left: 25%; }

  .medium-down--push-two-quarters {
    left: 50%; }

  .medium-down--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .medium-down--push-one-fifth {
    left: 20%; }

  .medium-down--push-two-fifths {
    left: 40%; }

  .medium-down--push-three-fifths {
    left: 60%; }

  .medium-down--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .medium-down--push-one-sixth {
    left: 16.66667%; }

  .medium-down--push-two-sixths {
    left: 33.33333%; }

  .medium-down--push-three-sixths {
    left: 50%; }

  .medium-down--push-four-sixths {
    left: 66.66667%; }

  .medium-down--push-five-sixths {
    left: 83.33333%; }

  /* Eighths */
  .medium-down--push-one-eighth {
    left: 12.5%; }

  .medium-down--push-two-eighths {
    left: 25%; }

  .medium-down--push-three-eighths {
    left: 37.5%; }

  .medium-down--push-four-eighths {
    left: 50%; }

  .medium-down--push-five-eighths {
    left: 62.5%; }

  .medium-down--push-six-eighths {
    left: 75%; }

  .medium-down--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .medium-down--push-one-tenth {
    left: 10%; }

  .medium-down--push-two-tenths {
    left: 20%; }

  .medium-down--push-three-tenths {
    left: 30%; }

  .medium-down--push-four-tenths {
    left: 40%; }

  .medium-down--push-five-tenths {
    left: 50%; }

  .medium-down--push-six-tenths {
    left: 60%; }

  .medium-down--push-seven-tenths {
    left: 70%; }

  .medium-down--push-eight-tenths {
    left: 80%; }

  .medium-down--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  .medium-down--push-one-twelfth {
    left: 8.33333%; }

  .medium-down--push-two-twelfths {
    left: 16.66667%; }

  .medium-down--push-three-twelfths {
    left: 25%; }

  .medium-down--push-four-twelfths {
    left: 33.33333%; }

  .medium-down--push-five-twelfths {
    left: 41.66667%; }

  .medium-down--push-six-twelfths {
    left: 50%; }

  .medium-down--push-seven-twelfths {
    left: 58.33333%; }

  .medium-down--push-eight-twelfths {
    left: 66.66667%; }

  .medium-down--push-nine-twelfths {
    left: 75%; }

  .medium-down--push-ten-twelfths {
    left: 83.33333%; }

  .medium-down--push-eleven-twelfths {
    left: 91.66667%; } }
@media only screen and (min-width: 990px) {
  /* Halves */
  .large-up--push-one-half {
    left: 50%; }

  /* Thirds */
  .large-up--push-one-third {
    left: 33.33333%; }

  .large-up--push-two-thirds {
    left: 66.66667%; }

  /* Quarters */
  .large-up--push-one-quarter {
    left: 25%; }

  .large-up--push-two-quarters {
    left: 50%; }

  .large-up--push-three-quarters {
    left: 75%; }

  /* Fifths */
  .large-up--push-one-fifth {
    left: 20%; }

  .large-up--push-two-fifths {
    left: 40%; }

  .large-up--push-three-fifths {
    left: 60%; }

  .large-up--push-four-fifths {
    left: 80%; }

  /* Sixths */
  .large-up--push-one-sixth {
    left: 16.66667%; }

  .large-up--push-two-sixths {
    left: 33.33333%; }

  .large-up--push-three-sixths {
    left: 50%; }

  .large-up--push-four-sixths {
    left: 66.66667%; }

  .large-up--push-five-sixths {
    left: 83.33333%; }

  /* Eighths */
  .large-up--push-one-eighth {
    left: 12.5%; }

  .large-up--push-two-eighths {
    left: 25%; }

  .large-up--push-three-eighths {
    left: 37.5%; }

  .large-up--push-four-eighths {
    left: 50%; }

  .large-up--push-five-eighths {
    left: 62.5%; }

  .large-up--push-six-eighths {
    left: 75%; }

  .large-up--push-seven-eighths {
    left: 87.5%; }

  /* Tenths */
  .large-up--push-one-tenth {
    left: 10%; }

  .large-up--push-two-tenths {
    left: 20%; }

  .large-up--push-three-tenths {
    left: 30%; }

  .large-up--push-four-tenths {
    left: 40%; }

  .large-up--push-five-tenths {
    left: 50%; }

  .large-up--push-six-tenths {
    left: 60%; }

  .large-up--push-seven-tenths {
    left: 70%; }

  .large-up--push-eight-tenths {
    left: 80%; }

  .large-up--push-nine-tenths {
    left: 90%; }

  /* Twelfths */
  .large-up--push-one-twelfth {
    left: 8.33333%; }

  .large-up--push-two-twelfths {
    left: 16.66667%; }

  .large-up--push-three-twelfths {
    left: 25%; }

  .large-up--push-four-twelfths {
    left: 33.33333%; }

  .large-up--push-five-twelfths {
    left: 41.66667%; }

  .large-up--push-six-twelfths {
    left: 50%; }

  .large-up--push-seven-twelfths {
    left: 58.33333%; }

  .large-up--push-eight-twelfths {
    left: 66.66667%; }

  .large-up--push-nine-twelfths {
    left: 75%; }

  .large-up--push-ten-twelfths {
    left: 83.33333%; }

  .large-up--push-eleven-twelfths {
    left: 91.66667%; } }
/*================ #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: #132629;
  background-color: white;
  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 ================*/
body,
html {
  background-color: white; }

.page-width {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto; }
  @media only screen and (max-width: 749px) {
    .page-width.m-full {
      padding: 0; } }

.narrow-width {
  width: 990px;
  max-width: 100%;
  margin: auto; }

/* OLD SECTION PADS */
@media only screen and (max-width: 749px) {
  .section-pad-side {
    padding: 0 35px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad-side {
    padding: 0 27.5px; } }
@media only screen and (min-width: 990px) {
  .section-pad-side {
    padding: 0 55px; } }

@media only screen and (max-width: 749px) {
  .section-full-pad {
    padding: 35px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-full-pad {
    padding: 27.5px; } }
@media only screen and (min-width: 990px) {
  .section-full-pad {
    padding: 55px; } }

@media only screen and (max-width: 749px) {
  .section-pad {
    padding: 22px 0; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad {
    padding: 27.5px 0; } }
@media only screen and (min-width: 990px) {
  .section-pad {
    padding: 55px 0; } }

@media only screen and (max-width: 749px) {
  .section-pad-no-top {
    padding: 0 35px 35px 35px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad-no-top {
    padding: 0 27.5px 27.5px 27.5px; } }
@media only screen and (min-width: 990px) {
  .section-pad-no-top {
    padding: 0 55px 55px 55px; } }

@media only screen and (max-width: 749px) {
  .section-pad-no-bottom {
    padding: 35px 35px 0 35px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad-no-bottom {
    padding: 27.5px 27.5px 0 27.5px; } }
@media only screen and (min-width: 990px) {
  .section-pad-no-bottom {
    padding: 55px 55px 0 55px; } }

@media only screen and (max-width: 749px) {
  .section-pad-right {
    padding: 0 35px 0 0; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad-right {
    padding: 0 27.5px 0 0; } }
@media only screen and (min-width: 990px) {
  .section-pad-right {
    padding: 0 55px 0 0; } }

@media only screen and (max-width: 749px) {
  .section-pad-left {
    padding: 0 0 0 35px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad-left {
    padding: 0 0 0 27.5px; } }
@media only screen and (min-width: 990px) {
  .section-pad-left {
    padding: 0 0 0 55px; } }

@media only screen and (max-width: 749px) {
  .section-pad {
    padding: 35px 0; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad {
    padding: 27.5px 0; } }
@media only screen and (min-width: 990px) {
  .section-pad {
    padding: 55px 0; } }

@media only screen and (max-width: 749px) {
  .section-pad-bottom {
    padding: 0 0 35px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad-bottom {
    padding: 0 0 27.5px; } }
@media only screen and (min-width: 990px) {
  .section-pad-bottom {
    padding: 0 0 55px; } }

@media only screen and (max-width: 749px) {
  .section-pad-top {
    padding: 35px 0 0; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .section-pad-top {
    padding: 27.5px 0 0; } }
@media only screen and (min-width: 990px) {
  .section-pad-top {
    padding: 55px 0 0; } }

@media only screen and (max-width: 749px) {
  .site-pad-side {
    padding: 0 22px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-pad-side {
    padding: 0 27.5px; } }
@media only screen and (min-width: 990px) {
  .site-pad-side {
    padding: 0 55px; } }

@media only screen and (max-width: 749px) {
  .site-pad-top-bottom {
    padding: 22px 0; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-pad-top-bottom {
    padding: 27.5px 0; } }
@media only screen and (min-width: 990px) {
  .site-pad-top-bottom {
    padding: 55px 0; } }

@media only screen and (max-width: 749px) {
  .site-pad {
    padding: 22px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-pad {
    padding: 27.5px; } }
@media only screen and (min-width: 990px) {
  .site-pad {
    padding: 55px; } }

@media only screen and (max-width: 749px) {
  .site-pad-no-top {
    padding: 0 22px 22px 22px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-pad-no-top {
    padding: 0 27.5px 27.5px 27.5px; } }
@media only screen and (min-width: 990px) {
  .site-pad-no-top {
    padding: 0 55px 55px 55px; } }

@media only screen and (max-width: 749px) {
  .site-pad-no-bottom {
    padding: 22px 22px 0 22px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-pad-no-bottom {
    padding: 27.5px 27.5px 0 27.5px; } }
@media only screen and (min-width: 990px) {
  .site-pad-no-bottom {
    padding: 55px 55px 0 55px; } }

@media only screen and (max-width: 749px) {
  .site-pad-right {
    padding: 0 22px 0 0; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-pad-right {
    padding: 0 27.5px 0 0; } }
@media only screen and (min-width: 990px) {
  .site-pad-right {
    padding: 0 55px 0 0; } }

@media only screen and (max-width: 749px) {
  .site-pad-left {
    padding: 0 0 0 22px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-pad-left {
    padding: 0 0 0 27.5px; } }
@media only screen and (min-width: 990px) {
  .site-pad-left {
    padding: 0 0 0 55px; } }

@media only screen and (max-width: 749px) {
  .site-bottom-pad {
    padding: 0 0 22px; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-bottom-pad {
    padding: 0 0 27.5px; } }
@media only screen and (min-width: 990px) {
  .site-bottom-pad {
    padding: 0 0 55px; } }

@media only screen and (max-width: 749px) {
  .site-top-pad {
    padding: 22px 0 0; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .site-top-pad {
    padding: 27.5px 0 0; } }
@media only screen and (min-width: 990px) {
  .site-top-pad {
    padding: 55px 0 0; } }

/***************** NEW SECTION PADDINGS ********************/
/************** SECTION SPACING ***************/
.section-pad {
  padding-top: 35px;
  padding-bottom: 35px; }
  .section-pad.double {
    padding: 70px 0; }
  .section-pad.half {
    padding: 17.5px 0; }
  @media only screen and (min-width: 750px) {
    .section-pad {
      padding-top: 55px;
      padding-bottom: 55px; }
      .section-pad.double {
        padding: 110px 0; }
      .section-pad.half {
        padding: 27.5px 0; } }

.section-top-pad {
  padding: 35px 0 0; }
  .section-top-pad.double {
    padding: 70px 0 0; }
  .section-top-pad.half {
    padding: 17.5px 0 0; }
  @media only screen and (min-width: 750px) {
    .section-top-pad {
      padding: 55px 0 0; }
      .section-top-pad.double {
        padding: 110px 0 0; }
      .section-top-pad.half {
        padding: 27.5px 0 0; } }

.section-bottom-pad {
  padding: 0 0 35px; }
  .section-bottom-pad.double {
    padding: 0 0 70px; }
  .section-bottom-pad.half {
    padding: 0 0 17.5px; }
  @media only screen and (min-width: 750px) {
    .section-bottom-pad {
      padding: 0 0 55px; }
      .section-bottom-pad.double {
        padding: 0 0 110px; }
      .section-bottom-pad.half {
        padding: 0 0 27.5px; } }

.section-side-pad {
  padding: 0 35px; }
  .section-side-pad.double {
    padding: 0 70px; }
  .section-side-pad.half {
    padding: 0 17.5px; }
  @media only screen and (min-width: 750px) {
    .section-side-pad {
      padding: 0 55px; }
      .section-side-pad.double {
        padding: 0 110px; }
      .section-side-pad.half {
        padding: 0 27.5px; } }

.section-right-pad {
  padding: 0 35px 0 0; }
  .section-right-pad.double {
    padding: 0 70px 0 0; }
  .section-right-pad.half {
    padding: 0 17.5px 0 0; }
  @media only screen and (min-width: 750px) {
    .section-right-pad {
      padding: 0 55px 0 0; }
      .section-right-pad.double {
        padding: 0 110px 0 0; }
      .section-right-pad.half {
        padding: 0 27.5px 0 0; } }

.section-full-pad {
  padding: 35px; }
  .section-full-pad.double {
    padding: 70px; }
  .section-full-pad.half {
    padding: 17.5px; }
  @media only screen and (min-width: 750px) {
    .section-full-pad {
      padding: 55px; }
      .section-full-pad.double {
        padding: 110px; }
      .section-full-pad.half {
        padding: 27.5px; } }

.section-double-top-bottom-pad {
  padding: 70px 35px; }
  .section-double-top-bottom-pad.double {
    padding: 140px 70px; }
  .section-double-top-bottom-pad.half {
    padding: 35px 17.5px; }
  @media only screen and (min-width: 750px) {
    .section-double-top-bottom-pad {
      padding: 110px 55px; }
      .section-double-top-bottom-pad.double {
        padding: 220px 110px; }
      .section-double-top-bottom-pad.half {
        padding: 55px 27.5px; } }

.section-side-pad--half {
  padding: 0 17.5px; }
  @media only screen and (min-width: 750px) {
    .section-side-pad--half {
      padding: 0 27.5px; } }

@media only screen and (max-width: 749px) {
  .small--no-pad {
    padding: 0; }
    .small--no-pad.double {
      padding: 0; } }
.main-content {
  display: block; }

.section-header {
  margin-bottom: 35px; }
  @media only screen and (min-width: 750px) {
    .section-header {
      margin-bottom: 55px; } }
  .section-header a {
    border-bottom: 1px solid currentColor; }

/*================ Typography ================*/
blockquote {
  font-size: 1.85em;
  line-height: 1.4;
  font-style: normal;
  margin: 2em 0;
  color: #13c89f; }
  blockquote p + cite {
    margin-top: 27.5px; }
  blockquote cite {
    display: block;
    font-size: 0.85em;
    font-weight: 400; }
    blockquote cite::before {
      content: '\2014 \0020'; }
  @media only screen and (max-width: 749px) {
    blockquote {
      font-size: 1.5em; } }

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

pre {
  overflow: auto; }

body,
input,
textarea,
button,
select {
  font-family: "CircularStd", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4; }

body {
  color: #132629; }

@media only screen and (max-width: 989px) {
  input,
  textarea,
  select,
  button {
    font-size: 16px; } }
/*================ Headings ================*/
h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0 0 0.5em;
  font-family: "CircularStd", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.015em; }
  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: 2.1875em;
  text-transform: none; }
  @media only screen and (max-width: 749px) {
    h1, .h1 {
      font-size: 1.625em; } }

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

h3, .h3 {
  font-size: 1.25em;
  text-transform: none; }
  @media only screen and (max-width: 749px) {
    h3, .h3 {
      font-size: 1.25em; } }

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

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

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

/*================ RTE headings ================*/
.rte {
  color: #132629;
  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: 2em 0 0.5em; }
    .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.44444px; }
  .rte-setting:last-child {
    margin-bottom: 0; }

/*================ Paragraph styles ================*/
p {
  margin: 0 0 19.44444px; }
  p:last-child {
    margin-bottom: 0; }

/*================ Lists ================*/
li {
  list-style: none; }

/*================ Misc styles ================*/
.fine-print {
  font-size: 0.875em;
  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: white; }
  .hero .mega-title, .hero
  .mega-subtitle {
    font-family: "Bebas-Neue"; }

.mega-title {
  margin-bottom: 8px;
  font-size: 120px;
  text-transform: uppercase; }

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

@media only screen and (min-width: 750px) {
  .mega-subtitle {
    font-size: 1.25em;
    margin: 0 auto; }
    .text-center .mega-subtitle {
      max-width: 75%; } }
.mega-subtitle p {
  color: white; }
.mega-subtitle a {
  color: white;
  border-bottom: 1px solid currentColor; }
  .mega-subtitle a:hover, .mega-subtitle a:focus {
    color: #e6e6e6; }

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

/*============================================================================
  Animation Classes and Keyframes
==============================================================================*/
.is-transitioning {
  display: block !important;
  visibility: visible !important; }

/*================ #Icons ================
.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  fill: currentColor;

  .no-svg & {
    display: none;
  }
}
*/
svg.icon:not(.icon--full-color) circle,
svg.icon:not(.icon--full-color) ellipse,
svg.icon:not(.icon--full-color) g,
svg.icon:not(.icon--full-color) line,
svg.icon:not(.icon--full-color) path,
svg.icon:not(.icon--full-color) polygon,
svg.icon:not(.icon--full-color) polyline,
svg.icon:not(.icon--full-color) rect,
symbol.icon:not(.icon--full-color) circle,
symbol.icon:not(.icon--full-color) ellipse,
symbol.icon:not(.icon--full-color) g,
symbol.icon:not(.icon--full-color) line,
symbol.icon:not(.icon--full-color) path,
symbol.icon:not(.icon--full-color) polygon,
symbol.icon:not(.icon--full-color) polyline,
symbol.icon:not(.icon--full-color) rect {
  fill: inherit;
  stroke: inherit; }
svg.icon:not(.icon--full-color) .icon-error__symbol,
symbol.icon:not(.icon--full-color) .icon-error__symbol {
  fill: #ffffff; }

/*============================================================================
  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: 749px) {
    .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: 750px) {
    .social-icons .icon {
      width: 25px;
      height: 25px; } }
  .social-icons .icon.icon--wide {
    width: 40px; }

/*================ Loading Icons ================*/
.icon-spinner {
  -moz-animation: spin 500ms infinite linear;
  -o-animation: spin 500ms infinite linear;
  -webkit-animation: spin 500ms infinite linear;
  animation: spin 500ms infinite linear; }

/*================ #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 ol,
.text-center .rte ul,
.text-center .rte ol {
  margin-left: 0;
  list-style-position: inside; }

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

/*================ #Links and Buttons ================*/
a {
  color: inherit;
  text-decoration: none; }
  a:not([disabled]):hover, a:focus {
    color: inherit; }
  a.classic-link {
    text-decoration: underline; }

a[href^="tel"] {
  color: inherit; }

/*================ Buttons ================*/
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 0.66em 1.5em;
  background-color: #ff6f00;
  color: white;
  font-family: "CircularStd", sans-serif;
  font-style: normal;
  font-weight: 600;
  white-space: normal;
  transition: all 0.5s ease;
  min-width: 11em; }
  .btn:not([disabled]):hover, .shopify-payment-button .shopify-payment-button__button--unbranded:not([disabled]):hover, .btn:focus, .shopify-payment-button .shopify-payment-button__button--unbranded:focus {
    color: white;
    background-color: #ff9d52; }
  .btn .icon-arrow-right, .shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-right,
  .btn .icon-arrow-left,
  .shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-left {
    height: 9px; }
  .btn[disabled], .shopify-payment-button [disabled].shopify-payment-button__button--unbranded, .btn[aria-disabled], .shopify-payment-button [aria-disabled].shopify-payment-button__button--unbranded {
    cursor: default;
    opacity: 0.5; }

.btn--secondary {
  background-color: transparent;
  color: #ff6f00;
  border-color: #ff6f00; }
  .btn--secondary:not([disabled]):hover, .btn--secondary:focus {
    background-color: transparent;
    color: #cc5900;
    border-color: #cc5900; }

.btn--secondary-accent {
  background-color: white;
  color: #ff6f00;
  border-color: #ff6f00; }
  .btn--secondary-accent:not([disabled]):hover, .btn--secondary-accent:focus {
    background-color: white;
    color: #cc5900;
    border-color: #cc5900; }

.btn--small {
  padding: 8px 10px;
  font-size: 0.75em;
  line-height: 1; }

.btn--tertiary {
  background-color: transparent;
  color: #ff1744;
  border-color: #ff1744; }
  .btn--tertiary:not([disabled]):hover, .btn--tertiary:focus {
    background-color: transparent;
    color: #e3002c;
    border-color: #e3002c; }

/*================ Button variations ================*/
@media only screen and (max-width: 749px) {
  .btn--small-wide {
    padding-left: 50px;
    padding-right: 50px; } }
.btn--link {
  background-color: transparent;
  border: 0;
  margin: 0;
  text-align: left; }
  .btn--link:not([disabled]):hover, .btn--link:focus {
    color: #ff6f00;
    background-color: transparent; }
  .btn--link .icon {
    vertical-align: middle; }

.btn--narrow {
  padding-left: 15px;
  padding-right: 15px; }

.btn--has-icon-after .icon {
  margin-left: 10px; }

.btn--has-icon-before .icon {
  margin-right: 10px; }

/*================ 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: #ff6f00;
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px; }
  .text-link--accent:not([disabled]):hover, .text-link--accent:focus {
    color: #cc5900; }

/*================ Return to collection/blog links ================*/
.return-link-wrapper {
  margin-top: 82.5px;
  margin-bottom: 0; }
  @media only screen and (max-width: 749px) {
    .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: "CircularStd", sans-serif;
  font-style: normal;
  font-weight: 700; }

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

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

/*============================================================================
  Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
@media only screen and (max-width: 749px) {
  .responsive-table thead {
    display: none; }
  .responsive-table th,
  .responsive-table td {
    float: left;
    clear: left;
    width: 100%;
    text-align: right;
    padding: 27.5px;
    border: 0;
    margin: 0; }
  .responsive-table th::before,
  .responsive-table td::before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    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 #e8e9eb; } }
/*================ #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 #949494;
  margin: 0 0 55px;
  padding: 27.5px; }

legend {
  border: 0;
  padding: 0; }

button {
  cursor: pointer; }

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

label {
  display: block;
  margin-bottom: 5px; }
  @media only screen and (max-width: 749px) {
    label {
      font-size: 0.875em; } }
  [type="radio"] + label, [type="checkbox"] + label {
    display: inline-block;
    margin-bottom: 0; }
  label[for] {
    cursor: pointer; }

input,
textarea,
select {
  border: 1px solid #949494;
  background-color: white;
  color: black;
  max-width: 100%;
  line-height: 1.2;
  border-radius: 5px; }
  input:focus,
  textarea:focus,
  select:focus {
    border-color: #7b7b7b; }
  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; }
  .product-form input, .product-form
  textarea, .product-form
  select {
    min-height: 44px; }

textarea {
  min-height: 100px; }

/*================ Error styles ================*/
input.input--error,
select.input--error,
textarea.input--error {
  border-color: #d20000;
  background-color: #fff8f8;
  color: #d20000;
  margin-bottom: 11.66667px; }

.input-error-message {
  display: block;
  width: 100%;
  color: #d20000;
  font-size: 0.875em;
  margin-bottom: 11.66667px; }
  @media only screen and (max-width: 749px) {
    .input-error-message {
      margin-bottom: 19.44444px; } }
  .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/0098/5926/8693/t/23/assets/ico-select.svg?v=1840357704914474355);
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-size: 15px;
  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: 750px) {
    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.75em;
  text-transform: uppercase; }

optgroup {
  font-weight: 700; }

option {
  color: #132629;
  background-color: white; }

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: black;
  opacity: 0.6; }

::-moz-placeholder {
  color: black;
  opacity: 0.6; }

:-ms-input-placeholder {
  color: black;
  opacity: 0.6; }

::-ms-input-placeholder {
  color: black;
  opacity: 1; }

/*================ Labels ================*/
.label--error {
  color: #d20000; }

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

/*================ Vertical forms ================*/
.form-vertical input,
.form-vertical select,
.form-vertical textarea {
  display: block;
  width: 100%;
  margin-bottom: 19.44444px; }
  .form-vertical input.input--error,
  .form-vertical select.input--error,
  .form-vertical textarea.input--error {
    margin-bottom: 11.66667px; }
.form-vertical [type="radio"],
.form-vertical [type="checkbox"] {
  display: inline-block;
  width: auto;
  margin-right: 5px; }
.form-vertical [type="submit"],
.form-vertical .btn,
.form-vertical .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .form-vertical .shopify-payment-button__button--unbranded {
  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: 750px) {
    .note,
    .form-message {
      padding: 10px; } }

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

.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 {
    display: inline-block;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    color: #132629; }
    .form-message--error .form-message__link:hover {
      text-decoration: none;
      color: #132629; }

/*================ 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;
  margin-bottom: 1em; }
  .form-vertical .input-group {
    margin-bottom: 55px; }

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

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

.input-group__field,
.input-group__field input,
.input-group__btn .btn,
.input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
.shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
  min-height: 42px; }
  @media only screen and (min-width: 750px) {
    .input-group__field,
    .input-group__field input,
    .input-group__btn .btn,
    .input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
      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: 5px 0 0 5px;
  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, .input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded {
    width: 100%;
    border-radius: 0 5px 5px 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 #e8e9eb;
    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: #132629; }

.site-nav__label {
  border-bottom: 1px solid transparent; }
  .site-nav__link--active .site-nav__label {
    border-bottom-color: #132629; }

.site-nav__link--button {
  border: none;
  background-color: transparent;
  padding: 3px 10px; }
  @media only screen and (max-width: 989px) {
    .site-nav__link--button {
      font-size: 16px; } }
  .site-nav__link--button:focus, .site-nav__link--button:hover {
    color: #2b565d; }

/*================ Dropdowns ================*/
.site-nav--has-dropdown {
  position: relative; }

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

.site-nav__dropdown {
  display: none;
  position: fixed;
  padding: 11px 30px 11px 0;
  margin: 0;
  z-index: 7;
  text-align: left;
  border: 1px solid #e8e9eb;
  background: white;
  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: white;
  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: 700;
  margin: 4px 0; }

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

.page-container {
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  position: relative;
  overflow: hidden; }

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

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

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

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

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

.empty-page-content {
  padding: 125px 55px; }
  @media only screen and (max-width: 749px) {
    .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; }

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

@-webkit-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02; }

  50% {
    opacity: 0.05; }

  100% {
    opacity: 0.02; } }

@-moz-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02; }

  50% {
    opacity: 0.05; }

  100% {
    opacity: 0.02; } }

@-ms-keyframes placeholder-background-loading {
  0% {
    opacity: 0.02; }

  50% {
    opacity: 0.05; }

  100% {
    opacity: 0.02; } }

@keyframes placeholder-background-loading {
  0% {
    opacity: 0.02; }

  50% {
    opacity: 0.05; }

  100% {
    opacity: 0.02; } }

.drawer {
  display: none;
  position: absolute;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 9;
  background-color: white;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  .drawer input[type="text"],
  .drawer textarea {
    background-color: white;
    color: #132629; }

.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.125em; }
  .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: #132629; }

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

@media only screen and (max-width: 749px) {
  .grid-view-item__title,
  .grid-view-item__meta {
    font-size: 0.9375em; } }
.grid-view-item__link {
  display: block; }

.grid-view-item__vendor {
  margin-top: 4px;
  color: #132629;
  font-size: 0.875em;
  text-transform: uppercase; }
  @media only screen and (max-width: 749px) {
    .grid-view-item__vendor {
      font-size: 0.8125em; } }

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

.image-container {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 100%; }
  .image-container img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain; }
  .grid-view-item__image-wrapper .image-container {
    position: absolute;
    top: 0; }
  .grid-view-item--sold-out .image-container {
    opacity: 0.5; }
  .image-container.lazyload {
    opacity: 0; }

.list-view-item {
  margin-bottom: 22px; }
  .list-view-item:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 750px) {
    .list-view-item {
      border-bottom: 1px solid #e8e9eb;
      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: 749px) {
    .list-view-item__image-column {
      width: 85px; } }

.list-view-item__image-wrapper {
  position: relative;
  margin-right: 35px; }
  @media only screen and (max-width: 749px) {
    .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: #132629;
  font-size: 1.125em;
  min-width: 100px; }
  @media only screen and (max-width: 749px) {
    .list-view-item__title {
      font-size: 0.9375em; } }

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

.list-view-item__on-sale {
  color: #557b97;
  font-size: 0.9375em; }
  @media only screen and (max-width: 749px) {
    .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.9375em;
  font-style: italic; }
  @media only screen and (max-width: 749px) {
    .list-view-item__vendor {
      font-size: 0.875em; } }

.list-view-item__price-column {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 20%;
  font-size: 1.0625em; }
  @media only screen and (max-width: 749px) {
    .list-view-item__price-column {
      font-size: 0.9375em; } }
  .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: #557b97; }
  @media only screen and (max-width: 749px) {
    .list-view-item__price--reg {
      display: block; } }

@media only screen and (max-width: 749px) {
  .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: 750px) {
      .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: 750px) {
        .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: 750px) {
        .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: 750px) {
    .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: 750px) {
  [class*="index-section--flush"] + [class*="index-section--flush"] {
    margin-top: -110px; } }

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

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

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

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

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

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

.placeholder-svg {
  display: block;
  fill: rgba(19, 38, 41, 0.35);
  background-color: rgba(19, 38, 41, 0.1);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid rgba(19, 38, 41, 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; }

.placeholder-background--animation {
  background-color: #132629;
  -moz-animation: placeholder-background-loading 1.5s infinite linear;
  -o-animation: placeholder-background-loading 1.5s infinite linear;
  -webkit-animation: placeholder-background-loading 1.5s infinite linear;
  animation: placeholder-background-loading 1.5s infinite linear; }
  .no-js .placeholder-background--animation {
    display: none; }

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

/*================ TEMPLATES ================*/
/*============= Templates | Password =============*/
.password-page {
  display: table;
  height: 100%;
  width: 100%;
  color: #132629;
  background-color: white;
  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: #132629;
  font-weight: 700;
  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;
  font-weight: 500; }

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

.product__policies {
  font-size: 0.9375em;
  margin-bottom: 1em; }

/*================ 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: auto;
  padding-top: 2rem;
  border-top: 1px solid rgba(23, 113, 114, 0.4); }

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

.product-form__item {
  margin-bottom: 1.5em;
  padding: 0 5px; }
  .product-form__item label {
    display: block;
    font-weight: 600;
    color: #000; }
    @media only screen and (min-width: 990px) {
      .product-form__item label {
        font-size: 14px; } }
    @media only screen and (max-width: 989px) {
      .product-form__item label {
        font-size: 14px; } }
    @media only screen and (max-width: 749px) {
      .product-form__item label {
        font-size: 14px; } }
    .product-form--hide-variant-labels .product-form__item label {
      position: absolute !important;
      overflow: hidden;
      clip: rect(0 0 0 0);
      height: 1px;
      width: 1px;
      margin: -1px;
      padding: 0;
      border: 0; }

.product-form__item--submit {
  -webkit-flex: 1 1 300px;
  -moz-flex: 1 1 300px;
  -ms-flex: 1 1 300px;
  flex: 1 1 300px; }

.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: 990px) {
    .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__input.input--error {
    margin-bottom: 0; }

.product-form__error-message-wrapper {
  display: flex;
  flex-basis: 100%;
  padding: 0.5rem 0;
  margin: 0 0.3125em; }

.product-form__error-message-wrapper--hidden {
  display: none; }

.icon-error {
  fill: #d20000;
  width: 0.875em;
  height: 0.875em;
  margin-top: 0.1em;
  flex-shrink: 0; }

.product-form__error-message {
  margin-left: 0.5rem;
  font-size: 0.875em;
  line-height: 1.2;
  color: #132629; }

.product-form__cart-submit, .shopify-payment-button .shopify-payment-button__button--unbranded {
  display: block;
  width: 100%;
  line-height: 1.4;
  padding: 1em;
  white-space: normal;
  margin-top: 0;
  min-height: 44px;
  background-color: #ff6f00; }
  .product-single--small-image .product-form__cart-submit, .product-single--small-image .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-single--small-image .shopify-payment-button__button--unbranded, .product-single--full-image .product-form__cart-submit, .product-single--full-image .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-single--full-image .shopify-payment-button__button--unbranded {
    -webkit-flex: 50%;
    -moz-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    margin-right: 10px; }
  .product-form__item--payment-button .product-form__cart-submit, .product-form__item--payment-button .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .product-form__item--payment-button .shopify-payment-button__button--unbranded {
    margin-top: 10px; }

.product-single--small-image .shopify-payment-button, .product-single--full-image .shopify-payment-button {
  -webkit-flex: 50%;
  -moz-flex: 50%;
  -ms-flex: 50%;
  flex: 50%; }
.shopify-payment-button .shopify-payment-button__button {
  margin-top: 10px; }
  .product-single--small-image .shopify-payment-button .shopify-payment-button__button, .product-single--full-image .shopify-payment-button .shopify-payment-button__button {
    margin-top: 10px; }
  @media only screen and (min-width: 750px) {
    .shopify-payment-button .shopify-payment-button__button {
      margin-top: 20px; } }
.shopify-payment-button .shopify-payment-button__button--unbranded {
  margin-bottom: 10px; }
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover {
    background-color: #cc5900 !important; }
.shopify-payment-button .shopify-payment-button__button--branded {
  border-radius: 5px;
  overflow: hidden; }
.shopify-payment-button .shopify-payment-button__more-options {
  margin: 16px 0 10px;
  font-size: 0.875em;
  text-decoration: underline; }
  .shopify-payment-button .shopify-payment-button__more-options:hover, .shopify-payment-button .shopify-payment-button__more-options:focus {
    opacity: 0.6; }

@media only screen and (min-width: 750px) {
  .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;
  border: 2px solid transparent; }
  .product-single__thumbnail:not([disabled]):not(.active-thumb):hover {
    opacity: 0.8; }
  .product-single__thumbnail.active-thumb {
    border-color: #132629; }

.product-single__thumbnail-image {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 2px; }

.product-single__thumbnail-badge {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 6px;
  top: 6px;
  pointer-events: none; }
  @media only screen and (min-width: 750px) {
    .product-single__thumbnail-badge {
      width: 26px;
      height: 26px; } }
  .product-single__thumbnail-badge .icon {
    fill: white;
    width: 100%;
    height: 100%;
    vertical-align: baseline; }
  .product-single__thumbnail-badge .icon-3d-badge-full-color-outline,
  .product-single__thumbnail-badge .icon-video-badge-full-color-outline {
    stroke: rgba(19, 38, 41, 0.05); }
  .product-single__thumbnail-badge .icon-3d-badge-full-color-element,
  .product-single__thumbnail-badge .icon-video-badge-full-color-element {
    fill: #132629; }

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

.zoomImg {
  background-color: white; }

@media only screen and (max-width: 749px) {
  .product-single__media-group {
    margin-bottom: 30px; }

  .product-single__media--has-thumbnails {
    margin-bottom: 30px; } }
.product-single__media-group--full {
  margin-bottom: 30px; }

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

.product-single__media {
  margin: 0 auto;
  min-height: 1px;
  width: 100%;
  height: 100%;
  position: relative; }
  .product-single__media iframe,
  .product-single__media model-viewer,
  .product-single__media .shopify-model-viewer-ui,
  .product-single__media img,
  .product-single__media > video,
  .product-single__media .plyr,
  .product-single__media .media-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%; }
  .product-single__media iframe,
  .product-single__media .media-video,
  .product-single__media model-viewer,
  .product-single__media .shopify-model-viewer-ui,
  .product-single__media .media-item,
  .product-single__media .plyr,
  .product-single__media .plyr__video-wrapper {
    height: 100%; }

.product-single__media--video {
  background-color: #f2f2f2; }

.product-single__view-in-space {
  background-color: rgba(19, 38, 41, 0.08);
  border: none;
  width: 100%;
  min-height: 44px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  font-size: 1em;
  color: #132629; }
  .product-single__view-in-space[data-shopify-xr-hidden] {
    visibility: hidden; }
    @media only screen and (min-width: 750px) {
      .product-single__view-in-space[data-shopify-xr-hidden] {
        display: none; } }
  .product-single__view-in-space:hover .product-single__view-in-space-text, .product-single__view-in-space:focus .product-single__view-in-space-text {
    border-bottom-color: #132629; }
  .product-single__view-in-space svg.icon {
    height: 1.5625em;
    width: 1.5625em;
    margin-top: -3px;
    margin-right: 2.43px;
    fill: transparent; }
    .product-single__view-in-space svg.icon .icon-3d-badge-full-color-outline {
      stroke: none; }
    .product-single__view-in-space svg.icon .icon-3d-badge-full-color-element {
      fill: #132629;
      opacity: 1; }

.product-single__view-in-space-text {
  border-bottom: 1px solid transparent; }

@media only screen and (max-width: 749px) {
  .template-product .main-content {
    padding-top: 22px; }

  .product-single__media-group {
    position: relative; }

  .thumbnails-wrapper {
    position: relative;
    top: 10px;
    text-align: center;
    margin: 0 2px 30px 2px; }

  .thumbnails-slider__btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 10px;
    padding-bottom: 10px; }
    .thumbnails-slider__btn .icon {
      height: 14px;
      width: 14px; }

  .thumbnails-slider__prev {
    left: -15px; }

  .thumbnails-slider__next {
    right: -15px; }

  .product-single__thumbnail {
    margin: 0 auto; } }
.product-single__thumbnails {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-left: -9px;
  margin-right: -9px; }
  @media only screen and (max-width: 749px) {
    .product-single__thumbnails {
      margin-top: 0;
      justify-content: center; }
      .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__thumbnails-item {
  flex: 0 0 25%;
  padding-left: 5px; }
  @media only screen and (max-width: 749px) {
    .product-single__thumbnails-item.slick-slide {
      padding-bottom: 10px;
      padding-left: 2.5px;
      padding-right: 2.5px;
      vertical-align: middle; }
      .thumbnails-slider--active .product-single__thumbnails-item.slick-slide {
        padding-top: 5px;
        padding-bottom: 5px; } }
  @media only screen and (min-width: 750px) {
    .product-single__thumbnails-item {
      padding-left: 5px;
      padding-right: 5px; } }

@media only screen and (min-width: 750px) {
  .product-single__thumbnails-item--small {
    flex: 0 0 50%; } }
@media only screen and (min-width: 990px) {
  .product-single__thumbnails-item--small {
    flex: 0 0 33.33333%; } }

@media only screen and (min-width: 750px) {
  .product-single__thumbnails-item--medium {
    flex: 0 0 33.33333%; } }
@media only screen and (min-width: 990px) {
  .product-single__thumbnails-item--medium {
    flex: 0 0 25%; } }

@media only screen and (min-width: 750px) {
  .product-single__thumbnails-item--large {
    flex: 0 0 25%; } }
@media only screen and (min-width: 990px) {
  .product-single__thumbnails-item--large {
    flex: 0 0 20%; } }

@media only screen and (min-width: 750px) {
  .product-single__thumbnails-item--full {
    flex: 0 0 20%; } }
@media only screen and (min-width: 990px) {
  .product-single__thumbnails-item--full {
    flex: 0 0 12.5%; } }

/*================ Template | Collections ================*/
.collection-hero {
  position: relative;
  overflow: hidden;
  margin-top: -55px;
  margin-bottom: 22px; }
  @media only screen and (min-width: 750px) {
    .collection-hero {
      margin-bottom: 35px; } }

.collection-description {
  margin-bottom: 22px;
  margin-top: 22px; }
  @media only screen and (min-width: 750px) {
    .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: 749px) {
    .collection-hero__image {
      height: 180px; } }

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

.collection-hero__title {
  position: absolute;
  color: white;
  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: 750px) {
    .collection-hero__title {
      font-size: 2em; } }

/************************** imAGE ALIGNMENTS ***************************/
.image-top-align img {
  object-position: top; }

.image-center-align img {
  object-position: center; }

.image-bottom-align img {
  object-position: bottom; }

.align-bottom img {
  object-position: bottom; }

.align-top img {
  object-position: top; }

.align-center img {
  object-position: center; }

.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: black;
    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: 750px) {
    .cart-header {
      margin-bottom: 1.7rem; } }

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

/*================ Cart page ================*/
.cart th,
.cart td {
  border: 0; }
.cart td {
  padding-top: 22px;
  padding-bottom: 22px; }
  @media only screen and (min-width: 750px) {
    .cart td {
      padding-left: 22px;
      padding-right: 22px; } }
.cart th {
  font-weight: 400;
  padding: 27.5px 22px; }
@media only screen and (max-width: 749px) {
  .cart td:nth-child(3),
  .cart th:nth-child(2) {
    padding-left: 0;
    padding-right: 0; } }
.cart td:first-child,
.cart th:first-child {
  padding-left: 0; }
.cart td:last-child,
.cart th:last-child {
  padding-right: 0; }
.cart tbody {
  border-top: 1px solid #e8e9eb;
  border-bottom: 1px solid #e8e9eb; }

.cart__meta-text {
  padding: 5px 0 0;
  font-size: 0.875em; }

.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: 749px) {
    .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 td {
  vertical-align: top; }
  @media only screen and (min-width: 750px) {
    .cart__row td {
      vertical-align: middle; } }
.cart__row.cart__update--show {
  border-bottom: 0; }

.cart-subtotal {
  display: flex;
  justify-content: center; }
  @media only screen and (min-width: 750px) {
    .cart-subtotal {
      justify-content: flex-end; } }

.cart-subtotal__title {
  font-size: 1.125em; }

.cart-subtotal__price {
  padding-left: 27.5px; }
  @media only screen and (min-width: 750px) {
    .cart-subtotal__price {
      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: 749px) {
    .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: 749px) {
  .cart__submit {
    line-height: 1.4;
    min-height: 44px;
    margin-left: 0;
    margin-bottom: 0; } }
@media only screen and (max-width: 500px) {
  .cart__submit {
    width: 100%; } }

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

.cart-note__label,
.cart-note__input {
  display: block; }
  @media only screen and (max-width: 749px) {
    .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: 749px) {
    .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-wrapper div {
  display: block;
  padding-right: 17.5px; }
  .cart__image-wrapper div:hover, .cart__image-wrapper div:focus {
    border-bottom: 1px solid currentColor; }

.cart__image {
  max-height: 95px;
  display: block;
  margin: 0 auto; }

@media only screen and (min-width: 750px) {
  .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: 749px) {
  .cart__update-wrapper {
    display: none;
    padding-top: 0;
    padding-bottom: 22px;
    border-bottom: 1px solid #e8e9eb; }

  .cart__meta {
    padding: 0; }
    .cart__meta .cart__product-information {
      display: flex;
      align-items: center; }

  .cart__update--show td {
    padding-bottom: 10px; }
  .cart__update--show + tr {
    display: table-row; }

  .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 {
    width: 50%;
    padding: 0 10px 0 0; }

  .cart__price-wrapper {
    width: 30%;
    text-align: right; }
  .cart-message {
    padding-top: 20px; }

  .cart__qty {
    padding: 0; }

  .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.8125em;
    margin-right: 5px; } }
  @media only screen and (max-width: 749px) and (max-width: 749px) {
    .cart__price-wrapper {
      font-size: 0.9375em; } }

.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: 500px) {
    .additional-checkout-buttons {
      margin-top: 10px; } }

.myaccount {
  display: flex;
  flex-wrap: wrap;
  margin: 2em 0; }

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

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

.order-table {
  border: 1px solid #e8e9eb; }
  .order-table a {
    border-bottom: 1px solid currentColor; }
  .order-table th, .order-table td {
    border: 0; }
  .order-table tbody th,
  .order-table tfoot th {
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0; }
  .order-table tbody tr + tr {
    border-top: 1px solid #e8e9eb; }
  .order-table thead {
    border-bottom: 1px solid #132629; }
  .order-table tfoot {
    border-top: 1px solid #132629; }
    .order-table tfoot tr:first-child th, .order-table tfoot tr:first-child td {
      padding-top: 1.25em; }
    .order-table tfoot tr:nth-last-child(2) th, .order-table tfoot tr:nth-last-child(2) td {
      padding-bottom: 1.25em; }
    .order-table tfoot tr:last-child th, .order-table tfoot tr:last-child td {
      border-top: 1px solid #132629;
      font-weight: 700;
      padding-top: 1.25em;
      padding-bottom: 1.25em;
      text-transform: uppercase; }
  @media only screen and (min-width: 750px) {
    .order-table thead th {
      text-transform: uppercase;
      padding-top: 1.25em;
      padding-bottom: 1.25em; }
    .order-table tbody tr th, .order-table tbody tr td {
      padding-top: 1.25em;
      padding-bottom: 1.25em; }
    .order-table tfoot tr td, .order-table tfoot tr th {
      vertical-align: bottom; } }
  @media only screen and (max-width: 749px) {
    .order-table {
      border: 0; }
      .order-table thead {
        display: none; }
      .order-table th,
      .order-table td {
        float: left;
        clear: left;
        width: 100%;
        text-align: right;
        padding: 0.5rem 0;
        border: 0;
        margin: 0; }
      .order-table th::before,
      .order-table td::before {
        content: attr(data-label);
        float: left;
        text-align: left;
        padding-right: 2em;
        max-width: 80%; }
      .order-table tbody tr th:first-child {
        padding-top: 1.25em; }
      .order-table tbody tr td:last-child {
        padding-bottom: 1.25em; }
      .order-table tbody th::before,
      .order-table tbody td::before {
        font-weight: 700; } }

@media only screen and (max-width: 749px) {
  .order-table__product {
    display: flex;
    justify-content: space-between; } }

.order-discount {
  text-transform: uppercase;
  color: #557b97;
  display: block;
  line-height: 1.2em; }
  .order-discount .icon-saletag {
    fill: currentColor;
    width: 1em;
    height: 1em;
    margin-right: 0.4em; }

.order-discount--title {
  word-break: break-word;
  padding-right: 1em; }

.order-discount--list {
  margin: 0.8em 0 0 1.3em;
  list-style: none;
  padding: 0; }

.order-discount__item {
  text-indent: -1.3em; }
  .order-discount__item + .order-discount__item {
    margin-top: 0.6em; }

@media only screen and (max-width: 749px) {
  .order-discount-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%; } }

.order-discount-card-wrapper {
  display: flex;
  justify-content: center; }
  @media only screen and (min-width: 750px) {
    .order-discount-card-wrapper {
      justify-content: flex-end; } }

.order-discount--cart {
  font-size: 0.9375em;
  padding-right: 0; }
  @media only screen and (min-width: 750px) {
    .order-discount--cart {
      font-size: 0.875em; } }

.order-discount--cart-total {
  padding-left: 27.5px; }
  @media only screen and (min-width: 750px) {
    .order-discount--cart-total {
      padding-left: 55px;
      min-width: 150px; } }

/*================ MODULES ================*/
.site-header {
  background-color: white;
  position: relative;
  padding: 0.95em; }
  @media only screen and (min-width: 990px) {
    .site-header {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .site-header {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .site-header {
      font-size: 16px; } }
  @media only screen and (max-width: 749px) {
    .site-header {
      padding: 0; } }
  @media only screen and (min-width: 750px) {
    .site-header.logo--center {
      padding-top: 30px; } }

.announcement-bar {
  text-align: center;
  position: relative;
  z-index: 10; }

.announcement-bar--link {
  display: block; }

.announcement-bar__message {
  display: block;
  font-size: 1em;
  font-weight: 600;
  padding: 10px 22px; }
  @media only screen and (min-width: 750px) {
    .announcement-bar__message {
      padding: 10px 55px; } }

.site-header__logo {
  margin: 15px 0; }
  .logo-align--center .site-header__logo {
    text-align: center;
    margin: 0 auto; }
    @media only screen and (max-width: 749px) {
      .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: 750px) {
    .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: 750px) {
  .logo-align--center .site-header__logo-link {
    margin: 0 auto; } }
@media only screen and (max-width: 749px) {
  .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: 749px) {
    .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: 749px) {
    .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: 750px) {
  .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: #ff6f00;
  color: white;
  border-radius: 50%;
  min-width: 1em;
  height: 1em; }
  .site-header__cart-count span {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: calc(11em / 16);
    line-height: 1; }

@media only screen and (max-width: 749px) {
  .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: 750px) {
    .site-header__icon svg {
      margin-right: 3px; } }

@media only screen and (max-width: 749px) {
  .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: 749px) {
  .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: 749px) {
    .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: #3d4246;
    opacity: 0.4;
    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: 749px) {
  .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: 749px) {
    .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; }

.cart-popup-wrapper {
  display: block;
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 9999;
  border: 1px solid #e8e9eb;
  transform: translateY(0%);
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1); }
  @media only screen and (min-width: 750px) {
    .cart-popup-wrapper {
      width: 23rem;
      right: 0; } }

.cart-popup__cta-link.btn, .shopify-payment-button .cart-popup__cta-link.shopify-payment-button__button--unbranded {
  margin-bottom: 1em; }

.cart-popup-wrapper--hidden {
  display: none;
  transform: translateY(-100%); }

.cart-popup {
  padding: 1rem 1.5rem; }

.cart-popup__heading {
  border-bottom: 1px solid #e8e9eb;
  padding: 0rem 2.5rem 1rem 0.5rem;
  margin: 0;
  font-size: 1.125em;
  font-family: "CircularStd", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2rem;
  letter-spacing: 0;
  text-transform: inherit; }

.cart-popup__close {
  position: absolute;
  top: 0.2rem;
  right: 0.6rem;
  padding: 0.9rem;
  background-color: transparent;
  border: none;
  line-height: 0;
  color: #ff6f00; }
  .cart-popup__close .icon-close {
    width: 1rem;
    height: 1rem;
    fill: currentColor; }
  .cart-popup__close:hover, .cart-popup__close:focus {
    color: #cc5900; }

.cart-popup-item {
  display: flex;
  margin: 1rem 0; }

.cart-popup-item__image-wrapper {
  position: relative;
  flex-basis: 18%;
  flex-shrink: 0;
  margin-right: 1rem;
  text-align: center; }

.cart-popup-item__image {
  display: block;
  margin: 0 auto;
  max-height: 95px; }

.cart-popup-item__image--placeholder {
  position: relative;
  width: 100%; }

.cart-popup-item__description {
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
  line-height: 1.2rem; }

.cart-popup-item__title {
  font-weight: 700;
  font-size: 1.125em; }

.product-details {
  margin-top: 0.25rem;
  font-size: 0.875em; }

.product-details__item {
  margin-bottom: 0.2rem;
  line-height: 1.5; }
  .product-details__item:last-child {
    margin-bottom: 0; }

.product-details__item--variant-option + .product-details__item--property {
  margin-top: 0.8rem; }

.product-details__property-label {
  font-weight: 700; }

.cart-popup-item__quantity {
  flex-basis: 30%;
  flex-shrink: 0;
  margin-left: 1rem;
  text-align: right;
  font-size: 0.875em; }

.cart-popup__cta-link {
  width: 100%; }

.cart-popup__dismiss {
  margin-top: 0.5rem;
  text-align: center; }

.cart-popup__dismiss-button {
  font-size: 0.875em; }

.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: 0.9375em;
  padding-top: 55px;
  margin-bottom: 2em; }
  .pagination li {
    display: inline-block; }
  .pagination .icon {
    display: block;
    height: 20px;
    vertical-align: middle; }
  .pagination .pagination .btn[disabled], .pagination .pagination .shopify-payment-button [disabled].shopify-payment-button__button--unbranded, .shopify-payment-button .pagination .pagination [disabled].shopify-payment-button__button--unbranded {
    display: none; }

.pagination__text {
  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: 0.875em; }
  .comment__meta-item:first-child::before {
    content: '\2014 \0020'; }

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

.btn--share {
  background-color: transparent;
  border-color: #e8e9eb;
  color: #132629;
  margin-right: 5px;
  margin-bottom: 10px; }
  .btn--share:not([disabled]):hover, .btn--share:focus {
    background-color: transparent;
    border-color: #cdcfd3;
    color: #132629; }
  .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: 749px) {
  .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: 5px;
  color: #132629;
  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: #132629;
    opacity: 0.6; }
  .search-header__input::-moz-placeholder,
  .search-bar__input::-moz-placeholder {
    color: #132629;
    opacity: 0.6; }
  .search-header__input:-ms-input-placeholder,
  .search-bar__input:-ms-input-placeholder {
    color: #132629;
    opacity: 0; }
  .search-header__input::-ms-input-placeholder,
  .search-bar__input::-ms-input-placeholder {
    color: #132629;
    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: #2b565d; }

/*================ Mobile Search Bar ================*/
.search-bar {
  border-bottom: 1px solid #e8e9eb;
  padding: 0 27.5px;
  z-index: 1000;
  margin-top: 45px; }

.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%;
  vertical-align: middle; }
  .search-header.search--focus {
    min-width: 250px; }

.search-header__input {
  cursor: pointer;
  max-width: calc(30em / 16); }
  .search-header__input:focus {
    max-width: 100%; }

.search--focus .search-header__input {
  outline: none;
  border-color: #949494;
  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: #132629; }

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

.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__icon svg {
    height: 20px;
    width: 20px; }

.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: white;
  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: "CircularStd", sans-serif;
    font-style: normal;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px; }
  .mobile-nav__dropdown .mobile-nav__sublist-header--main-nav-parent {
    color: #132629; }

/*================ 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: white;
  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 #e8e9eb; }
  .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: white; }
  @media only screen and (max-width: 749px) {
    .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: white;
  bottom: 0;
  color: #132629;
  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.25em; }

/*============================================================================
  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: 750px) {
    .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: 750px) {
  .slideshow--display-controls .slick-dots {
    left: calc(50% - 22px); } }

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

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

.slideshow--large {
  height: 375px; }
  @media only screen and (min-width: 750px) {
    .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: 750px) {
  .slideshow__overlay::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #3d4246;
    opacity: 0.4;
    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: 749px) {
    .slideshow__text-wrap--mobile {
      display: block;
      position: relative;
      top: -1.1rem;
      background-color: white;
      width: 85%;
      margin: 0 0 -1.1rem 7.5%; } }

@media only screen and (min-width: 750px) {
  .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: 750px) {
  .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 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;
  opacity: 1;
  transition: all 1s cubic-bezier(0.29, 0.63, 0.44, 1);
  bottom: -55px;
  left: 50%; }
  @media only screen and (max-width: 749px) {
    .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: 750px) {
      .slideshow__arrows--mobile ~ .slideshow__text-content--mobile {
        padding-top: 0; } }
  @media only screen and (min-width: 750px) {
    .slideshow__text-content--mobile {
      padding-top: 0; }
      .slideshow__text-content--mobile::after {
        display: none; } }

.slideshow__title,
.slideshow__subtitle {
  color: white; }
  @media only screen and (max-width: 749px) {
    .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: #132629; }
  @media only screen and (max-width: 749px) {
    .slideshow__subtitle--mobile,
    .slideshow__title--mobile {
      display: block; } }

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

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

.slideshow__btn {
  max-width: 100%;
  display: inline-block;
  word-wrap: break-word;
  background-color: #ff6f00;
  color: white;
  min-height: 3.125rem;
  line-height: 2.2; }
  @media only screen and (max-width: 749px) {
    .slideshow__btn {
      display: none; } }

.slideshow__btn--mobile {
  display: none;
  margin: 1.3rem auto 0; }
  @media only screen and (max-width: 749px) {
    .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: 750px) {
    .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: 750px) {
    .slideshow__arrows {
      display: flex; } }
  @media only screen and (min-width: 750px) {
    .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: white; }
  .slideshow__arrows .slideshow__arrow-left {
    float: left; }
    @media only screen and (min-width: 750px) {
      .slideshow__arrows .slideshow__arrow-left {
        order: -1; } }
  .slideshow__arrows .slideshow__arrow-right {
    float: right; }
    @media only screen and (min-width: 750px) {
      .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: 750px) {
        .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: black; }
    .slideshow__arrows .slick-dots li.slick-active button::before,
    .slideshow__arrows .slick-dots li.slick-active a::before {
      color: white; }

.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: black; }
  @media only screen and (min-width: 750px) {
    .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: 750px) {
    .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: white; }
  .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; }

.price {
  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;
  margin-top: 0;
  margin-bottom: 0; }
  @media only screen and (max-width: 749px) {
    .price {
      font-size: 0.9375em; } }
  .price dl {
    margin-top: 0; }
  .price dd {
    margin: 0 0.5em 0 0; }

.price--unavailable {
  visibility: hidden; }

.price__regular {
  color: #009688; }

.price__sale {
  color: #009688;
  display: none; }
  .price--on-sale .price__sale {
    display: block; }

.price__vendor {
  color: #132629;
  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__unit {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  display: none; }
  .price--unit-available .price__unit {
    display: block; }

.price-item {
  font-weight: 600; }

.price--on-sale .price-item--regular {
  text-decoration: line-through;
  color: #b0bec5;
  font-size: .85em; }

.price-unit-price {
  color: #132629;
  font-size: 0.8em; }

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

/*================ Module | Filters and Sort toolbar and selection ================*/
.filters-toolbar-wrapper {
  border-bottom: 1px solid #e8e9eb;
  border-top: 1px solid #e8e9eb;
  margin-bottom: 22px; }
  @media only screen and (min-width: 750px) {
    .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: black;
    width: calc(10em / 16);
    height: calc(10em / 16);
    right: 8px; }

.filters-toolbar--has-filter {
  position: relative; }
  @media only screen and (max-width: 749px) {
    .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: #e8e9eb;
          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: 749px) {
    .filters-toolbar__item:first-child .filters-toolbar__input {
      padding-left: 0; } }

@media only screen and (max-width: 749px) {
  .filters-toolbar__item-child {
    flex-grow: 0; } }
@media only screen and (max-width: 749px) {
  .filters-toolbar__item-child:first-child {
    margin-right: 2.5rem; } }
@media only screen and (min-width: 750px) {
  .filters-toolbar__item-child:first-child {
    margin-right: 3rem; } }
@media only screen and (max-width: 749px) {
  .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: 749px) {
    .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: 749px) {
    .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: 749px) {
    .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: 749px) {
    .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.9375em;
  font-style: italic;
  line-height: 55px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media only screen and (max-width: 749px) {
    .filters-toolbar__product-count {
      font-size: 0.875em;
      line-height: 46px; } }

.site-footer {
  margin-top: 55px;
  padding: 45px 0 55px 0; }
  @media only screen and (min-width: 750px) {
    .site-footer {
      padding-bottom: 35px; } }
  .site-footer h4, .site-footer .h4 {
    margin-bottom: 12.5px; }
    @media only screen and (min-width: 750px) {
      .site-footer h4, .site-footer .h4 {
        min-height: 1.1875em;
        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: 749px) {
    .site-footer__content {
      padding: 0 18px; } }
  @media only screen and (min-width: 750px) {
    .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: 750px) {
    .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: 749px) {
      .site-footer__item:last-of-type {
        margin-bottom: 0; } }

@media only screen and (min-width: 750px) {
  .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: 750px) {
  .site-footer__item--center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
    .site-footer__item--center > * {
      text-align: center; } }

.site-footer__item-inner--newsletter {
  width: 100%; }
  .site-footer__item-inner--newsletter .newsletter__submit {
    margin-top: 5px; }
  .site-footer__item-inner--newsletter .newsletter__input {
    margin: 5px 0 0 0;
    width: 100%; }
  @media only screen and (min-width: 750px) {
    .site-footer__item--full-width .site-footer__item-inner--newsletter {
      max-width: 50%; } }

@media only screen and (min-width: 750px) {
  .site-footer__centered--single-block {
    width: 75%;
    margin: 0 auto; } }

.site-footer__hr {
  margin: 55px 0 30px 0; }
  @media only screen and (min-width: 750px) {
    .site-footer__hr {
      margin: 45px 0 20px 0; } }

@media only screen and (max-width: 749px) {
  .site-footer__linklist.list--inline > li {
    display: block; } }

.site-footer__linklist-item {
  display: block;
  padding: 15px 0; }
  @media only screen and (min-width: 750px) {
    .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: 750px) {
    .site-footer__icon-list {
      padding-bottom: 15px; } }

.site-footer__social-icons li {
  padding: 0 15px; }
  @media only screen and (min-width: 750px) {
    .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.8125em; }

@media only screen and (min-width: 750px) {
  .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: 749px) {
    .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: 749px) {
    .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.44444px;
  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: 749px) {
    .feature-row__image {
      order: 1; } }

.feature-row__text {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media only screen and (max-width: 749px) {
    .feature-row__text {
      order: 2;
      padding-bottom: 0; } }

@media only screen and (min-width: 750px) {
  .feature-row__text--left {
    padding-left: 35px; }

  .feature-row__text--right {
    padding-right: 35px; } }
@media only screen and (min-width: 750px) {
  .featured-row__subtext {
    font-size: 1.125em; } }
.hero {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.hero--adapt,
.hero-fixed-width__image {
  max-height: 100vh; }
  @media only screen and (min-width: 750px) {
    .hero--adapt,
    .hero-fixed-width__image {
      max-height: 80vh; } }

.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: 750px) {
  .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: #3d4246;
  opacity: 0.4;
  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; }

/*================ Fixed width ================*/
.hero-fixed-width {
  position: relative; }
  .hero-fixed-width::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #3d4246;
    opacity: 0.4;
    z-index: 1; }

.hero-fixed-width__content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hero-fixed-width__image {
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  object-fit: cover;
  font-family: "object-fit: cover";
  overflow: hidden; }

/*================ Quote slider ================*/
.quote-icon {
  display: block;
  margin: 0 auto 20px; }

.quotes-slider__text {
  font-size: 1.10938em;
  font-weight: 400;
  font-style: normal;
  padding: 0 15px; }
  .quotes-slider__text cite {
    font-size: 0.8em;
    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: #132629;
    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: 750px) {
  .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: 750px) {
  .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: 750px) {
    .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: 750px) {
    .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: 750px) and (max-width: 989px) {
    .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: 990px) {
    .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: rgba(19, 38, 41, 0.05);
  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: 750px) {
    .map-section__content {
      background-color: white;
      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: 750px) {
    .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: 750px) {
    .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: 750px) {
    .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: 749px) {
    .image-bar {
      max-width: 400px;
      margin: 0 auto; } }

.image-bar__item {
  display: block;
  color: white;
  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: 0.8; }
.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: 750px) {
    .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: #3d4246;
  opacity: 0.4; }

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

.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: 750px) {
    .collection-grid-item {
      margin-bottom: 30px; } }

.collection-grid-item__title {
  color: white;
  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.4);
  hyphens: auto; }
  @media only screen and (min-width: 750px) {
    .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: 0.8; }
  .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: #3d4246;
  opacity: 0.4; }

.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: 749px) {
    .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: 749px) {
    .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; }

.newsletter-section {
  padding-top: 55px; }

.index-section--newsletter-background {
  background-color: rgba(19, 38, 41, 0.05); }

.rich-text__heading--large {
  font-size: 1.4em; }

.rich-text__heading--small {
  font-size: 0.88em; }

.rich-text__text--large {
  font-size: 1.125em; }

.rich-text__text--small {
  font-size: 0.875em; }

.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: #132629; }
  .product-card .purchase-notice {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 0.7em;
    left: 0;
    margin: auto;
    transform: translateY(-50%); }
  .product-card .unavailable img {
    opacity: 0.5; }

.product-card__image-with-placeholder-wrapper {
  position: relative; }

.product-card__title {
  border-bottom: 1px solid transparent;
  display: inline; }

/*================ Currency selector ================*/
@media only screen and (max-width: 749px) {
  .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(19, 38, 41, 0.1);
    padding: 12px 17px 12px 30px; } }

.currency-selector__label {
  font-size: 0.75em;
  margin-bottom: 0;
  text-transform: uppercase; }

.currency-selector__input-wrapper {
  margin-top: 4px; }
  @media only screen and (max-width: 749px) {
    .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: 750px) {
      .currency-selector__input-wrapper .icon {
        height: calc(8em / 16);
        right: 5px;
        width: calc(8em / 16); } }

.currency-selector__dropdown {
  border: none;
  color: #132629;
  padding-left: 8px;
  padding-right: 17px; }
  @media only screen and (max-width: 749px) {
    .currency-selector__dropdown {
      font-size: 0.75em;
      font-weight: 700;
      width: 100%; } }

[data-section-type="video-section"] {
  margin: 0 auto; }
  @media only screen and (max-width: 749px) {
    [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: 750px) {
    .video-section-wrapper {
      overflow: hidden; } }
  @media only screen and (max-width: 749px) {
    .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: 750px) {
    .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: 750px) {
    .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: 750px) {
    .video-section-wrapper--large.video-section-wrapper--min-height {
      min-height: 775px; } }

.video-background-wrapper--no-overlay {
  background-color: rgba(61, 66, 70, 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: white; }
  .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: 750px) {
    .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: 750px) {
    .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 {
  display: none;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  z-index: 3; }
  .video-is-playing .video-control__close-wrapper, .video-is-paused .video-control__close-wrapper {
    display: block; }

.video-control__close {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 27px;
  border-radius: 15px;
  background-color: white;
  color: black; }
  .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: 749px) {
    .video__pause {
      display: none; } }
  .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: white; }
  .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:focus .video__pause-resume, .video__pause:hover
  .video__pause-stop, .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: #3d4246;
  opacity: 0.4;
  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: 750px) {
    .video-background-wrapper .video__image {
      opacity: 0; } }
  .no-autoplay .video__image {
    opacity: 1; }

.product-recommendations__inner {
  padding: 35px 0; }
  @media only screen and (min-width: 750px) {
    .product-recommendations__inner {
      padding: 55px 0; } }

/************************************* ADDITIONAL STYLES **************************************/
/* COLORS */
.primary {
  color: #ff6f00; }

.secondary {
  color: #177172; }

.tertiary {
  color: #ff1744; }

.pink {
  color: #f7dad0; }

.light-green {
  color: #00c853; }

.green {
  color: #177172; }

.white {
  color: #fff; }

.nootie-blue {
  color: #00aeef; }

.nootie-orange {
  color: #f8981d; }

.nootie-pink {
  color: #ec078d; }

.red {
  color: red; }

/* COLORS */
.primary, .primary-color {
  color: #ff6f00;
  fill: #ff6f00; }
  .primary.dark, .primary-color.dark {
    color: #cc5900;
    fill: #cc5900; }
  .primary.light, .primary-color.light {
    color: #ff8c33;
    fill: #ff8c33; }

.secondary, .secondary-color {
  color: #177172;
  fill: #177172; }
  .secondary.dark, .secondary-color.dark {
    color: #0e4748;
    fill: #0e4748; }
  .secondary.light, .secondary-color.light {
    color: #209b9c;
    fill: #209b9c; }

.tertiary, .tertiary-color {
  color: #ff1744;
  fill: #ff1744; }
  .tertiary.dark, .tertiary-color.dark {
    color: #e3002c;
    fill: #e3002c; }
  .tertiary.light, .tertiary-color.light {
    color: #ff4a6d;
    fill: #ff4a6d; }

.orange {
  color: #ff6f00;
  fill: #ff6f00; }
  .orange.dark {
    color: #cc5900; }
  .orange.light {
    color: #ff8c33; }

.teal {
  color: #13c89f;
  fill: #13c89f; }
  .teal.dark {
    color: #0f997a; }
  .teal.light {
    color: #24eabd; }

.purple {
  color: #a64497;
  fill: #a64497; }
  .purple.dark {
    color: #823576; }
  .purple.light {
    color: #be5faf; }

.green {
  color: #177172;
  fill: #177172; }
  .green.dark {
    color: #0e4748; }
  .green.light {
    color: #209b9c; }

.green2 {
  color: #009688;
  fill: #009688; }
  .green2.dark {
    color: #00635a; }
  .green2.light {
    color: #00c9b6; }

.white {
  color: #fff;
  fill: #fff; }

.dark, .black {
  color: #000;
  fill: #000; }

/* BACKGROUND COLORS */
.primary-color-back, .primary-back {
  background-color: #ff6f00;
  fill: #ff6f00;
  color: #fff; }
  .primary-color-back a, .primary-back a {
    color: inherit; }
    .primary-color-back a:hover, .primary-back a:hover {
      color: #f7dad0; }
  .primary-color-back.dark, .primary-back.dark {
    background-color: #cc5900; }
  .primary-color-back.light, .primary-back.light {
    background-color: #ff8c33; }

.secondary-color-back, .secondary-back {
  background-color: #177172;
  fill: #177172;
  color: #fff; }
  .secondary-color-back a, .secondary-back a {
    color: inherit; }
  .secondary-color-back.dark, .secondary-back.dark {
    background-color: #0e4748; }
  .secondary-color-back.light, .secondary-back.light {
    background-color: #209b9c; }

.tertiary-color-back, .tertiary-back {
  background-color: #ff1744;
  fill: #ff1744; }
  .tertiary-color-back a, .tertiary-back a {
    color: inherit; }
  .tertiary-color-back.dark, .tertiary-back.dark {
    background-color: #e3002c; }
  .tertiary-color-back.light, .tertiary-back.light {
    background-color: #ff4a6d; }

.pink-back {
  background-color: #f7dad0;
  color: inherit; }
  .pink-back a {
    color: inherit; }

.orange-back {
  background-color: #ff6f00;
  fill: #ff6f00;
  color: #fff; }

.teal-back {
  background-color: #13c89f;
  fill: #13c89f;
  color: #fff; }

.green-back {
  background-color: #177172;
  fill: #177172;
  color: #fff; }

.dark-green-back {
  background-color: #21373a;
  fill: #21373a;
  color: #fff; }

.green2-back {
  background-color: #009688;
  fill: #009688;
  color: #fff; }

.white-back {
  background-color: #fff;
  fill: #fff;
  color: inherit; }

.black-back {
  background-color: #000;
  fill: #000;
  color: inherit; }

.gray-back {
  background-color: #b0bec5;
  color: #fff; }

/* BRIANS FLEX GRID */
.flex {
  display: flex;
  flex-flow: wrap; }
  @media only screen and (max-width: 749px) {
    .flex.m-flex-reverse {
      flex-flow: row-reverse; } }

.flex-row {
  flex-flow: row;
  display: flex; }

.flex-column {
  display: flex;
  flex-flow: column; }

.flex-center {
  align-self: center; }

.just-center {
  justify-content: center; }

.just-right {
  justify-content: flex-end; }

.flex-right {
  flex-flow: row-reverse wrap; }

.align-center {
  align-items: center; }

.align-bottom {
  align-items: flex-end; }

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

.row-reverse {
  flex-flow: row-reverse wrap; }

.flex-left {
  align-items: left; }

.flex-bottom {
  align-self: baseline; }

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

@media only screen and (max-width: 749px) {
  .m-reverse {
    flex-flow: wrap-reverse; } }

.spaced {
  justify-content: space-between; }

.espaced {
  justify-content: space-evenly; }

.relative {
  position: relative; }

.underline {
  text-decoration: underline; }

.caps {
  text-transform: uppercase; }

*:focus {
  outline: none; }

/* PADDINGS */
.pad {
  padding: 1rem; }

.padt {
  padding: 1rem 0; }

.pads {
  padding: 0 1rem; }

.pad1 {
  padding: 2rem; }

.pad1s {
  padding: 0 2rem; }

.pad1t {
  padding: 2rem 0; }

.pad2 {
  padding: 4rem; }

.pad2s {
  padding: 0 4rem; }

.pad2t {
  padding: 4rem 0; }

@media only screen and (min-width: 990px) {
  .small {
    font-size: 14px; } }
@media only screen and (max-width: 989px) {
  .small {
    font-size: 14px; } }
@media only screen and (max-width: 749px) {
  .small {
    font-size: 14px; } }

@media only screen and (min-width: 990px) {
  .base {
    font-size: 16px; } }
@media only screen and (max-width: 989px) {
  .base {
    font-size: 16px; } }
@media only screen and (max-width: 749px) {
  .base {
    font-size: 16px; } }

@media only screen and (min-width: 990px) {
  .medium {
    font-size: 20px; } }
@media only screen and (max-width: 989px) {
  .medium {
    font-size: 17px; } }
@media only screen and (max-width: 749px) {
  .medium {
    font-size: 16px; } }

@media only screen and (min-width: 990px) {
  .large, .large-text {
    font-size: 27px; } }
@media only screen and (max-width: 989px) {
  .large, .large-text {
    font-size: 22px; } }
@media only screen and (max-width: 749px) {
  .large, .large-text {
    font-size: 22px; } }

@media only screen and (min-width: 990px) {
  .larger, .larger-text {
    font-size: 32px; } }
@media only screen and (max-width: 989px) {
  .larger, .larger-text {
    font-size: 24px; } }
@media only screen and (max-width: 749px) {
  .larger, .larger-text {
    font-size: 24px; } }

@media only screen and (min-width: 990px) {
  .largest, .largest-text {
    font-size: 54px; } }
@media only screen and (max-width: 989px) {
  .largest, .largest-text {
    font-size: 48px; } }
@media only screen and (max-width: 749px) {
  .largest, .largest-text {
    font-size: 35px; } }

@media only screen and (min-width: 990px) {
  .hero-size {
    font-size: 8.8vw; } }
@media only screen and (max-width: 989px) {
  .hero-size {
    font-size: 96px; } }
@media only screen and (max-width: 749px) {
  .hero-size {
    font-size: 71px; } }

@media only screen and (min-width: 990px) {
  .hero-size-medium {
    font-size: 6.5vw; } }
@media only screen and (max-width: 989px) {
  .hero-size-medium {
    font-size: 76px; } }
@media only screen and (max-width: 749px) {
  .hero-size-medium {
    font-size: 54px; } }

@media only screen and (min-width: 990px) {
  .hero-smaller, .hero-size-small {
    font-size: 4.5vw; } }
@media only screen and (max-width: 989px) {
  .hero-smaller, .hero-size-small {
    font-size: 56px; } }
@media only screen and (max-width: 749px) {
  .hero-smaller, .hero-size-small {
    font-size: 42px; } }

.heavy {
  font-weight: 800; }

.strong {
  font-weight: 600; }

.thin {
  font-weight: 300; }

.center {
  text-align: center; }

.mauto {
  margin: auto; }

.round-image {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%; }
  .round-image img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    border-radius: 100%; }

.large-image img {
  width: 100%; }

.wide-wrapper {
  padding: 0 20px;
  max-width: 100%;
  width: 100%; }
  @media only screen and (max-width: 989px) {
    .wide-wrapper {
      padding: 0 55px; } }
  @media only screen and (max-width: 749px) {
    .wide-wrapper {
      padding: 0 22px; } }

/******************************* VIDEO STUFF **********************************/
.video-container, .html-video-container {
  box-sizing: border-box;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%; }

.video-container::before {
  content: "\e918";
  position: absolute;
  font-size: 50px;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  z-index: 9999;
  cursor: pointer;
  color: #fff;
  font-family: "bricons";
  transform: translateY(-50%);
  text-align: center; }

.video-container.playing::before {
  display: none; }

.video-container iframe, .video-container img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999; }

.video-container img {
  object-fit: cover; }

video {
  width: 100%; }

.btn .icon, .shopify-payment-button .shopify-payment-button__button--unbranded .icon {
  font-size: 1.66em; }
.btn.icon-right .icon, .shopify-payment-button .icon-right.shopify-payment-button__button--unbranded .icon {
  margin-left: 0.5em; }
.btn.icon-left, .shopify-payment-button .icon-left.shopify-payment-button__button--unbranded {
  display: flex;
  flex-flow: row-reverse; }
  .btn.icon-left .icon, .shopify-payment-button .icon-left.shopify-payment-button__button--unbranded .icon {
    margin-right: 0.5em; }

/******************************* HOME PAGE **********************************/
/**** BASE BACKGROUND IMAGE FOR HOME PAGE *****/
.template-index, .landing-page {
  background-image: url(//cdn.shopify.com/s/files/1/0098/5926/8693/files/wood-back_1024x.jpg?v=1565879827);
  background-size: cover;
  background-attachment: fixed; }
  @media only screen and (max-width: 749px) {
    .template-index, .landing-page {
      background-size: 200%; } }

.new-banner {
  width: 13vw;
  margin: -9vw auto 1em; }

/* HERO IMAGE */
.hero-slide {
  position: relative; }

.hero-inner {
  position: absolute;
  margin: auto;
  height: 100%;
  display: flex;
  justify-content: center;
  width: 100%;
  top: 0;
  padding: 0 22px;
  text-align: center;
  align-items: center;
  z-index: 1; }
  @media only screen and (max-width: 749px) {
    .hero-inner {
      display: block;
      top: 11%;
      padding: 0; } }
  .hero-inner .fine-print {
    text-align: center;
    color: #fff;
    width: 100%;
    margin-top: 1em; }
  .hero-inner h2, .hero-inner .h2 {
    font-family: "Bebas-Neue";
    color: #fff;
    text-transform: uppercase;
    line-height: 0.9;
    margin: 0;
    font-weight: 400; }
    @media only screen and (max-width: 749px) {
      .hero-inner h2, .hero-inner .h2 {
        padding: 0; } }

.hero-subtitle {
  color: #fff;
  margin: 2rem auto;
  font-weight: 600;
  line-height: 1.3em; }
  @media only screen and (min-width: 990px) {
    .hero-subtitle {
      font-size: 27px; } }
  @media only screen and (max-width: 989px) {
    .hero-subtitle {
      font-size: 22px; } }
  @media only screen and (max-width: 749px) {
    .hero-subtitle {
      font-size: 22px; } }
  @media only screen and (max-width: 749px) {
    .hero-subtitle {
      margin: 1rem auto; } }
    @media only screen and (max-width: 749px) and (min-width: 990px) {
      .hero-subtitle {
        font-size: 20px; } }
    @media only screen and (max-width: 749px) and (max-width: 989px) {
      .hero-subtitle {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) and (max-width: 749px) {
      .hero-subtitle {
        font-size: 16px; } }

.hero-image {
  width: 100%; }
  @media only screen and (min-width: 990px) {
    .hero-image {
      width: 100%;
      height: 0;
      padding-bottom: 800px; } }
  @media only screen and (max-width: 989px) {
    .hero-image {
      height: 60vh; } }
  @media only screen and (max-width: 749px) {
    .hero-image {
      min-height: 575px; } }

.hero-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute; }

.hero .long-icon {
  font-size: 20vh;
  display: flex;
  margin: 4vh 0;
  color: #fff; }

.hero-inner .page-width {
  justify-content: center;
  align-items: center; }

.hero-cta-area {
  display: flex; }
  @media only screen and (max-width: 749px) {
    .hero-cta-area {
      flex-flow: column;
      align-items: center; } }
  .hero-cta-area .btn, .hero-cta-area .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .hero-cta-area .shopify-payment-button__button--unbranded {
    padding: 0.66em;
    margin: 0 2rem;
    min-width: 300px;
    justify-content: center; }
    @media only screen and (min-width: 990px) {
      .hero-cta-area .btn, .hero-cta-area .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .hero-cta-area .shopify-payment-button__button--unbranded {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .hero-cta-area .btn, .hero-cta-area .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .hero-cta-area .shopify-payment-button__button--unbranded {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .hero-cta-area .btn, .hero-cta-area .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .hero-cta-area .shopify-payment-button__button--unbranded {
        font-size: 16px; } }
    @media only screen and (max-width: 749px) {
      .hero-cta-area .btn, .hero-cta-area .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .hero-cta-area .shopify-payment-button__button--unbranded {
        background: rgba(255, 111, 0, 0.8);
        width: 90%;
        margin-bottom: 0.5em;
        display: flex;
        justify-content: center;
        padding: 1em; } }

.image-bottom-align img {
  object-position: bottom; }

.slide-overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.23) 0%, rgba(0, 0, 0, 0.1) 100%);
  content: ""; }

.slide-inner {
  position: relative; }

#heroDots {
  position: absolute;
  top: -150px;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto; }
  @media only screen and (min-width: 990px) {
    #heroDots {
      font-size: 32px; } }
  @media only screen and (max-width: 989px) {
    #heroDots {
      font-size: 24px; } }
  @media only screen and (max-width: 749px) {
    #heroDots {
      font-size: 24px; } }
  @media only screen and (max-width: 749px) {
    #heroDots {
      top: -42px; } }
  #heroDots .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    #heroDots .slick-dots li button::before, #heroDots .slick-dots li .slick-dots li a::before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\2022";
      font-family: "slick-icons, sans-serif"; }
      @media only screen and (min-width: 990px) {
        #heroDots .slick-dots li button::before, #heroDots .slick-dots li .slick-dots li a::before {
          font-size: 54px; } }
      @media only screen and (max-width: 989px) {
        #heroDots .slick-dots li button::before, #heroDots .slick-dots li .slick-dots li a::before {
          font-size: 48px; } }
      @media only screen and (max-width: 749px) {
        #heroDots .slick-dots li button::before, #heroDots .slick-dots li .slick-dots li a::before {
          font-size: 35px; } }

.focal-image .right-image {
  order: 3; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

/***** HERO TESTIMONIAL *****/
.testimonial-image {
  position: relative;
  height: 0;
  padding-bottom: 150px;
  width: 150px; }
  @media only screen and (max-width: 749px) {
    .testimonial-image {
      width: 80px;
      padding-bottom: 80px;
      margin: auto;
      position: absolute;
      left: 0;
      top: -40px; } }
  .testimonial-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%; }

.testimonial-area {
  padding: 0 2rem; }
  @media only screen and (max-width: 749px) {
    .testimonial-area {
      padding: 40px 1em 1em; } }

.hero-testimonial {
  padding: 2rem;
  background: #009688;
  color: #fff;
  position: relative;
  align-items: center;
  box-shadow: 0 0.25vw 0.45vw rgba(0, 0, 0, 0.06);
  transform: translateY(-75px);
  margin-bottom: -75px; }
  @media only screen and (min-width: 750px) {
    .hero-testimonial {
      margin-left: 2em;
      margin-right: 2em; } }
  @media only screen and (max-width: 749px) {
    .hero-testimonial {
      transform: translateY(-40px);
      margin-bottom: -40px;
      padding: 1em; } }
  .hero-testimonial h3, .hero-testimonial .h3, .hero-testimonial .name {
    color: #fff; }
  .hero-testimonial .testimonial-slide {
    margin: 0 !important; }
  .hero-testimonial .slick-list {
    overflow: visible; }

@media only screen and (min-width: 990px) {
  .testimonial {
    font-size: 14px; } }
@media only screen and (max-width: 989px) {
  .testimonial {
    font-size: 14px; } }
@media only screen and (max-width: 749px) {
  .testimonial {
    font-size: 14px; } }
.testimonial::before {
  content: "\201C"; }
.testimonial::after {
  content: "\201D"; }

.name-area {
  margin-top: 0.5em; }
  @media only screen and (min-width: 990px) {
    .name-area {
      font-size: 14px; } }
  @media only screen and (max-width: 989px) {
    .name-area {
      font-size: 14px; } }
  @media only screen and (max-width: 749px) {
    .name-area {
      font-size: 14px; } }

/********** LARGE IMAGE ARROW AREA ********/
.large-image-section {
  position: relative; }
  .large-image-section .color-background {
    position: absolute;
    width: 100%;
    height: 65%;
    bottom: 0; }
    @media only screen and (max-width: 749px) {
      .large-image-section .color-background {
        height: 73%; } }
  .large-image-section .section-title {
    position: relative;
    margin: 0; }
  .large-image-section .background-image {
    position: absolute;
    width: 100%;
    height: 90%; }
    @media only screen and (max-width: 989px) {
      .large-image-section .background-image {
        height: 97%; } }
    .large-image-section .background-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .large-image-section .large-image {
    position: relative; }
    .large-image-section .large-image img {
      max-height: 540px;
      max-width: 540px;
      object-fit: contain; }
    @media only screen and (max-width: 989px) {
      .large-image-section .large-image {
        left: -50%; } }
    @media only screen and (max-width: 749px) {
      .large-image-section .large-image {
        left: 0; }
        .large-image-section .large-image img {
          width: 600px;
          height: 650px;
          max-width: 800px;
          left: -420px;
          position: relative;
          object-fit: cover;
          object-position: top right;
          max-height: 800px; } }
  .large-image-section .medium-image {
    position: relative; }
    .large-image-section .medium-image img {
      height: 440px;
      width: 440px;
      object-fit: contain; }
    @media only screen and (max-width: 989px) {
      .large-image-section .medium-image {
        left: -50%; } }
    @media only screen and (max-width: 749px) {
      .large-image-section .medium-image {
        left: 0; }
        .large-image-section .medium-image img {
          width: 600px;
          height: 650px;
          max-width: 800px;
          left: -420px;
          position: relative;
          object-fit: cover;
          object-position: top right;
          max-height: 800px; } }
  .large-image-section .info-blocks {
    display: flex;
    flex-flow: column;
    position: absolute;
    top: 0;
    height: 100%;
    justify-content: center;
    width: 100%;
    color: #164f7c; }
    @media only screen and (min-width: 990px) {
      .large-image-section .info-blocks {
        font-size: 16px; } }
    @media only screen and (max-width: 989px) {
      .large-image-section .info-blocks {
        font-size: 16px; } }
    @media only screen and (max-width: 749px) {
      .large-image-section .info-blocks {
        font-size: 16px; } }
    @media only screen and (min-width: 750px) and (max-width: 989px) {
      .large-image-section .info-blocks {
        left: 50%; } }
    @media only screen and (max-width: 749px) {
      .large-image-section .info-blocks {
        width: 100%;
        margin-top: 2.5em;
        margin-left: 0; } }
      @media only screen and (max-width: 749px) and (min-width: 990px) {
        .large-image-section .info-blocks {
          font-size: 14px; } }
      @media only screen and (max-width: 749px) and (max-width: 989px) {
        .large-image-section .info-blocks {
          font-size: 14px; } }
      @media only screen and (max-width: 749px) and (max-width: 749px) {
        .large-image-section .info-blocks {
          font-size: 14px; } }
    .large-image-section .info-blocks .info-item {
      display: flex;
      justify-content: flex-end;
      align-items: flex-start; }
      .large-image-section .info-blocks .info-item .inner {
        width: 250px;
        text-align: left;
        align-items: center; }
        @media only screen and (max-width: 749px) {
          .large-image-section .info-blocks .info-item .inner {
            width: 50%; } }
      .large-image-section .info-blocks .info-item:nth-child(2n) {
        flex-flow: row-reverse;
        margin: -2em 0; }
        .large-image-section .info-blocks .info-item:nth-child(2n) .pointer::before {
          left: 100%; }
        @media only screen and (max-width: 989px) {
          .large-image-section .info-blocks .info-item:nth-child(2n) {
            flex-flow: row;
            margin: 1em 0; }
            .large-image-section .info-blocks .info-item:nth-child(2n) .pointer::before {
              left: 0; } }
        @media only screen and (min-width: 990px) {
          .large-image-section .info-blocks .info-item:nth-child(2n) .inner {
            text-align: right; } }
    .large-image-section .info-blocks h3, .large-image-section .info-blocks .h3 {
      margin: 0;
      text-transform: uppercase;
      color: #164f7c; }
      @media only screen and (min-width: 990px) {
        .large-image-section .info-blocks h3, .large-image-section .info-blocks .h3 {
          font-size: 27px; } }
      @media only screen and (max-width: 989px) {
        .large-image-section .info-blocks h3, .large-image-section .info-blocks .h3 {
          font-size: 22px; } }
      @media only screen and (max-width: 749px) {
        .large-image-section .info-blocks h3, .large-image-section .info-blocks .h3 {
          font-size: 22px; } }
  .large-image-section .pointer {
    width: 170px;
    position: relative;
    background: #00c853;
    height: 3px;
    margin: 0px 19px;
    top: 2em; }
    @media only screen and (max-width: 749px) {
      .large-image-section .pointer {
        width: 50%; } }
    .large-image-section .pointer::before {
      content: "";
      height: 24px;
      width: 24px;
      background: #00c853;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      border-radius: 100%; }
  .large-image-section.with-background {
    position: relative;
    margin-top: -10%; }
    .large-image-section.with-background .header-section {
      padding-top: 20%; }
    .large-image-section.with-background .medium-image {
      margin-bottom: 10%; }
    .large-image-section.with-background .section-title {
      color: #fff; }
    .large-image-section.with-background .info-blocks {
      color: #fff; }
    .large-image-section.with-background .info-item .pointer {
      background: #f9c713; }
      .large-image-section.with-background .info-item .pointer::before {
        background: #f9c713; }
    .large-image-section.with-background .info-item h3, .large-image-section.with-background .info-item .h3 {
      color: #f9c713; }
  .large-image-section.with-color-background .pointer {
    background: white; }
    .large-image-section.with-color-background .pointer::before {
      background: white; }
  .large-image-section.with-color-background .info-blocks {
    color: #fff; }
    .large-image-section.with-color-background .info-blocks h3, .large-image-section.with-color-background .info-blocks .h3 {
      color: #fff; }

.arrow-image {
  transition: all 0.5s ease;
  clip-path: polygon(50% 20%, 100% 0%, 100% 85%, 50% 100%, 0% 85%, 0% 0%); }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .arrow-image {
      clip-path: polygon(50% 12%, 100% 0%, 100% 90%, 50% 100%, 0% 90%, 0% 0%); } }
  @media only screen and (max-width: 749px) {
    .arrow-image {
      clip-path: polygon(50% 5%, 100% 0%, 100% 95%, 50% 100%, 0% 95%, 0% 0%); } }

/******* IMAGE BLOCKS AREA *******/
.section-double-pad {
  padding: 8rem 0; }
  @media only screen and (max-width: 989px) {
    .section-double-pad {
      padding: 3rem 0; } }

.section-pad {
  padding: 4rem 0; }
  @media only screen and (max-width: 989px) {
    .section-pad {
      padding: 2rem 0; } }

.section-pad-bottom, .section-bottom-pad {
  padding-bottom: 4rem; }
  @media only screen and (max-width: 989px) {
    .section-pad-bottom, .section-bottom-pad {
      padding: 0 0 2rem; } }

.section-pad-top, .section-top-pad {
  padding-top: 4rem; }
  @media only screen and (max-width: 989px) {
    .section-pad-top, .section-top-pad {
      padding: 2rem 0 0; } }

.section-double-pad-top {
  padding-top: 8rem; }
  @media only screen and (max-width: 989px) {
    .section-double-pad-top {
      padding: 4rem 0 0; } }

.image-block {
  color: #164f7c; }
  @media only screen and (max-width: 749px) {
    .image-block {
      margin: 0 0 2em 0; } }
  .image-block .inner {
    display: flex;
    flex-flow: column;
    height: 100%;
    padding: 2rem; }
    @media only screen and (max-width: 989px) {
      .image-block .inner {
        padding: 1rem; } }

.largest-title {
  margin-bottom: 0.25em;
  letter-spacing: -0.015em; }
  @media only screen and (min-width: 990px) {
    .largest-title {
      font-size: 54px; } }
  @media only screen and (max-width: 989px) {
    .largest-title {
      font-size: 48px; } }
  @media only screen and (max-width: 749px) {
    .largest-title {
      font-size: 35px; } }

.section-title {
  margin-bottom: 1em;
  letter-spacing: -0.015em; }
  @media only screen and (min-width: 990px) {
    .section-title {
      font-size: 54px; } }
  @media only screen and (max-width: 989px) {
    .section-title {
      font-size: 48px; } }
  @media only screen and (max-width: 749px) {
    .section-title {
      font-size: 35px; } }

.pre-title {
  text-transform: uppercase; }
  @media only screen and (min-width: 990px) {
    .pre-title {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .pre-title {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .pre-title {
      font-size: 16px; } }

.sub-title {
  font-weight: 400;
  line-height: 1.2; }
  @media only screen and (min-width: 990px) {
    .sub-title {
      font-size: 27px; } }
  @media only screen and (max-width: 989px) {
    .sub-title {
      font-size: 22px; } }
  @media only screen and (max-width: 749px) {
    .sub-title {
      font-size: 22px; } }

.image-block .round-image {
  width: 66.66%;
  padding-bottom: 66.66%;
  margin: 0 auto 1em; }
.image-block .block-title {
  text-transform: uppercase; }
  @media only screen and (min-width: 990px) {
    .image-block .block-title {
      font-size: 27px; } }
  @media only screen and (max-width: 989px) {
    .image-block .block-title {
      font-size: 22px; } }
  @media only screen and (max-width: 749px) {
    .image-block .block-title {
      font-size: 22px; } }

.block-icon {
  font-size: 100px;
  color: #ff1744; }

/******* IMAGE BLOCKS AREA *******/
/************************ VIDEO TESTIMONIAL **************************/
.video-testimonial-area {
  padding: 2rem; }
  @media only screen and (max-width: 749px) {
    .video-testimonial-area {
      padding: 1em 0;
      position: relative; } }

.video-testimonial-section {
  background-color: #fff;
  position: relative; }

.styled-background {
  position: absolute;
  width: 1020px;
  height: 0;
  padding-bottom: 1020px;
  left: 0;
  top: -3em; }
  @media only screen and (max-width: 749px) {
    .styled-background {
      top: -22px;
      left: -22px;
      right: -22px;
      padding-bottom: calc(100% + 100px); } }

.add-more-spacing {
  padding-top: 10%; }

.testimonial-section-with-background ~ div section {
  padding: 10% 0 0; }

/* HOME BLOG AREA */
.post-item {
  margin: auto auto 1em;
  border-bottom: 3px solid #f7f7f7;
  padding-bottom: 1em; }
  .post-item .post-info {
    margin: auto; }
  .post-item .short-desc {
    margin-bottom: 1em; }
  .post-item .article-image {
    margin-bottom: 2rem; }

/************************SOLUTION BLOCKS **************************/
.block-sections {
  margin: 0 -4rem;
  padding: 4rem;
  width: auto; }
  @media only screen and (max-width: 749px) {
    .block-sections {
      padding: 1rem;
      margin: 0 -1rem; } }

@media only screen and (max-width: 749px) {
  .solution-block {
    margin-bottom: 2em; } }
.solution-block .inner {
  padding: 0.5em;
  position: relative; }
  .solution-block .inner .solution-cta-area {
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff6f00;
    width: calc(100% - 4rem);
    border-radius: 4px;
    padding: 0.5em;
    bottom: -0.5em;
    box-shadow: 0.5vw 0.5vw 0.4vw rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    text-align: center; }
    @media only screen and (min-width: 990px) {
      .solution-block .inner .solution-cta-area {
        font-size: 27px; } }
    @media only screen and (max-width: 989px) {
      .solution-block .inner .solution-cta-area {
        font-size: 22px; } }
    @media only screen and (max-width: 749px) {
      .solution-block .inner .solution-cta-area {
        font-size: 22px; } }
    .solution-block .inner .solution-cta-area .btn, .solution-block .inner .solution-cta-area .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .solution-block .inner .solution-cta-area .shopify-payment-button__button--unbranded {
      border-radium: 0;
      padding: 0.5em 3em; }
      @media only screen and (max-width: 989px) {
        .solution-block .inner .solution-cta-area .btn, .solution-block .inner .solution-cta-area .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .solution-block .inner .solution-cta-area .shopify-payment-button__button--unbranded {
          padding: 0.5em; } }
.solution-block .background-image {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 60%; }
  .solution-block .background-image img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover; }
.solution-block a:hover {
  color: #fff;
  opacity: 0.9; }

.overlay {
  position: relative; }
  .overlay::before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.33);
    position: absolute;
    z-index: 1; }

/*********************** HOME BLOG AREA *******************/
.blog-section .background-image {
  height: 770px; }
  .blog-section .background-image img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  @media only screen and (max-width: 989px) {
    .blog-section .background-image {
      height: 40vh; } }
.blog-section .section-title {
  color: #fff; }
.blog-section .with-background {
  margin-top: -385px; }
  @media only screen and (max-width: 989px) {
    .blog-section .with-background {
      margin-top: -30%; } }
  @media only screen and (max-width: 749px) {
    .blog-section .with-background {
      margin-top: -40%; } }
.blog-section .post-title {
  color: #164f7c; }
  @media only screen and (min-width: 990px) {
    .blog-section .post-title {
      font-size: 32px; } }
  @media only screen and (max-width: 989px) {
    .blog-section .post-title {
      font-size: 24px; } }
  @media only screen and (max-width: 749px) {
    .blog-section .post-title {
      font-size: 24px; } }
.blog-section .read-more {
  color: #ff6f00;
  font-weight: 600;
  display: block;
  margin-top: 1em; }
  .blog-section .read-more a:hover, .blog-section .read-more a:focus {
    color: #21373a; }
.blog-section .view-all-area {
  margin: auto;
  font-weight: 600; }
  .blog-section .view-all-area a {
    color: #ff6f00; }
    .blog-section .view-all-area a:hover, .blog-section .view-all-area a:focus {
      color: #21373a; }

/************************ KOHA HEADER **************************/
.full-site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999; }

header .upper-header {
  padding: 0.5em 0;
  color: #fff; }
  @media only screen and (min-width: 990px) {
    header .upper-header {
      font-size: 14px; } }
  @media only screen and (max-width: 989px) {
    header .upper-header {
      font-size: 14px; } }
  @media only screen and (max-width: 749px) {
    header .upper-header {
      font-size: 14px; } }
header .secondary-nav {
  display: flex;
  justify-content: flex-end; }
  header .secondary-nav .secondary-link {
    padding-right: 2em; }
    header .secondary-nav .secondary-link:last-child {
      padding-right: 0; }
header .logo-link {
  display: flex;
  height: 100%;
  justify-content: center; }
@media only screen and (max-width: 989px) {
  header .main-header {
    background: #21373a;
    color: #fff; } }
header .logo-area {
  position: relative; }
  @media only screen and (min-width: 990px) {
    header .logo-area {
      margin-top: -2.5rem; } }
  @media only screen and (max-width: 989px) {
    header .logo-area {
      text-align: center; } }
  header .logo-area svg {
    height: 100%;
    width: 166px; }
    @media only screen and (max-width: 989px) {
      header .logo-area svg {
        width: 91px; } }

/******************************************** MEGA MENU *******************************************/
.mega-menu {
  display: flex;
  justify-content: center;
  flex-flow: wrap; }
  .mega-menu .site-nav__dropdown {
    position: fixed;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 78px;
    border: none; }
  .mega-menu .menu-item {
    text-align: center;
    padding: 0.5em;
    margin: 1em 0; }
    .mega-menu .menu-item .image-decoration {
      position: relative;
      top: -1em;
      z-index: 2;
      width: 50%;
      margin: auto; }
  .mega-menu .menu-desc {
    font-size: 0.6em;
    color: #009688; }
  .mega-menu .link-title {
    margin: 1em 0 0.33em;
    line-height: 1.33;
    font-weight: 500; }
    @media only screen and (min-width: 990px) {
      .mega-menu .link-title {
        font-size: 14px; } }
    @media only screen and (max-width: 989px) {
      .mega-menu .link-title {
        font-size: 14px; } }
    @media only screen and (max-width: 749px) {
      .mega-menu .link-title {
        font-size: 14px; } }
  .mega-menu .links-container {
    background: #fff; }
    .mega-menu .links-container li {
      flex-grow: 1; }
  .mega-menu .lower-link {
    background: #f7f7f7;
    padding: 0.5em;
    font-weight: 600; }
    @media only screen and (min-width: 990px) {
      .mega-menu .lower-link {
        font-size: 27px; } }
    @media only screen and (max-width: 989px) {
      .mega-menu .lower-link {
        font-size: 22px; } }
    @media only screen and (max-width: 749px) {
      .mega-menu .lower-link {
        font-size: 22px; } }
  .mega-menu .childless a {
    display: block;
    padding: 0.5em 1em;
    font-weight: 600; }
  .mega-menu .site-nav__link--button {
    padding: 0.5em 1em;
    font-weight: 600; }
  .mega-menu .image-container {
    padding-bottom: 133.33%; }
  .mega-menu .child-menu {
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.33); }
  .mega-menu .link-area {
    min-height: 450px; }

.mega-sidebar {
  background-color: #177172;
  color: #fff;
  display: flex;
  justify-content: flex-end;
  font-size: 0.8em; }
  .mega-sidebar a {
    color: inherit; }
  .mega-sidebar .content-area {
    position: relative; }
  .mega-sidebar .inner {
    padding: 2em; }
  .mega-sidebar .sidebar-image {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 175px;
    width: 100%; }
    .mega-sidebar .sidebar-image img {
      height: 100%;
      width: 100%;
      object-fit: contain; }

/***** NEW MOBILE TOGGLE *****/
/* NEW MOBILE MENU TOGGLE */
#mobileMenuToggle {
  cursor: pointer;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: flex-start; }
  #mobileMenuToggle .text {
    position: absolute;
    left: 100%; }
    @media only screen and (min-width: 990px) {
      #mobileMenuToggle .text {
        font-size: 16px; } }
    @media only screen and (max-width: 989px) {
      #mobileMenuToggle .text {
        font-size: 16px; } }
    @media only screen and (max-width: 749px) {
      #mobileMenuToggle .text {
        font-size: 16px; } }

#mobileMenuToggle span {
  display: block;
  height: 2px;
  position: relative;
  width: 24px;
  background: #fff;
  flex-flow: column; }

#mobileMenuToggle span::after {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 7px;
  width: 24px;
  transition: all 0.5s ease 0s;
  background: #fff; }

#mobileMenuToggle span::before {
  content: "";
  height: 2px;
  position: absolute;
  top: -7px;
  width: 24px;
  transition: all 0.5s ease 0s;
  background: #fff;
  left: 0; }

#mobileMenuToggle.close span::after {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotateZ(-45deg); }

#mobileMenuToggle.close span::before {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotateZ(45deg); }

#mobileMenuToggle.close span {
  height: 0; }

#mobileToggle > span {
  transition: all 0.5s ease; }

/** NEW MOBILE DRAWER MENU ****/
#mobileNavMenu {
  display: none;
  flex-grow: 1;
  position: relative;
  width: 100%;
  background: #ff6f00; }
  #mobileNavMenu .inner {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center; }
  #mobileNavMenu ul {
    width: 100%; }

.mobile-nav-menu {
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
  overflow: auto; }
  @media only screen and (min-width: 990px) {
    .mobile-nav-menu {
      font-size: 54px; } }
  @media only screen and (max-width: 989px) {
    .mobile-nav-menu {
      font-size: 48px; } }
  @media only screen and (max-width: 749px) {
    .mobile-nav-menu {
      font-size: 35px; } }
  .mobile-nav-menu a {
    display: block; }
  .mobile-nav-menu a:focus, .mobile-nav-menu a:hover {
    background-color: #177172;
    color: #fff; }

.mobile-user-menu {
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
  margin: 2em 0;
  color: #177172; }
  @media only screen and (min-width: 990px) {
    .mobile-user-menu {
      font-size: 54px; } }
  @media only screen and (max-width: 989px) {
    .mobile-user-menu {
      font-size: 48px; } }
  @media only screen and (max-width: 749px) {
    .mobile-user-menu {
      font-size: 35px; } }
  .mobile-user-menu a {
    display: block; }
  .mobile-user-menu a:focus, .mobile-user-menu a:hover {
    background-color: #177172;
    color: #fff; }

.menu-open {
  height: 100vh;
  overflow: hidden; }

/**************************** NEW MOBILE MENU ******************************/
.mobile-menu-container {
  display: none;
  background-color: #009688;
  color: #fff;
  overflow: auto; }
  .mobile-menu-container ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.mobile-menu {
  font-size: 1.33em;
  margin: 0;
  padding: 1em; }
  .mobile-menu li {
    width: 100%;
    position: relative;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .mobile-menu li .menu-toggle {
      position: absolute;
      right: 0;
      border: none;
      width: 35px;
      height: 35px;
      top: 10px;
      background: transparent;
      padding: 0 2em; }
      .mobile-menu li .menu-toggle.active > span::before {
        content: "\e903"; }
  .mobile-menu .child-menu > li {
    font-size: 0.9em;
    padding: 0.25em 1em; }
  .mobile-menu .child-menu {
    display: none;
    background-color: #00c9b6; }
  .mobile-menu .grandchild-menu {
    display: none;
    background-color: #00baa8; }
  .mobile-menu .menu-link {
    display: block;
    padding: 0.5em 1em; }
    .mobile-menu .menu-link .menu-toggle {
      font-size: 1.75em;
      line-height: 0; }
      .mobile-menu .menu-link .menu-toggle:focus {
        border: 1px solid; }

/************************ NEWSLETTER AREA **************************/
.news-header {
  color: #fff;
  margin: 0;
  padding: 0.5em 0; }
  @media only screen and (min-width: 990px) {
    .news-header {
      font-size: 54px; } }
  @media only screen and (max-width: 989px) {
    .news-header {
      font-size: 48px; } }
  @media only screen and (max-width: 749px) {
    .news-header {
      font-size: 35px; } }

.template-index .news-header, .solutions-for-cats .news-header, .solutions-for-dogs .news-header {
  display: none; }

.template-customers-account .footer-newsletter, .template-customers-login .footer-newsletter, .template-customers-order .footer-newsletter, .template-customers-addresses .footer-newsletter {
  display: none; }

.footer-newsletter {
  background: linear-gradient(90deg, white 33%, #009688 33%);
  margin-bottom: 4rem;
  padding: 4rem; }
  @media only screen and (max-width: 749px) {
    .footer-newsletter {
      background: #009688;
      margin-bottom: 0;
      padding: 0; } }

.template-index .footer-newsletter {
  padding: 3em 0 5rem;
  margin: 0; }

.footer-newsletter {
  .background-color: #fff; }
  .footer-newsletter .news-content {
    padding: 4rem; }
    @media only screen and (min-width: 750px) and (max-width: 989px) {
      .footer-newsletter .news-content {
        padding: 2rem; } }
    @media only screen and (max-width: 749px) {
      .footer-newsletter .news-content {
        padding: 2rem; } }
  .footer-newsletter .background-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    margin: auto;
    padding: 0 55px; }
    @media only screen and (max-width: 749px) {
      .footer-newsletter .background-image {
        padding: 0; } }
    .footer-newsletter .background-image img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: right; }
  .footer-newsletter .news-title {
    font-weight: 600;
    margin-bottom: 0; }
    @media only screen and (min-width: 990px) {
      .footer-newsletter .news-title {
        font-size: 32px; } }
    @media only screen and (max-width: 989px) {
      .footer-newsletter .news-title {
        font-size: 24px; } }
    @media only screen and (max-width: 749px) {
      .footer-newsletter .news-title {
        font-size: 24px; } }
  .footer-newsletter input, .footer-newsletter select {
    border-color: #13c89f;
    border-radius: 5px;
    text-transform: uppercase;
    width: 100%;
    color: #13c89f;
    height: auto;
    padding: 1.5em 2em;
    background-position: right 20px center; }
    .footer-newsletter input ::-webkit-input-placeholder, .footer-newsletter select ::-webkit-input-placeholder {
      color: #13c89f; }
    .footer-newsletter input ::-moz-placeholder, .footer-newsletter select ::-moz-placeholder {
      color: #13c89f; }
    .footer-newsletter input :-ms-input-placeholder, .footer-newsletter select :-ms-input-placeholder {
      color: #13c89f; }
    .footer-newsletter input ::-ms-input-placeholder, .footer-newsletter select ::-ms-input-placeholder {
      color: #13c89f; }
  .footer-newsletter .input-area {
    margin-top: 2em; }
  .footer-newsletter .btn, .footer-newsletter .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .footer-newsletter .shopify-payment-button__button--unbranded {
    padding: 1em;
    min-width: 50%;
    text-align: center;
    justify-content: center; }
    @media only screen and (min-width: 990px) {
      .footer-newsletter .btn, .footer-newsletter .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .footer-newsletter .shopify-payment-button__button--unbranded {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .footer-newsletter .btn, .footer-newsletter .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .footer-newsletter .shopify-payment-button__button--unbranded {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .footer-newsletter .btn, .footer-newsletter .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .footer-newsletter .shopify-payment-button__button--unbranded {
        font-size: 16px; } }

/************************ KOHA FOOTER **************************/
footer {
  background-color: #21373a;
  color: #fff; }
  footer a {
    color: #13c89f; }
  footer .nav-header {
    font-weight: 600;
    margin-bottom: 1.33em; }
  footer .logo-area {
    margin: 0; }
    footer .logo-area svg {
      height: 100%;
      width: 166px; }
    @media only screen and (max-width: 749px) {
      footer .logo-area {
        margin-bottom: 3em; } }
  footer .support-title {
    margin-bottom: 0.33em;
    color: #00c853;
    text-transform: uppercase;
    font-weight: 600; }
  @media only screen and (min-width: 990px) {
    footer .support-content {
      font-size: 14px; } }
  @media only screen and (max-width: 989px) {
    footer .support-content {
      font-size: 14px; } }
  @media only screen and (max-width: 749px) {
    footer .support-content {
      font-size: 14px; } }
  footer .support-phone {
    font-weight: 600; }
    @media only screen and (min-width: 990px) {
      footer .support-phone {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      footer .support-phone {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      footer .support-phone {
        font-size: 16px; } }
  footer .upper-footer {
    border-bottom: 1px solid rgba(19, 200, 159, 0.2); }
  footer .copyright-bar {
    border-top: 1px solid rgba(19, 200, 159, 0.2); }
    @media only screen and (max-width: 749px) {
      footer .copyright-bar > div {
        margin-bottom: 1.33em; } }
  footer .social-icons svg {
    fill: #fff; }
  footer .site-footer__linklist {
    margin-bottom: 1em; }
    @media only screen and (max-width: 749px) {
      footer .site-footer__linklist {
        margin-bottom: 3em; } }

.site-footer__linklist li {
  margin-bottom: 1em; }

.social-icons li {
  margin: 0 0.5em; }

/********************************* COLLECTION PAGES ****************************************/
/*******************************************************************************************/
.collection-hero-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 500px;
  position: relative; }
  @media only screen and (max-width: 749px) {
    .collection-hero-container {
      height: 80vh; } }
  .collection-hero-container .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: 1;
    text-align: center;
    padding-bottom: 4rem; }
    @media only screen and (min-width: 990px) {
      .collection-hero-container .hero-content h1, .collection-hero-container .hero-content .h1 {
        font-size: 4.5vw; } }
    @media only screen and (max-width: 989px) {
      .collection-hero-container .hero-content h1, .collection-hero-container .hero-content .h1 {
        font-size: 56px; } }
    @media only screen and (max-width: 749px) {
      .collection-hero-container .hero-content h1, .collection-hero-container .hero-content .h1 {
        font-size: 42px; } }
    .collection-hero-container .hero-content .hero-type-icon {
      font-size: 50px; }
    .collection-hero-container .hero-content .collection-name {
      text-transform: uppercase;
      font-family: "Bebas-Neue"; }
      @media only screen and (min-width: 990px) {
        .collection-hero-container .hero-content .collection-name {
          font-size: 27px; } }
      @media only screen and (max-width: 989px) {
        .collection-hero-container .hero-content .collection-name {
          font-size: 22px; } }
      @media only screen and (max-width: 749px) {
        .collection-hero-container .hero-content .collection-name {
          font-size: 22px; } }
      @media only screen and (max-width: 749px) {
        .collection-hero-container .hero-content .collection-name {
          margin-bottom: 2em; } }
    @media only screen and (min-width: 990px) {
      .collection-hero-container .hero-content .hero-text {
        font-size: 27px; } }
    @media only screen and (max-width: 989px) {
      .collection-hero-container .hero-content .hero-text {
        font-size: 22px; } }
    @media only screen and (max-width: 749px) {
      .collection-hero-container .hero-content .hero-text {
        font-size: 22px; } }
    @media only screen and (max-width: 749px) and (min-width: 990px) {
      .collection-hero-container .hero-content .hero-text {
        font-size: 20px; } }
    @media only screen and (max-width: 749px) and (max-width: 989px) {
      .collection-hero-container .hero-content .hero-text {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) and (max-width: 749px) {
      .collection-hero-container .hero-content .hero-text {
        font-size: 16px; } }
  .collection-hero-container.second-hero {
    padding-bottom: 800px; }
    @media only screen and (min-width: 990px) {
      .collection-hero-container.second-hero h2, .collection-hero-container.second-hero .h2 {
        font-size: 54px; } }
    @media only screen and (max-width: 989px) {
      .collection-hero-container.second-hero h2, .collection-hero-container.second-hero .h2 {
        font-size: 48px; } }
    @media only screen and (max-width: 749px) {
      .collection-hero-container.second-hero h2, .collection-hero-container.second-hero .h2 {
        font-size: 35px; } }
    .collection-hero-container.second-hero .hero-content {
      padding-top: 6em;
      justify-content: flex-start; }

.collection-list {
  display: flex;
  flex-flow: wrap;
  justify-content: center; }

.collection-icon-area {
  background-color: #f7f7f7; }
  .collection-icon-area .icon-list {
    display: flex;
    flex-flow: wrap;
    background-color: #009688;
    margin-top: -30px;
    position: relative;
    padding: 1.66rem;
    z-index: 1;
    color: #fff;
    text-align: center;
    justify-content: center; }
    .collection-icon-area .icon-list .icon {
      font-size: 60px; }

.shop-all-icon-area {
  background-color: #f7f7f7; }
  .shop-all-icon-area .icon-list {
    margin: 2em 0;
    display: flex;
    flex-flow: wrap;
    background-color: #009688;
    position: relative;
    padding: 1.66rem;
    z-index: 1;
    color: #fff;
    text-align: center;
    justify-content: center; }
    .shop-all-icon-area .icon-list .icon {
      font-size: 60px; }

/************ PRODUCT ITEM GRID ****************/
.collection-area {
  background: #f7f7f7; }

.product-item .product-inner {
  padding: 1em;
  height: 100%;
  display: flex;
  flex-flow: column; }
.product-item .price {
  text-align: center;
  justify-content: center; }
.product-item .product-title {
  text-align: center;
  flex-grow: 1; }
  @media only screen and (min-width: 990px) {
    .product-item .product-title {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .product-item .product-title {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .product-item .product-title {
      font-size: 16px; } }
.product-item .image-container {
  position: relative;
  margin-bottom: 1em; }
.product-item .product-info {
  display: flex;
  flex-flow: column; }

/*********** SOLUTIONS AREA ****************/
.solutions-area .solutions-header {
  background: #f7f7f7; }
  .solutions-area .solutions-header h2, .solutions-area .solutions-header .h2 {
    background: #007d71;
    padding: 2rem;
    color: #fff;
    margin: 0; }
    @media only screen and (min-width: 990px) {
      .solutions-area .solutions-header h2, .solutions-area .solutions-header .h2 {
        font-size: 32px; } }
    @media only screen and (max-width: 989px) {
      .solutions-area .solutions-header h2, .solutions-area .solutions-header .h2 {
        font-size: 24px; } }
    @media only screen and (max-width: 749px) {
      .solutions-area .solutions-header h2, .solutions-area .solutions-header .h2 {
        font-size: 24px; } }
.solutions-area .solution-blocks {
  justify-content: flex-end;
  padding: 2rem 10% 2rem 2rem;
  color: #fff;
  background-color: #009688; }
  @media only screen and (min-width: 990px) {
    .solutions-area .solution-blocks h3, .solutions-area .solution-blocks .h3 {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .solutions-area .solution-blocks h3, .solutions-area .solution-blocks .h3 {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .solutions-area .solution-blocks h3, .solutions-area .solution-blocks .h3 {
      font-size: 16px; } }
  .solutions-area .solution-blocks .content-block {
    margin-bottom: 2em; }
  .solutions-area .solution-blocks .solution-type-icon {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
    font-size: 160px;
    opacity: 0.7;
    position: relative;
    left: -90px; }
    .solutions-area .solution-blocks .solution-type-icon .ico-cat {
      font-size: 190px;
      position: relative;
      left: -64px;
      top: 65px; }
.solutions-area .solution-product-info {
  padding: 2rem 4.5rem; }
  @media only screen and (max-width: 749px) {
    .solutions-area .solution-product-info {
      padding: 1em; } }
.solutions-area .solution-cta {
  font-size: 5.5em;
  font-family: "Bebas-Neue";
  font-weight: 400;
  line-height: 0.85;
  margin: 0;
  color: #ff6f00; }
.solutions-area .solution-cta-sub {
  color: #177172; }
.solutions-area .product-detail-title {
  color: #009688;
  margin: 2em 0 0.1em; }
.solutions-area .solution-image {
  width: 80%; }
.solutions-area .main-header {
  color: #00c853; }
  @media only screen and (min-width: 990px) {
    .solutions-area .main-header {
      font-size: 54px; } }
  @media only screen and (max-width: 989px) {
    .solutions-area .main-header {
      font-size: 48px; } }
  @media only screen and (max-width: 749px) {
    .solutions-area .main-header {
      font-size: 35px; } }
.solutions-area .texture {
  color: #009688;
  margin-bottom: 1em;
  font-weight: 600; }
.solutions-area .product-highlights {
  color: #177172; }
  .solutions-area .product-highlights ul {
    margin-left: 1em; }
  .solutions-area .product-highlights li {
    list-style: disc; }

/**************** COLLECTION STEPS *************/
.collection-steps .steps-list {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  text-align: center; }
.collection-steps .step-inner {
  padding: 1em; }
.collection-steps .step-number {
  font-size: 3em;
  background: #000;
  color: #fff;
  border-radius: 100%;
  width: 64px;
  height: 64px;
  margin: 0 auto 0.5em; }
.collection-steps .icon-title {
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 0.5em; }

/**************** QUICK TIPS *********************/
.quick-tips {
  position: relative;
  min-height: 84px;
  background: #f9c713;
  border-radius: 100px;
  margin: 1em 4em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600; }
  @media only screen and (min-width: 990px) {
    .quick-tips {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .quick-tips {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .quick-tips {
      font-size: 16px; } }
  @media only screen and (max-width: 749px) {
    .quick-tips {
      margin: 2em 0; }
      .quick-tips .quick-tips-content {
        width: calc(100% - 90px);
        margin-left: 90px;
        text-align: left;
        padding: 0.5em; } }
      @media only screen and (max-width: 749px) and (min-width: 990px) {
        .quick-tips .quick-tips-content {
          font-size: 14px; } }
      @media only screen and (max-width: 749px) and (max-width: 989px) {
        .quick-tips .quick-tips-content {
          font-size: 14px; } }
      @media only screen and (max-width: 749px) and (max-width: 749px) {
        .quick-tips .quick-tips-content {
          font-size: 14px; } }
  .quick-tips .quick-circle {
    background: #00c853;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    position: absolute;
    left: 0;
    height: 84px;
    width: 84px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    line-height: 1.1;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.25); }
    @media only screen and (min-width: 990px) {
      .quick-tips .quick-circle {
        font-size: 16px; } }
    @media only screen and (max-width: 989px) {
      .quick-tips .quick-circle {
        font-size: 16px; } }
    @media only screen and (max-width: 749px) {
      .quick-tips .quick-circle {
        font-size: 16px; } }
  .quick-tips .link-area {
    text-transform: uppercase; }

/**************** Bottom Solution Banner *********************/
.solution-banner {
  margin: 2em 0;
  background: #13c89f;
  padding: 2em;
  position: relative;
  color: #fff; }
  .solution-banner .banner-text {
    margin: 0 0 2em;
    text-align: center;
    justify-content: center; }
    .solution-banner .banner-text .btn, .solution-banner .banner-text .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .solution-banner .banner-text .shopify-payment-button__button--unbranded {
      padding: 1em;
      margin: 1em; }
  .solution-banner .banner-image {
    position: absolute;
    bottom: 0;
    right: 3%;
    width: 200px;
    height: 190px; }
    .solution-banner .banner-image img {
      height: 100%;
      width: 100%;
      object-fit: contain;
      object-position: bottom; }
  @media only screen and (max-width: 749px) {
    .solution-banner .banner-btn {
      position: relative;
      padding-top: 2em;
      top: 3em; } }

/********************************* PRODUCT PAGES PDP PRODUCT DISPLAY ****************************************/
/*******************************************************************************************/
.purchase-notice {
  text-align: center;
  text-transform: uppercase;
  margin: 2em 0;
  background: #177172;
  color: #fff;
  padding: 0.5em; }

.page-cta {
  background-color: #00c853;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 0.5em; }

.product-area {
  background: #f7f7f7;
  padding-top: 35px; }
  @media only screen and (min-width: 750px) {
    .product-area {
      padding-top: 55px; } }

.product-single input, .product-single textarea, .product-single select {
  border: 1px solid rgba(0, 150, 136, 0.4);
  color: #009688;
  padding: 1em 1em;
  border-radius: 0; }
  .product-single input ::placeholder, .product-single textarea ::placeholder, .product-single select ::placeholder {
    color: #009688; }
@media only screen and (min-width: 990px) {
  .product-single .price {
    font-size: 32px; } }
@media only screen and (max-width: 989px) {
  .product-single .price {
    font-size: 24px; } }
@media only screen and (max-width: 749px) {
  .product-single .price {
    font-size: 24px; } }
.product-single .price-cta {
  color: #ff6f00;
  font-weight: 600;
  padding: 0 1em; }
.product-single .product-highlight {
  color: #177172;
  font-weight: 500; }
  @media only screen and (min-width: 990px) {
    .product-single .product-highlight {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .product-single .product-highlight {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .product-single .product-highlight {
      font-size: 16px; } }

@media only screen and (max-width: 749px) {
  .main-image-area {
    flex-flow: wrap-reverse; } }

span[data-loader] svg {
  width: 25px;
  height: 25px;
  fill: inherit; }

.product-video .zoomImg {
  z-index: -1; }

/**************** Product FORM *********************/
select.single-option-selector {
  padding-right: 40px; }

.product-form {
  color: #177172;
  justify-content: space-between; }
  .product-form .selector-wrapper {
    max-width: 50%; }
    @media only screen and (max-width: 749px) {
      .product-form .selector-wrapper {
        max-width: 100%;
        width: 100%; } }

.product-form__item--quantity {
  display: flex; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
  appearance: textfield; }

input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: textfield; }

.quantity-input-area {
  display: flex;
  align-items: center; }

.qty-btn {
  border: 1px solid rgba(23, 113, 114, 0.4);
  font-size: 25px;
  width: 50px;
  background: #fff;
  margin: 0 -1px; }

.qty_input {
  width: 70px;
  text-align: center; }

.qty-area label {
  text-align: center; }

.product-form__cart-submit ~ .button, .shopify-payment-button .shopify-payment-button__button--unbranded ~ .button {
  margin-top: 1em; }

/**************** Trust Badges *********************/
.trust-badges {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center; }
  .trust-badges li {
    max-width: 100px;
    margin: 0 0.5em;
    padding: 0.5em; }

/**************** Product Recommendations *********************/
.recommened-area .decoration {
  display: block;
  position: relative;
  padding-top: 2em; }
  .recommened-area .decoration::after {
    content: "";
    height: 7px;
    width: 100%;
    position: absolute;
    background: #cfd8dc;
    bottom: 12px;
    left: 0;
    width: 100%; }
.recommened-area .recommended-header {
 /*
background-color:$light-gray; 
 padding-top:4em; */ }
.recommened-area h2, .recommened-area .h2 {
     /*
	background-color: $gray;
	color: #fff;
	padding: 1em 2em;
	display: inline-flex;
	margin: 0;
   box-shadow: 0 -8px 25px rgba(0,0,0,0.1) inset; */ }
  @media only screen and (min-width: 990px) {
    .recommened-area h2, .recommened-area .h2 {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .recommened-area h2, .recommened-area .h2 {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .recommened-area h2, .recommened-area .h2 {
      font-size: 16px; } }

/**************** Product TABS *********************/
.tab-content {
  background-color: #fff;
  display: none;
  padding: 4em; }
  @media only screen and (min-width: 990px) {
    .tab-content {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .tab-content {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .tab-content {
      font-size: 16px; } }
  .tab-content.active {
    display: block; }
  @media only screen and (max-width: 749px) {
    .tab-content {
      padding: 1em; } }
  .tab-content h2, .tab-content .h2 {
    color: #00c853;
    font-size: 1.85em; }
  .tab-content h3, .tab-content .h3 {
    color: #00c853; }
    @media only screen and (min-width: 990px) {
      .tab-content h3, .tab-content .h3 {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .tab-content h3, .tab-content .h3 {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .tab-content h3, .tab-content .h3 {
        font-size: 16px; } }
  .tab-content .product-highlight {
    font-weight: 600;
    margin: 1.33em 0;
    font-size: 1.1em; }
  .tab-content ul {
    margin: 1em 0; }
    .tab-content ul li {
      position: relative;
      margin-left: 2em; }
      .tab-content ul li::before {
        color: #00c853;
        content: "\e917";
        position: absolute;
        left: -2em;
        font-family: "bricons";
        font-size: 0.8em; }
    .tab-content ul.no-list li::before {
      color: #ed1b23;
      content: "✕";
      font-weight: 800; }
  .tab-content ol {
    margin: 1em 0; }
    .tab-content ol li {
      position: relative;
      margin-left: 2em;
      list-style: inherit; }

.product-tabs {
  padding-top: 2em;
  width: 100%;
  display: flex;
  flex-flow: wrap;
  border-bottom: 12px solid #009688; }
  .product-tabs li {
    flex-grow: 1; }
    @media only screen and (min-width: 990px) {
      .product-tabs li {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .product-tabs li {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .product-tabs li {
        font-size: 16px; } }
    .product-tabs li a {
      display: block;
      background: rgba(0, 150, 136, 0.1);
      text-align: center;
      color: #009688;
      padding: 1em;
      cursor: poiner; }
      .product-tabs li a.active {
        background: #009688;
        color: #fff; }

.tab-content[data-tab="nutrition"] {
  padding: 0; }
  .tab-content[data-tab="nutrition"] object {
    width: 100%;
    height: 80vh; }

.light-gray-back {
  background-color: #f7f7f7; }

/********************************* CUSTOM SHOP ALL PAGE ****************************************/
/*******************************************************************************************/
.template-page .footer-newsletter {
  background: linear-gradient(90deg, white 33%, #009688 33%);
  margin-bottom: 4rem;
  padding-bottom: 5em; }
  @media only screen and (max-width: 749px) {
    .template-page .footer-newsletter {
      background: #009688;
      margin-bottom: 0;
      padding: 0; } }

.collection-icon-ribbon {
  margin: 2em 0; }
  .collection-icon-ribbon ul {
    display: flex;
    flex-flow: wrap;
    background-color: #00c853;
    position: relative;
    padding: 2rem;
    z-index: 1;
    color: #fff;
    text-align: center;
    justify-content: center; }
    .collection-icon-ribbon ul .icon {
      font-size: 60px; }

.ribbon {
  position: relative;
  width: 100%;
  height: 100%; }
  .ribbon .ribbon-end {
    position: absolute;
    top: 50%;
    height: 80%; }
    .ribbon .ribbon-end svg {
      height: 100%;
      width: 100%; }
    .ribbon .ribbon-end.left-end {
      left: 0;
      transform: translate(-100%, -50%); }
    .ribbon .ribbon-end.right-end {
      right: 0;
      transform: translate(80%, -50%); }

.shop-all-page .collection-area {
  padding: 4em 0;
  margin-bottom: 2em; }
.shop-all-page .collection-header {
  margin: auto; }
.shop-all-page .collection-section-name {
  color: #00c853;
  text-transform: uppercase; }
@media only screen and (min-width: 990px) {
  .shop-all-page .collection-heading {
    font-size: 54px; } }
@media only screen and (max-width: 989px) {
  .shop-all-page .collection-heading {
    font-size: 48px; } }
@media only screen and (max-width: 749px) {
  .shop-all-page .collection-heading {
    font-size: 35px; } }
@media only screen and (min-width: 990px) {
  .shop-all-page .collection-text {
    font-size: 27px; } }
@media only screen and (max-width: 989px) {
  .shop-all-page .collection-text {
    font-size: 22px; } }
@media only screen and (max-width: 749px) {
  .shop-all-page .collection-text {
    font-size: 22px; } }

/********************************* Solutions for Dogs ****************************************/
/*******************************************************************************************/
.large-title {
  text-align: center; }
  @media only screen and (min-width: 990px) {
    .large-title {
      font-size: 54px; } }
  @media only screen and (max-width: 989px) {
    .large-title {
      font-size: 48px; } }
  @media only screen and (max-width: 749px) {
    .large-title {
      font-size: 35px; } }

.page-sub-title {
  text-align: center;
  margin-bottom: 2em; }
  @media only screen and (min-width: 990px) {
    .page-sub-title {
      font-size: 27px; } }
  @media only screen and (max-width: 989px) {
    .page-sub-title {
      font-size: 22px; } }
  @media only screen and (max-width: 749px) {
    .page-sub-title {
      font-size: 22px; } }

.transition-area .transition-blocks {
  display: flex;
  flex-flow: wrap; }
.transition-area .pre-title {
  text-align: center;
  font-weight: 600;
  margin-bottom: 1em; }
.transition-area .block-inner {
  padding: 1em;
  text-align: center;
  display: flex;
  flex-flow: column; }
  .transition-area .block-inner h3, .transition-area .block-inner .h3 {
    color: #00c853; }
.transition-area .wet-image {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 110%; }
  .transition-area .wet-image img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    left: 0; }
.transition-area .transition-blocks-section {
  background: linear-gradient(0deg, #177172 60%, transparent 60%); }
  .transition-area .transition-blocks-section li {
    display: flex; }
.transition-area .block-text-area {
  padding: 2em;
  background: #fff;
  flex-grow: 1; }
  .transition-area .block-text-area .block-text {
    margin-bottom: 2em; }
.transition-area .bowl-image {
  max-width: 100%;
  margin: auto; }
  @media only screen and (min-width: 750px) {
    .transition-area .bowl-image {
      height: 380px;
      width: 380px; } }
.transition-area .testimonial-inner {
  padding: 2em; }
  @media only screen and (max-width: 749px) {
    .transition-area .testimonial-inner {
      padding: 0; } }
.transition-area .testimonial {
  margin: 1em 0;
  font-weight: 600; }
  @media only screen and (min-width: 990px) {
    .transition-area .testimonial {
      font-size: 32px; } }
  @media only screen and (max-width: 989px) {
    .transition-area .testimonial {
      font-size: 24px; } }
  @media only screen and (max-width: 749px) {
    .transition-area .testimonial {
      font-size: 24px; } }
.transition-area .testimonial-position {
  font-weight: 600; }
.transition-area .charts-area {
  background: #177172;
  color: #fff; }
.transition-area .chart-title {
  text-align: center;
  text-transform: uppercase;
  padding-top: 2em; }
  @media only screen and (min-width: 990px) {
    .transition-area .chart-title {
      font-size: 32px; } }
  @media only screen and (max-width: 989px) {
    .transition-area .chart-title {
      font-size: 24px; } }
  @media only screen and (max-width: 749px) {
    .transition-area .chart-title {
      font-size: 24px; } }
.transition-area .chart-image {
  width: 350px;
  margin: 0 auto;
  padding: 2em 0;
  max-width: 100%; }
.transition-area .wet-bowl-area {
  background: linear-gradient(0deg, transparent 60%, #177172 60%); }

/************** INFO BLOCKS*************/
.full-height {
  height: 100%; }

.info-blocks-area .pre-title {
  text-align: center;
  font-weight: 600;
  margin-bottom: 1em; }

.info-block {
  display: flex;
  margin-bottom: 1em;
  background-color: #009688;
  color: #fff; }
  .info-block .info-image {
    position: relative;
    height: 100%; }
    @media only screen and (max-width: 749px) {
      .info-block .info-image {
        height: 0;
        padding-bottom: 50%; } }
    .info-block .info-image img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      position: absolute; }
  .info-block .block-text-area {
    padding: 1em 2em; }
    @media only screen and (min-width: 990px) {
      .info-block .block-text-area {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .info-block .block-text-area {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .info-block .block-text-area {
        font-size: 16px; } }
  .info-block .block-title {
    text-transform: uppercase; }
    @media only screen and (min-width: 990px) {
      .info-block .block-title {
        font-size: 32px; } }
    @media only screen and (max-width: 989px) {
      .info-block .block-title {
        font-size: 24px; } }
    @media only screen and (max-width: 749px) {
      .info-block .block-title {
        font-size: 24px; } }
  .info-block .block-inner {
    width: 100%;
    min-height: 250px;
    align-items: center; }
  .info-block .image-area {
    height: 100%; }
    @media only screen and (max-width: 749px) {
      .info-block .image-area {
        height: auto; } }

/******************* COMPARE CHART *************************/
.compare-area {
  background-color: #f7f7f7; }

.section-tab {
  margin-top: -4rem;
  margin-bottom: 4rem;
  color: #fff;
  font-weight: 600; }
  .section-tab .tab-title {
    background: #13c89f;
    padding: 1em 2.66em;
    display: inline-block; }
    @media only screen and (min-width: 990px) {
      .section-tab .tab-title {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .section-tab .tab-title {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .section-tab .tab-title {
        font-size: 16px; } }

.compare-chart .compare-image {
  width: 250px;
  margin: auto;
  max-width: 100%; }
.compare-chart .chart-header {
  text-align: center;
  color: #fff;
  background: #009688;
  padding: 1em;
  outline: 1px solid #009688; }
  @media only screen and (min-width: 990px) {
    .compare-chart .chart-header {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .compare-chart .chart-header {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .compare-chart .chart-header {
      font-size: 16px; } }
.compare-chart .image-caption {
  text-align: center;
  margin-bottom: 1em;
  color: #009688; }
.compare-chart td {
  padding: 1em 1.33em; }
.compare-chart th {
  padding: 0;
  border: none; }
.compare-chart tbody {
  border: 2px solid #009688; }
.compare-chart .row-label {
  color: #009688;
  background-color: rgba(0, 150, 136, 0.1);
  font-weight: 600;
  border-right: 1px solid rgba(23, 113, 114, 0.85);
  border-bottom: 1px solid rgba(23, 113, 114, 0.25); }
.compare-chart td:not(.row-label) {
  text-align: center;
  font-weight: 600;
  border: 1px solid rgba(23, 113, 114, 0.1); }
  @media only screen and (max-width: 749px) {
    .compare-chart td:not(.row-label) {
      text-align: right; } }
.compare-chart td svg {
  width: 27px;
  height: auto;
  fill: #13c89f; }

@media only screen and (max-width: 749px) {
  /**************************** MOBILE RESPONSIVE TABLES **************************/
  .responsive-table {
    border: 0; }

  .responsive-table caption {
    font-size: 1.3em; }

  .responsive-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

  .responsive-table tr {
    display: block; }

  .responsive-table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right; }

  .responsive-table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-heading);
    float: left;
    font-weight: bold;
    text-transform: uppercase; }

  .responsive-table td:last-child {
    border-bottom: 0; } }
/******************* Recipe Area *************************/
.check-list li {
  position: relative;
  margin-left: 2em; }
  .check-list li::before {
    color: #009688;
    content: "\e917";
    position: absolute;
    left: -2em;
    font-family: "bricons";
    font-size: 0.8em; }

.recipe-area {
  margin-bottom: 4em; }
  .recipe-area .block-title {
    height: 3em; }
  .recipe-area .sub-title {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (min-width: 990px) {
      .recipe-area .sub-title {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .recipe-area .sub-title {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .recipe-area .sub-title {
        font-size: 16px; } }
    .recipe-area .sub-title span:first-child {
      font-size: 2.5em;
      margin-right: 0.5em; }
  .recipe-area .block-inner {
    padding: 1em;
    display: flex;
    flex-flow: column;
    height: 100%; }
  .recipe-area img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom; }
  .recipe-area .label {
    color: #fff;
    text-align: center;
    background: #13c89f;
    margin: 1em 0;
    text-transform: uppercase;
    padding: 0.25em 0.5em;
    font-weight: 600; }
    @media only screen and (min-width: 990px) {
      .recipe-area .label {
        font-size: 14px; } }
    @media only screen and (max-width: 989px) {
      .recipe-area .label {
        font-size: 14px; } }
    @media only screen and (max-width: 749px) {
      .recipe-area .label {
        font-size: 14px; } }
  .recipe-area .content {
    line-height: 1.66;
    padding: 0 0.2em; }
    .recipe-area .content p {
      margin: 0; }
    .recipe-area .content.solutions-content {
      text-align: left;
      font-weight: 600; }
  .recipe-area .block-title {
    text-align: center;
    color: #177172; }
    @media only screen and (min-width: 990px) {
      .recipe-area .block-title {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .recipe-area .block-title {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .recipe-area .block-title {
        font-size: 16px; } }
  .recipe-area .main-image {
    width: 280px;
    height: 280px;
    max-width: 100%;
    margin: 1em auto; }
  .recipe-area .bowl-image {
    width: 200px;
    max-width: 100%;
    margin: 1em auto;
    height: 0;
    padding-bottom: 200px;
    position: relative; }
    .recipe-area .bowl-image img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      position: absolute;
      left: 0;
      top: 0; }
  .recipe-area .bowl-text {
    text-align: center;
    font-weight: 600;
    color: #ff6f00;
    height: 3.5em; }
  .recipe-area .shop-now {
    margin: 2em 0; }
  .recipe-area .recipe-chart {
    display: flex;
    flex-flow: wrap; }
    .recipe-area .recipe-chart .details-content p {
      line-height: 1.2; }
      .recipe-area .recipe-chart .details-content p br {
        margin-bottom: 1em;
        content: "";
        display: block; }
    @media only screen and (max-width: 749px) {
      .recipe-area .recipe-chart .block-item {
        border-bottom: 1px solid #b0bec5;
        padding-bottom: 2em; }
        .recipe-area .recipe-chart .block-item:last-child {
          border: none; } }
  .recipe-area .info-blocks {
    flex-grow: 1;
    display: flex;
    flex-flow: column; }
    .recipe-area .info-blocks .info-section:nth-child(2n) {
      flex-grow: 1; }

/******************* VIDEO BLOCKS *************************/
.solution-testimonial-area, .video-testimonial-section {
  background: linear-gradient(90deg, white 33%, #009688 33%); }
  @media only screen and (max-width: 749px) {
    .solution-testimonial-area, .video-testimonial-section {
      background: #009688; } }
  .solution-testimonial-area .solution-testimonial-name-area, .video-testimonial-section .solution-testimonial-name-area {
    text-align: center;
    margin-top: 1em; }

.one-half .testimonial-container {
  padding: 1em; }

/******************* DEHYDRATION PAGES *************************/
.dehydrated {
  /******************* DEHYDRATION Info blocks *************************/
  /******************* DEHYDRATION ICON AREA *************************/
  /******************* VIDEO SECTION *************************/
  /******************* DEHYDRATION WAYS TO USE *************************/
  /******************* DEHYDRATION STEPS *************************/
  /******************* DEHYDRATION Ingredients *************************/ }
  .dehydrated .info-row:nth-child(2n) .inner-block {
    flex-flow: row-reverse; }
    @media only screen and (max-width: 749px) {
      .dehydrated .info-row:nth-child(2n) .inner-block {
        flex-flow: wrap; } }
  .dehydrated .info-row {
    background-color: #00c853; }
    .dehydrated .info-row.first-row {
      background: linear-gradient(0deg, #00c853 60%, transparent 60%); }
  .dehydrated .inner-row {
    padding-bottom: 2em; }
    .dehydrated .inner-row .inner-block {
      background: #fff; }
    .dehydrated .inner-row .content {
      padding: 1em 4em; }
      @media only screen and (min-width: 990px) {
        .dehydrated .inner-row .content {
          font-size: 20px; } }
      @media only screen and (max-width: 989px) {
        .dehydrated .inner-row .content {
          font-size: 17px; } }
      @media only screen and (max-width: 749px) {
        .dehydrated .inner-row .content {
          font-size: 16px; } }
    .dehydrated .inner-row img {
      display: flex; }
  .dehydrated .info-blocks .solution-type-icon {
    background-color: #00c853;
    color: #fff;
    font-size: 76px;
    text-align: center;
    padding: 0.25em; }
  .dehydrated .icon-title {
    font-weight: 600; }
  .dehydrated .icon-area {
    background-color: #21373a;
    color: #fff; }
    .dehydrated .icon-area .content {
      margin: auto; }
      @media only screen and (min-width: 990px) {
        .dehydrated .icon-area .content {
          font-size: 27px; } }
      @media only screen and (max-width: 989px) {
        .dehydrated .icon-area .content {
          font-size: 22px; } }
      @media only screen and (max-width: 749px) {
        .dehydrated .icon-area .content {
          font-size: 22px; } }
    .dehydrated .icon-area .icon-list {
      display: flex;
      flex-flow: wrap;
      text-align: center;
      justify-content: center;
      text-transform: uppercase;
      margin: 4em 0 0; }
      @media only screen and (min-width: 990px) {
        .dehydrated .icon-area .icon-list {
          font-size: 20px; } }
      @media only screen and (max-width: 989px) {
        .dehydrated .icon-area .icon-list {
          font-size: 17px; } }
      @media only screen and (max-width: 749px) {
        .dehydrated .icon-area .icon-list {
          font-size: 16px; } }
      .dehydrated .icon-area .icon-list .icon {
        font-size: 90px;
        color: #00c853; }
  .dehydrated .video-caption {
    color: #fff;
    margin: 0;
    padding: 0.5em;
    text-align: center;
    background-color: #00c853; }
    @media only screen and (min-width: 990px) {
      .dehydrated .video-caption {
        font-size: 54px; } }
    @media only screen and (max-width: 989px) {
      .dehydrated .video-caption {
        font-size: 48px; } }
    @media only screen and (max-width: 749px) {
      .dehydrated .video-caption {
        font-size: 35px; } }
  .dehydrated .ways-to-use {
    background-image: url(//cdn.shopify.com/s/files/1/0098/5926/8693/files/wood-back_1024x.jpg?v=1565879827);
    background-size: cover;
    background-attachment: fixed;
    position: relative; }
    .dehydrated .ways-to-use .top-background {
      height: 90px;
      width: 100%;
      background: #21373a;
      position: absolute;
      top: 0;
      left: 0; }
  .dehydrated .ways-area {
    position: relative;
    background-color: #00c853;
    color: #fff;
    padding: 10%;
    min-height: 700px; }
    .dehydrated .ways-area .section-title {
      margin-bottom: 0.25em; }
    .dehydrated .ways-area ul {
      font-weight: 600;
      margin-top: 4em;
      text-transform: uppercase;
      padding-left: 1em; }
      @media only screen and (min-width: 990px) {
        .dehydrated .ways-area ul {
          font-size: 20px; } }
      @media only screen and (max-width: 989px) {
        .dehydrated .ways-area ul {
          font-size: 17px; } }
      @media only screen and (max-width: 749px) {
        .dehydrated .ways-area ul {
          font-size: 16px; } }
      .dehydrated .ways-area ul li {
        margin-bottom: 1em;
        list-style: disc; }
    .dehydrated .ways-area .ways-background-image {
      position: absolute;
      width: 50%;
      right: 0;
      bottom: 0;
      display: flex; }
      @media only screen and (max-width: 749px) {
        .dehydrated .ways-area .ways-background-image {
          width: 100%; } }
  .dehydrated .step-blocks li {
    background: #fff;
    padding: 1em; }
    @media only screen and (max-width: 749px) {
      .dehydrated .step-blocks li {
        margin-bottom: 0.85em; } }
  .dehydrated .step-blocks .step-image {
    height: 110px;
    width: 100px;
    margin: 1em auto; }
    .dehydrated .step-blocks .step-image img {
      height: 100%;
      width: 100%;
      object-fit: contain; }
  .dehydrated .step-blocks .content {
    color: #164f7c;
    text-align: center;
    margin: auto; }
  .dehydrated .step-blocks .step-inner {
    position: relative; }
  .dehydrated .step-blocks .step-number {
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    border-radius: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #00c853;
    position: absolute;
    left: 0;
    top: 0; }
  .dehydrated .collection-ingredients .section-title {
    color: #00c853; }
  .dehydrated .collection-ingredients .sub-title {
    color: #ff6f00;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (min-width: 990px) {
      .dehydrated .collection-ingredients .sub-title {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .dehydrated .collection-ingredients .sub-title {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .dehydrated .collection-ingredients .sub-title {
        font-size: 16px; } }
    .dehydrated .collection-ingredients .sub-title span {
      font-size: 60px;
      color: #000;
      margin-right: 0.5em; }
  .dehydrated .collection-ingredients .product-ingredients {
    display: flex;
    flex-flow: wrap; }
    .dehydrated .collection-ingredients .product-ingredients .inner {
      padding: 2em; }
      @media only screen and (max-width: 749px) {
        .dehydrated .collection-ingredients .product-ingredients .inner {
          padding: 0; } }
      .dehydrated .collection-ingredients .product-ingredients .inner h3, .dehydrated .collection-ingredients .product-ingredients .inner .h3 {
        margin: 1em; }
        @media only screen and (min-width: 990px) {
          .dehydrated .collection-ingredients .product-ingredients .inner h3, .dehydrated .collection-ingredients .product-ingredients .inner .h3 {
            font-size: 22px; } }
        @media only screen and (max-width: 989px) {
          .dehydrated .collection-ingredients .product-ingredients .inner h3, .dehydrated .collection-ingredients .product-ingredients .inner .h3 {
            font-size: 20px; } }
        @media only screen and (max-width: 749px) {
          .dehydrated .collection-ingredients .product-ingredients .inner h3, .dehydrated .collection-ingredients .product-ingredients .inner .h3 {
            font-size: 20px; } }
    .dehydrated .collection-ingredients .product-ingredients .product-image {
      height: 380px;
      width: 100%;
      margin-bottom: 2em; }
      .dehydrated .collection-ingredients .product-ingredients .product-image img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .dehydrated .collection-ingredients .product-ingredients .btn, .dehydrated .collection-ingredients .product-ingredients .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .dehydrated .collection-ingredients .product-ingredients .shopify-payment-button__button--unbranded {
      width: 80%;
      margin: auto; }
    .dehydrated .collection-ingredients .product-ingredients .ingredient-list {
      display: flex;
      flex-flow: wrap;
      padding: 0 3em; }
      @media only screen and (max-width: 749px) {
        .dehydrated .collection-ingredients .product-ingredients .ingredient-list {
          padding: 0; } }
      .dehydrated .collection-ingredients .product-ingredients .ingredient-list .ingredient-image {
        width: 150px;
        margin: auto;
        height: 150px; }
        .dehydrated .collection-ingredients .product-ingredients .ingredient-list .ingredient-image img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
    @media only screen and (max-width: 749px) {
      .dehydrated .collection-ingredients .product-ingredients .ingredient-product {
        margin: 2em 0; } }

/********************************* REGULAR PAGES ****************************************/
/*******************************************************************************************/
.page-hero-container {
  height: 0;
  padding-bottom: 33.33%;
  overflow: hidden;
  max-height: 500px;
  min-height: 500px;
  position: relative; }
  @media only screen and (max-width: 749px) {
    .page-hero-container {
      height: 80vh; } }
  .page-hero-container .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: 1;
    text-align: center;
    padding-bottom: 4rem;
    padding-top: 2rem; }
    @media only screen and (min-width: 990px) {
      .page-hero-container .hero-content h1, .page-hero-container .hero-content .h1 {
        font-size: 4.5vw; } }
    @media only screen and (max-width: 989px) {
      .page-hero-container .hero-content h1, .page-hero-container .hero-content .h1 {
        font-size: 56px; } }
    @media only screen and (max-width: 749px) {
      .page-hero-container .hero-content h1, .page-hero-container .hero-content .h1 {
        font-size: 42px; } }
    .page-hero-container .hero-content .hero-type-icon svg {
      width: 110px;
      height: auto; }
    .page-hero-container .hero-content .collection-name, .page-hero-container .hero-content .page-name {
      text-transform: uppercase; }
      @media only screen and (min-width: 990px) {
        .page-hero-container .hero-content .collection-name, .page-hero-container .hero-content .page-name {
          font-size: 20px; } }
      @media only screen and (max-width: 989px) {
        .page-hero-container .hero-content .collection-name, .page-hero-container .hero-content .page-name {
          font-size: 17px; } }
      @media only screen and (max-width: 749px) {
        .page-hero-container .hero-content .collection-name, .page-hero-container .hero-content .page-name {
          font-size: 16px; } }
      @media only screen and (max-width: 749px) {
        .page-hero-container .hero-content .collection-name, .page-hero-container .hero-content .page-name {
          margin-bottom: 2em; } }
    @media only screen and (min-width: 990px) {
      .page-hero-container .hero-content .hero-text {
        font-size: 27px; } }
    @media only screen and (max-width: 989px) {
      .page-hero-container .hero-content .hero-text {
        font-size: 22px; } }
    @media only screen and (max-width: 749px) {
      .page-hero-container .hero-content .hero-text {
        font-size: 22px; } }
    @media only screen and (max-width: 749px) and (min-width: 990px) {
      .page-hero-container .hero-content .hero-text {
        font-size: 20px; } }
    @media only screen and (max-width: 749px) and (max-width: 989px) {
      .page-hero-container .hero-content .hero-text {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) and (max-width: 749px) {
      .page-hero-container .hero-content .hero-text {
        font-size: 16px; } }
  .page-hero-container .page-name {
    text-transform: uppercase;
    margin: 1em auto; }

/********************************* BLOG PAGES ****************************************/
/*******************************************************************************************/
.post-list-area {
  position: relative; }

.post-list {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  padding: 0 0 4em; }

.post-list li {
  padding: 1em; }

.tag-categories {
  flex-grow: 1;
  display: flex;
  align-items: flex-end; }
  @media only screen and (min-width: 990px) {
    .tag-categories {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .tag-categories {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .tag-categories {
      font-size: 16px; } }

.tag-categories li a {
  display: block;
  padding: 1em 2em;
  font-weight: 600; }

.post-image-container {
  padding-bottom: 50%;
  position: relative;
  margin-bottom: 2em; }
  .post-image-container .blog-category {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    background: #21373a;
    padding: 0.25em 1.5em;
    text-transform: uppercase; }
  .post-image-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0; }

.article-date {
  color: #177172;
  margin-bottom: 0.5em; }

.article-author {
  color: #177172;
  margin-bottom: 0.5em; }

.featured-blog-post-area {
  background-color: #f7f7f7; }

.featured-post {
  position: relative;
  margin-top: -1.66em;
  margin-bottom: 2em; }

.featured-post .post-content {
  padding: 2em 4em; }
  @media only screen and (max-width: 749px) {
    .featured-post .post-content {
      padding: 0; } }

@media only screen and (min-width: 990px) {
  .featured-post .article-title {
    font-size: 54px; } }
@media only screen and (max-width: 989px) {
  .featured-post .article-title {
    font-size: 48px; } }
@media only screen and (max-width: 749px) {
  .featured-post .article-title {
    font-size: 35px; } }

@media only screen and (min-width: 990px) {
  .featured-post .short-desc {
    font-size: 20px; } }
@media only screen and (max-width: 989px) {
  .featured-post .short-desc {
    font-size: 17px; } }
@media only screen and (max-width: 749px) {
  .featured-post .short-desc {
    font-size: 16px; } }

.post-categories li {
  padding: 0;
  margin-right: 1em; }

/********************************* SINGLE POST PAGE ****************************************/
/*******************************************************************************************/
@media only screen and (min-width: 990px) {
  .small-title {
    font-size: 20px; } }
@media only screen and (max-width: 989px) {
  .small-title {
    font-size: 17px; } }
@media only screen and (max-width: 749px) {
  .small-title {
    font-size: 16px; } }

@media only screen and (min-width: 990px) {
  .template-article article {
    font-size: 20px; } }
@media only screen and (max-width: 989px) {
  .template-article article {
    font-size: 17px; } }
@media only screen and (max-width: 749px) {
  .template-article article {
    font-size: 16px; } }
.template-article article img {
  margin: 3em auto; }

.return-link {
  padding: 2em;
  display: block; }

.post-header-area {
  position: relative;
  background: #f7f7f7; }
  .post-header-area h1, .post-header-area .h1 {
    margin-bottom: 0.25em; }
    @media only screen and (min-width: 990px) {
      .post-header-area h1, .post-header-area .h1 {
        font-size: 54px; } }
    @media only screen and (max-width: 989px) {
      .post-header-area h1, .post-header-area .h1 {
        font-size: 48px; } }
    @media only screen and (max-width: 749px) {
      .post-header-area h1, .post-header-area .h1 {
        font-size: 35px; } }
  .post-header-area .post-content {
    padding: 0 0 2em; }
  .post-header-area .social-share {
    justify-content: flex-end; }
    @media only screen and (max-width: 749px) {
      .post-header-area .social-share {
        justify-content: flex-start;
        margin: 1em 0; } }
    .post-header-area .social-share li {
      margin-left: 1.33em;
      margin-right: 0; }
      @media only screen and (max-width: 749px) {
        .post-header-area .social-share li {
          margin-right: 1.33em;
          margin-left: 0; } }

.post-header-area::before {
  content: "";
  height: 8rem;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0; }

#mainArticle {
  padding: 2em 0; }

.single-post-pag {
  margin: 2em 0; }
  @media only screen and (min-width: 990px) {
    .single-post-pag {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .single-post-pag {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .single-post-pag {
      font-size: 16px; } }

.rotate-180 {
  transform: rotateY(180deg);
  display: inline-block; }

/*** SOCIAL SHARE ****/
.social-share li {
  width: 18px;
  margin-right: 1.33em; }
  .social-share li a:hover {
    color: #13c89f; }

.post-related-products {
  color: #fff;
  background-color: #21373a;
  padding: 2em; }

.post-related-products ul {
  padding: 0 2em; }
  @media only screen and (max-width: 749px) {
    .post-related-products ul {
      padding: 0; }
      .post-related-products ul li {
        margin-bottom: 2em; } }

.post-related-products .small-title {
  border-bottom: 1px solid rgba(19, 200, 159, 0.2);
  padding-bottom: 1em;
  margin-bottom: 2em; }

.post-related-products .image-container {
  padding-bottom: 133.33%; }

.post-related-products .content-area {
  padding: 0 3em 0 1em; }
  @media only screen and (max-width: 749px) {
    .post-related-products .content-area {
      padding: 0 0 0 1em; } }

@media only screen and (min-width: 990px) {
  .post-related-products h4, .post-related-products .h4 {
    font-size: 20px; } }
@media only screen and (max-width: 989px) {
  .post-related-products h4, .post-related-products .h4 {
    font-size: 17px; } }
@media only screen and (max-width: 749px) {
  .post-related-products h4, .post-related-products .h4 {
    font-size: 16px; } }

/********************************* UTILITY PAGES ****************************************/
/*******************************************************************************************/
@media only screen and (min-width: 990px) {
  .main-content-area {
    font-size: 20px; } }
@media only screen and (max-width: 989px) {
  .main-content-area {
    font-size: 17px; } }
@media only screen and (max-width: 749px) {
  .main-content-area {
    font-size: 16px; } }

.utility-header {
  background: #009688;
  color: #fff;
  padding: 4em; }
  @media only screen and (min-width: 990px) {
    .utility-header h1, .utility-header .h1 {
      font-size: 4.5vw; } }
  @media only screen and (max-width: 989px) {
    .utility-header h1, .utility-header .h1 {
      font-size: 56px; } }
  @media only screen and (max-width: 749px) {
    .utility-header h1, .utility-header .h1 {
      font-size: 42px; } }

.utility-list {
  background-color: #21373a;
  color: #fff; }

.utility-list ul {
  display: flex;
  flex-flow: wrap;
  justify-content: center; }

.utility-list ul li a {
  display: block;
  padding: 0.5em 1em; }

/*********************************** BREADCRUMBS **************************************************/
.breadcrumb li {
  position: relative;
  margin-right: 0.5em; }

.breadcrumb li::after {
  content: "/";
  padding-left: 0.5em; }

.breadcrumb li:last-child::after {
  content: "";
  padding-left: 0; }

/********************************* FAQ ****************************************/
.faq-item {
  margin: 2em 0; }

.faq-answer ul {
  margin: 1em 0; }

/********************************* ABOUT US PAGE ****************************************/
/*******************************************************************************************/
.about-us-page {
  line-height: 1.5; }
  @media only screen and (min-width: 990px) {
    .about-us-page {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .about-us-page {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .about-us-page {
      font-size: 16px; } }
  .about-us-page .page-width > div {
    margin: 0 auto;
    padding: 5em 0; }
    @media only screen and (max-width: 749px) {
      .about-us-page .page-width > div {
        padding: 2em 0; } }
  .about-us-page .signature-image {
    width: 250px; }
  .about-us-page .top-content {
    background: #f7f7f7; }
  .about-us-page .family-image {
    background: linear-gradient(0deg, transparent 50%, #f7f7f7 50%); }

.extended-family {
  padding: 4em 0 0;
  margin-bottom: 4em;
  background-color: #f2efe8; }
  .extended-family .section-title {
    color: #00c853; }
  .extended-family .member-name {
    color: #00c853; }
    @media only screen and (min-width: 990px) {
      .extended-family .member-name {
        font-size: 32px; } }
    @media only screen and (max-width: 989px) {
      .extended-family .member-name {
        font-size: 24px; } }
    @media only screen and (max-width: 749px) {
      .extended-family .member-name {
        font-size: 24px; } }
  .extended-family .favorite-product {
    color: #177172; }
    @media only screen and (min-width: 990px) {
      .extended-family .favorite-product {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .extended-family .favorite-product {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .extended-family .favorite-product {
        font-size: 16px; } }
  .extended-family .family-list {
    display: flex;
    flex-flow: wrap;
    padding: 4em 10%; }
    @media only screen and (max-width: 749px) {
      .extended-family .family-list {
        padding: 0; } }
    @media only screen and (max-width: 749px) {
      .extended-family .family-list li {
        margin-bottom: 2em; } }
  .extended-family .favorite-product-header {
    color: #177172;
    font-weight: 600;
    margin: 0.5em 0; }
    @media only screen and (min-width: 990px) {
      .extended-family .favorite-product-header {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .extended-family .favorite-product-header {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .extended-family .favorite-product-header {
        font-size: 16px; } }
  .extended-family .page-width {
    position: relative; }
  .extended-family li:nth-child(2n+1) .product-image {
    left: 2em; }
    @media only screen and (max-width: 749px) {
      .extended-family li:nth-child(2n+1) .product-image {
        left: 0; } }
  .extended-family li:nth-child(2n) .product-image {
    right: 2em; }
    @media only screen and (max-width: 749px) {
      .extended-family li:nth-child(2n) .product-image {
        right: 0; } }
  .extended-family .product-image {
    position: absolute;
    bottom: -2em;
    width: 125px;
    max-height: 200px; }
    @media only screen and (max-width: 749px) {
      .extended-family .product-image {
        position: relative;
        bottom: 0;
        right: 0;
        left: 0;
        margin: 1em 0; } }

.extended-family-portrait {
  width: 125px;
  height: 0;
  overflow: hidden;
  border-radius: 100%;
  padding-bottom: 125px;
  position: relative; }
  .extended-family-portrait img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover; }

/********************************* DOG WELLNESS COLLECTION  ****************************************/
/*******************************************************************************************/
.collection-brand-area {
  background-color: #00aeef;
  color: #fff; }
  .collection-brand-area .brand-logo {
    width: 250px;
    margin: 2em 0; }
  .collection-brand-area .section-title {
    margin: 0 0 0.25em; }
  .collection-brand-area .brand-text {
    padding-bottom: 2em; }
    @media only screen and (min-width: 990px) {
      .collection-brand-area .brand-text {
        font-size: 22px; } }
    @media only screen and (max-width: 989px) {
      .collection-brand-area .brand-text {
        font-size: 20px; } }
    @media only screen and (max-width: 749px) {
      .collection-brand-area .brand-text {
        font-size: 20px; } }
  .collection-brand-area .brand-image {
    display: flex;
    width: 800px;
    max-width: 100%;
    margin: auto; }

.collection-blocks {
  background-color: #f7f7f7;
  margin-bottom: 4em; }
  .collection-blocks .collection-title {
    color: #00c853;
    margin-bottom: 0.25em; }
    @media only screen and (min-width: 990px) {
      .collection-blocks .collection-title {
        font-size: 54px; } }
    @media only screen and (max-width: 989px) {
      .collection-blocks .collection-title {
        font-size: 48px; } }
    @media only screen and (max-width: 749px) {
      .collection-blocks .collection-title {
        font-size: 35px; } }
  .collection-blocks .content-inner {
    padding: 2em; }
    @media only screen and (max-width: 749px) {
      .collection-blocks .content-inner {
        padding: 1em 0; } }
  .collection-blocks .content {
    padding: 2em 0 2.66em; }
    @media only screen and (min-width: 990px) {
      .collection-blocks .content {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .collection-blocks .content {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .collection-blocks .content {
        font-size: 16px; } }
    .collection-blocks .content ul {
      padding-left: 1em; }
    .collection-blocks .content li {
      list-style: disc;
      color: #177172; }

/************************** RECURRING ORDERS BOLD **********************************/
.ro_widget {
  /* change when checked */ }
  .ro_widget .bold-ro__recurring-lbl {
    display: flex; }
  .ro_widget .bold-ro__recurring-lbl input[type="radio"] {
    display: none; }
  .ro_widget .bold-ro__recurring-lbl > span {
    display: flex;
    cursor: pointer;
    align-items: center;
    font-size: 1.1em; }
  .ro_widget .bold-ro__recurring-lbl > span::before {
    content: "\e90a";
    font-size: 25px;
    font-family: "bricons";
    display: flex;
    margin-right: .5em;
    color: #009688; }
  .ro_widget .bold-ro__recurring-lbl input[type="radio"]:checked ~ span::before {
    content: "\e90b"; }
  .ro_widget .bold-ro__recurring-title {
    display: none; }
  .ro_widget select.bold-ro__frequency-type.bold-ro__order-interval, .ro_widget select.bold-ro__frequency-num {
    width: auto;
    padding-right: 35px; }
  @media only screen and (max-width: 749px) {
    .ro_widget .bold-ro__frequency-div select, .ro_widget select.bold-ro__frequency-type.bold-ro__order-interval {
      width: 100%;
      margin: 0.5em auto; } }

/****************** CART PAGE ************************/
.template-cart .footer-newsletter {
  display: none; }

.logo-svg text {
  font-family: "Bebas-Neue"; }

/************************ CONTACT PAGE *************************/
.contact-form .btn, .contact-form .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .contact-form .shopify-payment-button__button--unbranded {
  margin: auto;
  display: block; }

/*******************SHIPPING UTILITY ********************************/
.shipping-rates li {
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc; }

.shipping-note {
  margin: 1em 0;
  font-size: 0.9em; }

/****************** ACOUNTS PAGE ****************************/
.account-details-block {
  background: #009688;
  padding: 2em;
  color: #fff; }

ul.addresses .address-inner {
  padding: 0.5em; }
ul.addresses .address {
  padding: 1em;
  background: white;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column; }

.account-details .inner {
  padding: 2em; }

.points-box.text-center {
  padding: 1.33em;
  background: #f7f7f7;
  margin: 1em 0; }

/******************* MANAGE SUBSCRIPTION PAGE  ***********************/
#manage-subscription-root .manage-subscription-page {
  padding: 4em 0; }
#manage-subscription-root .text-button {
  color: #FF6F00; }
#manage-subscription-root .subscription-content-block-header {
  background: #009688;
  color: #fff; }
#manage-subscription-root .subscription-content-block-header p {
  display: block;
  width: 100%; }
  #manage-subscription-root .subscription-content-block-header p:hover {
    color: #13c89f; }

/*************************** CUSTOMER ACCOUNT POPUP AND POPUPS ********************/
.popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  z-index: 9999999; }

.popup-inner {
  width: 50%;
  height: auto;
  top: 50%;
  bottom: auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  padding: 50px;
  overflow: auto;
  border-radius: 5px;
  box-shadow: 0.2vw 0.2vw 0.43vw rgba(0, 0, 0, 0.6);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%); }

.popup-close {
  width: 50px;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none; }

button.popup-trigger {
  background: transparent;
  border: none;
  padding: 0; }

#customerAccountPop .popup-inner {
  height: auto;
  top: 50%;
  bottom: auto;
  width: 400px;
  max-width: calc(100% - 60px);
  transform: translateY(-50%); }

.shipping-popup .popup-inner {
  background: #009688;
  color: #fff;
  width: 400px;
  max-width: calc(100% - 60px);
  padding: 50px;
  height: auto; }
  @media only screen and (min-width: 990px) {
    .shipping-popup .popup-inner {
      font-size: 20px; } }
  @media only screen and (max-width: 989px) {
    .shipping-popup .popup-inner {
      font-size: 17px; } }
  @media only screen and (max-width: 749px) {
    .shipping-popup .popup-inner {
      font-size: 16px; } }

/**************************************** VERIFIED REVIEWS **********************************************/
.netreviews-product-rating {
  display: flex;
  align-items: center; }
  .netreviews-product-rating .AV_button {
    padding-left: 0.5em; }

.netreviews_logo {
  display: none; }

/******************** LANDING PAGES ********************/
.landing-header {
  background: #177172;
  height: 35px;
  position: relative;
  z-index: 1; }
  .landing-header .logo {
    width: 200px;
    position: absolute;
    top: 50%; }

.landing-footer {
  background-color: #21373a;
  padding: 2em 0; }
  .landing-footer .logo {
    width: 200px;
    margin: auto; }
  @media only screen and (min-width: 750px) {
    .landing-footer .social-icons {
      justify-content: flex-end; } }
  .landing-footer .terms-nav {
    justify-content: center; }
  .landing-footer .footer-top {
    border-bottom: 1px solid rgba(23, 113, 114, 0.2);
    margin-bottom: 1em; }
  @media only screen and (max-width: 749px) {
    .landing-footer {
      text-align: center; } }
  @media only screen and (max-width: 749px) {
    .landing-footer .social-icons {
      justify-content: center;
      margin: 0 0 1em; } }

/**************** LANDING PAGE HEROES ******************/
.wide-width {
  width: 100%;
  padding: 0 10%; }

.hero-font {
  font-family: "Bebas-Neue";
  line-height: 1.1;
  font-weight: 400; }

.hero-size-alt {
  font-size: 5.7vw; }
  @media only screen and (max-width: 749px) {
    .hero-size-alt {
      font-size: 30px; } }

.landing-page .page-hero {
  position: relative;
  overflow: hidden; }
  .landing-page .page-hero .background-image {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 0; }
    .landing-page .page-hero .background-image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .landing-page .page-hero .section-pad {
    padding: 8em 0 4em; }
    @media only screen and (max-width: 749px) {
      .landing-page .page-hero .section-pad {
        padding: 4em 0; } }
  .landing-page .page-hero .title {
    line-height: 0.8; }
  @media only screen and (max-width: 749px) {
    .landing-page .page-hero {
      min-height: 80vh;
      display: flex;
      align-items: center;
      justify-content: center; } }
  .landing-page .page-hero .fine-print {
    margin-top: 1em; }
.landing-page .hero-content-area {
  position: relative; }
.landing-page .hero-content {
  text-align: center;
  color: #fff; }
  @media only screen and (min-width: 990px) {
    .landing-page .hero-content {
      font-size: 22px; } }
  @media only screen and (max-width: 989px) {
    .landing-page .hero-content {
      font-size: 20px; } }
  @media only screen and (max-width: 749px) {
    .landing-page .hero-content {
      font-size: 20px; } }
  @media only screen and (max-width: 749px) and (min-width: 990px) {
    .landing-page .hero-content {
      font-size: 16px; } }
  @media only screen and (max-width: 749px) and (max-width: 989px) {
    .landing-page .hero-content {
      font-size: 16px; } }
  @media only screen and (max-width: 749px) and (max-width: 749px) {
    .landing-page .hero-content {
      font-size: 16px; } }
  .landing-page .hero-content .btn, .landing-page .hero-content .shopify-payment-button .shopify-payment-button__button--unbranded, .shopify-payment-button .landing-page .hero-content .shopify-payment-button__button--unbranded {
    margin: auto; }
.landing-page .cta-text {
  text-transform: uppercase; }
.landing-page .pre-title {
  text-transform: uppercase;
  margin-bottom: 0.5em;
  line-height: 1.1;
  font-family: "Bebas-Neue";
  font-weight: 400; }
  @media only screen and (min-width: 990px) {
    .landing-page .pre-title {
      font-size: 54px; } }
  @media only screen and (max-width: 989px) {
    .landing-page .pre-title {
      font-size: 48px; } }
  @media only screen and (max-width: 749px) {
    .landing-page .pre-title {
      font-size: 35px; } }
  @media only screen and (max-width: 749px) and (min-width: 990px) {
    .landing-page .pre-title {
      font-size: 27px; } }
  @media only screen and (max-width: 749px) and (max-width: 989px) {
    .landing-page .pre-title {
      font-size: 22px; } }
  @media only screen and (max-width: 749px) and (max-width: 749px) {
    .landing-page .pre-title {
      font-size: 22px; } }
.landing-page .title {
  font-family: "Bebas-Neue";
  font-weight: 400;
  margin: 0;
  text-transform: uppercase; }
  @media only screen and (min-width: 990px) {
    .landing-page .title {
      font-size: 8.8vw; } }
  @media only screen and (max-width: 989px) {
    .landing-page .title {
      font-size: 96px; } }
  @media only screen and (max-width: 749px) {
    .landing-page .title {
      font-size: 71px; } }
.landing-page .sub-title {
  font-family: "Bebas-Neue";
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
  text-transform: uppercase; }
  @media only screen and (min-width: 990px) {
    .landing-page .sub-title {
      font-size: 4.5vw; } }
  @media only screen and (max-width: 989px) {
    .landing-page .sub-title {
      font-size: 56px; } }
  @media only screen and (max-width: 749px) {
    .landing-page .sub-title {
      font-size: 42px; } }
.landing-page .icon-blocks .one-third {
  position: relative; }
  .landing-page .icon-blocks .one-third .divider {
    font-size: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .landing-page .icon-blocks .one-third .divider.right-side {
      left: calc(100% - 20px); }
    .landing-page .icon-blocks .one-third .divider.left-side {
      right: calc(100% - 20px); }
    @media only screen and (max-width: 749px) {
      .landing-page .icon-blocks .one-third .divider span {
        transform: rotate(90deg);
        display: flex;
        align-items: center; }
      .landing-page .icon-blocks .one-third .divider.right-side {
        left: 0;
        right: 0;
        transform: none;
        top: calc(100% - 20px);
        margin: auto;
        bottom: 0;
        display: flex;
        justify-content: center; }
      .landing-page .icon-blocks .one-third .divider.left-side {
        left: 0;
        right: 0;
        transform: none;
        margin: auto;
        bottom: 0;
        display: flex;
        justify-content: center;
        top: calc(-100% - 20px); } }
.landing-page .icon-block {
  text-align: center; }
  @media only screen and (max-width: 749px) {
    .landing-page .icon-block {
      margin-bottom: 2em; } }
.landing-page .icon-area {
  font-size: 85px;
  line-height: 1;
  font-weight: 600;
  color: red; }
  .landing-page .icon-area .half-size {
    font-size: 42px; }
.landing-page .icon-content {
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  padding: 0 1em;
  margin: auto; }
  @media only screen and (max-width: 749px) {
    .landing-page .icon-content {
      width: 100%; } }
.landing-page .ribbon-top, .landing-page .ribbon-bottom {
  display: flex;
  margin: -1px 0; }
  .landing-page .ribbon-top svg, .landing-page .ribbon-bottom svg {
    height: 100%;
    width: 100%; }
.landing-page .ribbon-area {
  color: #fff; }
  .landing-page .ribbon-area .ribbon-title {
    margin: 0;
    line-height: 1; }
  .landing-page .ribbon-area .bottom-image {
    margin-bottom: 2em; }
  .landing-page .ribbon-area h3, .landing-page .ribbon-area .h3 {
    text-transform: uppercase; }
  .landing-page .ribbon-area .content-area {
    padding: 2em 0; }
    @media only screen and (min-width: 990px) {
      .landing-page .ribbon-area .content-area {
        font-size: 20px; } }
    @media only screen and (max-width: 989px) {
      .landing-page .ribbon-area .content-area {
        font-size: 17px; } }
    @media only screen and (max-width: 749px) {
      .landing-page .ribbon-area .content-area {
        font-size: 16px; } }
  .landing-page .ribbon-area .icon-area {
    color: #fff;
    font-size: 65px; }
  .landing-page .ribbon-area .icon-blocks {
    margin-top: 2em; }
  .landing-page .ribbon-area .icon-content {
    text-transform: initial; }
    @media only screen and (min-width: 990px) {
      .landing-page .ribbon-area .icon-content {
        font-size: 16px; } }
    @media only screen and (max-width: 989px) {
      .landing-page .ribbon-area .icon-content {
        font-size: 16px; } }
    @media only screen and (max-width: 749px) {
      .landing-page .ribbon-area .icon-content {
        font-size: 16px; } }
  .landing-page .ribbon-area form {
    display: flex;
    justify-content: center;
    padding: 1em; }
.landing-page .focal-image.pad {
  padding: 2em; }
.landing-page .image-with-text .image-container img {
  object-position: right; }

/**************** IMAGE WITH TEXT *****************/
.right-image {
  flex-flow: row-reverse; }
  @media only screen and (max-width: 749px) {
    .right-image {
      flex-flow: wrap; } }

.image-with-text .inner {
  height: 100%; }
  @media only screen and (max-width: 749px) {
    .image-with-text .inner {
      padding: 0 0 0 35px; } }
  @media only screen and (min-width: 750px) and (max-width: 989px) {
    .image-with-text .inner {
      padding: 0 0 0 27.5px; } }
  @media only screen and (min-width: 990px) {
    .image-with-text .inner {
      padding: 0 0 0 55px; } }
  @media only screen and (max-width: 749px) {
    .image-with-text .inner {
      padding: 0; } }
@media only screen and (max-width: 749px) {
  .image-with-text .right-image .inner {
    padding: 0 35px 0 0; } }
@media only screen and (min-width: 750px) and (max-width: 989px) {
  .image-with-text .right-image .inner {
    padding: 0 27.5px 0 0; } }
@media only screen and (min-width: 990px) {
  .image-with-text .right-image .inner {
    padding: 0 55px 0 0; } }
@media only screen and (max-width: 749px) {
  .image-with-text .right-image .inner {
    padding: 0; } }

.image-container {
  position: relative; }
  .image-container svg {
    height: 100%;
    width: auto; }

/* IMAGE SLIDER UPDATES */
.product-image-slider button {
  border: none;
  background: transparent;
  height: 100%;
  position: absolute;
  z-index: 9;
  top: 0;
  opacity: 0;
  transition: opacity 0.5s ease; }
  .product-image-slider button.prev {
    left: 0; }
  .product-image-slider button.next {
    right: 0; }
  .product-image-slider button:hover, .product-image-slider button:focus {
    opacity: 1;
    border: none;
    outline: none; }
.product-image-slider img {
  height: 100%;
  width: 100%;
  object-fit: contain; }

.media-container {
  display: none; }

@media only screen and (max-width: 749px) {
  .media-area {
    flex-flow: wrap-reverse; } }

.thumbnail-slider {
  display: block; }
  .thumbnail-slider .thumbnail-image-container {
    display: none;
    position: relative;
    height: 70px;
    cursor: pointer;
    margin-bottom: 0.5em; }
    @media only screen and (max-width: 749px) {
      .thumbnail-slider .thumbnail-image-container {
        width: 70px; } }
    .thumbnail-slider .thumbnail-image-container img {
      height: 100%;
      width: 100%;
      object-fit: contain; }
      @media only screen and (max-width: 749px) {
        .thumbnail-slider .thumbnail-image-container img {
          padding: 4px; } }
    .thumbnail-slider .thumbnail-image-container.slick-slide {
      display: block; }
  .thumbnail-slider button {
    background: transparent;
    border: none;
    text-align: center;
    width: 100%; }
  .thumbnail-slider .thumbnail-badge {
    position: absolute;
    opacity: 0.6;
    height: 50%;
    width: 50%;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0; }
  @media only screen and (max-width: 749px) {
    .thumbnail-slider {
      display: block;
      width: calc(100% - 60px);
      margin: auto; }
      .thumbnail-slider button {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9;
        width: auto;
        font-size: 20px; }
        .thumbnail-slider button.prev {
          left: -30px; }
        .thumbnail-slider button.next {
          right: -30px; } }

.icon-3d-badge-full-color-outline,
.icon-video-badge-full-color-outline {
  stroke: rgba(19, 38, 41, 0.05); }

.icon-3d-badge-full-color-element,
.icon-video-badge-full-color-element {
  fill: #fff; }

.quote-item {
  position: relative;
  line-height: 0;
  top: 0.25em; }

.home-recipe-buttons {
  position: relative;
  z-index: 2; }

.recipe-compare-area {
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center; }
  .recipe-compare-area .background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0; }
    .recipe-compare-area .background-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .recipe-compare-area .inner-content {
    position: relative;
    color: #fff;
    text-align: center; }
  .recipe-compare-area .bowl-image {
    position: relative;
    margin-top: -80px; }
    .recipe-compare-area .bowl-image img {
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 749px) {
      .recipe-compare-area .bowl-image {
        margin: 2em 0;
        position: relative;
        transform: rotate(90deg); } }
  .recipe-compare-area h3, .recipe-compare-area .h3 {
    display: inline-block;
    border-bottom: 2px solid;
    padding-bottom: 0.5em;
    margin-bottom: 2.5em; }
  .recipe-compare-area li {
    margin-bottom: 2.5em;
    position: relative; }
  .recipe-compare-area .background-color {
    position: absolute;
    height: 100%;
    width: 50%; }
    .recipe-compare-area .background-color.s1 {
      left: 0; }
    .recipe-compare-area .background-color.s2 {
      right: 0; }
    @media only screen and (max-width: 749px) {
      .recipe-compare-area .background-color {
        width: 100%;
        height: 50%; }
        .recipe-compare-area .background-color.s1 {
          top: 0; }
        .recipe-compare-area .background-color.s2 {
          bottom: 0; } }
  .recipe-compare-area .bowl-container {
    position: relative;
    justify-content: center;
    display: flex; }
  .recipe-compare-area .bowl-area .content {
    color: #fff;
    position: absolute; }
    .recipe-compare-area .bowl-area .content.s1 {
      left: 0;
      text-align: right; }
      .recipe-compare-area .bowl-area .content.s1 li::after {
        content: "";
        height: 1px;
        width: 50%;
        background: #fff;
        position: absolute;
        top: 0.75em;
        left: calc(100% + 0.5em);
        z-index: 2; }
    .recipe-compare-area .bowl-area .content.s2 {
      right: 0; }
      .recipe-compare-area .bowl-area .content.s2 li::after {
        content: "";
        height: 1px;
        width: 50%;
        background: #fff;
        position: absolute;
        top: 0.75em;
        right: calc(100% + 0.5em);
        z-index: 2; }
      @media only screen and (max-width: 749px) {
        .recipe-compare-area .bowl-area .content.s2 {
          order: 2; } }
    @media only screen and (max-width: 749px) {
      .recipe-compare-area .bowl-area .content {
        position: relative;
        text-align: center; }
        .recipe-compare-area .bowl-area .content.s1 {
          text-align: center; } }
    .recipe-compare-area .bowl-area .content h4, .recipe-compare-area .bowl-area .content .h4 {
      text-transform: uppercase;
      margin: 0; }

.transition-section {
  border-top: 3px solid #b0bec5;
  padding-top: 4em;
  position: relative; }
  .transition-section::after {
    content: "";
    border-bottom: 19px solid #b0bec5;
    position: absolute;
    border-top: 0px;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    top: -22px;
    margin: auto;
    width: 25px;
    left: 0;
    right: 0; }
  .transition-section h3, .transition-section .h3 {
    margin-top: 3em; }

.transition-legend .key {
  width: 1em;
  height: 1em;
  display: inline-block;
  background: #ccc;
  border: 2px solid;
  margin-right: 0.5em; }
.transition-legend .koha-key {
  margin-right: 1em; }
  .transition-legend .koha-key .key {
    background-color: #009688; }

/****************** NEW PAGE HERO ********************/
.icon-area {
  text-transform: uppercase;
  margin-bottom: 2em; }
