/** Shopify CDN: Minification failed

Line 159:0 Unexpected "<"
Line 160:2 Comments in CSS use "/* ... */" instead of "//"
Line 162:9 Expected ":"
Line 163:10 Expected ":"
Line 164:10 Expected ":"
Line 165:18 Unexpected "="
Line 166:6 Expected identifier but found "cssVars("
Line 169:12 Expected ":"
Line 171:0 Unexpected "<"

**/
@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  src: url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_n4.da808834c2315f31dd3910e2ae6b1a895d7f73f5.woff2?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=ec7542fe5c7aa345fca3f0b9bc774f189dbde2b77b1ea06223649c9de63248b7") format("woff2"),
       url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_n4.a512c7b68cd7f12c72e1a5fd58e7f7315c552e93.woff?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=7fa8ee5781ac8a9a392f8a300e8b1ff3951739254ced2b0915f19aa97ab707d5") format("woff");
}

@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  src: url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_n4.da808834c2315f31dd3910e2ae6b1a895d7f73f5.woff2?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=ec7542fe5c7aa345fca3f0b9bc774f189dbde2b77b1ea06223649c9de63248b7") format("woff2"),
       url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_n4.a512c7b68cd7f12c72e1a5fd58e7f7315c552e93.woff?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=7fa8ee5781ac8a9a392f8a300e8b1ff3951739254ced2b0915f19aa97ab707d5") format("woff");
}

@font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: normal;
  src: url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_n7.51ede27d5b58491d9cf07ad184108da52fef80b4.woff2?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=c7b2aced938c701c65b0c28d38738a1bfb5cb63b9200f0beebb1077418169375") format("woff2"),
       url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_n7.1babbb6a27f91b14216bafa40bf222e08f6999f4.woff?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=1414c92355c443756be917fc736edbd270c7eb3a1bc73589bb66387ea2a1826a") format("woff");
}

@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: italic;
  src: url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_i4.f98951b4b9b6e1096fc799cd05debd098bd422ac.woff2?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=f1d99187d82d6a818df0e7212acf5ec73a00b75d07612583399715cf95424eb2") format("woff2"),
       url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_i4.688a26691d45bc4053b6ae24a196cabdeedbc25c.woff?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=6229d860814d1abaa46e6e395622fb09ae2b3f838f283bba86ec5c6de7d675b0") format("woff");
}

@font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: italic;
  src: url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_i7.9c922c35bb84952cfb17e8c1d42e440e75aa8ccf.woff2?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=0423b40d1e38ffb436c28f7aedc3d77dbcc76121b8b370a61b8f3c22c0b4d67c") format("woff2"),
       url("//www.cosmicbham.com/cdn/fonts/roboto/roboto_i7.c50b5683f5731edb8040ff2110a54947108434de.woff?h1=Y29zbWljYmhhbS5jb20&h2=Y29zbWljLWdhbWVzLWxsYy5hY2NvdW50Lm15c2hvcGlmeS5jb20&hmac=a87040968f5f37998cea2e854776d869fc6ab544356c8bb7e029caff708aeb61") 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: 20px;
    --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, #04cdb7 2.77%, #00a895 84.58%);
    --color-gradient-secondary: linear-gradient(103.4deg,#1DA9A1 2.77%,#8bdbd6 84.58%);
    --color-primary: #652d90;
    --color-secondary: #00a895;
    --color-page-background: #fffefe;
    --brand-secondary: #652d90;
    --button-bg-color: #652d90;
    --button-text-color:  #fff;
    --button-bg-hover-color: #652d90;
    --button-text-hover-color: #fff;

    /* Padding */

    --page-padding-y: 24px;
    --page-padding-x: 40px;
    --mobile-container-gutter: 20px;
    --desktop-container-gutter: 40px;
    
  /* Product */--text-color-rgb                   :  41, 41, 41;
    --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          : #ee0000;
    --product-sold-out-color           : #8a9297;
    --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>

