.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-item-row_custom  li > a {
    font-size: 13px;
    padding: 8px 20px 0 !important;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-item-row_custom {
    position: relative;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li.has_img {
    padding-left: 0px;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu > .wrap ul.menu-wrapper > li.has_img .menu-item-row_custom .menu_img {
    left: auto;
    top: auto;
    position: relative;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-item-row_custom .menu-item-row__text_custom {
    text-align: left;
    position: relative;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-item-row_custom .menu-item-row__image_custom {
    position: relative;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-item-row_custom .menu-item-row__text_custom ul {
    margin: 0px;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-item-row_custom .menu-item-row__text_custom li > a {
    padding-left: 7px !important;
    padding-top: 0px !important;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-subitem-row_custom .menu-item-row__image_custom {
    text-align: right;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-subitem-row_custom .menu-item-row__image_custom img {
    max-width: 40px;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-subitem-row_custom.collapsed {
    display: none;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-item-row_custom .menu-item-row__text_custom.highlighted span {
    padding: 5px 10px;
}

.menu-row .mega-menu .table-menu_custom table td.wide_menu .menu-item-row_custom .menu-item-row__text_custom.highlighted span {
    color: #fff;
    background: #DD0011;
}
li.hide_item {display: none !important;}
.menu-row .mega-menu table td.wide_menu .dropdown-menu:not(.long-menu-items) .customScrollbar {
    max-height:100%;
}
.menu-row .mCustomScrollBox {
    max-height:100% !important;
}