/** Shopify CDN: Minification failed

Line 98:38 Expected identifier but found whitespace
Line 98:40 Unexpected "{"
Line 98:46 Expected ":"
Line 101:35 Expected identifier but found whitespace
Line 101:37 Unexpected "{"
Line 101:43 Expected ":"
Line 103:36 Expected identifier but found whitespace
Line 103:38 Unexpected "{"
Line 103:44 Expected ":"
Line 107:32 Expected identifier but found whitespace
... and 6 more hidden warnings

**/

  
  @font-face {
    font-family: 'CircularSpUIv3T-Light';
      /* src: url('fonts/Roboto-Regular.eot'); */
      src: local('☺'), url('https://cdn.shopify.com/s/files/1/0556/3754/0909/files/CircularSpUIv3T-Light.woff?v=1639368260') format('woff'),
        local('☺'), url('https://cdn.shopify.com/s/files/1/0556/3754/0909/files/customfont_light.woff2?v=1639368260') format('woff2');
          font-weight: normal;
          font-style: normal;
          font-display:swap;
          }
  

    
      
          @font-face {
            font-family: 'CircularSpUIv3T-Light';
            /* src: url('fonts/Roboto-Regular.eot'); */
            src: local('☺'), url('https://cdn.shopify.com/s/files/1/0556/3754/0909/files/CircularSpUIv3T-Light.woff?v=1639368260') format('woff'),
            local('☺'), url('https://cdn.shopify.com/s/files/1/0556/3754/0909/files/customfont_light.woff2?v=1639368260') format('woff2');
            /* url('fonts/Roboto-Regular.ttf') format('truetype'), url('fonts/Roboto-Regular.svg') format('svg'); */
            font-weight: normal;
            font-style: normal;
            font-display:swap;
          }
      



