/** Shopify CDN: Minification failed

Line 15:0 All "@import" rules must come first
Line 16:23 Unexpected ";"
Line 1435:4 Expected identifier but found "*"
Line 5960:26 Expected "}" to go with "{"

**/
.footer .top-footer{
  padding:93px 0px 0px !important
}


/* base */
@import url('https://fonts.googleapis.com/css?family=Jost:  100  ,  300  ,  400  ,  500  ,  600  ,  700  ,  800&display=swap');
  --typo_menu_font:Jost;
    --typo_menu_font_style: normal;
  
  
  
  .no-js:not(html) {
    display: none !important;
  }
  a.no-js {
    display: none !important;
  }
  html.no-js a.no-js {
    display: block !important;
  }
  html.no-js .no-js:not(html) {
    display: block !important;
  }
  html {
    overflow-y: scroll;
  }
  .no-js-inline {
    display: none !important;
  }
  button.mfp-close {
    cursor: pointer !important;
  }
  html.no-js .no-js-inline {
    display: inline-block !important;
  }

  html.no-js .no-js-hidden {
    display: none !important;
  }
  @media(min-width: 768px) {
    .mobile-only {
      display: none !important;
    }
  }
  @media(max-width: 767px) {
    .tablet-only {
      display: none !important;
    }
  }

  @media(max-width: 1024px) {
    .desktop-only {
      display: none !important;
    }
    .has-img-tablet {
      display: none !important;
    }
  }

  @media(min-width: 1025px) {
    .tablet-only {
      display: none !important;
    }
  }
  @media(min-width: 1025px) {
    .tablet-only-2 {
      display: none !important;
    }
  }

  /*=============== Falling Snow ============*//* SCROLL TO TOP */
    .scroll-to-top {
      border: none;
      bottom: 60px;
      cursor: pointer;
      position: fixed;
      right: 20px;
      z-index: 1;
      background: var(--color-primary);
      width: 26px;
      padding: 7px 4px;
      height: 42px;
      font-size: 10px;
      text-align: center;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
    }
    @media(max-width: 991px) {
      .scroll-to-top {
        right: 10px;
      }
    }
    .scroll-to-top.hidden {
      opacity: 0;
      -webkit-transform: translateY(100px);
      -moz-transform: translateY(100px);
      -o-transform: translateY(100px);
      transform: translateY(100px);
    }
    .scroll-to-top .theme-iconupload {
      display: block;
      margin-bottom: 1px;
    }
    .scroll-to-top i {
      color: #fff !important;
      animation-delay: 0.3s;
    }
    .scroll-to-top i.fas {
      width: 3px;
      height: 3px;
      overflow: hidden;
      display: block;
      text-align: center;
      margin: 0 auto 4px;
    }
  
  @media(min-width: 1025px) {
    body.general-fullwidth .container {
      max-width: 1200px;
      padding-left: 15px;
      padding-right: 15px;
    }
    body.general-content-fullwidth .container {
      max-width: 100%;
      padding-left: 80px;
      padding-right: 80px;
    }
    body.general-content-fullwidth .container-fluid {
      padding-left: 80px;
      padding-right: 80px;
    }
    body.general-width-boxed {
      margin: 0 auto;
      
        max-width: 1600px;
      
      -ms-box-shadow: 0 0 27px 1px rgba(41, 41, 41, 0.1);
      -moz-box-shadow: 0 0 27px 1px rgba(41, 41, 41, 0.1);
      box-shadow: 0 0 27px 1px rgba(41, 41, 41, 0.1);
      -webkit-box-shadow: 0 0 27px 1px rgba(41, 41, 41, 0.1);
    }
    body.general-width-boxed .container {
      max-width: 100%;
      padding-left: 80px;
      padding-right: 80px;
    }
    body.general-width-boxed .container-fluid {
      padding-left: 80px;
      padding-right: 80px;
    }
    body.general-custom-width .container {
      
        max-width: 1600px;
        padding-left: 80px;
        padding-right: 80px;
      
    }
  }
  .gp-section-wrapper .gp-product-widget.gp-section-inner {
    overflow: visible;
  }
  .gp-section-wrapper .gp-section-inner {
    overflow: hidden;
  }
  .gp-section-wrapper .gp-section-inner.gp-slideshow,
  .gp-section-wrapper .gp-section-inner.gp-product-tab-widget,
  .gp-section-wrapper .gp-section-inner.border-fullwidth {
    overflow: visible;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none;
  }
  .gp-section-wrapper .gp-section-inner.border-fullwidth::-webkit-scrollbar {
    display: none;
  }
  .gp-section-wrapper.not-fullwidth-section .gp-section-inner {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }@media(min-width: 768px) {
    .general-fullwidth .gp-section-wrapper.not-fullwidth-section .gp-section-inner,
    .gp-section-wrapper.not-fullwidth-section .gp-section-inner {
      padding-left: 30px;
      padding-right: 30px;
    }
  }
  @media(min-width: 1025px) {
    .general-fullwidth .gp-section-wrapper.not-fullwidth-section .gp-section-inner,
    .gp-section-wrapper.not-fullwidth-section .gp-section-inner {padding-left: 80px;
        padding-right: 80px;
      
    }
  }

  .container-fluid,
  .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .desktop-only {
    display: none !important;
  }
  @media(min-width: 768px) {
    .container,
    .container-fluid {
      max-width: 100%;
      padding-left: 30px;
      padding-right: 30px;
    }
    .desktop-only {
      display: block !important;
    }
    .default .slick-list,
    .default .row {
      margin: 0 -15px !important;
    }
    .default .slick-list .slick-slide,
    .default .col {
      padding: 0 15px !important;
    }
  }
  @media(max-width: 1024px) {
    .has-img-tablet {
      display: none !important;
    }
    .hide-on-tablet {
      display: none;
    }
  }
  @media(min-width: 1025px) {
    .container,
    .container-fluid {
      max-width: 100%;
      padding-left: 80px;
      padding-right: 80px;
    }
  }
  .col-padding-0 .row {
    margin-right: 0;
    margin-left: 0;
  }
  .col-padding-0 .col,
  .col-padding-0 .col-1,
  .col-padding-0 .col-10,
  .col-padding-0 .col-11,
  .col-padding-0 .col-12,
  .col-padding-0 .col-2,
  .col-padding-0 .col-3,
  .col-padding-0 .col-4,
  .col-padding-0 .col-5,
  .col-padding-0 .col-6,
  .col-padding-0 .col-7,
  .col-padding-0 .col-8,
  .col-padding-0 .col-9,
  .col-padding-0 .col-auto,
  .col-padding-0 .col-lg,
  .col-padding-0 .col-lg-1,
  .col-padding-0 .col-lg-10,
  .col-padding-0 .col-lg-11,
  .col-padding-0 .col-lg-12,
  .col-padding-0 .col-lg-2,
  .col-padding-0 .col-lg-3,
  .col-padding-0 .col-lg-4,
  .col-padding-0 .col-lg-5,
  .col-padding-0 .col-lg-6,
  .col-padding-0 .col-lg-7,
  .col-padding-0 .col-lg-8,
  .col-padding-0 .col-lg-9,
  .col-padding-0 .col-lg-auto,
  .col-padding-0 .col-md,
  .col-padding-0 .col-md-1,
  .col-padding-0 .col-md-10,
  .col-padding-0 .col-md-11,
  .col-padding-0 .col-md-12,
  .col-padding-0 .col-md-2,
  .col-padding-0 .col-md-3,
  .col-padding-0 .col-md-4,
  .col-padding-0 .col-md-5,
  .col-padding-0 .col-md-6,
  .col-padding-0 .col-md-7,
  .col-padding-0 .col-md-8,
  .col-padding-0 .col-md-9,
  .col-padding-0 .col-md-auto,
  .col-padding-0 .col-sm,
  .col-padding-0 .col-sm-1,
  .col-padding-0 .col-sm-10,
  .col-padding-0 .col-sm-11,
  .col-padding-0 .col-sm-12,
  .col-padding-0 .col-sm-2,
  .col-padding-0 .col-sm-3,
  .col-padding-0 .col-sm-4,
  .col-padding-0 .col-sm-5,
  .col-padding-0 .col-sm-6,
  .col-padding-0 .col-sm-7,
  .col-padding-0 .col-sm-8,
  .col-padding-0 .col-sm-9,
  .col-padding-0 .col-sm-auto,
  .col-padding-0 .col-xl,
  .col-padding-0 .col-xl-1,
  .col-padding-0 .col-xl-10,
  .col-padding-0 .col-xl-11,
  .col-padding-0 .col-xl-12,
  .col-padding-0 .col-xl-2,
  .col-padding-0 .col-xl-3,
  .col-padding-0 .col-xl-4,
  .col-padding-0 .col-xl-5,
  .col-padding-0 .col-xl-6,
  .col-padding-0 .col-xl-7,
  .col-padding-0 .col-xl-8,
  .col-padding-0 .col-xl-9,
  .col-padding-0 .col-xl-auto {
    padding-left: 0;
    padding-right: 0;
  }
  .col-padding-10 .col,
  .col-padding-10 .col-1,
  .col-padding-10 .col-10,
  .col-padding-10 .col-11,
  .col-padding-10 .col-12,
  .col-padding-10 .col-2,
  .col-padding-10 .col-3,
  .col-padding-10 .col-4,
  .col-padding-10 .col-5,
  .col-padding-10 .col-6,
  .col-padding-10 .col-7,
  .col-padding-10 .col-8,
  .col-padding-10 .col-9,
  .col-padding-10 .col-auto,
  .col-padding-10 .col-lg,
  .col-padding-10 .col-lg-1,
  .col-padding-10 .col-lg-10,
  .col-padding-10 .col-lg-11,
  .col-padding-10 .col-lg-12,
  .col-padding-10 .col-lg-2,
  .col-padding-10 .col-lg-3,
  .col-padding-10 .col-lg-4,
  .col-padding-10 .col-lg-5,
  .col-padding-10 .col-lg-6,
  .col-padding-10 .col-lg-7,
  .col-padding-10 .col-lg-8,
  .col-padding-10 .col-lg-9,
  .col-padding-10 .col-lg-auto,
  .col-padding-10 .col-md,
  .col-padding-10 .col-md-1,
  .col-padding-10 .col-md-10,
  .col-padding-10 .col-md-11,
  .col-padding-10 .col-md-12,
  .col-padding-10 .col-md-2,
  .col-padding-10 .col-md-3,
  .col-padding-10 .col-md-4,
  .col-padding-10 .col-md-5,
  .col-padding-10 .col-md-6,
  .col-padding-10 .col-md-7,
  .col-padding-10 .col-md-8,
  .col-padding-10 .col-md-9,
  .col-padding-10 .col-md-auto,
  .col-padding-10 .col-sm,
  .col-padding-10 .col-sm-1,
  .col-padding-10 .col-sm-10,
  .col-padding-10 .col-sm-11,
  .col-padding-10 .col-sm-12,
  .col-padding-10 .col-sm-2,
  .col-padding-10 .col-sm-3,
  .col-padding-10 .col-sm-4,
  .col-padding-10 .col-sm-5,
  .col-padding-10 .col-sm-6,
  .col-padding-10 .col-sm-7,
  .col-padding-10 .col-sm-8,
  .col-padding-10 .col-sm-9,
  .col-padding-10 .col-sm-auto,
  .col-padding-10 .col-xl,
  .col-padding-10 .col-xl-1,
  .col-padding-10 .col-xl-10,
  .col-padding-10 .col-xl-11,
  .col-padding-10 .col-xl-12,
  .col-padding-10 .col-xl-2,
  .col-padding-10 .col-xl-3,
  .col-padding-10 .col-xl-4,
  .col-padding-10 .col-xl-5,
  .col-padding-10 .col-xl-6,
  .col-padding-10 .col-xl-7,
  .col-padding-10 .col-xl-8,
  .col-padding-10 .col-xl-9,
  .col-padding-10 .col-xl-auto {
    padding-left: 10px;
    padding-right: 10px;
  }
  .col-padding-10 .slick-list,
  .col-padding-10 .row {
    margin: 0 -10px !important;
  }
  .col-padding-10 .slick-list .slick-slide,
  .col-padding-10 .col {
    padding: 0 10px !important;
  }
  @media(min-width: 1025px) {
    .col-padding-25 .row,
    .col-padding-25 .slick-list {
      margin-right: -25px !important;
      margin-left: -25px !important;
    }
    .col-padding-25 .col,
    .col-padding-25 .col-1,
    .col-padding-25 .col-10,
    .col-padding-25 .col-11,
    .col-padding-25 .col-12,
    .col-padding-25 .col-2,
    .col-padding-25 .col-3,
    .col-padding-25 .col-4,
    .col-padding-25 .col-5,
    .col-padding-25 .col-6,
    .col-padding-25 .col-7,
    .col-padding-25 .col-8,
    .col-padding-25 .col-9,
    .col-padding-25 .col-auto,
    .col-padding-25 .col-lg,
    .col-padding-25 .col-lg-1,
    .col-padding-25 .col-lg-10,
    .col-padding-25 .col-lg-11,
    .col-padding-25 .col-lg-12,
    .col-padding-25 .col-lg-2,
    .col-padding-25 .col-lg-3,
    .col-padding-25 .col-lg-4,
    .col-padding-25 .col-lg-5,
    .col-padding-25 .col-lg-6,
    .col-padding-25 .col-lg-7,
    .col-padding-25 .col-lg-8,
    .col-padding-25 .col-lg-9,
    .col-padding-25 .col-lg-auto,
    .col-padding-25 .col-md,
    .col-padding-25 .col-md-1,
    .col-padding-25 .col-md-10,
    .col-padding-25 .col-md-11,
    .col-padding-25 .col-md-12,
    .col-padding-25 .col-md-2,
    .col-padding-25 .col-md-3,
    .col-padding-25 .col-md-4,
    .col-padding-25 .col-md-5,
    .col-padding-25 .col-md-6,
    .col-padding-25 .col-md-7,
    .col-padding-25 .col-md-8,
    .col-padding-25 .col-md-9,
    .col-padding-25 .col-md-auto,
    .col-padding-25 .col-sm,
    .col-padding-25 .col-sm-1,
    .col-padding-25 .col-sm-10,
    .col-padding-25 .col-sm-11,
    .col-padding-25 .col-sm-12,
    .col-padding-25 .col-sm-2,
    .col-padding-25 .col-sm-3,
    .col-padding-25 .col-sm-4,
    .col-padding-25 .col-sm-5,
    .col-padding-25 .col-sm-6,
    .col-padding-25 .col-sm-7,
    .col-padding-25 .col-sm-8,
    .col-padding-25 .col-sm-9,
    .col-padding-25 .col-sm-auto,
    .col-padding-25 .col-xl,
    .col-padding-25 .col-xl-1,
    .col-padding-25 .col-xl-10,
    .col-padding-25 .col-xl-11,
    .col-padding-25 .col-xl-12,
    .col-padding-25 .col-xl-2,
    .col-padding-25 .col-xl-3,
    .col-padding-25 .col-xl-4,
    .col-padding-25 .col-xl-5,
    .col-padding-25 .col-xl-6,
    .col-padding-25 .col-xl-7,
    .col-padding-25 .col-xl-8,
    .col-padding-25 .col-xl-9,
    .col-padding-25 .col-xl-auto {
      padding-left: 25px;
      padding-right: 25px;
    }
    .col-padding-25 .slick-list .slick-slide {
      padding: 0 25px !important;
    }
  }

  .no-padding {
    padding: 0 !important;
  }

  .no-margin {
    margin: 0 !important;
  }
  .page-width {
    max-width: 1200px;
    margin: 0 auto;
  }
  .margin-bottom30 {
    margin-bottom: 30px;
  }
  .margin-top10 {
    margin-top: 10px;
  }
  .margin-top15 {
    margin-top: 15px;
  }
  .page-width-desktop {
    padding: 0;
    margin: 0 auto;
  }

  @media screen and (min-width: 750px) {
    .page-width {
      padding: 0 5rem;
    }

    .page-width--narrow {
      padding: 0 9rem;
    }

    .page-width-desktop {
      padding: 0;
    }
  }

  @media screen and (min-width: 990px) {
    .page-width--narrow {
      max-width: 72.6rem;
      padding: 0;
    }

    .page-width-desktop {
      max-width: 120rem;
      padding: 0 5rem;
    }
  }

  .element-margin {
    margin-top: 5rem;
  }

  .spaced-section:last-child {
    margin-bottom: 5rem;
  }

  .spaced-section--full-width + .spaced-section--full-width {
    margin-top: 0;
  }

  .spaced-section--full-width:first-child {
    margin-top: 0;
  }

  .spaced-section--full-width:last-child {
    margin-bottom: 0;
  }

  body,
  .color-background-1,
  .color-background-2,
  .color-inverse,
  .color-accent-1,
  .color-accent-2 {
    background-color: var(--color-background-general);
  }
  
    @media(max-width: 1024px) {
      body {
        padding-bottom: 50px;
      }
    }
  

  .background-secondary {
    background-color: rgba(var(--color-text), 0.04);
    padding: 4rem 0 5rem;
  }

  @media screen and (min-width: 750px) {
    .background-secondary {
      padding: 6rem 0 5rem;
    }
  }

  .grid-auto-flow {
    display: grid;
    grid-auto-flow: column;
  }

  .page-margin,
  .shopify-challenge__container {
    margin: 7rem auto;
  }

  .rte-width {
    max-width: 82rem;
    margin: 0 auto 2rem;
  }

  .list-unstyled {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .hidden {
    display: none !important;
  }

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

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

  .overflow-hidden {
    overflow: hidden;
  }

  .skip-to-content-link:focus {
    z-index: 9999;
    position: inherit;
    overflow: auto;
    width: auto;
    height: auto;
    clip: auto;
  }

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

  img {
    max-width: 100%;
  }

  /*================ Headings ================*/
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    font-family: var(--font-stack-heading);
    font-style: var(--font-style-heading);
    font-weight: var(--font-weight-heading);
    line-height: 1.2;
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: var(--color-heading);
    margin: 0;
    text-transform: none;
    letter-spacing: 0;
  }

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

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

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

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

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

  h3,
  .h3 {
    font-size: var(--font-size-heading-3);
    font-weight: var(--font-weight-heading-3);
  }
  @media only screen and (max-width: 767px) {
    h3,
    .h3 {
      font-size: 1.75em;
    }
  }

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

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

  h6,
  .h6 {
    font-size: var(--font-size-heading-6);
    font-weight: var(--font-weight-heading-6);
    letter-spacing: 0.01em;
  }

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

  p {
    color: var(--color-text);
    margin: 0 0 19.44444px;
  }
  p:last-child {
    margin-bottom: 0;
  }

  /*================ Buttons ================*/
  button,
  .btn,
  .shopify-payment-button .shopify-payment-button__button--unbranded,
  .btn--secondary,
  .btn--secondary-accent,
  .btn-2 {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid var(--color-btn-primary-border);
    border-radius: var(--color-btn-primary-border-radius);
    padding: 14px 29px;
    background-color: var(--color-btn-primary-background);
    color: var(--color-btn-primary-text);
    font-family: var(--font-stack-body);
    font-style: normal;
    font-weight: var(--font-weight-button);
    white-space: normal;
    font-size: var(--font-size-button);
    letter-spacing: 0.04em;
    transition: 0.4s;
  }
  @media only screen and (min-width: 768px) {
    .btn,
    .btn--secondary,
    .btn--secondary-accent,
    .btn-2,
    .shopify-payment-button .shopify-payment-button__button--unbranded,
    button {
      padding: 15px 30px;
    }
  }

  button.btn-mini,
  .btn.btn-mini,
  .shopify-payment-button .shopify-payment-button__button--unbranded.btn-mini,
  .btn--secondary.btn-mini,
  .btn--secondary-accent.btn-mini,
  .btn-2.btn-mini {
    padding: 7.5px 19px;
    font-size: 14px;
    letter-spacing: 0.7px;
  }
  button.btn-small,
  .btn.btn-small,
  .shopify-payment-button .shopify-payment-button__button--unbranded.btn-small,
  .btn--secondary.btn-small,
  .btn--secondary-accent.btn-small,
  .btn-2.btn-small {
    padding: 10.5px 18px;
    font-size: 14px;
    letter-spacing: 0.7px;
  }
  button.btn-medium,
  .btn.btn-medium,
  .shopify-payment-button .shopify-payment-button__button--unbranded.btn-medium,
  .btn--secondary.btn-medium,
  .btn--secondary-accent.btn-medium,
  .btn-2.btn-medium {
    padding: 12px 31px;
    letter-spacing: 0.7px;
    font-size: 16px;
  }
  button.btn-default,
  .btn.btn-default,
  .shopify-payment-button .shopify-payment-button__button--unbranded.btn-default,
  .btn--secondary.btn-default,
  .btn--secondary-accent.btn-default,
  .btn-2.btn-default {
    padding: 15px 29px;
    font-size: 16px;
  }
  button:not([disabled]):hover,
  .btn:not([disabled]):hover,
  .shopify-payment-button .shopify-payment-button__button--unbranded:not([disabled]):hover,
  .btn--secondary:not([disabled]):hover,
  .btn--secondary-accent:not([disabled]):hover,
  .btn-2:not([disabled]):hover,
  button.active,
  .btn.active,
  .shopify-payment-button .shopify-payment-button__button--unbranded.active,
  .btn--secondary.active,
  .btn--secondary-accent.active,
  .btn-2.active,
  button:focus,
  .btn:focus,
  .shopify-payment-button .shopify-payment-button__button--unbranded:focus,
  .btn--secondary:focus,
  .btn--secondary-accent:focus,
  .btn-2:focus {
    outline: none;
    box-shadow: none;
    color: var(--color-btn-primary-text-hover);
    background-color: var(--color-btn-primary-background-hover);
    border-color: var(--color-btn-primary-border-hover);
  }
  button .icon-arrow-right,
  .btn .icon-arrow-right,
  .shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-right,
  .btn--secondary .icon-arrow-right,
  .btn--secondary-accent .icon-arrow-right,
  .btn-2 .icon-arrow-right,
  button .icon-arrow-left,
  .btn .icon-arrow-left,
  .shopify-payment-button .shopify-payment-button__button--unbranded .icon-arrow-left,
  .btn--secondary .icon-arrow-left,
  .btn--secondary-accent .icon-arrow-left,
  .btn-2 .icon-arrow-left {
    height: 9px;
  }
  button[disabled],
  .btn[disabled],
  .btn-soldout,
  .shopify-payment-button .shopify-payment-button__button--unbranded[disabled],
  .btn--secondary[disabled],
  .btn--secondary-accent[disabled],
  .btn-2[disabled],
  button[aria-disabled],
  .btn[aria-disabled],
  .shopify-payment-button .shopify-payment-button__button--unbranded[aria-disabled],
  .btn--secondary[aria-disabled],
  .btn--secondary-accent[aria-disabled],
  .btn-2[aria-disabled],
  button[disabled]:hover,
  .btn[disabled]:hover,
  .shopify-payment-button .shopify-payment-button__button--unbranded[disabled]:hover,
  .btn--secondary[disabled]:hover,
  .btn--secondary-accent[disabled]:hover,
  .btn-2[disabled]:hover,
  button[aria-disabled]:hover,
  .btn[aria-disabled]:hover,
  .shopify-payment-button .shopify-payment-button__button--unbranded[aria-disabled]:hover,
  .btn--secondary[aria-disabled]:hover,
  .btn--secondary-accent[aria-disabled]:hover,
  .btn-2[aria-disabled]:hover {
    cursor: default;
    border-color: #bfbfbf;
    color: var(--color-borders);
    background-color: #bfbfbf;
  }
  .btn.btn-soldout:hover {
    border-color: #bfbfbf;
    color: var(--color-borders);
    background-color: #bfbfbf;
  }
  .btn--secondary,
  .btn--secondary-accent,
  .btn-2 {
    color: var(--color-btn-secondary-text);
    background-color: var(--color-btn-secondary-background);
    border: 1px solid var(--color-btn-secondary-border);
    border-radius: var(--color-btn-secondary-border-radius);
    transition: all 0.4s;
  }
  .btn--secondary:focus,
  .btn--secondary-accent:focus,
  .btn-2:focus,
  .btn--secondary:not([disabled]):hover,
  .btn--secondary-accent:not([disabled]):hover,
  .btn-2:not([disabled]):hover,
  .btn--secondary.active,
  .btn--secondary-accent.active,
  .btn-2.active {
    color: var(--color-btn-secondary-text-hover);
    background-color: var(--color-btn-secondary-background-hover);
    border-color: var(--color-btn-secondary-border-hover);
  }

  .btn--small {
    padding: 8px 10px;
    font-size: calc(((12) /(var(--font-size-base))) * 1em);
  }
  .single-slider-type-1 .slick-next:before,
  .single-slider-type-1 .slick-prev:before {
    font-family: var(--font-stack-body);
  }
  /*================ Button variations ================*/

  .btn--link {
    background-color: transparent;
    border: 0;
    margin: 0;
    color: var(--color-text);
    text-align: left;
  }
  .btn--link:not([disabled]):hover,
  .btn--link:focus {
    color: var(--color-link);
    background-color: transparent;
  }
  .btn--link .icon {
    vertical-align: middle;
  }

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

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

  .btn--has-icon-before .icon {
    margin-right: 10px;
  }
  .btn--share .icon {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 4px;
  }
  .btn--share {
    background-color: transparent;
    border-color: var(--color-borders);
    color: var(--color-text);
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .btn--share .icon-facebook {
    fill: #3b5998;
  }
  .btn--share .icon-twitter {
    fill: #00aced;
  }
  .btn--share .icon-pinterest {
    fill: #cb2027;
  }
  svg.icon:not(.icon--full-color) circle,
  svg.icon:not(.icon--full-color) ellipse,
  svg.icon:not(.icon--full-color) g,
  svg.icon:not(.icon--full-color) line,
  svg.icon:not(.icon--full-color) path,
  svg.icon:not(.icon--full-color) polygon,
  svg.icon:not(.icon--full-color) polyline,
  svg.icon:not(.icon--full-color) rect,
  symbol.icon:not(.icon--full-color) circle,
  symbol.icon:not(.icon--full-color) ellipse,
  symbol.icon:not(.icon--full-color) g,
  symbol.icon:not(.icon--full-color) line,
  symbol.icon:not(.icon--full-color) path,
  symbol.icon:not(.icon--full-color) polygon,
  symbol.icon:not(.icon--full-color) polyline,
  symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit;
  }

  *,
  ::after,
  ::before {
    box-sizing: border-box;
  }
  body,
  input,
  textarea,
  button,
  select,
  .disclosure__toggle {
    font-size: var(--font-size-base);
    font-family: var(--font-stack-body);
    font-style: var(--font-style-body);
    font-weight: var(--font-weight-body);
    color: var(--color-text);
    line-height: 1.5;
    letter-spacing: 0.01em;
  }
  .h0 {
    font-size: 4rem;
  }
  option {
    background-color: #fff;
    color: var(--color-text);
  }
  @media only screen and (min-width: 750px) {
    .h0 {
      font-size: 5.2rem;
    }
  }

  blockquote {
    font-style: italic;
    color: rgba(var(--color-text), 0.75);
    border-left: 0.2rem solid rgba(var(--color-text), 0.2);
    padding-left: 1rem;
  }

  @media screen and (min-width: 750px) {
    blockquote {
      padding-left: 1.5rem;
    }
  }

  .caption {
    font-size: 1rem;
    letter-spacing: 0.07rem;
    line-height: 1.7;
  }

  @media screen and (min-width: 750px) {
    .caption {
      font-size: 1.2rem;
    }
  }

  .caption-with-letter-spacing {
    font-size: 1rem;
    letter-spacing: 0.13rem;
    line-height: 1.2;
    text-transform: uppercase;
  }

  .caption-large,
  .field__input,
  .form__label,
  .select__select {
    font-size: 1.3rem;
    line-height: 1.5;
    letter-spacing: 0.04rem;
  }

  .color-foreground {
    color: rgb(var(--color-text));
  }

  @media screen and (max-width: 749px) {
    .small-hide {
      display: none;
    }
  }

  .hidden {
    display: none !important;
  }

  @media screen and (max-width: 749px) {
    .small-hide {
      display: none !important;
    }
  }

  @media screen and (min-width: 750px) and(max-width: 989px) {
    .medium-hide {
      display: none !important;
    }
  }

  @media screen and (min-width: 990px) {
    .large-up-hide {
      display: none !important;
    }
  }

  .center {
    text-align: center;
  }

  .right {
    text-align: right;
  }

  .uppercase {
    text-transform: uppercase;
  }
  .product-grid-slider.slick-slider .slick-slide {
    padding: 0 15px;
  }
  .light {
    opacity: 0.7;
  }
  a {
    color: var(--color-link);
    text-decoration: none;
    transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
  }
  a:hover {
    color: var(--color-link-hover);
  }
  .link {
    cursor: pointer;
    display: inline-block;
    border: none;
    box-shadow: none;
    text-decoration: none;
    color: rgb(var(--color-link));
    background-color: transparent;
    font-size: 1rem;
  }

  .link--text {
    color: var(--color-link);
  }

  .link--text:hover {
    color: var(--color-link-hover);
  }

  .link-with-icon {
    display: inline-flex;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    text-decoration: none;
    margin-bottom: 4.5rem;
    white-space: nowrap;
  }

  .link-with-icon .icon {
    width: 1.5rem;
    margin-left: 1rem;
  }

  .circle-divider::after {
    content: '\2022';
    margin: 0 1.3rem 0 1.5rem;
  }

  .circle-divider:last-of-type::after {
    display: none;
  }

  hr {
    border: none;
    height: 0.1rem;
    background-color: rgba(var(--color-text), 0.2);
    display: block;
    margin: 5rem 0;
  }

  @media screen and (min-width: 750px) {
    hr {
      margin: 7rem 0;
    }
  }

  .full-unstyled-link {
    text-decoration: none;
    color: currentColor;
    display: block;
  }

  .placeholder {
    background-color: rgba(var(--color-text), 0.04);
    color: rgba(var(--color-text), 0.55);
    fill: rgba(var(--color-text), 0.55);
  }

  details > * {
    box-sizing: border-box;
  }

  .break {
    word-break: break-word;
  }

  .visibility-hidden {
    visibility: hidden;
  }

  @media(prefers-reduced-motion) {
    .motion-reduce {
      transition: none !important;
    }
  }

  :root {
    --duration-short: 100ms;
    --duration-default: 200ms;
    --duration-long: 500ms;
  }

  .underlined-link {
    color: rgba(var(--color-link), var(--alpha-link));
    text-underline-offset: 0.3rem;
    text-decoration-thickness: 0.1rem;
    transition: text-decoration-thickness ease 100ms;
  }

  .underlined-link:hover {
    color: rgb(var(--color-link));
    text-decoration-thickness: 0.2rem;
  }

  /* arrow animation */
  .animate-arrow .icon-arrow path {
    transform: translateX(-0.25rem);
    transition: transform var(--duration-short) ease;
  }

  .animate-arrow:hover .icon-arrow path {
    transform: translateX(-0.05rem);
  }

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

  .hide {
    display: none !important;
  }

  /* base-details-summary */
  summary {
    cursor: pointer;
    list-style: none;
    position: relative;
  }

  summary .icon-caret {
    position: absolute;
    height: 0.6rem;
    right: 1.5rem;
    top: calc(50% - 0.35rem);
  }

  summary::-webkit-details-marker {
    display: none;
  }

  .disclosure-has-popup {
    position: relative;
  }

  .disclosure-has-popup[open] > summary::before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    cursor: default;
    content: ' ';
    background: transparent;
  }

  .disclosure-has-popup > summary::before {
    display: none;
  }

  .disclosure-has-popup[open] > summary + * {
    z-index: 100;
  }

  /* Dangerous for a11y - Use with care */
  .focus-none {
    box-shadow: none !important;
    outline: 0 !important;
  }

  /* component-title */

  .title-wrapper-with-link .title {
    margin: 0;
  }

  .title-wrapper {
    margin-bottom: 3rem;
  }

  .title-wrapper-with-link {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 1rem;
    margin: 4rem 0 3rem;
    flex-wrap: wrap;
  }

  .title--primary {
    margin: 4rem 0;
  }

  .title-wrapper--self-padded-tablet-down,
  .title-wrapper--self-padded-mobile {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  @media screen and (min-width: 750px) {
    .title-wrapper--self-padded-mobile {
      padding-left: 0;
      padding-right: 0;
    }
  }

  @media screen and (min-width: 990px) {

    .title--primary {
      margin: 2rem 0;
    }

    .title-wrapper-with-link {
      align-items: center;
    }

    .title-wrapper-with-link .title {
      margin-bottom: 0;
    }

    .title-wrapper--self-padded-tablet-down {
      padding-left: 0;
      padding-right: 0;
    }
  }

  .title-wrapper-with-link .link-with-icon {
    margin: 0;
    flex-shrink: 0;
    display: flex;
    align-items: center;
  }

  .title-wrapper-with-link .link-with-icon svg {
    width: 1.5rem;
  }

  .title-wrapper-with-link a {
    color: rgb(var(--color-link));
    margin-top: 0;
    flex-shrink: 0;
  }

  @media screen and (min-width: 990px) {
    .title-wrapper-with-link.title-wrapper-with-link--no-heading {
      display: none;
    }
  }

  .subtitle {
    font-size: 1.8rem;
    line-height: 1.8;
    letter-spacing: 0.05rem;
    color: rgba(var(--color-text), 0.7);
  }

  /*============================================================================
  #Grid
==============================================================================*/
  /*============================================================================
  Grid Setup
    1. Allow the grid system to be used on lists.
    2. Remove any margins and paddings that might affect the grid system.
    3. Apply a negative `margin-left` to negate the columns' gutters.
==============================================================================*/
  /*============================================================================
  Reversed grids allow you to structure your source in the opposite
  order to how your rendered layout will appear.
==============================================================================*/
  .grid {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    *zoom: 1;
  }
  .grid::after {
    content: '';
    display: table;
    clear: both;
  }

  .grid__item {
    float: left;
    padding: 0 15px;
    width: 100%;
  }

  .grid__item[class*="--push"] {
    position: relative;
  }
  @media only screen and (max-width: 749px) {
    .grid {
      margin-left: 0;
    }
    .grid__item {
      padding: 0;
    }
  }


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

  /* component-grid */


  .no-padding {
    padding: 0;
  }


  .grid--gapless .grid__item {
    padding-left: 0;
    padding-bottom: 0;
  }

  @media screen and (max-width: 749px) {
    .grid__item.slider__slide--full-width {
      width: 100%;
      max-width: none;
    }
  }

  @media screen and (min-width: 750px) and(max-width: 989px) {
    .grid--one-third-max.grid--3-col-tablet .grid__item {
      max-width: 33.33%;
    }
  }

  @media screen and (min-width: 990px) {
    .grid--quarter-max.grid--4-col-desktop .grid__item {
      max-width: 25%;
    }
  }

  .grid--1-col .grid__item {
    max-width: 100%;
    width: 100%;
  }

  .grid--2-col .grid__item {
    width: 50%;
  }
  .grid--3-col .grid__item {
    width: calc(100% / 3);
  }
  .grid--4-col .grid__item {
    width: 25%;
  }
  .grid--5-col .grid__item {
    width: calc(100% / 5);
  }
  .grid--6-col .grid__item {
    width: calc(100% / 6);
  }
  .grid--7-col .grid__item {
    width: calc(100% / 7);
  }
  .grid--8-col .grid__item {
    width: calc(100% / 8);
  }
  .grid--9-col .grid__item {
    width: calc(100% / 9);
  }
  .grid--10-col .grid__item {
    width: calc(100% / 10);
  }

  @media screen and (min-width: 750px) {
    .grid--2-col .grid__item {
      width: 50%;
    }
    .grid--10-col-tablet .grid__item {
      width: calc(100% / 10);
    }
    .grid--9-col-tablet .grid__item {
      width: calc(100% / 9);
    }
    .grid--8-col-tablet .grid__item {
      width: calc(100% / 8);
    }
    .grid--7-col-tablet .grid__item {
      width: calc(100% / 7);
    }
    .grid--6-col-tablet .grid__item {
      width: calc(100% / 6);
    }
    .grid--5-col-tablet .grid__item {
      width: 20%;
    }
    .grid--4-col-tablet .grid__item {
      width: 25%;
    }

    .grid--3-col-tablet .grid__item {
      width: calc(100% / 3);
    }

    .grid--2-col-tablet .grid__item {
      width: 50%;
    }
  }

  @media screen and (min-width: 1025px) {
    .grid--10-col-desktop .grid__item {
      width: calc(100% / 10);
    }
    .grid--9-col-desktop .grid__item {
      width: calc(100% / 9);
    }
    .grid--8-col-desktop .grid__item {
      width: calc(100% / 8);
    }
    .grid--7-col-desktop .grid__item {
      width: calc(100% / 7);
    }
    .grid--6-col-desktop .grid__item {
      width: calc(100% / 6);
    }

    .grid--5-col-desktop .grid__item {
      width: 20%;
    }

    .grid--4-col-desktop .grid__item {
      width: 25%;
    }

    .grid--3-col-desktop .grid__item {
      width: calc(100% / 3);
    }

    .grid--2-col-desktop .grid__item {
      width: 50%;
    }
    .grid--1-col-desktop .grid__item {
      width: 100%;
    }
  }

  .grid__item--vertical-align {
    align-self: center;
  }

  .grid__item--full-width {
    flex: 0 0 100%;
    max-width: 100%;
  }

  @media screen and (max-width: 749px) {
    .grid--peek.slider--mobile {
      margin: 0;
      width: 100%;
    }

    .grid--peek.slider--mobile .grid__item {
      box-sizing: content-box;
      margin: 0;
    }

    .grid--peek .grid__item {
      width: calc(50% - 3.75rem / 2);
    }

    .grid--peek .grid__item:first-of-type {
      padding-left: 1.5rem;
    }

    .grid--peek .grid__item:last-of-type {
      padding-right: 1.5rem;
    }
  }

  @media screen and (min-width: 750px) and(max-width: 989px) {
    .slider--tablet.grid--peek .grid__item {
      width: calc(25% - 4rem * 3 / 4);
    }

    .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
      width: calc(33.33% - 4rem * 2 / 3);
    }

    .slider--tablet.grid--peek.grid--2-col-tablet .grid__item {
      width: calc(50% - 4rem / 2);
    }

    .slider--tablet.grid--peek .grid__item:first-of-type {
      padding-left: 1.5rem;
    }

    .slider--tablet.grid--peek .grid__item:last-of-type {
      padding-right: 1.5rem;
    }
  }

  @media screen and (max-width: 989px) {
    .slider--tablet.grid--peek {
      margin: 0;
      width: 100%;
    }

    .slider--tablet.grid--peek .grid__item {
      box-sizing: content-box;
      margin: 0;
    }
  }

  /* component-media */
  .media {
    display: block;
    background-color: rgba(var(--color-text), 0.1);
    position: relative;
    overflow: hidden;
  }

  .media--transparent {
    background-color: transparent;
  }

  .media > *:not(.zoom, .motion-reduce, .deferred-media__poster-button),
  .media model-viewer,
  .media > img:not(.zoom, .deferred-media__poster-button) {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .media > img {
    object-fit: cover;
    object-position: center center;
    transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .media--square {
    padding-bottom: 100%;
  }

  .media--portrait {
    padding-bottom: 125%;
  }

  .media--landscape {
    padding-bottom: 66.6%;
  }

  .media--cropped {
    padding-bottom: 56%;
  }

  .media--16-9 {
    padding-bottom: 56.25%;
  }

  .media--circle {
    padding-bottom: 100%;
    border-radius: 50%;
  }

  .media.media--hover-effect > img + img {
    opacity: 0;
  }

  @media screen and (min-width: 990px) {
    .media--cropped {
      padding-bottom: 63%;
    }
  }

  deferred-media {
    display: block;
  }

  /* component-button */
  /* Button - default */

  .button {
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font: inherit;
    padding: 0.9rem 3rem 1.1rem;
    text-decoration: none;
    border: 0;
    border-radius: 0;
    background-color: rgba(var(--color-button), var(--alpha-button-background));
    box-shadow: 0 0 0 0.1rem rgba(var(--color-button), var(--alpha-button-border));
    color: rgb(var(--color-button-text));
    min-width: 12rem;
    min-height: 4.5rem;
    transition: box-shadow var(--duration-short) ease;
    -webkit-appearance: none;
    appearance: none;
  }

  .button:focus-visible {
    box-shadow: 0 0 0 0.1rem rgba(var(--color-button), var(--alpha-button-border)), 0 0 0 0.3rem rgb(var(--color-background-general)), 0 0 0.5rem 0.4rem rgba(var(--color-text), 0.3);
  }

  .button:focus {
    box-shadow: 0 0 0 0.1rem rgba(var(--color-button), var(--alpha-button-border)), 0 0 0 0.3rem rgb(var(--color-background-general)), 0 0 0.5rem 0.4rem rgba(var(--color-text), 0.3);
  }

  .button,
  .button-label {
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
    line-height: 1.2;
  }

  .button--tertiary {
    font-size: 1.2rem;
    padding: 1rem 1.5rem;
    min-width: 9rem;
    min-height: 3.5rem;
  }

  .button--small {
    padding: 1.2rem 2.6rem;
  }


  /* Button - other */

  .button:disabled,
  .button[aria-disabled='true'],
  .button.disabled,
  a.disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }

  .button--full-width {
    display: flex;
    width: 100%;
  }

  .btn.loading {
    color: transparent;
  }

  .btn.loading:after {
    animation: loading var(--duration-long) infinite linear;
    border: 0.5rem solid rgba(var(--color-button-text), 0.4);
    border-left: 0.5rem solid rgb(var(--color-button-text));
    border-radius: 100%;
    box-sizing: content-box;
    content: '';
    display: block;
    height: 2rem;
    position: absolute;
    width: 2rem;
  }

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

  /* Button - social share */

  .share-button {
    display: block;
    position: relative;
  }

  .share-button__button .icon-share {
    margin-right: 1rem;
  }

  .share-button__fallback {
    border: 0.1rem solid rgba(var(--color-text), 0.1);
    background: rgb(var(--color-background-general));
    padding: 2rem;
    position: absolute;
    top: 4rem;
    left: -0.1rem;
    z-index: 3;
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .share-button__fallback .button {
    margin-top: 1rem;
  }

  .share-button__fallback .icon-clipboard {
    height: 1.4rem;
    width: 1.8rem;
  }

  .share-button__message:not(:empty) {
    font-size: 1.2rem;
    text-align: right;
    display: block;
    margin-top: 0.5rem;
  }

  /* component-form */
  .field__input,
  .select__select {
    -webkit-appearance: none;
    appearance: none;
    color: var(--color-text-field-text);
    font-size: 1.6rem;
    width: 100%;
    height: 4.5rem;
    box-sizing: border-box;
  }

  .select__select {
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 1.2rem;
    color: var(--color-text-field-text);
  }


  .text-area,
  .select {
    display: inline-block;
    position: relative;
    width: 100%;
  }

  /* Select */

  .select .icon-caret {
    height: 0.6rem;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 0.35rem);
    right: 1.5rem;
  }

  .select__select {
    cursor: pointer;
    padding: 0 4rem 0 1.5rem;
  }

  /* Field */

  .field--with-error {
    flex-wrap: wrap;
  }

  .field__input {
    flex-grow: 1;
    text-align: left;
    padding: 1.5rem;
  }

  .field__label {
    font-size: 1.6rem;
    left: 1.5rem;
    top: 1rem;
    margin-bottom: 0;
    pointer-events: none;
    position: absolute;
    transition: top var(--duration-short) ease, font-size var(--duration-short) ease;
    color: var(--color-text-field-text);
    letter-spacing: 0.1rem;
    line-height: 1.5;
  }

  .field__button {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: currentColor;
    cursor: pointer;
    display: flex;
    height: 4.4rem;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 4.4rem;
  }

  .form-vertical .btn,
  .form-vertical .shopify-payment-button .shopify-payment-button__button--unbranded,
  .form-vertical [type=submit],
  .shopify-payment-button .form-vertical .shopify-payment-button__button--unbranded {
    display: inline-block;
    width: auto;
  }

  .field__button > svg {
    height: 2.5rem;
    width: 2.5rem;
  }

  /* Text area */

  .text-area {
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    padding: 1.2rem;
    min-height: 10rem;
    resize: none;
  }

  .text-area--resize-vertical {
    resize: vertical;
  }

  input[type='checkbox'] {
    display: inline-block;
    width: auto;
    margin-right: 0.5rem;
  }

  /* Form global */

  .form__label {
    display: block;
    margin-bottom: 0.6rem;
  }

  .form__message--large {
    font-size: 1.6rem;
  }

  .form__message svg {
    display: none;
  }
  .form__message .icon {
    flex-shrink: 0;
    height: 1.3rem;
    margin-right: 0.5rem;
    width: 1.3rem;
  }

  .form__message--large .icon {
    height: 1.5rem;
    width: 1.5rem;
    margin-right: 1rem;
  }

  .form-status {
    margin: 0;
    font-size: 1.6rem;
  }

  .form-status-list {
    padding: 0;
    margin: 2rem 0 4rem;
  }

  .form-status-list li {
    list-style-position: inside;
  }

  .form-status-list .link::first-letter {
    text-transform: capitalize;
  }

  /* component-quantity */
  .quantity {
    border: 0.1rem solid rgba(var(--color-text), 0.55);
    position: relative;
    width: 14rem;
    display: flex;
  }


  .quantity__button {
    width: 4.5rem;
    flex-shrink: 0;
    font-size: 1.8rem;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(var(--color-text));
  }

  .quantity__button svg {
    width: 1rem;
    pointer-events: none;
  }

  .quantity__input:-webkit-autofill,
  .quantity__input:-webkit-autofill:hover,
  .quantity__input:-webkit-autofill:active {
    box-shadow: 0 0 0 10rem rgb(var(--color-background-general)) inset !important;
    -webkit-box-shadow: 0 0 0 10rem rgb(var(--color-background-general)) inset !important;
  }

  .quantity__input::-webkit-outer-spin-button,
  .quantity__input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  .quantity__input[type='number'] {
    -moz-appearance: textfield;
  }

  /* component-modal */
  .modal__toggle {
    list-style-type: none;
  }

  .no-js details[open] .modal__toggle {
    position: absolute;
    z-index: 2;
  }

  .modal__toggle-close {
    display: none;
  }

  .no-js details[open] svg.modal__toggle-close {
    display: flex;
    z-index: 1;
    height: 1.7rem;
    width: 1.7rem;
  }

  .modal__toggle-open {
    display: flex;
  }

  .no-js details[open] .modal__toggle-open {
    display: none;
  }


  .modal__close-button .icon {
    width: 12px;
    height: 12px;
  }
  .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
  }
  .modal__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(var(--color-background-general));
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* component-cart-count-bubble */
  .cart-count-bubble:empty {
    display: none;
  }

  .cart-count-bubble {
    position: absolute;
    height: 1.7rem;
    width: 1.7rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.9rem;
    bottom: 0.8rem;
    left: 2.2rem;
    line-height: 1.1;
  }

  /* section-announcement-bar */
  #shopify-section-announcement-bar {
    z-index: 4;
  }

  .announcement-bar {
    border-bottom: 0.1rem solid rgba(var(--color-text), 0.2);
    color: rgb(var(--color-text));
  }

  .announcement-bar__link {
    display: block;
    width: 100%;
    padding: 1rem 2rem;
    text-decoration: none;
  }

  .announcement-bar__link:hover {
    color: rgb(var(--color-text));
    background-color: rgba(var(--color-card-hover), 0.06);
  }

  .announcement-bar__link .icon-arrow {
    display: inline-block;
    height: 1.2rem;
    pointer-events: none;
    padding-left: 1rem;
    vertical-align: middle;
    margin-bottom: 0.2rem;
  }

  @media screen and (min-width: 750px) {
    .announcement-bar__link .icon-arrow {
      height: 1.3rem;
    }
  }

  .announcement-bar__link .announcement-bar__message {
    padding: 0;
  }

  .announcement-bar__message {
    text-align: center;
    padding: 1rem 1rem;
    margin: 0;
    letter-spacing: 0.1rem;
  }

  /* section-header */
  div#shopify-section-header {
    z-index: 99;
  }
  .shopify-section-header-sticky {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    transform: translateY(0)
  }

  .shopify-section-header-hidden {
    transform: translateY(-100%)
  }

  #shopify-section-header.animate {
    transition: all 0.5s ease-out;
  }

  /* Main Header Layout */
  .header-wrapper {
    display: block;
    position: relative;
    background-color: rgb(var(--color-background-general));
  }

  .header-wrapper--border-bottom {
    border-bottom: 0.1rem solid rgba(var(--color-text), 0.2);
  }

  .header {
    display: grid;
    grid-template-areas: 'left-icon heading icons';
    grid-template-columns: 1fr 2fr 1fr;
    align-items: center;
    background-color: rgb(var(--color-background-general));
    padding-top: 0;
    padding-bottom: 0;
  }

  @media screen and (min-width: 990px) {
    .header {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }

    .header--has-menu:not(.header--middle-left) {
      padding-bottom: 0;
    }

    .header--top-left {
      grid-template-areas: 'heading icons' 'navigation navigation';
      grid-template-columns: 1fr auto;
    }

    .header--middle-left {
      grid-template-areas: 'heading navigation icons';
      grid-template-columns: auto 1fr auto;
      column-gap: 2rem;
    }

    .header--top-center {
      grid-template-areas: 'left-icon heading icons' 'navigation navigation navigation';
    }

    .header--middle-left .header__inline-menu {
      min-width: 45rem;
    }

    .header:not(.header--middle-left) .header__inline-menu {
      margin-top: 1.05rem;
    }
  }

  .header *[tabindex='-1']:focus {
    outline: none;
  }

  .header__heading {
    margin: 0;
  }


  .header__heading,
  .header__heading-link {
    grid-area: heading;
    justify-self: center;
  }

  .header__heading-link {
    display: inline-block;
    padding: 0.75rem;
    text-decoration: none;
    word-break: break-word;
  }

  .header__heading-link:hover .h2 {
    color: rgb(var(--color-text));
  }

  .header__heading-link .h2 {
    line-height: 1;
    color: rgba(var(--color-text), 0.75);
  }

  .header__heading-logo {
    width: 100%;
    height: 100%;
  }

  @media screen and (min-width: 990px) {
    .header__heading-link {
      margin-left: -0.75rem;
    }

    .header__heading,
    .header__heading-link {
      justify-self: start;
    }

    .header--top-center .header__heading-link,
    .header--top-center .header__heading {
      justify-self: center;
    }
  }

  /* Header icons */
  .header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
  }

  .header__icon:not(.header__icon--summary),
  .header__icon span {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header__icon span {
    height: 100%;
  }

  .header__icon::after {
    content: none;
  }

  .header__icon:hover .icon,
  .modal__close-button:hover .icon {
    transform: scale(1.07);
  }

  .header__icon .icon {
    height: 2rem;
    width: 2rem;
    fill: none;
    vertical-align: middle;
  }

  .header__icon,
  .header__icon--cart .icon {
    height: 4.4rem;
    width: 4.4rem;
  }

  .header__icon--cart {
    position: relative;
    margin-right: -1.2rem;
  }

  @media screen and (max-width: 989px) {
    menu-drawer ~ .header__icons .header__icon--account {
      display: none;
    }
  }

  /* Search */
  menu-drawer + .header__search {
    display: none;
  }

  .header > .header__search {
    grid-area: left-icon;
    justify-self: start;
  }

  .header:not(.header--has-menu) * > .header__search {
    display: none;
  }

  .header__search {
    display: inline-flex;
  }

  @media screen and (min-width: 990px) {
    .header:not(.header--top-center) * > .header__search,
    .header--top-center > .header__search {
      display: inline-flex;
    }

    .header:not(.header--top-center) > .header__search,
    .header--top-center * > .header__search {
      display: none;
    }
  }

  details[open] > .search-modal {
    opacity: 1;
    animation: animateMenuOpen var(--duration-default) ease;
  }

  .no-js details[open] > .header__icon--search {
    top: 1rem;
    right: 0.5rem;
  }

  .search-modal {
    opacity: 0;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--color-background-general);
    z-index: 1000;
    height: 150px;
  }
  .search-modal__form {
    width: calc(100% - 30px);
    margin: 0 auto;
    position: relative;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
  }

  .search-modal__close-button {
    position: absolute;
    right: 15px;
    top: 25px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    font-size: 12px;
  }

  @media screen and (min-width: 1300px) {
    .search-modal__close-button {
      right: 44px;
      top: 26px;
    }
  }

  @media screen and (min-width: 990px) {
    .search-modal__form {
      max-width: 1170px;
    }
  }

  /* Header menu drawer */
  .header__icon--menu .icon {
    display: block;
    position: absolute;
    opacity: 1;
    transform: scale(1);
    transition: transform 150ms ease, opacity 150ms ease;
  }

  details:not([open]) > .header__icon--menu .icon-close,
  details[open] > .header__icon--menu .icon-hamburger {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
  }

  .js details[open]:not(.menu-opening) > .header__icon--menu .icon-close {
    visibility: hidden;
  }

  .js details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger {
    visibility: visible;
    opacity: 1;
    transform: scale(1.07);
  }

  .header__inline-menu details[open] > .header__submenu {
    opacity: 1;
    transform: translateY(0);
    animation: animateMenuOpen var(--duration-default) ease;
  }

  /* Header menu */
  .header__inline-menu {
    margin-left: -1.2rem;
    grid-area: navigation;
    display: none;
  }

  .header--top-center .header__inline-menu,
  .header--top-center .header__heading-link {
    margin-left: 0;
  }

  @media screen and (min-width: 990px) {
    .header__inline-menu {
      display: block;
    }

    .header--top-center .header__inline-menu {
      justify-self: center;
    }

    .header--top-center .header__inline-menu > .list-menu--inline {
      justify-content: center;
    }

    .header--middle-left .header__inline-menu {
      margin-left: 0;
    }
  }

  .header__menu {
    padding: 0 1rem;
  }

  .header__menu-item {
    padding: 1.2rem;
    text-decoration: none;
    color: rgba(var(--color-text), 0.75);
  }

  .header__menu-item:hover {
    color: rgb(var(--color-text));
  }

  .header__menu-item span {
    transition: text-decoration var(--duration-short) ease;
  }

  .header__menu-item:hover span {
    text-decoration: underline;
    text-underline-offset: 0.3rem;
  }

  .header__active-menu-item {
    transition: text-decoration-thickness var(--duration-short) ease;
    color: rgb(var(--color-text));
    text-decoration: underline;
    text-underline-offset: 0.3rem;
  }

  .header__menu-item:hover .header__active-menu-item {
    text-decoration-thickness: 0.2rem;
  }

  .header__submenu {
    transition: opacity var(--duration-default) ease, transform var(--duration-default) ease;
  }

  .header__submenu.list-menu {
    padding: 2rem 0;
  }

  .header__submenu .header__submenu {
    background-color: rgba(var(--color-text), 0.03);
    padding: 0.5rem 0;
    margin: 0.5rem 0;
  }

  .header__submenu .header__menu-item:after {
    right: 2rem;
  }

  .header__submenu .header__menu-item {
    padding: 0.95rem 3.5rem 0.95rem 2rem;
  }

  .header__submenu .header__submenu .header__menu-item {
    padding-left: 3rem;
  }

  .header__menu-item .icon-caret {
    right: 0.8rem;
  }

  .header__submenu .icon-caret {
    right: 2rem;
  }

  details-disclosure > details {
    position: relative;
  }

  @keyframes animateMenuOpen {
    0% {
      opacity: 0;
      transform: translateY(-1.5rem);
    }

    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .overflow-hidden-mobile,
  .overflow-hidden-tablet {
    overflow: hidden;
  }

  @media screen and (min-width: 750px) {
    .overflow-hidden-mobile {
      overflow: auto;
    }
  }

  @media screen and (min-width: 990px) {
    .overflow-hidden-tablet {
      overflow: auto;
    }
  }

  /*================ #Lists ================*/
  ul,
  ol {
    margin: 0;
    padding: 0;
  }

  ol {
    list-style: decimal;
  }

  li {
    list-style: none;
  }
  .list--inline {
    padding: 0;
    margin: 0;
  }
  .list--inline > li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .list-item li {
    padding: 9px 0;
    position: relative;
    font-size: 16px;
    color: var(--color-text);
    border-bottom: 1px solid var(--color-borders);
  }
  .list-item li a {
    color: var(--color-text);
    text-decoration: none;
  }
  .list-item li.level0 {
    padding-left: 20px;
  }
  .list-item li.level0:before {
    content: '';
    height: 4px;
    width: 4px;
    position: absolute;
    top: 18px;
    left: 0;
    background-color: var(--color-text);
  }
  .list-item li:last-child {
    border-bottom: none;
  }
  .list-item li.item-hover,
  .list-item li:hover {
    color: var(--color-primary);
  }
  .list-item li.item-hover > *,
  .list-item li:hover > * {
    color: var(--color-primary);
  }
  .list-item li.item-hover:before,
  .list-item li:hover:before {
    background-color: var(--color-primary);
  }
  .list-item li ul {
    margin-left: 10px !important;
    margin-top: 8px;
    position: relative;
  }
  .list-item li ul:before {
    content: '';
    width: calc(100% + 30px);
    height: 1px;
    background-color: var(--color-borders);
    display: block;
    position: absolute;
    top: 0;
    left: -30px;
  }
  .list-item li ul:last-child {
    margin-bottom: 0;
  }
  .list-item li ul ul {
    margin-left: 30px !important;
  }
  .list-item li ul ul li {
    font-size: 14px;
  }
  .list-item.style-2 li.level0:before {
    content: '';
    height: 1px;
    width: 10px;
    top: 20px;
    background-color: var(--color-text);
  }
  .list-item li.style-2 li.level0.item-hover:before,
  .list-item li.style-2 li.level0:hover:before {
    background-color: var(--color-primary);
  }
  .list-item.style-2 li ul {
    margin-left: 30px !important;
  }
  .list-item.style-2 li ul:before {
    left: -50px;
    width: calc(100% + 50px);
  }
  .list-item.style-3 li.level0:before {
    content: '+';
    height: 8px;
    width: 8px;
    font-size: 16px;
    background: none;
    top: 7px;
  }
  .list-item li.style-3 li.level0.item-hover:before,
  .list-item li.style-3 li.level0:hover:before {
    background-color: var(--color-primary);
  }

  /* PRODUCT GRID NUBMER ITEM */
  .row-wrapper.row-1 > .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  @media(min-width: 768px) {
    .row-wrapper.row-2 > .col {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media(min-width: 1200px) {
    .row-wrapper.row-3 > .col {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
  }
  @media(min-width: 1200px) {
    .row-wrapper.row-4 > .col {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
  }
  @media(min-width: 1200px) {
    .row-wrapper.row-5 > .col {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
  }
  @media(min-width: 1200px) {
    .row-wrapper.row-6 > .col {
      -ms-flex: 0 0 16.6666667%;
      flex: 0 0 16.6666667%;
      max-width: 16.6666667%;
    }
    .row-wrapper.row-6 > .col {
      width: 16.6666667%;
    }
  }
  @media(min-width: 1200px) {
    .row-wrapper.row-7 > .col {
      -ms-flex: 0 0 14.2857143%;
      flex: 0 0 14.2857143%;
      max-width: 14.2857143%;
    }
    .row-wrapper.row-7 > .col {
      width: 14.2857143%;
    }
  }
  @media(min-width: 1200px) {
    .row-wrapper.row-8 > .col {
      -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
      max-width: 12.5%;
    }
  }
  @media(min-width: 992px) and (max-width: 1199.98px) {
    .row-wrapper:not(.row-2) > .col {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-wrapper.row-1 > .col {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  @media(min-width: 768px) and (max-width: 991.98px) {
    .row-wrapper:not(.row-2) > .col {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-wrapper.row-1 > .col {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  @media(min-width: 576px) and (max-width: 767.98px) {
    .row-wrapper > .col {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media(max-width: 767px) {
    .row-wrapper {
      margin-left: -10px;
      margin-right: -10px;
    }
    .row-wrapper > .col {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  @media(max-width: 1199px) and (min-width: 768px) {
    .row-wrapper.row-tablet-5 > .col {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-wrapper.row-tablet-4 > .col {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-wrapper.row-tablet-3 > .col {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-wrapper.row-tablet-2 > .col {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-wrapper.row-tablet-1 > .col {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  @media(max-width: 767px) {
    .row-wrapper.row-mobile-3 > .col {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-wrapper.row-mobile-2 > .col {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-wrapper.row-mobile-1 > .col {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  /* PRODUCT GRID NUBMER ITEM */

  .btn--link,
  a.btn--link {
    outline: 0;
    box-shadow: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    color: var(--color-text);
    text-align: left;
    position: relative;
  }
  .btn--link span,
  a.btn--link span {
    margin-right: 27px;
  }
  .btn--link:after,
  a.btn--link:after {
    content: "\f04b";
    font-family: 'Font Awesome 5 Free';
    background-color: var(--color-primary);
    color: #fff;
    border-radius: 50%;
    margin-left: 11px;
    font-size: 4px;
    font-weight: 900;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  .btn--link:not([disabled]):hover,
  .btn--link:focus,
  .btn--link.active,
  a.btn--link:not([disabled]):hover,
  a.btn--link:focus,
  a.btn--link.active {
    color: var(--color-primary);
    background-color: transparent;
    box-shadow: none;
  }
  .btn--link .icon,
  a.btn--link .icon {
    vertical-align: middle;
  }
  .btn--link.ajax-loader-btn,
  a.btn--link.ajax-loader-btn {
    padding-left: 20px;
  }
  .btn--link.ajax-loader-btn:before,
  a.btn--link.ajax-loader-btn:before {
    content: "\f110";
    font-family: 'Font Awesome 5 Free';
    vertical-align: top;
    font-weight: 900;
    position: absolute;
    top: 4px;
    font-size: 12px;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    opacity: 1;
    color: #2c2c2c;
    font-size: 12px;
  }
  .ajax-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 2;
    display: none;
  }
  .ajax-loader:after {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -14px;
    margin-top: -14px;
    border-radius: 50%;
    border: 4px solid var(--color-primary);
    border-right-color: transparent;
    animation: rotate 0.8s infinite linear;
  }
  .template-product .ajax-loader-btn:not(.btn--link) {
    color: transparent !important;
    position: relative;
    pointer-events: none;
  }
  .template-product .ajax-loader-btn:not(.btn--link):before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 2;
    content: '';
    display: block;
  }
  .template-product .ajax-loader-btn:not(.btn--link):after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
    border-radius: 50%;
    border: 2px solid var(--color-primary);
    border-right-color: transparent;
    animation: rotate 0.8s infinite linear;
    z-index: 3;
  }

  @keyframes spin {
    from {
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
    }
  }
  .text-link:hover,
  .text-link.active,
  .text-link:focus,
  button.text-link:hover,
  button.text-link.active,
  button.text-link:focus {
    color: var(--color-link-hover);
    text-decoration: underline;
    background: none;
    outline: none;
    box-shadow: none;
  }

  a {
    text-decoration: none;
  }

  .text-link,
  button.text-link {
    display: inline;
    border: 0 none;
    background: none;
    padding: 0;
    margin: 0;
    outline: none;
    box-shadow: none;
    color: var(--color-link);
    height: auto;
    text-decoration: underline;
    letter-spacing: 0.05em;
  }
  a:focus,
  a:hover,
  a:not([disabled]):hover {
    color: var(--color-link-hover);
  }
  /* TAB */
  .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }
  .nav-tabs li {
    margin-right: 46px;
  }
  .nav-tabs li:last-child {
    margin-right: 0;
  }
  .nav-tabs li > a {
    font-weight: 400;
    font-size: 20px;
    display: block;
    position: relative;
    letter-spacing: 0.08em;
    text-decoration: none;
    color: var(--color-text);
  }
  .nav-tabs li.active a,
  .nav-tabs li:hover a {
    color: var(--color-primary);
  }
  .nav-tabs.tab-style-2 li {
    margin-right: 38px;
  }
  .nav-tabs.tab-style-2 li:last-child {
    margin-right: 0;
  }
  .nav-tabs.tab-style-2 li a {
    font-size: 26px;
  }
  .nav-tabs.tab-style-3 li {
    margin-right: 45px;
  }
  .nav-tabs.tab-style-3 li:last-child {
    margin-right: 0;
  }
  .nav-tabs.tab-style-3 li a {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.085em;
  }
  .nav-tabs.tab-style-4 li {
    margin-right: 0;
    padding: 0 22px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0;
    position: relative;
  }
  .nav-tabs.tab-style-4 li:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--color-borders);
    width: 4px;
    right: calc(-4px / 2);
    left: calc(-4px / 2);
    height: 4px;
  }
  .nav-tabs.tab-style-4 li:first-child:before {
    content: none;
  }
  .nav-tabs.tab-style-4 li:last-child {
    margin-right: 0;
  }
  .nav-tabs.tab-style-4 li a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0;
  }
  @media(max-width: 1024px) {
    .nav-tabs.tab-style-4 {
      margin-bottom: 20px;
    }
  }
  @media(max-width: 767px) {
    .nav-tabs.tab-style-4 li {
      padding: 0 11px;
    }
    .nav-tabs.tab-style-4 li:before {
      content: none;
    }
    .nav-tabs li {
      margin-right: 0;
    }
  }
  .nav-tabs.tab-left {
    justify-content: start;
  }
  .nav-tabs.tab-style-5 li {
    margin: 0 17px 15px 0;
  }
  .nav-tabs.tab-style-5 li a {
    padding: 5px 28px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0;
    color: var(--color-link);
    border-style: solid;
    border-width: 1px;
    border-color: #dbdede;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0;
  }
  .nav-tabs.tab-style-5 li a:hover {
    border-color: var(--color-primary);
    color: var(--color-primary);
  }
  .nav-tabs.tab-style-5 li.active a {
    border-color: var(--color-primary);
    color: var(--color-primary);
  }
  @media(max-width: 1024px) {
    .nav-tabs.tab-style-5 {
      margin-bottom: 20px;
    }
  }
  @media(max-width: 767px) {
    .nav-tabs.tab-style-5 li {
      padding: 0 11px;
    }
    .nav-tabs.tab-style-5 li:before {
      content: none;
    }
  }
  .tab-pane {
    display: none;
    animation: fadeIn 0.5s;
  }
  .tab-pane.active {
    display: block;
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  /*PRODUCT CARD ITEM */
  .product-card-item {
    margin-bottom: 30px;
  }
  .slick-slider .product-card-item {
    margin-bottom: 0;
  }
  @media(max-width: 767px) {
    .product-card-item {
      margin-bottom: 23px;
    }
  }
  .price__regular .price-item {
    color: var(--color-price);
  }
  .price__sale {
    display: none;
  }
  .product-card-item .product-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    display: none;
    width: 100%;
    max-width: 100%;
    text-align: center;
    -o-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
  }
  .product-action modal-opener,
  .product-action cart-opener {
    display: inline-block;
  }
  .product-card-item .image {
    position: relative;
    overflow: hidden;
    
    background-color: #fff
    ;
  }
  .product-card-item img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
  .product-card-item .hover-change-img img + img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0 !important;
    visibility: hidden;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
  }

  .product-card-item .image:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
  .product-card-item .image:hover .hover-change-img img {
    opacity: 0;
    visibility: hidden
  }
  .product-card-item .image:hover .hover-change-img img + img {
    opacity: 1 !important;
    visibility: visible
  }
  .product-card-item .product-media-wrapper {
    position: relative;
  }
  .product-card-item .product-action a.btn-2,
  .product-card-item .product-action a.btn {
    width: 44px;
    height: 44px;
    line-height: 44px;
    padding: 0;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    border-width: 0;
    margin: 0 5px;
    opacity: 0;
    visibility: hidden;
    -o-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    -o-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -o-transition-delay: 0;
    -moz-transition-delay: 0;
    -webkit-transition-delay: 0;
    transition-delay: 0;
  }

  .product-card-item .product-action a.btn-2 span,
  .product-card-item .product-action a.btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .product-card-item .product-action a.btn-2:after,
  .product-card-item .product-action a.btn-2:before,
  .product-card-item .product-action a.btn:after,
  .product-card-item .product-action a.btn:before {
    content: "";
    display: block;
    bottom: 100%;
    left: 50%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -o-transition-delay: 0;
    -moz-transition-delay: 0;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -o-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  }
  .product-card-item .product-action a.btn-2:after,
  .product-card-item .product-action a.btn:after {
    content: attr(title);
    background-color: var(--color-primary);
    color: #fff;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 1.5;
    white-space: nowrap;
    text-align: center;
    display: block;
    min-width: 116px;
    letter-spacing: 0.01em;
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    animation: none;
  }
  .product-card-item .product-action a.btn-2:before,
  .product-card-item .product-action a.btn:before {
    background: 0 0;
    border: 4px solid transparent;
    border-color: var(--color-primary) transparent transparent transparent;
    left: 50%;
    -o-transform: translate(-50%, 8px);
    -moz-transform: translate(-50%, 8px);
    -webkit-transform: translate(-50%, 8px);
    transform: translate(-50%, 8px);
  }
  .product-card-item .product-action a.btn-2:hover:after,
  .product-card-item .product-action a.btn:hover:after {
    opacity: 1;
    visibility: visible;
    -o-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
  .product-card-item .product-action a.btn-2:hover:before,
  .product-card-item .product-action a.btn:hover:before {
    opacity: 1;
    visibility: visible;
    -o-transform: translate(-50%, -2px);
    -moz-transform: translate(-50%, -2px);
    -webkit-transform: translate(-50%, -2px);
    transform: translate(-50%, -2px);
  }
  .product-card-item:hover .product-action a.btn-2,
  .product-card-item:hover .product-action a.btn {
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .product-card-item .image .product-action a:nth-child(2),
  .product-card-item .image .product-action modal-opener:nth-child(2) a {
    -o-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .product-card-item .image .product-action a:nth-child(3),
  .product-card-item .image .product-action modal-opener:nth-child(3) a {
    -o-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .product-card-item .image .product-action a:nth-child(4),
  .product-card-item .image .product-action modal-opener:nth-child(4) a {
    -o-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .product-card-item .product-labels {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
    min-width: 50px;
    text-transform: capitalize;
    text-align: center;
    position: absolute;
    top: 20px;
  }
  .product-card-item .product-labels span {
    padding: 5.5px 10px;
    display: block;
    text-transform: capitalize;
    position: relative;
  }
  .product-card-item .product-labels.layout-1 {
    left: 20px;
  }
  .product-card-item .product-labels.layout-1.position-right {
    right: 20px;
    left: auto;
  }

  .product-card-item .product-labels.layout-1 span + span {
    margin-top: 5px;
  }
  .product-card-item .product-labels.layout-2 {
    min-width: 42px;
    top: 10px;
    left: 0;
  }
  .product-card-item .product-labels.layout-2 span {
    letter-spacing: 0.01em;
    padding: 2px 7px;
    line-height: 22px;
  }
  .product-card-item .product-labels.layout-2 span + span {
    margin-top: 5px;
  }
  @media(max-width: 767px) {
    .product-card-item .product-labels.layout-1 {
      font-size: 10px;
      min-width: 40px;
    }
    .product-card-item .product-labels.layout-1 span {
      padding: 5px 8px;
    }
    .product-card-item .product-labels.layout-2 {
      top: 0;
    }
  }
  .product-card-item .product-labels.layout-2.position-right {
    right: 0;
    left: auto;
  }
  .product-card-item .product-labels.layout-2.position-right span:before {
    border-right: 1px solid #2c2c2c;
    border-left: 9px solid transparent;
    left: 100%;
    right: auto;
  }
  .product-card-item .product-labels.layout-3 {
    top: 0;
    left: 10px;
  }
  .product-card-item .product-labels.layout-3.position-right {
    left: auto;
    right: 10px;
  }
  .product-card-item .product-labels.layout-3 span {
    text-transform: capitalize;
    width: 50px;
    min-height: 38px;
    line-height: 29px;
    padding: 8px 10px;
    display: inline-block;
  }
  .product-card-item .product-labels.layout-3 span + span {
    margin-left: 5px;
  }
  .product-card-item .product-labels.layout-3 span:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 1px solid;
    border-left: 25px solid;
    border-right: 25px solid;
    border-bottom: 11px solid transparent;
    z-index: 0;
    top: 100%;
    left: 0;
  }
  .product-card-item .product-labels .new {
    background: var(--new-label-bg);
  }
  .product-card-item .product-labels.layout-3 span.new:before {
    border-top-color: var(--new-label-bg);
    border-left-color: var(--new-label-bg);
    border-right-color: var(--new-label-bg);
  }
  .product-card-item .product-labels .sale {
    background: #ff6e68
    ;
  }
  .product-card-item .product-labels.layout-3 span.sale:before {
    border-top-color: #ff6e68
    ;
    border-left-color: #ff6e68
    ;
    border-right-color: #ff6e68
    ;
  }
  .product-card-item .product-labels .hot {
    background: var(--hot-label-bg);
  }
  .product-card-item .product-labels.layout-3 span.hot:before {
    border-top-color: var(--hot-label-bg);
    border-left-color: var(--hot-label-bg);
    border-right-color: var(--hot-label-bg);
  }
  .product-card-item .product-labels.layout-4 {
    left: 20px;
  }
  .product-card-item .product-labels.layout-4.position-right {
    right: 20px;
    left: auto;
  }
  .product-card-item .product-labels.layout-4 span {
    border-radius: 20px;
    font-size: 16px;
    padding: 7px 18px;
  }
  .product-card-item .product-labels.layout-4 span + span {
    margin-top: 5px;
  }
  @media(max-width: 767px) {
    .product-card-item .product-labels.layout-4 {
      font-size: 10px;
      min-width: 40px;
    }
    .product-card-item .product-labels.layout-4 span {
      padding: 5px 8px;
    }
  }
  .product-card-item .product-labels .sold-out {
    background: #8f8f8f;
  }

  .product-card-item .product-labels.layout-3 span.sold-out:before {
    border-top-color: #8f8f8f;
    border-left-color: #8f8f8f;
    border-right-color: #8f8f8f;
  }

  .product-card-item .product-item-details {
    padding-top: 16px;
    background-color: #fff
    ;
  }
  .product-card-item .product-item-details .title {
    position: relative;
  }

  .product-card-item .product-item-details .title a {
    font-size: 16
    px;
    font-weight: 400
    ;
    color: #707070
    ;
  }
  .product-card-item .product-item-details .bottom-details .price-wrapper {
    width: 100%;
  }
  .product-card-item:hover .product-item-details .color-swatch {
    opacity: 1;
    visibility: visible;
  }
  .product-card-item .product-item-details .color-swatch .swatch {
    height: 0;
    display: inline-block;
    width: 54px;
    min-width: 54px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 5px;
    position: relative;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-color: transparent !important;
    background-repeat: repeat;
  }
  .product-card-item .product-item-details .color-swatch {
    width: 100%;
    flex-wrap: nowrap;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    position: absolute;
    top: calc(100% + 15px);
    z-index: 2;
    padding-bottom: 0;
    visibility: hidden;
    opacity: 0;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: linear-gradient(180deg,rgba(255,255,255,0) 25px,#fff 26px,#fff 100%);
    scrollbar-width: thin;
    scrollbar-color: #f5f5f5 #ebeeee;
  }

  @media(max-width: 767px) {
    .product-card-item .product-item-details .color-swatch {
      padding-bottom: 10px;
    }
  }
  .product-card-item .product-item-details .color-swatch .swatch.active,
  .product-card-item .product-item-details .color-swatch .swatch:hover {
    border: 1px solid var(--color-primary);
  }
  @media(max-width: 1024px) {
    .product-card-item .product-item-details .color-swatch {
      display: none;
    }
  }
  @media(min-width: 767px) {
    .product-card-item .image .product-action {
      display: table;
    }

    .product-card-item .product-item-details .bottom-details .price-wrapper {
      width: auto;
    }

    .product-card-item .product-item-details {
      padding-top: 20px;
    }
    .product-card-item:not(.product-card-grid-5) .product-item-details .title a.btn {
      display: none;
    }
  }
  .product-card-item .product-item-details .title a.btn {
    border: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    background: 0 0;
  }
  .product-card-item .product-item-details .title a:hover {
    color: #2c2c2c
    ;
    background: none;
  }
  .product-card-item .product-item-details .bottom-details {
    margin: 6px 0 0;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    position: relative;
  }

  .product-card-item.product-card-grid .content-product-14 > * {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
  }
  .product-card-item.product-card-grid .content-product-14 .price {
    margin: 0 -0.625rem;
  }
  .product-card-item.product-card-grid .content-product-14 .price > * {
    padding: 0 0.625rem;
    margin: 0;
  }
  @media(max-width: 1024px) {
    .product-card-item:not(.product-card-grid-2):not(.product-card-grid-6) .product-item-details .title {
      padding-right: 30px;
    }
    .product-card-item .product-item-details .title a {
      font-size: 16px;
    }
    .product-card-item.product-card-grid .product-item-details .title a:not(.btn) {
      display: inline-block;
    }
    .product-card-item.product-card-grid .product-action {
      display: none;
    }

    .product-card-item.product-card-grid .product-item-details .title a.btn {
      display: block;
    }
  }

  @media(max-width: 400px) {
    .product-card-item.product-card-grid-4 .product-action a:before,
    .product-card-item.product-card-grid-4 .product-action a:after {
      display: none;
    }
  }
  @media(max-width: 320px) {
    .product-card-item .product-item-details {
      padding-top: 12px;
    }
  }
  @media(max-width: 576px) {
    .product-card-item.product-card-grid .product-item-details .title a.btn {
      padding-right: 0;
    }
  }
  .product-card-item.product-card-grid .product-action a.btn.btn-add-to-cart:hover,
  .product-card-item.product-card-grid .product-action a.btn.btn-select-option {
    background-color: var(--color-btn-primary-background);
    color: var(--color-btn-primary-text);
  }
  .product-card-item .product-action a.btn.btn-add-to-cart.ajax-loader-btn span:before,
  .product-card-item .product-action a.btn.btn-select-option.ajax-loader-btn span:before,
  .product-card-item .product-action a.btn.btn-external-link.ajax-loader-btn span:before {
    color: var(--color-btn-primary-text-hover);
    content: "\f110";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: -8px;
    left: -10px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
  .product-card-item.product-card-grid .product-item-details .btn-add-to-cart.ajax-loader-btn span:before {
    color: var(--color_btn_primary_text_hover);
    top: 4px;
    left: -15px;
    content: "\f110";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
  .product-card-item.product-card-grid:hover .product-action {
    bottom: 30px;
  }
  /* GRID 2 */
  .product-card-item.product-card-grid-2 .image,
  .product-card-item.product-card-grid-7 .image {
    border: 1px solid var(--color-borders);
  }
  .product-card-item.product-card-grid-2:hover .image .product-main-button,
  .product-card-item.product-card-grid-13:hover .image .product-main-button {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }
  .product-card-item.product-card-grid-2:hover .image .product-action,
  .product-card-item.product-card-grid-13:hover .image .product-action {
    bottom: 50%;
  }
  .product-card-item.product-card-grid-2:hover .image .product-action a {
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .product-card-item.product-card-grid-2 .image .product-main-button,
  .product-card-item.product-card-grid-5 .image .product-main-button {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
  }
  .product-card-item.product-card-grid-2 .image .product-main-button > a,
  .product-card-item.product-card-grid-2 .image .product-main-button > modal-opener a,
  .product-card-item.product-card-grid-2 .image .product-main-button > cart-opener a {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    position: relative;
  }
  .product-card-item.product-card-grid-2 .image .product-main-button > a:before,
  .product-card-item.product-card-grid-2 .image .product-main-button > modal-opener a:before,
  .product-card-item.product-card-grid-2 .image .product-main-button > cart-opener a:before {
    content: '\e91d';
    font-family: lusion;
    font-size: 14px;
    color: var(--color_btn_primary_text);
    display: block;
    position: absolute;
    right: 30px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .product-card-item.product-card-grid-2 .image .product-main-button > a:hover:before,
  .product-card-item.product-card-grid-2 .image .product-main-button > a:focus:before,
  .product-card-item.product-card-grid-2 .image .product-main-button > modal-opener a:hover:before,
  .product-card-item.product-card-grid-2 .image .product-main-button > cart-opener a:hover:before {
    color: var(--color_btn_primary_text_hover);
  }
  .product-card-item.product-card-grid-2 .image .product-action {
    bottom: 50%;
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  .product-card-item.product-card-grid-2 .image .product-action a {
    -moz-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  @media(max-width: 767px) {
    .product-card-item.product-card-grid-2 .image .product-main-button {
      bottom: 0;
      opacity: 1;
      left: auto;
      visibility: visible;
    }
    .product-card-item.product-card-grid-2 .image .product-main-button > a,
    .product-card-item.product-card-grid-2 .image .product-main-button > modal-opener a,
    .product-card-item.product-card-grid-2 .image .product-main-button > cart-opener a {
      opacity: 1;
      font-size: 0;
      width: 40px;
      height: 40px;
      line-height: 40px;
      padding: 0;
    }
    .product-card-item.product-card-grid-2 .image .product-main-button > a:before,
    .product-card-item.product-card-grid-2 .image .product-main-button > modal-opener a:before,
    .product-card-item.product-card-grid-2 .image .product-main-button > cart-opener a:before {
      font-size: 16px;
      content: '\e94d';
      position: absolute;
      top: 50%;
      left: 50%;
      -o-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: table;
    }
    .product-card-item.product-card-grid-2 .image .product-main-button > a.ajax-loader-btn:before {
      font-size: 0;
    }
    .product-card-item.product-card-grid-2 .image .product-main-button > a.ajax-loader-btn span:before {
      top: -1px;
      left: 11px;
    }
    .product-card-item.product-card-grid-2 .product-item-details {
      padding-top: 25px;
    }
    .product-card-item.product-card-grid-2 .product-item-details .bottom-details {
      margin: 0;
    }
  }
  /*Product card item 4*/
  .product-card-item.product-card-grid-4 .lazyload-parent {
    border: none;
  }
  .product-card-item.product-card-grid-4 .content-product-imagin {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    background-color: transparent;
    border: 1px solid var(--color-borders);
    opacity: 0;
  }
  .product-card-item.product-card-grid-4:hover .image .product-action {
    top: 10px;
  }
  .product-card-item.product-card-grid-4:hover .content-product-imagin {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s ease, visibility 0s ease, transform 0.3s ease;
  }
  .product-card-item.product-card-grid-4 .image {
    border: 1px solid var(--color-borders);
  }
  .product-card-item.product-card-grid-4 .spr-icon.spr-icon-star-empty:before,
  .product-card-item.product-card-grid-4 .spr-icon.spr-icon-star:before {
    font-size: 12px;
  }
  .product-card-item.product-card-grid-4 .product-item-details .title {
    padding-bottom: 2px;
    padding-right: 0;
  }
  .product-card-item.product-card-grid-4 .product-item-details .title a {
    font-size: 16px;
  }
  .product-card-item.product-card-grid-4 .product-item-details .btn-wishlist {
    padding: 0;
    background-color: transparent;
    color: var(--color-primary);
    border: 0;
    font-size: 16px;
  }

  .product-card-item.product-card-grid-4 .product-item-details .spr-badge {
    margin-top: 0;
  }
  .product-card-item.product-card-grid-4 .product-action {
    bottom: auto;
    top: -10px;
    right: 10px;
    left: auto;
    width: auto;
  }
  .product-card-item.product-card-grid-4 .product-action a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 0 10px;
    border: 1px solid var(--color-borders);
    transform: translateY(-20px);
    transition: 0.5s all ease-in-out;
    display: block;
  }
  .product-card-item.product-card-grid-4 .product-action a:before {
    border-color: transparent transparent transparent var(--color-primary);
    right: 100%;
    left: auto;
    top: 50%;
    transform: translate(22px, -50%);
  }
  .product-card-item.product-card-grid-4 .product-action a:after {
    bottom: 50%;
    left: auto;
    right: 100%;
    transform: translate(10px, 50%);
  }
  .product-card-item.product-card-grid-4 .product-action a:hover {
    border-color: var(--color-primary);
  }
  .product-card-item.product-card-grid-4 .product-action a:hover:after {
    transform: translate(-10px, 50%);
  }
  .product-card-item.product-card-grid-4 .product-action a:hover:before {
    transform: translate(-2px, -50%);
  }
  .product-card-item.product-card-grid-4 .product-action a.btn-add-to-cart,
  .product-card-item.product-card-grid-4 .product-action a.btn-select-option,
  .product-card-item.product-card-grid-4 .product-action a.btn-soldout {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
  }
  .product-card-item.product-card-grid-4 .product-action a.btn-add-to-cart:hover,
  .product-card-item.product-card-grid-4 .product-action a.btn-select-option:hover,
  .product-card-item.product-card-grid-4 .product-action a.btn-soldout:hover {
    color: #fff;
  }
  .product-card-item.product-card-grid-4 .product-action a.btn-2 {
    color: var(--color-primary);
    background-color: #fff;
  }
  .product-card-item.product-card-grid-4 .product-action a.btn-2:hover {
    color: #fff;
    background-color: var(--color-primary);
  }
  

  .product-card-item.product-card-grid-4 .product-item-details .title a.btn-wishlist {
    display: block;
    color: var(--color-primary);
    
  }
  .product-card-item .product-item-details .title a.btn-wishlist.added span:before,
  .product-card-item .product-item-details .title a.btn-wishlist:hover span:before {
    content: "\e913";
  }
  .product-card-item.product-card-grid-4 .product-action cart-opener,
  .product-card-item.product-card-grid-4 .product-action modal-opener {
    display: block;
  }
  @media(min-width: 1025px) {
    .product-card-item.product-card-grid-4 .product-item-details {
      padding: 26px 30px 21px;
      border: 1px solid #f1f6f6;
      border-top: 0;
    }
    .product-card-item.product-card-grid-4 .product-item-details .bottom-details {
      margin: 0;
    }
    .product-card-item.product-card-grid-4 .product-item-details .money {
      font-size: 20px;
    }
  }
  @media(max-width: 1024px) {
    .product-card-item.product-card-grid-4 .product-item-details .bottom-details {
      margin: 0;
    }
    .product-card-item.product-card-grid-4 .product-item-details .title a.btn-wishlist {
      display: none;
    }
    .product-card-item.product-card-grid-4 .product-action a {
      margin: 0;
    }
    .product-card-item.product-card-grid-4 .product-action a.btn-quick-view,
    .product-card-item.product-card-grid-4 .product-action a.btn-compared {
      display: none;
    }
  }
  @media(max-width: 767px) {
    .product-card-item.product-card-grid-4 .product-action {
      right: 0;
      top: auto !important;
      bottom: 0 !important;
      display: block;
    }
    .product-card-item.product-card-grid-4 .product-action a {
      transform: none;
      opacity: 1;
      visibility: visible;
    }
    .product-card-item.product-card-grid-4 .product-item-details {
      padding-top: 12px;
    }
    .product-card-item.product-card-grid-4 .product-item-details .title {
      display: none;
    }
    .product-card-item.product-card-grid-4 .product-item-details .btn-wishlist {
      display: none;
    }
  }
  /* end Product card item 4*/

  /* GRID 5 */
  @media(min-width: 1025px) {
    .product-card-item.product-card-grid-5:hover .product-action {
      bottom: 50%;
    }
  }
  @media(max-width: 1024px) {
    .product-card-item.product-card-grid-5 .image .product-action {
      display: block;
      bottom: 0;
      text-align: right;
    }
    .product-card-item.product-card-grid-5 .image .product-action a.btn {
      opacity: 1;
      font-size: 16px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      padding: 0;
      border-width: 1px;
      margin: 0;
      transform: translateY(0);
      visibility: visible;
    }
    .product-card-item.product-card-grid-5 .image .product-action modal-opener {
      display: none;
    }
    .product-card-item.product-card-grid-5 .image .product-action a.btn:before {
      content: '\e94d';
      position: absolute;
      top: 50%;
      left: 50%;
      right: 0;
      font-size: 16px;
      -o-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-family: lusion;
      color: var(--color-box-text);
    }
  }
  /* GRID 3 */
  /* GRID 3 */
  .product-card-item.product-card-grid-3:hover .product-action {
    top: 10px;
  }

  .product-card-item.product-card-grid-3 .product-action {
    bottom: auto;
    top: 10px;
    right: 10px;
    left: auto;
    display: flex;
    width: auto;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .product-card-item.product-card-grid-3 .product-action a {
    transition: 0.5s all ease-in-out;
    transform: translateY(-20px);
    margin: 0 0 10px;
    line-height: 40px;
    border: 1px solid var(--color-btn-primary-border);
  }
  .product-card-item.product-card-grid-3 .product-action a.btn-add-to-cart.ajax-loader-btn span:before {
    top: -4px;
    left: -8px;
  }
  .product-card-item.product-card-grid-3 .product-action a:hover {
    border-color: var(--color_btn_primary_border_hover);
  }
  .product-card-item.product-card-grid-3 .product-action a:hover:after {
    transform: translate(-10px, 50%);
    -o-transform: translate(-10px, 50%);
    -ms-transform: translate(-10px, 50%);
    -webkit-transform: translate(-10px, 50%);
    -moz-transform: translate(-10px, 50%);
  }
  .product-card-item.product-card-grid-3 .product-action a:hover:before {
    transform: translate(-2px, -50%);
    -o-transform: translate(-2px, -50%);
    -ms-transform: translate(-2px, -50%);
    -webkit-transform: translate(-2px, -50%);
    -moz-transform: translate(-2px, -50%);
  }
  @media(max-width: 767px) {
    .product-card-item.product-card-grid-3 .product-action {
      right: 0;
      top: auto !important;
      bottom: 0 !important;
    }
    .product-card-item.product-card-grid-3 .product-action a {
      transform: none;
      opacity: 1;
      visibility: visible;
    }
  }
  .product-card-item.product-card-grid-3 .product-item-details {
    position: relative;
  }
  .product-card-item.product-card-grid-3 .product-item-details .title {
    position: static;
  }
  .product-card-item.product-card-grid-3 .product-item-details .title a.btn-wishlist {display: block;
    color: var(--color-primary);
    top: auto;
    bottom: 10px;
    z-index: 1;
  }
  .product-card-item.product-card-grid-3 .product-item-details .title a {
    letter-spacing: 0.1px;
    line-height: 1.7;
  }
  .product-card-item.product-card-grid-3 .product-item-details .title a.btn-wishlist:hover {
    color: var(--color-primary);
  }
  .product-card-item.product-card-grid-3 .product-action a:after {
    bottom: 50%;
    left: auto;
    right: 100%;
    transform: translate(10px, 50%);
  }
  .product-card-item.product-card-grid-3 .product-action a:before {
    border-color: transparent transparent transparent var(--color-primary);
    right: 100%;
    left: auto;
    top: 50%;
    transform: translate(22px, -50%);
  }
  @media(min-width: 1025px) {
    .product-card-item.product-card-grid-3 .product-item-details .money {
      font-size: 20px;
    }
    .product-card-item.product-card-grid-3 .product-item-details .bottom-details {
      margin: 0;
    }
  }
  @media(max-width: 1024px) {
    .product-card-item.product-card-grid-3 .product-action {
      top: auto;
      bottom: 0;
      right: 0;
    }

    .product-card-item.product-card-grid-3 .product-item-details .title a.btn-wishlist {
      display: none;
    }
    .product-card-item.product-card-grid-3 .product-action a {
      margin: 0;
    }
    .product-card-item.product-card-grid-3 .product-action a.btn-add-to-cart {
      margin: 0;
      opacity: 1;
      visibility: visible;
      transform: none;
    }
    .product-card-item.product-card-grid-3 .product-action a.btn-quick-view,
    .product-card-item.product-card-grid-3 .product-action a.btn-compared {
      display: none;
    }
    .product-card-item.product-card-grid-3:hover .product-action {
      top: auto;
    }
    .product-card-item.product-card-grid-3 .product-item-details .title {
      padding-right: 0;
    }
  }
  /* GRID 6 */
  .product-card-item.product-card-grid-6 {
    margin-bottom: 41px;
  }
  .product-card-item.product-card-grid-6.product-card-item .product-item-details {
    padding-top: 23px;
  }
  .product-card-item.product-card-grid-6 .product-item-details .title a {
    font-size: 16px;
  }
  .product-card-item.product-card-grid-6:hover .image .product-action {
    right: 0;
  }
  .product-card-item.product-card-grid-6 .image .product-action {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    bottom: auto;
    left: auto;
    right: -50%;
    border: 1px solid var(--color-borders);
    background: #fff;
    border-right: none;
    padding: 9px 0 8px;
    width: 45px;
  }
  .product-card-item.product-card-grid-6 .image {
    border: 1px solid var(--color-borders);
  }
  .product-card-item.product-card-grid-6:hover .image .product-action a {
    transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
  }
  .product-card-item.product-card-grid-6 .image .product-action a {
    display: inline-block;
    margin: 4px 0;
    padding: 0 9px;
    width: auto;
    height: 23px;
    line-height: normal;
    color: var(--color-text);
    background: 0 0;
    transform: translateX(60px);
    -o-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
  }
  .product-card-item.product-card-grid-6 .image .product-action a span {
    position: static;
  }
  .product-card-item.product-card-grid-6 .image .product-action a:before {
    right: 100%;
    left: auto;
    top: 50%;
    transform: translate(22px, -50%);
    -o-transform: translate(22px, -50%);
    -ms-transform: translate(22px, -50%);
    -webkit-transform: translate(22px, -50%);
    -moz-transform: translate(22px, -50%);
    border-color: transparent transparent transparent var(--color-primary);
  }
  .product-card-item.product-card-grid-6 .image .product-action a:hover:before {
    transform: translate(-2px, -50%);
    -o-transform: translate(-2px, -50%);
    -ms-transform: translate(-2px, -50%);
    -webkit-transform: translate(-2px, -50%);
    -moz-transform: translate(-2px, -50%);
  }
  .product-card-item.product-card-grid-6 .image .product-action a:hover:after {
    transform: translate(-10px, 50%);
    -o-transform: translate(-10px, 50%);
    -ms-transform: translate(-10px, 50%);
    -webkit-transform: translate(-10px, 50%);
    -moz-transform: translate(-10px, 50%);
  }
  .product-card-item.product-card-grid-6 .image .product-action a:hover:after {
    transform: translate(-10px, 50%);
    -o-transform: translate(-10px, 50%);
    -ms-transform: translate(-10px, 50%);
    -webkit-transform: translate(-10px, 50%);
    -moz-transform: translate(-10px, 50%);
  }
  .product-card-item.product-card-grid-6 .image .product-action a:after {
    bottom: 50%;
    left: auto;
    right: 100%;
    transform: translate(10px, 50%);
    -o-transform: translate(10px, 50%);
    -ms-transform: translate(10px, 50%);
    -webkit-transform: translate(10px, 50%);
    -moz-transform: translate(10px, 50%);
  }
  .product-card-item.product-card-grid-6 a.btn.btn-add-to-cart.ajax-loader-btn span:before {
    top: 3px;
    left: 1px;
  }
  @media(max-width: 1024px) {
    .product-card-item.product-card-grid-6 {
      margin-bottom: 25px;
    }
    .product-card-item.product-card-grid-6 .image .product-action {
      display: block;
      bottom: -1px;
      transform: none;
      top: auto;
      left: auto;
      right: -6px;
      border: none;
      padding: 0;
      width: auto;
    }
    .product-card-item.product-card-grid-6:hover .image .product-action {
      right: -6px;
    }
    .product-card-item.product-card-grid-6 .image .product-action .btn-compared,
    .product-card-item.product-card-grid-6 .image .product-action .btn-quick-view {
      display: none;
    }
    .product-card-item.product-card-grid-6 .image .product-action .btn-add-to-cart {
      border: 1px solid var(--color-borders);
      visibility: visible;
      opacity: 1;
      margin: 0;
      height: 40px;
      width: 40px;
      line-height: 40px;
      transform: none;
    }
    .product-card-item.product-card-grid-6 a.btn.btn-add-to-cart.ajax-loader-btn span:before {
      top: 13px;
      left: 11px;
    }
    .product-card-item.product-card-grid-6 .image .product-action a:before,
    .product-card-item.product-card-grid-6 .image .product-action a:after {
      display: none;
    }
  }

  /*END OF PRODUCT ACTION*/

  /* PRODUCT CARD GRID 7 */
  .product-card-item.product-card-grid-7 .product-action a.btn-2 {
    border: 1px solid var(--color-borders);
    color: var(--color-link);
  }
  .product-card-item.product-card-grid-7 .product-action a.btn-2:hover {
    border-color: var(--color-btn-secondary-border-hover);
    color: var(--color-btn-secondary-text-hover);
  }
  .product-card-item.product-card-grid-7 .price--on-sale .price-item--regular {
    font-size: 16px;
  }
  /* PRODUCT CARD LIST */
  .product-card-item.product-card-list {
    position: relative;
    border: 1px solid var(--color-borders);
  }

  .product-card-item.product-card-list .product-card-list-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
  }

  .product-card-item.product-card-list .product-card-list-inner .image {
    flex: 0 0 30%;
    max-width: 30%;
    position: relative;
    border-right: 1px solid var(--color-borders);
  }

  .product-card-item.product-card-list .product-labels {
    left: 20px;
  }
  .product-card-item.product-card-list .product-item-details {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    padding: 15px 15px 10px 30px;
  }

  @media(max-width: 1650px) and (min-width: 1365px) {
    .product-card-item.product-card-list .product-item-details {
      padding-right: 20px;
    }
  }
  .product-card-item.product-card-list .product-item-details .bottom-details {
    margin: 4px 0 0;
  }
  .product-card-item.product-card-list .product-item-details .bottom-details .price-wrapper .price__sale {
    align-items: center;
  }
  .product-card-item.product-card-list .product-item-details .bottom-details .price-wrapper .price-item--sale .money {
    font-size: 20px;
  }
  @media(max-width: 767px) {
    .product-card-item.product-card-list .product-item-details .bottom-details .price-wrapper .price-item--sale .money {
      font-size: 18px;
    }
    .product-card-item.product-card-list .product-item-details .bottom-details .price-wrapper .price__regular .price-item--regular .money {
      font-size: 18px;
    }
  }
  @media(max-width:480px) {
    .product-card-item.product-card-list .product-card-list-inner .image {
      flex: 0 0 100%;
      max-width: 100%;
      border-right: none;
      border-bottom: 1px solid var(--color-borders);
    }
    .product-card-item.product-card-list .product-item-details {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 30px;
    }
  }
  .product-card-item.product-card-list .product-item-details .bottom-details .price-wrapper .price__regular .price-item--regular {
    font-size: 20px;
  }
  .product-card-item.product-card-list .product-item-details .bottom-details .price-wrapper .price__sale .price-item--regular {
    font-size: 16px;
  }
  .product-card-item.product-card-list .product-item-details .color-swatch {
    clear: left;
    width: 100%;
    margin: 0 -5px;
  }
  .product-card-item.product-card-list .product-item-details .color-swatch .swatch {
    width: 52px;
    height: 66px;
    min-width: 52px;
    margin: 0 5px;
    border: 1px solid var(--color-borders);
    display: inline-block;
  }

  .product-card-item.product-card-list .product-item-details .product-buttons {
    clear: left;
    width: 100%;
    margin: 21px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-2 {
    font-size: 16px;
  }
  .spr-icon {
    color: #f5cc26;
  }
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-add-to-cart,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-select-option,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-external-link,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-main {
    padding: 0 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
    position: relative;
    transition: background-color 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  @media(max-width: 1119px) {
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-main:before {
      font-size: 16px;
      content: '\e94d';
      font-family: lusion;
      font-weight: 400;
      display: block;
    }
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-main {
      width: 45px;
      height: 45px;
      line-height: 33px;
      text-align: center;
      padding: 0;
      justify-content: center;
      min-width: unset !important;
    }
    .product-card-item.product-card-list .product-item-details .description {
      display: none;
    }
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-main span {
      display: none;
    }
  }
  @media(max-width: 767px) {
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-main {
      width: 36px;
      height: 36px;
    }
  }
  .product-card-item.product-card-list .product-buttons .btn-select-option {
    height: 45px;
  }
  @media(min-width: 1365px) {
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-add-to-cart,
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-select-option,
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-external-link,
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-main {
      margin-right: 15px;
    }
  }
  @media(min-width: 768px) {
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-add-to-cart,
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-select-option,
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-external-link,
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-main {
      min-width: 126px;
    }
  }

  .product-card-item.product-card-list .product-item-details .product-buttons .btn-add-to-cart:hover:after,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-select-option:hover:after,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-external-link:hover:after,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-main:hover:after {
    opacity: 0;
    transform: translate(0, 0);
  }

  .product-card-item.product-card-list .product-item-details .product-buttons .btn-soldout {
    padding: 9.5px 27px;
    overflow: hidden;
  }
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-quick-view,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-compared,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-wishlist {
    width: 45px;
    height: 45px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
    transition-delay: 100ms;
    transition: all 0.5s ease 0s;
  }
  @media(max-width: 767px) {
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-quick-view,
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-compared,
    .product-card-item.product-card-list .product-item-details .product-buttons .btn-wishlist {
      width: 36px;
      height: 36px;
      line-height: 33px;
    }
  }
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-quick-view:after,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-compared:after,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-wishlist:after {
    content: attr(title);
    background-color: var(--color-primary);
    color: #fff;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 1.5;
    white-space: nowrap;
    text-align: center;
    display: block;
    min-width: 116px;
    letter-spacing: 0.01em;
    transform: translate(-50%, 0);
    bottom: 100%;
    left: 50%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
  }
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-quick-view:hover:after,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-compared:hover:after,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-wishlist:hover:after {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -10px);
  }
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-quick-view:hover:before,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-compared:hover:before,
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-wishlist:hover:before {
    content: "";
    position: absolute;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: var(--color-primary) transparent transparent;
    bottom: 100%;
    left: 50%;
  }
  .product-card-item.product-card-list .product-item-details .product-buttons .btn-compared {
    margin-right: 0;
  }
  .product-card-item.product-card-list .product-item-details .description {
    clear: left;
    width: 100%;
    margin: 20px 0 0;
  }
  .product-card-item.product-card-list .product-item-details .description ul {
    list-style: inside;
  }
  .product-card-item.product-card-list .product-item-details .description ul li {
    list-style: inherit;
  }
  .product-card-item.product-card-list .product-item-details .title a {
    font-size: 20px;
    color: var(--color-text);
  }
  .product-card-item.product-card-list .product-item-details .title:hover a {
    color: var(--color-primary);
  }
  .product-card-item.product-card-list.minimized .btn-wishlist {
    display: none;
  }
  .product-card-item.product-card-list.minimized .product-labels {
    display: none;
  }
  .product-card-item.product-card-list.minimized .product-item-details {
    padding-left: 20px;
  }
  .product-card-item.product-card-list.minimized .product-buttons a {
    width: 40px;
    padding: 0;
    text-align: center;
  }
  .product-card-item.product-card-list.minimized .product-buttons a.btn-main:before {
    font-size: 14px;
    content: "\e94d";
    font-family: "lusion";
  }
  .product-card-item.product-card-list.minimized .product-buttons a.btn-main span {
    display: none;
  }
  .product-card-item.product-card-list.minimized.show-label .product-labels {
    display: block;
    top: 10px;
  }
  .product-card-item.product-card-list.minimized.show-label .product-labels span {
    font-size: 13px;
    padding: 4px 5px;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner .image {
    max-width: 100px;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner .product-item-details {
    max-width: calc(100% - 100px);
    padding: 0 0 0 20px;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner .product-action a:after,
  .product-card-item.product-card-sidebar .product-card-list-inner .product-action a:before {
    display: none;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner .product-action a.ajax-loader-btn span:before {
    top: -6px;
    left: -8px;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner .product-item-details .title a {
    font-size: 16px;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner .product-item-details .price__regular .price-item--regular .money {
    font-size: 18px;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner .product-item-details .price-item--sale .money {
    font-size: 18px;
  }
  .product-card-item.product-card-sidebar .product-card-list-inner .product-item-details .price-item--regular .money {
    font-size: 16px;
  }
  .product-card-item.product-card-sidebar:hover .product-action {
    bottom: 50%;
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  .product-card-item.product-card-grid .image .product-action a.btn.btn-add-to-cart.ajax-loader-btn span:before,
  .product-card-item.product-card-grid .image .product-action a.btn.btn-external-link.ajax-loader-btn span:before,
  .product-card-item.product-card-grid .image .product-action a.btn.btn-select-option.ajax-loader-btn span:before {
    color: var(--color-btn-primary-text);
    top: -7px;
    left: -7px;
  }

  /* END PRODUCT CARD ITEM */

  /*================ #Alert ================*/
  .form-message,
  .note,
  .form__message,
  .form__message .form-status {
    padding: 8px;
    margin: 0 0 11px;
    position: relative;
    outline: 0;
    text-align: left;
    display: block;
    width: 100%;
    line-height: 1.5;
  }
  .form-message--success,
  .note.form-success,
  .spr-form-message-success,
  .newsletter-form__message--success {
    border: 1px solid var(--color-form-message-success-border);
    background: var(--color-form-message-success-background);
    padding: 9px 25px 9px 50px;
    font-size: 16px;
    color: var(--color-form-message-success-text) !important;
    border-radius: 0;
  }
  .form-message--success:before,
  .note.form-success:before,
  .spr-form-message-success:before,
  .newsletter-form__message--success:before {
    content: "\e91a";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px;
  }
  .form-message--error,
  .note.form-error,
  .spr-form-message-error,
  .form__message .form-status,
  .contact__field-error .form__message,
  .newsletter-form__message--error {
    border-color: var(--color_form_message_error_border);
    padding: 10px 25px 10px 26px;
    font-size: 16px;
    color: var(--color-form-message-error-text);
    background: var(--color-form-message-error-background);
    border-radius: 0;
  }
  .form__message .form-status,
  .contact__field-error .form__message,
  .newsletter-form__message--error {
    padding-left: 50px;
  }
  .form-message--error li,
  .note.form-error li,
  .spr-form-message-error li {
    list-style-type: none;
    padding-left: 25px;
    position: relative;
  }
  .form-message--error li:before,
  .note.form-error li:before,
  .spr-form-message-error li:before,
  .form__message .form-status:before,
  .contact__field-error .form__message:before,
  .newsletter-form__message--error:before {
    content: "\e92c";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
  }
  .form__message .form-status:before,
  .contact__field-error .form__message:before,
  .newsletter-form__message--error:before {
    left: 25px;
  }
  .form-message--error .form-message__link,
  .form-message--error a,
  .note.form-error .form-message__link,
  .note.form-error a,
  .spr-form-message-error .form-message__link,
  .spr-form-message-error a {
    display: inline-block;
    color: var(--color-form-message-error-text);
    background: 0 0;
    text-decoration: none;
  }
  .form-message--error .form-message__link:focus,
  .form-message--error .form-message__link:hover,
  .form-message--error a:focus,
  .form-message--error a:hover,
  .note.form-error .form-message__link:focus,
  .note.form-error .form-message__link:hover,
  .note.form-error a:focus,
  .note.form-error a:hover,
  .spr-form-message-error .form-message__link:focus,
  .spr-form-message-error .form-message__link:hover,
  .spr-form-message-error a:focus,
  .spr-form-message-error a:hover {
    text-decoration-skip-ink: auto;
    color: var(--color-form-message-error-text);
  }

  /*================ Form feedback messages ================*/
  .note,
  .form-message {
    padding: 8px;
    margin: 0 0 11px;
    position: relative;
    outline: none;
    text-align: left;
    display: block;
    width: 100%;
  }
  @media only screen and (min-width: 750px) {
    .note,
    .form-message {
      padding: 10px;
    }
  }
  .input-error-message {
    color: var(--color-form-message-error-text);
    font-size: var(--typo-form-field-font-size);
  }
  .input-error-message svg {
    display: none;
  }
  .form-message--success,
  .note.form-success,
  .spr-form-message-success {
    border: 1px solid var(--color-form-message-success-border);
    background: var(--color-form-message-success-background);
    padding: 9px 25px 9px 50px;
    font-size: var(--font-size-base);
    color: var(--color-form-message-success-text);
    border-radius: var(--color-form-field-border-radius);
    display: block;
    width: 100%;
  }
  .form-message--success:before,
  .note.form-success:before,
  .spr-form-message-success:before {
    content: "\e91a";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -7px;
  }
  .form-message--success ul:last-child,
  .note.form-success ul:last-child,
  .spr-form-message-success ul:last-child {
    margin-bottom: 0;
  }
  .form-message--success h2,
  .note.form-success h2,
  .spr-form-message-success h2,
  .form-message--success .h3,
  .note.form-success .h3,
  .spr-form-message-success .h3 {
    color: var(--color-form-message-success-text);
    font-size: var(--font-size-base);
    padding: 0 0 5px;
    margin: 0;
  }
  .form-message--success a,
  .note.form-success a,
  .spr-form-message-success a {
    color: var(--color-form-message-success-text) !important;
    background: transparent !important;
  }

  .form-message--error,
  .note.form-error,
  .spr-form-message-error {
    border-color: var(--color_form_message_error_border);
    padding: 10px 25px 10px 26px;
    font-size: var(--font-size-base);
    color: var(--color-form-message-error-text);
    background: var(--color-form-message-error-background);
    border-radius: var(--color-form-field-border-radius);
    text-align: left;
    width: 100%;
  }
  .form-message--error ul:last-child,
  .note.form-error ul:last-child,
  .spr-form-message-error ul:last-child {
    margin-bottom: 0;
  }
  .form-message--error h2,
  .note.form-error h2,
  .spr-form-message-error h2,
  .form-message--error .h3,
  .note.form-error .h3,
  .spr-form-message-error .h3 {
    color: var(--color-form-message-error-text);
    font-size: var(--font-size-base);
    margin: 0 0 5px;
  }
  .form-message--error li,
  .note.form-error li,
  .spr-form-message-error li {
    list-style-type: none;
    padding-left: 25px;
    position: relative;
  }
  .form-message--error li:before,
  .note.form-error li:before,
  .spr-form-message-error li:before {
    content: "\e92c";
    font-family: lusion !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
  }
  .form-message--error .form-message__title,
  .note.form-error .form-message__title,
  .spr-form-message-error .form-message__title {
    font-size: 1.2em;
  }
  .form-message--error .form-message__link,
  .note.form-error .form-message__link,
  .spr-form-message-error .form-message__link,
  .form-message--error a,
  .note.form-error a,
  .spr-form-message-error a {
    display: inline-block;
    color: var(--color-form-message-error-text);
    background: transparent;
  }
  .form-message--error .form-message__link:hover,
  .note.form-error .form-message__link:hover,
  .spr-form-message-error .form-message__link:hover,
  .form-message--error a:hover,
  .note.form-error a:hover,
  .spr-form-message-error a:hover,
  .form-message--error .form-message__link:focus,
  .note.form-error .form-message__link:focus,
  .spr-form-message-error .form-message__link:focus,
  .form-message--error a:focus,
  .note.form-error a:focus,
  .spr-form-message-error a:focus {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    color: var(--color-form-message-error-text);
  }
  /*================ #Tables ================*/
  table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 27.5px;
  }
  thead th {
    padding: 20px 15px 16px;
  }
  th {
    font-style: normal;
    font-weight: 400;
    color: var(--color-heading);
    font-size: 18px;
  }

  th,
  td {
    text-align: left;
    border: 1px solid var(--color-borders);
    padding: 10px 15px 9px;
  }

  tbody th,
  tfoot th {
    font-weight: normal;
  }
  @media(min-width: 768px) {
    thead th {
      padding: 20px 30px 16px;
    }
    th,
    td {
      text-align: left;
      border: 1px solid var(--color-borders);
      padding: 10px 30px 9px;
    }
  }

  /*============================================================================
  Responsive tables, defined with .responsive-table on table element.
==============================================================================*/
  @media only screen and (max-width: 749px) {
    .responsive-table thead {
      display: none;
    }
    .responsive-table th,
    .responsive-table td {
      float: left;
      clear: left;
      width: 100%;
      text-align: right;
      padding: 27.5px;
      border: 0;
      margin: 0;
    }
    .responsive-table th::before,
    .responsive-table td::before {
      content: attr(data-label);
      float: left;
      text-align: center;
      font-size: 12px;
      padding-right: 10px;
      font-weight: normal;
    }
    .responsive-table__row + .responsive-table__row,
    tfoot > .responsive-table__row:first-child {
      position: relative;
      margin-top: 10px;
      padding-top: 55px;
    }
    .responsive-table__row + .responsive-table__row::after,
    tfoot > .responsive-table__row:first-child::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 27.5px;
      right: 27.5px;
      border-bottom: 1px solid var(--color-borders);
    }
  }
  /*================ Forms ================*/
  form {
    margin: 0;
  }
  fieldset {
    border-radius: var(--color-form-field-border-radius);
    border: 1px solid var(--color-border-form);
    margin: 0 0 55px;
    padding: 27.5px;
  }
  legend {
    border: 0;
    padding: 0;
  }
  button {
    cursor: pointer;
  }
  input[type="submit"] {
    cursor: pointer;
  }
  label {
    display: block;
    margin-bottom: 3px;
    color: var(--color-form-field-label);
  }
  [type="radio"] + label,
  [type="checkbox"] + label {
    display: inline-block;
    margin-bottom: 0;
  }
  label[disabled],
  label.disabled {
    color: var(--color-disabled);
  }
  /*================ #Checkbox custom, Radio custom ================*/
  .checkbox-custom,
  .radio-custom {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    margin-right: 30px;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    float: left;
    width: auto;
  }
  .checkbox-custom input,
  .radio-custom input {
    display: none;
  }
  .checkbox-custom input ~ .checkmark,
  .radio-custom input ~ .checkmark {
    background-color: transparent;
    height: 18px;
    width: 18px;
    border: 1px solid var(--color-borders);
    position: absolute;
    top: 2px;
    left: 0;
    transform: none;
    cursor: pointer;
  }
  .checkbox-custom:not(.disabled):hover input ~ .checkmark,
  .radio-custom:not(.disabled):hover input ~ .checkmark,
  .checkbox-custom.checkbox-hover input ~ .checkmark,
  .radio-custom.checkbox-hover input ~ .checkmark,
  .checkbox-custom.radio-hover input ~ .checkmark,
  .radio-custom.radio-hover input ~ .checkmark {
    border-color: var(--color-primary);
  }
  .checkbox-custom .checkmark:after,
  .radio-custom .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .checkbox-custom input:checked ~ .checkmark,
  .radio-custom input:checked ~ .checkmark,
  .checkbox-custom.checkbox-checked .checkmark,
  .radio-custom.checkbox-checked .checkmark,
  .checkbox-custom.radio-checked .checkmark,
  .radio-custom.radio-checked .checkmark {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
  }
  .checkbox-custom input:checked ~ .checkmark:after,
  .radio-custom input:checked ~ .checkmark:after,
  .checkbox-custom.checkbox-checked .checkmark:after,
  .radio-custom.checkbox-checked .checkmark:after,
  .checkbox-custom.radio-checked .checkmark:after,
  .radio-custom.radio-checked .checkmark:after {
    display: block;
  }
  .checkbox-custom.disabled,
  .radio-custom.disabled {
    color: #bfbfbf;
    cursor: none;
  }
  .radio-custom input ~ .checkmark {
    background-color: transparent;
    height: 18px;
    width: 18px;
    border-radius: 18px;
    border: 1px solid var(--color-borders);
    position: absolute;
    top: 2px;
    left: 0;
    transform: none;
    background: 0 0;
  }
  .radio-custom .checkmark:after {
    content: "";
    top: 5px;
    left: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    transform: none;
  }
  /*================ #Input ================*/
  input,
  textarea,
  select {
    border-radius: var(--color-form-field-border-radius);
    border: 1px solid var(--color-border-form);
    background-color: var(--color-form-field-background);
    color: var(--color-text-field-text);
    max-width: 100%;
    line-height: 1.2;
    outline: none;
    font-size: var(--typo-form-field-font-size);
    font-weight: var(--typo-form-field-font-weight);
  }
  input[disabled],
  textarea[disabled],
  select[disabled] {
    cursor: default;
    color: var(--color-disabled);
    border-color: var(--color-disabled-border);
  }
  input.hidden-placeholder::-webkit-input-placeholder,
  textarea.hidden-placeholder::-webkit-input-placeholder,
  select.hidden-placeholder::-webkit-input-placeholder {
    color: transparent;
  }
  input.hidden-placeholder::-moz-placeholder,
  textarea.hidden-placeholder::-moz-placeholder,
  select.hidden-placeholder::-moz-placeholder {
    color: transparent;
  }
  input.hidden-placeholder::-ms-input-placeholder,
  textarea.hidden-placeholder::-ms-input-placeholder,
  select.hidden-placeholder::-ms-input-placeholder {
    color: transparent;
    opacity: 1;
  }
  input:focus,
  textarea:focus,
  select:focus,
  input.focus,
  textarea.focus,
  select.focus,
  input.input-active,
  textarea.input-active,
  select.input-active {
    border-color: var(--color-form-field-focus);
  }
  textarea {
    min-height: 100px;
  }
  .form-vertical .disclosure__toggle,
  .form-vertical input,
  .form-vertical select,
  .form-vertical textarea {
    display: block;
    width: 100%;
    margin-bottom: 19.44444px;
  }

  form[action="/account/reset"] input[type="submit"],
  form[action="/account/activate"] input[type="submit"],
  form[action="/account/login"] input[type="submit"] {
    margin-bottom: 20px;
  }
  form[action="/account/activate"] {
    text-align: left;
  }
  input[type="number"] {
    appearance: none;
    -moz-appearance: textfield;
    -webkit-appearance: none;
  }
  input[type="number"]::-webkit-outer-spin-button,
  input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
  }
  input[type="search"]::-webkit-search-decoration,
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-results-button,
  input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="number"],
  input[type="tel"],
  input[type="date"],
  input[type="search"] {
    padding: 0 19px;
    height: 45px;
  }
  input:-moz-placeholder {
    color: var(--color-text-field-text);
  }
  input:-ms-input-placeholder {
    color: var(--color-text-field-text);
  }
  input::-moz-placeholder {
    color: var(--color-text-field-text);
  }
  input::-webkit-input-placeholder {
    color: var(--color-text-field-text);
  }
  textarea {
    margin: 0;
    padding: 10px 19px;
  }
  textarea:focus {
    border-color: var(--color-form-field-focus);
  }
  textarea:-moz-placeholder {
    color: var(--color-text-field-text);
  }
  textarea:-ms-input-placeholder {
    color: var(--color-text-field-text);
  }
  textarea::-moz-placeholder {
    color: var(--color-text-field-text);
  }
  textarea::-webkit-input-placeholder {
    color: var(--color-text-field-text);
  }
  /*================ Error styles ================*/
  input.input--error,
  select.input--error,
  textarea.input--error {
    color: var(--color-form-field-error);
    border-color: var(--color-form-field-error);
    background-color: var(--color-form-field-background);
    margin-bottom: calc(35px / 3);
  }
  .input-error-message svg {
    display: none;
  }

  .input-error-message {
    display: flex;
    line-height: 1.3;
    color: var(--color-form-field-error);
    font-size: em(var(--font-size-base) - 2px);
    margin-bottom: calc(35px / 3);
  }
  .input-error-message .icon {
    width: 1em;
    height: 1em;
    margin-right: em(10px);
  }
  select {
    background: var(--color-form-field-background) url('ico-select.svg') no-repeat right 19px center;
    margin: 0;
    line-height: 1.2;
    height: 45px;
    padding: 0 35px 0 19px;
    text-indent: 0.1em;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;

  }
  select:-webkit-input-placeholder {
    color: var(--color-text-field-text);
    opacity: 0.7;
  }
  select::-moz-placeholder {
    color: var(--color-text-field-text);
    opacity: 0.7;
  }
  select:-moz-placeholder {
    color: var(--color-text-field-text);
    opacity: 0.7;
  }
  select:-ms-input-placeholder {
    color: var(--color-text-field-text);
    opacity: 0.7;
  }
  .select-group {
    position: relative;
    z-index: 2;
  }
  .select-group select {
    background-image: none;
    background-color: transparent;
  }

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

  .select-label {
    font-size: em(12);
    text-transform: uppercase;
  }

  optgroup {
    font-weight: var(--font-weight-body--bold);
  }

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

  /*================ Form labels ================*/
  .label--hidden {
    position: absolute;
    height: 0;
    width: 0;
    margin-bottom: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  label[for] {
    cursor: default;

  }

  /*================ Build Responsive Grid Classes ================*/
  .grid__item[class*="--push"] {
    position: relative;
  }

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

  @media only screen and (min-width: 750px) {
    /* Halves */
    .medium-up--one-half {
      width: 50%;
    }
    /* Thirds */
    .medium-up--one-third {
      width: 33.33333%;
    }
    /* Quarters */
    .medium-up--one-quarter {
      width: 25%;
    }
    /* Fifths */
    .medium-up--one-fifth {
      width: 20%;
    }

    .grid--uniform .medium-up--one-half:nth-child(2n + 1),
    .grid--uniform .medium-up--one-third:nth-child(3n + 1),
    .grid--uniform .medium-up--one-quarter:nth-child(4n + 1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n + 1) {
      clear: both;
    }
    .medium-up--show {
      display: block !important;
    }
    .medium-up--hide {
      display: none !important;
    }

    /*================ Build Grid Push Classes ================*/
    @media only screen and (min-width: 750px) {
      /* Halves */
      .medium-up--push-one-half {
        left: 50%;
      }
      /* Thirds */
      .medium-up--push-one-third {
        left: 33.33333%;
      }
      .medium-up--push-two-thirds {
        left: 66.66667%;
      }
      /* Quarters */
      .medium-up--push-one-quarter {
        left: 25%;
      }
      .medium-up--push-two-quarters {
        left: 50%;
      }
      .medium-up--push-three-quarters {
        left: 75%;
      }
      /* Fifths */
      .medium-up--push-one-fifth {
        left: 20%;
      }
      .medium-up--push-two-fifths {
        left: 40%;
      }
      .medium-up--push-three-fifths {
        left: 60%;
      }
      .medium-up--push-four-fifths {
        left: 80%;
      }
      /* Sixths */
      .medium-up--push-one-sixth {
        left: 16.66667%;
      }
      .medium-up--push-two-sixths {
        left: 33.33333%;
      }
      .medium-up--push-three-sixths {
        left: 50%;
      }
      .medium-up--push-four-sixths {
        left: 66.66667%;
      }
      .medium-up--push-five-sixths {
        left: 83.33333%;
      }
      /* Eighths */
      .medium-up--push-one-eighth {
        left: 12.5%;
      }
      .medium-up--push-two-eighths {
        left: 25%;
      }
      .medium-up--push-three-eighths {
        left: 37.5%;
      }
      .medium-up--push-four-eighths {
        left: 50%;
      }
      .medium-up--push-five-eighths {
        left: 62.5%;
      }
      .medium-up--push-six-eighths {
        left: 75%;
      }
      .medium-up--push-seven-eighths {
        left: 87.5%;
      }
      /* Tenths */
      .medium-up--push-one-tenth {
        left: 10%;
      }
      .medium-up--push-two-tenths {
        left: 20%;
      }
      .medium-up--push-three-tenths {
        left: 30%;
      }
      .medium-up--push-four-tenths {
        left: 40%;
      }
      .medium-up--push-five-tenths {
        left: 50%;
      }
      .medium-up--push-six-tenths {
        left: 60%;
      }
      .medium-up--push-seven-tenths {
        left: 70%;
      }
      .medium-up--push-eight-tenths {
        left: 80%;
      }
      .medium-up--push-nine-tenths {
        left: 90%;
      }
      /* Twelfths */
      .medium-up--push-one-twelfth {
        left: 8.33333%;
      }
      .medium-up--push-two-twelfths {
        left: 16.66667%;
      }
      .medium-up--push-three-twelfths {
        left: 25%;
      }
      .medium-up--push-four-twelfths {
        left: 33.33333%;
      }
      .medium-up--push-five-twelfths {
        left: 41.66667%;
      }
      .medium-up--push-six-twelfths {
        left: 50%;
      }
      .medium-up--push-seven-twelfths {
        left: 58.33333%;
      }
      .medium-up--push-eight-twelfths {
        left: 66.66667%;
      }
      .medium-up--push-nine-twelfths {
        left: 75%;
      }
      .medium-up--push-ten-twelfths {
        left: 83.33333%;
      }
      .medium-up--push-eleven-twelfths {
        left: 91.66667%;
      }
    }
    /*================ End Build Responsive Grid Classes ================*/

    .text-center {
      text-align: center !important;
    }
    .text-right {
      text-align: right !important;
    }
    .text-left {
      text-align: left !important;
    }
    /*Menu*/
    .site-nav {
      position: relative;
      padding: 0;
      text-align: center;
      margin: 25px 0;
    }
    @keyframes rotate {
      0% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }
    .spr-icon.spr-icon-star:before {
      font-size: 18px;
      height: 19px;
      letter-spacing: 2px;
      line-height: 1;
    }

    .btn-wishlist.added {
      background-color: var(--color-btn-secondary-background);
      color: var(--color-btn-secondary-text);
    }
    .btn-wishlist.added .theme-iconlike:before {
      content: "\e913" !important;
    }

    .list-info-contact li {
      padding: 0 0 0 30px !important;
      display: inline-block;
      width: 100%;
      margin: 10px 0 !important;
      position: relative;
    }
    .list-info-contact li:first-child {
      padding-top: 0;
    }
    .list-info-contact i {
      position: absolute !important;
      top: 0;
      left: 0;
      font-size: 16px;
      line-height: 25px !important;
      padding-left: 0 !important;
    }
    .list-info-contact .info-content {
      color: var(--color-link);
      font-size: 16px;
      overflow: hidden;
    }
    .list-info-contact .info-content span,
    .list-info-contact .info-content p {
      color: var(--color-link);
    }
    @media(max-width: 1024px) {
      .list-info-contact .info-content {
        padding-left: 30px;
      }
    }

    /* captcha page */
    .shopify-challenge__container .shopify-challenge__message,
    .shopify-challenge__container .shopify-challenge__errors {
      padding: 0 15px;

    }

    .rc-anchor-error-msg-container {
      padding: 1px 11px;
    }

    .shopify-challenge__container .shopify-challenge__button {
      -moz-user-select: none;
      -ms-user-select: none;
      -webkit-user-select: none;
      user-select: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: auto;
      text-decoration: none;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      border: 1px solid var(--color-btn-primary-border);
      border-radius: var(--color-btn-primary-border-radius);
      padding: 14px 29px;
      background-color: var(--color-btn-primary-background);
      color: var(--color-btn-primary-text);
      font-family: var(--font-stack-body);
      font-style: normal;
      font-weight: var(--font-weight-button);
      white-space: normal;
      font-size: var(--font-size-button);
      letter-spacing: 0.04em;
      transition: 0.4s;
    }
    /* End captcha page */