/*
Theme Name: Grand Restaurant Child
Theme URI: http://themes.themegoods2.com/grandrestaurant
Description: Premium Cafe & Restaurant Theme
Version: 1.0
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandrestaurant
Template: grandrestaurant
*/

@import "../grandrestaurant/style.css";
.menu-main-menu-container {
    display: flex;
}
.main-menu-wrapper .nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.main-menu-wrapper .nav a {
    margin: 0px !important;
}

.marquee-options marquee{
	color:#fff;
}
.marquee-options .elementor-widget-wrap {
    gap: 20px;
}