/** Shopify CDN: Minification failed

Line 82:8 Unexpected "}"

**/

        header.header.header--middle-left.header--mobile-left.header--has-menu {
        display: flex;
        justify-content: space-between;
        }
        a.header__menu-item.header__menu-item.list-menu__item.link.link--text.focus-inset {
        font-size: 14px;
        }
        .wbhcart.button .svgbg {
        filter: invert(1);
        }
        .wbhcart.button.withtext {
        min-width: 0rem;
        }
        span.mobile-hide {
        display: none;
        }
        span.wbhcartitem {
        font-size: 9px !important;
        border-radius: 16px;
        padding: 0px 4px;
        background: #f58424;
        }
        #cart-icon-bubble.bubble-center {
        background: #fcf9f5;
        padding: 0;
        }
        a#cart-icon-bubble:before {
        background: #fff;
        }
        h1.header__heading {
        display: none;
        }
        .wbhcart svg path, .userdrop svg, .header__search .header__icon svg {
        width: 18px;
        height: 18px;
        }
        .shopify-section-header-sticky.scrolled-past-header{
        position:sticky;
        }
        span.header__menu-item.list-menu__item.link.link--text.focus-inset.caption-large {
        font-size: 13px;
        }
        span.mail_transform.rte {
        text-transform: lowercase;
        }
        .newsletter-form__button {
        font-size:12px;
        height: 37px !important;
        }
        .field__input, .select__select, .customer .field input, .customer select{
        height: 37px;
        }

        .newsletter-form__field-wrapper label.field__label {
        font-weight: bold;
        font-size: 11px;
        }
        .footer .newsletter-form__field-wrapper .field__input {
        background: grey;
        border: 1px solid rgb(245 132 36) !important;
        }
        .footer__content-bottom {
        padding: 0.1px 0 !important;
        background: rgb(245 132 36) !important;
        }
        .footer__copyright .foot_bottom_inner.foot_copy {
        justify-content: center;
        }
        section.shopify-section.section-spacing.section .page-width {
        width: 100% !important;
        max-width: 100%;
        }
        .securely-pay-section{
          box-shadow: none !important;
        }
        }
    @media(max-width:480px){
        .footer-block__image-wrapper img {
        margin: 0 auto;
        margin-top: 16px !important;
        max-width: 70% !important;
        }

    }
