/** Shopify CDN: Minification failed

Line 57:0 Unexpected "{"

**/
/* .template-index header.header {
    position: absolute;
    width: calc(100% - 20px);
    background: #fff;
    margin: 10px auto;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 10px;
    box-shadow: 0 .0625rem .25rem #0003;
} */

a#cart-icon-bubble {
    background: #15803d;
    border-radius: 5px;
}

a#cart-icon-bubble svg {
    stroke: #fff !important;
}
ul#HeaderMenu-MenuList-1 li {
    width: 33.33%;
}

.header-list-mobile {
  width: 50%;
}

ul#HeaderMenu-MenuList-1 {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    width: 1000%;
}
ul#HeaderMenu-MenuList-2 {
    display: flex;
    flex-wrap: wrap;
    max-width: 700px;
    width: 700%;
}
li.header-list-18 {
    width: 100% !important;
}
li.header-list-1 a#HeaderMenu-shop-all-shop-all,
li.header-list-2 a#HeaderMenu-shop-all-bulk-buy,
li.mobile-menu-small-1 a,
li.mobile-menu-small-2 a,
div#link-new-launches li.mobile-menu-small-1 a,
ul#HeaderMenu-MenuList-2 li.header-list-1.header-list-mobile a {
    color: #15803d;
}
{
    color: #15803d;
    text-decoration: underline !important;
} 

#Details-menu-drawer-menu-item-2 li.mobile-menu-small-1 a,#Details-menu-drawer-menu-item-2 li.mobile-menu-small-2 a {
    color: #121212;
    text-decoration: none !important;
 }