/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* Le conteneur blanc du menu prend toute la largeur disponible */
.elementor-element-5d62196 {
    width: 100% !important;
    max-width: 100% !important;
    flex-grow: 1 !important;
}

/* Le widget menu s'adapte aussi */
.elementor-element-7a63387 {
    width: 100% !important;
    max-width: 100% !important;
}

/* Les liens restent alignés à droite */
.elementor-element-7a63387 ul.elementor-nav-menu {
    width: 100% !important;
    justify-content: flex-end !important;
}
