/** Shopify CDN: Minification failed

Line 154:0 Unexpected "<"
Line 155:2 Comments in CSS use "/* ... */" instead of "//"
Line 157:9 Expected ":"
Line 158:10 Expected ":"
Line 159:10 Expected ":"
Line 160:18 Unexpected "="
Line 161:6 Expected identifier but found "cssVars("
Line 164:12 Expected ":"
Line 166:0 Unexpected "<"

**/
@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  src: url("//www.paytowin.cl/cdn/fonts/roboto/roboto_n4.da808834c2315f31dd3910e2ae6b1a895d7f73f5.woff2?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=3b7fd1a31769e3fd126fff6d20e1bfe925560c612e47bec0eb09e1eb09310c58") format("woff2"),
       url("//www.paytowin.cl/cdn/fonts/roboto/roboto_n4.a512c7b68cd7f12c72e1a5fd58e7f7315c552e93.woff?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=28fc2e97ad81ccc590baf51a06e833ce44a4c91c1cf17a32245c24b243050de0") format("woff");
}

@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  src: url("//www.paytowin.cl/cdn/fonts/roboto/roboto_n4.da808834c2315f31dd3910e2ae6b1a895d7f73f5.woff2?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=3b7fd1a31769e3fd126fff6d20e1bfe925560c612e47bec0eb09e1eb09310c58") format("woff2"),
       url("//www.paytowin.cl/cdn/fonts/roboto/roboto_n4.a512c7b68cd7f12c72e1a5fd58e7f7315c552e93.woff?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=28fc2e97ad81ccc590baf51a06e833ce44a4c91c1cf17a32245c24b243050de0") format("woff");
}

@font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: normal;
  src: url("//www.paytowin.cl/cdn/fonts/roboto/roboto_n7.51ede27d5b58491d9cf07ad184108da52fef80b4.woff2?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=5980546867f91f31af6451a3139ac7121a03be73a032dfe3781557e6e3f11fc9") format("woff2"),
       url("//www.paytowin.cl/cdn/fonts/roboto/roboto_n7.1babbb6a27f91b14216bafa40bf222e08f6999f4.woff?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=30c83f9126ac8bfd41f57b1ce6b17a394e2e7928becda6df021fe53329b5df96") format("woff");
}

@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: italic;
  src: url("//www.paytowin.cl/cdn/fonts/roboto/roboto_i4.f98951b4b9b6e1096fc799cd05debd098bd422ac.woff2?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=17deab643744ffe65f3489b4eb943c51627f9f31dedfd2b4c7ce8d49b8b08f72") format("woff2"),
       url("//www.paytowin.cl/cdn/fonts/roboto/roboto_i4.688a26691d45bc4053b6ae24a196cabdeedbc25c.woff?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=42a252a2860f1df8e8d2a5e4b216c886a9910ee414058d1f4ea39be80cd9ac1d") format("woff");
}

@font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: italic;
  src: url("//www.paytowin.cl/cdn/fonts/roboto/roboto_i7.9c922c35bb84952cfb17e8c1d42e440e75aa8ccf.woff2?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=1a60a608ab03180dd1a20c6f8b90bf61705cc7c7a5e8374bbd6106e20f9635ff") format("woff2"),
       url("//www.paytowin.cl/cdn/fonts/roboto/roboto_i7.c50b5683f5731edb8040ff2110a54947108434de.woff?h1=cGF5dG93aW4uY2w&h2=cDJ3LW10Zy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=a20b5e65353fe8d5678af22f9ba6d8bb787c485a643152ea688493df90eeadd0") format("woff");
}


/* Typography */

body
{
  font-family: Roboto;
  color:var(--text-color);
  font-size:var(--text-size);
}

p, a, button, input, select
{
  color:inherit;
  font-family: Roboto;
}

h1,h2,h3,h4,h5,h6
{
  font-family: Roboto;
  margin-bottom: 16px;
}

/* General Variables */

:root {

    /* Borders */

    --border-radius: 11px;
    --border-color: #BDBDBD;
    --header-border-color: rgba(30, 52, 93, 0.3);

    /* Text */

    --text-size: 14px;
    --text-color: #5F5F5F;
    --text-font-weight: 400;
    --default-text-font-size: 15px;
    --base-text-font-size: 16px;
    --text-font-bolder-weight: 600;

    /* Typography */

    --base-font: Roboto;
    --header-font: Roboto;

    /* Colors */
    --input-background: #fff;
    --color-gradient: linear-gradient(103.4deg, #ffc938 2.77%, #ffc938 84.58%);
    --color-gradient-secondary: linear-gradient(103.4deg,#ffc938 2.77%,#ffc938 84.58%);
    --color-primary: #000000;
    --color-secondary: #0f0e03;
    --color-page-background: #ffffff;

    /* Padding */

    --page-padding-y: 24px;
    --page-padding-x: 40px;
    --mobile-container-gutter: 20px;
    --desktop-container-gutter: 40px;
    
  /* Product */--text-color-rgb                   :  138, 146, 151;
    --product-on-sale-accent           : #ee0000;
    --product-on-sale-accent-rgb       : 238, 0, 0;
    --product-on-sale-color            : #ffffff;
    --product-in-stock-color           : #00a500;
    --product-low-stock-color          : #00a500;
    --product-sold-out-color           : #ee0000;
    --product-custom-label-1-background: #0774d7;
    --product-custom-label-1-color     : #ffffff;
    --product-custom-label-2-background: #00a500;
    --product-custom-label-2-color     : #ffffff;
    --product-review-star-color        : #ffbd00;

}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--color-primary);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--color-primary);
}





<script>
  // IE11 does not have support for CSS variables, so we have to polyfill them
  if (!(((window || {}).CSS || {}).supports && window.CSS.supports('(--a: 0)'))) {
    const script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = 'https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2';
    script.onload = function() {
      cssVars({});
    };

    document.getElementsByTagName('head')[0].appendChild(script);
  }
</script>

