/* Header icons fallback CSS (Account / Wishlist / Cart) */
.page-header .header.content .header-account.smb-header-icon,
.page-header .header.content .header-wishlist.smb-header-icon,
.page-header .header.content .minicart-wrapper.smb-header-icon {
    display: inline-flex;
    align-items: center;
    float: none;
    flex-shrink: 0;
    margin: 0 0 0 20px;
    vertical-align: middle;
}

.page-header .header.content .smb-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    color: #000;
    line-height: 1;
}

.page-header .header.content .smb-icon svg {
    display: block;
    width: 24px;
    height: 24px;
}

/* Account */
.page-header .header.content .switcher.customer.header-account {
    border: 0 !important;
    border-radius: 0;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none;
}

.page-header .header.content .switcher.customer.header-account:hover {
    border: 0 !important;
}

.page-header .header.content .switcher.customer.header-account .switcher-label {
    display: none;
}

.page-header .header.content .switcher.customer.header-account .action.toggle {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    line-height: 1;
}

.page-header .header.content .switcher.customer.header-account .action.toggle strong {
    display: inline-flex;
    align-items: center;
    color: #000;
    font-weight: 400;
}

.page-header .header.content .switcher.customer.header-account .action.toggle .text,
.page-header .header.content .header-wishlist .action.showwishlist .text,
.page-header .header.content .minicart-wrapper .action.showcart>.text,
.page-header .header.content .minicart-wrapper .action.showcart .text.visually-hidden,
.page-header .header.content .minicart-wrapper .action.showcart .counter-label {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
}

.page-header .header.content .switcher.customer.header-account .action.toggle .icon {
    display: none !important;
}

.page-header .header.content .switcher.customer.header-account .action.toggle::after,
.page-header .header.content .switcher.customer.header-account .action.toggle.active::after {
    display: none !important;
    content: none !important;
}

/* Wishlist */
.page-header .header.content .header-wishlist .action.showwishlist {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    color: #000;
    text-decoration: none;
}

.page-header .header.content .header-wishlist .action.showwishlist .counter.qty,
.page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: -7px;
    right: -9px;
    z-index: 2;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    margin: 0 !important;
    padding: 0 4px !important;
    border-radius: 50%;
    background: #c6002d !important;
    color: #fff !important;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    box-sizing: border-box;
}

.page-header .header.content .header-wishlist .action.showwishlist .counter.qty.empty,
.page-header .header.content .minicart-wrapper .action.showcart .counter.qty.empty {
    display: inline-flex !important;
    background: #c6002d !important;
}

.page-header .header.content .header-wishlist .action.showwishlist .counter.qty .counter-number,
.page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number {
    position: static !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    color: #fff !important;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
}

/* Cart */
.page-header .header.content .minicart-wrapper .action.showcart {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
    color: #000 !important;
    text-decoration: none;
    line-height: 1;
}

.page-header .header.content .minicart-wrapper .action.showcart:hover,
.page-header .header.content .minicart-wrapper .action.showcart.active,
.page-header .header.content .minicart-wrapper .action.showcart:focus {
    background: transparent !important;
}

.page-header .header.content .minicart-wrapper .action.showcart::before,
.page-header .header.content .minicart-wrapper .action.showcart.active::before,
.page-header .header.content .minicart-wrapper .action.showcart:hover::before,
.page-header .header.content .minicart-wrapper .action.showcart.active:hover::before {
    display: none !important;
    content: none !important;
    background: none !important;
}

.page-header .header.content .minicart-wrapper .action.showcart .minicart-icon-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}

.page-header .header.content .minicart-wrapper .action.showcart .minicart-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    line-height: 1.2;
}

.page-header .header.content .minicart-wrapper .action.showcart .minicart-label {
    display: block;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.25;
    white-space: nowrap;
}

