/**
* 2025 Anvanto
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
*
*  @author    Anvanto <anvantoco@gmail.com>
*  @copyright 2025 Anvanto
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/

.anmm-menu {
    --menu-mobile-width: 280px;
    --menu-mobile-bg: #F6F6F6;
    --menu-gap: 5px 0px;
    --menu-bg-color: #fff;
    --menu-title-line-height: 26px;
    --menu-title-case: none;
    --menu-title-weight: bold;
    --menu-title-underline-height: 0px;
    --menu-title-underline-color: #E2E2E2;
    --menu-link-line-height: 24px;
    --button-vertical-border-radius: 5px;
    --radius: 0px;
    --dropdown-border-width: 0px;
    --dropdown-border-color: #E2E2E2;
    --dropdown-image-radius: 0px;
}


.anmm-parent {
    position: relative;
}
.anmm-zindex {
    position: static;
}
.anmm-dropdown {
    list-style: none;
}
.anmm-menu {
    padding: 0;
}
.anmm-popupbg-header-active {
    z-index: 101;
}
@media (min-width: 992px) {
    .anmm-list-static {
        position: static;
    }
    .anmm-dropdown-content-image img {
        width: 100%;
    }
    .anmm-dropdown {
        padding: 25px 15px 10px;
    }
    .anmm-category-item.anmm-has-sub>.anmm-category-list {
        top: -9px;
    }
    .anmm-brand-list-images .anmm-brand {
        max-width: 107px;
    }
    .anmm-product.anmm-product-vertical {
        max-width: 100%;
        width: 100%;
    }
    .anmm-product .product-miniature {
        margin-bottom: 0;
    }
    .anmm-product.anmm-product-vertical .product-miniature .thumbnail-container {
        display: flex;
        align-items: center;
        text-align: left;
        margin-bottom: 10px;
    }
}
@media (max-width: 991px) {
    .anmm-lang-cur span {
        text-transform: uppercase;
    }
    .anmm-mobile-footer .adropdown-mobile a,
    .anmm-lang-cur span {
        font-size: 18px;
    }
    .anmm-column {
        width: 100%;
        float: none;
    }
    .anmm-menu-toggle {
        display: none;
    }
    .anmm-product .product-thumbnail {
        position: static;
    }
    .anmm-product.anmm-product-vertical .product-miniature {
        margin-bottom: 0;
    }

    .anmm-list {
        position: relative;
        float: right;
    }
    .anmm-dropdown-submenu,
    .anmm-dropdown:not(.anmm-dropdown-vertical) {
        left: unset;
        right: 0;
        transform: translateX(100%);
    }
    .anmm-mobile-footer,
    .anmm-lang-cur,
    .anmm-lang-cur .currency-selector,
    .anmm-lang-cur .language-selector-wrapper {
        position: static;
    }
    .anmm-mobile-footer .language-selector,
    .anmm-mobile-footer select {
        display: none;
    }
    .anmm-mobile-footer #_mobile_language_selector,
    .anmm-mobile-footer #_mobile_currency_selector {
        width: 100%;
    }
    .anmm-mobile-footer {
        background: #f2f2f2;
        border: 0;
        margin: 18px 0 0;
        padding: 20px 20px 19px;
    }
    .anmm-lang-cur {
        padding: 5px 0px 5px 0px;
    }
    .anmm-mobile-footer .mobile_item_wrapper {
        padding: 0;
        color: #000;
        font-weight: 700;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        width: 100%;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
    }
    .adropdown-mobile {
        position: fixed;
        top: 0;
        right: 0;
        padding: 0;
        background: #fff;
        z-index: 1;
        height: 100%;
        width: var(--menu-mobile-width);
        transition: transform .3s;
    }
    .anmm-mobile-footer .mobile_item_wrapper+.adropdown-mobile {
        transform: translateX(100%);
    }
    .anmm-mobile-footer .mobile_item_wrapper.open+.adropdown-mobile {
        display: block;
    }
    .anmm-mobile-footer .mobile_item_wrapper.open+.adropdown-mobile.menu-active {
        transform: translateX(0);
    }
    .megamenu_mobile-btn-back svg {
        margin: 0;
    }
    .anmm-menu-btn-back {
        height: auto;
    }
    .anmm-mobile-footer .adropdown-mobile-content {
        padding: 0 20px;
    }
    .anmm-mobile-footer .adropdown-mobile a {
        color: #000;
        display: block;
        padding: 0;
        margin-bottom: 12px;
        line-height: 1.5;
        font-weight: 700;
    }
}


.anmm-link-arrow-desktop {
    display: none;
}
.anmm-menu-wrapper {
    flex: 1 1 auto;
    width: fit-content;
    padding: 5px 0;
}
.anmm-list {
    justify-content: flex-start;
    position: static;
}
.anmm-category-item.anmm-has-sub>.anmm-category-list {
    top: -7px;
}
.anmm-dropdown-content-title {
    margin-bottom: 13px;
}
.anmm-category-title {
    margin-bottom: 10px;
}
.anmm-dropdown-content-image .anmm-dropdown-content-title {
    margin-bottom: 18px;
}
.anmm-dropdown-content {
    margin-bottom: 20px;
}
.anmm-product .product-miniature {
    margin-bottom: 30px;
}
.anmm-product.anmm-product-vertical .product-miniature .anmm-product-img {
    width: 100px;
}
.anmm-product.anmm-product-vertical .product-miniature {
    padding: 0;
}
.anmm-product.anmm-product-vertical .product-miniature .thumbnail-container::before {
    display: none;
}
.anmm-product.anmm-product-vertical .product-miniature .product-thumbnail {
    position: static;
    height: auto ;
}
.anmm-product .product-miniature .product-description {
    border: 0;
    width: auto;
}
.anmm-dropdown-content-title {
    font-weight: 700;
}
@media (min-width: 992px) {
    .anmm-brand-list-images {
        gap: 22px;
    }
    .anmm-link {
        line-height: 1;
        padding: 16px 31px 17px 0;
    }
    .anmm-dropdown {
        box-shadow: 0px 4px 20px 0px #0000001A;
        border-radius: var(--radius);
    }
}
@media (max-width: 991px) {
    .anmm-category-item.anmm-has-sub>.anmm-category-title .anmm-category-arrow {
        display: none;
    }
    .anmm-category-item.anmm-has-sub>.anmm-category-list {
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
        margin: 0;
        position: static;
        padding: 0;
        transition: all 0s;
        -webkit-transition: all 0s;
    }
    .anmm-dropdown-content-image img {
        width: 100%;
    }
    .anmm-product.anmm-product-vertical .product-miniature .product-title {
        height: auto;
    }
    .anmm-product .product-miniature .product-title a {
        font-size: 16px;
    }
    .anmm-product.anmm-product-vertical .product-miniature .thumbnail-container {
        align-items: center;
        flex-direction: column;
        padding: 0;
    }
    .anmm-product.anmm-product-vertical .product-miniature .anmm-product-img {
        width: 100%;
        max-width: 100%;
    }
    .anmm-product .product-miniature .product-thumbnail img {
        width: 100%;
    }
    .anmm-product .product-miniature .product-description {
        padding: 15px 0 0;
        text-align: left;
    }
    .anmm-product .product-miniature .product-price-and-shipping {
        text-align: left;
    }
    .anmm-brand-list-images {
        gap: 20px;
    }
    .anmm-brand-list-images .anmm-brand {
        max-width: 90px;
    }
}

.anmm-dropdown .anmm-link,
.anmm-link {
    background: var(--menu-title-bg-color);
}

.anmm-menu-block .anmm-dropdown-block-item:hover .anmm-link,
.anmm-menu-block .anmm-dropdown-block-item.open .anmm-link,
.anmm-link:hover,
.anmm-menu-vertical .anmm-dropdown-item:hover .anmm-link,
.anmm-menu-vertical .anmm-dropdown-item.open .anmm-link {
    background-color: var(--menu-title-bg-color-hover);
}

.anmm-link,
.anmm-dropdown .anmm-link {
    font-size: var(--menu-title-font-size);
}

.anmm-link,
.anmm-title,
.anmm-menu-vertical .anmm-link,
.anmm-link-block .anmm-title {
    color: var(--menu-title-color);
}
@media (max-width: 991px) {
    .anmm-menu-vertical .anmm-link-title {
        color: var(--menu-title-color);
    }
}

.anmm-menu-horizontal.open .anmm-title,
.anmm-link:hover .anmm-title,
.anmm-title:hover,
.anmm-menu-vertical .anmm-dropdown-item:hover .anmm-link,
.anmm-menu-vertical .anmm-dropdown-item.open .anmm-link,
.anmm-menu-block .anmm-dropdown-block-item:hover .anmm-link,
.anmm-menu-block .anmm-dropdown-block-item.open .anmm-link {
    color: var(--menu-title-color-hover);
}

.anmm-dropdown-content-title {
    font-size: var(--menu-submenu-title-font-size);
}

.anmm-column p,
.anmm-dropdown,
.anmm-category-item,
.anmm-dropdown-content-text,
.anmm-page,
.anmm-brand-list .anmm-brand {
    font-size: var(--menu-link-font-size);
}

.anmm-dropdown-content-title,
.anmm-dropdown-content-title .anmm-dropdown-link {
    color: var(--menu-submenu-title-color);
}

.anmm-dropdown-content-title .anmm-dropdown-link:hover {
    color: var(--menu-submenu-title-color-hover);
}

.anmm-product .product-miniature .product-title,
.anmm-product .product-miniature .product-title a,
.anmm-brand-list .anmm-brand,
.anmm-page,
.anmm-dropdown-content-text,
.anmm-dropdown-content-text a,
.anmm-category-title,
.anmm-category-title a {
    color: var(--menu-link-color);
}

.anmm-product .product-miniature .product-title a:hover,
.anmm-brand-list .anmm-brand:hover,
.anmm-page:hover,
.anmm-dropdown-content-text a:hover,
.anmm-category-title a:hover,
.anmm-category-item .anmm-category-item:hover>.anmm-category-title a {
    color: var(--menu-link-color-hover);
}

.anmm-column p {
    color: var(--menu-text-color);
}