.main-nav-container .logo-wrap .mekster-brand {
    margin: 0 !important;
    padding: 0 !important;
}
.main-nav-container .mekster-top-form .aa-InputWrapper{
    margin-bottom: 0;
}
.main-nav-container .mekster-top-form{
    width: auto !important;
}
.main-nav-container .mekster-top-form .aa-Input {
    width: 100%;
    border: none;
    padding: 12px 40px 12px 25px;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    color: #808080;
    font-family: 'Mulish';
    box-shadow: none;
    border-radius: 9px;
    background: #F6F6F6;
    height: 55px;
    min-width: 415px;
}
.main-nav-container .minicart-wrapper .header-cart span.bg-icns.cart-icn {
    width: 30px !important;
    height: 27px !important;
}
/* search dropdown */
.aa-Panel{
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: max-content !important;
    padding: 34px 60px;
    background: #FFFFFF;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.5);
    border-radius: 0px 0px 8px 8px;
    border: none !important;
    max-height: calc(100vh - 140px);
    overflow: auto;
    min-height: 200px;
    margin-top: 5px;
}
.main-nav-container .header-user-actions {
    align-items: center;
}

.main-nav-container .minicart-wrapper .action{
    position: relative;
}
.main-nav-container .minicart-wrapper .action.close span{
    display: none;
}
.main-nav-container .minicart-wrapper #btn-minicart-close.action.close{
    position: absolute;
    right: 2px;
    top: 2px;
}
.aa-Panel section[data-autocomplete-source-id="products"] .aa-List li{
    margin-bottom: 40px;
    width: 165px;
    margin-right: 15px;
    border: 1px solid #979797;
    border-radius: 4px;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit{
    padding: 5px;
    width: 100%;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-image-box img{
    mix-blend-mode: multiply;
    width: 100%; /* or any custom size */
    height: 100%;
    object-fit: contain;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-image-box{
    text-align: center;
    margin-bottom: 20px;
    height: 100px;
    overflow: hidden;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-image-box .offer-new-badge,
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-image-box .offer-badge {
    font-size: 8px;
    line-height: 11px;
    font-weight: 600;
    top:  5px;
    left:  5px;
    z-index: 2;
    position: absolute;
    padding: 2px 8px;
    border-radius: 2px;
    width: auto;
    height: auto;
}

.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-primary .algoliasearch-autocomplete-category,
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-primary .algoliasearch-autocomplete-category mark{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    color: #808080;
    margin:  0;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-primary .price-box{
    margin: 0 0 7px 0;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-primary .algoliasearch-autocomplete-price{
    font-family: 'Stag';
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-primary .algoliasearch-autocomplete-price .before_special {
    color: #979797;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-primary .algoliasearch-autocomplete-price .before_special  + .after_special {
    color: #E00000;
}
.aa-Panel .aa-PanelLayout section[data-autocomplete-source-id="products"] .aa-List .algoliasearch-autocomplete-hit .product-primary .product-name{
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    width: 100%;
    font-family: 'Stag';
    height: 28px;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 10px;
}
#autocomplete-products-footer{
    width: fit-content;
    text-align: center;
    border-radius: 6px;
    background: #000;
    color: #fff !important;
    padding: 0;
}
#autocomplete-products-footer a {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Roboto";
    display: block;
    padding: 9px 26px;
    height: 100%;
    width: 100%;
}
#autocomplete-products-footer a:hover {
    text-decoration: none;
}
.aa-Panel .aa-SourceFooter{
    margin-top: auto;
}
.aa-Panel.productColumn2 .aa-PanelLayout section[data-autocomplete-source-id="products"]{
    padding: 0;
    order: 2;
}
.main-nav-container .minicart-wrapper .header-cart .cart-text{
    font-size: 13px;
    padding: 0 20px;
    font-weight: 400;
}
/* need to added */
.main-nav-container .mekster-top-form{
    padding: 0 !important;
}
.main-nav-container .minicart-wrapper .header-cart{
    border-radius: 8px !important;
    padding: 14px 20px !important;
    margin-right: 30px !important;
    font-family: 'Mulish' !important;
    width: auto !important;
}
.main-nav-container .cashier-button .btn-text{
    font-family: 'Mulish';
    font-weight: 600;
    font-size: 13px;
}
a.btn-1{
    border-radius: 8px !important;
    padding: 15px 20px !important;
}
.page-header .header .cashier-button .btn-icn img,
.al-product-listing .btn-registration .btn-icn img{
    width: 7px !important;
}
/* need to added */

/* cart design */
.minicart-wrapper .mcp-name .product-name, .minicart-wrapper .mcp-name .product-name a{
    height: auto;
    width: auto;
    margin: 0;
    max-width: 320px;
    line-height: 20px !important;
    font-size: 16px !important;
}
#relatedProducts, #trendItems, #frequentlyBoughtTogether, .trendsItem-widget{
    padding: 0 40px;
}
#relatedProducts .swiper-button-prev, #frequentlyBoughtTogether .swiper-button-prev, #trendItems .swiper-button-prev,.trendsItem-widget .swiper-button-prev {
    height: 59px;
    width: 38px;
    display: block;
    background-image: url('../Algolia_AlgoliaSearch/images/black-chevron-left.svg');
    left: 0;
    background-size: cover;
}
#relatedProducts .swiper-button-prev:after, #frequentlyBoughtTogether .swiper-button-prev:after, #trendItems .swiper-button-prev:after,.trendsItem-widget .swiper-button-prev:after {
    display:none;
}
#relatedProducts .swiper-button-next, #frequentlyBoughtTogether .swiper-button-next, #trendItems .swiper-button-next,.trendsItem-widget .swiper-button-next {
    height: 59px;
    width: 38px;
    display: block;
    background-image: url('../Algolia_AlgoliaSearch/images/black-chevron-right.svg');
    right: 0;
    background-size: cover;
}
#relatedProducts .swiper-button-next:after, #frequentlyBoughtTogether .swiper-button-next:after, #trendItems .swiper-button-next:after,.trendsItem-widget .swiper-button-next:after {
    display:none;
}