.page-header .header.content .minicart-wrapper .action.showcart .minicart-price,
.page-header .header.content .minicart-wrapper .action.showcart .minicart-price .price {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    white-space: nowrap;
}

.page-header .header.content .minicart-wrapper .block-minicart::before {
    right: 78px;
    left: auto;
}

.page-header .header.content .minicart-wrapper .block-minicart::after {
    right: 77px;
    left: auto;
}

@media (max-width: 767px) {

    /* =========================
       MOBILE SEARCH
       Same design as desktop
       ========================= */

    .header.content .flex-col-center {
        display: block !important;
        flex: 1 1 auto !important;
        width: auto !important;
        min-width: 0 !important;
        margin: 0 10px !important;
        padding: 0 !important;
    }

    #algoliaAutocomplete {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        height: auto !important;
        margin: 0 !important;
        overflow: visible !important;
    }

    #algoliaAutocomplete .aa-Autocomplete {
        width: 100% !important;
    }

    /* Main search box */
    #algoliaAutocomplete .aa-Form {
        width: 100% !important;
        height: 44px !important;
        min-height: 44px !important;
        padding: 0 !important;
        margin: 0 !important;

        display: flex !important;
        align-items: center !important;

        background: #fff !important;
        border: 1px solid #d5d5d5 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    /* Search icon */
    #algoliaAutocomplete .aa-InputWrapperPrefix {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        width: 44px !important;
        min-width: 44px !important;
        height: 44px !important;
        padding: 0 !important;
        margin: 0 !important;
        position: static !important;
        background: transparent !important;
    }

    #algoliaAutocomplete .aa-Label {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        width: 44px !important;
        height: 44px !important;
        margin: 0 !important;
    }

    #algoliaAutocomplete .aa-SubmitButton {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        width: 44px !important;
        height: 44px !important;
        padding: 0 !important;
        margin: 0 !important;

        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    #algoliaAutocomplete .aa-SubmitButton svg {
        display: block !important;
        width: 20px !important;
        height: 20px !important;
        margin: 0 !important;
        color: #000 !important;
        fill: #000 !important;
    }

    /* Actual input */
    #algoliaAutocomplete .aa-InputWrapper {
        display: flex !important;
        flex: 1 1 auto !important;
        width: auto !important;
        min-width: 0 !important;
        height: 44px !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #algoliaAutocomplete .aa-Input {
        display: block !important;

        width: 100% !important;
        height: 44px !important;

        padding: 0 10px !important;
        margin: 0 !important;

        border: 0 !important;
        outline: 0 !important;
        box-shadow: none !important;

        background: transparent !important;

        font-size: 14px !important;
        color: #000 !important;
    }

    #algoliaAutocomplete .aa-Input::placeholder {
        color: #777 !important;
        opacity: 1;
    }

    /* Clear button */
    #algoliaAutocomplete .aa-InputWrapperSuffix {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        width: 40px !important;
        height: 44px !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #algoliaAutocomplete .aa-ClearButton {
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        border: 0 !important;
    }
}



@media(max-width:767px){
    #algoliaAutocomplete .aa-SubmitButton svg{
        display:block !Important;
    }
    #algoliaAutocomplete .aa-SubmitButton:after{
        display:none !important;
    }

    #algoliaAutocomplete .aa-InputWrapperPrefix{
        position:absolute !important;
        right:0;
    }
    .aa-Panel .algoliasearch-autocomplete-hit .info,.aa-Panel .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category{
        white-space:unset !important;
    }
    .aa-Panel .aa-PanelLayout section{
        margin-bottom:0;
    }
}
.aa-Panel .algoliasearch-autocomplete-hit .info,.aa-Panel .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category{
    white-space:unset !important;
}
#algoliaAutocomplete label.aa-Label{
    display:block !important;
}
#algoliaAutocomplete .aa-Input{
    width:88% !important;
}
#algoliaAutocomplete .aa-LoadingIndicator{
    right:18% !important;
    top:25% !important;
}