/** Shopify CDN: Minification failed

Line 17:21 Expected identifier but found "!"
Line 82:1 Expected "}" to go with "{"

**/
.wishlist-btn[data-custom-wishlist-icon] {
    z-index: 1 !important;
}

.hulk__wishlist-wrap .fancy_title h3 {
    margin-top: 20px !important;
    font-size: 28px !important;
}

.empty_content h3 {
    font-size: 20px; !important;


.product__accordion {
    border-block-end: 1px solid #9f9f9f !important;
    padding: 15px 0px !important;
}

.product__content-grid .product__content-grid-item {
    border: 1px solid #9e9e9e !important;
}

.hulk-header-icon .header-count {
    top: -0.3em !important;
}

.product__description p span {
    font-size: 14px !important;
}

@media screen and (min-width: 750px) {
    .product__content-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

.store-locator-card__content.color-scheme-1.gradient .h3 p em {
    font-size: 16px !important;
}

.store-locator-card__content.color-scheme-1.gradient .h3 p {
    font-size: 16px !important;
}

.store-locator-card__content.color-scheme-1.gradient .h3 {
    font-size: 16px;
}

p.progress-bar__text {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.progress-bar__progress-inner{
    height:3px !important;
}

.header__nav-item .header__nav-link:not(:focus)+.header__nav-dropdown {
    background: #f2eee9 !important;
}

.bold{
    font-weight:500 !important;
}

.checkbox input{
    background:white !important;
}

.facets__price input{
    background:white !important;
}

.facets__price-row>span {
    z-index: 100 !important;
}