/** Shopify CDN: Minification failed

Line 741:4 Unexpected "{"

**/
:root
{
    --wizzy-primary: #000;
}
.top-products-title
{
    text-transform: unset !important;
}
.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item .wizzy-facet-list-item-checkbox .checkbox-indicator:after
{
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.26382 7.90003C4.08382 7.90003 3.91881 7.84003 3.78381 7.70503L0.798821 4.72003C0.528821 4.45003 0.528821 4.03003 0.798821 3.76003C1.06882 3.49003 1.48881 3.49003 1.75881 3.76003L4.27881 6.26503L10.2638 0.295027C10.5338 0.0250275 10.9538 0.0250275 11.2238 0.295027C11.4938 0.565027 11.4938 0.985031 11.2238 1.25503L4.75881 7.70503C4.60881 7.84003 4.44382 7.90003 4.26382 7.90003Z' fill='white'/%3E%3C/svg%3E");
    display: none;
    width: 1.083rem;
    height: .78rem;
    position: absolute;
    top: .509rem;
    left: .36rem;
    left: 2px;
    top: 3px;
    /* width: 3px; */
    /* height: 6px; */
    /* border: solid #fff; */
    border-width: 0 2px 2px 0;
    transform: scale(1);
    /* -webkit-transform: rotate(45deg); */
    -ms-transform: rotate(45deg);
    /* transform: rotate(45deg); */
    transition: transform .2s ease-in;
    background-size: 100%;
    background-repeat: no-repeat;
    border: unset;
}
.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item .wizzy-facet-list-item-checkbox .checkbox-indicator
{
    height: 16px;
    width: 16px;
}
.wizzy-custom-search-input
{
    padding: 1rem 1rem 1rem 4.5rem;
    border-radius: .7rem;
    width: 100%;
    border: .1rem solid #d6d6d6;
    max-width: 100%;
    width: 28.8rem;
    height: 35px !important;
    background-color: #fff;
    border: 1px solid #000;
    margin: 0;
    font-size: 16px !important;
    /* border-radius: 0; */
    /* padding: 0 35px; */
    font-weight: 500;
}
.wizzy-progress .load-more-btn
{
    display: flex;
    justify-content: center;
}
.wizzy-progress .load-more-btn img
{
    background: transparent;
}
@media (min-width: 1400px) {
    .wizzy-search-wrapper
    {
        max-width: 1340px !important;
    }
}
@media (min-width: 1250px) {
    .wizzy-autocomplete-wrapper
    {
        top: 110px !important;
    }
}
@media (max-width: 1249px) {
    .wizzy-autocomplete-wrapper
    {
        top: 118px !important;
    }
}
@media (max-width: 768px) {
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products p.top-products-title
    {
        font-size: 17px !important;
    }
    .wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results
    {
        padding: 0 15px !important;
    }
    .wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list
    {
        gap: 10px;
    }
    .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product
    {
        padding: unset !important;
        width: 48%;
    }
    .wizzy-grid-filters-box
    {
        max-width: 100%;
        overflow: auto;
        z-index: 9;
        margin: unset !important;
        margin-bottom: 10px !important;
    }
    .wizzy-search-form-wrapper.mf-initial
    {
        display: none !important;
    }
    .wizzy-search-form-wrapper.mf-initial.mobileTapped
    {
        display: block !important;
    }
    /* .form.minisearch
    {
        display: none !important;
    } */
    .wizzy-overlay-opened.wizzy-filters-overlay .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-filters-left.wizzy-v2 .wizzy-search-filters-left-wrapper .wizzy-facet-list-block .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item
    {
        margin-left: 20px;
    }
    .facet-body-inStock .facet-search-wrapper
    {
        display: none !important;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item.facet-range-item
    {
        max-width: calc(100% - 55px);
    }
    .noUi-horizontal .noUi-handle
    {
        right: -11px;
        top: -4px;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item.facet-range-item .noUi-horizontal .noUi-handle
    {
        width: 13px;
        height: 13px;
        background: #000;
        box-shadow: unset;
        border: unset;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item.facet-range-item .noUi-horizontal
    {
        width: -webkit-fill-available;
        height: 7px;

    }
    /* Mobile autocomplete */
    .wizzy-search-form.mf-initial
    {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-left: 0;
        top: 0;
        left: 0;
        padding: 10px;
        background: #fff !important;
    }
    .wizzy-search-form #searchInput
    {
        /* display: inline-block; */
        border-radius: 10px !important;
        width: -webkit-fill-available;
        height: 35px !important;
        background-color: #fff;
        border: 1px solid #000;
        margin-bottom: 0;
        font-size: 16px !important;
        border-radius: 5px;
        padding: 0 40px;
        margin: 5px 0;
        /* position: relative; */
        /* width: 100%; */
        margin-left: 35px;
    }
    .wizzy-search-form-wrapper .wizzy-search-glass
    {
        width: fit-content;
    }
    .wizzy-search-form-wrapper .wizzy-search-glass .wizzy-icon
    {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 30 30' class='st-searchicon'><path d='M 13 3 C 7.4889971 3 3 7.4889971 3 13 C 3 18.511003 7.4889971 23 13 23 C 15.396508 23 17.597385 22.148986 19.322266 20.736328 L 25.292969 26.707031 A 1.0001 1.0001 0 1 0 26.707031 25.292969 L 20.736328 19.322266 C 22.148986 17.597385 23 15.396508 23 13 C 23 7.4889971 18.511003 3 13 3 z M 13 5 C 17.430123 5 21 8.5698774 21 13 C 21 17.430123 17.430123 21 13 21 C 8.5698774 21 5 17.430123 5 13 C 5 8.5698774 8.5698774 5 13 5 z' fill='currentColor'/></svg>");
        width: 20px;
        height: 25px;
    }
    .wizzy-autocomplete-wrapper
    {
        top: 55px !important;
    }
    .wizzy-search-form-wrapper.mobileTapped .wizzy-search-back .wizzy-icon
    {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='st-back-arrow'><path d='m9.474 5.209s-4.501 4.505-6.254 6.259c-.147.146-.22.338-.22.53s.073.384.22.53c1.752 1.754 6.252 6.257 6.252 6.257.145.145.336.217.527.217.191-.001.383-.074.53-.221.293-.293.294-.766.004-1.057l-4.976-4.976h14.692c.414 0 .75-.336.75-.75s-.336-.75-.75-.75h-14.692l4.978-4.979c.289-.289.287-.761-.006-1.054-.147-.147-.339-.221-.53-.221-.191-.001-.38.071-.525.215z' fill='currentColor'/></svg>");
        width: 26px;
        height: 26px;

    }
    .wizzy-search-form-wrapper.mobileTapped .wizzy-search-clear .wizzy-icon
    {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24'><path d='m12 10.93 5.719-5.72c.146-.146.339-.219.531-.219.404 0 .75.324.75.749 0 .193-.073.385-.219.532l-5.72 5.719 5.719 5.719c.147.147.22.339.22.531 0 .427-.349.75-.75.75-.192 0-.385-.073-.531-.219l-5.719-5.719-5.719 5.719c-.146.146-.339.219-.531.219-.401 0-.75-.323-.75-.75 0-.192.073-.384.22-.531l5.719-5.719-5.72-5.719c-.146-.147-.219-.339-.219-.532 0-.425.346-.749.75-.749.192 0 .385.073.531.219z' fill='%23000'/></svg>");
        width: 20px;
        height: 20px;
    }
    .wizzy-search-form-wrapper.mobileTapped .wizzy-search-back
    {
        padding-top: 15px;
        padding-left: 10px;
    }
    .wizzy-search-form-wrapper .wizzy-search-glass
    {
        left: 55px;
        top: 31px;
        bottom: unset;
        display: block !important;
    }
    
    /* Mobile autocomplete Ends*/
    /* Autocomplete CSS starts */
    .wizzy-autocomplete-wrapper
    {
        height: 100vh;
        overflow-y: scroll;
        flex-direction: column;
        width: 635px;
        box-shadow: unset;
        border-radius: 4px;
        border-top-left-radius : 4px !important;
        border-top: unset !important;
    }
    .wz-autocomplete-sugegstions-products-wrapper
    {
        flex-direction: column;
    }
    .wizzy-autocomplete-wrapper.onLeft .wizzy-autocomplete-top-products
    {
        width: 100%;
        padding: 0 10px 10px;
    }
    .wizzy-autocomplete-wrapper.onLeft .wizzy-autocomplete-suggestions
    {
        order: 0;
        width: 100%;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list
    {
        display: flex;
        flex-wrap: wrap;
        padding: 5px;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item-head
    {
        /* font-size: 19px; */
        text-transform: capitalize;
        color: #000;
        letter-spacing: 0;
        height: 32px;
        /* font-family: Twentieth Century, sans-sarif; */
        padding-left: 7px;
        margin-bottom: 0;
        opacity: 1.3;
        text-wrap: nowrap;
        flex: 0 0 100%;
    }
    .wz-autocomplete-sugegstions-products-wrapper
    {
        display: flex;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item
    {
        flex: 0 0 100%;
        padding: 0 5px;
        width: max-content;
        max-width: max-content;
        margin-bottom: 5px;
    }
    .autocomplete-text-wrapper
    {
        display: none;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link
    {
        padding: 10px;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link
    {
        font-weight: 700;
        position: relative;
        text-wrap: wrap;
        /* padding: 1px 6px; */
        justify-content: center;
        background: #d3d3d354;
        border: unset !important;
    }
    span.wizzy-autocomplete-label
    {
        font-size: 13px;
        text-transform: capitalize;
        color: #000;
        /* font-family: Twentieth Century; */
        letter-spacing: 0;
        /* text-align: center; */
        opacity: 1;
        font-weight: 500;
        width: 100%;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products
    {
        flex-direction: row;
        width: 100%;
        overflow-x: scroll;
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-y: hidden;
        scrollbar-width: none;
        margin-top: 15px;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products p.top-products-title
    {
        padding-left: 0;
    }
    .wizzy-collection-banner
    {
        padding-left: 0 !important;
    }
    .wizzy-autocomplete-wrapper
    {
        left: unset !important;
    }
    .wizzy-autocomplete-wrapper .wizzy-result-product
    {
        width: 33.33%;
        flex: 0 0 45%;
        height: fit-content;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper .original-price
    {
        font-size: 12px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper .compare
    {
        font-size: 12px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-description
    {
        margin-top: 0;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper
    {
        margin-top: 5px;
    }
    .wizzy-autocomplete-wrapper .offer-price .offer-text
    {
        font-size: 12px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-title .product-title
    {
        font-size: 12px;
        height: 28px;
        overflow: hidden;
        min-height: unset;
    }

    .wizzy-autocomplete-wrapper .product-card .product-tag .tag-title
    {
        font-size: 10px;
    }
    .wizzy-autocomplete-wrapper .product-card .best-sellter, .wizzy-autocomplete-wrapper .product-card .new-launches, .wizzy-autocomplete-wrapper .product-card .must-have, .wizzy-autocomplete-wrapper .product-card .buy-one-free, .wizzy-autocomplete-wrapper .product-card .three-at-499, .wizzy-autocomplete-wrapper .product-card .one-at-199, .wizzy-autocomplete-wrapper .product-card .fragrance-fest
    {
        width: 4rem;
        height: 4rem;
    }
    .wz-luxury-title
    {
        padding: 15px;
        font-size: 18px;
        font-weight: 600;
        padding-top: 0px;
        padding-left: 0;
    }
    .wizzy-collection-banner .grid-images-wrapper .grid-images-item
    {
        border-radius: 1.2rem;
        flex: 0 0 33%;
    }
    .wizzy-collection-banner
    {
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .wizzy-collection-banner .grid-images-wrapper
    {
        max-width: 100%;
        overflow: auto;
        scrollbar-width: none;
        padding-bottom: 10px;
        padding-right: 10px;
        padding-left: 0px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper .price-inner-wrapper
    {
        padding-top: 0;
    }
    .wizzy-collection-banner .grid-images-wrapper .grid-images-item .grid-images-title h4
    {
        font-size: 12px;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link
    {
        border-radius: 18px;
    }
    /* Autocomplete CSS Ends */
    .wizzy-custom-search-input-parent
    {
        width: 100%;
        position: relative;
    }
    .wizzy-custom-search-input
    {
        width: 100%;
    }
    .wizzy-custom-search-input-parent svg
    {
        position: absolute;
        left: 10px;
        fill: #000;
        width: 20px;
        top: 50% !important;
        transform: translateY(-50%) !important;
    }
    .wizzy-overlay-opened.wizzy-filters-overlay .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-filters-left.wizzy-v2 .wizzy-filters-header .header-title
    {
        font-size: 18px;
        text-transform: unset !important;
    }

    .wizzy-overlay-opened.wizzy-filters-overlay .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-filters-left.wizzy-v2 .wizzy-search-filters-left-wrapper .wizzy-mobile-filter-buttons .wizzy-apply-all-button
    {
        color: #000;
    }
    .wizzy-filters-overlay #shopify-section-header
    {
        display: none !important;
    }
    .wizzy-filters-overlay .header
    {
        display: none !important;
    }
    .wizzy-overlay-opened .product-card .best-sellter, .wizzy-overlay-opened .product-card .new-launches, .wizzy-overlay-opened .product-card .must-have, .wizzy-overlay-opened .product-card .buy-one-free, .wizzy-overlay-opened .product-card .three-at-499, .wizzy-overlay-opened .product-card .one-at-199, .wizzy-overlay-opened .product-card .fragrance-fest
    {
        z-index: 0;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper .wizzy-sort-container .wizzy-common-select-wrapper .wizzy-common-select-container .wizzy-common-select-options
    {
        border: unset !important;
        border-bottom-right-radius: unset !important;
        border-bottom-left-radius: unset !important;
    }
    .wizzy-common-select-options.title-mobile
    {
        display: flex;
        justify-content: center;
        bottom: 295px !important;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper .wizzy-sort-container .wizzy-common-select-wrapper .wizzy-common-select-container .wizzy-common-select-options
    {
        padding: 1.5rem;
        border: .1rem solid #ddd;
        border-radius: 1rem;
    }
    .wizzy-common-select-container .wizzy-common-select-options .wizzy-common-select-option
    {
        justify-content: center;
        display: flex;
        margin-bottom: 1rem;
        font-size: 1.4rem;
        letter-spacing: .028rem;
    }
    .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper .wizzy-sort-container .wizzy-common-select-wrapper .wizzy-common-select-container .wizzy-common-select-options .wizzy-common-select-option.selected
    {
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.26382 7.90003C4.08382 7.90003 3.91881 7.84003 3.78381 7.70503L0.798821 4.72003C0.528821 4.45003 0.528821 4.03003 0.798821 3.76003C1.06882 3.49003 1.48881 3.49003 1.75881 3.76003L4.27881 6.26503L10.2638 0.295027C10.5338 0.0250275 10.9538 0.0250275 11.2238 0.295027C11.4938 0.565027 11.4938 0.985031 11.2238 1.25503L4.75881 7.70503C4.60881 7.84003 4.44382 7.90003 4.26382 7.90003Z' fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 97% center;
        background-size: 1.7rem;
    }
    .wizzy-overlay-opened .WhatsAppButton__root
    {
        display: none !important;
    }
    .wizzy-search-wrapper
    {
        z-index: 10;
        padding-top: 45px;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper .wizzy-sort-container .wizzy-common-select-wrapper .wizzy-common-select-container .wizzy-common-select-selector
    {
        border: .1rem solid #d6d6d6;
        border-radius: .7rem;
        border-top-left-radius: unset;
        border-bottom-left-radius: unset;
        
        height: 46px;
        padding: 13px;
        border-left: unset;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-mobile-filter-button
    {
        padding-left: 15px;
        left: 0;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper
    {
        right: 0;
        left: unset;
        padding-right: 15px;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-mobile-filter-button, .wizzy-search-wrapper.has-filters-button-at-top .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper
    {
        top: 20px;
    }
    .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-filters-mobile-entry:before
    {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16' fill='none'><g fill='%23000' stroke='%23000' stroke-width='.5'><rect x='2.232' y='.392' width='.647' height='15.216' rx='.324'/><rect x='7.676' y='.392' width='.647' height='15.216' rx='.324'/><rect x='13.123' y='.392' width='.647' height='15.216' rx='.324'/></g><g fill='%23fff'><circle cx='2.556' cy='5.719' r='1.634' stroke='%23000'/><circle cx='13.446' cy='5.719' r='1.634' stroke='%23000'/><circle cx='8.001' cy='10.281' r='1.634' stroke='%23000'/></g></svg>");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 15px;
        height: 15px;
        margin-top: unset;
    }
    .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper .wizzy-sort-container .wizzy-common-select-wrapper .wizzy-common-select-container .wizzy-common-select-selector .wizzy-common-select-label
    {
        margin-left: 1rem;
        font-family: Roboto, sans-serif;
        color: #000;
        font-weight: 500;
        font-size: 1.4rem;
        letter-spacing: .028rem;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-search-results-wrapper .wizzy-filters-mobile-entry:after
    {
        content: "";
        background-color: #d6d6d6;
        width: .1rem;
        left: 0;
        top: 1rem;
        bottom: 1rem;
        position: absolute;
    }
    .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper .wizzy-sort-container .wizzy-common-select-wrapper .wizzy-common-select-container .wizzy-common-select-selector .wizzy-common-select-label:before
    {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.02 15.85'><path d='M14.9 4.77c-.11.15-.28.23-.46.23-.06 0-.13-.01-.19-.04-.05-.01-.1-.04-.15-.07L9.84 1.88v11.46c0 .31-.27.56-.59.55-.31-.01-.55-.26-.55-.56V.29c0-.24.28-.37.48-.23l5.6 3.95a.52.52 0 0 1 .12.76zM6.31 2.55v12.98c0 .19-.17.32-.33.32-.07 0-.15-.02-.21-.07l-5.54-3.9a.52.52 0 0 1-.12-.76.59.59 0 0 1 .8-.12l4.26 3.01V2.56c0-.3.24-.55.55-.56h.02c.31 0 .57.25.57.55z'/></svg>");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 15px;
        height: 15px;
        margin-top: unset;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-search-results-wrapper .wizzy-filters-mobile-entry:after
    {
        right: 0 !important;
        left: unset;
    }
    .wizzy-search-wrapper.has-filters-button-at-top .wizzy-search-results-wrapper .wizzy-filters-mobile-entry
    {
        border: .1rem solid #d6d6d6;
        border-radius: .7rem;
        border-top-right-radius: unset;
        border-bottom-right-radius: unset;
        border-right: unset;
        height: 46px;
        font-family: Roboto, sans-serif;
        color: #000;
        font-weight: 500;
        font-size: 1.4rem;
        letter-spacing: .028rem;
    }

    .wizzy-search-wrapper.has-left-facets .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-results
    {
        padding: 0;
        border-top: unset;
    }
    .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product
    {
        border-right: unset;
        border-bottom: unset;
        margin-bottom: 1rem;
    }
    .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product
    {
        padding-right: .5rem;
    }
    /* .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product:nth-child(2n)
    {
        padding-left: .5rem;
    } */
}
.wizzy-selected-filters .wizzy-selected-facet-list-item[data-facetkey="sizes"] .wizzy-facet-item-swatch
{
    display: none !important;
}
.facet-body-inStock .wizzy-facet-list
{
    display: none;
}
.wizzy-facet-body.facet-body-inStock .wizzy-input-toggle-button
{
    padding: 1rem 1rem 3rem;
    list-style: none;
    display: block;
    box-sizing: border-box;
}
.wizzy-facet-body.facet-body-inStock .filter-content
{
    list-style: none;
    display: block;
}
.wizzy-facet-body.facet-body-inStock .filter-element.switch-block
{
    display: flex;
    justify-content: space-between;
}
.wizzy-facet-body .wizzy-input-toggle-button
{
    display: none;
}
.wizzy-facet-body.facet-body-inStock .wizzy-input-toggle-button
{
    display: block !important;
}
.wizzy-search-wrapper .wizzy-search-filters-left .header-title
{
    text-transform: unset;
}
.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item:hover .wizzy-facet-list-item-checkbox .checkbox-indicator
{
    background: #fff;
}
.wizzy-search-results-rendered #shopify-section-footer-content-section
{
    display: none !important;
}
.wizzy-grid-filters-box .wizzy-facet-list-item-checkbox
{
    display: none !important;
}
.wizzy-grid-filters-box .wizzy-facet-list-item-count
{
    display: none !important;
}
.wizzy-grid-filters-box {
  background: transparent;
  border: 1px solid #E31E25;
  margin: 0 5px;
  margin-bottom: 10px;
}
.wizzy-grid-filters-box .wizzy-facet-list li
{
    padding: 7px;
    border: 1px solid #E31E25;
}
.wizzy-grid-filters-box span.wizzy-facet-list-item-label {
  width: max-content;
}
.wizzy-grid-filters-box .wizzy-facet-list
{
    margin-top: 10px;
}
@media (min-width: 768px) {
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products p.top-products-title
    {
        font-size: 19px !important;
    }
    .wizzy-autocomplete-banner-2 
    {
        padding: 0 5px;
    }
    .wizzy-grid-filters-box .wizzy-facet-body .wizzy-facet-list {
        line-height: 1.35rem;
    }

    .wizzy-grid-filters-box .wizzy-toggle-btn {
        cursor: pointer;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
        border: 1.5px solid #fff;
        background: #E31E25;
        float: right;
        border-radius: 40px;
        padding: 5px 10px;
        margin-top: 10px;
        display: none;
    }
    .wizzy-grid-filters-box .wizzy-facet-body.collapsed .wizzy-facet-list {
        max-height: 85px;
        overflow: hidden;
    }
    .wizzy-grid-filters-box
    {
        margin-bottom: 30px;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body.facet-body-inStock
    {
        padding-bottom: unset;
    }
    .wizzy-facet-body.facet-body-inStock .wizzy-input-toggle-button
    {
        padding-bottom: unset !important;
    }
    .wizzy-grid-filters-box
    {
        flex: 0 0 100%;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper .original-price
    {
        margin-right: 5px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper .compare
    {
        margin-right: 5px;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item
    {
        margin-bottom: 15px;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left,
    {
        width: 293px !important;
    }
    .wizzy-search-results
    {
        padding-left: 50px !important;
    }
    .wizzy-search-sort-wrapper
    {
        padding-right: 15px;
    }
    .wizzy-autocomplete-wrapper
    {
        position: fixed !important;
    }
    .wizzy-filters-facet-block.collapsible.collapsed .wizzy-facet-body
    {
        display: none !important;
    }
    .wizzy-search-filters-left-wrapper
    {
        position: sticky;
        top: 150px;
        max-height: 72vh;
        overflow: auto;
        scrollbar-width: none;
    }
    
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item.facet-range-item
    {
        max-width: calc(100% - 35px);
    }
    .noUi-horizontal .noUi-handle
    {
        right: -11px;
        top: -4px;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item.facet-range-item .noUi-horizontal .noUi-handle
    {
        width: 13px;
        height: 13px;
        background: #000;
        box-shadow: unset;
        border: unset;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item.facet-range-item .noUi-horizontal
    {
        width: -webkit-fill-available;
        height: 7px;

    }
    .wizzy-autocomplete-wrapper
    {
        height: 65vh;
        overflow-y: scroll;
        flex-direction: column;
        width: 635px;
        box-shadow: 0 6px 12px #000;
        border-radius: 4px;
        border-top-left-radius : 4px !important;
    }
    .wz-autocomplete-sugegstions-products-wrapper
    {
        flex-direction: column;
    }
    .wizzy-autocomplete-wrapper.onLeft .wizzy-autocomplete-top-products
    {
        width: 100%;
        padding: 0 10px 10px;
    }
    .wizzy-autocomplete-wrapper.onLeft .wizzy-autocomplete-suggestions
    {
        order: 0;
        width: 100%;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list
    {
        display: flex;
        flex-wrap: wrap;
        padding: 5px;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item-head
    {
        font-size: 19px;
        text-transform: capitalize;
        color: #000;
        letter-spacing: 0;
        height: 32px;
        /* font-family: Twentieth Century, sans-sarif; */
        padding-left: 7px;
        margin-bottom: 0;
        opacity: 1.3;
        text-wrap: nowrap;
        flex: 0 0 100%;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item
    {
        flex: 0 0 20%;
        padding: 0 5px;
        width: max-content;
        max-width: max-content;
        margin-bottom: 5px;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link
    {
        font-weight: 700;
        position: relative;
        text-wrap: nowrap;
        /* padding: 1px 6px; */
        justify-content: center;
        background: #d3d3d354;
        border: unset !important;
    }
    span.wizzy-autocomplete-label
    {
        font-size: 13px;
        text-transform: capitalize;
        color: #000;
        /* font-family: Twentieth Century; */
        letter-spacing: 0;
        text-align: center;
        opacity: 1;
        font-weight: 500;
        width: 100%;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products
    {
        flex-direction: row;
        width: 100%;
        overflow-x: scroll;
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-y: hidden;
        scrollbar-width: none;
    }
    .wizzy-common-select-options.title-mobile
    {
        display: none !important;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-filters-facet-block.collapsible .wizzy-facet-head .facet-head-title
    {
        font-size: 1.4rem;
        letter-spacing: .028rem;
        text-transform: capitalize;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-filters-facet-block.collapsible .wizzy-facet-head
    {
        background: #0000;
        width: 100%;
        border: 0rem;
        text-align: left;
        padding: 1.65rem .5rem 1.65rem 1rem;
        /* display: -webkit-box; */
        display: -moz-box;
        display: -ms-flexbox;
        /* display: -webkit-flex; */
        display: flex;
        /* -webkit-justify-content: space-between; */
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        /* -webkit-align-items: center; */
        align-items: center;
        cursor: pointer;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .facet-search-wrapper.active .facet-head-search
    {
        background: #fff;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item .wizzy-facet-list-item-count
    {
        color: #1f1f1f;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item
    {
        display: flex;
        align-items: center;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item .wizzy-facet-list-item-label
    {
        display: flex;
    }
    span.facet-item-label-value
    {
            font-size: 1.4rem;
    letter-spacing: .028rem;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .facet-search-wrapper .facet-head-search
    {
        margin-top: -5px;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .facet-search-wrapper.active .facet-head-search-input
    {
        background: #fff;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-filters-facet-block.collapsible .wizzy-facet-head .facet-head-right:after
    {
        content: '';
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' role='presentation' class='icon icon-minus' fill='none' viewBox='0 0 10 2'><path fill-rule='evenodd' clip-rule='evenodd' d='M.5 1C.5.7.7.5 1 .5h8a.5.5 0 110 1H1A.5.5 0 01.5 1z' fill='currentColor'/></svg>");
        background-repeat: no-repeat;
        background-size: contain;
        width: 15px;
        height: 15px;
        background-position: center;
        margin-top: 3px;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-filters-facet-block.collapsible.collapsed .wizzy-facet-head .facet-head-right:after
    {
        content: '';
        background-image: url("data:image/svg+xml;utf8,<svg width='20' height='20' xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' role='presentation' class='icon icon-plus' fill='none' viewBox='0 0 10 10'><path fill-rule='evenodd' clip-rule='evenodd' d='M1 4.51a.5.5 0 000 1h3.5l.01 3.5a.5.5 0 001-.01V5.5l3.5-.01a.5.5 0 00-.01-1H5.5L5.49.99a.5.5 0 00-1 .01v3.5l-3.5.01H1z' fill='currentColor'/></svg>");
        width: 15px;
        height: 15px;
        background-position: center;
        margin-top: 3px;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item .wizzy-facet-list-item-checkbox .checkbox-indicator
    {
        background: #fff;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body
    {
        padding: 1rem 1rem 3rem;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .wizzy-filters-header
    {
        border-bottom: .1rem solid #d6d6d6;
        padding: 0rem 0rem 1.7rem;
        border-width: 1px;
    }
    .wizzy-facet-list-block
    {
        padding: 1rem 0rem;
    }

    .wizzy-search-filters-left-wrapper
    {
        padding: 0rem 1.5rem 0 0;
    }
    
    .wizzy-common-select-container .wizzy-common-select-options .wizzy-common-select-option.selected
    {
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.26382 7.90003C4.08382 7.90003 3.91881 7.84003 3.78381 7.70503L0.798821 4.72003C0.528821 4.45003 0.528821 4.03003 0.798821 3.76003C1.06882 3.49003 1.48881 3.49003 1.75881 3.76003L4.27881 6.26503L10.2638 0.295027C10.5338 0.0250275 10.9538 0.0250275 11.2238 0.295027C11.4938 0.565027 11.4938 0.985031 11.2238 1.25503L4.75881 7.70503C4.60881 7.84003 4.44382 7.90003 4.26382 7.90003Z' fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 97% center;
        background-size: 1.7rem;
    }
    .wizzy-search-wrapper .wizzy-search-filters-left .header-title
    {
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 0.48px;
        color: #1f1f1f;
    }
    .wizzy-common-select-container .wizzy-common-select-options
    {
        border: .1rem solid #ddd;
        /* top: calc(100% + 2rem); */
        /* right: 48px; */
        left: unset !important;
        width: 22rem;
        border-radius: 1rem;
        padding: 2rem 0;
        right: -3px !important;
        min-width: 220px;
    }
    .wizzy-common-select-container .wizzy-common-select-selector:after
    {
        margin-left: 10px;
    }
    .wizzy-common-select-container .wizzy-common-select-selector
    {
        border: .1rem solid #d6d6d6;
        border-radius: .7rem;
        padding: .8rem 1rem;
        background: unset;
        min-width: fit-content;
    }
    .wizzy-search-wrapper
    {
        max-width: calc(100% - 3rem);
    }
    .wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product
    {
        width: 33.33%;
        margin-bottom: 3rem;
        flex: 0 0 33%;
        
    }
    /* Autocomplete CSS starts */
    .wizzy-autocomplete-wrapper
    {
        left: unset !important;
        right: 225px !important;
    }
    .wizzy-autocomplete-wrapper .wizzy-result-product
    {
        width: 33.33%;
        flex: 0 0 35%;
        height: fit-content;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper .original-price
    {
        font-size: 14px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper .compare
    {
        font-size: 14px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-description
    {
        margin-top: 0;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper
    {
        margin-top: 5px;
    }
    .wizzy-autocomplete-wrapper .offer-price .offer-text
    {
        font-size: 14px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-title .product-title
    {
        font-size: 15px;
        height: 35px;
        overflow: hidden;
        min-height: unset;
    }
    .wizzy-autocomplete-wrapper .product-card .product-tag .tag-title
    {
        font-size: 10px;
    }
    .wizzy-autocomplete-wrapper .product-card .best-sellter, .wizzy-autocomplete-wrapper .product-card .new-launches, .wizzy-autocomplete-wrapper .product-card .must-have, .wizzy-autocomplete-wrapper .product-card .buy-one-free, .wizzy-autocomplete-wrapper .product-card .three-at-499, .wizzy-autocomplete-wrapper .product-card .one-at-199, .wizzy-autocomplete-wrapper .product-card .fragrance-fest
    {
        width: 4rem;
        height: 4rem;
    }
    .wizzy-search-wrapper .product-card .best-sellter, .wizzy-search-wrapper .product-card .new-launches, .wizzy-search-wrapper .product-card .must-have, .wizzy-search-wrapper .product-card .buy-one-free, .wizzy-search-wrapper .product-card .three-at-499, .wizzy-search-wrapper .product-card .one-at-199, .wizzy-search-wrapper .product-card .fragrance-fest
    {
        z-index: 1;
    }
    .wz-luxury-title
    {
        padding: 15px;
        font-size: 18px;
        font-weight: 600;
        padding-top: 0px;
        padding-left: 0;
    }
    .wizzy-collection-banner .grid-images-wrapper .grid-images-item
    {
        border-radius: 1.2rem;
        flex: 0 0 33%;
    }
    .wizzy-collection-banner
    {
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .wizzy-collection-banner .grid-images-wrapper
    {
        max-width: 100%;
        overflow: auto;
        scrollbar-width: none;
        padding-bottom: 10px;
        padding-right: 10px;
    }
    .wizzy-autocomplete-wrapper .product-card .product-price-wrapper .price-inner-wrapper
    {
        padding-top: 0;
    }
    .wizzy-collection-banner .grid-images-wrapper .grid-images-item .grid-images-title h4
    {
        font-size: 14px;
    }
    .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link
    {
        border-radius: 18px;
    }
    /* Autocomplete CSS Ends */
}
.wizzy-autocomplete-banner-2 
{
    margin-bottom: 15px;
}
.wizzy-autocomplete-banner-2 img{
    border-radius: 18px;
}