.elementor .e-7caa750{position:fixed;z-index:99;scroll-margin-top:100px;flex-direction:row;/* Changement du fond de l'en-tete au scroll */
selector.elementor-sticky--effects {
 background-color: #ff4e00 !important; 
}

/* Changement de la couleur du texte du menu au scroll */
selector.elementor-sticky--effects .sticky-menu-items ul li a,
selector.elementor-sticky--effects .sticky-menu-items .elementor-item {
 color: #ffffff !important;
}

/* Transition douce pour l'apparition des couleurs */
selector, 
selector.elementor-sticky--effects, 
.sticky-menu-items ul li a, 
.sticky-menu-items .elementor-item {
transition: all 0.5s ease-in-out !important;
}\n}