/** Shopify CDN: Minification failed

Line 33:0 Unexpected "{"
Line 33:1 Expected identifier but found "%"
Line 33:36 Unexpected "-"
Line 33:64 Expected identifier but found "%"
Line 48:0 Unexpected "{"
Line 48:1 Expected identifier but found "%"
Line 48:36 Unexpected "-"
Line 48:62 Expected identifier but found "%"
Line 50:0 Unexpected "{"
Line 50:1 Expected identifier but found "%"
... and 6 more hidden warnings

**/
/* begin - coozo customized */
/* change last menu item looking // .header__inline-menu .list-menu li:last-child a { */
a#HeaderMenu-referral-program {
    display: inline-block; 
    background-color: #F5A83A; 
    color: white; 
    padding: 8px 10px 8px 10px; 
    border-radius: 10px; 
    text-decoration: none !important; 
}

/* //.header__inline-menu .list-menu li:last-child a .header__active-menu-item{ */
a#HeaderMenu-referral-program .header__active-menu-item{
  color: white !important;
}
/* end - coozo customized */

{% comment %}css for referralcandy  - begin - coozo customized {% endcomment %}
#refcandy-poprocks div {
    right: 285px !important;
    bottom: 20px !important;
    z-index: 1000 !important;
}

@media screen and (max-width: 390px) {
  #refcandy-poprocks div {
    right: 0px !important;
    bottom: 20px !important;
    z-index: 1000 !important;
    width: 100% !important;
  }
}
{% comment %}css for referralcandy  - end - coozo customized {% endcomment %}

{% comment %}css for Rewards  - begin {% endcomment %}
div.smile-launcher-frame-container {
    right: 140px !important;
  z-index: 1000 !important;
}
div#smile-ui-lite-launcher-frame-container {
  right: 140px !important;
  z-index: 1000 !important;
}

@media screen and (max-width: 390px) {
  div.smile-launcher-frame-container {
    right: 90px !important;
    bottom: 30px !important;
    z-index: 1000 !important;
  }
  div#smile-ui-lite-launcher-frame-container {
    right: 90px !important;
    bottom: 30px !important;
    z-index: 1000 !important;
  }
}
{% comment %}css for Rewards  - end {% endcomment %}

@media screen and (min-width: 990px){
.rich-text__blocks {
    max-width: 100% !important;
}
}
.rich-text__wrapper {
    flex-wrap: nowrap;
}
.shopify-policy__container {
    max-width: 100%;
}

@media only screen and (min-width: 1215px){
    .shopify-policy__container {
    max-width: 100%;
    margin: 0 20%;
}
}

.footer__follow-on-shop {
 margin-bottom: 1.4rem !important;
}