@media (min-width: 992px) {
    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1 {
        background: transparent !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        overflow: visible !important;
    }

    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .sections.nav-sections.category-dropdown,
    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .section-item-content.category-dropdown-item-content,
    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .navigation.verticalmenu.side-verticalmenu {
        min-height: 0 !important;
        height: auto !important;
        padding: 0 !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
        overflow: visible !important;
    }

    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .navigation.verticalmenu.side-verticalmenu > .title-category-dropdown {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        min-width: 100% !important;
        min-height: 46px !important;
        margin: 0 !important;
        padding: 0 16px !important;
        background: var(--awa-red, #b73337) !important;
        color: var(--awa-white, #fff) !important;
        border-radius: 12px !important;
        box-shadow: 0 10px 24px rgb(183 51 55 / 18%) !important;
    }

    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .navigation.verticalmenu.side-verticalmenu > .title-category-dropdown .vm-icon,
    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .navigation.verticalmenu.side-verticalmenu > .title-category-dropdown .vm-icon i,
    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .navigation.verticalmenu.side-verticalmenu > .title-category-dropdown > span {
        color: inherit !important;
    }

    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .navigation.verticalmenu.side-verticalmenu > ul.togge-menu.list-category-dropdown {
        position: absolute !important;
        top: calc(100% + 8px) !important;
        left: 0 !important;
        width: 100% !important;
        max-width: 290px !important;
        margin: 0 !important;
        padding: 0 !important;
        background: var(--awa-white, #fff) !important;
        border: 1px solid var(--awa-gray-200, #e5e5e5) !important;
        border-radius: 0 0 12px 12px !important;
        box-shadow: 0 20px 34px rgb(15 23 42 / 14%) !important;
        overflow: visible !important;
        z-index: 35 !important;
    }

    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .navigation.verticalmenu.side-verticalmenu > ul.togge-menu.list-category-dropdown.menu-open,
    :is(body.cms-index-index, body.cms-home, body.cms-homepage_ayo_home5)
    .page-wrapper .header-control.header-nav-global.cms_home_1 .menu_left_home1
    .navigation.verticalmenu.side-verticalmenu > ul.togge-menu.list-category-dropdown.vmm-open {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        transform: none !important;
    }
}
