/**

 Theme Name: vas
 Theme URL: https://vas.ae/
 Author: themeforest
 License: https://vas.ae/



**/

/* Mobile header layout */
.header_mobile .mlogo_wrapper {
    display: flex;
    align-items: center;
}

/* Push button to right */
.header_mobile .mobile-cta {
    margin-left: auto;
    margin-right: 50px;
}

/* Button sizing for mobile */
.header_mobile .mobile-cta a {
    font-size: 13px;
    padding: 6px 12px;
    white-space: nowrap;
}

#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-flyout ul.mega-sub-menu { width: auto !important; }

#mega-menu-wrap-top-menu #mega-menu-top-menu a.mega-menu-link { white-space: nowrap !important; }