@media (max-width: 767px) {
    .main-nav-container .mekster-top-form .aa-InputWrapper {
        padding: 12px 60px 12px 15px;
    }
}
@media (max-width: 992px) {
    .aa-Panel .aa-PanelLayout {
        grid-column-gap: 40px;
        width: 100%;
    }
    #algoliaAutocomplete{
        width: 100%;
        margin-bottom: 0;
    }
    .main-nav-container .mekster-top-form{
        width: 96% !important;
        left: 50% !important;
        transform: translateX(-50%);
    }
    .main-nav-container .mekster-top-form .aa-InputWrapper{
        padding: 0;
    }
    .main-nav-container .mekster-top-form{
        padding: 0 !important;
    }
    #algoliaAutocomplete .aa-InputWrapperPrefix{
        z-index: 9;
    }
    .main-nav-container .minicart-wrapper .header-cart{
        padding: 0px !important;
    }
}
@media (max-width: 1200px) {
    .aa-Panel.productColumn2 section[data-autocomplete-source-id="products"] .aa-List {
        grid-template-columns: auto auto;
        grid-gap: 0 15px;
    }
}
@media (max-width: 1366px){
    .aa-Panel{
        width: calc(100% - 16px) !important;
        padding: 30px;
        left: 8px !important;
        transform: translateX(0) !important;
    }
}
@media (max-width: 567px) {

    .main-nav-container .mekster-top-form .aa-Input {
        padding: 12px 15px 12px 15px;
        font-size: 11px;
    }
}
@media (max-width: 768px) {
    .aa-Panel section[data-autocomplete-source-id="products"] .aa-List li{
        width: 45%;
        margin-right: 5px;
    }

}
@media (min-width: 1366px) {
    .aa-Panel{
        min-width: 1300px !important;
    }
    .aa-Panel .aa-PanelLayout{
        width: 100%;
    }
}
.ais-RangeSlider .rheostat .rheostat-tooltip {
    text-wrap: nowrap;
}
.ais-RangeSlider .rheostat .rheostat-handle-upper .rheostat-tooltip {
    top: 22px;
}
