/** Shopify CDN: Minification failed

Line 50:93 Unexpected ","

**/
h1, h2, h3, h4, h5, body, p, span, a {
    font-family: 'MarvinVisionsBold', sans-serif;
}
.store-pass-search-bar-desktop {
    flex: 2;
    margin-bottom: 0.5rem;
    display: block;
}
.store-pass-search-bar-mobile {
    display: none;
}
.store-pass-product-image-container {
    background-color: inherit!important;
}
.storepass-products * {
    font-size: inherit!important;
    font-family: inherit;
}
.store-pass-product-cta {
    height: 36px!important;
}
.d-none {
    display: none;
}
.d-flex {
    display: flex;
}
.store-pass-nav-ul {
    background-color: inherit!important;
}
#store-pass-navigation-desktop, #store-pass-navigation-mobile {
    display: none!important;
}

#store-pass-navigation-desktop .store-pass-nav-nav-link {
    color: white;
    font-size: inherit!important;
}
#store-pass-navigation-desktop .store-pass-nav-nav-item svg {
    display: none;
}
.store-pass-search-bar-mobile {
    padding: 0 1rem;
}
#cardListModal label, #selectAllContainer *, #storepassListResultsContainer .storepass-info, , #storepassListResultsContainer .storepass-product-price-total {
    color: #333;
}

.store-pass-product-tag-oos {
    background-color: #d2d2d2!important;
}
.store-pass-product-pricing-are {
    justify-content: space-between;
}
.store-pass-product-vendor {
    display: none;
}
.store-pass-pagination a {
    text-decoration: none;
}
.store-pass-products-only-section * {
    font-size: inherit!important;
}
.storepass-home-collection {
    margin: 0 40px;
}
.storepass-home-collection .store-pass-products-only-section {
    flex-wrap: inherit!important;
    width: fit-content!important;
    overflow: hidden;
}
.storepass-home-collection .store-pass-product-listing-container > div > div {
    overflow: scroll;
}
.storepass-home-collection .store-pass-product {
    width: 268px!important;
}
.store-pass-product-quantity-section {
    margin-bottom: 0.5rem;
}
.store-pass-product-quantity-section input {
    width: 100%;
}
.store-pass-product-quantity-section .text-center {
    text-align: center;
}
.store-pass-collapsible-menu-content form input {
    height: auto;
    padding: 3px 0;
}
.store-pass-collapsible-menu-content .btn svg {
    color: white;
}
.store-pass-collapsible-menu-content .btn {
    height: 30px;
    width: fit-content;
    line-height: normal;
    padding: 5px;
    font-size: 10px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.store-pass-collapsible-menu-content {
    background-color: inherit!important;
}
.store-pass-collapsible-menu-content a {
    color: white;
}
.store-pass-product-quantity-section > div {
    flex-wrap: nowrap;
}

@media (max-width: 798px) {
    .store-pass-nav-sidebar-header * {
        color: black
    }
    #store-pass-navigation-mobile {
        height: 50px;
        width: 50px;
    }
    .store-pass-nav-menu-button {
        line-height: inherit!important;
        color: white!important;
        border: none;
    }
    .store-pass-nav-ul {
        background-color: white!important;
        width: 100%!important;
    }
    .store-pass-nav-ul .store-pass-nav-nav-link {
        font-size: inherit!important;
    }
    .store-pass-side-filters {
        margin-top: 104px;
        padding-bottom: 104px;
    }
    .store-pass-filter a, .store-pass-filter span, .store-pass-filter div, .store-pass-filter h1, .store-pass-filter h2, .store-pass-filter h3, .store-pass-filter h4, .store-pass-filter h5, .store-pass-filter strong,
    .store-pass-filters a, .store-pass-filters span, .store-pass-filters div, .store-pass-filters h1, .store-pass-filters h2, .store-pass-filters h3, .store-pass-filters h4, .store-pass-filters h5, .store-pass-filters strong {
        color: black!important;
    }
    .store-pass-filters-mobile a {
        text-decoration: none;
    }
    .store-pass-search-bar-desktop {
        display: none;
    }
    .store-pass-search-bar-mobile {
        display: block;
        margin-bottom: 1rem;
    }
    .store-pass-filters-mobile {
        justify-content: space-around;
        align-items: center;
    }
    .store-pass-filters-mobile div:first-child {
        background-color: #ccc;
        border-radius: 5px;
        padding: .45rem .9rem;
    }
    .store-pass-filters-mobile div:first-child a {
        background-color: inherit!important;
        font-weight: bold;
        top: 0!important;
    }
}

.store-pass-search-input {
    height: 41px!important;
    min-height: 41px!important;
    font-family: inherit!important;
}
.store-pass-product-title a {
    color: inherit!important;
}
.store-pass-product-quantity-section input, .store-pass-product-info select {
    height: calc(2.2125rem + 2px)!important;
    min-height: calc(2.2125rem + 2px)!important;
}
.storepass-spinner {
    display: block!important;
}
.store-pass-active-filter {
    color: black!important;
}
.store-pass-discover-image-with-text-title, .store-pass-addition-products-section a {
    color: white!important;
}
.store-pass-discover-image-with-text-image-container img {
    object-fit: contain!important;
}