@font-face {
  font-family: Amiri;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//f683f0-3.myshopify.com/cdn/fonts/amiri/amiri_n4.fee8c3379b68ea3b9c7241a63b8a252071faad52.woff2") format("woff2"),
       url("//f683f0-3.myshopify.com/cdn/fonts/amiri/amiri_n4.94cde4e18ec8ae53bf8f7240b84e1f76ce23772d.woff") format("woff");
}

      @font-face {
  font-family: Amiri;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//f683f0-3.myshopify.com/cdn/fonts/amiri/amiri_n7.18bdf9995a65958ebe1ecc6a8e58369f2e5fde36.woff2") format("woff2"),
       url("//f683f0-3.myshopify.com/cdn/fonts/amiri/amiri_n7.4018e09897bebe29690de457ff22ede457913518.woff") format("woff");
}

      @font-face {
  font-family: Amiri;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//f683f0-3.myshopify.com/cdn/fonts/amiri/amiri_i4.95beacf234505f7529ea2b9b84305503763d41e2.woff2") format("woff2"),
       url("//f683f0-3.myshopify.com/cdn/fonts/amiri/amiri_i4.8d0b215ae13ef2acc52deb9eff6cd2c66724cd2c.woff") format("woff");
}

      @font-face {
  font-family: Amiri;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//f683f0-3.myshopify.com/cdn/fonts/amiri/amiri_i7.d86700268b4250b5d5dd87a772497e6709d54e11.woff2") format("woff2"),
       url("//f683f0-3.myshopify.com/cdn/fonts/amiri/amiri_i7.cb7296b13edcdeb3c0aa02998d8a90203078f1a1.woff") format("woff");
}

      

      :root {
        --g-font-1: CircularSpUIv3T-Light, Sans-serif;
        --g-font-2: CircularSpUIv3T-Light, serif;
        --font-body-family: CircularSpUIv3T-Light;
        --font-body-style: normal;
        --font-body-weight: 400;

        --font-heading-family: CircularSpUIv3T-Light;
        --font-heading-style: normal;
        --font-heading-weight: 400;

        --color-background-sould-out-label: #d6ae7b;
        --color-text-sould-out-label: #ff0000;
        --color-background-new-label: #453e31;
        --color-text-new-label: #ddc093;
        --color-background-sale-label: {{ shop.brand.colors.primary[0].background }};
        --color-text-sale-label: #463e31;

        --color-menu-vertical-text: {{ shop.brand.colors.primary[0].foreground }};
        --color-menu-vertical-text-hover: #fe9931;
        --color-label-vertical-text: {{ shop.brand.colors.primary[0].foreground }};
        --color-label-vertical-text-hover: #fe9931;
        
        --color-menu_text: #d6ae7b;
        --color-menu_text_hover: {{ shop.brand.colors.secondary[0].background }};
        --color-label_text: #fff;
        --color-label_text_hover: #fe9931;

        --color-base-header: #463e31;
        --color-base-link: #463e31;
        --color-base-link-hover: #d6ae7b;
        --color-label-new: #463e31;
        --color-label-hot: #fe9931;
        --color-label-sale: #fe9931;
        --color-label-other: #463e31;        

        --payment-terms-background-color: #ffffff;

        --gradient-base-background-1: #ffffff;
        --gradient-base-background-2: #fff;
        --gradient-base-accent-1: {{ shop.brand.colors.primary[0].background }};
          : #463e31;

        --page-width: 160rem;
      }

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

      html {
        box-sizing: border-box;
        font-size: 62.5%;
        height: 100%;
      }

      body {
        display: grid;
        grid-template-rows: auto auto 1fr auto;
        grid-template-columns: 100%;
        min-height: 100%;
        margin: 0;
        font-size: 1.4rem;
        letter-spacing: 0.06rem;
        line-height: 1.8;
        font-family: CircularSpUIv3T-Light;
        color: var(--color-base-text);
        font-weight: 400;
      }

      h1,
      h2,
      h3,
      h4,
      h5,
      .h0,
      .h1,
      .h2,
      .h3,
      .h4,
      .h5 {
        font-family: CircularSpUIv3T-Light;
        font-weight: 400;
        letter-spacing: 0.06rem;
        color: var(--color-base-header);
        line-height: 1.3;
      }

      @media screen and (min-width: 750px) {
        body {
          font-size: 1.4rem;
        }
      }
    .slide-slick .slider-conten:first-child,
    .slick-initialized.slide-slick .slider-conten{
      position: relative;
      left: unset;
      top: unset;
    }
    .slide-slick .slider-conten{
      position: absolute;
      left: -99999px;
      top: -999px;
    }
    @media only screen and (max-width: 600px) {
      .vertical-bars svg, .site-header__icon-menu svg{
        width: 20px;
        height: 20px;
      }
      .image-slide-show__media--placeholder .placeholder-svg {
        height: 100%;
        width: 100%;
        min-height: 300px;
      }
      .text-slider {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding: 3rem;
        display: flex;
        flex-direction: column;
      }
      .js-cookie-policy{
    	display: none;
      }
    }
    @font-face {
      font-family: 'highvoltage_roughregular';
      src: url(https://cdn.shopify.com/s/files/1/0556/3754/0909/files/HighVoltage_Rough.woff2?v=1639368260) format('woff2'),
           url(https://cdn.shopify.com/s/files/1/0556/3754/0909/files/HighVoltageRough.woff?v=1639368260) format('woff');
      
      font-weight: 400;
      font-style: normal;
      font-display:swap;
    }   
    @font-face {
      font-family: 'CircularSpUIv3T-Light';
      src: url(https://cdn.shopify.com/s/files/1/0556/3754/0909/files/CircularSpUIv3T-Light.woff?v=1639368260) format('woff'),
            url(https://cdn.shopify.com/s/files/1/0556/3754/0909/files/customfont_light.woff2?v=1639368260) format('woff2');
      font-weight: 400;
      font-style: normal;
      font-display:swap;
    }   
    @font-face {
      font-family: 'CircularSpUIv3T-Bold';
      src: url(https://cdn.shopify.com/s/files/1/0556/3754/0909/files/customfont_bold.woff2?v=1639368260) format('woff2'),
            url(https://cdn.shopify.com/s/files/1/0556/3754/0909/files/CircularSpUIv3T-Bold.woff?v=1639368260) format('woff');
      font-weight: 400;
      font-style: normal;
      font-display:swap;
    } 