
/* --------- GENERAL STYLES ---------- */
.logo {
    width: 170px !important;
    margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
    .nav-open .nav-sections {
        z-index: 900 !important;
    }
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
    right: 0 !important;
    top: 0 !important;
}

.sticky-menu.active .panel.wrapper,
.breadcrumbs .items,
.page-main:not(.page-main-full) > div,
.container {
    width: 100%;
    max-width: 1600px !important;
}

@media only screen and (min-width: 1400px) {
    .container {
        /* max-width: 1920px !important;
        margin: 0px auto !important;
        width: 90%; */
    }
}

.products .owl-carousel:not(.owl-loaded),
.blog-post-grid .owl-carousel:not(.owl-loaded),
.cdz-transparent {
    opacity: 1 !important;
}

#algoliaFooter {
    display: none;
}

/* --------- ALGOLIA SEARCH INPUT ---------- */
.header-sections form .aa-InputWrapper input {
    height: 100%;
    border: 0;
    border-radius: 25px;
    padding-left: 20px;
}

.header-sections form .aa-InputWrapper {
    height: 48px;
}

.header-sections form label .aa-SubmitButton {
    height: 40px !important;
    line-height: 100%;
    border-radius: 50%;
    width: 40px;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    margin: 4px 5px 0 0;
}

/* --------- ALGOLIA AUTOCOMPLETE PANEL ---------- */
.aa-Panel.productColumn1 ul.aa-List li.aa-Item {
    width: 100%;
}

.aa-Panel.productColumn1 {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    min-width: 100% !important;
    left: unset !important;
    right: unset !important;
    scrollbar-width: thin;
    overflow-y: auto;
}

.sticky-menu.active .header-sections form .aa-InputWrapper input {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    margin-right: 150px;
}

.sticky-menu.active .header-sections form:focus-within .aa-InputWrapper input,
.sticky-menu.active .aa-SubmitButton:focus + .aa-InputWrapper input,
.sticky-menu.active .aa-SubmitButton:active ~ .aa-InputWrapper input {
    opacity: 1;
    visibility: visible;
}

.page-header .sticky-menu.active .header-panel-right {
    top: 50% !important;
    transform: translateY(50%) !important;
}

.page-header .sticky-menu.active .header-panel-right ul {
    margin-bottom: 0 !important;
}

.aa-Panel.productColumn1 .aa-SourceFooter #autocomplete-products-footer {
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.aa-Panel.productColumn1 .aa-SourceFooter {
    position: sticky;
    bottom: 0;
    width: 100%;
}

.aa-Panel.productColumn1 section:nth-child(1) .aa-List {
    columns: 3 !important;
}

.aa-Source .aa-SourceFooter {
    margin-top: 25px !important;
}

.ais-Panel .ais-Panel-header {
    color: #fff;
    background: #000;
    font: 500 15px / 1.35 Questrial, sans-serif;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0;
    min-width: 100%;
    border-bottom: 0px solid #fff;
    padding: 10px 20px;
    border-radius: 5px 5px 0 0;
}

/* --------- STICKY HEADER ---------- */
.page-header .sticky-menu.active .header-panel-center {
    position: absolute;
    right: 115px !important;
    top: 13px !important;
    width: auto;
}

.aa-InputWrapperPrefix .aa-SubmitButton .aa-SubmitIcon {
    width: 30px !important;
    height: 25px !important;
}

/* --------- MOBILE RESPONSIVE FIXES ---------- */
@media (max-width: 768px) {
    .header-panel-center.header-search-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }

    .aa-InputWrapperPrefix .aa-SubmitButton .aa-SubmitIcon {
        color: #fff;
    }

    #algoliaAutocomplete {
        flex: 1;
    }

    #mobil_cart-wrapper {
        flex-shrink: 0;
        width: auto;
    }

    
    .aa-Item .algoliasearch-autocomplete-hit {
        white-space: normal !important;
        overflow: visible !important;
        text-overflow: unset !important;
        display: block !important;
        width: 100% !important;
        line-height: 1.4 !important;
        font-size: 14px !important;
    }

    .aa-Item {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        width: 100% !important;
    }

    .aa-Panel .aa-PanelLayout {
        flex-direction: column !important;
    }

    .aa-Item .algoliasearch-autocomplete-price {
        display: block !important;
        margin-top: 4px;
        width: 100%;
    }
}


@media (max-width: 768px) {
.aa-Panel.productColumn1{
 width: 100% !important;
 top: 118px !important;
}

    .aa-Panel .aa-List {
        padding-left: 0;
        width: 100% !important;
        columns: 1 !important;
    }

    .aa-Panel.productColumn1 section:nth-child(1) .aa-List {
        columns: 1 !important;
        width: 100% !important;
    }
.page-header .sticky-menu.active .header-panel-center{
    position: absolute;
    bottom: 25px;
    right: 22px !important;
    width: auto;
}

.page-header {
    min-height: 120px !important;
}

#algoliaAutocomplete .aa-SubmitButton {
    margin: 0 !important;
}

/* .page-header .sticky-menu.active {
    height: 125px;
} */

.page-header .sticky-menu.active form .aa-InputWrapper input {
    margin-top: 25px !important;
}

.page-header .sticky-menu.active .header-panel-center.header-search-wrap {
    align-items: flex-start;
}

.page-header .sticky-menu.active #algoliaAutocomplete form label .aa-SubmitButton {
    margin: -15px 5px 0 0 !important;
}

.header-sections form .aa-InputWrapper {
    height: 40px;
    width: 72vw;
}

.header-sections form .aa-InputWrapper input {
    margin-top: 48px !important;
    background: #fff;
}

.auc-Recommend-container .auc-Recommend-list{
	padding: 0 !important;
}

}
