/* Center the Max Mega Menu wrap */
#mega-menu-wrap-primary {
    text-align: center !important;
}

#mega-menu-primary {
    display: inline-block !important;
}

/* Fallback for standard Elementor Nav Menu if used instead */
.elementor-widget-nav-menu .elementor-nav-menu--main {
    justify-content: center !important;
}
