/** Shopify CDN: Minification failed

Line 746:4 Unexpected ";"

**/
/* ========================================================================================================================================= *\
    #Original Styles - Start
\* ========================================================================================================================================= */
  


  @charset "UTF-8";
  /* Normalize */
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
    ========================================================================== */
  /**
  * 1. Correct the line height in all browsers.
  * 2. Prevent adjustments of font size after orientation changes in iOS.
  */
  html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }

  /* Sections
    ========================================================================== */
  /**
  * Remove the margin in all browsers.
  */
  body {
    margin: 0;
  }

  /**
  * Render the `main` element consistently in IE.
  */
  main {
    display: block;
  }

  /**
  * Correct the font size and margin on `h1` elements within `section` and
  * `article` contexts in Chrome, Firefox, and Safari.
  */
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }

  /* Grouping content
    ========================================================================== */
  /**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
  hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
  }

  /**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
  pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }

  /* Text-level semantics
    ========================================================================== */
  /**
  * Remove the gray background on active links in IE 10.
  */
  a {
    background-color: transparent;
  }

  /**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
  abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    /* 2 */
  }

  /**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
  b,
  strong {
    font-weight: bolder;
  }

  /**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
  code,
  kbd,
  samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }

  /**
  * Add the correct font size in all browsers.
  */
  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -0.25em;
  }

  sup {
    top: -0.5em;
  }

  /* Embedded content
    ========================================================================== */
  /**
  * Remove the border on images inside links in IE 10.
  */
  img {
    border-style: none;
  }

  /* Forms
    ========================================================================== */
  /**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
  }

  /**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
  button,
  input {
    /* 1 */
    overflow: visible;
  }

  /**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
  button,
  select {
    /* 1 */
    text-transform: none;
  }

  /**
  * Correct the inability to style clickable types in iOS and Safari.
  */
  button,
  [type=button],
  [type=reset],
  [type=submit] {
    -webkit-appearance: button;
  }

  /**
  * Remove the inner border and padding in Firefox.
  */
  button::-moz-focus-inner,
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }

  /**
  * Restore the focus styles unset by the previous rule.
  */
  button:-moz-focusring,
  [type=button]:-moz-focusring,
  [type=reset]:-moz-focusring,
  [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }

  /**
  * Correct the padding in Firefox.
  */
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }

  /**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *    `fieldset` elements in all browsers.
  */
  legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
  }

  /**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
  progress {
    vertical-align: baseline;
  }

  /**
  * Remove the default vertical scrollbar in IE 10+.
  */
  textarea {
    overflow: auto;
  }

  /**
  * 1. Add the correct box sizing in IE 10.
  * 2. Remove the padding in IE 10.
  */
  [type=checkbox],
  [type=radio] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }

  /**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
  [type=number]::-webkit-inner-spin-button,
  [type=number]::-webkit-outer-spin-button {
    height: auto;
  }

  /**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
  [type=search] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }

  /**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  /**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }

  /* Interactive
    ========================================================================== */
  /*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
  details {
    display: block;
  }

  /*
  * Add the correct display in all browsers.
  */
  summary {
    display: list-item;
  }

  /* Misc
    ========================================================================== */
  /**
  * Add the correct display in IE 10+.
  */
  template {
    display: none;
  }

  /**
  * Add the correct display in IE 10.
  */
  [hidden] {
    display: none;
  }

  /* Common */
  html::before {
    display: none;
    content: "XS,S,M,L";
  }
  html::after {
    display: none;
    content: "XS";
  }
  @media screen and (min-width: 576px) {
    html::after {
      content: "S";
    }
  }
  @media screen and (min-width: 768px) {
    html::after {
      content: "M";
    }
  }
  @media screen and (min-width: 960px) {
    html::after {
      content: "L";
    }
  }

  

    

    
    
    
  :root {
    --font-size-heading-1: 1.48572rem;
    --font-size-heading-2: 1.2381rem;
    --font-size-heading-3: 0.9719085rem;
    --font-size-heading-4: 0.7985745rem;
    --font-size-heading-5: 0.6623835rem;
    --font-size-heading-6: 0.5757165rem;
    --font-size-banner-heading: 1.4762rem;
  }

  @media screen and (max-width: 575px) {
    :root {
      --font-size-heading-1: 1.5178125rem;
      --font-size-heading-2: 1.3154375rem;
      --font-size-heading-3: 1.21425rem;
      --font-size-heading-4: 1.1130625rem;
      --font-size-heading-5: 1.011875rem;
      --font-size-heading-6: 0.9106875rem;
    }
  }@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.c32e4d4eca5273f6d4ee95ddf54b5bbb75fc9b61.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.5f3406f8d94162b37bfa232b486ac93ee892406d.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.6f1d45f7a46916cc95c694aab32ecbf7509cbf33.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.4efaa52d5a57aa9a57c1556cc2b7465d18839daa.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.a9393be1574ea8606c68f4441806b2711d0d13e4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.7b8af34a6ebf52beb1a4c1d8c73ad6910ec2e553.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.916ced2e2ce15f7fcd95d196601a15e7b89ee9a4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.99a9cff8c86ea65461de497ade3d515a98f8b32a.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.b10466eda05a6b2d1ef0f6ba490dcecf7588dd78.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.056c4b5dddadba7018747bd50fdaa80430e21710.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.853ebda1c5f31329bb2a566ea7797548807a48bf.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.3359d7c8c5a869c65cb7df3aa76a8d52237b1b65.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.6f1d45f7a46916cc95c694aab32ecbf7509cbf33.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.4efaa52d5a57aa9a57c1556cc2b7465d18839daa.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.6f1d45f7a46916cc95c694aab32ecbf7509cbf33.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.4efaa52d5a57aa9a57c1556cc2b7465d18839daa.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.916ced2e2ce15f7fcd95d196601a15e7b89ee9a4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.99a9cff8c86ea65461de497ade3d515a98f8b32a.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.916ced2e2ce15f7fcd95d196601a15e7b89ee9a4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.99a9cff8c86ea65461de497ade3d515a98f8b32a.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.853ebda1c5f31329bb2a566ea7797548807a48bf.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.3359d7c8c5a869c65cb7df3aa76a8d52237b1b65.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.853ebda1c5f31329bb2a566ea7797548807a48bf.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.3359d7c8c5a869c65cb7df3aa76a8d52237b1b65.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.c32e4d4eca5273f6d4ee95ddf54b5bbb75fc9b61.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.5f3406f8d94162b37bfa232b486ac93ee892406d.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.6f1d45f7a46916cc95c694aab32ecbf7509cbf33.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.4efaa52d5a57aa9a57c1556cc2b7465d18839daa.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.a9393be1574ea8606c68f4441806b2711d0d13e4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.7b8af34a6ebf52beb1a4c1d8c73ad6910ec2e553.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.916ced2e2ce15f7fcd95d196601a15e7b89ee9a4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.99a9cff8c86ea65461de497ade3d515a98f8b32a.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.b10466eda05a6b2d1ef0f6ba490dcecf7588dd78.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.056c4b5dddadba7018747bd50fdaa80430e21710.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.853ebda1c5f31329bb2a566ea7797548807a48bf.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.3359d7c8c5a869c65cb7df3aa76a8d52237b1b65.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.c32e4d4eca5273f6d4ee95ddf54b5bbb75fc9b61.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.5f3406f8d94162b37bfa232b486ac93ee892406d.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.6f1d45f7a46916cc95c694aab32ecbf7509cbf33.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.4efaa52d5a57aa9a57c1556cc2b7465d18839daa.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.a9393be1574ea8606c68f4441806b2711d0d13e4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.7b8af34a6ebf52beb1a4c1d8c73ad6910ec2e553.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.916ced2e2ce15f7fcd95d196601a15e7b89ee9a4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.99a9cff8c86ea65461de497ade3d515a98f8b32a.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.b10466eda05a6b2d1ef0f6ba490dcecf7588dd78.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.056c4b5dddadba7018747bd50fdaa80430e21710.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.853ebda1c5f31329bb2a566ea7797548807a48bf.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.3359d7c8c5a869c65cb7df3aa76a8d52237b1b65.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.c32e4d4eca5273f6d4ee95ddf54b5bbb75fc9b61.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.5f3406f8d94162b37bfa232b486ac93ee892406d.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.6f1d45f7a46916cc95c694aab32ecbf7509cbf33.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.4efaa52d5a57aa9a57c1556cc2b7465d18839daa.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.a9393be1574ea8606c68f4441806b2711d0d13e4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.7b8af34a6ebf52beb1a4c1d8c73ad6910ec2e553.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.916ced2e2ce15f7fcd95d196601a15e7b89ee9a4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.99a9cff8c86ea65461de497ade3d515a98f8b32a.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.b10466eda05a6b2d1ef0f6ba490dcecf7588dd78.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.056c4b5dddadba7018747bd50fdaa80430e21710.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.853ebda1c5f31329bb2a566ea7797548807a48bf.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.3359d7c8c5a869c65cb7df3aa76a8d52237b1b65.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.c32e4d4eca5273f6d4ee95ddf54b5bbb75fc9b61.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n4.5f3406f8d94162b37bfa232b486ac93ee892406d.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.6f1d45f7a46916cc95c694aab32ecbf7509cbf33.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i4.4efaa52d5a57aa9a57c1556cc2b7465d18839daa.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.a9393be1574ea8606c68f4441806b2711d0d13e4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n7.7b8af34a6ebf52beb1a4c1d8c73ad6910ec2e553.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.916ced2e2ce15f7fcd95d196601a15e7b89ee9a4.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i7.99a9cff8c86ea65461de497ade3d515a98f8b32a.woff") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.b10466eda05a6b2d1ef0f6ba490dcecf7588dd78.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_n3.056c4b5dddadba7018747bd50fdaa80430e21710.woff") format("woff");
}

    @font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  font-display: auto;
  src: url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.853ebda1c5f31329bb2a566ea7797548807a48bf.woff2") format("woff2"),
       url("//brlequine.com/cdn/fonts/open_sans/opensans_i3.3359d7c8c5a869c65cb7df3aa76a8d52237b1b65.woff") format("woff");
}

  
    
    

    
    

    
    
    

    
    
    
    
    

    ;
  /* Header */
  /* General */
  /* Sidebar */
  /* Stickers */
  /* Buttons */
  /* Borders */
  /* Swatches */
  /* Background */
  /* Popup */
  /* Footer */
  /* Password Page */
  :root {
    --scrollbar-width: 15px;
  }

  .signpost {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
  }
  .signpost::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .signpost:hover {
    color: #282631;
  }
  .signpost:hover::after {
    background-color: #282631;
  }

  .js body:not(.user-is-tabbing) a:focus,
  .js body:not(.user-is-tabbing) button:focus {
    outline: none;
  }

  label {
    font-weight: 700;
    cursor: default;
  }

  input[type=text],
  input[type=email],
  input[type=password],
  input[type=search],
  input[type=telephone],
  input[type=tel],
  input[type=number],
  textarea {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    line-height: 1.4;
    color: #444444;
    background: #ffffff;
    
    border: 1px solid #dce0e0;
    transition: border-color 0.2s ease-out;
    display: block;
    width: 100%;
    line-height: 1.4;
    
    -webkit-appearance: none;
  }
  input[type=text]::placeholder,
  input[type=email]::placeholder,
  input[type=password]::placeholder,
  input[type=search]::placeholder,
  input[type=telephone]::placeholder,
  input[type=tel]::placeholder,
  input[type=number]::placeholder,
  textarea::placeholder {
    color: rgba(68, 68, 68, 0.4);
  }
  input[type=text]:active,
  input[type=email]:active,
  input[type=password]:active,
  input[type=search]:active,
  input[type=telephone]:active,
  input[type=tel]:active,
  input[type=number]:active,
  textarea:active {
    border-color: #444444;
  }
  input[type=text]:focus,
  input[type=email]:focus,
  input[type=password]:focus,
  input[type=search]:focus,
  input[type=telephone]:focus,
  input[type=tel]:focus,
  input[type=number]:focus,
  textarea:focus {
    border-color: #444444;
    outline: #444444;
  }

  input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    position: absolute;
    top: 50%;
    right: 0.75rem;
    width: 1rem;
    height: 1rem;
    margin: 0;
    cursor: pointer;
    background-image: url('data:image/svg+xml;utf8, %3Csvg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12ZM4.04588 3.33875C3.85061 3.14348 3.53403 3.14348 3.33877 3.33875C3.14351 3.53401 3.14351 3.85059 3.33877 4.04585L5.29291 5.99999L3.33877 7.95413C3.14351 8.14939 3.14351 8.46597 3.33877 8.66124C3.53403 8.8565 3.85061 8.8565 4.04588 8.66124L6.00001 6.7071L7.95415 8.66124C8.14942 8.8565 8.466 8.8565 8.66126 8.66124C8.85652 8.46597 8.85652 8.14939 8.66126 7.95413L6.70712 5.99999L8.66126 4.04585C8.85652 3.85059 8.85652 3.53401 8.66126 3.33875C8.466 3.14348 8.14942 3.14348 7.95415 3.33875L6.00001 5.29288L4.04588 3.33875Z" fill="%23444444"/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    opacity: 0.6;
    transform: translateY(-50%);
  }
  @media screen and (min-width: 960px) {
    input[type=search]::-webkit-search-cancel-button {
      width: 0.75rem;
      height: 0.75rem;
      background-size: 0.75rem 0.75rem;
    }
  }

  textarea {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
  }

  select {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    line-height: 1.4;
    color: #444444;
    background: #ffffff;
    border: 1px solid rgba(68, 68, 68, 0.4);
    transition: border-color 0.2s ease-out;
    position: relative;
    width: 100%;
    text-align: left;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0.5rem;
    -webkit-appearance: none;
            appearance: none;
  }
  select::placeholder {
    color: rgba(68, 68, 68, 0.4);
  }
  select:active {
    border-color: #444444;
  }
  select:focus {
    border-color: #444444;
    outline: #444444;
  }
  @media screen and (min-width: 768px) {
    select {
      min-width: 20px;
    }
  }

  .select-wrapper {
    position: relative;
  }
  .select-wrapper::after {
    position: absolute;
    pointer-events: none;
    content: url('data:image/svg+xml,%3Csvg viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 0.75L8 7.75L15 0.75" stroke="%23444444" stroke-width="1.75"/%3E%3C/svg%3E');
    transform: translate(-100%, 25%);
    width: 13.25px;
    height: 7.5px;
    padding: 0.75rem 1rem;
  }

  .form__required {
    color: #ee575a;
  }

  ::selection {
    color: #fff;
    text-shadow: none;
    background: #00b7b7;
  }

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

  .skip-to-main {
    position: absolute;
    top: 0;
    left: -9999px;
    padding: 1em;
    font-size: 0.8095rem;
    text-decoration: none;
    background-color: #ffffff;
  }
  .skip-to-main:focus, .skip-to-main:active {
    left: 0;
    z-index: 901;
  }

  .errors,
  .success {
    padding: 12px 0;
    margin-bottom: 30px;
    text-align: center;
  }

  .errors {
    color: #ea555c;
    background-color: #fcecec;
    border: 1px solid #edabb9;
  }
  .errors ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .errors li {
    margin: 0;
  }

  .field-error {
    border: 1px solid #ee575a;
    box-shadow: 0 0 10px rgba(238, 87, 90, 0.8);
  }

  .success {
    color: #108144;
    background-color: #f0fbdb;
    border: 1px solid #c2cc98;
  }

  .placeholder-svg {
    background-color: rgba(68, 68, 68, 0.1);
    fill: rgba(68, 68, 68, 0.35);
  }

  .main__wrapper .shopify-challenge__container {
    max-width: 800px;
    margin: 3rem auto;
  }
  @media screen and (min-width: 576px) {
    .main__wrapper .shopify-challenge__container {
      margin: 3.5rem auto;
    }
  }
  .static-page--width-wide .main__wrapper .shopify-challenge__container {
    max-width: 1200px;
  }
  .static-page--width-narrow .main__wrapper .shopify-challenge__container {
    max-width: 680px;
  }

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

  .text-align-left,
  .text-align-start {
    text-align: left;
  }

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

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

  .font-weight--light {
    font-weight: 300;
  }

  .font-weight--bold {
    font-weight: 700;
  }

  .hidden {
    display: none;
  }

  [data-rimg=lazy],
  [data-rimg=loading],
  [data-rimg=loaded] {
    background-color: rgba(68, 68, 68, 0.1);
    transition: opacity 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  [data-rimg=lazy],
  [data-rimg=loading] {
    opacity: 0;
  }

  [data-rimg=loaded] {
    background-color: transparent;
    opacity: 1;
  }

  [data-rimg-canvas] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(68, 68, 68, 0.1);
    transition: visibility 0s linear 0.1s, opacity 0.1s linear;
  }
  [data-rimg=loaded] + [data-rimg-canvas], [data-rimg=""] + [data-rimg-canvas] {
    visibility: hidden;
    opacity: 0;
  }
  .no-js [data-rimg-canvas] {
    display: none;
  }

  .no-js [data-rimg-noscript] + [data-rimg=lazy] {
    display: none;
  }
  .no-js [data-rimg=lazy] {
    opacity: 1;
  }

  * {
    box-sizing: border-box;
  }

  html {
    font-size: 16px;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
  }

  body {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.8095rem;
    line-height: 1.5;
    color: #444444;
    text-align: left;
    word-break: break-word;
    background-color: #ffffff;
  }
  .scroll-locked body {
    overflow: hidden;
    touch-action: manipulation;
  }header,
  main,
  footer {
    width: 100%;
    margin: 0;
  }

  main,
  footer {
    z-index: 1;
  }

  section {
    margin: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    section {
      margin: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    section {
      margin: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    section {
      margin: 3.5rem 56px;
    }
  }

  .section__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  .template-article .shopify-section:nth-child(2) section,
  .template-collection .shopify-section:nth-child(2) section,
  .template-product .shopify-section:nth-child(2) section {
    border-top: 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    color: #444444;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 2.5rem 0 1rem;
  }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit;
    text-decoration: none;
  }
  h1 a:visited, h1 a:hover, h1 a:focus, h1 a:active,
  h2 a:visited,
  h2 a:hover,
  h2 a:focus,
  h2 a:active,
  h3 a:visited,
  h3 a:hover,
  h3 a:focus,
  h3 a:active,
  h4 a:visited,
  h4 a:hover,
  h4 a:focus,
  h4 a:active,
  h5 a:visited,
  h5 a:hover,
  h5 a:focus,
  h5 a:active,
  h6 a:visited,
  h6 a:hover,
  h6 a:focus,
  h6 a:active {
    color: inherit;
  }

  h1 {
    font-size: var(--font-size-heading-1);
  }

  h2 {
    font-size: var(--font-size-heading-2);
  }

  h3 {
    font-size: var(--font-size-heading-3);
  }

  h4 {
    font-size: var(--font-size-heading-4);
  }

  h5 {
    font-size: var(--font-size-heading-5);
  }

  h6 {
    font-size: var(--font-size-heading-6);
  }

  a {
    color: #b75100;
    transition: color 0.2s ease-out;
  }
  a:visited {
    color: #b75100;
  }
  a:hover, a:focus, a:active {
    color: #282631;
  }

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

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

  ol,
  ul {
    padding-left: 30px;
    margin: 1rem 0 1.5rem;
  }
  ol > ol,
  ol > ul,
  ul > ol,
  ul > ul {
    margin: 0;
  }

  ol {
    list-style-type: decimal;
  }

  ul {
    list-style-type: disc;
  }

  li {
    margin-bottom: 0.75rem;
  }

  table {
    display: block;
    max-width: 100%;
    margin-bottom: 1.5rem;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border: none;
  }
  @media screen and (min-width: 576px) {
    table {
      display: table;
      overflow-x: visible;
      white-space: normal;
    }
  }

  tr {
    border-bottom: 1px solid #e7e7e7;
  }

  th {
    padding: 0.75rem 0.75rem 0.75rem 0;
    color: #444444;
  }

  td {
    padding: 0.75rem 0.75rem 0.75rem 0;
    font-size: 0.8095rem;
  }

  blockquote {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    position: relative;
    padding-left: 1.5rem;
    margin: 1rem 0;
    font-size: 1.011875rem;
    border-left: 0.5rem solid #e7e7e7;
    opacity: 0.8;
  }

  iframe {
    max-width: 100%;
  }

  b,
  strong {
    font-weight: 700;
  }

  em {
    font-style: italic;
  }

  b em,
  strong em,
  em b,
  em strong {
    font-style: italic;
  }

  hr {
    height: 0;
    border: solid #e7e7e7;
    border-width: 1px 0 0;
  }

  .breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    margin: 1.5rem 0;
    font-size: 0.7083125rem;
  }

  .breadcrumbs__separator {
    margin: 0 0.5rem;
  }
  .breadcrumbs__separator::after {
    display: inline-block;
    content: url('data:image/svg+xml,%3Csvg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM5 5L5.35355 5.35355C5.54882 5.15829 5.54882 4.84171 5.35355 4.64645L5 5ZM0.646447 8.64645C0.451184 8.84171 0.451184 9.15829 0.646447 9.35355C0.841709 9.54882 1.15829 9.54882 1.35355 9.35355L0.646447 8.64645ZM0.646447 1.35355L4.64645 5.35355L5.35355 4.64645L1.35355 0.646447L0.646447 1.35355ZM4.64645 4.64645L0.646447 8.64645L1.35355 9.35355L5.35355 5.35355L4.64645 4.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }

  .breadcrumbs__link {
    color: #444444;
    text-decoration: none;
  }
  .breadcrumbs__link:visited {
    color: #444444;
  }
  .breadcrumbs__link:hover {
    color: #282631;
    text-decoration: underline;
  }

  .breadcrumbs__current {
    opacity: 0.5;
  }

  .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2.5rem 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .pagination {
      margin: 4rem;
    }
  }

  .pagination__previous-button,
  .pagination__next-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
  }

  .pagination__previous-button {
    margin-right: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .pagination__previous-button {
      margin-right: 2rem;
    }
  }

  .pagination__next-button {
    margin-left: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .pagination__next-button {
      margin-left: 2rem;
    }
  }

  .pagination__page-list {
    display: none;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  @media screen and (min-width: 576px) {
    .pagination__page-list {
      display: flex;
    }
  }

  .pagination__page {
    display: inline-block;
    margin: 0 1rem;
  }
  .pagination__page a {
    color: #444444;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
  }
  .pagination__page a:hover {
    color: #282631;
    border-bottom: 1px solid #282631;
  }

  .pagination__page--current {
    font-weight: bold;
  }

  @keyframes dotTyping {
    0% {
      box-shadow: 16px 0 0 0 var(--loading-icon-color), 32px 0 0 0 var(--loading-icon-color), 48px 0 0 0 var(--loading-icon-color);
    }
    16.667% {
      box-shadow: 16px -10px 0 0 var(--loading-icon-color), 32px 0 0 0 var(--loading-icon-color), 48px 0 0 0 var(--loading-icon-color);
    }
    33.333% {
      box-shadow: 16px 0 0 0 var(--loading-icon-color), 32px 0 0 0 var(--loading-icon-color), 48px 0 0 0 var(--loading-icon-color);
    }
    50% {
      box-shadow: 16px 0 0 0 var(--loading-icon-color), 32px -10px 0 0 var(--loading-icon-color), 48px 0 0 0 var(--loading-icon-color);
    }
    66.667% {
      box-shadow: 16px 0 0 0 var(--loading-icon-color), 32px 0 0 0 var(--loading-icon-color), 48px 0 0 0 var(--loading-icon-color);
    }
    83.333% {
      box-shadow: 16px 0 0 0 var(--loading-icon-color), 32px 0 0 0 var(--loading-icon-color), 48px -10px 0 0 var(--loading-icon-color);
    }
    100% {
      box-shadow: 16px 0 0 0 var(--loading-icon-color), 32px 0 0 0 var(--loading-icon-color), 48px 0 0 0 var(--loading-icon-color);
    }
  }
  .loading-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
  }

  .loading-icon__animation {
    position: relative;
    left: -32px;
    width: 10px;
    height: 10px;
    color: var(--loading-icon-color);
    border-radius: 5px;
    box-shadow: 16px 0 0 0 var(--loading-icon-color), 32px 0 0 0 var(--loading-icon-color), 48px 0 0 0 var(--loading-icon-color);
    animation: dotTyping 1.5s infinite linear;
  }

  .section-with-sidebar {
    margin: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    .section-with-sidebar {
      margin: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .section-with-sidebar {
      margin: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .section-with-sidebar {
      margin: 3.5rem 56px;
    }
  }

  .section-with-sidebar__wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 1rem auto;
  }
  @media screen and (min-width: 768px) {
    .section-with-sidebar__wrapper {
      display: flex;
    }
  }

  .sidebar {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .sidebar {
      flex: 0 0 25%;
      margin: 0;
    }
  }

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

  .sidebar__block-toggle {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    text-decoration: none;
  }
  .sidebar__block-toggle::after {
    position: absolute;
    top: 50%;
    right: 1rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M7 13.5C7 13.7761 7.22386 14 7.5 14C7.77614 14 8 13.7761 8 13.5V9H12.5C12.7761 9 13 8.77614 13 8.5C13 8.22386 12.7761 8 12.5 8H8V3.5C8 3.22386 7.77614 3 7.5 3C7.22386 3 7 3.22386 7 3.5V8H2.5C2.22386 8 2 8.22386 2 8.5C2 8.77614 2.22386 9 2.5 9H7V13.5Z" fill="%23444444"/%3E%3C/svg%3E');
    transform: translateY(-50%);
  }
  .sidebar__block-toggle[data-open=true]::after {
    content: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M2 8.5C2 8.22386 2.22386 8 2.5 8H12.5C12.7761 8 13 8.22386 13 8.5C13 8.77614 12.7761 9 12.5 9H2.5C2.22386 9 2 8.77614 2 8.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }

  .sidebar__block-heading {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 1.5rem 2.5rem 1.5rem 0;
    margin: 0;
    font-size: 0.8095rem;
    font-weight: 700;
    line-height: 1.5;
    color: #444444;
    text-transform: none;
    letter-spacing: 0;
  }

  .sidebar__block-content p {
    margin-bottom: 1rem;
  }
  .sidebar__block-content a {
    position: relative;
    color: #713434;
  }
  .sidebar__block-content a:visited {
    color: #713434;
  }
  .sidebar__block-content a:hover, .sidebar__block-content a:focus {
    color: #602a2a;
  }
  .sidebar__block-content > .sidebar__block-menu-list > li:last-child {
    padding-bottom: 0.5rem;
  }
  .sidebar__block-content[data-animation-state=closed] {
    display: none;
    height: 0;
    opacity: 0;
  }
  .sidebar__block-content[data-animation] {
    display: block;
    overflow: hidden;
    transition: opacity 200ms, height 200ms;
  }
  .sidebar__block-content[data-animation-state=open] {
    display: block;
    height: auto;
    opacity: 1;
  }
  .sidebar__block-content[data-animation][data-animation-state=open] {
    height: var(--open-height);
  }

  .sidebar__block-menu-list,
  .sidebar__tag-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .sidebar__block-menu-list li,
  .sidebar__tag-list li {
    margin: 0;
  }
  .sidebar__block-menu-list ul,
  .sidebar__tag-list ul {
    margin-left: 1rem;
  }

  .sidebar__block-link,
  .sidebar__tag-link {
    display: inline-block;
    margin: 0 0 0.5rem;
    color: #713434;
    text-decoration: none;
    cursor: pointer;
  }
  .sidebar__block-link:visited,
  .sidebar__tag-link:visited {
    color: #713434;
  }
  .sidebar__block-link:hover, .sidebar__block-link:focus,
  .sidebar__tag-link:hover,
  .sidebar__tag-link:focus {
    color: #602a2a;
    text-decoration: underline;
  }

  .sidebar__blog-tags {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0.5rem;
    margin: 0;
    list-style-type: none;
  }
  .sidebar__blog-tags li {
    margin: 0;
  }

  a.sidebar__blog-tag {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    margin: 0;
    font-size: 0.65771875rem;
    color: #444444;
    text-decoration: none;
    background-color: rgba(68, 68, 68, 0.1);
    border-radius: 1.25rem;
    margin: 0 0.5rem 0.5rem 0;
    color: #444444;
  }
  a.sidebar__blog-tag:visited {
    color: #444444;
  }
  a.sidebar__blog-tag:visited {
    color: #444444;
  }
  a.sidebar__blog-tag:hover, a.sidebar__blog-tag:focus {
    color: #444444;
  }

  .sidebar__blog-date {
    display: block;
    font-size: 0.65771875rem;
  }

  .sidebar__search-form {
    position: relative;
    padding-bottom: 1rem;
  }

  .sidebar__search-box[type=text] {
    padding-right: 2.5rem;
    margin: 0;
    word-wrap: normal;
  }

  .sidebar__search-submit {
    position: absolute;
    top: 0.75rem;
    right: 1rem;
    padding: 0;
    cursor: pointer;
    background-color: #ffffff;
    border: none;
  }
  .sidebar__search-submit svg {
    display: block;
    color: #444444;
  }

  .sidebar__newsletter-form {
    padding-bottom: 1rem;
  }
  .sidebar__newsletter-form .sidebar__newsletter-first-name,
  .sidebar__newsletter-form .sidebar__newsletter-last-name,
  .sidebar__newsletter-form .sidebar__newsletter-email {
    margin-bottom: 1rem;
  }

  .sidebar__newsletter-submit {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
  }
  .sidebar__newsletter-submit:visited {
    color: #404040;
  }
  .sidebar__newsletter-submit:hover:not(:disabled), .sidebar__newsletter-submit:focus, .sidebar__newsletter-submit:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .sidebar__newsletter-submit:disabled, .sidebar__newsletter-submit.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.sidebar__tag-list {
    padding-bottom: 0.75rem;
  }
  .sidebar__tag-list li {
    position: relative;
    padding-left: 1.5rem;
  }

  .sidebar__tag-link::before {
    position: absolute;
    top: 0.1875rem;
    left: -1.5rem;
    content: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="8" cy="8" r="7.5" fill="white" stroke="%23713434"/%3E%3C/svg%3E');
  }
  .sidebar__tag-link.sidebar__tag-link--active::before {
    content: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="8" cy="8" r="7.5" stroke="%23713434"/%3E%3Ccircle cx="7.99996" cy="7.99996" r="5.33333" fill="%23713434"/%3E%3C/svg%3E');
  }

  .sidebar__block-faceted-search--hidden {
    display: none;
  }

  .static-page .row,
  .page-section .row {
    position: relative;
    left: -1rem;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 1rem);
    margin-bottom: 1rem;
  }
  @media screen and (max-width: 767px) {
    .static-page .row,
  .page-section .row {
      left: 0;
      width: 100%;
    }
  }
  .static-page .row .column,
  .static-page .row .columns,
  .page-section .row .column,
  .page-section .row .columns {
    margin-left: 1rem;
  }
  @media screen and (max-width: 767px) {
    .static-page .row .column,
  .static-page .row .columns,
  .page-section .row .column,
  .page-section .row .columns {
      left: 0;
      width: 100%;
      margin: 0 0 1rem;
    }
  }
  .static-page [class*=offset-by],
  .page-section [class*=offset-by] {
    position: relative;
  }
  .static-page .hidden,
  .page-section .hidden {
    display: none !important;
  }
  .static-page .visible,
  .page-section .visible {
    display: block !important;
  }
  .static-page .one,
  .page-section .one {
    width: calc(6.25% - 1rem);
  }
  .static-page .two,
  .page-section .two {
    width: calc(12.5% - 1rem);
  }
  .static-page .three,
  .page-section .three {
    width: calc(18.75% - 1rem);
  }
  .static-page .four,
  .page-section .four {
    width: calc(25% - 1rem);
  }
  .static-page .five,
  .page-section .five {
    width: calc(31.25% - 1rem);
  }
  .static-page .six,
  .page-section .six {
    width: calc(37.5% - 1rem);
  }
  .static-page .seven,
  .page-section .seven {
    width: calc(43.75% - 1rem);
  }
  .static-page .eight,
  .page-section .eight {
    width: calc(50% - 1rem);
  }
  .static-page .nine,
  .page-section .nine {
    width: calc(56.25% - 1rem);
  }
  .static-page .ten,
  .page-section .ten {
    width: calc(62.5% - 1rem);
  }
  .static-page .eleven,
  .page-section .eleven {
    width: calc(68.75% - 1rem);
  }
  .static-page .twelve,
  .page-section .twelve {
    width: calc(75% - 1rem);
  }
  .static-page .thirteen,
  .page-section .thirteen {
    width: calc(81.25% - 1rem);
  }
  .static-page .fourteen,
  .page-section .fourteen {
    width: calc(87.5% - 1rem);
  }
  .static-page .fifteen,
  .page-section .fifteen {
    width: calc(93.75% - 1rem);
  }
  .static-page .sixteen,
  .page-section .sixteen {
    width: calc(100% - 1rem);
  }
  .static-page .one-whole,
  .page-section .one-whole {
    width: calc(100% - 1rem);
  }
  .static-page .one-half,
  .page-section .one-half {
    width: calc(50% - 1rem);
  }
  .static-page .one-third,
  .page-section .one-third {
    width: calc(33.3333333333% - 1rem);
  }
  .static-page .two-thirds,
  .page-section .two-thirds {
    width: calc(66.6666666667% - 1rem);
  }
  .static-page .one-fourth,
  .page-section .one-fourth {
    width: calc(25% - 1rem);
  }
  .static-page .two-fourths,
  .page-section .two-fourths {
    width: calc(50% - 1rem);
  }
  .static-page .three-fourths,
  .page-section .three-fourths {
    width: calc(75% - 1rem);
  }
  .static-page .one-fifth,
  .page-section .one-fifth {
    width: calc(20% - 1rem);
  }
  .static-page .two-fifths,
  .page-section .two-fifths {
    width: calc(40% - 1rem);
  }
  .static-page .three-fifths,
  .page-section .three-fifths {
    width: calc(60% - 1rem);
  }
  .static-page .four-fifths,
  .page-section .four-fifths {
    width: calc(80% - 1rem);
  }
  .static-page .one-sixth,
  .page-section .one-sixth {
    width: calc(16.6666666667% - 1rem);
  }
  .static-page .two-sixths,
  .page-section .two-sixths {
    width: calc(33.3333333333% - 1rem);
  }
  .static-page .three-sixths,
  .page-section .three-sixths {
    width: calc(50% - 1rem);
  }
  .static-page .four-sixths,
  .page-section .four-sixths {
    width: calc(66.6666666667% - 1rem);
  }
  .static-page .five-sixths,
  .page-section .five-sixths {
    width: calc(83.3333333333% - 1rem);
  }
  .static-page .one-seventh,
  .page-section .one-seventh {
    width: calc(14.2857142857% - 1rem);
  }
  .static-page .two-sevenths,
  .page-section .two-sevenths {
    width: calc(28.5714285714% - 1rem);
  }
  .static-page .three-sevenths,
  .page-section .three-sevenths {
    width: calc(42.8571428571% - 1rem);
  }
  .static-page .four-sevenths,
  .page-section .four-sevenths {
    width: calc(57.1428571429% - 1rem);
  }
  .static-page .five-sevenths,
  .page-section .five-sevenths {
    width: calc(71.4285714286% - 1rem);
  }
  .static-page .one-eighth,
  .page-section .one-eighth {
    width: calc(12.5% - 1rem);
  }
  .static-page .two-eighths,
  .page-section .two-eighths {
    width: calc(25% - 1rem);
  }
  .static-page .three-eighths,
  .page-section .three-eighths {
    width: calc(37.5% - 1rem);
  }
  .static-page .four-eighths,
  .page-section .four-eighths {
    width: calc(50% - 1rem);
  }
  .static-page .five-eighths,
  .page-section .five-eighths {
    width: calc(62.5% - 1rem);
  }
  .static-page .six-eighths,
  .page-section .six-eighths {
    width: calc(75% - 1rem);
  }
  .static-page .seven-eighths,
  .page-section .seven-eighths {
    width: calc(87.5% - 1rem);
  }
  .static-page .one-tenth,
  .page-section .one-tenth {
    width: calc(10% - 1rem);
  }
  .static-page .two-tenths,
  .page-section .two-tenths {
    width: calc(20% - 1rem);
  }
  .static-page .three-tenths,
  .page-section .three-tenths {
    width: calc(30% - 1rem);
  }
  .static-page .four-tenths,
  .page-section .four-tenths {
    width: calc(40% - 1rem);
  }
  .static-page .five-tenths,
  .page-section .five-tenths {
    width: calc(50% - 1rem);
  }
  .static-page .six-tenths,
  .page-section .six-tenths {
    width: calc(60% - 1rem);
  }
  .static-page .seven-tenths,
  .page-section .seven-tenths {
    width: calc(70% - 1rem);
  }
  .static-page .eight-tenths,
  .page-section .eight-tenths {
    width: calc(80% - 1rem);
  }
  .static-page .nine-tenths,
  .page-section .nine-tenths {
    width: calc(90% - 1rem);
  }
  .static-page .one-twelfth,
  .page-section .one-twelfth {
    width: calc(8.3333333333% - 1rem);
  }
  .static-page .two-twelfths,
  .page-section .two-twelfths {
    width: calc(16.6666666667% - 1rem);
  }
  .static-page .three-twelfths,
  .page-section .three-twelfths {
    width: calc(25% - 1rem);
  }
  .static-page .four-twelfths,
  .page-section .four-twelfths {
    width: calc(33.3333333333% - 1rem);
  }
  .static-page .five-twelfths,
  .page-section .five-twelfths {
    width: calc(41.6666666667% - 1rem);
  }
  .static-page .six-twelfths,
  .page-section .six-twelfths {
    width: calc(50% - 1rem);
  }
  .static-page .seven-twelfths,
  .page-section .seven-twelfths {
    width: calc(58.3333333333% - 1rem);
  }
  .static-page .eight-twelfths,
  .page-section .eight-twelfths {
    width: calc(66.6666666667% - 1rem);
  }
  .static-page .nine-twelfths,
  .page-section .nine-twelfths {
    width: calc(75% - 1rem);
  }
  .static-page .ten-twelfths,
  .page-section .ten-twelfths {
    width: calc(83.3333333333% - 1rem);
  }
  .static-page .eleven-twelfths,
  .page-section .eleven-twelfths {
    width: calc(91.6666666667% - 1rem);
  }
  .static-page .offset-by-one,
  .page-section .offset-by-one {
    left: calc(6.25%);
  }
  .static-page .offset-by-two,
  .page-section .offset-by-two {
    left: calc(12.5%);
  }
  .static-page .offset-by-three,
  .page-section .offset-by-three {
    left: calc(18.75%);
  }
  .static-page .offset-by-four,
  .page-section .offset-by-four {
    left: calc(25%);
  }
  .static-page .offset-by-five,
  .page-section .offset-by-five {
    left: calc(31.25%);
  }
  .static-page .offset-by-six,
  .page-section .offset-by-six {
    left: calc(37.5%);
  }
  .static-page .offset-by-seven,
  .page-section .offset-by-seven {
    left: calc(43.75%);
  }
  .static-page .offset-by-eight,
  .page-section .offset-by-eight {
    left: calc(50%);
  }
  .static-page .offset-by-nine,
  .page-section .offset-by-nine {
    left: calc(56.25%);
  }
  .static-page .offset-by-ten,
  .page-section .offset-by-ten {
    left: calc(62.5%);
  }
  .static-page .offset-by-eleven,
  .page-section .offset-by-eleven {
    left: calc(68.75%);
  }
  .static-page .offset-by-twelve,
  .page-section .offset-by-twelve {
    left: calc(75%);
  }
  .static-page .offset-by-thirteen,
  .page-section .offset-by-thirteen {
    left: calc(81.25%);
  }
  .static-page .offset-by-fourteen,
  .page-section .offset-by-fourteen {
    left: calc(87.5%);
  }
  .static-page .offset-by-fifteen,
  .page-section .offset-by-fifteen {
    left: calc(93.75%);
  }
  .static-page .equal-columns--outside-trim .one-half:nth-of-type(2n),
  .static-page .equal-columns--outside-trim .eight:nth-of-type(2n),
  .static-page .equal-columns--outside-trim .one-third:nth-of-type(3n),
  .static-page .equal-columns--outside-trim .one-fourth:nth-of-type(4n),
  .static-page .equal-columns--outside-trim .four:nth-of-type(4n),
  .static-page .equal-columns--outside-trim .one-fifth:nth-of-type(5n),
  .static-page .equal-columns--outside-trim .one-sixth:nth-of-type(6n),
  .static-page .equal-columns--outside-trim .one-seventh:nth-of-type(7n),
  .static-page .equal-columns--outside-trim .two:nth-of-type(8n),
  .page-section .equal-columns--outside-trim .one-half:nth-of-type(2n),
  .page-section .equal-columns--outside-trim .eight:nth-of-type(2n),
  .page-section .equal-columns--outside-trim .one-third:nth-of-type(3n),
  .page-section .equal-columns--outside-trim .one-fourth:nth-of-type(4n),
  .page-section .equal-columns--outside-trim .four:nth-of-type(4n),
  .page-section .equal-columns--outside-trim .one-fifth:nth-of-type(5n),
  .page-section .equal-columns--outside-trim .one-sixth:nth-of-type(6n),
  .page-section .equal-columns--outside-trim .one-seventh:nth-of-type(7n),
  .page-section .equal-columns--outside-trim .two:nth-of-type(8n) {
    margin-right: 0;
  }
  .static-page .equal-columns--outside-trim .one-half:nth-of-type(2n+1),
  .static-page .equal-columns--outside-trim .eight:nth-of-type(2n+1),
  .static-page .equal-columns--outside-trim .one-third:nth-of-type(3n+1),
  .static-page .equal-columns--outside-trim .one-fourth:nth-of-type(4n+1),
  .static-page .equal-columns--outside-trim .four:nth-of-type(4n+1),
  .static-page .equal-columns--outside-trim .one-fifth:nth-of-type(5n+1),
  .static-page .equal-columns--outside-trim .one-sixth:nth-of-type(6n+1),
  .static-page .equal-columns--outside-trim .one-seventh:nth-of-type(7n+1),
  .static-page .equal-columns--outside-trim .two:nth-of-type(8n+1),
  .page-section .equal-columns--outside-trim .one-half:nth-of-type(2n+1),
  .page-section .equal-columns--outside-trim .eight:nth-of-type(2n+1),
  .page-section .equal-columns--outside-trim .one-third:nth-of-type(3n+1),
  .page-section .equal-columns--outside-trim .one-fourth:nth-of-type(4n+1),
  .page-section .equal-columns--outside-trim .four:nth-of-type(4n+1),
  .page-section .equal-columns--outside-trim .one-fifth:nth-of-type(5n+1),
  .page-section .equal-columns--outside-trim .one-sixth:nth-of-type(6n+1),
  .page-section .equal-columns--outside-trim .one-seventh:nth-of-type(7n+1),
  .page-section .equal-columns--outside-trim .two:nth-of-type(8n+1) {
    margin-left: 0;
  }
  .static-page .equal-columns--outside-trim .one-whole:nth-of-type(1n+1),
  .page-section .equal-columns--outside-trim .one-whole:nth-of-type(1n+1) {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .static-page .equal-columns--outside-trim .one-half,
  .page-section .equal-columns--outside-trim .one-half {
    width: calc(50% - (1rem - (1rem / 2)));
  }
  .static-page .equal-columns--outside-trim .one-third,
  .page-section .equal-columns--outside-trim .one-third {
    width: calc(33.3333333333% - (1rem - (1rem / 3)));
  }
  .static-page .equal-columns--outside-trim .one-fifth,
  .page-section .equal-columns--outside-trim .one-fifth {
    width: calc(20% - (1rem - (1rem / 5)));
  }
  .static-page .equal-columns--outside-trim .one-fourth,
  .page-section .equal-columns--outside-trim .one-fourth {
    width: calc(25% - (1rem - (1rem / 4)));
  }
  .static-page .equal-columns--outside-trim .one-sixth,
  .page-section .equal-columns--outside-trim .one-sixth {
    width: calc(16.6666666667% - (1rem - (1rem / 6)));
  }
  .static-page .equal-columns--outside-trim .one-seventh,
  .page-section .equal-columns--outside-trim .one-seventh {
    width: calc(14.2857142857% - (1rem - (1rem / 7)));
  }
  .static-page .equal-columns--outside-trim .two,
  .page-section .equal-columns--outside-trim .two {
    width: calc(12.5% - (1rem - (1rem / 8)));
  }
  .static-page .equal-columns--outside-trim .four,
  .page-section .equal-columns--outside-trim .four {
    width: calc(25% - (1rem - (1rem / 4)));
  }
  .static-page .equal-columns--outside-trim .seven,
  .page-section .equal-columns--outside-trim .seven {
    width: calc(43.75% - (1rem - (1rem / 2)));
  }
  .static-page .equal-columns--outside-trim .eight,
  .page-section .equal-columns--outside-trim .eight {
    width: calc(50% - (1rem / 2));
  }
  .static-page .equal-columns--outside-trim .nine,
  .page-section .equal-columns--outside-trim .nine {
    width: calc(56.25% - (1rem - (1rem / 2)));
  }
  .static-page .has-no-side-gutter.has-background,
  .page-section .has-no-side-gutter.has-background {
    padding-right: 0;
    padding-left: 0;
  }
  .static-page .has-no-side-gutter .one-whole,
  .static-page .has-no-side-gutter .one-half,
  .static-page .has-no-side-gutter .eight,
  .static-page .has-no-side-gutter .one-third,
  .static-page .has-no-side-gutter .two-thirds,
  .static-page .has-no-side-gutter .one-fourth,
  .static-page .has-no-side-gutter .four,
  .static-page .has-no-side-gutter .one-fifth,
  .static-page .has-no-side-gutter .three-fifths,
  .static-page .has-no-side-gutter .two-fifths,
  .static-page .has-no-side-gutter .one-sixth,
  .static-page .has-no-side-gutter .one-seventh,
  .static-page .has-no-side-gutter .one-eighth,
  .static-page .has-no-side-gutter .two,
  .page-section .has-no-side-gutter .one-whole,
  .page-section .has-no-side-gutter .one-half,
  .page-section .has-no-side-gutter .eight,
  .page-section .has-no-side-gutter .one-third,
  .page-section .has-no-side-gutter .two-thirds,
  .page-section .has-no-side-gutter .one-fourth,
  .page-section .has-no-side-gutter .four,
  .page-section .has-no-side-gutter .one-fifth,
  .page-section .has-no-side-gutter .three-fifths,
  .page-section .has-no-side-gutter .two-fifths,
  .page-section .has-no-side-gutter .one-sixth,
  .page-section .has-no-side-gutter .one-seventh,
  .page-section .has-no-side-gutter .one-eighth,
  .page-section .has-no-side-gutter .two {
    margin-right: 0;
    margin-left: 0;
  }
  .static-page .has-no-side-gutter .one-whole,
  .page-section .has-no-side-gutter .one-whole {
    width: 100%;
  }
  .static-page .has-no-side-gutter .one-half,
  .page-section .has-no-side-gutter .one-half {
    width: 50%;
  }
  .static-page .has-no-side-gutter .one-third,
  .page-section .has-no-side-gutter .one-third {
    width: 33.3333333333%;
  }
  .static-page .has-no-side-gutter .one-fourth,
  .page-section .has-no-side-gutter .one-fourth {
    width: 25%;
  }
  .static-page .has-no-side-gutter .one-fifth,
  .page-section .has-no-side-gutter .one-fifth {
    width: 20%;
  }
  .static-page .has-no-side-gutter .two-fifths,
  .page-section .has-no-side-gutter .two-fifths {
    width: 40%;
  }
  .static-page .has-no-side-gutter .three-fifths,
  .page-section .has-no-side-gutter .three-fifths {
    width: 60%;
  }
  .static-page .has-no-side-gutter .one-sixth,
  .page-section .has-no-side-gutter .one-sixth {
    width: 16.6666666667%;
  }
  .static-page .has-no-side-gutter .one-seventh,
  .page-section .has-no-side-gutter .one-seventh {
    width: 14.2857142857%;
  }
  .static-page .has-no-side-gutter .one-eighth,
  .page-section .has-no-side-gutter .one-eighth {
    width: 12.5%;
  }
  .static-page .has-no-side-gutter .two-thirds,
  .page-section .has-no-side-gutter .two-thirds {
    width: 66.6666666667%;
  }
  .static-page .has-no-side-gutter .two,
  .page-section .has-no-side-gutter .two {
    width: 12.5%;
  }
  .static-page .has-no-side-gutter .four,
  .page-section .has-no-side-gutter .four {
    width: 25%;
  }
  .static-page .has-no-side-gutter .seven,
  .page-section .has-no-side-gutter .seven {
    width: 43.75%;
  }
  .static-page .has-no-side-gutter .eight,
  .page-section .has-no-side-gutter .eight {
    width: 50%;
  }
  .static-page .has-no-side-gutter .nine,
  .page-section .has-no-side-gutter .nine {
    width: 56.25%;
  }

  .product-thumbnail {
    position: relative;
  }

  .product-thumbnail__media-wrapper {
    position: relative;
    margin-bottom: 0.5rem;
    text-align: center;
  }.product-thumbnail__media-wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 210px;
    }
  .product-thumbnail__media-wrapper .product-thumbnail__media img {
      width: 100%;
      height: 100%;
    }.product-thumbnail__media-wrapper .placeholder-svg {
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
  }.product-thumbnail__media-wrapper .placeholder-svg {
      width: 100%;
      height: 100%;
    }.product-thumbnail__media {
    display: block;
    width: 100%;
    height: 100%;
    transition: opacity 0.2s ease;
  }
  .product-thumbnail__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .product-thumbnail__media.hidden {
    visibility: hidden;
    opacity: 0;
  }

  .product-thumbnail__secondary-media {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .product-thumbnail__secondary-media img {
    display: block;
    max-height: 100%;
  }
  .product-thumbnail__secondary-media.hidden {
    visibility: hidden;
    opacity: 0;
  }

  .product-thumbnail__video .plyr__controls,
  .product-thumbnail__video .plyr__control--overlaid {
    opacity: 0;
  }
  .product-thumbnail__video .plyr__controls > *,
  .product-thumbnail__video .plyr__control--overlaid > * {
    pointer-events: none;
    cursor: auto;
  }
  .product-thumbnail__video .plyr--video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .product-thumbnail__video .plyr__video-wrapper {
    height: 100%;
  }
  .product-thumbnail__video .plyr video {
    height: 100%;
    object-fit: cover;
  }

  .product-thumbnail__info {
    padding-top: 0.5rem;
    font-size: 0.8095rem;
    text-align: left;
  }

  .product-thumbnail__info--center {
    text-align: center;
  }

  .product-thumbnail__header {
    display: initial;
  }

  .product-thumbnail__title {
    flex: 1 1 auto;
    color: #444444;
    text-decoration: none;
  }
  .product-thumbnail__title:hover {
    color: #444444;
  }
  .product-thumbnail__title:visited {
    color: #444444;
  }

  .product-thumbnail__link {
    display: block;
    text-decoration: none;
  }.product-thumbnail__link {
      height: 100%;
    }.product-thumbnail__price {
    display: block;
    margin: 0.25rem 0;
    opacity: 0.7;
  }
  .product-thumbnail__info--center .product-thumbnail__price {
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .product-thumbnail__info--right .product-thumbnail__price {
      display: none;
    }
  }
  .product-thumbnail__header .product-thumbnail__price {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .product-thumbnail__header .product-thumbnail__price {
      display: block;
      flex: 0 0 auto;
      margin: 0 0 0 1.5rem;
    }
  }
  .product-thumbnail__price .money {
    opacity: 100%;
  }

  .product-item__unit-price {
    font-size: 0.65771875rem;
  }

  .product-thumbnail__product-stickers {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    margin: 0.5rem 0 0 0.5rem;
  }

  .product-thumbnail__product-sticker {
    display: block;
    padding: 0.25rem;
    margin-right: 0.5rem;
    font-size: 0.7083125rem;
    font-weight: bold;
    color: #2d2d2d;
    text-align: center;
  }

  .product-thumbnail__product-sticker--sale {
    background: #ffffff;
  }

  .product-thumbnail__product-sticker--new {
    background: #ffffff;
  }

  .product-thumbnail__product-sticker--coming-soon {
    background: #ffffff;
  }

  .product-thumbnail__product-sticker--pre-order {
    background: #ffffff;
  }

  .product-thumbnail--has-secondary-media-swap img {
    visibility: visible;
  }
  .product-thumbnail--has-secondary-media-swap .product-thumbnail__media-hidden {
    height: 0 !important;
    visibility: hidden;
    opacity: 0;
  }

  .product-thumbnail__compare-price {
    font-weight: normal;
    color: #444444;
    text-decoration: line-through;
    text-shadow: none;
    opacity: 0.5;
  }

  .product-thumbnail__coming-soon-text,
  .product-thumbnail__sold-out-text {
    color: #444444;
    opacity: 0.7;
  }

  .product-thumbnail__quickshop-button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    justify-content: center;
    width: calc(100% - 1rem);
    margin: 0 0.5rem 0.5rem 0.5rem;
    font-size: 0.7083125rem;
    text-align: center;
    border-radius: 0;
    opacity: 100%;
  }
  .product-thumbnail__quickshop-button:visited {
    color: #404040;
  }
  .product-thumbnail__quickshop-button:hover:not(:disabled), .product-thumbnail__quickshop-button:focus, .product-thumbnail__quickshop-button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .product-thumbnail__quickshop-button:disabled, .product-thumbnail__quickshop-button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }@media screen and (min-width: 768px) {
    .product-thumbnail:hover .product-thumbnail__quickshop-button, .product-thumbnail:focus .product-thumbnail__quickshop-button {
      display: flex;
    }
  }

  .mobile-carousel__pagination {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
  }

  .mobile-carousel__pagination-item {
    margin: 0 0.5rem 0 0;
  }
  .mobile-carousel__pagination-item:last-child {
    margin-right: 0;
  }

  .mobile-carousel__pagination-button {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background-color: #444444;
    border: none;
    border-radius: 50%;
    opacity: 0.5;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  }
  .mobile-carousel__pagination-button[data-selected=true] {
    opacity: 1;
    transform: scale(1.25);
  }

  .product-form__quantity-box-wrapper {
    margin-bottom: 1.5rem;
  }

  .product-form__quantity-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    max-height: 3rem;
    background-color: #fff;
    border: 1px solid rgba(68, 68, 68, 0.4);
    border-radius: 0.5rem;
    justify-content: center;
    max-width: 6.25rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .product-form__quantity-box input {
    width: 33.3333%;
    padding: 0.75rem 0;
    margin: 0.5rem 0;
    text-align: center;
    border: 0;
    -moz-appearance: textfield;
  }
  .product-form__quantity-box input::-webkit-inner-spin-button, .product-form__quantity-box input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .product-form__quantity-box button {
    position: relative;
    display: flex;
    justify-content: center;
    width: 33.3333%;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.5rem;
  }
  .product-form__quantity-box button::after {
    position: absolute;
    top: 50%;
    height: 11px;
    transform: translateY(-50%);
  }
  .product-form__quantity-box .quantity--plus::after {
    content: url('data:image/svg+xml,%3Csvg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5 10.5C5 10.7761 5.22386 11 5.5 11C5.77614 11 6 10.7761 6 10.5V6H10.5C10.7761 6 11 5.77614 11 5.5C11 5.22386 10.7761 5 10.5 5H6V0.5C6 0.223858 5.77614 0 5.5 0C5.22386 0 5 0.223858 5 0.5V5H0.5C0.223858 5 0 5.22386 0 5.5C0 5.77614 0.223858 6 0.5 6H5V10.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .no-js .product-form__quantity-box .quantity--plus {
    display: none;
  }
  .product-form__quantity-box .quantity--minus::after {
    padding-top: 11px;
    content: url('data:image/svg+xml,%3Csvg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M0 0.5C0 0.223858 0.223858 0 0.5 0H10.5C10.7761 0 11 0.223858 11 0.5C11 0.776142 10.7761 1 10.5 1H0.5C0.223858 1 0 0.776142 0 0.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .no-js .product-form__quantity-box .quantity--minus {
    display: none;
  }

  .product-form__quantity-box input {
    padding: 0.75rem 0;
    margin: 0;
  }

  [data-product-quantity-box][data-enabled=false] {
    display: none;
  }

  .product-form__inventory-remaining {
    margin-bottom: 2rem;
    font-size: 0.65771875rem;
    color: #444444;
    opacity: 0.6;
  }

  [data-inventory-remaining][data-enabled=false] {
    display: none;
  }

  .product__add-to-cart-button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    position: relative;
    width: 100%;
    padding: 1rem 1.5rem;
  }
  .product__add-to-cart-button:visited {
    color: #404040;
  }
  .product__add-to-cart-button:hover:not(:disabled), .product__add-to-cart-button:focus, .product__add-to-cart-button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .product__add-to-cart-button:disabled, .product__add-to-cart-button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.product__add-to-cart-button .loading-icon {
    display: none;
  }
  .product__add-to-cart-button:disabled + .shopify-payment-button, .product__add-to-cart-button:disabled ~ .surface-pick-up {
    display: none;
  }
  .product__add-to-cart-button.cart-drawer--loading {
    --loading-icon-color: #404040;
    color: transparent;
  }
  .product__add-to-cart-button.cart-drawer--loading .loading-icon {
    display: block;
  }
  .product__add-to-cart-button.cart-drawer--loading:hover, .product__add-to-cart-button.cart-drawer--loading:focus {
    --loading-icon-color: #404040;
    color: transparent;
  }

  .product__add-to-cart-button--secondary {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
    margin: 0 0 0.75rem;
  }
  .product__add-to-cart-button--secondary:visited {
    color: #404040;
  }
  .product__add-to-cart-button--secondary:hover:not(:disabled), .product__add-to-cart-button--secondary:focus, .product__add-to-cart-button--secondary:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .product__add-to-cart-button--secondary:disabled, .product__add-to-cart-button--secondary.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .product__add-to-cart-button--secondary:visited {
    color: #ffd100;
  }
  .product__add-to-cart-button--secondary:hover:not(:disabled), .product__add-to-cart-button--secondary:focus, .product__add-to-cart-button--secondary:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }.product__add-to-cart-button--secondary.cart-drawer--loading {
    --loading-icon-color: #ffd100;
    color: transparent;
  }
  .product__add-to-cart-button--secondary.cart-drawer--loading:hover, .product__add-to-cart-button--secondary.cart-drawer--loading:focus {
    --loading-icon-color: #404040;
    color: transparent;
  }

  .shopify-payment-button__button.shopify-payment-button__button--unbranded {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
  }
  .shopify-payment-button__button.shopify-payment-button__button--unbranded:visited {
    color: #404040;
  }
  .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not(:disabled), .shopify-payment-button__button.shopify-payment-button__button--unbranded:focus, .shopify-payment-button__button.shopify-payment-button__button--unbranded:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .shopify-payment-button__button.shopify-payment-button__button--unbranded:disabled, .shopify-payment-button__button.shopify-payment-button__button--unbranded.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.shopify-payment-button__more-options[aria-hidden=true] {
    display: none;
  }

  .product__title {
    margin: 0;
  }

  .product__vendor {
    font-size: 0.7083125rem;
  }

  .product__collection-link {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    font-size: 0.8095rem;
    text-transform: none;
    letter-spacing: 0;
  }
  .product__collection-link::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .product__collection-link:hover {
    color: #282631;
  }
  .product__collection-link:hover::after {
    background-color: #282631;
  }

  .product__sku {
    font-size: 0.65771875rem;
  }

  .product__collections,
  .product__tags,
  .product__types {
    margin-bottom: 0;
  }
  .product__collections a,
  .product__tags a,
  .product__types a {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    margin: 0;
    font-size: 0.65771875rem;
    color: #444444;
    text-decoration: none;
    background-color: rgba(68, 68, 68, 0.1);
    border-radius: 1.25rem;
    margin: 0 0.5rem 0.75rem 0;
  }
  .product__collections a:visited,
  .product__tags a:visited,
  .product__types a:visited {
    color: #444444;
  }

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

  .product__description a {
    color: #b75100;
    transition: color 0.2s ease-out;
  }
  .product__description a:visited {
    color: #b75100;
  }
  .product__description a:hover, .product__description a:focus, .product__description a:active {
    color: #282631;
  }

  .product__sku--empty {
    display: none;
  }

  .product-notify-form[data-form-enabled=false] {
    display: none;
  }

  .product-notify-form label {
    visibility: hidden;
  }

  .product-notify-form p {
    margin-bottom: 0.5rem;
  }

  .product-notify-form__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
  }
  .product-notify-form__button:visited {
    color: #404040;
  }
  .product-notify-form__button:hover:not(:disabled), .product-notify-form__button:focus, .product-notify-form__button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .product-notify-form__button:disabled, .product-notify-form__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }[data-sale=true] [data-product-price] {
    color: #413d1f;
  }

  .product__sale-price {
    color: #413d1f;
  }

  .price-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0.5rem;
  }
  .price-container .product__sold-out-text,
  .price-container .product__unavailable-text {
    margin-left: 0.3rem;
  }

  .price-container__price {
    margin-bottom: 0;
    font-size: 1.1130625rem;
  }

  .product__compare-price {
    font-weight: normal;
    color: #444444;
    text-decoration: line-through;
    text-shadow: none;
    opacity: 0.5;
  }

  [data-compare-price-visible=false] [data-product-price-compare] {
    display: none;
  }

  .product__sold-out-text,
  .product__unavailable-text {
    font-size: 1.1130625rem;
  }

  [data-sold-out=false] .product__sold-out-text {
    display: none;
  }

  [data-unavailable=false] .product__unavailable-text {
    display: none;
  }

  .product-form__cart-buttons {
    padding-top: 0.5rem;
  }

  .spr-badge {
    margin: 0.5rem 0;
  }

  .product__size-chart-button {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    margin-left: auto;
    font-size: 0.8095rem;
    text-transform: none;
    letter-spacing: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    padding: 0;
  }
  .product__size-chart-button::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .product__size-chart-button:hover {
    color: #282631;
  }
  .product__size-chart-button:hover::after {
    background-color: #282631;
  }

  .product__size-chart {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
  }
  .product__size-chart-modal .product__size-chart {
    display: flex;
  }

  .product__size-chart-modal {
    padding: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    .product__size-chart-modal {
      padding: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .product__size-chart-modal {
      padding: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .product__size-chart-modal {
      padding: 3.5rem 56px;
    }
  }
  .product__size-chart-modal .modal__window {
    max-width: 800px;
  }

  .product__size-chart-heading {
    font-size: var(--font-size-heading-5);
  }

  [data-selected-variant=false] {
    display: none;
  }

  [data-variant-error-message] {
    display: none;
    margin-bottom: 0.5rem;
    font-size: 1.011875rem;
    font-weight: bold;
    color: #ea555c;
  }

  .product-form--error-option-unselected .option-name[data-variant-option-chosen-value=false] {
    color: #ea555c;
  }

  .product-form--error-option-unselected [data-variant-error-message] {
    display: block;
  }

  .product__unit-price {
    display: block;
    width: 100%;
    padding-top: 0.25rem;
    font-size: 0.65771875rem;
  }
  .product__unit-price.product__unit-price--hidden {
    display: none;
  }

  .variant-selection[variant=not-selected] ~ .product-form__cart-buttons .shopify-payment-button,
  .variant-selection[variant=not-selected] ~ .product-form__cart-buttons .surface-pick-up {
    display: none;
  }

  .product-block {
    margin: 0.75rem 0;
  }
  .product-block.product-block--first {
    margin-top: 0;
    /* Always remove the top margin from the first product block */
  }

  .options-selection__select-wrapper,
  .options-selection__radios,
  .options-selection__swatches {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    border: none;
  }
  .no-js .options-selection__select-wrapper,
  .no-js .options-selection__radios,
  .no-js .options-selection__swatches {
    display: none;
  }

  .options-selection__option-header {
    margin-bottom: 0.5rem;
  }

  .options-selection__option-name {
    font-weight: bold;
  }
  .options-selection__option-name span {
    font-weight: normal;
  }

  .options-selection__option-values {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.75rem;
  }

  .options-selection__option-value {
    margin-right: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .options-selection__option-value-name {
    display: block;
    padding: 0.75rem 1rem;
    cursor: pointer;
    border: 1px solid rgba(68, 68, 68, 0.4);
    border-radius: 8px;
  }
  .options-selection__option-value-input:disabled + .options-selection__option-value-name {
    cursor: default;
    background-image: url('data:image/svg+xml,<svg width="44" height="44" viewBox="0 0 100 100" fill="none" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="100" x2="100" y2="0" stroke-width="5" stroke="%23444444"/></svg>');
    background-size: 100% 100%;
    outline: none;
    opacity: 0.5;
  }
  .options-selection__option-value-name:focus {
    outline: 0;
  }

  .options-selection__option-value:last-child .options-selection__option-value-name {
    margin-right: 0;
  }

  .options-selection__option-value-input {
    position: absolute;
    opacity: 0;
  }
  .options-selection__option-value-input:checked + .options-selection__option-value-name {
    border-color: #444444;
  }
  .options-selection__option-value-input:checked + .options-selection__option-swatch-wrapper .options-selection__option-swatch {
    border-color: #444444;
  }
  .options-selection__option-value-input:checked + .options-selection__option-swatch-wrapper .options-selection__option-swatch-inner {
    background: #fff !important;
    border-color: #444444;
  }
  .options-selection__option-value-input:checked + .options-selection__option-swatch-wrapper .options-selection__option-swatch-inner::after {
    position: absolute;
    top: 0.3125rem;
    left: 0.3125rem;
    box-sizing: border-box;
    width: calc(100% - 0.625rem);
    height: calc(100% - 0.625rem);
    content: "";
    background-color: var(--swatch-color);
    background-image: var(--swatch-image);
    background-position: center;
    background-size: cover;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
  }
  .options-selection__swatches--variant_image .options-selection__option-value-input:checked + .options-selection__option-swatch-wrapper .options-selection__option-swatch-inner {
    background: transparent !important;
  }
  .options-selection__swatches--variant_image .options-selection__option-value-input:checked + .options-selection__option-swatch-wrapper .options-selection__option-swatch-inner::after {
    background-color: var(--swatch-color);
    background-image: none;
  }
  .options-selection__swatches--variant_image .options-selection__option-value-input:checked + .options-selection__option-swatch-wrapper [data-variant-image] .options-selection__option-swatch-inner::after {
    background-color: transparent;
    background-image: var(--swatch-variant-image);
  }

  .options-selection__swatches--variant_image .options-selection__option-swatch-wrapper [data-variant-image] .options-selection__option-swatch-inner {
    background-color: transparent !important;
  }

  .options-selection__option-swatch-wrapper {
    position: relative;
    display: block;
    height: 45px;
  }
  [data-variant-option-available=false] .options-selection__option-swatch-wrapper {
    opacity: 0.6;
  }
  .options-selection__option-swatch-wrapper:focus {
    outline: 0;
  }

  .options-selection__option-swatch-wrapper::before {
    position: absolute;
    top: 1.5rem;
    left: 0.375rem;
    z-index: 3;
    box-sizing: border-box;
    display: block;
    width: auto;
    padding: 0.25rem 0.5rem;
    font-size: 0.65771875rem;
    color: #444444;
    text-align: center;
    white-space: nowrap;
    visibility: hidden;
    background: #ffffff;
    border-radius: 0.25rem;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: all 250ms ease-out;
    transform: translate(-50%, 10px);
    top: 2.5rem;
    left: 1.5rem;
    content: attr(data-swatch-tooltip);
  }

  .options-selection__option-swatch-wrapper:hover::before {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, 0);
  }

  .options-selection__option-swatch {
    height: 100%;
  }

  .options-selection__option-value-input:disabled + .options-selection__option-swatch-wrapper .options-selection__option-swatch {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    opacity: 0.8;
  }
  .options-selection__option-value-input:disabled + .options-selection__option-swatch-wrapper .options-selection__option-swatch::before {
    cursor: default;
    background-image: url('data:image/svg+xml,<svg width="44" height="44" viewBox="0 0 100 100" fill="none" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="100" x2="100" y2="0" stroke-width="5" stroke="%23444444"/></svg>');
    background-size: 100% 100%;
    outline: none;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 1;
  }

  .options-selection__option-value-input:disabled + .options-selection__option-swatch-wrapper .options-selection__option-swatch-inner {
    border: 1px solid var(--swatch-color);
    opacity: 0.8;
  }

  .options-selection__option-swatch-inner {
    width: 0.75rem;
    height: 0.75rem;
    margin-top: 0;
    background-position: center;
    background-size: cover;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px !important;
    border-radius: 50%;
    width: 45px;
    height: 100%;
  }

  .options-selection__select,
  .form-field-select-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.5rem;
  }
  .options-selection__select .form-field-title,
  .form-field-select-wrapper .form-field-title {
    order: 1;
  }
  .options-selection__select .form-field-select,
  .form-field-select-wrapper .form-field-select {
    order: 2;
  }
  .options-selection__select svg,
  .form-field-select-wrapper svg {
    display: none;
  }
  .options-selection__select::after,
  .form-field-select-wrapper::after {
    position: absolute;
    right: 1rem;
    bottom: 1.8rem;
    width: 0.5rem;
    height: auto;
    pointer-events: none;
    content: url('data:image/svg+xml,%3Csvg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.35355 1.35355C9.54882 1.15829 9.54882 0.841709 9.35355 0.646447C9.15829 0.451184 8.84171 0.451184 8.64645 0.646447L9.35355 1.35355ZM5 5L4.64645 5.35355C4.84171 5.54882 5.15829 5.54882 5.35355 5.35355L5 5ZM1.35355 0.646447C1.15829 0.451184 0.841708 0.451184 0.646446 0.646447C0.451184 0.841709 0.451184 1.15829 0.646446 1.35355L1.35355 0.646447ZM8.64645 0.646447L4.64645 4.64645L5.35355 5.35355L9.35355 1.35355L8.64645 0.646447ZM5.35355 4.64645L1.35355 0.646447L0.646446 1.35355L4.64645 5.35355L5.35355 4.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }

  .user-is-tabbing .variant-selection fieldset:focus-within .options-selection__option-values {
    align-items: center;
  }
  .user-is-tabbing .variant-selection fieldset:focus-within .options-selection__option-value-input:checked + .options-selection__option-swatch-wrapper .options-selection__option-swatch-inner,
  .user-is-tabbing .variant-selection fieldset:focus-within .options-selection__option-value-input:checked + .options-selection__option-value-name {
    border: 3px solid #b75100;
  }

  ul.tabs {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none outside;
  }

  ul.tabs li {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
  }

  ul.tabs li a {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    color: #444444;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    text-decoration: none;
    width: auto;
    padding-top: 0.75rem;
    padding-bottom: 0.5rem;
    margin-right: 1.5rem;
    font-size: var(--font-size-heading-4);
    opacity: 0.6;
  }
  ul.tabs li a a {
    color: inherit;
    text-decoration: none;
  }
  ul.tabs li a a:visited, ul.tabs li a a:hover, ul.tabs li a a:focus, ul.tabs li a a:active {
    color: inherit;
  }

  ul.tabs li a.active {
    opacity: 1;
    border-bottom: 1px solid #444444;
  }

  ul.tabs-content {
    margin: 0;
    padding: 0;
    display: block;
  }

  ul.tabs-content > li {
    display: none;
  }

  ul.tabs-content > li.active {
    display: block;
    padding: 1.5rem 0 0;
  }

  /* Clearfixing tabs for beautiful stacking */
  ul.tabs:before,
  ul.tabs:after {
    content: " ";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }

  ul.tabs:after {
    clear: both;
  }

  ul.tabs {
    zoom: 1;
  }

  .accordion {
    position: relative;
  }
  .accordion dt {
    border-top: 1px solid #e7e7e7;
  }
  .accordion dt a {
    position: relative;
    display: flex;
    align-items: center;
    padding: 1rem 0;
    padding-right: 4rem;
    font-weight: 700;
    color: #444444;
    text-decoration: none;
  }
  .accordion dt a.active small::after {
    content: url('data:image/svg+xml,%3Csvg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M0 0.5C0 0.223858 0.223858 0 0.5 0H10.5C10.7761 0 11 0.223858 11 0.5C11 0.776142 10.7761 1 10.5 1H0.5C0.223858 1 0 0.776142 0 0.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .accordion small {
    position: absolute;
    right: 0;
    padding-right: 0.75rem;
    padding-left: 2.5rem;
    font-size: 0;
  }
  .accordion small::after {
    display: block;
    content: url('data:image/svg+xml,%3Csvg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5 10.5C5 10.7761 5.22386 11 5.5 11C5.77614 11 6 10.7761 6 10.5V6H10.5C10.7761 6 11 5.77614 11 5.5C11 5.22386 10.7761 5 10.5 5H6V0.5C6 0.223858 5.77614 0 5.5 0C5.22386 0 5 0.223858 5 0.5V5H0.5C0.223858 5 0 5.22386 0 5.5C0 5.77614 0.223858 6 0.5 6H5V10.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .accordion dd {
    max-height: 0;
    margin-left: 0;
    visibility: hidden;
    opacity: 0;
    transition: ease-in-out 0.5s all;
  }
  .accordion dd a {
    color: #b75100;
    transition: color 0.2s ease-out;
  }
  .accordion dd a:visited {
    color: #b75100;
  }
  .accordion dd a:hover, .accordion dd a:focus, .accordion dd a:active {
    color: #282631;
  }
  .accordion dd.active {
    max-height: 100vh;
    padding-bottom: 1rem;
    visibility: visible;
    opacity: 1;
  }

  .collection-swatches {
    text-align: left;
  }
  .product-thumbnail__info--center .collection-swatches {
    text-align: center;
  }

  .collection-swatches__container {
    display: flex;
    flex-wrap: wrap;
    margin: 0.5rem 0 0;
  }
  .product-thumbnail__info--center .collection-swatches__container {
    justify-content: center;
  }

  .collection-swatches__swatch {
    position: relative;
    margin: 0 0.5rem 0.5rem 0;
  }

  .collection-swatches__swatch-inner {
    width: 0.75rem;
    height: 0.75rem;
    margin-top: 0;
    background-position: center;
    background-size: cover;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px !important;
    border-radius: 50%;
    width: 12px;
    height: 12px;
  }

  /* Tooltips */
  .collection-swatches__tooltip {
    position: absolute;
    top: 1.5rem;
    left: 0.375rem;
    z-index: 3;
    box-sizing: border-box;
    display: block;
    width: auto;
    padding: 0.25rem 0.5rem;
    font-size: 0.65771875rem;
    color: #444444;
    text-align: center;
    white-space: nowrap;
    visibility: hidden;
    background: #ffffff;
    border-radius: 0.25rem;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: all 250ms ease-out;
    transform: translate(-50%, 10px);
  }

  .collection-swatches__swatch:hover .collection-swatches__tooltip {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, 0);
  }

  .featured-collection__wrapper--layout-slideshow .collection-swatches__swatch:first-child .collection-swatches__tooltip,
  .product-recommendations__wrapper--slider-layout .collection-swatches__swatch:first-child .collection-swatches__tooltip {
    left: 0;
    transform: translateY(10px);
  }
  .featured-collection__wrapper--layout-slideshow .collection-swatches__swatch:first-child:hover .collection-swatches__tooltip,
  .product-recommendations__wrapper--slider-layout .collection-swatches__swatch:first-child:hover .collection-swatches__tooltip {
    transform: translateY(0);
  }

  .modal--quickshop {
    padding: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    .modal--quickshop {
      padding: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .modal--quickshop {
      padding: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .modal--quickshop {
      padding: 3.5rem 56px;
    }
  }
  .modal--quickshop .product-content {
    width: 100%;
  }

  .product-quickshop__container {
    padding: 1.5rem 1rem;
  }
  @media screen and (min-width: 768px) {
    .product-quickshop__container {
      padding: 1.5rem;
    }
  }
  .product-quickshop__container .surface-pick-up {
    display: none;
  }

  /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
  /*
    Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
  */
  /* pswp = photoswipe */
  .pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
    -webkit-backface-visibility: hidden;
    outline: none;
  }
  .pswp * {
    box-sizing: border-box;
  }
  .pswp img {
    max-width: none;
  }

  /* style is added when JS option showHideOpacity is set to true */
  .pswp--animate_opacity {
    /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
    opacity: 0.001;
    will-change: opacity;
    /* for open/close transition */
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }

  .pswp--open {
    display: block;
  }

  .pswp--zoom-allowed .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
  }

  .pswp--zoomed-in .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
  }

  .pswp--dragging .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
  }

  /*
    Background is added as a separate element.
    As animating opacity is much faster than animating rgba() background-color.
  */
  .pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity;
  }

  .pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .pswp__container,
  .pswp__zoom-wrap {
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  /* Prevent selection and tap highlights */
  .pswp__container,
  .pswp__img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
  }

  .pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    transform-origin: left top;
    /* for open/close transition */
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }

  .pswp__bg {
    will-change: opacity;
    /* for open/close transition */
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }

  .pswp--animated-in .pswp__bg,
  .pswp--animated-in .pswp__zoom-wrap {
    transition: none;
  }

  .pswp__container,
  .pswp__zoom-wrap {
    -webkit-backface-visibility: hidden;
  }

  .pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }

  .pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
  }

  /*
    stretched thumbnail or div placeholder element (see below)
    style is added to avoid flickering in webkit/blink when layers overlap
  */
  .pswp__img--placeholder {
    -webkit-backface-visibility: hidden;
  }

  /*
    div element that matches size of large image
    large image loads on top of it
  */
  .pswp__img--placeholder--blank {
    background: #222;
  }

  .pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0;
  }

  /*
    Error message appears when image is not loaded
    (JS option errorMsg controls markup)
  */
  .pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC;
  }

  .pswp__error-msg a {
    color: #CCC;
    text-decoration: underline;
  }

  /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
  /*

    Contents:

    1. Buttons
    2. Share modal and links
    3. Index indicator ("1 of X" counter)
    4. Caption
    5. Loading indicator
    6. Additional styles (root element, top bar, idle state, hidden state, etc.)

  */
  /*

    1. Buttons

  */
  /* <button> css reset */
  .pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    transition: opacity 0.2s;
    box-shadow: none;
  }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1;
  }
  .pswp__button:active {
    outline: none;
    opacity: 0.9;
  }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0;
  }

  /* pswp__ui--over-close class it added when mouse is over element that should close gallery */
  .pswp__ui--over-close .pswp__button--close {
    opacity: 1;
  }

  .pswp__button,
  .pswp__button--arrow--left:before,
  .pswp__button--arrow--right:before {
    background: url(default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
  }

  @media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
    /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
    .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
      background-image: url(default-skin.svg);
    }

    .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
      background: none;
    }
  }
  .pswp__button--close {
    background-position: 0 -44px;
  }

  .pswp__button--share {
    background-position: -44px -44px;
  }

  .pswp__button--fs {
    display: none;
  }

  .pswp--supports-fs .pswp__button--fs {
    display: block;
  }

  .pswp--fs .pswp__button--fs {
    background-position: -44px 0;
  }

  .pswp__button--zoom {
    display: none;
    background-position: -88px 0;
  }

  .pswp--zoom-allowed .pswp__button--zoom {
    display: block;
  }

  .pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0;
  }

  /* no arrows on touch screens */
  .pswp--touch .pswp__button--arrow--left,
  .pswp--touch .pswp__button--arrow--right {
    visibility: hidden;
  }

  /*
    Arrow buttons hit area
    (icon is added to :before pseudo-element)
  */
  .pswp__button--arrow--left,
  .pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute;
  }

  .pswp__button--arrow--left {
    left: 0;
  }

  .pswp__button--arrow--right {
    right: 0;
  }

  .pswp__button--arrow--left:before,
  .pswp__button--arrow--right:before {
    content: "";
    top: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 32px;
    position: absolute;
  }

  .pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px;
  }

  .pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px;
  }

  /*

    2. Share modal/popup and links

  */
  .pswp__counter,
  .pswp__share-modal {
    -webkit-user-select: none;
    user-select: none;
  }

  .pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
  }

  .pswp__share-modal--hidden {
    display: none;
  }

  .pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    transform: translateY(6px);
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform;
  }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
  }
  .pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000;
  }
  .pswp__share-tooltip a:first-child {
    /* round corners on the first/last list item */
    border-radius: 2px 2px 0 0;
  }
  .pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px;
  }

  .pswp__share-modal--fade-in {
    opacity: 1;
  }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0);
  }

  /* increase size of share links on touch devices */
  .pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px;
  }

  a.pswp__share--facebook:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid rgba(0, 0, 0, 0);
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
  }
  a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF;
  }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A;
  }

  a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF;
  }

  a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D;
  }

  a.pswp__share--download:hover {
    background: #DDD;
  }

  /*

    3. Index indicator ("1 of X" counter)

  */
  .pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: 0.75;
    padding: 0 10px;
  }

  /*

    4. Caption

  */
  .pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px;
  }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB;
  }

  .pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC;
  }

  .pswp__caption--empty {
    display: none;
  }

  /* Fake caption element, used to calculate height of next/prev image */
  .pswp__caption--fake {
    visibility: hidden;
  }

  /*

    5. Loading indicator (preloader)

    You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

  */
  .pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr;
  }

  .pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
  }

  .pswp__preloader--active {
    opacity: 1;
  }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(preloader.gif) 0 0 no-repeat;
  }

  .pswp--css_animation .pswp__preloader--active {
    opacity: 1;
  }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise 500ms linear infinite;
  }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  }
  .pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
  }
  .pswp--css_animation .pswp__preloader__cut {
    /* 
      The idea of animating inner circle is based on Polymer ("material") loading indicator 
      by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
    */
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden;
  }
  .pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0;
  }

  @media screen and (max-width: 1024px) {
    .pswp__preloader {
      position: relative;
      left: auto;
      top: auto;
      margin: 0;
      float: right;
    }
  }
  @keyframes clockwise {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  @keyframes donut-rotate {
    0% {
      transform: rotate(0);
    }
    50% {
      transform: rotate(-140deg);
    }
    100% {
      transform: rotate(0);
    }
  }
  /*

    6. Additional styles

  */
  /* root element of UI */
  .pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550;
  }

  /* top black bar with buttons and "1 of X" indicator */
  .pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
  }

  .pswp__caption,
  .pswp__top-bar,
  .pswp--has_mouse .pswp__button--arrow--left,
  .pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  }

  /* pswp--has_mouse class is added only when two subsequent mousemove events occur */
  .pswp--has_mouse .pswp__button--arrow--left,
  .pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible;
  }

  .pswp__top-bar,
  .pswp__caption {
    background-color: rgba(0, 0, 0, 0.5);
  }

  /* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
  .pswp__ui--fit .pswp__top-bar,
  .pswp__ui--fit .pswp__caption {
    background-color: rgba(0, 0, 0, 0.3);
  }

  /* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
  .pswp__ui--idle .pswp__top-bar {
    opacity: 0;
  }
  .pswp__ui--idle .pswp__button--arrow--left,
  .pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0;
  }

  /*
    pswp__ui--hidden class is added when controls are hidden
    e.g. when user taps to toggle visibility of controls
  */
  .pswp__ui--hidden .pswp__top-bar,
  .pswp__ui--hidden .pswp__caption,
  .pswp__ui--hidden .pswp__button--arrow--left,
  .pswp__ui--hidden .pswp__button--arrow--right {
    /* Force paint & create composition layer for controls. */
    opacity: 0.001;
  }

  /* pswp__ui--one-slide class is added when there is just one item in gallery */
  .pswp__ui--one-slide .pswp__button--arrow--left,
  .pswp__ui--one-slide .pswp__button--arrow--right,
  .pswp__ui--one-slide .pswp__counter {
    display: none;
  }

  .pswp__element--disabled {
    display: none !important;
  }

  .pswp--minimal--dark .pswp__top-bar {
    background: none;
  }

  button.pswp__button {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0;
    opacity: 1;
  }
  button.pswp__button::before {
    top: 50%;
    right: 0;
    left: 50%;
    background-color: transparent;
    background-image: none;
  }

  .pswp__bg {
    opacity: 80% !important;
  }

  .pswp__button--arrow--left,
  .pswp__button--arrow--right {
    background-color: #fff !important;
    border-radius: 50%;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  .pswp__button--arrow--left::before,
  .pswp__button--arrow--right::before {
    height: 1rem;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .pswp__button--arrow--left:hover::before,
  .pswp__button--arrow--right:hover::before {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .pswp__button--arrow--left:focus,
  .pswp__button--arrow--right:focus {
    border: 1px solid #b75100;
    outline: 0;
  }

  .pswp__button--arrow--left {
    left: 2.5rem;
  }
  .pswp__button--arrow--left::before {
    transform: translate(-50%, -50%) rotate(180deg);
  }

  .pswp__button--arrow--right {
    right: 2.5rem;
  }
  .pswp__button--arrow--right::before {
    transform: translate(-50%, -35%);
  }

  .pswp__button--close {
    padding: 1rem 1rem 0 0;
  }
  .pswp__button--close::before {
    content: url('data:image/svg+xml,%3Csvg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M1 13L13 1M13 13L1 1" stroke="%23ffffff"/%3E%3C/svg%3E');
  }

  .pswp__top-bar,
  .pswp__ui--fit .pswp__top-bar {
    background: transparent;
  }

  @keyframes modal-overlay-open {
    from {
      opacity: 0;
    }
    to {
      opacity: 0.5;
    }
  }
  @keyframes modal-window-open {
    from {
      opacity: 0;
      transform: translateY(-1rem);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .modal {
    position: fixed;
    top: 0;
    z-index: 2000;
    display: none;
    width: 100%;
    height: 100%;
  }
  .modal[data-open=true] {
    display: block;
  }

  .modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2001;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: opacity 0.2 ease;
  }
  .modal[data-open=true] .modal__overlay {
    animation-name: modal-overlay-open;
    animation-duration: 0.2s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
  }

  .modal__window {
    position: relative;
    z-index: 2002;
    max-width: 1200px;
    height: auto;
    max-height: 100%;
    padding-top: 1.5rem;
    margin: 0 auto;
    overflow: auto;
    background: #ffffff;
    outline: none;
    box-shadow: 0 2px 16px 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
  }
  @media screen and (min-width: 768px) {
    .modal__window {
      padding: 0;
    }
  }
  .modal[data-open=true] .modal__window {
    animation-name: modal-window-open;
    animation-duration: 0.3s;
    animation-timing-function: ease;
    animation-delay: 0.1s;
    animation-fill-mode: forwards;
  }

  .modal__close-button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2001;
    display: block;
    padding: 1rem;
    color: #444444;
    cursor: pointer;
    background-color: transparent;
    border: none;
  }
  .modal__close-button svg {
    display: block;
  }

  .modal__content {
    position: relative;
    min-height: 20rem;
  }

  .modal__content-loading {
    --loading-icon-color: #444444;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4rem;
    height: 3rem;
    transform: translate(-50%, -50%);
  }

  .surface-pick-up-embed {
    --surface-pick-up-embed-theme-success-color: limegreen;
    --surface-pick-up-embed-theme-error-color: #b33a3a;
    --surface-pick-up-embed-theme-paragraph-font-size: 16px;
    --surface-pick-up-embed-theme-paragraph-smaller-font-size: calc(var(--surface-pick-up-embed-theme-paragraph-font-size) - 4px);
    --surface-pick-up-embed-theme-body-font-weight-bold: 600;
    --surface-pick-up-embed-theme-body-text-color: #808080;
    --surface-pick-up-embed-theme-link-text-decoration: underline;
    --surface-pick-up-embed-row-gap: 10px;
    --surface-pick-up-embed-column-gap: 10px;
    display: grid;
    grid-template-columns: -webkit-min-content auto;
    grid-template-columns: min-content auto;
    row-gap: var(--surface-pick-up-embed-row-gap);
    column-gap: var(--surface-pick-up-embed-column-gap);
    justify-content: flex-start;
    text-align: left;
  }

  .surface-pick-up-embed__in-stock-icon,
  .surface-pick-up-embed__out-of-stock-icon {
    grid-column-start: 1;
    grid-column-end: 2;
    margin-top: 3px;
  }

  .surface-pick-up-embed__in-stock-icon {
    fill: var(--surface-pick-up-embed-theme-success-color);
  }

  .surface-pick-up-embed__out-of-stock-icon {
    fill: var(--surface-pick-up-embed-theme-error-color);
  }

  .surface-pick-up-embed__location-info,
  .surface-pick-up-embed__modal-btn {
    grid-column-start: 2;
    grid-column-end: 3;
  }

  .surface-pick-up-embed__location-info {
    grid-row-start: 1;
    grid-row-end: 2;
  }

  .surface-pick-up-embed__location-availability {
    margin-top: 0;
    margin-bottom: 0;
    font-family: inherit;
    font-size: var(--surface-pick-up-embed-theme-paragraph-font-size);
    font-weight: inherit;
    color: var(--surface-pick-up-embed-theme-body-text-color);
  }
  .surface-pick-up-embed__location-availability b {
    font-weight: var(--surface-pick-up-embed-theme-body-font-weight-bold);
  }

  .surface-pick-up-embed__location-pick-up-time {
    font-size: var(--surface-pick-up-embed-theme-paragraph-smaller-font-size);
    color: var(--surface-pick-up-embed-theme-body-text-color);
  }

  .surface-pick-up-embed__modal-btn {
    grid-row-start: 2;
    grid-row-end: 3;
    justify-self: start;
    padding: 0;
    font-size: var(--surface-pick-up-embed-theme-paragraph-smaller-font-size);
    color: var(--surface-pick-up-embed-theme-body-text-color);
    text-align: left;
    -webkit-text-decoration: var(--surface-pick-up-embed-theme-link-text-decoration);
            text-decoration: var(--surface-pick-up-embed-theme-link-text-decoration);
    cursor: pointer;
    background-color: initial;
    border: 0;
  }

  .surface-pick-up-items {
    padding: 0;
    margin: 0;
  }

  .surface-pick-up-item {
    --surface-pick-up-item-theme-success-color: limegreen;
    --surface-pick-up-item-theme-error-color: #b33a3a;
    --surface-pick-up-item-theme-paragraph-font-size: 16px;
    --surface-pick-up-item-theme-paragraph-smaller-font-size: calc(var(--surface-pick-up-item-theme-paragraph-font-size) - 4px);
    --surface-pick-up-item-theme-body-font-weight-bold: 600;
    --surface-pick-up-item-theme-body-text-color: #808080;
    --surface-pick-up-item-theme-border-color: #d9d9d9;
    --surface-pick-up-item-theme-link-text-decoration: underline;
    --surface-pick-up-item-row-gap: 10px;
    --surface-pick-up-item-column-gap: 5px;
    --surface-pick-up-item-gap: 28px;
    display: grid;
    grid-template-columns: repeat(2, auto) 1fr;
    row-gap: var(--surface-pick-up-item-row-gap);
    column-gap: var(--surface-pick-up-item-column-gap);
    justify-content: flex-start;
    padding-bottom: var(--surface-pick-up-item-gap);
    margin: var(--surface-pick-up-item-gap) 0 0;
    text-align: left;
    border-bottom: 1px solid var(--surface-pick-up-item-theme-border-color);
  }
  .surface-pick-up-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }

  .surface-pick-up-item__header {
    display: flex;
    grid-column: span 3;
    align-items: flex-end;
  }

  .surface-pick-up-item__pick-up-location {
    margin-top: 0;
    margin-bottom: 0;
    font-family: inherit;
    font-size: var(--surface-pick-up-item-theme-paragraph-font-size);
    font-weight: var(--surface-pick-up-item-theme-body-font-weight-bold);
    color: var(--surface-pick-up-item-theme-body-text-color);
  }

  .surface-pick-up-item__pick-up-distance {
    padding-left: 2rem;
    margin: 0 0 0 auto;
  }

  .surface-pick-up-item__in-stock-icon,
  .surface-pick-up-item__out-of-stock-icon {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 2;
    margin-top: 1px;
  }

  .surface-pick-up-item__in-stock-icon {
    fill: var(--surface-pick-up-item-theme-success-color);
  }

  .surface-pick-up-item__out-of-stock-icon {
    fill: var(--surface-pick-up-item-theme-error-color);
  }

  .surface-pick-up-item__availability {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
    font-size: var(--surface-pick-up-item-theme-paragraph-smaller-font-size);
    color: var(--surface-pick-up-item-theme-body-text-color);
  }

  .surface-pick-up-item__address-info {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 3;
    font-size: var(--surface-pick-up-item-theme-paragraph-smaller-font-size);
    font-style: normal;
    line-height: 1.4;
    color: var(--surface-pick-up-item-theme-body-text-color);
  }
  .surface-pick-up-item__address-info p {
    margin: 0;
  }
  .surface-pick-up-item__address-info a,
  .surface-pick-up-item__address-info a:visited {
    color: inherit;
    text-decoration: none;
  }
  .surface-pick-up-item__address-info a:focus,
  .surface-pick-up-item__address-info a:active,
  .surface-pick-up-item__address-info a:hover {
    color: inherit;
  }

  .surface-pick-up-item__confirm-address {
    margin-top: var(--surface-pick-up-item-row-gap);
  }

  .surface-pick-up-item__confirm-address-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
  }

  .surface-pick-up-embed {
    --surface-pick-up-theme-embed-body-text-color: #444444;
    --surface-pick-up-embed-theme-body-text-color: #444444;
    --surface-pick-up-embed-theme-success-color: #32a960;
  }

  .surface-pick-up-item {
    --surface-pick-up-item-gap: 1.5rem;
    --surface-pick-up-item-border-colour: #e7e7e7;
    --surface-pick-up-item-theme-border-color: #e7e7e7;
    --surface-pick-up-item-theme-body-text-color: #444444;
    --surface-pick-up-item-theme-success-color: #32a960;
  }

  .surface-pick-up {
    padding: 1.5rem 0;
  }
  .surface-pick-up:empty {
    display: none;
  }
  .surface-pick-up.surface-pick-up--spb-disabled {
    display: none;
  }

  .surface-pick-up__popup {
    padding: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    .surface-pick-up__popup {
      padding: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .surface-pick-up__popup {
      padding: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .surface-pick-up__popup {
      padding: 3.5rem 56px;
    }
  }
  .surface-pick-up__popup .modal__window {
    max-width: 680px;
  }
  .surface-pick-up__popup .modal__content {
    padding: 0 1.5rem 1.5rem;
    min-height: 0;
  }

  .surface-pick-up--hidden {
    display: none;
  }

  .surface-pick-up-embed__location-availability,
  .surface-pick-up-item__pick-up-location {
    text-transform: none;
    letter-spacing: initial;
  }

  .surface-pick-up-modal__title {
    margin-bottom: 0.5rem;
  }

  .surface-pick-up-modal__header {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e7e7e7;
  }
  .surface-pick-up-modal__header.surface-pick-up-modal__header--no-variants {
    padding-bottom: 1rem;
  }

  /* Templates */
  .product .main__wrapper {
    margin: 1.5rem 24px;
  }
  @media screen and (min-width: 576px) {
    .product .main__wrapper {
      margin: 1.5rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .product .main__wrapper {
      margin: 2rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .product .main__wrapper {
      margin: 2rem 56px;
    }
  }
  .banner-present--true .main__wrapper {
    margin-top: 0;
  }

  .shopify-section--product-template:not(.shopify-section) {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .shopify-section--product-template:not(.shopify-section) .product-page {
    margin: 0;
  }
  .shopify-section--product-template:not(.shopify-section) .breadcrumbs-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  .product-page__content {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .product-page__sidebar--hide-mobile {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .product-page__sidebar--hide-mobile {
      display: block;
    }
  }

  .product-content {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .product-content {
      grid-template-columns: 0.6fr 0.4fr;
      grid-gap: 40px 56px;
    }
  }
  @media screen and (min-width: 768px) {
    .product-content.product-content--media-position-right {
      grid-template-columns: 0.4fr 0.6fr;
    }
  }

  @media screen and (min-width: 768px) {
    .product-content--media-position-right .product-gallery__wrapper {
      order: 1;
    }
  }

  .product__coming-soon-text {
    margin-bottom: 0;
  }

  #shopify-product-reviews {
    margin-top: 2rem !important;
  }

  :root {
    --color-body-text: #444444;
    --color-body: #ffffff;
    --color-bg: #ffffff;
  }

  shopify-payment-terms {
    display: block;
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
    font-size: 0.7083125rem;
  }

  .product-quickshop {
    background-color: rgba(43, 46, 56, 0.9);
  }
  .product-quickshop .shopify-section--quick-shop {
    margin: 4rem auto;
    max-width: 1200px;
    padding: 1.5rem;
    cursor: pointer;
    background-color: white;
  }
  .product-quickshop .shopify-section--quick-shop .product-quickshop__container {
    padding: 0;
  }
  .product-quickshop .shopify-section--quick-shop > section {
    margin: 0;
  }
  .product-quickshop .shopify-section:not(.shopify-section--quick-shop) {
    display: none;
  }

  .shopify-section {
    width: 100%;
  }

  .shopify-section--product-sidebar {
    padding-right: 3.5rem;
  }
  @media screen and (max-width: 767px) {
    .shopify-section--product-sidebar {
      padding-right: 0;
    }
  }

  @media screen and (max-width: 767px) {
    .product-sidebar__mobile--below .shopify-section--product-sidebar {
      order: 1;
    }
  }

  .account-template__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 768px) {
    .account-template__wrapper {
      grid-template-columns: 1fr 3fr;
      grid-gap: 56px;
    }
  }
  @media screen and (min-width: 960px) {
    .account-template__wrapper {
      grid-gap: 0;
    }
  }

  .account-template__breadcrumb {
    margin-top: 2.5rem;
  }

  .account-template__heading {
    font-size: var(--font-size-heading-2);
    text-align: center;
  }

  .account-template__log-out {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .account-template__log-out::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .account-template__log-out:hover {
    color: #282631;
  }
  .account-template__log-out:hover::after {
    background-color: #282631;
  }

  .account-template__breadcrumb-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .account-template__breadcrumb-wrapper {
      text-align: right;
    }
  }

  .account-template__customer-address {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.5rem;
  }

  .account-template__order {
    display: block;
    padding: 0.75rem 0;
    border-bottom: 1px solid #e7e7e7;
  }

  .account-template__orders {
    flex-grow: 2;
  }

  .account-template__customer-name,
  .account-template__orders-title {
    margin-bottom: 1.5rem;
    font-size: var(--font-size-heading-4);
    color: #444444;
  }

  .account-template_view-addresses {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.5rem 0.75rem;
    font-size: 0.72855rem;
  }
  .account-template_view-addresses:visited {
    color: #404040;
  }
  .account-template_view-addresses:hover:not(:disabled), .account-template_view-addresses:focus, .account-template_view-addresses:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .account-template_view-addresses:disabled, .account-template_view-addresses.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.account-template__orders-history {
    display: none;
  }
  .account-template__orders-history th {
    padding: 0 2.5rem 1rem 0;
    font-size: 0.8095rem;
    word-break: normal;
  }
  @media screen and (min-width: 768px) {
    .account-template__orders-history {
      display: table;
      width: 100%;
    }
  }

  .account-template__order-line td {
    padding: 1rem 2.5rem 1rem 0;
  }

  .account-template__order-number a {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .account-template__order-number a::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .account-template__order-number a:hover {
    color: #282631;
  }
  .account-template__order-number a:hover::after {
    background-color: #282631;
  }

  .account-template__order-history {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .account-template__order-history {
      display: table;
    }
  }

  @media screen and (min-width: 768px) {
    .account-template__order-history--mobile {
      display: none;
    }
  }

  .account-template__order-number-wrapper,
  .account-template__order-date-wrapper,
  .account-template__order-payment-wrapper,
  .account-template__order-fulfillment-wrapper,
  .account-template__order-price-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.75rem;
  }

  .account-template__order-number-title,
  .account-template__order-date-title,
  .account-template__order-payment-title,
  .account-template__order-fulfillment-title,
  .account-template__order-price-title {
    font-weight: bold;
  }

  .account-template__order-price-wrapper {
    margin-bottom: 0;
  }

  .customer-addresses__wrapper {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .customer-addresses__wrapper {
      width: 35%;
      margin: 0 auto;
    }
  }

  .customer-addresses__breadcrumb {
    margin-bottom: 1rem;
  }

  .customer-addresses__breadcrumb-wrapper {
    font-size: 0.8095rem;
    text-align: center;
  }
  .customer-addresses__breadcrumb-wrapper a {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .customer-addresses__breadcrumb-wrapper a::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .customer-addresses__breadcrumb-wrapper a:hover {
    color: #282631;
  }
  .customer-addresses__breadcrumb-wrapper a:hover::after {
    background-color: #282631;
  }

  .customer-addresses__heading {
    margin-bottom: 0.75rem;
    font-size: var(--font-size-heading-2);
    text-align: center;
  }

  .customer-address__add-new-address {
    text-align: center;
  }

  .customer-address__add-new-address-button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    text-align: center;
  }
  .customer-address__add-new-address-button:visited {
    color: #404040;
  }
  .customer-address__add-new-address-button:hover:not(:disabled), .customer-address__add-new-address-button:focus, .customer-address__add-new-address-button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .customer-address__add-new-address-button:disabled, .customer-address__add-new-address-button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.address-table__customer-address-heading {
    margin-top: 3.5rem;
    margin-bottom: 0;
    font-size: var(--font-size-heading-4);
    text-align: center;
  }

  .address-table__view-addresses {
    display: flex;
    flex-direction: column;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 0.8095rem;
    text-align: center;
  }

  .address-table__adress-actions {
    margin-bottom: 2.5rem;
    text-align: center;
  }

  .address-table__action-edit {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.5rem 0.75rem;
    font-size: 0.72855rem;
    margin: 0 0.375rem;
  }
  .address-table__action-edit:visited {
    color: #404040;
  }
  .address-table__action-edit:hover:not(:disabled), .address-table__action-edit:focus, .address-table__action-edit:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .address-table__action-edit:disabled, .address-table__action-edit.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.address-table__action-delete {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.5rem 0.75rem;
    font-size: 0.72855rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
    margin: 0 0.375rem;
  }
  .address-table__action-delete:visited {
    color: #404040;
  }
  .address-table__action-delete:hover:not(:disabled), .address-table__action-delete:focus, .address-table__action-delete:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .address-table__action-delete:disabled, .address-table__action-delete.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .address-table__action-delete:visited {
    color: #ffd100;
  }
  .address-table__action-delete:hover:not(:disabled), .address-table__action-delete:focus, .address-table__action-delete:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }.address-table__button,
  .customer-addresses__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.5rem 0.75rem;
    font-size: 0.72855rem;
  }
  .address-table__button:visited,
  .customer-addresses__button:visited {
    color: #404040;
  }
  .address-table__button:hover:not(:disabled), .address-table__button:focus, .address-table__button:active,
  .customer-addresses__button:hover:not(:disabled),
  .customer-addresses__button:focus,
  .customer-addresses__button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .address-table__button:disabled, .address-table__button.disabled,
  .customer-addresses__button:disabled,
  .customer-addresses__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.address-table__button-cancel,
  .customer-addresses__note-button {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    font-size: 0.8095rem;
    text-align: center;
    text-transform: none;
    letter-spacing: 0;
  }
  .address-table__button-cancel::after,
  .customer-addresses__note-button::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .address-table__button-cancel:hover,
  .customer-addresses__note-button:hover {
    color: #282631;
  }
  .address-table__button-cancel:hover::after,
  .customer-addresses__note-button:hover::after {
    background-color: #282631;
  }

  .order-template__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  .order-template__order-title {
    margin-bottom: 0.75rem;
    text-align: center;
  }

  .order-template__order-date {
    margin-bottom: 1rem;
    text-align: center;
  }

  .order-template__return-to-account-wrapper {
    margin-bottom: 2.5rem;
    text-align: center;
  }
  .order-template__return-to-account-wrapper .account-template__log-out {
    display: none;
  }
  .order-template__return-to-account-wrapper a {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .order-template__return-to-account-wrapper a::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .order-template__return-to-account-wrapper a:hover {
    color: #282631;
  }
  .order-template__return-to-account-wrapper a:hover::after {
    background-color: #282631;
  }
  @media screen and (min-width: 768px) {
    .order-template__return-to-account-wrapper {
      margin-bottom: 3.5rem;
    }
    .order-template__return-to-account-wrapper .account-template__return-to-account-link {
      padding-left: 3.125rem;
      margin: 0 auto;
    }
    .order-template__return-to-account-wrapper .account-template__log-out {
      display: inline;
      float: right;
      text-align: right;
    }
  }

  .order-template__details table {
    display: none;
  }
  .order-template__details th {
    min-width: 100px;
    font-size: 0.8095rem;
  }
  .order-template__details td:empty {
    visibility: hidden;
  }
  .order-template__details td:blank {
    visibility: hidden;
  }
  @media screen and (min-width: 768px) {
    .order-template__details table {
      display: table;
    }
  }

  .order-template__product-name {
    text-align: right;
  }
  @media screen and (min-width: 768px) {
    .order-template__product-name {
      text-align: left;
    }
  }
  .order-template__product-name a {
    text-decoration: underline;
  }

  .order-item__unit-price,
  .order-template__selling-plan {
    font-size: 0.65771875rem;
  }

  .order-template__price-totals {
    width: 100%;
    padding-top: 0.75rem;
    font-size: 0.8095rem;
    border-top: 1px solid #e7e7e7;
  }
  .order-template__price-totals span {
    margin-bottom: 1rem;
  }
  @media screen and (min-width: 768px) {
    .order-template__price-totals {
      float: right;
      width: 33.33%;
      padding-top: 0;
      border-top: none;
    }
  }
  .order-template__price-totals .order-template__subtotal,
  .order-template__price-totals .order-template__tax-summary,
  .order-template__price-totals .order-template__shipping-summary,
  .order-template__price-totals .order-template__total-summary,
  .order-template__price-totals .order-template__order-price-discount {
    display: flex;
    justify-content: space-between;
  }

  .order-template__inline-total {
    padding-right: 0;
    text-align: right;
  }

  .order-template__total-summary {
    padding-top: 1rem;
    border-top: 1px solid #e7e7e7;
  }

  .order-template__account-details {
    width: 100%;
    font-size: 0.8095rem;
  }
  @media screen and (min-width: 768px) {
    .order-template__account-details {
      display: flex;
      justify-content: space-between;
    }
  }

  .order-template__billing-wrapper,
  .order-template__shipping-wrapper,
  .order-template__customer-note {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .order-template__billing-wrapper,
  .order-template__shipping-wrapper,
  .order-template__customer-note {
      width: 33.33%;
    }
  }

  @media screen and (min-width: 768px) {
    .order-template__billing-title,
  .order-template__shipping-title,
  .order-template__customer-note-title {
      padding-bottom: 1.5rem;
      margin-top: 2rem;
      margin-bottom: 0;
      font-size: var(--font-size-heading-4);
    }
  }

  .order-template__details--mobile {
    display: flex;
    flex-direction: column;
    padding-top: 0.75rem;
    border-top: 1px solid #e7e7e7;
  }
  @media screen and (min-width: 768px) {
    .order-template__details--mobile {
      display: none;
    }
  }

  .order-template__product-wrapper,
  .order-template__sku-wrapper,
  .order-template__price-wrapper,
  .order-template__quantity-wrapper,
  .order-template__total-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.75rem;
  }

  .order-template__product-title,
  .order-template__sku-title,
  .order-template__price-title,
  .order-template__quantity-title,
  .order-template__total-title,
  .order-template__subtotal-title,
  .order-template__shipping-summary-title,
  .order-template__tax-summary-title {
    font-weight: bold;
  }

  /* Order discounts */
  .order-template__original-line-price {
    display: block;
    font-weight: normal;
    color: #444444;
    text-decoration: line-through;
    text-shadow: none;
    opacity: 0.5;
  }

  .order-template__order-price-discount-title {
    flex: 1;
    padding-right: 0.75rem;
    font-weight: bold;
  }

  .order-template__final-line-price,
  .order-template__total-allocated-amount {
    color: #413d1f;
  }

  .registration-form__wrapper {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .registration-form__wrapper {
      width: 35%;
      margin: 0 auto;
    }
  }

  .registration-form__heading {
    font-size: var(--font-size-heading-2);
    text-align: center;
  }
  .registration-form__richtext-enabled .registration-form__heading {
    margin-bottom: 0.75rem;
  }
  .registration-form__richtext-disabled .registration-form__heading {
    margin-bottom: 2.5rem;
  }

  .registration-form__richtext p {
    margin-bottom: 1rem;
    text-align: center;
  }

  .registration-form__actions {
    text-align: center;
  }

  .registration-form__accept-marketing {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
  }

  .registration-form__accept-marketing-label p {
    margin-left: 0.5rem;
    line-height: 0.75rem;
  }

  .registration-form__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .registration-form__button:visited {
    color: #404040;
  }
  .registration-form__button:hover:not(:disabled), .registration-form__button:focus, .registration-form__button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .registration-form__button:disabled, .registration-form__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.restration-form__login-link a {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .restration-form__login-link a::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .restration-form__login-link a:hover {
    color: #282631;
  }
  .restration-form__login-link a:hover::after {
    background-color: #282631;
  }

  .login-template__wrapper {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .login-template__wrapper {
      width: 35%;
      margin: 0 auto;
    }
  }

  .login-template__login-email,
  .login-template__login-password-input {
    font-size: 0.8095rem;
  }

  .login-template__login-button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
    margin: 1.5rem 0 1.5rem 0;
  }
  .login-template__login-button:visited {
    color: #404040;
  }
  .login-template__login-button:hover:not(:disabled), .login-template__login-button:focus, .login-template__login-button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .login-template__login-button:disabled, .login-template__login-button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.login-template__login-label {
    padding-top: 0.5rem;
    margin-bottom: 4rem;
    text-align: center;
  }
  .login-template__login-label a {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .login-template__login-label a::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .login-template__login-label a:hover {
    color: #282631;
  }
  .login-template__login-label a:hover::after {
    background-color: #282631;
  }

  .login-template__heading {
    margin-bottom: 2.5rem;
    font-size: var(--font-size-heading-2);
    text-align: center;
  }

  input.login-template__login-password-input {
    margin-bottom: 0.75rem;
  }

  .login-template__recover-password {
    display: block;
    font-size: 0.7083125rem;
    text-decoration: none;
  }

  .login-template__recover-password-heading {
    margin-bottom: 2.5rem;
    text-align: center;
  }

  .login-template__recover-note {
    margin-bottom: 0;
  }

  .login-template__recover-button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
    margin: 1.5rem 0 1.5rem 0;
  }
  .login-template__recover-button:visited {
    color: #404040;
  }
  .login-template__recover-button:hover:not(:disabled), .login-template__recover-button:focus, .login-template__recover-button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .login-template__recover-button:disabled, .login-template__recover-button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.login-template__action-recover-note {
    display: block;
    margin-bottom: 4rem;
    text-align: center;
  }
  .login-template__action-recover-note a {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .login-template__action-recover-note a::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .login-template__action-recover-note a:hover {
    color: #282631;
  }
  .login-template__action-recover-note a:hover::after {
    background-color: #282631;
  }

  .reset-password__wrapper {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .reset-password__wrapper {
      width: 35%;
      margin: 0 auto;
    }
  }

  .reset-password__heading {
    margin-bottom: 2.5rem;
    font-size: var(--font-size-heading-2);
    text-align: center;
  }

  .reset-password__subtext {
    text-align: center;
  }

  .reset-password__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
    margin: 1.5rem 0 1.5rem 0;
  }
  .reset-password__button:visited {
    color: #404040;
  }
  .reset-password__button:hover:not(:disabled), .reset-password__button:focus, .reset-password__button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .reset-password__button:disabled, .reset-password__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.cart-template__header {
    max-width: 1200px;
    margin: 2.5rem auto;
    margin: 0 auto 2.5rem;
    font-size: 0.8095rem;
    text-align: center;
  }
  .section-with-sidebar__wrapper .cart-template__header {
    margin-top: 0;
  }
  @media screen and (min-width: 768px) {
    .cart-template__header {
      margin: 0 auto 3.5rem;
    }
  }

  .cart-template__heading {
    margin: 0;
    text-align: center;
    padding: 0;
    margin-bottom: 0.75rem;
  }
  @media screen and (min-width: 768px) {
    .cart-template__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .cart-template__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .cart-template__heading {
    padding-top: 0;
    margin-top: 0;
  }
  @media screen and (min-width: 768px) {
    .cart-template__heading {
      padding: 0;
    }
  }

  .cart-template__continue,
  .cart-template__continue:visited {
    padding-bottom: 0.25rem;
    text-decoration: none;
    border-bottom: 1px solid #b75100;
    transition: ease-in-out 0.3s color, ease-in-out 0.3s border-color;
  }
  .cart-template__continue:hover, .cart-template__continue:focus,
  .cart-template__continue:visited:hover,
  .cart-template__continue:visited:focus {
    color: #282631;
    border-color: #282631;
  }

  .cart-template__empty {
    margin-top: 2.5rem;
  }
  @media screen and (min-width: 576px) {
    .cart-template__empty {
      margin-top: 3.5rem;
    }
  }

  .cart-template__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }

  .cart-template__items {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin: 1.5rem 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
  }
  @media screen and (min-width: 768px) {
    .cart-template__items {
      padding-top: 0;
      padding-bottom: 2rem;
      margin-bottom: 1.5rem;
      border-top: 0;
    }
  }

  .cart-item {
    display: grid;
    grid-template-areas: "info qty-remove";
    grid-template-rows: 1fr;
    grid-template-columns: 6rem 1fr;
    gap: 0 1rem;
    margin-bottom: 2rem;
  }
  .cart-item:last-child {
    margin-bottom: 0;
  }
  @media screen and (min-width: 768px) {
    .cart-item {
      display: block;
      grid-template-areas: "info price quantity total";
      grid-template-rows: 1fr;
      grid-template-columns: 50% 1fr 6.5rem 1fr;
      gap: 0 2.5rem;
      padding-top: 2rem;
      margin-bottom: 0;
    }
  }
  .cart-item.cart-item--titles {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .cart-item.cart-item--titles {
      display: grid;
      padding-top: 0;
      padding-bottom: 1.5rem;
      font-size: 0.8095rem;
      font-weight: 700;
      text-align: center;
      border-bottom: 1px solid #e7e7e7;
    }
  }

  .cart-item__info {
    display: flex;
    flex-direction: column;
    grid-area: info;
    align-items: flex-start;
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .cart-item__info {
      flex-direction: row;
      align-items: center;
    }
  }
  .cart-item__info h2 {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.1130625rem;
  }

  .cart-item__info p {
    
  }
  .cart-item__info h2 {
    

  }
  @media screen and (min-width: 768px) {
    .cart-item__info h2,
  .cart-item__info p {
      display: block;
      margin: 0;
    }
  }
  .cart-item__info .cart-item__remove {
    display: none;
    text-decoration: none;
    transition: color 0.2s;
    position: relative;
  }
  .cart-item__info .cart-item__remove::after {
    position: absolute;
    bottom: 0.05rem;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #282631;
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .cart-item__info .cart-item__remove:hover::after {
    opacity: 1;
  }
  @media screen and (min-width: 768px) {
    .cart-item__info .cart-item__remove {
      display: inline-block;
      padding-top: 1rem;
    }
  }

  .cart-item__image {
    width: 100%;
  }

  .cart-item__image-link {
    position: relative;
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .cart-item__image-link {
      max-width: 33.3333%;
      margin-right: 2.5rem;
    }
  }

  .cart-item__variants {
    font-size: 0.607125rem;
  }
  @media screen and (min-width: 768px) {
    .cart-item__variants {
      font-size: initial;
    }
  }

  .cart-item__selling-plan {
    font-size: 0.65771875rem;
  }
  .cart-info .cart-item__selling-plan {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .cart-info .cart-item__selling-plan {
      display: block;
    }
  }

  .cart-item__properties {
    margin: 0;
  }

  .cart-item__price {
    
  }
  @media screen and (min-width: 768px) {
    .cart-item__price {
      display: flex;
      flex-direction: column;
      grid-area: price;
      justify-content: center;
      text-align: center;
    }
  }

  .cart-item__unit-price {
    font-size: 0.65771875rem;
  }

  .cart-item__quantity {
    display: flex;
    flex-direction: column;
  }
  @media screen and (min-width: 768px) {
    .cart-item__quantity {
      flex-direction: column;
      flex-wrap: initial;
      grid-area: quantity;
      justify-content: center;
    }
  }
  .cart-item__quantity .cart-item__remove {
    display: block;
    text-decoration: none;
  }
  @media screen and (min-width: 768px) {
    .cart-item__quantity .cart-item__remove {
      display: none;
    }
  }

  .cart-item__quantity-top {
    display: flex;
    width: 100%;
    grid-area: top;
  }

  .cart-item__quantity-bottom {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    grid-area: bottom;
  }

  .cart-item__quantity--left {
    align-self: flex-start;
    width: 50%;
    margin-bottom: 0.5rem;
  }
    .cart-item__quantity--left {
      display: none;
      margin-bottom: 0;
    }
  @media screen and (min-width: 768px) {

  }
  .cart-item__quantity--left p {
    margin-bottom: 0.25rem;
  }

  .cart-item__quantity--right {
    align-self: flex-start;
    justify-content: space-between;
    width: 50%;
    text-align: right;
  }
  @media screen and (min-width: 768px) {
    .cart-item__quantity--right {
      display: none;
      width: auto;
      text-align: center;
    }
  }

  .cart-item__quantity-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    max-height: 3rem;
    background-color: #fff;
    border: 1px solid rgba(68, 68, 68, 0.4);
    border-radius: 0.5rem;
    justify-content: center;
    width: 6.5rem;
  }
  .cart-item__quantity-wrapper input {
    width: 33.3333%;
    padding: 0.75rem 0;
    margin: 0.5rem 0;
    text-align: center;
    border: 0;
    -moz-appearance: textfield;
  }
  .cart-item__quantity-wrapper input::-webkit-inner-spin-button, .cart-item__quantity-wrapper input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .cart-item__quantity-wrapper button {
    position: relative;
    display: flex;
    justify-content: center;
    width: 33.3333%;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.5rem;
  }
  .cart-item__quantity-wrapper button::after {
    position: absolute;
    top: 50%;
    height: 11px;
    transform: translateY(-50%);
  }
  .cart-item__quantity-wrapper .quantity--plus::after {
    content: url('data:image/svg+xml,%3Csvg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5 10.5C5 10.7761 5.22386 11 5.5 11C5.77614 11 6 10.7761 6 10.5V6H10.5C10.7761 6 11 5.77614 11 5.5C11 5.22386 10.7761 5 10.5 5H6V0.5C6 0.223858 5.77614 0 5.5 0C5.22386 0 5 0.223858 5 0.5V5H0.5C0.223858 5 0 5.22386 0 5.5C0 5.77614 0.223858 6 0.5 6H5V10.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .no-js .cart-item__quantity-wrapper .quantity--plus {
    display: none;
  }
  .cart-item__quantity-wrapper .quantity--minus::after {
    padding-top: 11px;
    content: url('data:image/svg+xml,%3Csvg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M0 0.5C0 0.223858 0.223858 0 0.5 0H10.5C10.7761 0 11 0.223858 11 0.5C11 0.776142 10.7761 1 10.5 1H0.5C0.223858 1 0 0.776142 0 0.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .no-js .cart-item__quantity-wrapper .quantity--minus {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .cart-item__quantity-wrapper {
      width: 100%;
    }
  }
  .cart-item__quantity-wrapper input {
    padding: 0.75rem 0;
    margin: 0;
  }

  .cart-template__discounts {
    display: inline-block;
    list-style: none;
    padding-left: 0;
    margin: 0;
  }

  .cart-template__order-subtotal {
    font-weight: 700;
  }

  .cart-item__total {
    margin-bottom:5px;
  }
  @media screen and (min-width: 768px) {
    .cart-item__total {
      display: flex;
      flex-direction: column;
      grid-area: total;
      justify-content: center;
      text-align: right;
    }
  }

  .cart-item__title {
    text-decoration: none;
  }
  .cart-item__title h2 {
    color: #b75100;
  }
  @media screen and (min-width: 768px) {
    .cart-item__title h2 {
      margin: 0;
      font-size: 1.1130625rem;
    }
  }

  .cart-template__quantity {
    display: flex;
    align-items: center;
    margin: 1rem 0;
  }
  .cart-template__quantity input {
    width: auto;
    margin: 0 0 0 0.75rem;
  }

  @media screen and (min-width: 768px) {
    .cart-template__subtotal {
      
    }
  }

  @media screen and (min-width: 768px) {
    .cart-template__notes {
      width: 50%;
    }
  }

  .cart-template__terms {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 1rem 0 0;
  }
  .cart-template__terms input {
    margin-right: 0.75rem;
    height: 1rem;
    width: 1rem;
  }
  .cart-template__terms label p {
    margin: 0;
  }

  .cart-template__checkout {
    text-align: right;
  }
  @media screen and (min-width: 768px) {
    .cart-template__checkout {
      width: 50%;
    }
  }
  .cart-template__checkout p {
    margin-bottom: 0.25rem;
  }

  .cart-template__cart-total {
    font-size: 1.1130625rem;
  }

  .cart-template__minor-text {
    font-size: 0.65771875rem;
  }

  .cart-template__checkout-buttons {
    float: right;
    width: 50%;
    margin-top: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .cart-template__checkout-buttons {
      width: 30%;
    }
  }
  .no-js .cart-template__checkout-buttons {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .no-js .cart-template__checkout-buttons {
      display: flex;
      align-items: flex-end;
      float: none;
      width: 70%;
      margin-left: auto;
    }
  }

  .cart-template__add-to-cart {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
  }
  .cart-template__add-to-cart:visited {
    color: #404040;
  }
  .cart-template__add-to-cart:hover:not(:disabled), .cart-template__add-to-cart:focus, .cart-template__add-to-cart:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .cart-template__add-to-cart:disabled, .cart-template__add-to-cart.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }@media screen and (min-width: 768px) {
    .no-js .cart-template__add-to-cart {
      flex: 0 1 50%;
    }
  }

  @media screen and (min-width: 768px) {
    .cart-update-noscript {
      flex: 0 1 50%;
      margin-right: 0.5rem;
    }
  }

  .cart-template__update-cart {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .cart-template__update-cart:visited {
    color: #404040;
  }
  .cart-template__update-cart:hover:not(:disabled), .cart-template__update-cart:focus, .cart-template__update-cart:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .cart-template__update-cart:disabled, .cart-template__update-cart.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .cart-template__update-cart:visited {
    color: #ffd100;
  }
  .cart-template__update-cart:hover:not(:disabled), .cart-template__update-cart:focus, .cart-template__update-cart:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }@media screen and (min-width: 768px) {
    .cart-template__update-cart {
      flex: 0 1 50%;
      margin-bottom: 0;
    }
  }

  .applied-discount {
    color: #413d1f;
  }
  .applied-discount .applied-discount__title {
    font-weight: 700;
  }

  .discount-wrap {
    white-space: nowrap;
  }

  .password-page__background {
    color: #ffffff;
    background-color: #000000;
  }

  .password-page {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .password-page a,
  .password-page a:hover {
    color: #ffffff;
  }

  .password-page__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  .password-page__shop-title {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    font-size: 0.8095rem;
    color: #ffffff;
    text-transform: none;
  }

  .password-page__opening-message {
    margin: 0.5rem auto 1rem 0;
    color: #ffffff;
  }

  .password-page__message {
    font-size: 0.8095rem;
  }

  .password-page__logo-img {
    max-width: var(--password-page-logo-width);
    margin: 0 auto;
  }

  .password-page__follow {
    margin-top: 4.5rem;
    margin-bottom: 0;
    font-size: var(--font-size-heading-4);
    color: #ffffff;
  }

  .password-page .newsletter-form {
    max-width: 25rem;
    padding: 1.5rem 0 1.5rem 0;
    margin: 0 auto;
  }

  @media screen and (min-width: 768px) {
    .password-page .newsletter-form__sign-up,
  .password-page .newsletter-form__contact-email {
      margin: 0.5rem 0;
    }
  }

  .password-page__social {
    margin-bottom: 4.5rem;
  }
  .password-page__social .social-icons {
    justify-content: center;
  }
  .password-page__social .social-icons li {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .password-page__footer {
    margin-top: 1.5rem;
    font-size: 0.65771875rem;
  }

  /* Password Page Modal CSS */
  .password-page__controls {
    margin-top: 1rem;
    text-align: center;
  }
  @media screen and (min-width: 576px) {
    .password-page__controls {
      position: relative;
      display: block;
      margin: 1rem 2rem 1rem auto;
      text-align: right;
    }
  }
  .password-page__controls a {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    color: #ffffff;
    text-transform: none;
    letter-spacing: 0;
  }
  .password-page__controls a::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .password-page__controls a:hover {
    color: #282631;
  }
  .password-page__controls a:hover::after {
    background-color: #282631;
  }
  .password-page__controls a:hover {
    color: #ffffff;
  }
  .password-page__controls a::after,
  .password-page__controls a:hover::after {
    background-color: #ffffff;
  }

  .password-page__modalbox {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  @media screen and (min-width: 576px) {
    .password-page__modalbox {
      position: absolute;
      top: 1rem;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2001;
      height: 100%;
      padding: 0;
    }
  }

  .password-page__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.95);
    opacity: 0;
    transition: all 0.5s ease;
  }

  .password-page__close-me {
    z-index: 2002;
    display: block;
    text-align: right;
  }
  .password-page__close-me a {
    color: #000;
  }
  @media screen and (min-width: 576px) {
    .password-page__close-me {
      margin: 0;
    }
  }

  .password-page__close-icon {
    padding: 0;
    margin: 1rem;
    color: #000;
    cursor: pointer;
    background-color: transparent;
    border: none;
  }

  .password-page__overlay-open {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.5s;
  }

  .password-page__modalbox-inputbox {
    position: absolute;
    top: 50%;
    left: 50%;
    display: table;
    max-width: 80%;
    margin: 0 auto;
    color: #000;
    text-align: center;
    transform: translate(-50%, -50%);
  }
  .password-page__modalbox-inputbox form {
    margin-bottom: 1.25rem;
  }

  .password-page__modalbox-password {
    display: block;
  }

  .password-page__form-actions {
    margin-top: 0.5rem;
    margin-left: 0.5rem;
  }

  .password-page__form-wrapper {
    display: flex;
  }

  .password-page__owner {
    margin-top: 1rem;
    font-size: 0.7083125rem;
    opacity: 0.8;
  }

  .password-page__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
  }
  .password-page__button:visited {
    color: #404040;
  }
  .password-page__button:hover:not(:disabled), .password-page__button:focus, .password-page__button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .password-page__button:disabled, .password-page__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.shopify a {
    padding-left: 1.25rem;
    color: #af1f31;
    text-decoration: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0JJREFUeNqMU81vG0UU/83sR73YG+M4xrHj4jj9UCFNSaGlQQUhhFBRpXIo6jEHQFXFAbhy4B/gioTgzgGV7ws5IAoqUgUSoWoIaZJGpGpMHDuptf5a7+fM8nZpJaRy4M0+jd7szO/93u/NsAsX5vFvi6IInHNUq5NnstnsqXp96xur3f392HNlrIcLePHkS8hlTchIJvtVSTOjIaSAwhkiGsXi+BudjjVp28Oj+XzhrPDZh5qqfoIQD5j6wrxHCAJ6UMXVr3pgnB0c9O2843jrE5XMtZER47GTp+bOqfn++d9+Ct5TuLrCGAcjpgnAWEVSdg8HSyWUzTl8v7D08szxSltPB6/OPDWeW/q1caI2O0zfbrThBM7pjdbiz9PG7LsK01epYKiCaMlIQadnHag9UZ2vbuqvl47tVMwcY3fdFjLFCIHksB0bQojCTmfzlWyHf53S0qsyigESMRS0uqtvNbs330nXNHhRAWl3ChnNhLG/jzBy4fg27pGG5TSqWsARV6EGwk+WScgymIQ5auLpyTdRHj2arC//9QXuDpfgeDYkQcgoZixq4DKuAGoo7wEwVg5DD3PVt1EafRzL21/C0HJo9f4gYUO4gZNkFMk5Nkli3wcI4vP7yIvxhsLIIXhBHzfqlzHwWihkDiNjPEwlDJNE/zDABGPQKfR5QAzI8wRU9IWNurWIlJbF+dmP8Ig5ja67Az8cwvWdmCVi4YSMSlTzODjAQxGAvCZkaIpI4MeN97Fc/xbpfXk8WXmNqPcw9C1idR8gKSNN06GYEScZYwZVJ+xj/8hpPJp9HmvNK/Bd6g0zEXfJ9rvEwE0A4qbFLOibimN15RcLR57JVFx7iLGHpvFs9RJ8QZvofmzsXoEXDqAqWiIiyUaAUSIkBTVVY1BuXuth6rhxcaxizDb619EcrGPg7+JG8zJWdj8HZwplk7hTHyDiKrU5BVWXyKT57ncfNz9TRBjxrRWn3/zT2+7seV7DWuabnR+MTrCm6ikNnLLEL3R720dmQkMqFz8dia3rdmvhg8an7MH3hZRhKuVsQTtcPmCcGK+lZvLl1JEdK9T7PW9t75a72L7tXh3sBbdEELXxP00h1//rx98CDACS7p3N/ZPUwQAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
  }

  .error-page__heading {
    margin: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .error-page__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .error-page__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .error-page__heading {
    padding-top: 0;
    margin-top: 0;
  }
  .main-content--section-headings-left .error-page__heading, .main-content--section-headings-right .error-page__heading {
    text-align: center;
  }

  .error-page__content-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  .error-page__quote {
    font-size: 16px;
    font-style: italic;
  }

  .error-page__continue-shopping a {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .error-page__continue-shopping a::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .error-page__continue-shopping a:hover {
    color: #282631;
  }
  .error-page__continue-shopping a:hover::after {
    background-color: #282631;
  }

  .search-template {
    margin-top: 2.5rem;
  }
  @media screen and (min-width: 768px) {
    .search-template {
      margin: 3rem 24px;
    }
  }
  @media screen and (min-width: 768px) and (min-width: 576px) {
    .search-template {
      margin: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .search-template {
      margin: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 768px) and (min-width: 960px) {
    .search-template {
      margin: 3.5rem 56px;
    }
  }

  .search-template__header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 24rem;
    margin: 0 auto;
    margin-bottom: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .search-template__header {
      margin-bottom: 3.5rem;
    }
  }

  .search-template__heading {
    margin: 0;
    font-size: var(--font-size-heading-2);
  }

  .search-template__description {
    margin-top: 0.75rem;
    margin-bottom: 0;
  }

  .search-template__form {
    width: 100%;
    margin-top: 1.5rem;
  }

  .search-template__form-field {
    position: relative;
  }

  input[type=text].search-template__form-input {
    padding-left: 3.5rem;
    margin-bottom: 0;
  }

  .search-template__form-submit {
    position: absolute;
    top: 50%;
    left: 1rem;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0.125rem;
    color: #444444;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    transform: translateY(-50%);
  }

  .search-icon {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .search-icon svg {
    display: block;
    width: 100%;
    height: 100%;
  }

  .search-template__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  .search-template__results-count {
    padding-top: 1.5rem;
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-size: var(--font-size-heading-4);
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .search-template__results-count {
      margin-top: 1.5rem;
      font-size: var(--font-size-heading-3);
      border-top: 1px solid #e7e7e7;
    }
  }

  .search-template__results-products,
  .search-template__results-articles {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 24px;
  }
  .search-template__results-1-mobile-column .search-template__results-products,
  .search-template__results-1-mobile-column .search-template__results-articles {
    grid-template-columns: 1fr;
  }
  .search-template__results-2-mobile-column .search-template__results-products,
  .search-template__results-2-mobile-column .search-template__results-articles {
    grid-template-columns: repeat(2, 1fr);
  }
  @media screen and (min-width: 768px) {
    .search-template__results-products,
  .search-template__results-articles {
      grid-gap: 40px;
    }
    .search-template__results-2-column .search-template__results-products,
  .search-template__results-2-column .search-template__results-articles {
      grid-template-columns: repeat(2, 1fr);
    }
    .search-template__results-3-column .search-template__results-products,
  .search-template__results-3-column .search-template__results-articles {
      grid-template-columns: repeat(3, 1fr);
    }
    .search-template__results-4-column .search-template__results-products,
  .search-template__results-4-column .search-template__results-articles {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  .search-template__grid-heading {
    display: none;
    margin-bottom: 1rem;
    font-size: 0.8095rem;
    font-weight: 700;
  }
  .search-template__grid-wrapper--with-heading .search-template__grid-heading {
    display: block;
  }

  .search-template__grid-wrapper--spacer {
    margin-top: 40px;
  }

  .search-template__result-page-link {
    font-size: 0.8095rem;
    text-decoration: none;
  }

  .search-template__result-blog a,
  .search-template__result-page a {
    color: #444444;
    text-decoration: none;
  }
  .search-template__result-blog a:hover, .search-template__result-blog a:visited,
  .search-template__result-page a:hover,
  .search-template__result-page a:visited {
    color: #444444;
  }

  .search-template__result-blog--title,
  .search-template__result-page-link {
    font-size: 0.8095rem;
  }

  .search-template__result-blog--meta {
    font-size: 0.65771875rem;
  }
  .search-template__result-blog--meta span::before {
    padding: 0 0.25rem;
    content: "·";
  }
  .search-template__result-blog--meta span:first-child::before {
    display: none;
  }

  .search-template__result-blog--info {
    margin-top: 0.75rem;
  }
  @media screen and (min-width: 768px) {
    .search-template__result-blog--info {
      margin-top: 1rem;
    }
  }

  .search-template__result-blog--media-wrapper {
    position: relative;
  }

  .search-template--section-with-sidebar .search-template__wrapper {
    margin: 2.5rem 0 2.5rem;
  }
  @media screen and (min-width: 576px) {
    .search-template--section-with-sidebar .search-template__wrapper {
      margin: 3.5rem 0 3.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .search-template--section-with-sidebar .search-template__wrapper {
      flex: 1 1 auto;
      margin: 0 0 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .search-template--section-with-sidebar .search-template__wrapper {
      margin: 0 0 0 40px;
    }
  }

  .search-template--sidebar {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .search-template--sidebar {
      display: block;
    }
  }

  /* Sections */
  .article-template--width-wide {
    margin-top: 0;
  }
  @media screen and (min-width: 576px) {
    .article-template--width-wide {
      margin-top: 0;
    }
  }
  @media screen and (min-width: 768px) {
    .article-template--width-wide {
      margin-top: 0;
    }
  }
  @media screen and (min-width: 960px) {
    .article-template--width-wide {
      margin-top: 0;
    }
  }

  .article-template__banner {
    position: relative;
  }
  .article-template__banner .image-with-text-overlay--wide {
    margin-bottom: 2rem;
  }
  @media screen and (min-width: 576px) {
    .article-template__banner .image-with-text-overlay--wide {
      margin-bottom: 2rem;
    }
  }
  @media screen and (min-width: 768px) {
    .article-template__banner .image-with-text-overlay--wide {
      margin-bottom: 3rem;
    }
  }
  .article-template__banner .image-with-text-overlay__image {
    height: 37.5rem;
  }
  .article-template__banner .image-with-text-overlay__content-wrapper {
    max-width: 800px;
  }
  .article-template__banner .image-with-text-overlay--text-position-center-center .image-with-text-overlay__content-wrapper {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .article-template__banner .image-with-text-overlay__heading {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--font-size-heading-2);
    line-height: 1.3;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  }
  @media screen and (min-width: 768px) {
    .article-template__banner .image-with-text-overlay__heading {
      font-size: 1.4761904761904763rem;
    }
  }.article-template__banner .image-with-text-overlay__heading {
      font-weight: bolder;
    }@media screen and (min-width: 768px) {
    .article-template__banner .image-with-text-overlay__heading {
      font-size: 1.4761904761904763rem;
    }
  }
  .article-template__banner .image-with-text-overlay__heading a {
    color: inherit;
    text-decoration: none;
  }
  .article-template__banner .image-with-text-overlay__heading a:visited, .article-template__banner .image-with-text-overlay__heading a:hover, .article-template__banner .image-with-text-overlay__heading a:focus, .article-template__banner .image-with-text-overlay__heading a:active {
    color: inherit;
  }
  .article-template__banner .image-with-text-overlay__preheading,
  .article-template__banner .image-with-text-overlay__subheading {
    font-family: "Open Sans",sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 0.8095rem;
    line-height: 1.5;
    text-decoration: none;
    text-transform: none;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  }
  @media screen and (min-width: 768px) {
    .article-template__banner .image-with-text-overlay__preheading,
  .article-template__banner .image-with-text-overlay__subheading {
      font-size: 1.0952380952380953rem;
    }
  }

  .article-template__breadcrumbs--no-sidebar {
    max-width: 800px;
    margin: 0 auto;
  }

  .article-template--section-with-sidebar .article-template__wrapper-content {
    margin: 2.5rem 0 2.5rem;
  }
  @media screen and (min-width: 576px) {
    .article-template--section-with-sidebar .article-template__wrapper-content {
      margin: 3.5rem 0 3.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .article-template--section-with-sidebar .article-template__wrapper-content {
      flex: 1 1 auto;
      margin: 0 0 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .article-template--section-with-sidebar .article-template__wrapper-content {
      margin: 0 0 0 40px;
    }
  }
  .article-template--section-with-sidebar .article-template__wrapper {
    margin: 0;
  }

  .article-template__sidebar--hide-mobile {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .article-template__sidebar--hide-mobile {
      display: block;
    }
  }

  .article-template__bottom-sidebar {
    display: block;
  }
  @media screen and (min-width: 768px) {
    .article-template__bottom-sidebar {
      display: none;
    }
  }

  .article-template__wrapper {
    max-width: 800px;
    margin: 0 auto;
  }

  .article-template__meta {
    margin: 0 auto 2.5rem;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .article-template__meta {
      margin: 3.5rem auto 2.5rem;
    }
    .article-template--section-with-sidebar .article-template__meta {
      margin-top: 0;
    }
  }

  .article-template__meta-banner-true {
    margin: 1.5rem 0 1rem 0;
    text-align: left;
  }

  .article-template__heading {
    margin: 0 auto;
  }

  .article-template__meta-date {
    margin-bottom: 0.25rem;
    font-size: 0.7083125rem;
  }

  .article-template__meta-author {
    margin-top: 0.5rem;
    font-size: 0.7083125rem;
  }

  .article-template__articles {
    max-width: 800px;
  }

  .article-template__image {
    position: relative;
    margin-bottom: 1.5rem;
  }

  .article-template__image img {
    width: 100%;
  }

  .article-template__content {
    margin-top: 1rem;
  }
  @media screen and (min-width: 768px) {
    .article-template__content {
      margin-top: 0;
    }
  }
  .article-template__content blockquote {
    border-left: 0.5rem solid #e7e7e7;
  }
  .article-template__content tr {
    border-color: #e7e7e7;
  }
  .article-template__content td,
  .article-template__content th {
    padding: 1rem 1rem 1rem 0;
    border-color: #e7e7e7;
  }

  .article-template__tags {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.5rem;
  }

  .article-template__tag {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    margin: 0;
    font-size: 0.65771875rem;
    color: #444444;
    text-decoration: none;
    background-color: rgba(68, 68, 68, 0.1);
    border-radius: 1.25rem;
    margin: 0 0.5rem 0.5rem 0;
  }
  .article-template__tag:visited {
    color: #444444;
  }
  .article-template__tag a {
    color: #444444;
    text-decoration: none;
  }

  .article-template__articles-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 32px 40px;
    padding: 0;
    list-style-type: none;
  }
  @media screen and (min-width: 576px) {
    .article-template__articles-wrapper.article-template__articles-wrapper--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
    .article-template__articles-wrapper.article-template__articles-wrapper--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
    .article-template__articles-wrapper.article-template__articles-wrapper--1-column {
      grid-template-columns: 1fr;
      max-width: 50%;
    }
  }

  .article-template__articles-header {
    max-width: 1200px;
    margin: 2.5rem auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 1rem auto;
  }
  .section-with-sidebar__wrapper .article-template__articles-header {
    margin-top: 0;
  }

  .article-template__articles--none {
    margin: 1rem auto;
    text-align: center;
  }

  .article-template__meta-comment-count {
    display: block;
    margin-top: 0.5rem;
  }

  .article-template__meta-comment-count-link {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    font-size: 0.65771875rem;
  }
  .article-template__meta-comment-count-link::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .article-template__meta-comment-count-link:hover {
    color: #282631;
  }
  .article-template__meta-comment-count-link:hover::after {
    background-color: #282631;
  }

  .article-info__comments {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #e7e7e7;
  }
  .article-info__comments.article-info__comments--none {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
  }

  .article-template__new-comment {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #e7e7e7;
  }

  .article-template__new-comment-title {
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .article-template__new-comment-title,
  .article-template__comment-count {
    font-size: var(--font-size-heading-3);
  }

  .article-template__comment-count {
    margin-top: 0;
    margin-bottom: 1.5rem;
  }

  .blog-comment {
    margin-top: 2rem;
  }
  .blog-comment:first-of-type {
    margin-top: 0;
  }

  .blog-comment__content {
    margin-bottom: 0.5rem;
  }

  .blog-comment__author-bio h3 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-size: 0.8095rem;
    font-weight: bold;
    text-transform: none;
  }

  .blog-comment__date {
    font-size: 0.7083125rem;
    opacity: 0.7;
  }

  .comment-form__submit input {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
  }
  .comment-form__submit input:visited {
    color: #404040;
  }
  .comment-form__submit input:hover:not(:disabled), .comment-form__submit input:focus, .comment-form__submit input:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .comment-form__submit input:disabled, .comment-form__submit input.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.blog-posts .flickity-viewport {
    transition: height 0.4s ease-in-out;
  }

  .blog-posts__header {
    max-width: 1200px;
    margin: 2.5rem auto;
  }
  .section-with-sidebar__wrapper .blog-posts__header {
    margin-top: 0;
  }

  .blog-posts__heading {
    margin: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .blog-posts__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .blog-posts__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .blog-posts__heading {
    padding-top: 0;
    margin-top: 0;
  }

  .blog-posts__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 2.5rem;
    list-style-type: none;
  }
  @media screen and (min-width: 768px) {
    .blog-posts__wrapper {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 40px;
      justify-items: center;
      padding: 0;
    }
    .main-content--section-headings-left .blog-posts__wrapper {
      justify-items: start;
    }
  }

  .blog-posts__wrapper--2-column {
    grid-template-columns: repeat(2, 1fr);
  }

  .blog-posts__wrapper--3-column {
    grid-template-columns: repeat(3, 1fr);
  }

  .blog-template--width-wide {
    left: 50%;
    margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
    margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
    max-width: calc(100vw - var(--scrollbar-width));
    position: relative;
    right: 50%;
    width: calc(100vw - var(--scrollbar-width));
    margin-top: 0;
  }
  @media screen and (min-width: 576px) {
    .blog-template--width-wide {
      margin-top: 0;
    }
  }
  @media screen and (min-width: 768px) {
    .blog-template--width-wide {
      margin-top: 0;
    }
  }
  @media screen and (min-width: 960px) {
    .blog-template--width-wide {
      margin-top: 0;
    }
  }

  .blog-template__content-wrapper {
    margin: 1.5rem 24px;
  }
  @media screen and (min-width: 576px) {
    .blog-template__content-wrapper {
      margin: 1.5rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .blog-template__content-wrapper {
      margin: 2rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .blog-template__content-wrapper {
      margin: 2rem 56px;
    }
  }

  .blog-template__sidebar--hide-mobile {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .blog-template__sidebar--hide-mobile {
      display: block;
    }
  }

  .blog-template__bottom-sidebar {
    display: block;
  }
  @media screen and (min-width: 768px) {
    .blog-template__bottom-sidebar {
      display: none;
    }
  }

  .section-with-sidebar_wrapper .blog-template__blog-posts {
    margin: 2.5rem 0 2.5rem;
  }
  @media screen and (min-width: 576px) {
    .section-with-sidebar_wrapper .blog-template__blog-posts {
      margin: 3.5rem 0 3.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .section-with-sidebar_wrapper .blog-template__blog-posts {
      flex: 1 1 auto;
      margin: 0 0 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .section-with-sidebar_wrapper .blog-template__blog-posts {
      margin: 0 0 0 40px;
    }
  }

  .blog-template__header {
    max-width: 1200px;
    margin: 2.5rem auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .section-with-sidebar__wrapper .blog-template__header {
    margin-top: 0;
  }
  .blog-template__header .breadcrumbs {
    margin: 0 auto;
  }
  .main-content--section-headings-left .blog-template__header .breadcrumbs {
    margin: 0;
  }
  @media screen and (min-width: 576px) {
    .blog-template__header .breadcrumbs {
      margin-right: 0;
      margin-left: 0;
    }
  }

  @media screen and (min-width: 576px) {
    .blog-template__banner ~ .blog-template__header {
      margin: 2.5rem auto;
    }
  }

  .blog-template__tag-wrapper {
    width: 100%;
    margin: 0 0.75rem;
  }
  .main-content--section-headings-left .blog-template__tag-wrapper {
    width: 100%;
    margin: 0 auto;
  }
  @media screen and (min-width: 576px) {
    .blog-template__tag-wrapper {
      width: auto;
      margin: 0 auto;
    }
  }

  .blog-template__blog-tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0 0.5rem;
    margin: 0;
    list-style-type: none;
  }
  .main-content--section-headings-left .blog-template__blog-tags {
    justify-content: flex-start;
  }
  .blog-template__blog-tags li {
    margin: 0;
  }

  .blog-template__blog-tag {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    margin: 0;
    font-size: 0.65771875rem;
    color: #444444;
    text-decoration: none;
    background-color: rgba(68, 68, 68, 0.1);
    border-radius: 1.25rem;
    margin: 0.75rem 0.5rem 0.5rem 0;
    color: #444444;
  }
  .blog-template__blog-tag:visited {
    color: #444444;
  }
  .blog-template__blog-tag:visited {
    color: #444444;
  }
  .blog-template__blog-tag:hover, .blog-template__blog-tag:focus {
    color: #444444;
  }

  .blog-template__content {
    width: 100%;
  }

  .blog-template__heading {
    margin: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .blog-template__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .blog-template__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .blog-template__heading {
    padding-top: 0;
    margin-top: 0;
  }
  @media screen and (min-width: 576px) {
    .blog-template__heading {
      padding-top: 0;
    }
  }

  .blog-template__text {
    text-align: center;
  }

  .blog-template__banner .image-with-text-overlay__heading {
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  }

  .blog-template__wrapper {
    width: 100%;
  }

  .blog-template__blog-posts {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 32px 24px;
    padding: 0;
    list-style-type: none;
  }
  @media screen and (min-width: 576px) {
    .blog-template__blog-posts {
      grid-gap: 40px 32px;
    }
  }
  .section-with-sidebar__wrapper .blog-template__blog-posts {
    margin: 1.5rem 0 2.5rem;
  }
  @media screen and (min-width: 576px) {
    .section-with-sidebar__wrapper .blog-template__blog-posts {
      margin: 1.5rem 0 3.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .section-with-sidebar__wrapper .blog-template__blog-posts {
      flex: 1 1 auto;
      margin: 0 0 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .section-with-sidebar__wrapper .blog-template__blog-posts {
      margin: 0 0 0 40px;
    }
  }
  .blog-template__blog-posts.blog-template__blog-posts--1-column {
    max-width: 800px;
  }

  @media screen and (min-width: 576px) {
    .blog-template__blog-posts--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (min-width: 576px) {
    .blog-template__blog-posts--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  @media screen and (min-width: 576px) {
    .blog-template__blog-posts--4-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  @media screen and (min-width: 768px) {
    .blog-template__blog-posts--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  .collection-list__header {
    max-width: 1200px;
    margin: 2.5rem auto;
  }
  .section-with-sidebar__wrapper .collection-list__header {
    margin-top: 0;
  }

  .collection-list__heading {
    margin: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .collection-list__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .collection-list__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .collection-list__heading {
    padding-top: 0;
    margin-top: 0;
  }

  .collection-list__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-gap: 24px;
    padding: 0;
    list-style-type: none;
  }
  @media screen and (min-width: 576px) {
    .collection-list__wrapper {
      grid-gap: 40px 32px;
      grid-template-columns: 1fr;
    }
  }

  @media screen and (min-width: 768px) {
    .collection-list__wrapper--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .collection-list__wrapper--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .collection-list__wrapper--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .collection-list__wrapper--5-column {
      grid-template-columns: repeat(5, 1fr);
    }
  }

  .collection-list-page {
    margin: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    .collection-list-page {
      margin: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .collection-list-page {
      margin: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .collection-list-page {
      margin: 3.5rem 56px;
    }
  }

  .collection-list-page__header-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 2.5rem;
  }

  .collection-list-page__header {
    max-width: 1200px;
    margin: 2.5rem auto;
    margin: 0 auto;
  }
  .section-with-sidebar__wrapper .collection-list-page__header {
    margin-top: 0;
  }

  .collection-list-page__heading {
    margin: 0;
    text-align: center;
    font-size: var(--font-size-heading-2);
  }
  @media screen and (min-width: 768px) {
    .collection-list-page__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .collection-list-page__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .collection-list-page__heading {
    padding-top: 0;
    margin-top: 0;
  }
  @media screen and (min-width: 768px) {
    .collection-list-page__heading {
      padding: 0;
    }
  }

  .collection-list-page__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-gap: 24px;
    padding: 0;
    list-style-type: none;
  }
  @media screen and (min-width: 576px) {
    .collection-list-page__wrapper {
      grid-gap: 40px 32px;
      grid-template-columns: 1fr;
    }
  }

  @media screen and (min-width: 768px) {
    .collection-list-page__wrapper--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .collection-list-page__wrapper--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .collection-list-page__wrapper--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .collection-list-page__wrapper--5-column {
      grid-template-columns: repeat(5, 1fr);
    }
  }

  .collection-page {
    margin: 1.5rem 24px;
  }
  @media screen and (min-width: 576px) {
    .collection-page {
      margin: 1.5rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .collection-page {
      margin: 2rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .collection-page {
      margin: 2rem 56px;
    }
  }

  .collection-page--with-sorting .section-with-sidebar__wrapper,
  .collection-page--with-tag-filters .section-with-sidebar__wrapper {
    margin-top: 1.5rem;
  }

  .collection-page__header-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 2.5rem;
  }
  .collection-page--with-tag-filters .collection-page__header-wrapper {
    margin-bottom: 0;
  }
  @media screen and (min-width: 768px) {
    .collection-page--with-tag-filters .collection-page__header-wrapper {
      margin-bottom: 2.5rem;
    }
  }
  .collection-page--with-sorting .collection-page__header-wrapper {
    margin-bottom: 0;
  }
  @media screen and (min-width: 768px) {
    .collection-page--with-sorting .collection-page__header-wrapper {
      margin-bottom: 1.5rem;
    }
  }

  .collection-page__header {
    max-width: 1200px;
    margin: 2.5rem auto;
    margin: 0 auto;
  }
  .section-with-sidebar__wrapper .collection-page__header {
    margin-top: 0;
  }

  .collection-page__heading {
    margin: 0;
    text-align: center;
    font-size: var(--font-size-heading-2);
  }
  @media screen and (min-width: 768px) {
    .collection-page__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .collection-page__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .collection-page__heading {
    padding-top: 0;
    margin-top: 0;
  }
  @media screen and (min-width: 768px) {
    .collection-page__heading {
      padding: 0;
    }
  }

  .collection-page__description {
    margin: 1rem 0 0;
    text-align: center;
  }
  .main-content--section-headings-left .collection-page__description {
    text-align: left;
  }

  .collection-page__filters {
    display: flex;
    justify-content: space-between;
    margin: 1.5rem 0 0.75rem;
  }
  @media screen and (min-width: 768px) {
    .collection-page__filters {
      margin: 0 0 0.75rem;
    }
  }

  .collection-page__tag-filter {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: -0.375rem;
    color: #444444;
    cursor: pointer;
    background-color: transparent;
    border: none;
  }
  .collection-page__tag-filter::before {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.5rem;
    content: url('data:image/svg+xml,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M6.5 6.5C6.5 5.94772 6.94772 5.5 7.5 5.5C8.05228 5.5 8.5 5.94772 8.5 6.5C8.5 7.05228 8.05228 7.5 7.5 7.5C6.94772 7.5 6.5 7.05228 6.5 6.5ZM5.56203 6.99619C5.54171 6.9987 5.52101 7 5.5 7H2.5C2.22386 7 2 6.77614 2 6.5C2 6.22386 2.22386 6 2.5 6H5.5C5.52101 6 5.54171 6.0013 5.56203 6.00381C5.78273 5.13926 6.56671 4.5 7.5 4.5C8.43329 4.5 9.21727 5.13926 9.43797 6.00381C9.45829 6.0013 9.47899 6 9.5 6L21.5 6C21.7761 6 22 6.22386 22 6.5C22 6.77614 21.7761 7 21.5 7L9.5 7C9.47899 7 9.45829 6.9987 9.43797 6.99619C9.21727 7.86074 8.43329 8.5 7.5 8.5C6.56671 8.5 5.78273 7.86074 5.56203 6.99619ZM15.5 11.5C14.9477 11.5 14.5 11.9477 14.5 12.5C14.5 13.0523 14.9477 13.5 15.5 13.5C16.0523 13.5 16.5 13.0523 16.5 12.5C16.5 11.9477 16.0523 11.5 15.5 11.5ZM13.5 13C13.521 13 13.5417 12.9987 13.562 12.9962C13.7827 13.8607 14.5667 14.5 15.5 14.5C16.4333 14.5 17.2173 13.8607 17.438 12.9962C17.4583 12.9987 17.479 13 17.5 13L21.5 13C21.7761 13 22 12.7761 22 12.5C22 12.2239 21.7761 12 21.5 12L17.5 12C17.479 12 17.4583 12.0013 17.438 12.0038C17.2173 11.1393 16.4333 10.5 15.5 10.5C14.5667 10.5 13.7827 11.1393 13.562 12.0038C13.5417 12.0013 13.521 12 13.5 12L2.5 12C2.22386 12 2 12.2239 2 12.5C2 12.7761 2.22386 13 2.5 13L13.5 13ZM6.5 18.5C6.5 17.9477 6.94772 17.5 7.5 17.5C8.05228 17.5 8.5 17.9477 8.5 18.5C8.5 19.0523 8.05228 19.5 7.5 19.5C6.94772 19.5 6.5 19.0523 6.5 18.5ZM5.56203 18.9962C5.54171 18.9987 5.52101 19 5.5 19H2.5C2.22386 19 2 18.7761 2 18.5C2 18.2239 2.22386 18 2.5 18H5.5C5.52101 18 5.54171 18.0013 5.56203 18.0038C5.78273 17.1393 6.56671 16.5 7.5 16.5C8.43329 16.5 9.21727 17.1393 9.43797 18.0038C9.45829 18.0013 9.47899 18 9.5 18H21.5C21.7761 18 22 18.2239 22 18.5C22 18.7761 21.7761 19 21.5 19H9.5C9.47899 19 9.45829 18.9987 9.43797 18.9962C9.21727 19.8607 8.43329 20.5 7.5 20.5C6.56671 20.5 5.78273 19.8607 5.56203 18.9962Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  @media screen and (min-width: 768px) {
    .collection-page__tag-filter {
      display: none;
    }
  }

  .collection-page__sort-filter {
    position: relative;
    flex: 1 0 auto;
    text-align: right;
  }
  .collection-page__sort-filter .sort-filter {
    margin-right: -0.5rem;
  }
  .collection-page__sort-filter .sort-filter__list {
    top: 100%;
    right: 0;
    bottom: auto;
    z-index: 3;
    max-height: none;
    margin-top: 0.25rem;
  }

  .sort-filter__toggle-selected-text {
    position: absolute;
    left: -9999px;
  }
  @media screen and (min-width: 768px) {
    .sort-filter__toggle-selected-text {
      position: static;
      left: auto;
    }
  }

  @media screen and (min-width: 768px) {
    .collection-page--with-sorting .collection-page__sidebar {
      margin-top: calc(var(--filter-bar-height) + 0.75rem);
    }
  }
  @media screen and (min-width: 768px) {
    .collection-page--with-sub-collections .collection-page__sidebar {
      margin-top: 0;
    }
  }

  .collection-page__sidebar--hide-mobile {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .collection-page__sidebar--hide-mobile {
      display: block;
    }
  }

  .collection-page__bottom-sidebar {
    margin-bottom: 3rem;
  }
  @media screen and (min-width: 768px) {
    .collection-page__bottom-sidebar {
      display: none;
    }
  }

  .collection-page__sidebar-tags {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .collection-page__sidebar-tags {
      display: block;
    }
  }

  .collection-page__content {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }
  .section-with-sidebar__wrapper .collection-page__content {
    margin: 1.5rem 0 1rem;
  }
  @media screen and (min-width: 576px) {
    .section-with-sidebar__wrapper .collection-page__content {
      margin: 1.5rem 0 3.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .section-with-sidebar__wrapper .collection-page__content {
      flex: 1 1 auto;
      margin: 0 0 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .section-with-sidebar__wrapper .collection-page__content {
      margin: 0 0 0 40px;
    }
  }

  .collection-page__list {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 24px;
    margin-bottom: 2rem;
  }
  @media screen and (min-width: 768px) {
    .collection-page__list {
      grid-gap: 40px;
    }
  }

  .collection-page__list--2-column-mobile {
    grid-template-columns: repeat(2, 1fr);
  }

  @media screen and (min-width: 768px) {
    .collection-page__list--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .collection-page__list--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .collection-page__list--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  .image-with-text {
    margin: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    .image-with-text {
      margin: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .image-with-text {
      margin: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .image-with-text {
      margin: 3.5rem 56px;
    }
  }

  .image-with-text--fill-background {
    padding: 2.5rem 24px;
    margin: 3rem 0;
    background-color: var(--background-color);
  }
  @media screen and (min-width: 576px) {
    .image-with-text--fill-background {
      padding: 2.5rem 32px;
      margin: 3rem 0;
    }
  }
  @media screen and (min-width: 768px) {
    .image-with-text--fill-background {
      padding: 3.5rem 40px;
      margin: 3.5rem 0;
    }
  }
  @media screen and (min-width: 960px) {
    .image-with-text--fill-background {
      padding: 3.5rem 56px;
      margin: 3.5rem 0;
    }
  }

  .image-with-text--wide {
    left: 50%;
    margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
    margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
    max-width: calc(100vw - var(--scrollbar-width));
    position: relative;
    right: 50%;
    width: calc(100vw - var(--scrollbar-width));
  }
  @media screen and (max-width: 767px) {
    .image-with-text--wide {
      padding: 0;
    }
  }

  .image-with-text__container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  @media screen and (min-width: 768px) {
    .image-with-text__container {
      flex-direction: row;
    }
  }
  .image-with-text--wide .image-with-text__container {
    max-width: none;
    margin: 0;
  }
  .image-with-text--image-position-right .image-with-text__container {
    flex-direction: column;
  }
  @media screen and (min-width: 768px) {
    .image-with-text--image-position-right .image-with-text__container {
      flex-direction: row-reverse;
    }
  }

  .image-with-text__image-wrapper {
    height: 100%;
  }
  .image-with-text--mobile-height-small .image-with-text__image-wrapper {
    height: 18.75rem;
  }
  .image-with-text--mobile-height-medium .image-with-text__image-wrapper {
    height: 25rem;
  }
  .image-with-text--mobile-height-large .image-with-text__image-wrapper {
    height: 31.25rem;
  }
  @media screen and (min-width: 768px) {
    .image-with-text__image-wrapper {
      flex: 0 0 50%;
    }
    .image-with-text--desktop-height-original .image-with-text__image-wrapper {
      height: 100%;
    }
    .image-with-text--desktop-height-small .image-with-text__image-wrapper {
      height: 31.25rem;
    }
    .image-with-text--desktop-height-medium .image-with-text__image-wrapper {
      height: 37.5rem;
    }
    .image-with-text--desktop-height-large .image-with-text__image-wrapper {
      height: 43.75rem;
    }
  }

  .image-with-text__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .image-with-text__placeholder {
    background-color: rgba(68, 68, 68, 0.1);
    fill: rgba(68, 68, 68, 0.35);
  }

  .image-with-text__content {
    text-align: left;
  }
  @media screen and (min-width: 768px) {
    .image-with-text__content {
      flex: 0 0 50%;
    }
  }

  .image-with-text__content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 1.5rem 0 0;
  }
  @media screen and (min-width: 768px) {
    .image-with-text__content-wrapper {
      height: 100%;
      padding: 1.5rem 40px 1.5rem 56px;
    }
  }
  .image-with-text--wide .image-with-text__content-wrapper {
    padding: 1.5rem 24px;
  }
  @media screen and (min-width: 576px) {
    .image-with-text--wide .image-with-text__content-wrapper {
      padding: 1.5rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .image-with-text--wide .image-with-text__content-wrapper {
      padding: 1.5rem 40px 1.5rem 56px;
    }
  }
  @media screen and (min-width: 768px) {
    .image-with-text--image-position-right .image-with-text__content-wrapper {
      padding: 1.5rem 56px 1.5rem 40px;
    }
  }
  .image-with-text--text-align-center .image-with-text__content-wrapper {
    align-items: center;
    text-align: center;
  }
  .image-with-text--text-align-right .image-with-text__content-wrapper {
    align-items: flex-end;
    text-align: right;
  }

  .image-with-text__heading {
    margin: 0 0 1rem;
    color: inherit;
  }

  .image-with-text__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    margin-top: 1.5rem;
  }
  .image-with-text__button:visited {
    color: #404040;
  }
  .image-with-text__button:hover:not(:disabled), .image-with-text__button:focus, .image-with-text__button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .image-with-text__button:disabled, .image-with-text__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.image-with-text-overlay {
    position: relative;
  }

  .image-with-text-overlay--wide {
    left: 50%;
    margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
    margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
    max-width: calc(100vw - var(--scrollbar-width));
    position: relative;
    right: 50%;
    width: calc(100vw - var(--scrollbar-width));
  }
  .shopify-section:first-child .image-with-text-overlay--wide {
    margin-top: 0;
  }

  .image-with-text-overlay--height-small {
    height: 18.75rem;
  }
  @media screen and (min-width: 768px) {
    .image-with-text-overlay--height-small {
      height: 25rem;
    }
  }

  .image-with-text-overlay--height-medium {
    height: 25rem;
  }
  @media screen and (min-width: 768px) {
    .image-with-text-overlay--height-medium {
      height: 31.25rem;
    }
  }

  .image-with-text-overlay--height-large {
    height: 31.25rem;
  }
  @media screen and (min-width: 768px) {
    .image-with-text-overlay--height-large {
      height: 37.5rem;
    }
  }

  .image-with-text-overlay__container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
  }
  .image-with-text-overlay--wide .image-with-text-overlay__container {
    max-width: none;
    margin: 0;
  }
  .shopify-section:first-child .image-with-text-overlay--wide .image-with-text-overlay__container {
    margin-top: 0;
  }

  .image-with-text-overlay__image-wrapper {
    height: 100%;
  }

  .image-with-text-overlay__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .image-with-text-overlay__placeholder {
    background-color: rgba(68, 68, 68, 0.1);
    fill: rgba(68, 68, 68, 0.35);
    display: block;
    height: 100%;
  }

  .image-with-text-overlay__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .image-with-text-overlay__content {
      padding: 2.5rem;
    }
  }

  .image-with-text-overlay__content-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
  }
  .image-with-text-overlay--text-position-top-center .image-with-text-overlay__content-wrapper, .image-with-text-overlay--text-position-center .image-with-text-overlay__content-wrapper, .image-with-text-overlay--text-position-bottom-center .image-with-text-overlay__content-wrapper {
    align-items: center;
    text-align: center;
  }
  .image-with-text-overlay--text-position-top-right .image-with-text-overlay__content-wrapper, .image-with-text-overlay--text-position-center-right .image-with-text-overlay__content-wrapper, .image-with-text-overlay--text-position-bottom-right .image-with-text-overlay__content-wrapper {
    align-items: flex-end;
    text-align: right;
  }
  .image-with-text-overlay--text-position-center-left .image-with-text-overlay__content-wrapper, .image-with-text-overlay--text-position-center .image-with-text-overlay__content-wrapper, .image-with-text-overlay--text-position-center-right .image-with-text-overlay__content-wrapper {
    justify-content: center;
  }
  .image-with-text-overlay--text-position-bottom-left .image-with-text-overlay__content-wrapper, .image-with-text-overlay--text-position-bottom-center .image-with-text-overlay__content-wrapper, .image-with-text-overlay--text-position-bottom-right .image-with-text-overlay__content-wrapper {
    justify-content: flex-end;
  }

  .image-with-text-overlay__heading {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--font-size-heading-2);
    line-height: 1.3;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    margin: 0 0 0.5rem;
    color: inherit;
  }
  @media screen and (min-width: 768px) {
    .image-with-text-overlay__heading {
      font-size: 1.4761904761904763rem;
    }
  }.image-with-text-overlay__heading {
      font-weight: bolder;
    }@media screen and (min-width: 768px) {
    .image-with-text-overlay__heading {
      font-size: 1.4761904761904763rem;
    }
  }
  .image-with-text-overlay__heading a {
    color: inherit;
    text-decoration: none;
  }
  .image-with-text-overlay__heading a:visited, .image-with-text-overlay__heading a:hover, .image-with-text-overlay__heading a:focus, .image-with-text-overlay__heading a:active {
    color: inherit;
  }
  @media screen and (min-width: 768px) {
    .image-with-text-overlay__heading {
      max-width: 600px;
      margin: 0 0 0.75rem;
    }
  }

  .image-with-text-overlay__text {
    font-family: "Open Sans",sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 0.8095rem;
    line-height: 1.5;
    text-decoration: none;
    text-transform: none;
    max-width: 600px;
    margin: 0;
  }
  @media screen and (min-width: 768px) {
    .image-with-text-overlay__text {
      font-size: 1.0952380952380953rem;
    }
  }

  .image-with-text-overlay__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    margin-top: 1rem;
  }
  .image-with-text-overlay__button:visited {
    color: #404040;
  }
  .image-with-text-overlay__button:hover:not(:disabled), .image-with-text-overlay__button:focus, .image-with-text-overlay__button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .image-with-text-overlay__button:disabled, .image-with-text-overlay__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.image-with-text-overlay__button--style-secondary {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
  }
  .image-with-text-overlay__button--style-secondary:visited {
    color: #404040;
  }
  .image-with-text-overlay__button--style-secondary:hover:not(:disabled), .image-with-text-overlay__button--style-secondary:focus, .image-with-text-overlay__button--style-secondary:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .image-with-text-overlay__button--style-secondary:disabled, .image-with-text-overlay__button--style-secondary.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .image-with-text-overlay__button--style-secondary:visited {
    color: #ffd100;
  }
  .image-with-text-overlay__button--style-secondary:hover:not(:disabled), .image-with-text-overlay__button--style-secondary:focus, .image-with-text-overlay__button--style-secondary:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }.map-section {
    position: relative;
  }

  .map-section--width-wide {
    left: 50%;
    margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
    margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
    max-width: calc(100vw - var(--scrollbar-width));
    position: relative;
    right: 50%;
    width: calc(100vw - var(--scrollbar-width));
  }

  .map-section__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    position: static;
  }
  @media screen and (min-width: 768px) {
    .map-section__wrapper {
      position: relative;
    }
  }
  .map-section--width-wide .map-section__wrapper {
    max-width: none;
    margin: 0;
  }

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

  .map-section__info--text-align-center {
    text-align: center;
  }

  .map-section__map {
    position: relative;
    width: 100%;
  }
  .map-section--height-small .map-section__map {
    height: 18.75rem;
  }
  @media screen and (min-width: 768px) {
    .map-section--height-small .map-section__map {
      height: 25rem;
    }
  }
  .map-section--height-medium .map-section__map {
    height: 25rem;
  }
  @media screen and (min-width: 768px) {
    .map-section--height-medium .map-section__map {
      height: 31.25rem;
    }
  }
  .map-section--height-large .map-section__map {
    height: 31.25rem;
  }
  @media screen and (min-width: 768px) {
    .map-section--height-large .map-section__map {
      height: 37.5rem;
    }
  }
  .map-section__map .map-section__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .map-section__info {
    position: relative;
    z-index: 2;
  }
  @media screen and (min-width: 768px) {
    .map-section__info {
      position: absolute;
      top: 2rem;
      left: 2rem;
    }
    .map-section--width-wide .map-section__info {
      left: 40px;
    }
    .map-section--info-top-center .map-section__info, .map-section--info-bottom-center .map-section__info {
      left: 50%;
      transform: translateX(-50%);
    }
    .map-section--info-top-right .map-section__info, .map-section--info-center-right .map-section__info, .map-section--info-bottom-right .map-section__info {
      right: 2rem;
      left: auto;
    }
    .map-section--info-center-right .map-section__info, .map-section--info-center-left .map-section__info {
      top: 50%;
      transform: translateY(-50%);
    }
    .map-section--info-bottom-left .map-section__info, .map-section--info-bottom-center .map-section__info, .map-section--info-bottom-right .map-section__info {
      top: auto;
      bottom: 2rem;
    }
    .map-section--info-center .map-section__info {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .map-section--width-wide.map-section--info-top-center .map-section__info, .map-section--width-wide.map-section--info-center .map-section__info, .map-section--width-wide.map-section--info-bottom-center .map-section__info {
      left: 50%;
    }
    .map-section--width-wide.map-section--info-top-right .map-section__info, .map-section--width-wide.map-section--info-center-right .map-section__info, .map-section--width-wide.map-section--info-bottom-right .map-section__info {
      right: 40px;
      left: auto;
    }
  }
  @media screen and (min-width: 960px) {
    .map-section--width-wide .map-section__info {
      left: 56px;
    }
    .map-section--width-wide.map-section--info-top-right .map-section__info, .map-section--width-wide.map-section--info-center-right .map-section__info, .map-section--width-wide.map-section--info-bottom-right .map-section__info {
      right: 56px;
      left: auto;
    }
  }
  @media screen and (min-width: 1312px) {
    .map-section--width-wide.map-section--info-top-left .map-section__info, .map-section--width-wide.map-section--info-center-left .map-section__info, .map-section--width-wide.map-section--info-bottom-left .map-section__info {
      left: calc(50% - (1200px / 2));
    }
    .map-section--width-wide.map-section--info-top-right .map-section__info, .map-section--width-wide.map-section--info-center-right .map-section__info, .map-section--width-wide.map-section--info-bottom-right .map-section__info {
      right: calc(50% - (1200px / 2));
      left: auto;
    }
  }

  .map-section__info-wrapper {
    margin: 1rem 0;
    color: #444444;
    background: #ffffff;
  }
  @media screen and (min-width: 768px) {
    .map-section__info-wrapper {
      width: 20rem;
      padding: 2rem;
      margin: 0;
      box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
    }
  }
  .map-section--width-wide .map-section__info-wrapper {
    margin: 1rem 24px;
  }
  @media screen and (min-width: 576px) {
    .map-section--width-wide .map-section__info-wrapper {
      margin: 1rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .map-section--width-wide .map-section__info-wrapper {
      margin: 0;
    }
  }

  .map-section__heading {
    padding-top: 0;
    padding-bottom: 1rem;
    margin: 0;
    font-size: var(--font-size-heading-3);
  }
  .map-section__info--text-align-right .map-section__heading {
    text-align: right;
  }
  .map-section__info--text-align-center .map-section__heading {
    text-align: center;
  }

  .map-section__address,
  .map-section__hours {
    padding-bottom: 1rem;
  }
  .map-section__address p,
  .map-section__hours p {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.25rem;
  }

  .map-section__link {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.5rem 0.75rem;
    font-size: 0.72855rem;
  }
  .map-section__link:visited {
    color: #404040;
  }
  .map-section__link:hover:not(:disabled), .map-section__link:focus, .map-section__link:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .map-section__link:disabled, .map-section__link.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.gallery-section--homepage {
    margin: 0;
  }

  .gallery-section__heading-wrapper,
  .gallery-section__content-wrapper {
    margin: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    .gallery-section__heading-wrapper,
  .gallery-section__content-wrapper {
      margin: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .gallery-section__heading-wrapper,
  .gallery-section__content-wrapper {
      margin: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .gallery-section__heading-wrapper,
  .gallery-section__content-wrapper {
      margin: 3.5rem 56px;
    }
  }

  @media screen and (min-width: 576px) {
    .gallery-section--width-wide {
      left: 50%;
      margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
      margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
      max-width: calc(100vw - var(--scrollbar-width));
      position: relative;
      right: 50%;
      width: calc(100vw - var(--scrollbar-width));
    }
    .gallery-section--width-wide .gallery-section__wrapper {
      max-width: none;
      margin: 0;
    }
    .gallery-section--width-wide .gallery-section__content {
      margin: 0;
    }
    .gallery-section--width-wide .gallery-section__content.gallery-section__content--layout-grid {
      grid-gap: 0;
      margin: 0;
    }
  }
  @media screen and (min-width: 576px) and (min-width: 576px) {
    .gallery-section--width-wide .gallery-section__content.gallery-section__content--layout-slideshow {
      margin: 0;
    }
  }
  @media screen and (min-width: 576px) {
    .gallery-section--width-wide .gallery-section__image {
      padding: 0;
    }
  }

  .gallery-section__header {
    max-width: 1200px;
    margin: 2.5rem auto;
  }
  .section-with-sidebar__wrapper .gallery-section__header {
    margin-top: 0;
  }

  .gallery-section__heading {
    margin: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .gallery-section__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .gallery-section__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .gallery-section__heading {
    padding-top: 0;
    margin-top: 0;
  }

  .gallery-section__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  .gallery-section__content {
    display: block;
  }
  .gallery-section__content .flickity-button {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  @media screen and (min-width: 768px) {
    .gallery-section__content .flickity-button {
      display: block;
    }
  }
  .gallery-section__content .flickity-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5rem;
    height: 0.875rem;
    transform: translate(-50%, -50%);
  }
  .gallery-section__content .flickity-button.next {
    right: 0.5rem;
  }
  .gallery-section__content .flickity-button.next::after {
    margin-left: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .gallery-section__content .flickity-button.next:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .gallery-section__content .flickity-button.previous {
    left: 0.5rem;
  }
  .gallery-section__content .flickity-button.previous::after {
    margin-right: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .gallery-section__content .flickity-button.previous:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .gallery-section__content .flickity-button .flickity-button-icon {
    display: none;
  }
  .gallery-section__content .flickity-button:focus {
    border: 1px solid #b75100;
  }
  @media screen and (min-width: 576px) {
    .gallery-section__content.gallery-section__content--layout-slideshow {
      margin: 0 -1.25rem;
    }
  }
  .gallery-section__content::after {
    display: none;
    content: "flickity";
  }
  @media screen and (min-width: 576px) {
    .gallery-section__content.gallery-section__content--layout-grid {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 40px 40px;
    }
    .gallery-section__content.gallery-section__content--layout-grid::after {
      content: "";
    }
  }
  @media screen and (min-width: 576px) {
    .gallery-section__content.gallery-section__content--layout-slideshow {
      margin: 0 -1.25rem;
    }
  }
  .gallery-section__content .flickity-viewport {
    transition: height 0.3s ease;
  }
  .gallery-section__content .flickity-button {
    display: none;
  }
  @media screen and (min-width: 576px) {
    .gallery-section__content .flickity-button {
      display: block;
    }
  }

  .gallery-section__content--layout-grid.gallery-section__content--2-column {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-section__content--layout-grid.gallery-section__content--3-column {
    grid-template-columns: repeat(3, 1fr);
  }
  .gallery-section__content--layout-grid.gallery-section__content--4-column {
    grid-template-columns: repeat(4, 1fr);
  }

  @media screen and (min-width: 576px) {
    .gallery-section__content--layout-slideshow.gallery-section__content--2-column .gallery-section__image {
      width: 50%;
    }
  }
  @media screen and (min-width: 576px) {
    .gallery-section__content--layout-slideshow.gallery-section__content--3-column .gallery-section__image {
      width: 33.3333%;
    }
  }
  @media screen and (min-width: 576px) {
    .gallery-section__content--layout-slideshow.gallery-section__content--4-column .gallery-section__image {
      width: 25%;
    }
  }

  .gallery-section__image {
    position: relative;
    width: 90%;
    padding-right: 1rem;
    line-height: 0;
  }
  @media screen and (min-width: 576px) {
    .gallery-section__image {
      width: auto;
      padding: 0 1.25rem;
    }
  }
  .gallery-section__image img {
    display: block;
    width: 100%;
  }

  @media screen and (min-width: 576px) {
    .gallery-section__content--layout-grid .gallery-section__image {
      padding: 0;
    }
  }

  .gallery-section__content .flickity-button.previous,
  .gallery-section__content:hover .flickity-button.previous,
  .gallery-section__content:focus-within .flickity-button.previous {
    left: 1.75rem;
  }
  .gallery-section__content .flickity-button.next,
  .gallery-section__content:hover .flickity-button.next,
  .gallery-section__content:focus-within .flickity-button.next {
    right: 1.75rem;
  }

  .slideshow {
    position: relative;
  }
  .slideshow .flickity-button {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  @media screen and (min-width: 768px) {
    .slideshow .flickity-button {
      display: block;
    }
  }
  .slideshow .flickity-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5rem;
    height: 0.875rem;
    transform: translate(-50%, -50%);
  }
  .slideshow .flickity-button.next {
    right: 0.5rem;
  }
  .slideshow .flickity-button.next::after {
    margin-left: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .slideshow .flickity-button.next:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .slideshow .flickity-button.previous {
    left: 0.5rem;
  }
  .slideshow .flickity-button.previous::after {
    margin-right: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .slideshow .flickity-button.previous:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .slideshow .flickity-button .flickity-button-icon {
    display: none;
  }
  .slideshow .flickity-button:focus {
    border: 1px solid #b75100;
  }
  .slideshow .flickity-viewport {
    transition: height 0.3s ease;
  }
  .slideshow .flickity-button {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .slideshow .flickity-button {
      display: block;
    }
  }
  .slideshow .flickity-button.previous {
    left: -1.5rem;
  }
  @media screen and (min-width: 960px) {
    .slideshow .flickity-button.previous {
      left: -3rem;
    }
  }
  @media screen and (min-width: 1350px) {
    .slideshow .flickity-button.previous {
      left: -4.5rem;
    }
  }
  .slideshow .flickity-button.next {
    right: -1.5rem;
  }
  @media screen and (min-width: 960px) {
    .slideshow .flickity-button.next {
      right: -3rem;
    }
  }
  @media screen and (min-width: 1350px) {
    .slideshow .flickity-button.next {
      right: -4.5rem;
    }
  }
  .slideshow.slideshow--nav-style-dots .flickity-button {
    display: none;
  }

  .slideshow--width-wide {
    left: 50%;
    margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
    margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
    max-width: calc(100vw - var(--scrollbar-width));
    position: relative;
    right: 50%;
    width: calc(100vw - var(--scrollbar-width));
  }
  .shopify-section:first-child .slideshow--width-wide {
    margin-top: 0;
  }
  .slideshow--width-wide .flickity-button.previous {
    left: 0.75rem;
  }
  @media screen and (min-width: 1200px) {
    .slideshow--width-wide .flickity-button.previous {
      left: 1.5rem;
    }
  }
  .slideshow--width-wide .flickity-button.next {
    right: 0.75rem;
  }
  @media screen and (min-width: 1200px) {
    .slideshow--width-wide .flickity-button.next {
      right: 1.5rem;
    }
  }

  .slideshow__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .slideshow--width-wide .slideshow__wrapper {
    max-width: none;
    margin: 0;
  }

  .slideshow-slide {
    display: none;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .flickity-enabled .slideshow-slide, .slideshow-slide:nth-of-type(1) {
    display: block;
  }
  .is-fade .slideshow-slide {
    opacity: 0 !important;
    transition: opacity 1s ease !important;
  }
  .is-fade .slideshow-slide.is-selected {
    opacity: 1 !important;
  }
  @media screen and (max-width: 767px) {
    .slideshow--height-mobile-small .slideshow-slide {
      height: 18.75rem;
    }
  }
  @media screen and (max-width: 767px) {
    .slideshow--height-mobile-medium .slideshow-slide {
      height: 25rem;
    }
  }
  @media screen and (max-width: 767px) {
    .slideshow--height-mobile-large .slideshow-slide {
      height: 31.25rem;
    }
  }
  @media screen and (max-width: 767px) {
    .slideshow--height-mobile-full .slideshow-slide {
      height: 100vh;
      min-height: 18.75rem;
    }
    .site-header--sticky .slideshow--height-mobile-full .slideshow-slide {
      height: calc(100vh - var(--header-height));
    }
  }
  @media screen and (min-width: 768px) {
    .slideshow--height-small .slideshow-slide {
      height: 25rem;
    }
  }
  @media screen and (min-width: 768px) {
    .slideshow--height-medium .slideshow-slide {
      height: 31.25rem;
    }
  }
  @media screen and (min-width: 768px) {
    .slideshow--height-large .slideshow-slide {
      height: 37.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .slideshow--height-full .slideshow-slide {
      height: 100vh;
      min-height: 18.75rem;
    }
    .site-header--sticky .slideshow--height-full .slideshow-slide {
      height: calc(100vh - var(--header-height));
    }
  }

  @media screen and (max-width: 767px) {
    .shopify-section:first-child .slideshow--height-mobile-full .slideshow-slide {
      height: calc(100vh - var(--announcement-height) - var(--header-height));
    }
  }

  @media screen and (min-width: 768px) {
    .shopify-section:first-child .slideshow--height-full .slideshow-slide {
      height: calc(100vh - var(--announcement-height) - var(--utility-height) - var(--header-height));
    }
    .main--transparent-header .shopify-section:first-child .slideshow--height-full .slideshow-slide {
      height: calc(100vh - var(--announcement-height));
    }
  }

  .slideshow-slide__background-link,
  .slideshow-slide__image-wrapper {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
  }

  .slideshow-slide__background-link {
    cursor: pointer;
  }

  .slideshow-slide__image {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  @media screen and (min-width: 768px) {
    .slideshow-slide__image.slideshow-slide__image--mobile {
      display: none;
    }
  }
  .slideshow-slide__image.slideshow-slide__image--desktop {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .slideshow-slide__image.slideshow-slide__image--desktop {
      display: block;
    }
  }

  .slideshow-slide__content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    padding: 2.5rem;
    margin: 0;
  }
  .slideshow--width-wide .slideshow-slide__content {
    padding: 1.5rem 24px;
  }
  @media screen and (min-width: 576px) {
    .slideshow--width-wide .slideshow-slide__content {
      padding: 1.5rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .slideshow--width-wide .slideshow-slide__content {
      padding: 2.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .slideshow--width-wide .slideshow-slide__content {
      padding: 2.5rem 56px;
    }
  }
  @media screen and (min-width: 1200px) {
    .slideshow--width-wide .slideshow-slide__content {
      left: 50%;
      max-width: 1312px;
      transform: translateX(-50%);
    }
  }
  .slideshow-slide--text-position-top-center .slideshow-slide__content, .slideshow-slide--text-position-center .slideshow-slide__content, .slideshow-slide--text-position-bottom-center .slideshow-slide__content {
    text-align: center;
  }
  .slideshow-slide--text-position-top-right .slideshow-slide__content, .slideshow-slide--text-position-center-right .slideshow-slide__content, .slideshow-slide--text-position-bottom-right .slideshow-slide__content {
    text-align: right;
  }
  .slideshow-slide--text-position-center-left .slideshow-slide__content, .slideshow-slide--text-position-center .slideshow-slide__content, .slideshow-slide--text-position-center-right .slideshow-slide__content {
    top: 50%;
    transform: translateY(-50%);
  }
  @media screen and (min-width: 1200px) {
    .slideshow--width-wide .slideshow-slide--text-position-center-left .slideshow-slide__content, .slideshow--width-wide .slideshow-slide--text-position-center .slideshow-slide__content, .slideshow--width-wide .slideshow-slide--text-position-center-right .slideshow-slide__content {
      transform: translate(-50%, -50%);
    }
  }
  .slideshow-slide--text-position-bottom-left .slideshow-slide__content, .slideshow-slide--text-position-bottom-center .slideshow-slide__content, .slideshow-slide--text-position-bottom-right .slideshow-slide__content {
    top: auto;
    bottom: 0;
  }

  .slideshow-slide__content-background-link {
    display: block;
    text-decoration: none;
  }

  .slideshow-slide__heading {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--font-size-heading-2);
    line-height: 1.3;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    margin: 0 0 0.5rem;
    color: var(--slide-text-color);
  }
  @media screen and (min-width: 768px) {
    .slideshow-slide__heading {
      font-size: 1.4761904761904763rem;
    }
  }.slideshow-slide__heading {
      font-weight: bolder;
    }@media screen and (min-width: 768px) {
    .slideshow-slide__heading {
      font-size: 1.4761904761904763rem;
    }
  }
  .slideshow-slide__heading a {
    color: inherit;
    text-decoration: none;
  }
  .slideshow-slide__heading a:visited, .slideshow-slide__heading a:hover, .slideshow-slide__heading a:focus, .slideshow-slide__heading a:active {
    color: inherit;
  }
  @media screen and (min-width: 768px) {
    .slideshow-slide__heading {
      margin: 0 0 0.75rem;
    }
  }

  .slideshow-slide__subheading {
    font-family: "Open Sans",sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 0.8095rem;
    line-height: 1.5em;
    text-decoration: none;
    text-transform: none;
    margin-bottom: 1rem;
    color: var(--slide-text-color);

      font-weight: 400;
      font-style: normal;
      text-transform: none;



  }
  @media screen and (min-width: 768px) {
    .slideshow-slide__subheading {
      font-size: 20px;
    }
  }

  .slideshow-slide__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
  }
  .slideshow-slide__button:visited {
    color: #404040;
  }
  .slideshow-slide__button:hover:not(:disabled), .slideshow-slide__button:focus, .slideshow-slide__button:active {
    color:#404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .slideshow-slide__button:disabled, .slideshow-slide__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.slideshow-slide__button--secondary {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
  }
  .slideshow-slide__button--secondary:visited {
    color: #404040;
  }
  .slideshow-slide__button--secondary:hover:not(:disabled), .slideshow-slide__button--secondary:focus, .slideshow-slide__button--secondary:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .slideshow-slide__button--secondary:disabled, .slideshow-slide__button--secondary.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .slideshow-slide__button--secondary:visited {
    color: #ffd100;
  }
  .slideshow-slide__button--secondary:hover:not(:disabled), .slideshow-slide__button--secondary:focus, .slideshow-slide__button--secondary:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }.slideshow-slide__overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  }

  .slideshow-pagination {
    position: absolute;
    bottom: 0.75rem;
    left: 50%;
    padding: 0;
    margin: 0;
    list-style-type: none;
    transform: translateX(-50%);
  }
  @media screen and (min-width: 768px) {
    .slideshow-pagination {
      bottom: 1rem;
    }
  }
  @media screen and (min-width: 768px) {
    .slideshow--nav-style-buttons .slideshow-pagination {
      display: none;
    }
  }

  .slideshow-pagination__dot {
    display: inline-block;
    margin: 0;
  }

  .slideshow-pagination__button {
    width: 0.5rem;
    height: 0.5rem;
    padding: 0;
    margin: 0 0.375rem;
    overflow: hidden;
    cursor: pointer;
    background: var(--slide-text-color);
    border: none;
    border-radius: 50%;
    opacity: 0.5;
    transition: opacity 0.2s ease;
  }
  .slideshow-pagination__button[data-selected=true] {
    cursor: default;
    opacity: 1;
  }

  @media screen and (min-width: 768px) {
    .featured-collection--extra-space {
      margin-bottom: -3rem;
    }
  }

  .featured-collection__header {
    max-width: 1200px;
    margin: 2.5rem auto;
    position: relative;
    text-align: center;
  }
  .section-with-sidebar__wrapper .featured-collection__header {
    margin-top: 0;
  }
  .main-content--section-headings-left .featured-collection__header {
    padding-bottom: 0;
    text-align: left;
    margin-bottom: 0;
  }

  .featured-collection__description {
    max-width: 600px;
    margin: 0.75rem auto 0;
    text-align: center;
  }
  .main-content--section-headings-left .featured-collection__description {
    margin: 1rem 0 0;
    text-align: left;
  }

  .featured-collection__heading {
    margin: 0;
    text-align: center;
    padding-bottom: 0;
  }
  @media screen and (min-width: 768px) {
    .featured-collection__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .featured-collection__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .featured-collection__heading {
    padding-top: 0;
    margin-top: 0;
  }
  @media screen and (min-width: 768px) {
    .main-content--section-headings-left .featured-collection__heading {
      padding-right: 5rem;
      padding-bottom: 0;
    }
  }

  .featured-collection__view-all {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    margin: 0.75rem auto;
    text-transform: none;
    letter-spacing: 0;
  }
  .featured-collection__view-all::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .featured-collection__view-all:hover {
    color: #282631;
  }
  .featured-collection__view-all:hover::after {
    background-color: #282631;
  }
  @media screen and (min-width: 768px) {
    .featured-collection__view-all {
      margin: 0 auto 0.75rem;
    }
  }
  .main-content--section-headings-left .featured-collection__view-all {
    margin: 0.75rem 0;
  }
  @media screen and (min-width: 768px) {
    .main-content--section-headings-left .featured-collection__view-all {
      position: absolute;
      right: 0;
      padding-bottom: 0.75rem;
      margin: 0;
      transform: translateY(-100%);
    }
  }

  .featured-collection__sidebar--true {
    display: flex;
    flex-direction: column;
  }
  @media screen and (min-width: 768px) {
    .featured-collection__sidebar--true {
      flex-direction: row;
    }
  }

  .featured-collection__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }
  .section-with-sidebar__wrapper .featured-collection__wrapper {
    margin: 2.5rem 0 2.5rem;
  }
  @media screen and (min-width: 576px) {
    .section-with-sidebar__wrapper .featured-collection__wrapper {
      margin: 3.5rem 0 3.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .section-with-sidebar__wrapper .featured-collection__wrapper {
      flex: 1 1 auto;
      margin: 0 0 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .section-with-sidebar__wrapper .featured-collection__wrapper {
      margin: 0 0 0 40px;
    }
  }

  @media screen and (min-width: 768px) {
    .featured-collection__wrapper--layout-slideshow.featured-collection__wrapper--2-column .product-thumbnail {
      width: 50%;
    }
  }
  @media screen and (min-width: 768px) {
    .featured-collection__wrapper--layout-slideshow.featured-collection__wrapper--3-column .product-thumbnail {
      width: 33.3333%;
    }
  }
  @media screen and (min-width: 768px) {
    .featured-collection__wrapper--layout-slideshow.featured-collection__wrapper--4-column .product-thumbnail {
      width: 25%;
    }
  }
  .featured-collection__wrapper--layout-slideshow .product-thumbnail {
    width: 90%;
    margin: 0 0.375rem;
  }
  @media screen and (min-width: 768px) {
    .featured-collection__wrapper--layout-slideshow .product-thumbnail {
      width: auto;
      padding: 0 1.25rem;
      margin: 0;
    }
  }
  .featured-collection--extra-space .featured-collection__wrapper--layout-slideshow .product-thumbnail {
    padding-bottom: 3rem;
  }

  .featured-collection__slideshow-wrapper .flickity-button {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  @media screen and (min-width: 768px) {
    .featured-collection__slideshow-wrapper .flickity-button {
      display: block;
    }
  }
  .featured-collection__slideshow-wrapper .flickity-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5rem;
    height: 0.875rem;
    transform: translate(-50%, -50%);
  }
  .featured-collection__slideshow-wrapper .flickity-button.next {
    right: 0.5rem;
  }
  .featured-collection__slideshow-wrapper .flickity-button.next::after {
    margin-left: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .featured-collection__slideshow-wrapper .flickity-button.next:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .featured-collection__slideshow-wrapper .flickity-button.previous {
    left: 0.5rem;
  }
  .featured-collection__slideshow-wrapper .flickity-button.previous::after {
    margin-right: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .featured-collection__slideshow-wrapper .flickity-button.previous:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .featured-collection__slideshow-wrapper .flickity-button .flickity-button-icon {
    display: none;
  }
  .featured-collection__slideshow-wrapper .flickity-button:focus {
    border: 1px solid #b75100;
  }
  .featured-collection__slideshow-wrapper::after {
    display: none;
    content: "flickity";
  }
  @media screen and (min-width: 768px) {
    .featured-collection__slideshow-wrapper {
      margin: 0 -1.25rem;
    }
  }
  .featured-collection__slideshow-wrapper .flickity-button {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .featured-collection__slideshow-wrapper .flickity-button {
      display: block;
    }
  }
  .featured-collection__slideshow-wrapper .flickity-button.previous, .featured-collection__slideshow-wrapper .flickity-button.next {
    transform: translateY(-3rem);
  }
  .featured-collection__slideshow-wrapper .flickity-button.previous {
    left: 1.75rem;
  }
  .featured-collection__slideshow-wrapper .flickity-button.next {
    right: 1.75rem;
  }

  .featured-collection__wrapper--layout-grid {
    display: grid;
    grid-gap: 24px 24px;
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .featured-collection__wrapper--layout-grid {
      grid-template-columns: 1fr;
      grid-gap: 40px 40px;
    }
  }

  .featured-collection__wrapper--1-mobile-column {
    grid-template-columns: repeat(1, 1fr);
  }

  .featured-collection__wrapper--2-mobile-column {
    grid-template-columns: repeat(2, 1fr);
  }

  @media screen and (min-width: 768px) {
    .featured-collection__wrapper--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .featured-collection__wrapper--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .featured-collection__wrapper--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  .featured-promotions__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-gap: 18px 24px;
  }
  @media screen and (min-width: 768px) {
    .featured-promotions__wrapper {
      grid-gap: 40px 40px;
    }
  }

  @media screen and (min-width: 768px) {
    .featured-promotions__wrapper--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .featured-promotions__wrapper--3-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media screen and (min-width: 960px) {
    .featured-promotions__wrapper--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .featured-promotions__wrapper--4-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media screen and (min-width: 960px) {
    .featured-promotions__wrapper--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  .featured-promotions__image {
    position: relative;
    line-height: 0;
  }
  .featured-promotions__image img {
    width: 100%;
  }

  .featured-promotions__content-wrapper {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.5rem 1rem;
  }
  .featured-promotions__content-wrapper h2 {
    margin: 0 0 0.5rem;
    color: #444444;
  }
  .featured-promotions__content-wrapper p {
    margin: 0 0 0.5rem;
    color: #444444;
  }

  .featured-promotions__content-wrapper--overlay-gradient {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.65) 100%);
  }

  .featured-promotions__content-wrapper--overlay-solid {
    background: rgba(0, 0, 0, 0.35);
  }

  .featured-promotions__content-wrapper--position-top {
    align-items: flex-start;
  }

  .featured-promotions__content-wrapper--position-center {
    align-items: center;
  }

  .featured-promotions__content-wrapper--position-bottom {
    align-items: flex-end;
  }

  .featured-promotions__content-wrapper--align-left {
    text-align: left;
  }

  .featured-promotions__content-wrapper--align-center {
    text-align: center;
  }

  .featured-promotions__content-wrapper--align-right {
    text-align: right;
  }

  .featured-promotions__content {
    padding: 1rem;
    width: 100%;
    line-height: initial;
  }
  .featured-promotions__content.featured-promotions__content--background-true {
    background-color: #ffffff;
  }
  .featured-promotions__content.featured-promotions__content--background-false h2, .featured-promotions__content.featured-promotions__content--background-false p {
    color: #fff;
  }

  .featured-promotions__button {
    margin: 0.5rem 0.375rem 0;
    text-align: center;
  }
  .featured-promotions__button:first-child {
    margin-left: 0;
  }

  .featured-promotions__button--primary,
  .featured-promotions__button--tertiary {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.5rem 0.75rem;
    font-size: 0.72855rem;
  }
  .featured-promotions__button--primary:visited,
  .featured-promotions__button--tertiary:visited {
    color: #404040;
  }
  .featured-promotions__button--primary:hover:not(:disabled), .featured-promotions__button--primary:focus, .featured-promotions__button--primary:active,
  .featured-promotions__button--tertiary:hover:not(:disabled),
  .featured-promotions__button--tertiary:focus,
  .featured-promotions__button--tertiary:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .featured-promotions__button--primary:disabled, .featured-promotions__button--primary.disabled,
  .featured-promotions__button--tertiary:disabled,
  .featured-promotions__button--tertiary.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.featured-promotions__button--secondary {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.5rem 0.75rem;
    font-size: 0.72855rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
  }
  .featured-promotions__button--secondary:visited {
    color: #404040;
  }
  .featured-promotions__button--secondary:hover:not(:disabled), .featured-promotions__button--secondary:focus, .featured-promotions__button--secondary:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .featured-promotions__button--secondary:disabled, .featured-promotions__button--secondary.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .featured-promotions__button--secondary:visited {
    color: #ffd100;
  }
  .featured-promotions__button--secondary:hover:not(:disabled), .featured-promotions__button--secondary:focus, .featured-promotions__button--secondary:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }.featured-promotions__button--tertiary {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
  }
  .featured-promotions__button--tertiary:visited {
    color: #ffffff;
  }
  .featured-promotions__button--tertiary:hover:not(:disabled), .featured-promotions__button--tertiary:focus {
    color: #444444;
    background-color: #ffffff;
    border: 1px solid #ffffff;
  }
  .featured-promotions__content--background-true .featured-promotions__button--tertiary {
    color: #444444;
    background-color: transparent;
    border: 1px solid #444444;
  }
  .featured-promotions__content--background-true .featured-promotions__button--tertiary:visited {
    color: #444444;
  }
  .featured-promotions__content--background-true .featured-promotions__button--tertiary:hover:not(:disabled), .featured-promotions__content--background-true .featured-promotions__button--tertiary:focus {
    color: #ffffff;
    background: #444444;
    border: 1px solid #444444;
  }

  .footer-section {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0;
    font-size: 0.8095238095238095rem;
    color: #444444;
    background-color: #ffffff;
  }
  @media screen and (min-width: 576px) {
    .footer-section {
      margin-top: 4rem;
    }
  }
  .footer-section a,
  .footer-section a:visited {
    color: #b75100;
    text-decoration: none;
    transition: ease-out 0.2s color, ease-out 0.2s border-color;
  }
  .footer-section a:hover, .footer-section a:focus,
  .footer-section a:visited:hover,
  .footer-section a:visited:focus {
    color: #3c3a3a;
    text-decoration: none;
    border-bottom: 1px solid #3c3a3a;
  }

  .footer-top {
    padding: 2rem 0 0;
    margin: 0 10px 20px;
  }
  @media screen and (min-width: 576px) {
    .footer-top {
      padding: 0 0 4rem;
      margin: 0 32px 0;
    }
  }
  @media screen and (min-width: 768px) {
    .footer-top {
      margin: 0 40px 0;
    }
  }
  @media screen and (min-width: 960px) {
    .footer-top {
      margin: 0 56px 0;
    }
  }

  .footer-top__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 0.25fr;
    grid-gap: 0;
  }
  @media screen and (min-width: 576px) {
    .footer-top__wrapper {
      grid-gap: 40px 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .footer-top__wrapper {
      grid-gap: 40px 2.5rem;
    }
  }

  .footer-top__wrapper--2-column {
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 576px) {
    .footer-top__wrapper--2-column {
      grid-template-columns: repeat(2, 0.25fr);
    }
  }

  .footer-top__wrapper--3-column {
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 576px) {
    .footer-top__wrapper--3-column {
      grid-template-columns: repeat(3, 0.25fr);
    }
  }

  .footer-top__wrapper--4-column {
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 576px) {
    .footer-top__wrapper--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  .footer-top__block {
    padding-bottom: 1rem;
  }
  @media screen and (min-width: 576px) {
    .footer-top__block {
      padding-bottom: 0;
    }
  }
  @media screen and (max-width: 575px) {
    .footer-top__block.active .footer-top__block-heading::after {
      content: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M2 8.5C2 8.22386 2.22386 8 2.5 8H12.5C12.7761 8 13 8.22386 13 8.5C13 8.77614 12.7761 9 12.5 9H2.5C2.22386 9 2 8.77614 2 8.5Z" fill="%23444444"/%3E%3C/svg%3E');
    }
    .footer-top__block.active .footer-top__block-menu {
      padding-top: 1rem;
    }
    .footer-top__block p {
      padding-top: 1rem;
    }
  }
  .footer-top__block:not(.footer-top__block--newsletter_form) {
    border-bottom: 1px solid #d6d4cb;
  }
  @media screen and (min-width: 576px) {
    .footer-top__block:not(.footer-top__block--newsletter_form) {
      border-bottom: 0;
    }
  }

  .footer-top__block--newsletter_form p {
    margin-top: 0.5rem;
  }
  @media screen and (min-width: 576px) {
    .footer-top__block--newsletter_form p {
      margin-top: initial;
    }
  }
  .footer-top__block--newsletter_form .newsletter-form__bottom-half {
    display: block;
  }
  .footer-top__block--newsletter_form .newsletter-form__bottom-half input {
    width: 100%;
  }
  .footer-top__block--newsletter_form .newsletter-form__bottom-half input[type=email] {
    margin-top: 0;
    border-color: #dce0e0;
  }
  .footer-top__block--newsletter_form .newsletter-form__bottom-half input[type=email]:focus {
    border-color: #dce0e0;
  }
  .footer-top__block--newsletter_form .success {
    padding: 12px;
  }

  .footer-top__block-menu {
    padding-left: 0;
    margin: 0;
    list-style: none;
  }
  @media screen and (min-width: 576px) {
    .footer-top__block-menu {
      margin: initial;
    }
  }

  .footer-top__block-heading {
    margin: 0;
    text-align: center;
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 0;
    color: #444444;
    text-align: left;
  }
  @media screen and (min-width: 768px) {
    .footer-top__block-heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .footer-top__block-heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .footer-top__block-heading {
    padding-top: 0;
    margin-top: 0;
  }
  @media screen and (min-width: 576px) {
    .footer-top__block-heading {
      padding-top: 0;
      padding-bottom: 0;
      margin-top: 3rem;
      margin-bottom: 1rem;
      font-size: var(--font-size-heading-4);
    }
  }
  .footer-top__block-heading:not(.footer-top__block-heading--newsletter_form) {
    position: relative;
    cursor: pointer;
  }
  .footer-top__block-heading:not(.footer-top__block-heading--newsletter_form)::after {
    position: absolute;
    right: 0;
    width: 1rem;
    height: 1rem;
    content: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M7 13.5C7 13.7761 7.22386 14 7.5 14C7.77614 14 8 13.7761 8 13.5V9H12.5C12.7761 9 13 8.77614 13 8.5C13 8.22386 12.7761 8 12.5 8H8V3.5C8 3.22386 7.77614 3 7.5 3C7.22386 3 7 3.22386 7 3.5V8H2.5C2.22386 8 2 8.22386 2 8.5C2 8.77614 2.22386 9 2.5 9H7V13.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  @media screen and (min-width: 576px) {
    .footer-top__block-heading:not(.footer-top__block-heading--newsletter_form) {
      cursor: auto;
    }
    .footer-top__block-heading:not(.footer-top__block-heading--newsletter_form)::after {
      content: "";
    }
  }

  .footer-top__block-content {
    display: none;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: 1s opacity, 1s max-height;
  }
  .footer-top__block-content[data-animation-state=open] {
    display: block;
    max-height: 500vh;
    visibility: visible;
    opacity: 1;
  }
  .footer-top__block-content[data-animation="open=>closed"] {
    display: block;
  }
  .footer-top__block-content[data-animation="closed=>open"] {
    display: block;
  }
  @media screen and (min-width: 576px) {
    .footer-top__block-content {
      display: block;
      max-height: 500vh;
      visibility: visible;
      opacity: 1;
      transition: none;
    }
  }
  .footer-top__block-content .accordion dt a:focus, .footer-top__block-content .accordion dt a:hover,
  .footer-top__block-content .accordion dt a:visited:focus,
  .footer-top__block-content .accordion dt a:visited:hover {
    color: #444444;
    border: 0;
  }

  .footer-bottom {
    padding: 0 0 2rem;
    margin: 0 24px;
  }
  @media screen and (min-width: 576px) {
    .footer-bottom {
      padding: 0 0 2rem;
      margin: 0 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .footer-bottom {
      margin: 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .footer-bottom {
      margin: 0 56px;
    }
  }

  .footer-bottom__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    padding-top: 1.5rem;

  }
  @media screen and (min-width: 576px) {
    .footer-bottom__wrapper {
      flex-direction: row;
      padding-top: 2rem;
      
    }
  }
  .footer-bottom__wrapper form {
    display: flex;
    width: 100%;
    padding-bottom: 1rem;
  }
  @media screen and (min-width: 576px) {
    .footer-bottom__wrapper form {
      width: initial;
    }
  }
  .footer-bottom__wrapper form .selectors-form__item {
    margin-right: 0.75rem;
    border: 1px solid rgba(183, 81, 0, 0.4);
    border-radius: 8px;
  }
  .footer-bottom__wrapper form .selectors-form__item button {
    color: #b75100;
  }
  .footer-bottom__wrapper form .selectors-form__item button::after {
    content: url('data:image/svg+xml,%3Csvg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.35355 1.35355C9.54882 1.15829 9.54882 0.841709 9.35355 0.646447C9.15829 0.451184 8.84171 0.451184 8.64645 0.646447L9.35355 1.35355ZM5 5L4.64645 5.35355C4.84171 5.54882 5.15829 5.54882 5.35355 5.35355L5 5ZM1.35355 0.646447C1.15829 0.451184 0.841708 0.451184 0.646446 0.646447C0.451184 0.841709 0.451184 1.15829 0.646446 1.35355L1.35355 0.646447ZM8.64645 0.646447L4.64645 4.64645L5.35355 5.35355L9.35355 1.35355L8.64645 0.646447ZM5.35355 4.64645L1.35355 0.646447L0.646446 1.35355L4.64645 5.35355L5.35355 4.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .footer-bottom__wrapper form .selectors-form__item[aria-expanded=true] {
    border-color: #b75100;
  }
  .footer-bottom__wrapper form .selectors-form__item a {
    color: #444444;
  }
  .footer-bottom__wrapper form .selectors-form__item a:hover, .footer-bottom__wrapper form .selectors-form__item a:focus {
    border-bottom: 1px solid #444444;
  }
  .footer-bottom__wrapper form .disclosure__toggle {
    line-height: 1.25rem;
  }
  .footer-bottom__wrapper .social-icons {
    width: 100%;
    padding: 0 0 1.5rem;
  }
  @media screen and (min-width: 576px) {
    .footer-bottom__wrapper .social-icons {
      align-items: flex-start;
      justify-content: flex-end;
      width: initial;
    }
  }
  .footer-bottom__wrapper .social-icons a {
    padding: 0.75rem 1.5rem 0.75rem 0;
  }
  .footer-bottom__wrapper .social-icons a:hover, .footer-bottom__wrapper .social-icons a:focus {
    border-bottom: 0;
  }
  @media screen and (min-width: 576px) {
    .footer-bottom__wrapper .social-icons a {
      padding: 0.5rem 0.75rem;
    }
  }

  .footer-bottom__left,
  .footer-bottom__right {
    width: 100%;
  }
  @media screen and (min-width: 576px) {
    .footer-bottom__left,
  .footer-bottom__right {
      max-width: 50%;
    }
  }

  .footer-bottom__credits {
    padding: 0;
    margin: 0;
  }
  .footer-bottom__credits a {
    color: #444444;
    text-decoration: none;
  }
  .footer-bottom__credits a:hover, .footer-bottom__credits a:focus {
    color: #b75100;
    text-decoration: none;
  }

  .footer-bottom__payment-methods {
    padding-bottom: 2rem;
  }
  .footer-bottom__payment-methods svg {
    margin: 0.25rem 0.5rem 0.25rem 0;
  }
  @media screen and (min-width: 960px) {
    .footer-bottom__payment-methods svg {
      margin: 0.25rem;
    }
    .footer-bottom__payment-methods svg:first-child {
      margin-left: 0;
    }
    .footer-bottom__payment-methods svg:last-child {
      margin-right: 0;
    }
  }

  .testimonial {
    margin: 3rem 24px;
  }
  @media screen and (min-width: 576px) {
    .testimonial {
      margin: 3rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .testimonial {
      margin: 3.5rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .testimonial {
      margin: 3.5rem 56px;
    }
  }

  .testimonial__header {
    max-width: 1200px;
    margin: 2.5rem auto;
    margin-top: 3rem;
    margin-bottom: calc(2.5rem - 0.75rem);
  }
  .section-with-sidebar__wrapper .testimonial__header {
    margin-top: 0;
  }

  .testimonial__heading {
    margin: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .testimonial__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .testimonial__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .testimonial__heading {
    padding-top: 0;
    margin-top: 0;
  }
  .main-content--section-headings-left .testimonial__heading {
    text-align: center;
  }

  .testimonial__slideshow-wrapper {
    position: relative;
    width: 100%;
    max-width: 36.5rem;
    margin: 0 auto;
  }

  .testimonial__slideshow {
    width: 100%;
    max-width: 36.5rem;
    margin: 0 auto;
  }
  .testimonial__slideshow .flickity-button {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  @media screen and (min-width: 768px) {
    .testimonial__slideshow .flickity-button {
      display: block;
    }
  }
  .testimonial__slideshow .flickity-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5rem;
    height: 0.875rem;
    transform: translate(-50%, -50%);
  }
  .testimonial__slideshow .flickity-button.next {
    right: 0.5rem;
  }
  .testimonial__slideshow .flickity-button.next::after {
    margin-left: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .testimonial__slideshow .flickity-button.next:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .testimonial__slideshow .flickity-button.previous {
    left: 0.5rem;
  }
  .testimonial__slideshow .flickity-button.previous::after {
    margin-right: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .testimonial__slideshow .flickity-button.previous:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .testimonial__slideshow .flickity-button .flickity-button-icon {
    display: none;
  }
  .testimonial__slideshow .flickity-button:focus {
    border: 1px solid #b75100;
  }
  .testimonial__slideshow .flickity-button {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .testimonial__slideshow .flickity-button {
      display: block;
    }
  }
  .testimonial__slideshow .flickity-button.next {
    right: calc(-2.5rem + 0.75rem - 2.5rem);
  }
  .testimonial__slideshow .flickity-button.previous {
    left: calc(-2.5rem + 0.75rem - 2.5rem);
  }

  .testimonial__slide {
    width: 100%;
    padding: 0.75rem;
    padding-bottom: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .testimonial__slide {
      max-width: 36.5rem;
    }
  }

  .testimonial__body {
    position: relative;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    background-color: #ffffff;
    border-radius: 0.5rem;
    box-shadow: 0 2px 16px 1px rgba(0, 0, 0, 0.1);
  }
  @media screen and (min-width: 768px) {
    .testimonial__body {
      padding: 2rem;
      margin-bottom: 2rem;
    }
  }
  .testimonial__body::after {
    position: absolute;
    bottom: -0.75rem;
    z-index: 1;
    width: 0;
    height: 0;
    content: "";
    border-top: 0.75rem solid #ffffff;
    border-right: 0.75rem solid transparent;
    border-left: 0.75rem solid transparent;
    transform: translateX(-50%);
  }

  .testimonial__image {
    position: relative;
    display: flex;
    max-width: 4rem;
    padding: 0;
    margin: 0.75rem 1.5rem;
    background-color: unset;
    border: 0;
    opacity: 0.5;
    transition: all 0.2s ease-in;
  }
  .testimonial__image.testimonial__image--circle img {
    border-radius: 50%;
  }
  .testimonial__image img {
    transition: box-shadow 0.2s ease-in;
  }
  .testimonial__image img:hover {
    cursor: pointer;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  .is-nav-selected .testimonial__image {
    opacity: 1;
  }

  .testimonial__image--none {
    min-height: 4rem;
  }

  .testimonial__quote-icon {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.75rem;
    opacity: 0.4;
  }

  .testimonial__slideshow--secondary .flickity-viewport,
  .testimonial__slideshow .flickity-viewport {
    transition: height 0.3s ease;
  }

  .testimonial__slideshow--secondary {
    max-width: calc(7rem * 3 - 0.5rem);
    margin-right: auto;
    margin-left: auto;
  }
  .testimonial__slideshow--secondary .flickity-page-dots {
    position: static;
    margin-top: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .testimonial__slideshow--secondary .flickity-page-dots {
      margin-top: 2rem;
    }
  }
  .testimonial__slideshow--secondary .dot:not(.is-selected) {
    opacity: 0.5;
  }

  .testimonial__name,
  .testimonial__info {
    display: block;
    visibility: hidden;
  }
  .is-selected .testimonial__name,
  .is-selected .testimonial__info {
    visibility: visible;
  }

  .testimonial__info {
    font-size: 0.7083125rem;
    opacity: 0.6;
  }

  .testimonial__stars {
    margin-top: 1.5rem;
  }

  .testimonial__star-container {
    display: inline-block;
  }

  .testimonial__slide--secondary {
    width: 7rem;
    text-align: center;
  }

  .contact-form__header {
    max-width: 1200px;
    margin: 2.5rem auto;
  }
  .section-with-sidebar__wrapper .contact-form__header {
    margin-top: 0;
  }

  .contact-form__heading {
    margin: 0;
    text-align: center;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .contact-form__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .contact-form__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .contact-form__heading {
    padding-top: 0;
    margin-top: 0;
  }

  .contact-form__text {
    margin-bottom: 1.5rem;
  }

  .contact-form__image-wrapper {
    position: relative;
  }

  .contact-form__image {
    display: block;
    margin-bottom: 1rem;
  }

  .contact-form__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }

  .contact-form__wrapper--center {
    max-width: 680px;
  }

  @media screen and (min-width: 960px) {
    .contact-form__wrapper--right,
  .contact-form__wrapper--left {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 0 32px;
    }
  }

  @media screen and (min-width: 960px) {
    .contact-form__wrapper--left {
      grid-template-areas: "form info";
    }
  }

  @media screen and (min-width: 960px) {
    .contact-form__wrapper--right {
      grid-template-areas: "info form";
    }
  }

  @media screen and (min-width: 576px) {
    .contact-form__form {
      display: grid;
      grid-template-areas: "result result" "name email" "message message";
      grid-template-columns: repeat(2, 1fr);
      grid-auto-rows: -webkit-max-content;
      grid-auto-rows: max-content;
      grid-gap: 0 32px;
    }
  }
  .contact-form__form .success,
  .contact-form__form .errors {
    grid-area: result;
  }

  .contact-form__information {
    grid-area: info;
  }

  .contact-form__subheading {
    margin-top: 0;
  }

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

  .contact-form__information--align-center {
    text-align: center;
  }

  .contact-form__name {
    grid-area: name;
  }

  .contact-form__email {
    grid-area: email;
  }

  .contact-form__message {
    grid-area: message;
  }

  .contact-form__submit {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
  }
  .contact-form__submit:visited {
    color: #404040;
  }
  .contact-form__submit:hover:not(:disabled), .contact-form__submit:focus, .contact-form__submit:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .contact-form__submit:disabled, .contact-form__submit.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }[data-video-playing=true] .video-section {
    height: 100%;
  }

  .video-section--width-wide-true {
    left: 50%;
    margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
    margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
    max-width: calc(100vw - var(--scrollbar-width));
    position: relative;
    right: 50%;
    width: calc(100vw - var(--scrollbar-width));
  }
  .shopify-section:first-child .video-section--width-wide-true {
    margin-top: 0;
  }

  .video-section__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .video-section--width-wide-true .video-section__wrapper {
    max-width: none;
    margin: 0;
  }

  .video-section__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  .video-section--dark-overlay-enabled-true .video-section__overlay {
    background: rgba(0, 0, 0, 0.3);
  }
  [data-video-transitioning=true] .video-section__overlay, [data-video-playing=true] .video-section__overlay {
    pointer-events: none;
  }

  .video-section__overlay-image-wrapper {
    height: 100%;
  }
  [data-video-transitioning=true] .video-section__overlay-image-wrapper, [data-video-playing=true] .video-section__overlay-image-wrapper {
    opacity: 0;
    transition: opacity 200ms ease-in-out;
  }
  [data-video-playing=true] .video-section__overlay-image-wrapper {
    z-index: 0;
  }

  .video-section__overlay-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .video-section__overlay-header {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    padding: 0.5rem;
    margin: auto;
    background-color: var(--overlay-color);
  }
  .video-section--width-wide-true .video-section__overlay-header {
    padding: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .video-section--width-wide-true .video-section__overlay-header {
      padding: 2.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .video-section__overlay-header {
      padding: 2.5rem;
    }
  }
  .video-section--text-shadow-enabled-true .video-section__overlay-header {
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  }
  [data-video-transitioning=true] .video-section__wrapper--show-text-while-playing-false .video-section__overlay-header, [data-video-playing=true] .video-section__wrapper--show-text-while-playing-false .video-section__overlay-header {
    opacity: 0;
    transition: opacity 200ms ease-in-out;
  }
  [data-video-playing=true] .video-section__wrapper--show-text-while-playing-false .video-section__overlay-header {
    z-index: 0;
  }
  .video-section__overlay-header.video-section__overlay-header--text-position-top-center, .video-section__overlay-header.video-section__overlay-header--text-position-center, .video-section__overlay-header.video-section__overlay-header--text-position-bottom-center {
    align-items: center;
    text-align: center;
  }
  .video-section__overlay-header.video-section__overlay-header--text-position-top-right, .video-section__overlay-header.video-section__overlay-header--text-position-center-right, .video-section__overlay-header.video-section__overlay-header--text-position-bottom-right {
    align-items: flex-end;
    text-align: right;
  }
  .video-section__overlay-header.video-section__overlay-header--text-position-top-left, .video-section__overlay-header.video-section__overlay-header--text-position-center-left, .video-section__overlay-header.video-section__overlay-header--text-position-bottom-left {
    align-items: flex-start;
    text-align: left;
  }
  .video-section__overlay-header.video-section__overlay-header--text-position-center-left, .video-section__overlay-header.video-section__overlay-header--text-position-center, .video-section__overlay-header.video-section__overlay-header--text-position-center-right {
    justify-content: center;
  }
  .video-section__overlay-header.video-section__overlay-header--text-position-bottom-left, .video-section__overlay-header.video-section__overlay-header--text-position-bottom-center, .video-section__overlay-header.video-section__overlay-header--text-position-bottom-right {
    justify-content: flex-end;
  }

  .video-section__overlay-heading {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: var(--font-size-heading-2);
    line-height: 1.3;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    margin: 0 0 0.5rem;
    color: var(--overlay-text-color);
  }
  @media screen and (min-width: 768px) {
    .video-section__overlay-heading {
      font-size: 1.4761904761904763rem;
    }
  }.video-section__overlay-heading {
      font-weight: bolder;
    }@media screen and (min-width: 768px) {
    .video-section__overlay-heading {
      font-size: 1.4761904761904763rem;
    }
  }
  .video-section__overlay-heading a {
    color: inherit;
    text-decoration: none;
  }
  .video-section__overlay-heading a:visited, .video-section__overlay-heading a:hover, .video-section__overlay-heading a:focus, .video-section__overlay-heading a:active {
    color: inherit;
  }
  @media screen and (min-width: 768px) {
    .video-section__overlay-heading {
      margin: 0 0 0.75rem;
    }
  }

  .video-section__overlay-subheading {
    font-family: "Open Sans",sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 0.8095rem;
    line-height: 1.5;
    text-decoration: none;
    text-transform: none;
    margin: 0 0 0.5rem;
    color: var(--overlay-text-color);
  }
  @media screen and (min-width: 768px) {
    .video-section__overlay-subheading {
      font-size: 1.0952380952380953rem;
    }
  }
  @media screen and (min-width: 768px) {
    .video-section__overlay-subheading {
      margin: 0 0 0.75rem;
    }
  }

  .video-section__button-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
  }
  .video-section__overlay-header--text-position-top-right .video-section__button-wrapper, .video-section__overlay-header--text-position-center-right .video-section__button-wrapper, .video-section__overlay-header--text-position-bottom-right .video-section__button-wrapper {
    justify-items: flex-end;
  }
  .video-section__overlay-header--text-position-top-left .video-section__button-wrapper, .video-section__overlay-header--text-position-center-left .video-section__button-wrapper, .video-section__overlay-header--text-position-bottom-left .video-section__button-wrapper {
    justify-content: flex-start;
  }

  .video-section__play-button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1rem;
    line-height: 1;
  }
  .video-section__play-button:visited {
    color: #404040;
  }
  .video-section__play-button:hover:not(:disabled), .video-section__play-button:focus, .video-section__play-button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .video-section__play-button:disabled, .video-section__play-button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }[data-video-transitioning=true] .video-section__play-button, [data-video-playing=true] .video-section__play-button {
    opacity: 0;
    transition: opacity 200ms ease-in-out;
  }
  [data-video-playing=true] .video-section__play-button {
    display: none;
  }

  .video-section__play-icon {
    margin-right: 0.75rem;
    opacity: 1;
  }
  [data-video-loading=true] .video-section__play-icon {
    opacity: 0;
  }

  .video-section__play-button-text {
    opacity: 1;
  }
  [data-video-loading=true] .video-section__play-button-text {
    opacity: 0;
  }

  .video-section__loading-icon {
    --loading-icon-color: #404040;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    opacity: 0;
    transform: translate(-50%, -50%);
  }
  [data-video-loading=true] .video-section__loading-icon {
    opacity: 1;
    transition: opacity 200ms ease-in-out;
  }

  .video-section__loading-icon-animation {
    position: relative;
    left: -32px;
    width: 10px;
    height: 10px;
    color: #404040;
    border-radius: 5px;
    box-shadow: 16px 0 0 0 #404040, 32px 0 0 0 #404040, 48px 0 0 0 #404040;
    animation: dotTyping 1.5s infinite linear;
  }

  .video-section__call-to-action {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
    padding: 0.75rem 1rem;
    text-align: center;
    pointer-events: auto;
  }
  .video-section__call-to-action:visited {
    color: #404040;
  }
  .video-section__call-to-action:hover:not(:disabled), .video-section__call-to-action:focus, .video-section__call-to-action:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .video-section__call-to-action:disabled, .video-section__call-to-action.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .video-section__call-to-action:visited {
    color: #ffd100;
  }
  .video-section__call-to-action:hover:not(:disabled), .video-section__call-to-action:focus, .video-section__call-to-action:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }[data-video-transitioning=true] .video-section__call-to-action, [data-video-playing=true] .video-section__call-to-action {
    opacity: 0;
    transition: opacity 200ms ease-in-out;
  }
  [data-video-playing=true] .video-section__call-to-action {
    z-index: 0;
    margin-left: 0;
  }
  .video-section--call-to-action-enabled-true .video-section__call-to-action {
    margin-left: 1rem;
  }
  @media screen and (min-width: 576px) {
    .video-section--call-to-action-enabled-true .video-section__call-to-action {
      margin-top: 0;
    }
  }
  [data-video-playing=true] .video-section--call-to-action-enabled-true .video-section__call-to-action {
    margin-top: 0;
    margin-left: 0;
  }
  .video-section__wrapper--show-text-while-playing-true .video-section__call-to-action {
    z-index: 1;
    opacity: 1;
  }

  .video-section__video--youtube,
  .video-section__video--vimeo {
    position: relative;
    height: 0;
  }
  .video-section__wrapper--aspect-ratio-16-9 .video-section__video--youtube,
  .video-section__wrapper--aspect-ratio-16-9 .video-section__video--vimeo {
    padding-bottom: 56.25%;
  }
  .video-section__wrapper--aspect-ratio-4-3 .video-section__video--youtube,
  .video-section__wrapper--aspect-ratio-4-3 .video-section__video--vimeo {
    padding-bottom: 75%;
  }

  .video-section__wrapper--aspect-ratio-16-9 .video-section__video--html5 {
    padding-bottom: 56.25%;
  }
  .video-section__wrapper--aspect-ratio-4-3 .video-section__video--html5 {
    padding-bottom: 75%;
  }
  .video-section--placeholder-image-enabled-true .video-section__video--html5 {
    height: 0;
  }
  .video-section--placeholder-image-enabled-false .video-section__video--html5 {
    padding-bottom: 0;
  }
  [data-video-playing=true] .video-section__video--html5 {
    height: 100%;
    padding-bottom: 0;
  }
  .video-section__video--html5 .plyr--video {
    height: 100%;
  }
  .video-section__video--html5 .plyr__video-wrapper {
    height: 100%;
  }
  .video-section__video--html5 .plyr video {
    width: 100%;
    height: 100%;
  }

  .video-section--placeholder-image-enabled-true .video-section__video {
    visibility: hidden;
  }
  [data-video-transitioning=true] .video-section__video, [data-video-playing=true] .video-section__video {
    z-index: 1;
    visibility: visible;
  }
  .video-section__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video-section__video .plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: none;
  }

  .product-recommendations__header {
    max-width: 1200px;
    margin: 2.5rem auto;
  }
  .section-with-sidebar__wrapper .product-recommendations__header {
    margin-top: 0;
  }

  .product-recommendations__heading {
    margin: 0;
    text-align: center;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .product-recommendations__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .product-recommendations__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .product-recommendations__heading {
    padding-top: 0;
    margin-top: 0;
  }

  .product-recommendations__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }
  .product-recommendations__wrapper .flickity-button {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  @media screen and (min-width: 768px) {
    .product-recommendations__wrapper .flickity-button {
      display: block;
    }
  }
  .product-recommendations__wrapper .flickity-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5rem;
    height: 0.875rem;
    transform: translate(-50%, -50%);
  }
  .product-recommendations__wrapper .flickity-button.next {
    right: 0.5rem;
  }
  .product-recommendations__wrapper .flickity-button.next::after {
    margin-left: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .product-recommendations__wrapper .flickity-button.next:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .product-recommendations__wrapper .flickity-button.previous {
    left: 0.5rem;
  }
  .product-recommendations__wrapper .flickity-button.previous::after {
    margin-right: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .product-recommendations__wrapper .flickity-button.previous:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .product-recommendations__wrapper .flickity-button .flickity-button-icon {
    display: none;
  }
  .product-recommendations__wrapper .flickity-button:focus {
    border: 1px solid #b75100;
  }
  .product-recommendations__wrapper .flickity-button.previous {
    left: 0.5rem;
  }
  .product-recommendations__wrapper .flickity-button.next {
    right: 0.5rem;
  }
  .product-recommendations__wrapper .flickity-button.next::after {
    right: 0;
  }

  @media screen and (min-width: 576px) {
    .product-recommendations__slider-wrapper {
      margin: 0 -1.25rem;
    }
  }

  .product-recommendations__wrapper--grid-layout {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 32px 24px;
  }
  @media screen and (min-width: 576px) {
    .product-recommendations__wrapper--grid-layout {
      grid-gap: 40px 32px;
    }
  }

  .product-recommendations__wrapper--1-mobile-column {
    grid-template-columns: repeat(1, 1fr);
  }

  .product-recommendations__wrapper--2-mobile-column {
    grid-template-columns: repeat(2, 1fr);
  }

  @media screen and (min-width: 768px) {
    .product-recommendations__wrapper--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .product-recommendations__wrapper--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .product-recommendations__wrapper--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .product-recommendations__wrapper--extra-space {
      margin-bottom: -3rem;
    }
  }

  .product-recommendations--hidden {
    display: none;
  }

  .product-recommendations-container--hidden {
    display: none;
  }

  .product-recommendations__wrapper--slider-layout .product-thumbnail {
    width: 85%;
    padding-right: 2.5rem;
  }
  @media screen and (min-width: 576px) {
    .product-recommendations__wrapper--slider-layout .product-thumbnail {
      width: 20rem;
      padding: 0 1.25rem;
    }
  }
  .product-recommendations__wrapper--slider-layout.product-recommendations__wrapper--products-count-1 .product-thumbnail {
    width: 100%;
    padding-right: 0;
  }
  @media screen and (min-width: 576px) {
    .product-recommendations__wrapper--slider-layout.product-recommendations__wrapper--2-column .product-thumbnail {
      width: 50%;
    }
  }
  @media screen and (min-width: 576px) {
    .product-recommendations__wrapper--slider-layout.product-recommendations__wrapper--3-column .product-thumbnail {
      width: 33.35%;
    }
  }
  @media screen and (min-width: 576px) {
    .product-recommendations__wrapper--slider-layout.product-recommendations__wrapper--4-column .product-thumbnail {
      width: 25%;
    }
  }
  .product-recommendations__wrapper--extra-space .product-thumbnail {
    padding-bottom: 3rem;
  }

  .site-header__outer-wrapper {
    position: sticky;
    top: calc((var(--announcement-height, 0)) * -1);
    z-index: 900;
    opacity: 0;
    transition: opacity 0.4s ease-out;
  }
  @media screen and (min-width: 768px) {
    .site-header__outer-wrapper {
      position: static;
    }
  }
  .no-js .site-header__outer-wrapper, .site-header__outer-wrapper.site-header__outer-wrapper--loaded {
    opacity: 1;
  }
  @media screen and (min-width: 768px) {
    .site-header__outer-wrapper.site-header__outer-wrapper--transparent {
      position: absolute;
      top: 0;
      width: 100%;
      box-shadow: none;
    }
  }
  @media screen and (min-width: 768px) {
    .site-header--sticky .site-header__outer-wrapper {
      position: sticky;
      top: calc((var(--announcement-height, 0) + var(--utility-height, 0)) * -1);
    }
  }
  .site-header--sticky.body--scrolled .site-header__outer-wrapper {
    box-shadow: 0 2px 16px 1px rgba(0, 0, 0, 0.1);
  }

  @media screen and (min-width: 768px) {
    .site-header--sticky .main--transparent-header {
      margin-top: calc((var(--full-header-height, 0) * -1) - 1px);
    }
  }

  .site-announcement {
    text-align: center;
  }

  .site-announcement__link,
  .site-announcement__text {
    display: block;
    padding: 0.75rem 24px;
    font-size: 0.7083125rem;
    color: var(--text-color);
    text-decoration: none;
    background-color: var(--background-color);
  }
  .site-announcement__link:visited, .site-announcement__link:hover,
  .site-announcement__text:visited,
  .site-announcement__text:hover {
    color: var(--text-color);
  }
  @media screen and (min-width: 576px) {
    .site-announcement__link,
  .site-announcement__text {
      padding: 0.75rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .site-announcement__link,
  .site-announcement__text {
      padding: 0.75rem 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .site-announcement__link,
  .site-announcement__text {
      padding: 0.75rem 56px;
    }
  }

  .site-header-utility {
    display: none;
    padding: 0;
    background-color: #ffffff;
    border-bottom: 1px solid var(--border-color);
  }
  @media screen and (min-width: 768px) {
    .site-header-utility {
      display: block;
      padding: 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .site-header-utility {
      padding: 0 56px;
    }
  }
  .site-header__outer-wrapper--transparent .site-header-utility {
    background-color: transparent;
    border-bottom: 1px solid var(--transparent-border-color);
  }

  .site-header-utility__wrapper {
    position: relative;
    right: -0.75rem;
    display: flex;
    justify-content: flex-end;
    max-width: 1200px;
    margin: 0 auto;
  }
  .site-header-utility__wrapper .social-icons a {
    color: #404040;
  }
  .site-header-utility__wrapper .social-icons a:visited {
    color: #404040;
  }
  .site-header-utility__wrapper .social-icons a:hover, .site-header-utility__wrapper .social-icons a:focus {
    color: #292929;
  }
  .site-header__outer-wrapper--transparent .site-header-utility__wrapper .social-icons a {
    color: #ffffff;
  }
  .site-header__outer-wrapper--transparent .site-header-utility__wrapper .social-icons a:visited {
    color: #ffffff;
  }
  .site-header__outer-wrapper--transparent .site-header-utility__wrapper .social-icons a:hover, .site-header__outer-wrapper--transparent .site-header-utility__wrapper .social-icons a:focus {
    color: #292929;
  }

  .site-header-utility__cross-border {
    display: flex;
    align-items: center;
  }
  .site-header-utility__cross-border .disclosure {
    --disclosure-text-color: #404040;
    --disclosure-text-color-hover: #292929;
    --disclosure-background-color: #ffffff;
    --disclosure-border-color: #ffffff;
    --disclosure-toggle-text-color: #404040;
    --disclosure-toggle-background-color: transparent;
    --disclosure-toggle-border-color: transparent;
    --disclosure-toggle-svg-color: #404040;
  }
  .site-header__outer-wrapper--transparent .site-header-utility__cross-border .disclosure {
    --disclosure-toggle-text-color: #ffffff;
    --disclosure-toggle-svg-color: #ffffff;
  }
  .site-header-utility__cross-border .disclosure__toggle::after {
    content: url('data:image/svg+xml,%3Csvg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.35355 1.35355C9.54882 1.15829 9.54882 0.841709 9.35355 0.646447C9.15829 0.451184 8.84171 0.451184 8.64645 0.646447L9.35355 1.35355ZM5 5L4.64645 5.35355C4.84171 5.54882 5.15829 5.54882 5.35355 5.35355L5 5ZM1.35355 0.646447C1.15829 0.451184 0.841708 0.451184 0.646446 0.646447C0.451184 0.841709 0.451184 1.15829 0.646446 1.35355L1.35355 0.646447ZM8.64645 0.646447L4.64645 4.64645L5.35355 5.35355L9.35355 1.35355L8.64645 0.646447ZM5.35355 4.64645L1.35355 0.646447L0.646446 1.35355L4.64645 5.35355L5.35355 4.64645Z" fill="%23404040"/%3E%3C/svg%3E');
  }
  .site-header__outer-wrapper--transparent .site-header-utility__cross-border .disclosure__toggle::after {
    content: url('data:image/svg+xml,%3Csvg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.35355 1.35355C9.54882 1.15829 9.54882 0.841709 9.35355 0.646447C9.15829 0.451184 8.84171 0.451184 8.64645 0.646447L9.35355 1.35355ZM5 5L4.64645 5.35355C4.84171 5.54882 5.15829 5.54882 5.35355 5.35355L5 5ZM1.35355 0.646447C1.15829 0.451184 0.841708 0.451184 0.646446 0.646447C0.451184 0.841709 0.451184 1.15829 0.646446 1.35355L1.35355 0.646447ZM8.64645 0.646447L4.64645 4.64645L5.35355 5.35355L9.35355 1.35355L8.64645 0.646447ZM5.35355 4.64645L1.35355 0.646447L0.646446 1.35355L4.64645 5.35355L5.35355 4.64645Z" fill="%23ffffff"/%3E%3C/svg%3E');
  }
  .site-header-utility__cross-border form {
    display: flex;
  }
  .site-header-utility__cross-border .selectors-form__item {
    margin: 0;
  }
  .site-header-utility__cross-border .disclosure-list {
    top: 100%;
    bottom: auto;
    margin-top: 0.25rem;
  }

  .site-header {
    padding: 0.75rem 24px;
    background-color: #ffffff;
    border-bottom: 1px solid var(--border-color);
    transition: background-color 0.2s ease, color 0.2s ease;
  }
  @media screen and (min-width: 576px) {
    .site-header {
      padding: 0.75rem 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .site-header {
      padding: 0;

    }
  }
  @media screen and (min-width: 960px) {
    .site-header {
      padding: 0;
    }
  }
  @media screen and (min-width: 768px) {
    .site-header__outer-wrapper--transparent .site-header {
      background-color: transparent;
      border-bottom: 1px solid var(--transparent-border-color);
    }
  }
  .body--scrolled .site-header {
    border: none;
  }

  .site-header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
  }

  .site-header__heading {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    flex: 1 0 auto;
    margin: 0;
    font-size: 1.2380952380952381rem;
    color: #303030;
    text-transform: none;
  }
  @media screen and (min-width: 768px) {
    .site-header__outer-wrapper--transparent .site-header__heading {
      color: #ffffff;
    }
  }
  .site-header__heading a {
    display: block;
  }
  @media screen and (min-width: 768px) {
    .site-header__heading {
      flex: 0 0 auto;
      margin: 0 1.5rem 0 0;
    }
    .site-header__wrapper--logo-center .site-header__heading {
      flex: 1 0 auto;
    }
  }

  .site-header__logo {
    position: relative;
    display: block;
    width: var(--mobile-logo-width);
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .site-header__logo {
      width: var(--desktop-logo-width);
      margin: 1rem 0;
    }
    .site-header__wrapper--logo-left .site-header__logo {
      text-align: left;
    }
  }
  .site-header__logo img {
    display: block;
    width: 100%;
  }

  .site-header__logo-image,
  .site-header__transparent-image,
  .site-header__mobile-image {
    width: 100%;
  }

  .site-header__logo--has-image .site-header__site-name {
    display: none;
  }

  @media screen and (max-width: 767px) {
    .site-header__logo--has-mobile-logo .site-header__site-name {
      display: none;
    }
  }
  .site-header__logo--has-mobile-logo .site-header__logo-image {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .site-header__logo--has-mobile-logo .site-header__logo-image {
      display: block;
    }
  }
  .site-header__logo--has-mobile-logo .site-header__mobile-image {
    display: block;
  }
  @media screen and (min-width: 768px) {
    .site-header__logo--has-mobile-logo .site-header__mobile-image {
      display: none;
    }
  }
  .site-header__logo--has-mobile-logo .site-header__transparent-image {
    display: none;
  }

  .site-header__logo--has-transparent-logo .site-header__transparent-image {
    display: none;
  }
  .site-header__outer-wrapper--transparent .site-header__logo--has-transparent-logo .site-header__logo-image {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .site-header__outer-wrapper--transparent .site-header__logo--has-transparent-logo .site-header__transparent-image {
      display: block;
    }
  }

  .site-header__navigation {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .site-header__navigation {
      display: block;
      flex: 1 1 auto;
    }
    .site-header__wrapper--logo-center .site-header__navigation {
      flex: 0 1 auto;
      width: calc(50% - (var(--desktop-logo-width) / 2) + 1rem);
      padding-right: 2rem;
      margin-left: -1rem;
    }
  }

  .header-controls {
    display: flex;
    flex: 0 0 auto;
    margin-left: 1rem;
  }

  .header-controls__search,
  .header-controls__account,
  .header-controls__cart {
    display: block;
    padding: 0.75rem 1rem;
    color: #404040;
    text-decoration: none;
  }
  .header-controls__search svg,
  .header-controls__account svg,
  .header-controls__cart svg {
    display: block;
  }
  .header-controls__search:visited,
  .header-controls__account:visited,
  .header-controls__cart:visited {
    color: #404040;
  }
  .header-controls__search:hover, .header-controls__search:focus,
  .header-controls__account:hover,
  .header-controls__account:focus,
  .header-controls__cart:hover,
  .header-controls__cart:focus {
    color: #292929;
    text-decoration: none;
  }
  @media screen and (min-width: 768px) {
    .site-header__outer-wrapper--transparent .header-controls__search,
  .site-header__outer-wrapper--transparent .header-controls__account,
  .site-header__outer-wrapper--transparent .header-controls__cart {
      color: #ffffff;
    }
    .site-header__outer-wrapper--transparent .header-controls__search:visited,
  .site-header__outer-wrapper--transparent .header-controls__account:visited,
  .site-header__outer-wrapper--transparent .header-controls__cart:visited {
      color: #ffffff;
    }
    .site-header__outer-wrapper--transparent .header-controls__search:hover, .site-header__outer-wrapper--transparent .header-controls__search:focus,
  .site-header__outer-wrapper--transparent .header-controls__account:hover,
  .site-header__outer-wrapper--transparent .header-controls__account:focus,
  .site-header__outer-wrapper--transparent .header-controls__cart:hover,
  .site-header__outer-wrapper--transparent .header-controls__cart:focus {
      color: #292929;
    }
  }

  .header-controls__search {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .header-controls__search {
      display: block;
    }
  }

  .header-controls__account {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .header-controls__account {
      display: block;
    }
  }

  .header-controls__cart {
    display: flex;
    align-items: center;
    padding: 0.75rem 0 0.75rem;
  }
  @media screen and (min-width: 768px) {
    .header-controls__cart {
      padding: 0.75rem 0 0.75rem 1rem;
    }
  }

  .header-controls__cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.375rem;
    height: 1.375rem;
    margin-left: 0.25rem;
    font-size: 0.65771875rem;
    text-align: center;
    background-color: rgba(64, 64, 64, 0.1);
    border-radius: 50%;
  }
  @media screen and (min-width: 768px) {
    .site-header__outer-wrapper--transparent .header-controls__cart-count {
      background-color: rgba(255, 255, 255, 0.1);
    }
  }

  .mobile-header-controls {
    display: flex;
    align-items: center;
    width: calc(50% - (var(--mobile-logo-width) / 2) + 0.5rem);
    margin-left: -0.5rem;
  }
  @media screen and (min-width: 768px) {
    .mobile-header-controls {
      display: none;
    }
  }

  .mobile-header-controls__menu,
  .mobile-header-controls__search {
    display: block;
    padding: 0.75rem 0.5rem;
    color: #404040;
    text-decoration: none;
  }
  .mobile-header-controls__menu svg,
  .mobile-header-controls__search svg {
    display: block;
  }
  .mobile-header-controls__menu:visited,
  .mobile-header-controls__search:visited {
    color: #404040;
  }
  .mobile-header-controls__menu:hover, .mobile-header-controls__menu:focus,
  .mobile-header-controls__search:hover,
  .mobile-header-controls__search:focus {
    color: #292929;
    text-decoration: none;
  }

  .section-with-sidebar__wrapper .static-page {
    margin: 2.5rem 0 2.5rem;
  }
  @media screen and (min-width: 576px) {
    .section-with-sidebar__wrapper .static-page {
      margin: 3.5rem 0 3.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .section-with-sidebar__wrapper .static-page {
      flex: 1 1 auto;
      margin: 0 0 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .section-with-sidebar__wrapper .static-page {
      margin: 0 0 0 40px;
    }
  }

  .static-page__header {
    max-width: 800px;
    margin: 3rem auto;
  }
  @media screen and (min-width: 576px) {
    .static-page__header {
      margin: 3.5rem auto;
    }
  }
  .static-page--width-wide .static-page__header {
    max-width: 1200px;
  }
  .static-page--width-narrow .static-page__header {
    max-width: 680px;
  }
  .section-with-sidebar .static-page__header {
    margin-top: 0;
  }

  .static-page__heading {
    margin: 0;
    text-align: center;
    padding: 0;
    margin: 1.5rem 0;
  }
  @media screen and (min-width: 768px) {
    .static-page__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .static-page__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .static-page__heading {
    padding-top: 0;
    margin-top: 0;
  }
  @media screen and (min-width: 576px) {
    .static-page__heading {
      padding: 0;
      margin: 3.5rem 0;
    }
  }

  .static-page__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
    max-width: 800px;
  }
  .static-page--width-wide .static-page__wrapper {
    max-width: 1200px;
  }
  .static-page--width-narrow .static-page__wrapper {
    max-width: 680px;
  }

  @media screen and (min-width: 768px) {
    .static-page__wrapper--2-column {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .static-page__wrapper--3-column {
      grid-template-columns: repeat(3, 1fr);
    }
  }

  @media screen and (min-width: 768px) {
    .static-page__wrapper--4-column {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  .faq__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    max-width: 800px;
  }

  .quote-section .section__wrapper {
    max-width: 800px;
  }

  .logo-bar {
    margin-bottom: 0;
  }

  .logo-bar__header {
    max-width: 1200px;
    margin: 2.5rem auto;
  }
  .section-with-sidebar__wrapper .logo-bar__header {
    margin-top: 0;
  }

  .logo-bar__heading {
    margin: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .logo-bar__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .logo-bar__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .logo-bar__heading {
    padding-top: 0;
    margin-top: 0;
  }

  .logo-bar__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 3.5rem;
  }

  .logo-bar__item {
    position: relative;
    width: 50%;
    padding: 0 0.75rem;
    margin: 0.75rem 0;
  }
  @media screen and (min-width: 576px) {
    .logo-bar__item {
      width: 33%;
    }
  }
  @media screen and (min-width: 768px) {
    .logo-bar__item {
      width: 20%;
    }
  }
  .logo-bar__item img {
    display: block;
    margin: 0 auto;
  }

  .divider {
    opacity: 0;
    color: #e7e7e7;
  }
  .divider.divider--true {
    opacity: 1;
  }

  .divider-wrapper {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .divider-wrapper {
      margin-right: 3.5rem;
      margin-left: 3.5rem;
    }
  }

  .richtext-section__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem 0;
    background-color: var(--richtext-background-color);
  }
  @media screen and (min-width: 768px) {
    .richtext-section__wrapper {
      padding: 3.5rem 0;
    }
  }
  .richtext-section--wide-true .richtext-section__wrapper {
    max-width: none;
    margin: 0;
  }
  .richtext-section--image-true .richtext-section__wrapper {
    padding-top: 0;
  }
  @media screen and (min-width: 768px) {
    .richtext-section--image-true .richtext-section__wrapper {
      padding-top: 0;
    }
  }

  .richtext-section--wide-true {
    left: 50%;
    margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
    margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
    max-width: calc(100vw - var(--scrollbar-width));
    position: relative;
    right: 50%;
    width: calc(100vw - var(--scrollbar-width));
  }

  .richtext-section__content {
    max-width: 800px;
    margin: 0 auto;
  }
  .richtext-section--background-true .richtext-section__content, .richtext-section--wide-true .richtext-section__content {
    margin: 0 24px;
  }
  @media screen and (min-width: 576px) {
    .richtext-section--background-true .richtext-section__content, .richtext-section--wide-true .richtext-section__content {
      margin: 0 32px;
    }
  }
  @media screen and (min-width: 768px) {
    .richtext-section--background-true .richtext-section__content, .richtext-section--wide-true .richtext-section__content {
      margin: 0 40px;
    }
  }
  @media screen and (min-width: 960px) {
    .richtext-section--background-true .richtext-section__content, .richtext-section--wide-true .richtext-section__content {
      margin: 0 auto;
    }
  }

  .richtext-section__image {
    position: relative;
    margin-bottom: 2rem;
  }
  .richtext-section__image img {
    display: block;
    margin: 0 auto;
  }

  .richtext-section__heading {
    margin-top: 0;
  }

  .richtext-section__content--featured_text {
    font-size: 1.011875rem;
  }

  .richtext-section__button {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    text-transform: none;
    letter-spacing: 0;
  }
  .richtext-section__button::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .richtext-section__button:hover {
    color: #282631;
  }
  .richtext-section__button:hover::after {
    background-color: #282631;
  }

  .newsletter-section--wide-true {
    left: 50%;
    margin-left: calc(-50vw + (var(--scrollbar-width) / 2));
    margin-right: calc(-50vw + (var(--scrollbar-width) / 2));
    max-width: calc(100vw - var(--scrollbar-width));
    position: relative;
    right: 50%;
    width: calc(100vw - var(--scrollbar-width));
  }

  .newsletter-section--wide-false.newsletter-section--background-color-true {
    background-color: var(--newsletter-background-color);
  }

  .newsletter-section__heading {
    margin: 0;
    text-align: center;
    color: var(--newsletter-text-color);
  }
  @media screen and (min-width: 768px) {
    .newsletter-section__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .newsletter-section__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .newsletter-section__heading {
    padding-top: 0;
    margin-top: 0;
  }
  .newsletter-section_alignment--center .newsletter-section__heading {
    text-align: center;
  }
  .newsletter-section_alignment--left .newsletter-section__heading {
    text-align: left;
  }
  .newsletter-section_alignment--right .newsletter-section__heading {
    text-align: right;
  }
  @media screen and (min-width: 768px) {
    .newsletter-section__heading {
      padding-top: 0;
      margin-bottom: 0;
    }
  }

  .newsletter-section__subheading {
    padding-top: 1rem;
    text-align: center;
  }
  .newsletter-section_alignment--left .newsletter-section__subheading {
    text-align: left;
  }
  .newsletter-section_alignment--right .newsletter-section__subheading {
    text-align: right;
  }
  @media screen and (min-width: 768px) {
    .newsletter-section__subheading {
      padding-top: 0;
    }
  }

  .newsletter-section__richtext {
    margin-bottom: 1rem;
    text-align: center;
  }
  .newsletter-section_alignment--left .newsletter-section__richtext {
    text-align: left;
  }
  .newsletter-section_alignment--right .newsletter-section__richtext {
    text-align: right;
  }

  .newsletter-section__wrapper {
    max-width: 680px;
    padding: 2.5rem;
    margin: 0 auto;
  }

  .newsletter-form {
    margin-top: 1rem;
  }

  input.newsletter-form__first-name,
  input.newsletter-form__last-name,
  input.newsletter-form__contact-email {
    height: 3.5em;
    margin-bottom: 0.75rem;
  }

  .newsletter-form__top-half {
    display: grid;
  }
  @media screen and (min-width: 768px) {
    .newsletter-form__top-half {
      grid-gap: 0.75rem;
    }
  }

  .newsletter-form__both-names-enabled {
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 768px) {
    .newsletter-form__both-names-enabled {
      grid-template-columns: 1fr 1fr;
    }
  }

  .newsletter-form__bottom-half {
    display: grid;
    grid-template-columns: 1fr;
  }
  @media screen and (min-width: 768px) {
    .newsletter-form__bottom-half {
      grid-template-columns: 5fr 1fr;
      grid-gap: 0.75rem;
    }
  }

  .newsletter-form__sign-up {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
  }
  .newsletter-form__sign-up:visited {
    color: #404040;
  }
  .newsletter-form__sign-up:hover:not(:disabled), .newsletter-form__sign-up:focus, .newsletter-form__sign-up:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .newsletter-form__sign-up:disabled, .newsletter-form__sign-up.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }@media screen and (min-width: 768px) {
    .newsletter-form__sign-up {
      margin: 0.5rem 0 0.75rem;
    }
  }

  .featured-product__header {
    max-width: 1200px;
    margin: 2.5rem auto;
  }
  .section-with-sidebar__wrapper .featured-product__header {
    margin-top: 0;
  }

  .featured-product__heading {
    margin: 0;
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .featured-product__heading {
      padding: 2.5rem 0 0.75rem;
    }
  }
  .main-content--section-headings-left .featured-product__heading {
    text-align: left;
  }
  .section-with-sidebar__wrapper .featured-product__heading {
    padding-top: 0;
    margin-top: 0;
  }

  .product__add-to-cart-button--onboarding {
    margin-top: 2rem;
  }

  .featured-product--onboarding-true .product-gallery {
    margin-bottom: 1rem;
  }
  @media screen and (min-width: 768px) {
    .featured-product--onboarding-true .product-gallery {
      margin-bottom: 0;
    }
  }

  /* Snippets */
  .blog-article {
    display: block;
    width: 100%;
    margin: 0;
  }
  .blog-posts__wrapper--1-column .blog-article {
    margin: 0;
  }

  .blog-article__image {
    position: relative;
    display: block;
    margin: 0 0 1.5rem;
  }
  .blog-article__image img {
    display: block;
    width: 100%;
  }

  .blog-article__tags {
    display: flex;
    flex-wrap: wrap;
    margin: 1.5rem 0 0.5rem;
  }

  .blog-article__tag {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    margin: 0;
    font-size: 0.65771875rem;
    color: #444444;
    text-decoration: none;
    background-color: rgba(68, 68, 68, 0.1);
    border-radius: 1.25rem;
    margin: 0 0.5rem 0.5rem 0;
  }
  .blog-article__tag:visited {
    color: #444444;
  }

  .blog-article__title {
    margin: 0;
    font-size: var(--font-size-heading-3);
  }

  .blog-article__meta {
    display: flex;
    flex-wrap: wrap;
    margin: 0.5rem 0 0;
    font-size: 0.7083125rem;
  }
  .blog-article__meta span {
    position: relative;
    display: inline-block;
    white-space: nowrap;
  }
  .blog-article__meta span::after {
    position: relative;
    margin: 0 0.5rem;
    content: "·";
  }
  .blog-article__meta span:last-child::after {
    content: none;
  }

  .blog-article__comments {
    color: #444444;
    text-decoration: none;
  }
  .blog-article__comments:hover {
    color: #444444;
  }

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

  .blog-article__link {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    margin: 1.5rem 0 0;
    font-size: 17px;
  }
  .blog-article__link::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .blog-article__link:hover {
    color: #b75100 !important;
  }
  .blog-article__link:hover::after {
    background-color: #282631;
  }

  .comment-form__info {
    display: flex;
    flex-direction: column;
  }
  @media screen and (min-width: 768px) {
    .comment-form__info {
      flex-direction: row;
    }
  }

  .comment-form__name {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .comment-form__name {
      width: 50%;
      margin-right: 1rem;
    }
  }

  .comment-form__email {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .comment-form__email {
      width: 50%;
    }
  }

  .comment-form__error,
  .comment-form__success {
    margin: 0.75rem 0 0.75rem;
  }

  .collection-list-card__image {
    text-decoration: none;
  }

  .collection-list-card__image-wrapper {
    position: relative;
  }

  .collection-list-card__image-wrapper img {
    display: block;
    width: 100%;
  }

  .collection-list-card__image,
  .collection-list-card__image-wrapper,
  .collection-list-card__image .placeholder-svg {
    display: block;
  }

  .collection-list-card__info {
    margin-top: 1rem;
    color: #444444;
  }

  .collection-list-card__title {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    color: #444444;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: var(--font-size-heading-3);
  }
  .collection-list-card__title a {
    color: inherit;
    text-decoration: none;
  }
  .collection-list-card__title a:visited, .collection-list-card__title a:hover, .collection-list-card__title a:focus, .collection-list-card__title a:active {
    color: inherit;
  }

  .collection-list-card__product-count {
    display: block;
    font-size: 0.8095rem;
  }

  .main-nav,
  .main-nav__tier-2,
  .main-nav__tier-3 {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }

  .main-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    margin: 0 -1.25rem 0 0;
  }
  .site-header__wrapper--logo-center .main-nav {
    justify-content: flex-start;
    margin: 0;
  }

  @keyframes menu-fade-in {
    from {
      opacity: 0;
      transform: translateY(0.25rem);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .main-nav__tier-2,
  .main-nav__tier-3 {
    position: absolute;
    z-index: 901;
    display: none;
    padding: 1rem 0;
    background-color: #ffffff;
    border-radius: 0.5rem;
    box-shadow: 0 2px 16px 1px rgba(0, 0, 0, 0.1);
  }
  .main-nav__tier-2.open,
  .main-nav__tier-3.open {
    display: block;
    animation-name: menu-fade-in;
    animation-duration: 0.2s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
  }

  .main-nav__tier-2 {
    margin-left: 1rem;
  }
  .main-nav__tier-2.alternate-drop {
    right: 0;
  }

  .main-nav__tier-3 {
    top: 0;
    left: 100%;
    display: none;
  }
  .main-nav__tier-3.alternate-drop {
    right: 100%;
    left: auto;
  }

  .main-nav__tier-1-item,
  .main-nav__tier-2-item,
  .main-nav__tier-3-item {
    margin: 0;
  }

  .main-nav__tier-2-item {
    position: relative;
  }

  .main-nav__tier-1-link,
  .main-nav__tier-2-link,
  .main-nav__tier-3-link {
    display: flex;
    align-items: center;
    padding: 10px 5px 10px 5px;
    color: #404040;
    text-decoration: none;
    white-space: nowrap;
  }
  .main-nav__tier-1-link:visited,
  .main-nav__tier-2-link:visited,
  .main-nav__tier-3-link:visited {
    color: #404040;
  }
  .main-nav__tier-1-link:hover, .main-nav__tier-1-link:focus,
  .main-nav__tier-2-link:hover,
  .main-nav__tier-2-link:focus,
  .main-nav__tier-3-link:hover,
  .main-nav__tier-3-link:focus {
    color: #292929;
    text-decoration: none;
  }
  .main-nav__tier-1-link svg,
  .main-nav__tier-2-link svg,
  .main-nav__tier-3-link svg {
    margin-left: 0.5rem;
  }

  .main-nav__tier-1-link {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    position: relative;
    font-size: 0.7619047619047619rem;
    text-transform: uppercase;
    letter-spacing: 0px;
  }
  .main-nav__tier-1-link::after {
    position: absolute;
    bottom: 0.25rem;
    left: 1rem;
    width: calc(100% - 2rem);
    height: 1px;
    content: "";
    background-color: #292929;
    opacity: 0;
    transition: transform 0.2s ease, opacity 0.2s ease;
  }
  .main-nav__tier-1-link:hover::after {
    opacity: 1;
    transform: translateY(-0.25rem);
  }
  .site-header__outer-wrapper--transparent .main-nav__tier-1-link {
    color: #ffffff;
  }
  .site-header__outer-wrapper--transparent .main-nav__tier-1-link:visited {
    color: #ffffff;
  }
  .site-header__outer-wrapper--transparent .main-nav__tier-1-link:hover, .site-header__outer-wrapper--transparent .main-nav__tier-1-link:focus {
    color: #292929;
  }

  .main-nav__tier-2-link,
  .main-nav__tier-3-link {
    position: relative;
    padding: 0.25rem 1.5rem;
  }
  .main-nav__tier-2-link span,
  .main-nav__tier-3-link span {
    position: relative;
    display: inline-block;
  }
  .main-nav__tier-2-link span:hover::after, .main-nav__tier-2-link span:focus::after,
  .main-nav__tier-3-link span:hover::after,
  .main-nav__tier-3-link span:focus::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    border-bottom: 1px solid #292929;
  }
  .main-nav__tier-2-link svg,
  .main-nav__tier-3-link svg {
    margin-left: 1rem;
  }

  .main-nav__tier-2-link span {
    pointer-events: none;
  }

  .no-js .site-header__navigation details[open] > .main-nav__tier-2,
  .no-js .site-header__navigation details[open] > .main-nav__tier-3 {
    display: block;
  }

  .site-header__navigation details > summary::-webkit-details-marker {
    display: none;
  }

  .site-header__navigation summary {
    list-style: none;
    cursor: pointer;
  }

  .navigation-mobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100%;
  }
  .navigation-mobile[data-open=true] {
    display: flex;
  }

  .navigation-mobile__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
  }
  .navigation-mobile__overlay[data-animation] {
    transition: opacity 250ms ease;
  }
  .navigation-mobile__overlay[data-animation-state=open] {
    opacity: 0.7;
  }

  .navigation-mobile__flyout {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 19rem;
    height: 100%;
    overflow: hidden;
    background-color: #ffffff;
    transform: translateX(-100%);
  }
  .navigation-mobile__flyout[data-animation] {
    transition: transform 250ms ease;
  }
  .navigation-mobile__flyout[data-animation-state=open] {
    transform: translateX(0);
  }
  .navigation-mobile[data-child-open=true] .navigation-mobile__flyout {
    overflow: hidden;
  }

  .navigation-mobile__flyout-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e7e7e7;
  }

  .navigation-mobile__flyout-title {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    flex: 1 0 auto;
    margin: 1rem 0 1rem 2.875rem;
    font-size: 0.8095rem;
    color: #404040;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;
  }

  .navigation-mobile__account {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 1.5rem;
    font-size: 0.7083125rem;
    color: #404040;
  }

  .navigation-mobile__account-link {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding: 1rem 0;
    margin-right: 0.25rem;
    font-size: 0.8095rem;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
  }
  .navigation-mobile__account-link:visited {
    color: #404040;
  }
  .navigation-mobile__account-link svg {
    display: block;
    margin-right: 0.5rem;
  }

  .navigation-mobile__sign-out {
    color: #404040;
    white-space: nowrap;
  }

  .navigation-mobile__close-button {
    display: block;
    padding: 1rem;
    color: #404040;
    cursor: pointer;
    background-color: transparent;
    border: none;
  }
  .navigation-mobile__close-button svg {
    display: block;
  }

  .mobile-menu {
    flex: 1 1 auto;
    overflow: auto;
  }

  .mobile-menu,
  .mobile-menu__tier-2-menu,
  .mobile-menu__tier-3-menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }

  .mobile-menu__tier-1-item,
  .mobile-menu__tier-2-item,
  .mobile-menu__tier-3-item {
    margin: 0;
    text-align: left;
  }

  .mobile-menu__tier-1-link,
  .mobile-menu__tier-2-link,
  .mobile-menu__tier-3-link {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: block;
    padding: 1rem 1.5rem;
    font-size: 0.8095rem;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
  }
  .mobile-menu__tier-1-link:visited, .mobile-menu__tier-1-link:hover, .mobile-menu__tier-1-link:focus, .mobile-menu__tier-1-link:active,
  .mobile-menu__tier-2-link:visited,
  .mobile-menu__tier-2-link:hover,
  .mobile-menu__tier-2-link:focus,
  .mobile-menu__tier-2-link:active,
  .mobile-menu__tier-3-link:visited,
  .mobile-menu__tier-3-link:hover,
  .mobile-menu__tier-3-link:focus,
  .mobile-menu__tier-3-link:active {
    color: #404040;
  }

  .mobile-menu__tier-1-button,
  .mobile-menu__tier-2-button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    position: relative;
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    font-size: 0.8095rem;
    color: #404040;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: transparent;
    border: none;
  }
  .mobile-menu__tier-1-button svg,
  .mobile-menu__tier-2-button svg {
    position: absolute;
    top: 50%;
    right: 1rem;
    display: block;
    pointer-events: none;
    transform: translateY(-50%);
  }

  .mobile-menu__tier-2,
  .mobile-menu__tier-3 {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
  }
  .mobile-menu__tier-2[data-open=true],
  .mobile-menu__tier-3[data-open=true] {
    display: block;
  }

  .mobile-menu__tier-2 {
    z-index: 2;
  }

  .mobile-menu__tier-3 {
    z-index: 3;
  }

  .mobile-menu__tier-2-overlay,
  .mobile-menu__tier-3-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #404040;
    opacity: 0;
  }
  .mobile-menu__tier-2-overlay[data-animation],
  .mobile-menu__tier-3-overlay[data-animation] {
    transition: opacity 200ms ease;
  }
  .mobile-menu__tier-2-overlay[data-animation-state=open],
  .mobile-menu__tier-3-overlay[data-animation-state=open] {
    opacity: 0.2;
  }

  .mobile-menu__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e7e7e7;
  }

  .mobile-menu__back-button {
    padding: 1rem 1.5rem;
    color: #404040;
    cursor: pointer;
    background-color: transparent;
    border: none;
  }
  .mobile-menu__back-button svg {
    display: block;
    transform: rotate(180deg);
  }

  .mobile-menu__heading {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: block;
    padding: 1rem 0;
    margin: 0 0.75rem;
    font-size: 0.8095rem;
    color: #404040;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
  }
  .mobile-menu__heading:visited, .mobile-menu__heading:hover, .mobile-menu__heading:focus, .mobile-menu__heading:active {
    color: #404040;
  }

  .mobile-menu__close-button {
    display: block;
    padding: 1rem;
    color: #404040;
    cursor: pointer;
    background-color: transparent;
    border: none;
  }
  .mobile-menu__close-button svg {
    display: block;
  }

  .mobile-menu__tier-2-flyout,
  .mobile-menu__tier-3-flyout {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #ffffff;
    transform: translateX(100%);
  }
  .mobile-menu__tier-2-flyout[data-animation],
  .mobile-menu__tier-3-flyout[data-animation] {
    transition: transform 250ms ease;
  }
  .mobile-menu__tier-2-flyout[data-animation-state=open],
  .mobile-menu__tier-3-flyout[data-animation-state=open] {
    transform: translateX(0);
  }

  .mobile-menu__tier-2[data-child-open=true] .mobile-menu__tier-2-flyout {
    overflow: hidden;
  }

  .navigation-mobile__footer {
    padding: 0.75rem;
    border-top: 1px solid #e7e7e7;
  }
  .navigation-mobile__footer .social-icons a {
    color: #404040;
  }
  .navigation-mobile__footer .social-icons a:visited {
    color: #404040;
  }
  .navigation-mobile__footer .shopify-localization-form {
    display: flex;
    margin-top: 0.25rem;
  }
  .navigation-mobile__footer .disclosure {
    --disclosure-text-color: #404040;
    --disclosure-background-color: #ffffff;
    --disclosure-border-color: #ffffff;
    --disclosure-toggle-text-color: #404040;
    --disclosure-toggle-background-color: transparent;
    --disclosure-toggle-border-color: transparent;
    --disclosure-toggle-svg-color: #404040;
    --disclosure-toggle-svg: url('data:image/svg+xml,%3Csvg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.35355 1.35355C9.54882 1.15829 9.54882 0.841709 9.35355 0.646447C9.15829 0.451184 8.84171 0.451184 8.64645 0.646447L9.35355 1.35355ZM5 5L4.64645 5.35355C4.84171 5.54882 5.15829 5.54882 5.35355 5.35355L5 5ZM1.35355 0.646447C1.15829 0.451184 0.841708 0.451184 0.646446 0.646447C0.451184 0.841709 0.451184 1.15829 0.646446 1.35355L1.35355 0.646447ZM8.64645 0.646447L4.64645 4.64645L5.35355 5.35355L9.35355 1.35355L8.64645 0.646447ZM5.35355 4.64645L1.35355 0.646447L0.646446 1.35355L4.64645 5.35355L5.35355 4.64645Z" fill="%23404040"/%3E%3C/svg%3E');
  }
  .navigation-mobile__footer .disclosure__toggle {
    font-size: 0.65771875rem;
  }

  .mobile-menu-filters {
    margin: 0 1.5rem;
    overflow: unset;
  }

  .navigation-mobile__filters--active {
    padding: 1.5rem;
    border-bottom: 1px solid #e7e7e7;
  }

  .navigation-mobile-filters {
    justify-content: flex-end;
  }

  .navigation-mobile-filters__flyout {
    overflow: auto;
    transform: translateX(100%);
  }
  .navigation-mobile-filters__flyout[data-animation-state=open] {
    transform: translateX(0);
  }

  .navigation-mobile-filters__link {
    position: relative;
    padding: 1rem 0 1rem 1.5rem;
  }
  .navigation-mobile-filters__link:hover, .navigation-mobile-filters__link:focus {
    text-decoration: none;
  }
  .navigation-mobile-filters__link::before {
    position: absolute;
    top: 1.2rem;
    left: 0;
    content: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="8" cy="8" r="7.5" fill="white" stroke="%23404040"/%3E%3C/svg%3E');
  }
  .navigation-mobile-filters__link.navigation-mobile-filters__link--active::before {
    content: url('data:image/svg+xml,%3Csvg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle cx="8" cy="8" r="7.5" stroke="%23404040"/%3E%3Ccircle cx="7.99996" cy="7.99996" r="5.33333" fill="%23404040"/%3E%3C/svg%3E');
  }

  /* #Flickity v2.2.1 https://flickity.metafizzy.co
  ================================================== */
  .flickity-enabled {
    position: relative;
  }

  .flickity-enabled:focus {
    outline: 0;
  }

  .flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
  }

  .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
  }

  .flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: grab;
  }

  .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: grabbing;
  }

  .flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    border: none;
    color: #333;
  }

  .flickity-button:hover {
    background: #fff;
    cursor: pointer;
  }

  .flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f;
  }

  .flickity-button:active {
    opacity: 0.6;
  }

  .flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    pointer-events: none;
  }

  .flickity-button-icon {
    fill: currentColor;
  }

  .flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%);
  }

  .flickity-prev-next-button.previous {
    left: 10px;
  }

  .flickity-prev-next-button.next {
    right: 10px;
  }

  .flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
  }

  .flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
  }

  .flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
  }

  .flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
  }

  .flickity-rtl .flickity-page-dots {
    direction: rtl;
  }

  .flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer;
  }

  .flickity-page-dots .dot.is-selected {
    opacity: 1;
  }

  /* flickity-fade */
  .flickity-enabled.is-fade .flickity-slider > * {
    pointer-events: none;
    z-index: 0;
  }

  .flickity-enabled.is-fade .flickity-slider > .is-selected {
    pointer-events: auto;
    z-index: 1;
  }

  @keyframes plyr-progress {
    to {
      background-position: 25px 0;
    }
  }
  @keyframes plyr-popup {
    0% {
      opacity: 0.5;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  @keyframes plyr-fade-in {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .plyr {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    direction: ltr;
    font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-variant-numeric: tabular-nums;
    font-weight: 500;
    line-height: 1.7;
    max-width: 100%;
    min-width: 200px;
    position: relative;
    text-shadow: none;
    transition: box-shadow 0.3s ease;
  }

  .plyr audio, .plyr video {
    border-radius: inherit;
    height: auto;
    vertical-align: middle;
    width: 100%;
  }

  .plyr button {
    font: inherit;
    line-height: inherit;
    width: auto;
  }

  .plyr:focus {
    outline: 0;
  }

  .plyr--full-ui {
    box-sizing: border-box;
  }

  .plyr--full-ui *, .plyr--full-ui ::after, .plyr--full-ui ::before {
    box-sizing: inherit;
  }

  .plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
    touch-action: manipulation;
  }

  .plyr__badge {
    background: #4a5764;
    border-radius: 2px;
    color: #fff;
    font-size: 9px;
    line-height: 1;
    padding: 3px 4px;
  }

  .plyr--full-ui ::-webkit-media-text-track-container {
    display: none;
  }

  .plyr__captions {
    animation: plyr-fade-in 0.3s ease;
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 14px;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: transform 0.4s ease-in-out;
    width: 100%;
  }

  .plyr__captions .plyr__caption {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 2px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 185%;
    padding: 0.2em 0.5em;
    white-space: pre-wrap;
  }

  .plyr__captions .plyr__caption div {
    display: inline;
  }

  .plyr__captions span:empty {
    display: none;
  }

  @media (min-width: 480px) {
    .plyr__captions {
      font-size: 16px;
      padding: 20px;
    }
  }
  @media (min-width: 768px) {
    .plyr__captions {
      font-size: 18px;
    }
  }
  .plyr--captions-active .plyr__captions {
    display: block;
  }

  .plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
    transform: translateY(-40px);
  }

  .plyr__control {
    background: 0 0;
    border: 0;
    border-radius: 3px;
    color: inherit;
    cursor: pointer;
    flex-shrink: 0;
    overflow: visible;
    padding: 7px;
    position: relative;
    transition: all 0.3s ease;
  }

  .plyr__control svg {
    display: block;
    fill: currentColor;
    height: 18px;
    pointer-events: none;
    width: 18px;
  }

  .plyr__control:focus {
    outline: 0;
  }

  .plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
    outline: 0;
  }

  a.plyr__control {
    text-decoration: none;
  }

  a.plyr__control::after, a.plyr__control::before {
    display: none;
  }

  .plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed {
    display: none;
  }

  .plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
    background: #00b3ff;
    color: #fff;
  }

  .plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #00b3ff;
    color: #fff;
  }

  .plyr__control--overlaid {
    background: rgba(0, 179, 255, 0.8);
    border: 0;
    border-radius: 100%;
    color: #fff;
    display: none;
    left: 50%;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }

  .plyr__control--overlaid svg {
    left: 2px;
    position: relative;
  }

  .plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
    background: #00b3ff;
  }

  .plyr--playing .plyr__control--overlaid {
    opacity: 0;
    visibility: hidden;
  }

  .plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: block;
  }

  .plyr--full-ui ::-webkit-media-controls {
    display: none;
  }

  .plyr__controls {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    text-align: center;
  }

  .plyr__controls .plyr__progress__container {
    flex: 1;
    min-width: 0;
  }

  .plyr__controls .plyr__controls__item {
    margin-left: 2.5px;
  }

  .plyr__controls .plyr__controls__item:first-child {
    margin-left: 0;
    margin-right: auto;
  }

  .plyr__controls .plyr__controls__item.plyr__progress__container {
    padding-left: 2.5px;
  }

  .plyr__controls .plyr__controls__item.plyr__time {
    padding: 0 5px;
  }

  .plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
    padding-left: 0;
  }

  .plyr__controls .plyr__controls__item.plyr__volume {
    padding-right: 5px;
  }

  .plyr__controls .plyr__controls__item.plyr__volume:first-child {
    padding-right: 0;
  }

  .plyr__controls:empty {
    display: none;
  }

  .plyr--audio .plyr__controls {
    background: #fff;
    border-radius: inherit;
    color: #4a5764;
    padding: 10px;
  }

  .plyr--video .plyr__controls {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px 5px 5px;
    position: absolute;
    right: 0;
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
    z-index: 3;
  }

  @media (min-width: 480px) {
    .plyr--video .plyr__controls {
      padding: 35px 10px 10px;
    }
  }
  .plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%);
  }

  .plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip] {
    display: none;
  }

  .plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
    display: inline-block;
  }

  .plyr__menu {
    display: flex;
    position: relative;
  }

  .plyr__menu .plyr__control svg {
    transition: transform 0.3s ease;
  }

  .plyr__menu .plyr__control[aria-expanded=true] svg {
    transform: rotate(90deg);
  }

  .plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
    display: none;
  }

  .plyr__menu__container {
    animation: plyr-popup 0.2s ease;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #4a5764;
    font-size: 16px;
    margin-bottom: 10px;
    position: absolute;
    right: -3px;
    text-align: left;
    white-space: nowrap;
    z-index: 3;
  }

  .plyr__menu__container > div {
    overflow: hidden;
    transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .plyr__menu__container::after {
    border: 4px solid transparent;
    border-top-color: rgba(255, 255, 255, 0.9);
    content: "";
    height: 0;
    position: absolute;
    right: 15px;
    top: 100%;
    width: 0;
  }

  .plyr__menu__container [role=menu] {
    padding: 7px;
  }

  .plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
    margin-top: 2px;
  }

  .plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
    margin-top: 0;
  }

  .plyr__menu__container .plyr__control {
    align-items: center;
    color: #4a5764;
    display: flex;
    font-size: 14px;
    padding: 4px 11px;
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
  }

  .plyr__menu__container .plyr__control > span {
    align-items: inherit;
    display: flex;
    width: 100%;
  }

  .plyr__menu__container .plyr__control::after {
    border: 4px solid transparent;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .plyr__menu__container .plyr__control--forward {
    padding-right: 28px;
  }

  .plyr__menu__container .plyr__control--forward::after {
    border-left-color: rgba(74, 87, 100, 0.8);
    right: 5px;
  }

  .plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
    border-left-color: currentColor;
  }

  .plyr__menu__container .plyr__control--back {
    font-weight: 500;
    margin: 7px;
    margin-bottom: 3px;
    padding-left: 28px;
    position: relative;
    width: calc(100% - 14px);
  }

  .plyr__menu__container .plyr__control--back::after {
    border-right-color: rgba(74, 87, 100, 0.8);
    left: 7px;
  }

  .plyr__menu__container .plyr__control--back::before {
    background: #c1c9d1;
    box-shadow: 0 1px 0 #fff;
    content: "";
    height: 1px;
    left: 0;
    margin-top: 4px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
  }

  .plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
    border-right-color: currentColor;
  }

  .plyr__menu__container .plyr__control[role=menuitemradio] {
    padding-left: 7px;
  }

  .plyr__menu__container .plyr__control[role=menuitemradio]::after, .plyr__menu__container .plyr__control[role=menuitemradio]::before {
    border-radius: 100%;
  }

  .plyr__menu__container .plyr__control[role=menuitemradio]::before {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    flex-shrink: 0;
    height: 16px;
    margin-right: 10px;
    transition: all 0.3s ease;
    width: 16px;
  }

  .plyr__menu__container .plyr__control[role=menuitemradio]::after {
    background: #fff;
    border: 0;
    height: 6px;
    left: 12px;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%) scale(0);
    transition: transform 0.3s ease, opacity 0.3s ease;
    width: 6px;
  }

  .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #00b3ff;
  }

  .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
    opacity: 1;
    transform: translateY(-50%) scale(1);
  }

  .plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
    background: rgba(0, 0, 0, 0.1);
  }

  .plyr__menu__container .plyr__menu__value {
    align-items: center;
    display: flex;
    margin-left: auto;
    margin-right: -5px;
    overflow: hidden;
    padding-left: 25px;
    pointer-events: none;
  }

  .plyr--full-ui input[type=range] {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    border-radius: 26px;
    color: #00b3ff;
    display: block;
    height: 19px;
    margin: 0;
    padding: 0;
    transition: box-shadow 0.3s ease;
    width: 100%;
  }

  .plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
    background: 0 0;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    -webkit-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-user-select: none;
    user-select: none;
    background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0));
  }

  .plyr--full-ui input[type=range]::-webkit-slider-thumb {
    background: #fff;
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
    height: 13px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 13px;
    -webkit-appearance: none;
    margin-top: -4px;
  }

  .plyr--full-ui input[type=range]::-moz-range-track {
    background: 0 0;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    -moz-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    user-select: none;
  }

  .plyr--full-ui input[type=range]::-moz-range-thumb {
    background: #fff;
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
    height: 13px;
    position: relative;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 13px;
  }

  .plyr--full-ui input[type=range]::-moz-range-progress {
    background: currentColor;
    border-radius: 2.5px;
    height: 5px;
  }

  .plyr--full-ui input[type=range]::-ms-track {
    background: 0 0;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    -ms-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    user-select: none;
    color: transparent;
  }

  .plyr--full-ui input[type=range]::-ms-fill-upper {
    background: 0 0;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    -ms-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    user-select: none;
  }

  .plyr--full-ui input[type=range]::-ms-fill-lower {
    background: 0 0;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    -ms-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    user-select: none;
    background: currentColor;
  }

  .plyr--full-ui input[type=range]::-ms-thumb {
    background: #fff;
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
    height: 13px;
    position: relative;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 13px;
    margin-top: 0;
  }

  .plyr--full-ui input[type=range]::-ms-tooltip {
    display: none;
  }

  .plyr--full-ui input[type=range]:focus {
    outline: 0;
  }

  .plyr--full-ui input[type=range]::-moz-focus-outer {
    border: 0;
  }

  .plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
    outline: 0;
  }

  .plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
    outline: 0;
  }

  .plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
    outline: 0;
  }

  .plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
    background-color: rgba(255, 255, 255, 0.25);
  }

  .plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
    background-color: rgba(255, 255, 255, 0.25);
  }

  .plyr--full-ui.plyr--video input[type=range]::-ms-track {
    background-color: rgba(255, 255, 255, 0.25);
  }

  .plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  }

  .plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  }

  .plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
  }

  .plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
    background-color: rgba(193, 201, 209, 0.66);
  }

  .plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
    background-color: rgba(193, 201, 209, 0.66);
  }

  .plyr--full-ui.plyr--audio input[type=range]::-ms-track {
    background-color: rgba(193, 201, 209, 0.66);
  }

  .plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
  }

  .plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
  }

  .plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
  }

  .plyr__poster {
    background-color: #000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.2s ease;
    width: 100%;
    z-index: 1;
  }

  .plyr--stopped.plyr__poster-enabled .plyr__poster {
    opacity: 1;
  }

  .plyr__time {
    font-size: 14px;
  }

  .plyr__time + .plyr__time::before {
    content: "⁄";
    margin-right: 10px;
  }

  @media (max-width: 767px) {
    .plyr__time + .plyr__time {
      display: none;
    }
  }
  .plyr--video .plyr__time {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  }

  .plyr__tooltip {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #4a5764;
    font-size: 14px;
    font-weight: 500;
    left: 50%;
    line-height: 1.3;
    margin-bottom: 10px;
    opacity: 0;
    padding: 5px 7.5px;
    pointer-events: none;
    position: absolute;
    transform: translate(-50%, 10px) scale(0.8);
    transform-origin: 50% 100%;
    transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
    white-space: nowrap;
    z-index: 2;
  }

  .plyr__tooltip::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(255, 255, 255, 0.9);
    bottom: -4px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    z-index: 2;
  }

  .plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
    opacity: 1;
    transform: translate(-50%, 0) scale(1);
  }

  .plyr .plyr__control:hover .plyr__tooltip {
    z-index: 3;
  }

  .plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
    left: 0;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 0 100%;
  }

  .plyr__controls > .plyr__control:first-child .plyr__tooltip::before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
    left: 16px;
  }

  .plyr__controls > .plyr__control:last-child .plyr__tooltip {
    left: auto;
    right: 0;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 100% 100%;
  }

  .plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
    left: auto;
    right: 16px;
    transform: translateX(50%);
  }

  .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
    transform: translate(0, 0) scale(1);
  }

  .plyr--video {
    background: #000;
    overflow: hidden;
  }

  .plyr--video.plyr--menu-open {
    overflow: visible;
  }

  .plyr__video-wrapper {
    background: #000;
    border-radius: inherit;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }

  .plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
  }

  .plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
  }

  .plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
    padding-bottom: 240%;
    position: relative;
    transform: translateY(-38.28125%);
  }

  .plyr__progress {
    left: 6.5px;
    margin-right: 13px;
    position: relative;
  }

  .plyr__progress input[type=range], .plyr__progress__buffer {
    margin-left: -6.5px;
    margin-right: -6.5px;
    width: calc(100% + 13px);
  }

  .plyr__progress input[type=range] {
    position: relative;
    z-index: 2;
  }

  .plyr__progress .plyr__tooltip {
    font-size: 14px;
    left: 0;
  }

  .plyr__progress__buffer {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    border-radius: 100px;
    height: 5px;
    left: 0;
    margin-top: -2.5px;
    padding: 0;
    position: absolute;
    top: 50%;
  }

  .plyr__progress__buffer::-webkit-progress-bar {
    background: 0 0;
  }

  .plyr__progress__buffer::-webkit-progress-value {
    background: currentColor;
    border-radius: 100px;
    min-width: 5px;
    -webkit-transition: width 0.2s ease;
    transition: width 0.2s ease;
  }

  .plyr__progress__buffer::-moz-progress-bar {
    background: currentColor;
    border-radius: 100px;
    min-width: 5px;
    -moz-transition: width 0.2s ease;
    transition: width 0.2s ease;
  }

  .plyr__progress__buffer::-ms-fill {
    border-radius: 100px;
    -ms-transition: width 0.2s ease;
    transition: width 0.2s ease;
  }

  .plyr--video .plyr__progress__buffer {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.25);
  }

  .plyr--audio .plyr__progress__buffer {
    color: rgba(193, 201, 209, 0.66);
  }

  .plyr--loading .plyr__progress__buffer {
    animation: plyr-progress 1s linear infinite;
    background-image: linear-gradient(-45deg, rgba(35, 41, 47, 0.6) 25%, transparent 25%, transparent 50%, rgba(35, 41, 47, 0.6) 50%, rgba(35, 41, 47, 0.6) 75%, transparent 75%, transparent);
    background-repeat: repeat-x;
    background-size: 25px 25px;
    color: transparent;
  }

  .plyr--video.plyr--loading .plyr__progress__buffer {
    background-color: rgba(255, 255, 255, 0.25);
  }

  .plyr--audio.plyr--loading .plyr__progress__buffer {
    background-color: rgba(193, 201, 209, 0.66);
  }

  .plyr__volume {
    align-items: center;
    display: flex;
    flex: 1;
    position: relative;
  }

  .plyr__volume input[type=range] {
    margin-left: 5px;
    position: relative;
    z-index: 2;
  }

  @media (min-width: 480px) {
    .plyr__volume {
      max-width: 90px;
    }
  }
  @media (min-width: 768px) {
    .plyr__volume {
      max-width: 110px;
    }
  }
  .plyr--is-ios .plyr__volume {
    display: none !important;
  }

  .plyr--is-ios.plyr--vimeo [data-plyr=mute] {
    display: none !important;
  }

  .plyr:-webkit-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
  }

  .plyr:fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
  }

  .plyr:-webkit-full-screen video {
    height: 100%;
  }

  .plyr:fullscreen video {
    height: 100%;
  }

  .plyr:-webkit-full-screen .plyr__video-wrapper {
    height: 100%;
    position: static;
  }

  .plyr:fullscreen .plyr__video-wrapper {
    height: 100%;
    position: static;
  }

  .plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
    display: block;
  }

  .plyr:fullscreen .plyr__control .icon--exit-fullscreen {
    display: block;
  }

  .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
    display: none;
  }

  .plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
    display: none;
  }

  .plyr:-webkit-full-screen.plyr--hide-controls {
    cursor: none;
  }

  .plyr:fullscreen.plyr--hide-controls {
    cursor: none;
  }

  @media (min-width: 1024px) {
    .plyr:-webkit-full-screen .plyr__captions {
      font-size: 21px;
    }

    .plyr:fullscreen .plyr__captions {
      font-size: 21px;
    }
  }
  .plyr:-webkit-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
  }

  .plyr:-webkit-full-screen video {
    height: 100%;
  }

  .plyr:-webkit-full-screen .plyr__video-wrapper {
    height: 100%;
    position: static;
  }

  .plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
    display: block;
  }

  .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
    display: none;
  }

  .plyr:-webkit-full-screen.plyr--hide-controls {
    cursor: none;
  }

  @media (min-width: 1024px) {
    .plyr:-webkit-full-screen .plyr__captions {
      font-size: 21px;
    }
  }
  .plyr:-moz-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
  }

  .plyr:-moz-full-screen video {
    height: 100%;
  }

  .plyr:-moz-full-screen .plyr__video-wrapper {
    height: 100%;
    position: static;
  }

  .plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
    display: block;
  }

  .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
    display: none;
  }

  .plyr:-moz-full-screen.plyr--hide-controls {
    cursor: none;
  }

  @media (min-width: 1024px) {
    .plyr:-moz-full-screen .plyr__captions {
      font-size: 21px;
    }
  }
  .plyr:-ms-fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
  }

  .plyr:-ms-fullscreen video {
    height: 100%;
  }

  .plyr:-ms-fullscreen .plyr__video-wrapper {
    height: 100%;
    position: static;
  }

  .plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
    display: block;
  }

  .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
    display: none;
  }

  .plyr:-ms-fullscreen.plyr--hide-controls {
    cursor: none;
  }

  @media (min-width: 1024px) {
    .plyr:-ms-fullscreen .plyr__captions {
      font-size: 21px;
    }
  }
  .plyr--fullscreen-fallback {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000000;
  }

  .plyr--fullscreen-fallback video {
    height: 100%;
  }

  .plyr--fullscreen-fallback .plyr__video-wrapper {
    height: 100%;
    position: static;
  }

  .plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
    display: block;
  }

  .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
    display: none;
  }

  .plyr--fullscreen-fallback.plyr--hide-controls {
    cursor: none;
  }

  @media (min-width: 1024px) {
    .plyr--fullscreen-fallback .plyr__captions {
      font-size: 21px;
    }
  }
  .plyr__ads {
    border-radius: inherit;
    bottom: 0;
    cursor: pointer;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }

  .plyr__ads > div, .plyr__ads > div iframe {
    height: 100%;
    position: absolute;
    width: 100%;
  }

  .plyr__ads::after {
    background: rgba(35, 41, 47, 0.8);
    border-radius: 2px;
    bottom: 10px;
    color: #fff;
    content: attr(data-badge-text);
    font-size: 11px;
    padding: 2px 6px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    z-index: 3;
  }

  .plyr__ads::after:empty {
    display: none;
  }

  .plyr__cues {
    background: currentColor;
    display: block;
    height: 5px;
    left: 0;
    margin: -2.5px 0 0;
    opacity: 0.8;
    position: absolute;
    top: 50%;
    width: 3px;
    z-index: 3;
  }

  .plyr__preview-thumb {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 10px;
    opacity: 0;
    padding: 3px;
    pointer-events: none;
    position: absolute;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 50% 100%;
    transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
    z-index: 2;
  }

  .plyr__preview-thumb--is-shown {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }

  .plyr__preview-thumb::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(255, 255, 255, 0.9);
    bottom: -4px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    z-index: 2;
  }

  .plyr__preview-thumb__image-container {
    background: #c1c9d1;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }

  .plyr__preview-thumb__image-container img {
    height: 100%;
    left: 0;
    max-height: none;
    max-width: none;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .plyr__preview-thumb__time-container {
    bottom: 6px;
    left: 0;
    position: absolute;
    right: 0;
    white-space: nowrap;
    z-index: 3;
  }

  .plyr__preview-thumb__time-container span {
    background-color: rgba(0, 0, 0, 0.55);
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    padding: 3px 6px;
  }

  .plyr__preview-scrubbing {
    bottom: 0;
    filter: blur(1px);
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s ease;
    width: 100%;
    z-index: 1;
  }

  .plyr__preview-scrubbing--is-shown {
    opacity: 1;
  }

  .plyr__preview-scrubbing img {
    height: 100%;
    left: 0;
    max-height: none;
    max-width: none;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .plyr--no-transition {
    transition: none !important;
  }

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

  .plyr [hidden] {
    display: none !important;
  }

  .shopify-model-viewer-ui {
    position: relative;
    display: block;
    cursor: pointer;
  }

  .shopify-model-viewer-ui model-viewer {
    transform: translateZ(0);
    z-index: 1;
  }

  .shopify-model-viewer-ui model-viewer.shopify-model-viewer-ui__disabled {
    pointer-events: none;
  }

  .shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen model-viewer {
    position: relative;
    width: 100vw;
    height: 100vh;
  }

  .shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon--exit-fullscreen {
    display: block;
  }

  .shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon--enter-fullscreen {
    display: none;
  }

  .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop.shopify-model-viewer-ui--child-focused .shopify-model-viewer-ui__controls-area, .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop:hover .shopify-model-viewer-ui__controls-area {
    opacity: 1;
  }

  .shopify-model-viewer-ui:not(.shopify-model-viewer-ui--desktop) .shopify-model-viewer-ui__controls-area {
    display: none;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
    display: flex;
    flex-direction: column;
    background: #fff;
    opacity: 0;
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    transition: opacity 0.1s linear;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area:not(.shopify-model-viewer-ui__controls-area--playing) {
    display: none;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button {
    color: #3a3a3a;
    border-radius: 0;
    border: none;
    margin: 0;
    cursor: pointer;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button:not(.focus-visible) {
    outline: 0;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control {
    padding: 0;
    height: 44px;
    width: 44px;
    background: 0 0;
    position: relative;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
    color: rgba(0, 0, 0, 0.55);
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active {
    color: rgba(0, 0, 0, 0.55);
    background: rgba(0, 0, 0, 0.05);
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
    position: absolute;
    content: "";
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    width: 28px;
    bottom: 0;
    right: 8px;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon {
    width: 44px;
    height: 44px;
    fill: none;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
    background: #fff;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.05);
    top: 50%;
    left: 50%;
    padding: 0;
    transform: translate3d(-50%, -50%, 0);
    height: 62px;
    width: 62px;
    z-index: 1;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus, .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover {
    color: rgba(0, 0, 0, 0.55);
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__poster-control-icon {
    width: 60px;
    height: 60px;
    z-index: 1;
    fill: none;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon--exit-fullscreen {
    display: none;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon--enter-fullscreen {
    display: block;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__spritesheet {
    display: none;
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

  .product-gallery {
    display: grid;
  }
  .product-gallery .flickity-viewport {
    width: 100%;
  }
  .product-gallery:hover .flickity-prev-next-button {
    opacity: 1;
  }
  .product-gallery .flickity-page-dots {
    position: static;
    margin: 1rem 0;
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--left-thumbnails {
      grid-template-columns: 0.15fr 0.85fr;
      grid-column-gap: 1.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--left-thumbnails.product-gallery--media-size-many {
      grid-template-columns: 0.25fr 0.75fr;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--left-thumbnails {
      grid-template-columns: 0.15fr 0.85fr;
      grid-column-gap: 1.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--left-thumbnails.product-gallery--media-size-many {
      grid-template-columns: 0.25fr 0.75fr;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--right-thumbnails {
      grid-template-columns: 0.85fr 0.15fr;
      grid-column-gap: 1.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--right-thumbnails.product-gallery--media-size-many {
      grid-template-columns: 0.75fr 0.25fr;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--right-thumbnails {
      grid-template-columns: 0.85fr 0.15fr;
      grid-column-gap: 1.5rem;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--right-thumbnails.product-gallery--media-size-many {
      grid-template-columns: 0.75fr 0.25fr;
    }
  }
  .product-gallery.product-gallery--media-size-1 {
    margin-bottom: 1.5rem;
  }
  @media screen and (min-width: 768px) {
    .product-gallery.product-gallery--media-size-1 {
      margin-bottom: 0;
    }
  }

  .product-gallery__main {
    opacity: 0;
    transition: ease-in-out 0.2s opacity;
  }
  .product-gallery__main .flickity-button {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  @media screen and (min-width: 768px) {
    .product-gallery__main .flickity-button {
      display: block;
    }
  }
  .product-gallery__main .flickity-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5rem;
    height: 0.875rem;
    transform: translate(-50%, -50%);
  }
  .product-gallery__main .flickity-button.next {
    right: 0.5rem;
  }
  .product-gallery__main .flickity-button.next::after {
    margin-left: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .product-gallery__main .flickity-button.next:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .product-gallery__main .flickity-button.previous {
    left: 0.5rem;
  }
  .product-gallery__main .flickity-button.previous::after {
    margin-right: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .product-gallery__main .flickity-button.previous:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .product-gallery__main .flickity-button .flickity-button-icon {
    display: none;
  }
  .product-gallery__main .flickity-button:focus {
    border: 1px solid #b75100;
  }
  .no-js .product-gallery__main {
    opacity: 1;
  }
  .product-gallery__main.flickity-enabled {
    opacity: 1;
  }
  @media screen and (min-width: 768px) {
    .product-gallery__main .flickity-page-dots {
      display: none;
    }
  }
  @media screen and (min-width: 768px) {
    .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--left-thumbnails .product-gallery__main, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--left-thumbnails .product-gallery__main {
      order: 1;
      height: -webkit-max-content;
      height: max-content;
    }
  }
  @media screen and (min-width: 768px) {
    .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--right-thumbnails .product-gallery__main, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--right-thumbnails .product-gallery__main {
      order: 0;
      height: -webkit-max-content;
      height: max-content;
    }
  }

  @media screen and (min-width: 768px) {
    .product-gallery__arrows--false .flickity-prev-next-button {
      display: none;
    }
  }

  .product-gallery__thumbnails {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-right: -1rem;
    margin-bottom: 0.25rem;
  }
  .product-gallery__thumbnails .flickity-button {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.2);
  }
  @media screen and (min-width: 768px) {
    .product-gallery__thumbnails .flickity-button {
      display: block;
    }
  }
  .product-gallery__thumbnails .flickity-button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5rem;
    height: 0.875rem;
    transform: translate(-50%, -50%);
  }
  .product-gallery__thumbnails .flickity-button.next {
    right: 0.5rem;
  }
  .product-gallery__thumbnails .flickity-button.next::after {
    margin-left: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .product-gallery__thumbnails .flickity-button.next:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.35355 0.646447C1.15829 0.451184 0.841709 0.451184 0.646447 0.646447C0.451184 0.841709 0.451184 1.15829 0.646447 1.35355L1.35355 0.646447ZM7 7L7.35355 7.35355C7.54882 7.15829 7.54882 6.84171 7.35355 6.64645L7 7ZM0.646447 12.6464C0.451184 12.8417 0.451184 13.1583 0.646447 13.3536C0.841709 13.5488 1.15829 13.5488 1.35355 13.3536L0.646447 12.6464ZM0.646447 1.35355L6.64645 7.35355L7.35355 6.64645L1.35355 0.646447L0.646447 1.35355ZM6.64645 6.64645L0.646447 12.6464L1.35355 13.3536L7.35355 7.35355L6.64645 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .product-gallery__thumbnails .flickity-button.previous {
    left: 0.5rem;
  }
  .product-gallery__thumbnails .flickity-button.previous::after {
    margin-right: 1px;
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .product-gallery__thumbnails .flickity-button.previous:hover::after {
    content: url('data:image/svg+xml,%3Csvg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.64645 0.646447C6.84171 0.451184 7.15829 0.451184 7.35355 0.646447C7.54882 0.841709 7.54882 1.15829 7.35355 1.35355L6.64645 0.646447ZM1 7L0.646447 7.35355C0.451184 7.15829 0.451184 6.84171 0.646447 6.64645L1 7ZM7.35355 12.6464C7.54882 12.8417 7.54882 13.1583 7.35355 13.3536C7.15829 13.5488 6.84171 13.5488 6.64645 13.3536L7.35355 12.6464ZM7.35355 1.35355L1.35355 7.35355L0.646447 6.64645L6.64645 0.646447L7.35355 1.35355ZM1.35355 6.64645L7.35355 12.6464L6.64645 13.3536L0.646447 7.35355L1.35355 6.64645Z" fill="%23b75100"/%3E%3C/svg%3E');
  }
  .product-gallery__thumbnails .flickity-button .flickity-button-icon {
    display: none;
  }
  .product-gallery__thumbnails .flickity-button:focus {
    border: 1px solid #b75100;
  }
  .product-gallery__thumbnails.flickity-enabled {
    display: block;
  }
  .product-gallery__thumbnails .flickity-button {
    background-color: transparent;
    box-shadow: none;
  }
  .product-gallery__thumbnails .flickity-button.previous {
    left: 0;
  }
  .product-gallery__thumbnails .flickity-button.previous::after {
    left: initial;
  }
  .product-gallery__thumbnails .flickity-button.next {
    right: 0;
  }
  .product-gallery__thumbnails .flickity-button.next::after {
    right: 0;
    left: initial;
  }
  .product-gallery--thumbnails-enabled-desktop .product-gallery__thumbnails {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .product-gallery--thumbnails-enabled-desktop .product-gallery__thumbnails {
      display: flex;
    }
  }
  .product-gallery--thumbnails-enabled-disabled .product-gallery__thumbnails {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnails, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnails, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnails, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnails {
      margin-right: 0;
      margin-bottom: 0;
    }
  }
  @media screen and (min-width: 768px) {
    .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery--media-size-many.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnails, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery--media-size-many.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnails, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery--media-size-many.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnails, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery--media-size-many.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnails {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 1rem;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery__thumbnails--bottom-thumbnails .product-gallery__thumbnails, .product__sidebar-enabled--true.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnails, .product__sidebar-enabled--true.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnails {
      padding: 1rem 0 0 0;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery--slider-enabled-true.product-gallery__thumbnails--bottom-thumbnails .product-gallery__thumbnails {
      padding: 1rem 1.5rem 0 2rem;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery--slider-enabled-true.product-gallery__thumbnails--bottom-thumbnails.product-gallery__arrows--false .product-gallery__thumbnails, .product-gallery--slider-enabled-true.product-gallery__thumbnails--bottom-thumbnails.product-gallery--media-size-few .product-gallery__thumbnails {
      padding: 1rem 0 0;
    }
  }

  .product-gallery__thumbnail {
    position: relative;
    flex: 1 0 auto;
    max-width: 25%;
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  @media screen and (min-width: 768px) {
    .product-gallery__thumbnail {
      max-width: 20%;
    }
  }
  .product-gallery__thumbnail img {
    display: block;
    width: 100%;
  }
  .product-gallery__thumbnails.flickity-enabled .product-gallery__thumbnail {
    width: 25%;
  }
  @media screen and (min-width: 768px) {
    .product-gallery__thumbnails.flickity-enabled .product-gallery__thumbnail {
      width: 20%;
    }
  }
  @media screen and (min-width: 768px) {
    .product-gallery__thumbnails--slider-enabled.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnail, .product-gallery__thumbnails--slider-enabled.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnail {
      cursor: auto;
    }
    .product-gallery__thumbnails--slider-enabled.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnail:not(.is-selected), .product-gallery__thumbnails--slider-enabled.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnail:not(.is-selected) {
      opacity: 1;
    }
  }
  @media screen and (min-width: 768px) {
    .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnail, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--left-thumbnails .product-gallery__thumbnail, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-desktop.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnail, .product__sidebar-enabled--false.product-gallery--thumbnails-enabled-always.product-gallery__thumbnails--right-thumbnails .product-gallery__thumbnail {
      max-width: 100%;
      padding: 0;
      margin-bottom: 1rem;
    }
  }

  .product-gallery__thumbnail.is-nav-selected img {
    border: 1px solid #444444;
  }
  .product-gallery__thumbnails--slider-enabled .product-gallery__thumbnail.is-nav-selected {
    opacity: 1;
  }

  .product-gallery__slide {
    width: 100%;
    height: auto;
  }
  .product-gallery__slide:focus {
    outline: -webkit-focus-ring-color auto 5px;
  }
  .product-gallery__slide [data-rimg] {
    display: block;
    width: 100%;
  }

  .product-gallery__link {
    display: block;
    width: 100%;
  }
  .product-gallery__link:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: 0;
  }

  .product-gallery__slide model-viewer {
    min-height: 300px;
  }
  .product-gallery__slide model-viewer:focus {
    outline: -webkit-focus-ring-color auto 5px;
  }

  .product-gallery--fixed-height-enabled .product-gallery__slide model-viewer {
    margin: 0 auto;
  }
  .product-gallery--fixed-height-enabled .product-gallery__slide [data-rimg] {
    object-fit: contain;
  }
  .product-gallery--fixed-height-enabled .product-gallery__slide .plyr--html5 video {
    width: 100%;
  }
  .product-gallery--fixed-height-enabled .product-gallery__slide .plyr--youtube .plyr__video-embed {
    height: 100%;
  }

  /* #Product Media Custom Styles
  ================================================== */
  .model__container {
    position: relative;
  }
  .model__container model-viewer {
    min-height: 300px;
  }

  .view-in-your-space {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 44px;
    background: #e6e6e6;
    color: #444444;
    font: inherit;
    text-transform: none;
    border-radius: 0px;
    margin-top: 0;
  }
  .view-in-your-space:visited {
    color: #404040;
  }
  .view-in-your-space:hover:not(:disabled), .view-in-your-space:focus, .view-in-your-space:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .view-in-your-space:disabled, .view-in-your-space.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.view-in-your-space:active, .view-in-your-space:focus, .view-in-your-space:hover {
    background: #e6e6e6;
    color: #444444;
  }
  .view-in-your-space svg {
    width: auto;
    height: auto;
    margin: 0;
  }
  .view-in-your-space svg path:first-child {
    stroke: #444444;
  }
  .view-in-your-space svg path:last-child {
    fill: #444444;
  }

  .plyr--video .plyr__controls {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px;
  }
  .plyr--video .plyr__control {
    background: transparent;
    color: #444444;
  }
  .plyr--video .plyr__control:hover {
    background: #ffffff;
    color: #444444;
  }
  .plyr--video .plyr__controls__item.plyr__time,
  .plyr--video input[type=range],
  .plyr--video .plyr__controls__item {
    color: #444444;
  }
  .plyr--video .plyr__progress input[type=range] + .thumb {
    background-color: #444444;
    color: #444444;
  }
  .plyr--video input[type=range]::-webkit-slider-thumb {
    background-color: #444444;
  }
  .plyr--video input[type=range]::-moz-range-thumb {
    background-color: #444444;
  }
  .plyr--video input[type=range]::-ms-thumb {
    background-color: #444444;
  }
  .plyr--video .plyr__progress__buffer,
  .plyr--video .plyr__control[aria-expanded=true] {
    background-color: rgba(68, 68, 68, 0.6);
  }
  .plyr--video .plyr__control.plyr__tab-focus {
    background-color: #444444;
  }
  .plyr--video .plyr__control--overlaid {
    background: #ffffff;
    padding: 4px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
  .plyr--video .plyr__control--overlaid svg {
    left: auto;
  }
  .plyr--video .plyr__control--overlaid:hover {
    background: #ffffff;
  }
  .plyr--video .plyr__control--overlaid:hover .play-icon-button-control rect {
    opacity: 0.75;
  }
  .plyr--video .plyr__control .play-icon-button-control {
    width: 52px;
    height: 52px;
  }
  .plyr--video .plyr__control .play-icon-button-control rect {
    fill: #ffffff;
  }
  .plyr--video .plyr__control .play-icon-button-control path {
    fill: #444444;
  }

  .plyr__controls .plyr__controls__item.plyr__progress__container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .plyr--full-ui .plyr__volume {
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px;
    bottom: 105px;
    height: 40px;
    opacity: 0;
    padding: 10px 15px !important;
    position: absolute;
    transform: rotate(270deg);
    transition: visibility 0.4s linear 0.4s, opacity 0.4s linear 0.3s;
    width: 140px;
  }
  .plyr--full-ui .plyr__volume:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(255, 255, 255, 0.25);
    bottom: 18px;
    content: "";
    left: -6px;
    position: absolute;
    transform: rotate(90deg);
    z-index: 2;
  }
  .plyr--full-ui .plyr__volume:hover {
    opacity: 1;
    visibility: visible;
  }
  .plyr--full-ui .plyr__volume.plyr__volume--is-visible {
    opacity: 1;
    transition: visibility 0.4s linear, opacity 0.4s linear;
  }
  .plyr--full-ui .plyr__volume input[type=range] {
    color: #444444;
    margin: 0 auto;
  }

  .plyr--full-ui .plyr__volume input[type=range]::-webkit-slider-runnable-track,
  .plyr--full-ui .plyr__volume input[type=range]::-moz-range-track,
  .plyr--full-ui .plyr__volume input[type=range]::-webkit-slider-thumb,
  .plyr--full-ui .plyr__volume input[type=range]::-moz-range-thumb {
    box-shadow: none;
  }

  .plyr--full-ui .plyr__volume input[type=range]::-ms-fill-upper,
  .plyr--full-ui .plyr__volume input[type=range]::-ms-thumb,
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-webkit-slider-runnable-track,
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-moz-range-track,
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
  }

  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-webkit-slider-thumb,
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-moz-range-thumb,
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-ms-thumb,
  .plyr--full-ui .plyr__volume input[type=range]:active::-webkit-slider-thumb,
  .plyr--full-ui .plyr__volume input[type=range]:active::-moz-range-thumb,
  .plyr--full-ui .plyr__volume input[type=range]:active::-ms-thumb {
    box-shadow: none;
  }

  .plyr--audio .plyr--full-ui .plyr__volume {
    bottom: 125px;
    right: -37px;
  }

  .plyr--is-ios .plyr__volume {
    display: none !important;
  }

  .plyr__control[data-plyr=mute]:hover + .plyr__volume {
    opacity: 1;
    transition: visibility 0.4s linear, opacity 0.4s linear;
  }

  @media screen and (min-width: 576px) {
    .plyr--full-ui .plyr__volume input[type=range] {
      max-width: 90px;
    }
  }
  @media screen and (min-width: 576px) {
    .plyr--full-ui .plyr__volume input[type=range] {
      max-width: 110px;
    }
  }
  .plyr--is-touch .plyr__volume {
    display: none !important;
  }
  @media screen and (min-width: 768px) {
    .plyr--is-touch .plyr__volume {
      display: block;
    }
  }

  .shopify-model-viewer-ui .shopify-model-viewer-ui__button {
    color: #444444;
    background: #ffffff;
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button[hidden] {
    display: none;
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover,
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
    color: rgba(68, 68, 68, 0.55);
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
    background: #ffffff;
    border: 1px solid rgba(68, 68, 68, 0.05);
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child)::after {
    border-bottom: 1px solid rgba(68, 68, 68, 0.05);
  }
  .shopify-model-viewer-ui model-viewer {
    margin: 0 auto;
    --progress-bar-height: 2px;
    --progress-bar-color: #444444;
  }

  .plyr.plyr--stopped .plyr__controls {
    display: none;
  }

  .product-gallery__thumbnail-image-wrapper {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border: 0;
  }
  .product-gallery__thumbnail-image-wrapper:focus {
    outline: 1px auto Highlight;
  }
  .product-gallery__thumbnail-image-wrapper .media-badge {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.56rem;
    min-width: 1.25rem;
    max-width: 33%;
    height: 1.56rem;
    max-height: 33%;
  }
  .product-gallery__thumbnail-image-wrapper svg {
    width: 100%;
    height: 100%;
  }
  .product-gallery__thumbnail-image-wrapper path:first-child {
    fill: #ffffff;
  }
  .product-gallery__thumbnail-image-wrapper path:last-child {
    fill: #444444;
  }
  .product-gallery__thumbnail-image-wrapper g path:first-child {
    stroke: #444444;
  }
  .product-gallery__thumbnail-image-wrapper .media-badge__outline {
    stroke: rgba(68, 68, 68, 0.05);
  }

  .rating {
    display: flex;
    align-items: center;
  }

  .rating__star-wrapper {
    display: flex;
    margin-bottom: 3px;
  }

  .icon-star-background {
    transform: scaleX(var(--rating-scale, 0));
  }

  .icon-star-reference {
    position: absolute;
    left: -9999;
    width: 0;
    height: 0;
  }

  .rating__star {
    width: 20px;
    height: auto;
  }

  .rating__star-1 {
    --rating-scale: calc(var(--rating-value));
  }

  .rating__star-2 {
    --rating-scale: calc(var(--rating-value) - 1);
  }

  .rating__star-3 {
    --rating-scale: calc(var(--rating-value) - 2);
  }

  .rating__star-4 {
    --rating-scale: calc(var(--rating-value) - 3);
  }

  .rating__star-5 {
    --rating-scale: calc(var(--rating-value) - 4);
  }

  .rating__text {
    display: none;
  }

  .rating__count {
    margin: 0 0 0 5px;
  }

  @media (forced-colors: active) {
    .rating__star-wrapper {
      display: none;
    }

    .rating__text {
      display: block;
    }
  }
  .social-icons,
  .social-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .social-icons li,
  .social-buttons li {
    margin: 0;
  }
  .social-icons a,
  .social-buttons a {
    display: block;
    padding: 10px 5px 10px 5px;
  }
  .social-icons svg,
  .social-buttons svg {
    display: block;
  }

  .social-buttons a:first-child {
    padding-left: 0;
  }

  .shopify-cross-border {
    display: flex;
  }

  .no-js .selectors-form--no-js-hidden {
    display: none;
  }

  .disclosure {
    --disclosure-max-height: 300px;
    --disclosure-min-height: 92px;
    --disclosure-toggle-text-color: black;
    --disclosure-toggle-background-color: transparent;
    --disclosure-toggle-border-color: black;
    --disclosure-toggle-svg: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath class='icon-chevron-down-left' d='M4 4.5L7 1.5' stroke='black' stroke-width='1.25' stroke-linecap='square'/%3E%3Cpath class='icon-chevron-down-right' d='M4 4.5L1 1.5' stroke='black' stroke-width='1.25' stroke-linecap='square'/%3E%3C/svg%3E");
    --disclosure-toggle-svg-color: black;
    --disclosure-text-color: black;
    --disclosure-background-color: white;
    --disclosure-border-color: black;
    position: relative;
    display: inline-block;
  }
  .disclosure > summary {
    list-style: none;
  }
  .disclosure > summary::-webkit-details-marker {
    display: none;
  }

  .disclosure__toggle {
    width: auto;
    padding: 5px 32px 4px 11px;
    color: black;
    background-color: transparent;
    border: 1px solid black;
    -webkit-appearance: none;
            appearance: none;
  }
  @supports (color: var(--disclosure-toggle-text-color)) {
    .disclosure__toggle {
      color: var(--disclosure-toggle-text-color);
      background-color: var(--disclosure-toggle-background-color);
      border: 1px solid var(--disclosure-toggle-border-color);
    }
  }
  .disclosure__toggle:hover {
    cursor: pointer;
  }
  .disclosure__toggle::after {
    position: absolute;
    top: 50%;
    right: 11px;
    width: 10px;
    height: 7.5px;
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath class='icon-chevron-down-left' d='M4 4.5L7 1.5' stroke='black' stroke-width='1.25' stroke-linecap='square'/%3E%3Cpath class='icon-chevron-down-right' d='M4 4.5L1 1.5' stroke='black' stroke-width='1.25' stroke-linecap='square'/%3E%3C/svg%3E");
    content: "";
    transform: translateY(-50%);
  }
  @supports ((-webkit-mask-image: var(--disclosure-toggle-svg)) or (mask-image: var(--disclosure-toggle-svg))) {
    .disclosure__toggle::after {
      background-color: var(--disclosure-toggle-svg-color);
      background-image: none;
      -webkit-mask-image: var(--disclosure-toggle-svg);
              mask-image: var(--disclosure-toggle-svg);
      -webkit-mask-size: cover;
              mask-size: cover;
    }
  }

  .disclosure-list {
    position: absolute;
    bottom: 115%;
    display: none;
    max-height: 300px;
    min-height: 92px;
    max-width: 250px;
    min-width: 200px;
    padding: 11px 0;
    margin: 0;
    overflow-y: auto;
    list-style: outside none;
    background-color: white;
    border: 1px solid black;
    border-radius: 0;
  }
  @supports (max-height: var(--disclosure-max-height)) {
    .disclosure-list {
      max-height: var(--disclosure-max-height);
      min-height: var(--disclosure-min-height);
      background-color: var(--disclosure-background-color);
      border: 1px solid var(--disclosure-border-color);
    }
  }
  noscript .disclosure-list {
    width: -webkit-max-content;
    width: max-content;
  }

  .disclosure-list--visible {
    display: block;
  }

  .disclosure-list--alternate-drop {
    right: 0;
  }

  .disclosure-list__item-wrapper {
    display: flex;
    align-items: center;
    margin-top: 1rem;
  }
  .disclosure-list__item-wrapper:first-child {
    margin-top: 0;
  }

  .disclosure-list__item--label {
    word-break: keep-all;
    margin-left: 5px;
  }

  .disclosure__submit {
    margin-top: 1rem;
  }

  .disclosure-list__item {
    display: block;
    padding: 5px 25px 4px 15px;
    text-align: left;
    text-decoration: none;
    border-bottom: 1px solid transparent;
  }
  .disclosure-list__item.disclosure-list__item-wrapper {
    display: flex;
  }
  .disclosure-list__item:focus, .disclosure-list__item:hover {
    color: black;
    text-decoration: underline;
  }
  @supports (color: var(--disclosure-text-color)) {
    .disclosure-list__item:focus, .disclosure-list__item:hover {
      color: var(--disclosure-text-color);
    }
  }

  .disclosure-list__item--current {
    text-decoration: underline;
  }

  .disclosure-list__option {
    color: inherit;
    text-decoration: inherit;
  }

  .disclosure-list__option-code {
    white-space: nowrap;
  }

  .disclosure {
    --disclosure-text-color: #444444;
    --disclosure-max-height: 20rem;
  }

  .shopify-cross-border {
    flex-direction: row;
  }
  @media screen and (max-width: 575px) {
    .shopify-cross-border {
      flex-direction: column;
    }
  }
  .shopify-cross-border .selectors-form__item {
    display: flex;
    align-items: center;
  }
  .shopify-cross-border [data-disclosure-locale] .disclosure__toggle {
    white-space: nowrap;
  }

  .disclosure__submit {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.5rem 0.75rem;
    font-size: 0.72855rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
  }
  .disclosure__submit:visited {
    color: #404040;
  }
  .disclosure__submit:hover:not(:disabled), .disclosure__submit:focus, .disclosure__submit:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .disclosure__submit:disabled, .disclosure__submit.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .disclosure__submit:visited {
    color: #ffd100;
  }
  .disclosure__submit:hover:not(:disabled), .disclosure__submit:focus, .disclosure__submit:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }.disclosure__toggle {
    padding: 0.5rem 1.75rem 0.5rem 0.75rem;
    border: none;
  }
  .disclosure__toggle::after {
    right: 0.75rem;
    width: 0.5rem;
    height: auto;
    margin-top: -0.125rem;
    content: url('data:image/svg+xml,%3Csvg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M9.35355 1.35355C9.54882 1.15829 9.54882 0.841709 9.35355 0.646447C9.15829 0.451184 8.84171 0.451184 8.64645 0.646447L9.35355 1.35355ZM5 5L4.64645 5.35355C4.84171 5.54882 5.15829 5.54882 5.35355 5.35355L5 5ZM1.35355 0.646447C1.15829 0.451184 0.841708 0.451184 0.646446 0.646447C0.451184 0.841709 0.451184 1.15829 0.646446 1.35355L1.35355 0.646447ZM8.64645 0.646447L4.64645 4.64645L5.35355 5.35355L9.35355 1.35355L8.64645 0.646447ZM5.35355 4.64645L1.35355 0.646447L0.646446 1.35355L4.64645 5.35355L5.35355 4.64645Z" fill="%23404040"/%3E%3C/svg%3E');
    background-color: transparent;
    background-image: none;
    -webkit-mask-image: none;
    mask-image: none;
  }
  .disclosure__toggle .disclosure-list__option-code {
    color: var(--disclosure-toggle-text-color);
  }

  .disclosure-list {
    z-index: 1;
    padding: 1rem 1.5rem;
    margin-bottom: 0.25rem;
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 2px 16px 1px rgba(0, 0, 0, 0.1);
  }

  .disclosure-list li {
    margin: 0;
  }

  .disclosure-list__item {
    padding: 0.5rem 0;
    color: var(--disclosure-text-color);
    transition: ease-out 0.2s color, ease-out 0.2s border-color;
  }
  .disclosure-list__item:hover, .disclosure-list__item:focus {
    text-decoration: none;
    border-bottom: 1px solid var(--disclosure-text-color);
  }
  .disclosure-list__item.disclosure-list__item--current {
    text-decoration: none;
  }

  .disclosure-list__option {
    pointer-events: none;
  }

  .disclosure-list__option-code {
    color: var(--disclosure-text-color);
  }

  .predictive-search__overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 901;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.35);
    opacity: 0;
    overflow: hidden;
    transform: translateX(-100%);
  }
  .predictive-search__overlay[data-animation-state=open] {
    top: 0;
    opacity: 1;
    display: block;
  }
  .predictive-search__overlay[data-animation-state=closed] {
    display: none;
  }
  .predictive-search__overlay[data-animation] {
    display: block;
  }
  .predictive-search__overlay[data-animation="open=>closed"] {
    transition: opacity 1s;
  }
  .predictive-search__overlay[data-animation="closed=>open"] {
    transition: opacity 0.3s;
  }
  .predictive-search__overlay.predictive-search__overlay--active {
    transform: translateX(0);
  }

  .predictive-search {
    width: 100%;
    max-height: 0;
    background-color: #fff;
    overflow-y: scroll;
  }
  @media screen and (min-width: 576px) {
    .predictive-search {
      padding: 1rem;
    }
  }
  @media screen and (min-width: 1200px) {
    .predictive-search {
      padding: 0;
      overflow-y: initial;
    }
  }
  .predictive-search[data-animation-state=open] {
    max-height: 80vh;
  }
  .predictive-search[data-animation-state=open] .predictive-search__wrapper {
    opacity: 1;
  }
  .predictive-search[data-animation="open=>closed"] {
    transition: max-height 0.3s;
  }
  .predictive-search[data-animation="open=>closed"] .predictive-search__wrapper {
    transition: opacity 0.3s;
  }
  .predictive-search[data-animation="closed=>open"] {
    transition: max-height 1s;
  }
  .predictive-search[data-animation="closed=>open"] .predictive-search__wrapper {
    transition: opacity 1s;
  }
  .predictive-search .predictive-search__wrapper {
    opacity: 0;
  }

  .predictive-search__wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 60vh;
    max-height: 80vh;
    overflow-y: scroll;
  }
  @media screen and (min-width: 576px) {
    .predictive-search__wrapper {
      min-height: initial;
      max-height: none;
      overflow-y: initial;
    }
  }

  .predictive-search__form {
    position: relative;
    padding: 0.75rem 0;
    margin: 0 1.5rem;
    border-bottom: 1px solid #e7e7e7;
  }
  @media screen and (min-width: 576px) {
    .predictive-search__form {
      padding: 2rem 0;
      margin: 0;
      border-bottom: 0;
    }
  }

  input.predictive-search__input {
    padding: 0 3.5rem 0 2.5rem;
    margin: 0;
    font-size: 1.011875rem;
    border: 0;
    border-radius: 0;
  }
  @media screen and (min-width: 1200px) {
    input.predictive-search__input {
      font-size: 0.8095rem;
    }
  }
  input.predictive-search__input:focus, input.predictive-search__input:active {
    outline: 0;
  }

  .predictive-search__submit {
    position: absolute;
    top: 50%;
    left: 0;
    line-height: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    transform: translateY(-50%);
  }

  .predictive-search__close {
    position: absolute;
    top: 50%;
    right: 0;
    line-height: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    transform: translateY(-50%);
  }

  .predictive-search__message--show {
    padding: 2rem 1.5rem 0;
  }
  @media screen and (min-width: 576px) {
    .predictive-search__message--show {
      padding: 0;
    }
  }

  .predictive-search__results {
    display: flex;
    flex-direction: column;
    padding: 1.5rem 1.5rem 2rem;
  }
  @media screen and (min-width: 576px) {
    .predictive-search__results {
      display: none;
      grid-template-areas: "products-title" "products";
      grid-template-rows: auto auto;
      grid-template-columns: 100%;
      gap: 1rem 2.5rem;
      max-height: none;
      padding: 0;
    }
  }
  .predictive-search__results.predictive-search__results--show .search-results__products-title,
  .predictive-search__results.predictive-search__results--show .search-results__side-title {
    display: flex;
  }
  .predictive-search__results.predictive-search__results--show .search-results__products-title p,
  .predictive-search__results.predictive-search__results--show .search-results__side-title p {
    margin: 0;
  }
  @media screen and (min-width: 576px) {
    .predictive-search__results.predictive-search__results--show {
      display: grid;
      padding-bottom: 2rem;
    }
  }
  .predictive-search__results.predictive-search__results--everything {
    grid-template-areas: "products-title side-title" "products side";
    grid-template-columns: 1fr 0.25fr;
  }
  .predictive-search__results.predictive-search__results--everything .search-results__products {
    grid-template-columns: repeat(4, 1fr);
  }
  .predictive-search__results.predictive-search__results-no-results {
    grid-template-rows: 0 0;
    gap: 0;
  }
  .predictive-search__results.predictive-search__results-no-results .search-results__products,
  .predictive-search__results.predictive-search__results-no-results .search-results__products-title,
  .predictive-search__results.predictive-search__results-no-results .search-results__side,
  .predictive-search__results.predictive-search__results-no-results .search-results__side-title {
    display: none;
  }
  .predictive-search__results:not(.predictive-search__results--everything) .search-results__product:last-child {
    padding-bottom: 0;
  }

  [data-product-search-link],
  [data-side-search-link] {
    border-bottom: 1px solid #b75100;
    text-decoration: none;
  }
  [data-product-search-link]:hover, [data-product-search-link]:focus,
  [data-side-search-link]:hover,
  [data-side-search-link]:focus {
    border-color: #282631;
  }

  .search-results__products-title {
    display: none;
    grid-area: products-title;
    justify-content: space-between;
    order: 1;
    padding-bottom: 1.5rem;
  }
  @media screen and (min-width: 576px) {
    .search-results__products-title {
      padding-bottom: 0;
    }
  }

  .search-results__side-title {
    display: none;
    grid-area: side-title;
    justify-content: space-between;
    order: 3;
    padding-bottom: 1.5rem;
  }
  @media screen and (min-width: 576px) {
    .search-results__side-title {
      padding-bottom: 0;
    }
  }

  .search-results__products {
    order: 2;
  }
  @media screen and (min-width: 576px) {
    .search-results__products {
      display: grid;
      grid-area: products;
      grid-template-columns: repeat(5, 1fr);
      grid-gap: 1.5rem 1.5rem;
    }
  }
  .search-results__products .no-results {
    padding-bottom: 1rem;
  }

  .search-results__product {
    padding-bottom: 2rem;
  }
  @media screen and (min-width: 576px) {
    .search-results__product {
      padding-bottom: 0;
    }
  }
  .search-results__product .search-results__product-wrapper {
    display: flex;
    align-items: center;
  }
  @media screen and (min-width: 576px) {
    .search-results__product .search-results__product-wrapper {
      display: block;
    }
  }
  .search-results__product a,
  .search-results__product a:visited,
  .search-results__product a:hover,
  .search-results__product a:focus {
    color: #444444;
    text-decoration: none;
  }
  .search-results__product img {
    max-width: 6.5rem;
    padding-bottom: 0;
    margin-right: 1rem;
  }
  @media screen and (min-width: 576px) {
    .search-results__product img {
      max-width: 100%;
      padding-bottom: 1rem;
      margin-right: 0;
    }
  }
  .search-results__product .sale {
    color: #413d1f;
  }

  .search-results__side {
    grid-area: side;
    order: 4;
  }
  .search-results__side ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
  }
  .search-results__side li {
    margin-bottom: 1rem;
  }
  @media screen and (min-width: 576px) {
    .search-results__side li {
      margin-bottom: 0.75rem;
    }
  }
  .search-results__side a {
    text-decoration: none;
  }
  .search-results__side a:hover, .search-results__side a:focus {
    border-bottom: 1px solid;
  }

  .cart-drawer__overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2001;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.35);
    opacity: 0;
    transition: ease-in-out 0.3s opacity;
    transform: translateX(-100%);
    overflow: hidden;
    display: none;
  }
  .cart-drawer__overlay.active {
    transform: translateX(0);
  }
  .cart-drawer__overlay[data-animation-state=open] {
    opacity: 1;
    display: block;
  }
  .cart-drawer__overlay[data-animation="open=>closed"] {
    transition: opacity 0.6s;
    display: block;
  }
  .cart-drawer__overlay[data-animation="closed=>open"] {
    transition: opacity 0.3s;
    display: block;
  }

  .cart-drawer {
    position: fixed;
    top: 0;
    right: -400px;
    z-index: 901;
    display: flex;
    flex-direction: column;
    width: 400px;
    max-width: calc(-40px + 100vw);
    height: 100vh;
    max-height: 100vh;
    padding: 0 2.5rem;
    overflow-y: auto;
    background-color: white;
    transition: right 0.3s ease-in-out 0s;
    will-change: right;
    outline: 0;
  }
  .cart-drawer[data-animation-state=open] {
    right: 0;
    box-shadow: 0 2px 16px 1px rgba(0, 0, 0, 0.1);
  }
  .cart-drawer[data-animation="open=>closed"] {
    transition: right 0.3s;
  }
  .cart-drawer[data-animation="closed=>open"] {
    transition: right 0.6s;
  }

  .cart-drawer__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 0;
    border-bottom: 1px solid #e7e7e7;
  }

  .drawer-header__heading {
    margin: 0;
  }

  .drawer-header__close {
    padding: 0;
    line-height: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
  }

  .cart-drawer__empty {
    margin-top: 2rem;
  }

  .cart-drawer__form {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }

  .cart-drawer__items {
    padding-top: 2.5rem;
  }

  .cart-drawer__item {
    display: flex;
    padding-bottom: 2.5rem;
  }

  .drawer-item__image {
    position: relative;
    max-width: 6rem;
    margin-right: 1rem;
  }

  .drawer-item__info {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

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

  .item-info__title {
    width: 50%;
  }
  .item-info__title p {
    margin-bottom: 0.25rem;
  }

  .item-info__price {
    width: 50%;
    text-align: right;
  }

  .item-info__unit-price {
    font-size: 0.65771875rem;
  }

  .item-info__variants,
  .item-info__selling-plan {
    font-size: 0.65771875rem;
  }

  .item-info__bottom {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 1rem;
  }

  .item-info__quantity-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    max-height: 3rem;
    background-color: #fff;
    border: 1px solid rgba(68, 68, 68, 0.4);
    border-radius: 0.5rem;
    width: 45%;
    margin-right: 1rem;
  }
  .item-info__quantity-wrapper input {
    width: 33.3333%;
    padding: 0.75rem 0;
    margin: 0.5rem 0;
    text-align: center;
    border: 0;
    -moz-appearance: textfield;
  }
  .item-info__quantity-wrapper input::-webkit-inner-spin-button, .item-info__quantity-wrapper input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .item-info__quantity-wrapper button {
    position: relative;
    display: flex;
    justify-content: center;
    width: 33.3333%;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.5rem;
  }
  .item-info__quantity-wrapper button::after {
    position: absolute;
    top: 50%;
    height: 11px;
    transform: translateY(-50%);
  }
  .item-info__quantity-wrapper .quantity--plus::after {
    content: url('data:image/svg+xml,%3Csvg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M5 10.5C5 10.7761 5.22386 11 5.5 11C5.77614 11 6 10.7761 6 10.5V6H10.5C10.7761 6 11 5.77614 11 5.5C11 5.22386 10.7761 5 10.5 5H6V0.5C6 0.223858 5.77614 0 5.5 0C5.22386 0 5 0.223858 5 0.5V5H0.5C0.223858 5 0 5.22386 0 5.5C0 5.77614 0.223858 6 0.5 6H5V10.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .no-js .item-info__quantity-wrapper .quantity--plus {
    display: none;
  }
  .item-info__quantity-wrapper .quantity--minus::after {
    padding-top: 11px;
    content: url('data:image/svg+xml,%3Csvg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M0 0.5C0 0.223858 0.223858 0 0.5 0H10.5C10.7761 0 11 0.223858 11 0.5C11 0.776142 10.7761 1 10.5 1H0.5C0.223858 1 0 0.776142 0 0.5Z" fill="%23444444"/%3E%3C/svg%3E');
  }
  .no-js .item-info__quantity-wrapper .quantity--minus {
    display: none;
  }

  .item-info__remove {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: #b75100;
  }
  .item-info__remove:hover, .item-info__remove:focus {
    color: #282631;
  }

  .cart-drawer__details {
    padding: 1.5rem 0;
    border-top: 1px solid #e7e7e7;
  }
  .cart-drawer__details p {
    margin-bottom: 0.25rem;
  }

  .cart-drawer__discounts {
    display: inline-block;
    list-style: none;
    padding-left: 0;
    margin: 0;
  }

  .cart-drawer__discounts-heading,
  .cart-drawer__subtotal {
    font-weight: 700;
  }

  .cart-drawer__cart-total {
    font-size: 1.1130625rem;
  }

  .cart-drawer__terms {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .cart-drawer__terms input {
    width: 1rem;
    height: 1rem;
    margin-right: 0.75rem;
  }

  .cart-drawer__checkout-buttons {
    margin-top: 1.25rem;
  }

  .cart-drawer__checkout {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
  }
  .cart-drawer__checkout:visited {
    color: #404040;
  }
  .cart-drawer__checkout:hover:not(:disabled), .cart-drawer__checkout:focus, .cart-drawer__checkout:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .cart-drawer__checkout:disabled, .cart-drawer__checkout.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.cart-drawer__view-cart {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    color: #ffd100;
    background-color: transparent;
    border: 1px solid #ffd100;
    width: 100%;
    margin-top: 0.75rem;
    text-align: center;
  }
  .cart-drawer__view-cart:visited {
    color: #404040;
  }
  .cart-drawer__view-cart:hover:not(:disabled), .cart-drawer__view-cart:focus, .cart-drawer__view-cart:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .cart-drawer__view-cart:disabled, .cart-drawer__view-cart.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }
  .cart-drawer__view-cart:visited {
    color: #ffd100;
  }
  .cart-drawer__view-cart:hover:not(:disabled), .cart-drawer__view-cart:focus, .cart-drawer__view-cart:active {
    color: #404040;
    background-color: #ffd100;
    border: 1px solid #ffd100;
  }.newsletter-popup {
    position: fixed;
    right: 50%;
    bottom: -100vh;
    z-index: 2000;
    display: flex;
    width: calc(100vw - 3rem);
    max-height: 100%;
    visibility: hidden;
    background-color: #ffffff;
    box-shadow: 0 2px 16px 1px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: bottom 1.5s, opacity 1.8s;
    transform: translate(50%, 50%);
  }
  @media screen and (min-width: 576px) {
    .newsletter-popup {
      width: 23.5rem;
    }
  }
  .newsletter-popup[data-popup-opened=true] {
    visibility: visible;
  }
  .newsletter-popup[data-popup-opened=true].newsletter-popup--display-mobile-false {
    visibility: hidden;
  }
  @media screen and (min-width: 576px) {
    .newsletter-popup[data-popup-opened=true].newsletter-popup--display-mobile-false {
      visibility: visible;
    }
  }
  .newsletter-popup[data-animation-state=open] {
    opacity: 1;
  }
  .newsletter-popup[data-animation-state=open].newsletter-popup--position-bottom-right {
    bottom: 2.5rem;
    transform: translate(50%, 0);
  }
  @media screen and (min-width: 576px) {
    .newsletter-popup[data-animation-state=open].newsletter-popup--position-bottom-right {
      right: 2.5rem;
      transform: none;
    }
  }
  .newsletter-popup[data-animation-state=open].newsletter-popup--position-bottom-right.newsletter-popup--vertical-fit {
    bottom: 0;
  }
  .newsletter-popup[data-animation-state=open].newsletter-popup--position-center {
    bottom: 50%;
  }
  .newsletter-popup[data-animation-state=closed].newsletter-popup--position-bottom-right {
    transform: translate(50%, 0);
  }
  @media screen and (min-width: 576px) {
    .newsletter-popup[data-animation-state=closed].newsletter-popup--position-bottom-right {
      right: 2.5rem;
      transform: none;
    }
  }
  .newsletter-popup[data-animation] {
    display: flex;
    transition: bottom 1.5s, opacity 1.8s;
  }
  @media screen and (min-width: 576px) {
    .newsletter-popup.newsletter-popup--image-true {
      width: 47rem;
    }
    .newsletter-popup.newsletter-popup--image-true .popup__image,
  .newsletter-popup.newsletter-popup--image-true .popup__content {
      width: 50%;
    }
  }

  .popup__close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 1rem;
    height: 1rem;
    padding: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
  }

  .popup__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem 1.5rem;
    color: #444444;
  }
  @media screen and (min-width: 576px) {
    .popup__content {
      padding: 2rem;
    }
  }

  .popup__heading {
    margin-top: 0;
    margin-bottom: 1.5rem;
    color: #444444;
  }

  .popup__text p {
    margin-bottom: 1.5rem;
  }

  .popup__link {
    display: inline-block;
    padding-bottom: 0.25rem;
    color: #b75100;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease-in-out;
    margin: 0;
    text-transform: none;
  }
  .popup__link::after {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    cursor: pointer;
    content: "";
    background-color: #b75100;
    transform: translateY(0.25rem);
  }
  .popup__link:hover {
    color: #282631;
  }
  .popup__link:hover::after {
    background-color: #282631;
  }

  .popup__text-newsletter {
    margin-bottom: 1.5rem;
  }
  .popup__text-newsletter .newsletter-form {
    margin: 0;
  }
  .popup__text-newsletter .newsletter-form__bottom-half {
    display: block;
  }
  .popup__text-newsletter .newsletter-form__bottom-half input {
    width: 100%;
    margin: 0;
  }
  .popup__text-newsletter .newsletter-form__bottom-half input[type=email] {
    margin-bottom: 0.5rem;
  }

  .popup__image {
    position: relative;
    display: none;
  }
  @media screen and (min-width: 576px) {
    .newsletter-popup--image-true .popup__image {
      display: block;
    }
  }
  .popup__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .shipping-calculator {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    margin-top: 1.5rem;
  }
  @media screen and (min-width: 576px) {
    .shipping-calculator {
      padding-bottom: 0;
      border-top: 1px solid #e7e7e7;
    }
  }
  .no-js .shipping-calculator {
    display: none;
  }

  .shipping-calculator__heading {
    padding-bottom: 1.5rem;
    margin: 0;
  }
  @media screen and (min-width: 576px) {
    .shipping-calculator__heading {
      padding-bottom: 2.5rem;
    }
  }

  .shipping-calculator__form {
    display: flex;
    flex-direction: column;
  }
  @media screen and (min-width: 576px) {
    .shipping-calculator__form {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-gap: 2.5rem;
    }
  }
  .shipping-calculator__form p {
    margin-bottom: 0;
    font-weight: 700;
  }
  .shipping-calculator__form select,
  .shipping-calculator__form input {
    margin-bottom: 0;
  }
  .shipping-calculator__form div {
    padding-bottom: 1.5rem;
  }
  @media screen and (min-width: 576px) {
    .shipping-calculator__form div {
      padding-bottom: 2.5rem;
    }
  }
  .shipping-calculator__form .form-field-select-wrapper {
    padding-bottom: 0;
  }
  .shipping-calculator__form .form-field-select-wrapper::after {
    top: 1.2rem;
  }

  .shipping-calculator__button-container {
    display: flex;
    align-items: flex-end;
  }

  .shipping-calculator__button {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
    color: #404040;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    cursor: pointer;
    background-color: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 0;
    outline: none;
    transition: border-color 0.2s ease-out, background-color 0.2s ease-out, color 0.2s ease-out, box-shadow 0.2s ease-out;
    padding: 0.75rem 1rem;
    font-size: 0.8095rem;
    width: 100%;
  }
  .shipping-calculator__button:visited {
    color: #404040;
  }
  .shipping-calculator__button:hover:not(:disabled), .shipping-calculator__button:focus, .shipping-calculator__button:active {
    color: #404040;
    background-color: #ffee00;
    border: 1px solid #ffee00;
    box-shadow: 0 4px 16px 1px rgba(0, 0, 0, 0.25);
  }
  .shipping-calculator__button:disabled, .shipping-calculator__button.disabled {
    cursor: not-allowed !important;
    opacity: 0.4;
  }.shipping-rates {
    display: none;
    padding: 1.5rem;
    border: 1px solid #e7e7e7;
  }
  @media screen and (min-width: 576px) {
    .shipping-rates {
      padding: 2rem;
    }
  }
  .shipping-rates.shipping-rates--display-rates {
    display: block;
  }
  .shipping-rates.shipping-rates--display-error {
    display: block;
  }
  .shipping-rates.shipping-rates--display-error ul {
    display: none;
  }
  .shipping-rates p {
    font-weight: 700;
    margin-bottom: 0;
  }
  .shipping-rates ul {
    margin-bottom: 0;
  }
  .shipping-rates li {
    padding-left: 1rem;
  }

  /* #Content Creator
  ================================================== */
  /* Slideshow */
  .flickity-slider > li {
    width: 100%;
    text-align: center;
    list-style-type: none;
  }

  .flexslider .flickity-prev-next-button {
    opacity: 0;
    background: transparent;
    border: 1px solid #333;
    color: #333;
  }
  .flexslider:hover .flickity-prev-next-button.previous {
    left: 25px;
    opacity: 0.6;
  }
  .flexslider:hover .flickity-prev-next-button.next {
    right: 15px;
    opacity: 0.6;
  }
  .flexslider:hover .flickity-prev-next-button:hover {
    opacity: 1;
  }
  .flexslider .flickity-prev-next-button.arrow-is-inverse .flickity-button-icon {
    transform: scale(-1, 1);
  }

  .collections-filters__container {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .collections-filters__container {
      display: block;
    }
  }

  .collection-filters__heading {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }

  .collection-filters__filter-range {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.5rem;
  }

  .collection-filters__filter-range--from,
  .collection-filters__filter-range--to {
    flex: 1 0 7rem;
  }

  .collection-filters__filter-range-label {
    font-weight: 400;
  }

  .collection-filters__filter-range-wrapper {
    position: relative;
  }

  .collection-filters__filter-range-currency {
    position: absolute;
    top: 50%;
    left: 0.5rem;
    transform: translateY(-50%);
  }

  .collection-filters__filter-range-input[type=number] {
    padding-left: 1.25rem;
  }
  .collection-filters__filter-range-input::placeholder {
    color: currentColor;
    opacity: 0.6;
  }

  .collection-filters__filter-link::before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0C1.34315 0 0 1.34315 0 3V13C0 14.6569 1.34315 16 3 16H13C14.6569 16 16 14.6569 16 13V3C16 1.34315 14.6569 0 13 0H3ZM3 1C1.89543 1 1 1.89543 1 3V13C1 14.1046 1.89543 15 3 15H13C14.1046 15 15 14.1046 15 13V3C15 1.89543 14.1046 1 13 1H3Z' fill='%23713434'/%3E %3C/svg%3E ");
  }

  .collection-filters__filter-link.collection-filters__filter-link--active::before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.5 3C3.67157 3 3 3.67157 3 4.5V11.5C3 12.3284 3.67157 13 4.5 13H11.5C12.3284 13 13 12.3284 13 11.5V4.5C13 3.67157 12.3284 3 11.5 3H4.5Z' fill='%23713434'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0C1.34315 0 0 1.34315 0 3V13C0 14.6569 1.34315 16 3 16H13C14.6569 16 16 14.6569 16 13V3C16 1.34315 14.6569 0 13 0H3ZM3 1C1.89543 1 1 1.89543 1 3V13C1 14.1046 1.89543 15 3 15H13C14.1046 15 15 14.1046 15 13V3C15 1.89543 14.1046 1 13 1H3Z' fill='%23713434'/%3E %3C/svg%3E ");
  }

  .collection-page__filters--active {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .collection-page__filters--active {
      display: block;
    }
    .collection-page__empty .collection-page__filters--active {
      margin-bottom: 0.75rem;
    }
  }

  .active-filter-group {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .active-filter-group--remove-all,
  .active-filter-group__item-wrapper {
    margin: 0;
  }

  .active-filter-group--remove-all-link {
    color: #444444;
    text-decoration: none;
  }
  .active-filter-group--remove-all-link:visited {
    color: #444444;
  }
  .active-filter-group--remove-all-link:hover {
    color: #282631;
    text-decoration: underline;
  }

  .active-filter-group__item {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    margin: 0;
    font-size: 0.65771875rem;
    color: #444444;
    text-decoration: none;
    background-color: rgba(68, 68, 68, 0.1);
    border-radius: 1.25rem;
    display: flex;
    gap: 0.25rem;
    align-items: center;
  }
  .active-filter-group__item:visited {
    color: #444444;
  }
  .active-filter-group__item::after {
    width: 11px;
    height: 11px;
    line-height: 1;
    content: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 9L9 1M9 9L1 1" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  }

  .collection-filters__filter-link[data-disabled] {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
  }
  .collection-filters__filter-link[data-disabled]:hover {
    text-decoration: none;
  }

  .search-filters__container {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .search-filters__container {
      display: block;
    }
  }

  .search-filters__heading {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }

  .search-filters__filter-range {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.5rem;
  }

  .search-filters__filter-range--from,
  .search-filters__filter-range--to {
    flex: 1 0 7rem;
  }

  .search-filters__filter-range-label {
    font-weight: 400;
  }

  .search-filters__filter-range-wrapper {
    position: relative;
  }

  .search-filters__filter-range-currency {
    position: absolute;
    top: 50%;
    left: 0.5rem;
    transform: translateY(-50%);
  }

  .search-filters__filter-range-input[type=number] {
    padding-left: 1.25rem;
  }
  .search-filters__filter-range-input::placeholder {
    color: currentColor;
    opacity: 0.6;
  }

  .search-filters__filter-link::before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0C1.34315 0 0 1.34315 0 3V13C0 14.6569 1.34315 16 3 16H13C14.6569 16 16 14.6569 16 13V3C16 1.34315 14.6569 0 13 0H3ZM3 1C1.89543 1 1 1.89543 1 3V13C1 14.1046 1.89543 15 3 15H13C14.1046 15 15 14.1046 15 13V3C15 1.89543 14.1046 1 13 1H3Z' fill='%23713434'/%3E %3C/svg%3E ");
  }

  .search-filters__filter-link.search-filters__filter-link--active::before {
    content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M4.5 3C3.67157 3 3 3.67157 3 4.5V11.5C3 12.3284 3.67157 13 4.5 13H11.5C12.3284 13 13 12.3284 13 11.5V4.5C13 3.67157 12.3284 3 11.5 3H4.5Z' fill='%23713434'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0C1.34315 0 0 1.34315 0 3V13C0 14.6569 1.34315 16 3 16H13C14.6569 16 16 14.6569 16 13V3C16 1.34315 14.6569 0 13 0H3ZM3 1C1.89543 1 1 1.89543 1 3V13C1 14.1046 1.89543 15 3 15H13C14.1046 15 15 14.1046 15 13V3C15 1.89543 14.1046 1 13 1H3Z' fill='%23713434'/%3E %3C/svg%3E ");
  }

  .search-page__filters--active {
    display: none;
  }
  @media screen and (min-width: 768px) {
    .search-page__filters--active {
      display: block;
    }
    .search-page__empty .search-page__filters--active {
      margin-bottom: 0.75rem;
    }
  }

  .search-filters__filter-link[data-disabled] {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
  }
  .search-filters__filter-link[data-disabled]:hover {
    text-decoration: none;
  }

/* ========================================================================================================================================= *\
  #Custom Styles - Older
\* ========================================================================================================================================= */
    /* #Icons
    ================================================== */
      @font-face {
        font-family: 'retina';
        src: url('//brlequine.com/cdn/shop/t/65/assets/retina.eot?v=166760862168710722611772046673');
        src: url('//brlequine.com/cdn/shop/t/65/assets/retina.eot?%23iefix&v=166760862168710722611772046673') format("embedded-opentype"), url('//brlequine.com/cdn/shop/t/65/assets/retina.woff?v=73723433669781868871772046673') format("woff"), url('//brlequine.com/cdn/shop/t/65/assets/retina.ttf?v=73723433669781868871772046673') format("truetype"), url('//brlequine.com/cdn/shop/t/65/assets/retina.svg?v=99661000267777537281772046673') format("svg");
        font-weight: normal;
        font-style: normal;
      }



      a[class^="icon-"]:before, a[class*=" icon-"]:before {
        font-family: "retina" !important;
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1.01em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        position: relative;
        top: 1px;
      }

      .icon-pinterest:before {
        content: "\e906";
        font-family: "retina" !important;
      }

      .icon-check:before {
        content: "\e901";
        font-family: "retina" !important;
      }

      .icon-minus:before {
        content: "\e90c";
        font-family: "retina" !important;
      }

      .icon-menu:before {
        content: "\e910";
        font-family: "retina" !important;
      }

      .icon-search:before {
        content: "\e911";
        font-family: "retina" !important;
      }

      .icon-account:before {
        content: "\e915";
        font-family: "retina" !important;
      }

      .icon-bag:before {
        content: "\e916";
        font-family: "retina" !important;
      }

      .icon-plus:before {
        content: "\e917";
        font-family: "retina" !important;
      }

      .icon-close:before {
        content: "\e90d";
        font-family: "retina" !important;
      }

      .icon-arrow-down:before {
        content: "\e904";
        font-family: "retina" !important;
      }

      .icon-email:before {
        content: "\e905";
        font-family: "retina" !important;
      }

      .icon-arrow-left:before {
        content: "\e90a";
        font-family: "retina" !important;
      }

      .icon-phone:before {
        content: "\e90e";
        font-family: "retina" !important;
      }

      .icon-arrow-right:before {
        content: "\e913";
        font-family: "retina" !important;
      }

      .icon-arrow-up:before {
        content: "\e918";
        font-family: "retina" !important;
      }

      .icon-youtube:before {
        content: "\e914";
        font-family: "retina" !important;
      }

      .icon-vimeo:before {
        content: "\e912";
        font-family: "retina" !important;
      }

      .icon-rss:before {
        content: "\e908";
        font-family: "retina" !important;
      }

      .icon-houzz:before {
        content: "\e909";
        font-family: "retina" !important;
      }

      .icon-snapchat:before {
        content: "\e90b";
        font-family: "retina" !important;
      }

      .icon-instagram:before {
        content: "\e90f";
        font-family: "retina" !important;
      }

      .icon-arrow-down:before {
        content: "\e904";
        font-family: "retina" !important;
      }

      .icon-email:before {
        content: "\e905";
        font-family: "retina" !important;
      }

      .icon-arrow-left:before {
        content: "\e90a";
        font-family: "retina" !important;
      }

      .icon-phone:before {
        content: "\e90e";
        font-family: "retina" !important;
      }

      .icon-arrow-right:before {
        content: "\e913";
        font-family: "retina" !important;
      }

      .icon-arrow-up:before {
        content: "\e918";
        font-family: "retina" !important;
      }

      .icon-youtube:before {
        content: "\e914";
        font-family: "retina" !important;
      }

      .icon-cart:before {
        content: "\e93a";
        font-family: "retina" !important;
      }

      .icon-facebook:before {
        content: "\ea90";
        font-family: "retina" !important;
      }

      .icon-twitter:before {
        content: "\ea96";
        font-family: "retina" !important;
      }

      .icon-tumblr:before {
        content: "\eab9";
        font-family: "retina" !important;
      }

      .icon-linkedin:before {
        content: "\eaca";
        font-family: "retina" !important;
      } 

    /* #Homepage
    ================================================== */

      /* #Section 1
      ================================================== */

        div#shopify-section-template--15705256820986__slideshow-1 section{
          margin-bottom: 0px;
        }

        div#shopify-section-template--15705256820986__slideshow-1 {
          
        }

        .slideshow-slide__heading {
            margin: 0 0 0.75rem;
            font-family: "Open Sans", sans-serif;
            font-weight: 600;
            font-style: normal;
            color: #ffffff;
            font-size: 31px;
            margin-bottom: 0.2em;
            line-height: 36px;
            position: relative;
            letter-spacing: 1px;
            max-width: 425px;
        }

        .slideshow-slide__subheading {
          max-width:500px;
        }

        .slideshow-slide__button {
          font-weight: bold;
          font-size: 16px;
          text-transform: uppercase;
        }

      /* #Section 2
      ================================================== */

  
        div#shopify-section-template--15705256820986__1645743580395b94aa .logo-bar {
          margin: 0;
        }
        div#shopify-section-template--15705256820986__1645743580395b94aa .logo-bar__wrapper {
          margin-bottom: 0;
        }

        @media (min-width: 769px){
          div#shopify-section-template--15705256820986__1645743580395b94aa {
            background-color: #c4c9c5;
          }
        }

        #main-content div#shopify-section-template--15705256820986__1648469478b9808c5a h2{
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          font-style: normal;
          color: #ffffff;
          letter-spacing: 1px;
          text-transform: uppercase;
          margin-bottom: 10px;
          text-align: center;
          text-shadow: 1px 1px 4px #000;
        }
        #main-content div#shopify-section-template--15705256820986__1648469478b9808c5a p{
          font-family: "Open Sans", sans-serif;
          color: #ffffff;
          font-weight: 400;
          font-size: 18px;
          margin-bottom: 15px;
          text-align: center;
          text-transform: none;
          text-shadow: 1px 1px 4px #000;
        
        }

        div#shopify-section-template--15705256820986__1648469478b9808c5a .icon-down-arrow{
          bottom: -70px;
          left: 50%;
          width: 40px;
          margin-left: -20px;
          color: #fff !important;
          text-align: center;
          position: absolute;

        }


      /* #Section 3
      ================================================== */

        div#shopify-section-template--15705256820986__1645743821cfd98179 section {
          margin:0;
        }
        

        div#shopify-section-template--15705256820986__1645743821cfd98179 .featured-collection__header h2{
          margin-top: 0;
          font-size: 28px;
          font-weight: bold;
          line-height: 32px;
          margin-bottom: 0;
          padding-bottom: 10px;
          padding-right:0;
          border-bottom: 1px solid #ccc !important;
        }

        div#shopify-section-template--15705256820986__1645743821cfd98179 .featured-collection__heading {
          text-align:center;
        }

        div#shopify-section-template--15705256820986__1645743821cfd98179 .product-thumbnail__title {
      
            font-family: "Open Sans", Arial;
            font-size: 19px;
            line-height: 23px;
            color: #444;
        }

        .product-thumbnail__header a.btn-shop {
            color: #404040;
            display: block;
            padding: 10px 20px;
            min-height: 20px;
            line-height: 20px;
            background-color: #ffd100;
            max-width: 130px;
            margin: auto;
            font-weight: bold;
            font-size: 16px;
            text-transform: uppercase;
        }
            

      /* #Section 4
      ================================================== */

          div#shopify-section-template--15705256820986__featured-text-1 .richtext-section__image img {
            max-width: 200px;
          }
          div#shopify-section-template--15705256820986__featured-text-1 section{
            margin-bottom: 0;

          }

          div#shopify-section-template--15705256820986__featured-text-1  .richtext-section__heading {
            font-size: 34px;
            line-height: 1.5em;
            margin: 0 auto 15px;
            clear: both;
            font-weight: 400;
            padding-top: 4px;
          }

          div#shopify-section-template--15705256820986__featured-text-1 p:last-child {
              margin-bottom: 0;
              line-height: 1.8em;
              font-size: 22px;
              font-family: "Open Sans", sans-serif;
          }

        #shopify-section-template--15705256820986__featured-text-1 .richtext-section{
          width: 100%;
          position: static;
          max-width: 100%;
          margin: auto;
        }

    /* #Footer
    ================================================== */

      div#shopify-section-footer {
        background-color: #efefef;
      }
      div#shopify-section-footer div.pre-footer.footer .container {
      
        max-width: 1200px;
        margin: auto;
        padding: 25px 20px; 
      }

      .footer-menu-wrap  .eight.columns {
          max-width: 540px;
      }

      div.pre-footer.footer .footer-menu-wrap h6 {
          color: #000;
          font-size: 22px; 
          line-height: 25px; 
          text-transform: none;
      }

      div.pre-footer.footer .footer-menu-wrap p {
          font-size: 16px;
          line-height: 20px;
      }

      #shopify-section-template--15705256820986__slideshow-1 .slideshow--width-wide {
        width: 100%;
        max-width: 100%;
        position: static;
        margin: 0;
      }




    
      @media screen and (min-width: 960px){
        .footer-top {
            margin: 30px 56px 0;
        }
        div#shopify-section-footer div.pre-footer.footer .container {
          display: grid;
          grid-template-columns: 1fr 1fr;
        }
      }

      @media (max-width:1199px){
        div.pre-footer.footer .footer-menu-wrap h6 {
          margin-top:0;
        }

        .footer-menu-wrap .eight.columns:nth-child(1)  img{
          float:left;
        }

      }
      @media (min-width:1200px){
        .footer-menu-wrap .eight.columns:nth-child(1) {
          position: relative;
          padding-left: 90px;
          

        }



        .footer-menu-wrap .eight.columns:nth-child(1)  img{
          position: absolute;
          left: 0;
          top: 35px;
        
        }

        
      }

      .footer-top__block-heading {
        margin-top:1rem;
        margin-bottom: 1rem;
        font-size: var(--font-size-heading-4);
        padding: 5px 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 1.5;
        color: #444444;
        display: block;
        letter-spacing: 1px;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
      }

      .footer-bottom {
        background-color: #363434;
        font-size: 11px;
        line-height: 1.7em;
        color: #ffffff;
        padding-top: 15px;
        text-align: center;
        margin:0;
      }

      .footer-top__block--newsletter_form p {
        color: #b75100;
      }

      .footer-top__block-menu li {
        margin-bottom: 15px;
      }

      .newsletter-form__sign-up {
        font-weight: bold;
        font-size: 16px
          }
    /* #PDP
    ================================================== */
      .product-details .product__title {
        font-size: 34px;
        line-height: 1.5em;
        margin: 0 auto 15px;
        clear: both;
        font-weight: 400;
        padding-top: 4px;
      }
      .product__description  {
        line-height: 1.8em;
        font-size: 17px;
      }

      .product-gallery__main .flickity-button {
        display: inline-block;
      }
      .product-gallery .flickity-page-dots {
        display:none;
      }
      .flickity-prev-next-button {
            top: 98%;
      }
      .flickity-prev-next-button.next {
          right: 34% !important;
      }

      .flickity-prev-next-button.previous {
          left: 30% !important;
      }

      @media (max-width:678px){
        .product-gallery__thumbnails.flickity-enabled {
            margin-top: 25px;
        }
      } 



      .product-gallery__thumbnail.is-nav-selected img {
        border: 1px solid transparent;
      }
      .product-gallery__thumbnail {
        opacity: 0.3;
      }

      .product-gallery__main .flickity-button {
        display:inline-block;
      }

      .rc-template label{
        font-weight:normal;
      }


    /* Form */
      .product-form__quantity-box-wrapper {
          margin: 0;
          display: inline-block;
          max-width: 42px;
      }
      .product-form__cart-buttons {
          display: inline-block;
          width: 80%;
          padding-top:0;
      }

      .product-form__quantity-box {
            margin: 0;
            bottom: 26px;
            position: relative;
            border-radius: 0;
            max-height: 48px;
            height: 48px;
      }

    /* Recommened Products */
      .product-recommendations__wrapper .product-thumbnail__info{
        font-size: 17px;
      }

      .product-recommendations__wrapper .product-thumbnail__header .product-thumbnail__price {
        display: block;
      }

      #main-content .product-recommendations__wrapper .product-thumbnail__info a {
        color: #444444;
      }
      #main-content .product-recommendations__wrapper .product-thumbnail__info a:hover{
        color: #df6b0e;
      }
      
/* ========================================================================================================================================= *\
    #Custom Styles - Start
\* ========================================================================================================================================= */
  
  /*** Layout  ***/ 
    /** Elements **/
      @media screen and (max-width: 767px) {
        .med-down-hide {
          display:none;
        }
      }
      @media screen and (min-width: 768px) {
        .med-up-hide {
          display:none;
        }
      }
      .static-page__wrapper,
      .static-page__header {
        max-width: 1220px;
      }
      #main-content h1, #main-content .h1, #main-content h1.home, #main-content h2.title, #main-content h2.title a, #main-content .collection_title {
        font-size: 34px;
        line-height: 1.5em;
        margin: 0 auto 15px;
        clear: both;
        font-weight: 400;
        padding-top: 4px;
      }
      .container div.collection_nav {
        margin-bottom: 1.5em;
      }
      
      #main-content section.static-page,
      #main-content section.blog-template,
      #main-content .blog-template__content-wrapper,
      #main-content .template__header,
      #main-content .blog-template__header,
      #main-content .static-page__header,
      #main-content .static-page__heading {
        margin-top: 0px;
        margin-bottom: 20px;
      }
      #main-content .blog-template__heading {
        margin-bottom: 0px;
      }

      #main-content section.static-page {
        padding-left: 20px;
        padding-right: 20px;
      }

      @media (min-width: 789px) {

        #main-content section.static-page {
          padding-left: 30px;
          padding-right: 30px;
        }
      }
      
      #main-content h2 {
        font-size: 30px;
        font-weight: 400;
      }
      #main-content h4 {
        font-size: 23px;
      }

      #main-content p {
        font-size: 17px;
        line-height: 30.6px;
        margin-bottom: 10px;
      }
      #main-content a {
        color: #df6b0e;
        text-decoration: none;
      }
      #main-content .breadcrumbs {
        margin-top: 10px;
        font-size: 17px;
        margin-bottom: 20px;
      }

      @media (max-width: 768px){
        .page #main-content h1 {
          margin: 0;
          max-width: 200px;
        }
      }
      @media screen and (min-width: 960px){
        .site-announcement__link, .site-announcement__text {
            padding: 3px 56px;
        }
      }
      .text-shadow {
        text-shadow: 1px 1px 4px #000;
      }
      ul li::marker {
        color: #000000 ;
      }
      ul.list-green li::marker {
        color: #77867B ;
      }
      ul.list-tan li::marker {
        color: #964712 ;
      }
      ul.list-yellow li::marker {
        color: #ffd100 ;
      }
      ul.list-white li::marker {
        color: #ffffff ;
      }
      
    
      
    
    /** Header **/
      
      #shopify-section-header li.main-nav__tier-1-item.current a::after {
        opacity: 1;
      }

      .site-header__mobile-image img {
          max-width: 150px;
      }
      #shopify-section-header ul.main-nav__tier-2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin: 0;
        padding: 0;
      }
      #shopify-section-header ul.main-nav__tier-2 {
        background: #f1f1f1;
      }
      #shopify-section-header ul.main-nav__tier-3-new {
        list-style: none;
        margin: 0;
        padding: 0;
      }
      #shopify-section-header li.main-nav__tier-2-item {
        font-size: 0.8em;
      }
      #shopify-section-header summary.main-nav__tier-2-link {
        padding: 10px;
        margin: 0;
        padding-bottom: 0;
      }
      #shopify-section-header a.main-nav__tier-3-link {
        padding: 15px 20px;
        font-size: .8em;
      }
      #shopify-section-header a.main-nav__tier-3-link {
        height: 20px !important;
      }
      #shopify-section-header li.main-nav__tier-2-item:nth-child(1) {
        grid-column: 1;
        grid-row: 1;
      }
      #shopify-section-header li.main-nav__tier-2-item:nth-child(3) {
        grid-column: 2;
        grid-row: 1 / 3;
      }
      #shopify-section-header li.main-nav__tier-2-item:nth-child(2) {
        grid-column: 1;
        grid-row: 2;
      }
      #shopify-section-header .main-nav__tier-1-link::after {
        left: 0.3rem;
        width: calc(100% - 0.5rem);
      }

        .slideshow--width-wide {
          left: unset;
          margin-left: 0;
          margin-right: 0;
          max-width: 100%;
          position: static;
          right: unset;
          width: 100%;
        }

      @media (min-width: 789px) {

        .site-header__wrapper {
          padding-left: 30px;
          padding-right: 30px;
        }
      }

      .site-header__mobile-image img {
        margin: auto;
        display: block;
        
      }
      .site-header__mobile-image {
        padding: 15px 0;
        background: white;
      }

      .social-icons a:hover :before,
      .social-icons a:active :before{
        color: #df6b0e;
      }


      .header-controls__search:hover, 
      .header-controls__search:focus, 
      .header-controls__account:hover, 
      .header-controls__account:focus, 
      .header-controls__cart:hover,
      .header-controls__cart:focus{
        color: #df6b0e;
      }
      a.icon-cart span{
        padding-left: 5px;
        position: relative;
        top: 1px;
        display:none;
      }

    /** Footer **/
      @media screen and (min-width: 576px) {
        #shopify-section-footer .footer-section {
          margin-top: 1rem;
        }
        .home-section-6 {
          margin-bottom: 0;
        }
      }

      .footer-guarantee .eight{
        margin-bottom: 40px;
      }
      .container.footer-guarantee.footer-menu-wrap div:nth-child(2) h6 {
        margin-bottom: 10px;
      }
      

      .footer-top__block {
        padding-bottom:0;
      }
      .footer-top__block:not(.footer-top__block--newsletter_form) {
        border-bottom: 1px solid transparent;
      }
      #shopify-section-footer .footer-bottom__credits {
        font-size: 11px;
        line-height: 1.7em;
      }
      #shopify-section-footer .footer-bottom {
        padding-top: 25px;
        min-height: 150px;
      }

      .footer-top__block-heading:not(.footer-top__block-heading--newsletter_form)::after {

        content: "";
      }

      .footer-top__block.active .footer-top__block-heading::after {
        content: "";

      }
      .footer-bottom__wrapper {
        padding: 20px;
      }
      #shopify-section-footer .footer-section {
        margin-top: 0;
      }
    
      .footer-top__block-menu li {
          margin-bottom: 20px; 
      }
      .footer-section a:hover, .footer-section a:focus, .footer-section a:visited:hover, .footer-section a:visited:focus {
            color: #df6b0e;
          border-bottom: 1px solid #df6b0e;
      }
      .sub-footer .social_icons a:active, 
      .sub-footer .social_icons a:hover {
          color: #df6b0e;
      }
    /** Reviews **/
      .yotpo .yotpo-review .yotpo-header .yotpo-review-stars{
        float: unset !important;
        display: block !important;
      }

      @media (max-width:509px){
        .carousel-reviews-bottom-line, .carousel-arrows {
          bottom: 0px;
          position: relative;
        }
        div#carousel-top-panel {
          padding-bottom: 40px !important;
        }
        #main-content .carousel-reviews-bottom-line {
          top: 40px;
          position: absolute;
        }
        #carousel-top-panel{
          position: relative;
        }
        #main-content .carousel-arrows {
          position: relative;
          top: -3px;
        }
      }
      #yotpo-testimonials div:empty {
        display: block !important;
      }
      @media (max-width:750px){
        .carousel-reviews-bottom-line, .carousel-arrows {
          bottom: 25px;
          position: relative;
        }
      }
      @media (max-width:350px){
       .index #main-content .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .right-side {
          width: 144px;
          right: 50px;
          position:relative; 
        }
        #main-content .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .right-side {
          width: 230px;
        }
        .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .small-version .carousel-review-title {
          width: 287px;
        }
        .yotpo .yotpo-review .yotpo-main,
        .yotpo .yotpo-review .yotpo-footer {
          margin-left: 0 !important;
        }
         .yotpo-reviews-carousel .carousel-display-wrapper {
          padding-left:5px !important;
          padding-right:5px !important;

        }

        .page-no-title .yotpo-reviews-carousel {
              right: 14px;
        }
        
      }
      
  /*** Page ***/
    /** Home **/
      /* Section 1 */
        h2.slideshow-slide__heading {
          max-width: 720px;
        }
        .slideshow-slide__subheading {
          max-width: unset;
        }
        .slideshow-slide__button:hover:not(:disabled), .slideshow-slide__button:focus, .slideshow-slide__button:active {
          background: #ffee00;
        
        }
        #main-content .shopify-section.shopify-section--slideshow h2 {
          font-size: 31px; 
          font-weight: 600;
        }
        #main-content .home-section-1 a {
          color: #000000;
        }

      /* Section 2 */
        @media (max-width: 768px){
          .logo-bar__item {
            width: 25%;
          }
          .home-section-2 {
            margin:0;
          }
        } 

      /* Section 3 - Mobile View */
        .home-section-3 [class^="icon-"]:before {
          font-family: "retina" !important;
          font-size: 32px !important;
          color: #fff !important;
        }
        .home-section-3 h2 {
            color: #fff !important;
        }
        .home-section-3 {
          background: #76867B;
          padding: 10px 0 60px;
          color: white;
          margin:0;
        }

        .icon-down-arrow:before {
          content: "\e904";
        } 

        @media (min-width: 789px){
          .home-section-3 {
            display:none;
          }
        }
      /* Section 4 */
        .home-section-4 .product-thumbnail__media-wrapper {
          height: 380px;
        }

        .home-section-4 .product__price {
          display: none;
        }


      /* Section 4 */
        

        
      /* Section 5 */
        .home-section-5 {
          margin-top: 30px;
          margin-bottom: 30px;
        }      

        .home-section-5 h2 {
          text-align: center;
          border-bottom: 1px solid #ccc !important;
          margin: 20px auto;
          max-width: 1200px;
          font-size: 28px;
          font-weight: bold;
          line-height: 32px;
          padding-bottom: 10px;
        }
      
        .home-section-5 .custom-list-area .text-1{
          font-size: 19px;
          line-height: 23px;
          color: #444;
        }
        .home-section-5 .custom-list-area .text-2{
          font-size: 16px;
          line-height: 23px;
          color: #444;
        }
        .home-section-5 .custom-list-area .text-3{
          font-size: 14px;
          line-height: 18px;
          font-weight: 400;
          color: #444;
        }

      
        .home-section-5 .custom-list-area .button{
          border: 0;
          text-align: center;
          cursor: pointer;
          font-family: "Open Sans", sans-serif;
          font-weight: bold;
          font-size: 16px;
          text-transform: uppercase;
          transition: all 200ms ease 0s;
          -webkit-appearance: none;
          appearance: none;
          min-height: 44px;
          -webkit-font-smoothing: antialiased;
          font-smoothing: antialiased;
          appearance: none;
          box-sizing: border-box;
          max-width: 100%;
          color: #404040;
          padding: 10px 20px;
          min-height: 20px;
          line-height: 20px;
          background-color: #ffd100;
          display:block;
          margin:auto;
        }

        .home-section-5 .custom-list-area {
            max-width: 1200px;
            margin: auto;
            text-align: center;
            padding-left:10px;
            padding-right:10px; 
        }

        @media screen and (min-width: 768px){
          .home-section-5 .custom-list-area .button {
            display: inline-block;
          }
        }

        @media screen and (max-width: 768px){
          .home-section-5 h2 {
              max-width: 315px;
          }
        }

        .home-section-5 .custom-list-area .button:hover {
          background: #ffee00;
        }

        @media screen and (min-width: 768px){
          .home-section-5 .custom-list-area {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            max-width: 1200px;
            margin: auto;
            text-align: center;
            

          }
        }
      /* Section 6 */ 
        .home-section-6 .richtext-section__image {
          padding-top: 20px;
        }
        .home-section-6 .richtext-section__image image {
          width: 200px;
        }
        .home-section-6 .richtext-section__wrapper {
          padding-bottom: 25px;
        }
        .home-section-6 .richtext-section__content.richtext-section__content--featured_text.text-align-center {
          max-width: 1200px;
        } 

    /** Our Store **/
      /** Section 2 */
        div#s-ba6ab08a-8d81-46c1-a8e2-989c75e02850 {
          width: 100%;
          border: none;
        }
    /** PDP **/
      .product-form__quantity-box .quantity--plus::after {
        bottom: 0;
      }
      .product-form__quantity-box .quantity--minus::after {
        top:0;
      }

      .meta.product-form-image img{
        margin: auto;
        display: block;
      }

      .product-gallery__main.flickity-enabled.is-draggable {
          padding: 0 20px;
      }
      .product-gallery__main .flickity-button .flickity-button-icon {
        opacity: 0.6;
      }

      .product-form__quantity-box .quantity--minus::after {
        top: 16px;
        left: 3px;
      }

      .product-details .quantity--plus::after {
        content: "\25B2";
        font-size: 8px;
        top: 13px;
        left: 3px;
      }

    /** Contact **/
      /** Section 1 */
        div#s-bb527f6c-e90a-4453-b44d-ce66693e1e37 a,
        #s-9ef89b8b-3e9d-450b-97ac-52ed269ae44b a {
          color: #df6b0e;
          text-decoration: none;
        }

        div#s-9480ffa2-abcb-4271-85e3-bea74fd3a67e img {
          width:100%;
        }


    /** Store Location **/
      /** Section 1 */
     
          h2#store-locator-title {
            margin: 10px 20px;
          }
          .header_html {
            margin: 10px 20px;
          }
        @media (min-width: 769px){
         h2#store-locator-title {
          margin: 20px 60px;
          }
          .header_html {
            margin: 20px 60px;
          }
        }
    /** Forward **/
      /** Section 2 */
        div#s-3bbbd8e0-f638-491b-bf30-1076514163e0 h4 {
          border-top: 1px solid #e5e5e5;
          border-bottom: 1px solid #e5e5e5;
          padding-top: 10px;
          padding-bottom: 10px;
          margin-top: 0px;
        }
    /** Blog **/
      /** Section 1 **/

        .blog #main-content h1{
          font-size:24px;
        }
        .blog-template__content-wrapper, .blog-template {
            margin: 0 10px;
        }
       .breadcrumbs__current { 
          color: #df6b0e;
          opacity: 1; 
        }
        #main-content .blog-article__title a {
          color: #444444;
          font-size: 22px;
        }
        #main-content p.blog-article__meta {
          color: #808080;
          font-size: 14px;
          margin-top: 8px;
        } 
        #main-content h3.blog-article__title {
          line-height: 24px;
        }
        #main-content .blog-article__link::after {
          height: 0;
        }
      /** Section 2 **/
        li.pagination__page {
          border: solid 1px #e5e5e5;
          border-radius: 4px;
          margin: 10px 2px;
          padding: 5px 10px;
          display: inline-block;
        }
        li.pagination__page.pagination__page--current {
          background-color: #f1f1f1;
        }
        #main-content a.pagination__next-button {
          border: solid 1px #e5e5e5;
          border-radius: 4px;
          margin: 10px 2px;
          padding: 5px 10px;
          display: inline-block;
          width: 70px;
          height: 40px;
          padding-top: 10px;
        }
        #main-content a.pagination__previous-button {
          border: solid 1px #e5e5e5;
          border-radius: 4px;
          margin: 10px 2px;
          padding: 5px 10px;
          display: inline-block;
          width: 100px;
          height: 40px;
          padding-top: 10px;
        }
        #main-content .pagination__previous-button.disabled{
          visibility: hidden;
        }

        .truncation-fade {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          text-align: center;
          margin: 0;
          padding: 30px 0;
          background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
        }

        .blog-article__excerpt {
          margin: 1rem 0 0;
          line-height: 1.8em;
          position: relative;
          max-height: 9em;
          margin-bottom: 7px px;
          overflow: hidden;
        }
        .blog-article__excerpt.excerpt-length--lg {
          font-size:17px;
        }

    /** Article **/
      /** Section 1 **/
        .article-template .blog-cta p{
          font-size: 15px;
          line-height: 27.54px;
        }


        .article #main-content h1{
          font-size:24px;
          line-height: 1.5em;
          margin-bottom:0;
        }
        
  
        .article-template__meta-date {
          font-size:14px;
          color: #808080;
        }
        #main-content .article-template__wrapper {
          max-width: 840px;
        }
        .article-template__meta.article-template__meta-banner-false {
          margin: 0;
        }
        .artilce-container-top {
          padding: 10px;
        }
  
        .article-template__meta-date {
          padding: 10px 0px;
        }
        .article-template__image {
          margin-bottom: 0px;
        }
        .article-template__content h5 strong {
          font-size:25px;
        }

        @media (min-width:789px){
          #main-content h1.article-template__heading {
            padding: 0;
            margin: 0;
            line-height: 45px;
          }
        }
      /** Section 2 **/
        #main-content .social-buttons a {
          font-family: "retina" !important;
          color: #000000;
        }
        #main-content .icon-twitter:before {
          content: "\ea96";
        }
        #main-content .icon-facebook:before {
          content: "\ea90";
        }
        #main-content .icon-pinterest:before {
          content: "\e906";
        }
        #main-content .icon-email:before {
          content: "\e905";
        }
        .social-buttons__wrapper {
          display: grid;
          grid-template-columns: 30% 1fr;
          width: 230px;
          align-items: center;
          font-size: 17px;
        }

    /** Login **/
      /** Section 1 **/
        h1.login-template__heading {
          text-align: left;
        }
        form#customer_login {
          position: relative;
        }
       
        a.login-template__recover-password {
          position: absolute;
          right: 0;
          font-style: italic;
          font-size: 17px;
        }

        a#customer_register_link:after {
          height: 0;
        }
        label.login-template__login-email,
        .login-template__login-password,
        input.login-template__login-button {
          font-size: 17px;
          margin-top:0;
          margin-bottom:0;

        }
        input.login-template__login-button {
          font-weight: 700;
        }
        p.login-template__login-label {
            padding-top: 13px;
        }
        @media (min-width:980px){
          .bottom-login-area {
            display: grid;
            grid-template-columns: min-content 1fr;
            align-items: center;
            justify-items: end;
          }
        }


      
    /** Unlock  **/
      #s-b0936899-563e-4cef-81bb-ec561b8a0bc2 div:empty {
        display: block !important;
      }
    
        #s-802a0998-154f-4367-8968-e69387a96e1c {
          border-left: 0px;
          border-right: 0px;
        }
        #s-3581aa1b-e522-4368-9cb8-f3df1f33bfb1{
          border-left: 1px solid transparent !important;
          border-right: 1px solid transparent !important;
          border-top: 1px solid transparent !important;
        }
        #s-b96a5885-2c56-45cd-b525-ebfd4a797c45{
          border-left: 1px solid transparent !important;
          border-right: 1px solid transparent !important;
          border-top: 1px solid transparent !important;
          border-bottom: 1px solid transparent !important;

        }
        #s-e8a02be4-178f-4868-b4a8-b464ff65896d {
          border-left: 0px;
          border-right: 0px;
          border-top: 0px;

        }
        
    /** Flexify-HA **/
      #s-d728e31f-4d2f-4ef0-9a8c-6f18a3c2f1ee div:empty {
        display: block !important;
      }
    /** Bleedershield  **/
      #s-ff88e078-8bc7-41d5-afa6-396a2094a13b div:empty {
        display: block !important;
      }
        #s-de413c2b-cdb5-4996-a68f-696a4d76f287 img {
          max-width: 150px;
        }

        #s-ced0b00d-649c-49ff-ba2f-676abc679537 h2{
          margin-top:0;

        }
    /** Drug Free **/
      #s-24cedfaa-be43-48ac-8155-fd02f413f991 h4 {
        margin-top:0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 7px 0;
        line-height: 1.5;
      }
      #s-a3a2e2f4-6158-4815-8ed7-3e36b18fb84a h4 {
        margin-top:0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 7px 0;
        line-height: 1.5;
      }

    /** ORDERING AND SHIPPING **/
      #c52d47f2e-c61c-4b8f-97d0-9c3f8f0e3257 h4 {
        margin-top:0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 7px 0;
        line-height: 1.5;
      }
    /** RETAIL REQUESTS **/
      #s-2d2f036d-83b2-4469-8748-fbaa3a12d6d8 h4 {
        margin-top:0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 7px 0;
        line-height: 1.5;
      }

     /*========= VETERINARIANS =========*/
      #s-d19c303d-03f5-4504-9584-713873c585b7 h4 {
        margin-top:0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 7px 0;
        line-height: 1.5;
      }


    /** THE BRL EQUINE 100% GUARANTEE **/

      #s-e13487a5-c6d0-49a9-9ea7-5c9b27bbe1c1 {
        padding-bottom:20px;
      }

    /** EPO Equine **/
     #s-ce40518f-c714-4912-bd94-3f6cf4dddb64 div:empty {
        display: block !important;
      }
      .shg-theme-text-content ul {
          padding-left: 2.2em;
      }

      h3, .h3{
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 1.5;
        color: #444444;
        letter-spacing: 1px;
        font-size: 27px;
        line-height: 35px;
        margin: 0 auto 15px 0;
        text-align: left;
     }

      h5, .h5 {
          font-size: 16px;
          padding-bottom: 1em;
          margin: 0;
          padding-bottom: 1em;
      }
      p {
          margin: 0 0 15px;
          font-style: normal;
          line-height: 1.8em;
          font-size: 17px;
      }
      .list-green {
        padding-left: 2.2em;
        margin-top: 0;
      }
      li {
        font-size: 17px;
      }
      #main-content p {
        margin: 0 0 15px;
      }

      #main-content section.static-page {
        max-width: 1200px;
        margin: auto;

      }

      div#s-8b1694e6-cbd8-473b-be6c-69fb7f758d10 {
          border-bottom: transparent;
          border-left: transparent;
          border-right: transparent;
      }

      div#s-8c12ba40-8ec5-4a64-9ebd-c16b81e80b76 {
          border-right: transparent;
      }

      .shg-rich-text.shg-theme-text-content h2 {
          margin: 1rem 0 1rem;
      }
      .shg-box-content #s-bbd3ad65-a1a6-4a86-ace0-21b7a4142243 {
        padding-top: 0;
      }

      #s-333699f8-7463-482c-be01-7c8d46ddf2a5 img{
        max-width: 150px;
      }
      #shopify-section-template--15705257115898__main div#s-8b0c2bf7-6f8b-4a74-92bc-da46f6efe04c {
        border: none;
      }
    /** EQ Royal **/
      #s-1cf05c09-27f3-47ec-85f0-1a6ec201eb42 h4{
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 7px 0;
        line-height: 1.5;
        margin-top: 0px;
      }

      #s-7a3246af-4956-41f5-a86c-b1c11325f4da div:empty {
        display: block !important;
      }

      #s-246ccce1-a361-4658-b06d-21d2f2cf4391 {
              border-top: transparent !important;
          border-left: transparent !important;
          border-right: transparent !important;
      }
      #s-bee61ee6-e1be-4eb7-8b8c-a07390fc93d3 {
          border-left: transparent !important;
          border-right: transparent !important;
      }
      #s-4127abad-d4de-4927-befe-aaba02b9872e {
        border-left: transparent !important;
          border-right: transparent !important;
            border-top: transparent !important;
            border-bottom: transparent !important;

      }
      #s-105c5447-9e64-4d93-90e6-205e78800065 {
        padding-top: 0 !important;
      }


    /** Cart **/
      .main-content--section-headings-left .cart-template__heading {
        margin: 0 !important;
      }
      section.cart-template {
        margin-top: 1rem;
      }
      .cart-template__header {
        text-align: unset;
      }
      .cart-template__wrapper {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
      }
      .cart-template__items {
        margin-top:0;
      }
      .cart-template .cart-template__wrapper h4 {
        margin-top:0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 7px 0;
        line-height: 1.5;
      }
      .cart-item__price {
        text-align:left;
      }
      a.cart-item__title-link h2 {
        color: #df6b0e;
        font-size: 17px !important;
      }
      .cart-item__quantity-bottom {
        justify-content: unset;
        display:block;
      }
      .cart-item__quantity-bottom .quantity-label {
        justify-content: unset;
        font-size: 17px;
        color: #444444;
        display: inline-block;
      }
      .cart-item__quantity-bottom .cart-item__quantity-wrapper {
        display: inline-block;
        width: 48px;
      }
      .cart-template__items {
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
      }
      @media screen and (min-width: 768px){
        .cart-template__subtotal {
          margin-left: 10%;
          flex: 1 1 30%;
        } 
        .cart-template__header {
          display: flex;
          justify-content: space-between;
        }  
        .cart-template__items {
          border-top: 0;
          flex: 1 1 60%;
          padding-right: 0;
        }
      }
      .cart-item:last-child {
        padding-top:0px !important;
      }
      .cart-item {
        padding-bottom:40px;
      }
      @media (min-width: 768px){
        .cart-item {
          display:block !important;
          padding-top:0px !important;
        }
      }
      .cart-template__add-to-cart {
        font-style: normal;
        line-height: 1.4;
        text-decoration: none;
        letter-spacing: 0px;
        border-radius: 0;
        outline: none;
        width: 100%;
        background: #ffd100;
        color: #404040;
        border: 0;
        text-align: center;
        cursor: pointer;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 16px;
        text-transform: uppercase;
        display: inline-block;
        transition: all 200ms ease 0s;
        -webkit-appearance: none;
        appearance: none;
        min-height: 44px;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        appearance: none;
        box-sizing: border-box;
        max-width: 100%;
        padding: 17px 20px !important;
      }
      .cart-template {
        max-width: 1200px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
      }
      .cart-template__minor-text small {
        font-size: 15px;
      }
      @media screen and (min-width: 768px){
        .cart-item__total {
            display: block;
            text-align: left;
        }
        .cart-item__total strong {
          display: inline-block;
          font-size: 17px;
        }
        .cart-item__total .money  {
          font-size:17px;
        }
      }
      .cart-item__quantity-wrapper {
        border-radius:0;
        border: 1px solid #dce0e0;
      }
      .cart-template__subtotal .cart-template__checkout{
        text-align:left;
      }
      @media screen and (min-width: 768px) {
        .cart-template__checkout-buttons {
          width: 100%;
        }
      }
      @media screen and (min-width: 768px) {
        .cart-template__checkout {
          width: 100%;
        }
        .cart-template__subtotal{
          flex: 1 1 30%;
        }
      }
      button.quantity--minus::after {
        content: "\25B2" !important;
        font-size: 8px;
        transform: rotate( -180deg );
      }
      .cart-item__quantity-wrapper .quantity--plus::after {
        content: "\25B2";
        font-size: 8px;
        top: 50%;
      }
      .cart .cart-item__quantity-wrapper {
        position:relative;
      }
      .cart .button.quantity--minus {
        position: absolute;
        bottom: 50%;
        right: 0;
      }
      .cart .cart-item__quantity-wrapper button {
        width: 100%;
      }
      .cart button.quantity--plus {
          top: 16px;
          left: 10px;
      }
      .cart button.quantity--minus {
        bottom: 24px;
        left: 10px;
      }
      .cart .cart-template__checkout-buttons {
        margin-bottom:10px;
        margin-top: 0;
      } 
      @media screen and (min-width: 768px) {
        .cart-item__info {
          align-items: flex-start;
        }
        .cart .cart-item__image-link {
          max-width: 50%;
        }
      }
      .cart-item__quantity-wrapper button {
        visibility: hidden;
      }
      .cart-item__quantity-wrapper:hover button {
        visibility: visible;
      }
      select#how-did-you-hear-about-us {
        margin-bottom: 0;
        background: #fff url(/cdn/shop/t/46/assets/select.png?v=6451461934232724706) no-repeat right center;
        border-radius: 0;
        border: 1px solid #dce0e0;
      }
      .cart-item{
        justify-content: center;
      }
      .cart-item {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        justify-content: center;
        justify-items: center;
        justify-content: center;
      }
      .cart-item__quantity-top .cart-item__quantity{
        display:none;
      }
      .quantity-top-custom {
        display:none;
      }
      .cart-template__checkout-buttons {
          float: unset;
          width:100%;
      }
    /** Policy **/  
      .main__wrapper .shopify-policy__container {
        max-width: 1200px !important;
        margin-top: 20px;
      }
      .main__wrapper .shopify-policy__container .shopify-policy__title {
        text-align: left;
      }  
/* ========================================================================================================================================= *\
    #Custom Styles - End
\* ========================================================================================================================================= */
  
