.elementor-kit-29{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#F8F7F3;--e-global-color-text:#222A39;--e-global-color-accent:#EA9E04;--e-global-color-61dd470:#FDF5EE;--e-global-color-062f8c7:#F9F7DE;--e-global-color-cfb6a39:#D7E8FC;--e-global-color-3dd18d4:#F2F2F2;--e-global-color-d89b856:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-7361e2c-font-family:"Montserrat";--e-global-typography-7361e2c-font-size:50px;--e-global-typography-7361e2c-font-weight:700;--e-global-typography-4c2926b-font-family:"Montserrat";--e-global-typography-4c2926b-font-size:30px;--e-global-typography-4c2926b-font-weight:500;}.elementor-kit-29 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Styles communs aux boutons du menu === */
.menu-btn > a {
  padding: 10px 20px !important;
  border-radius: 6px !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  transition: all 0.2s ease !important;
  margin-left: 8px !important;
}

/* === Bouton primaire orange (Espace Formation) === */
.menu-btn-primary > a {
  background: #f0a500 !important;
  color: #101010 !important;
}

.menu-btn-primary > a:hover {
  background: #e07b00 !important;
}

/* === Bouton outline blanc (Espace Employeur, Contrôleur) === */
.menu-btn-outline > a {
  background: transparent !important;
  color: #f0a500 !important;
  border: 2px solid #f0a500 !important;
}

.menu-btn-outline > a:hover {
  background: #f0a500 !important;
  color: #111214 !important;
}

/* Supprimer le pointeur d'animation Elementor sur les boutons du menu */
.menu-btn.menu-btn.menu-btn .elementor-item::after,
.menu-btn.menu-btn.menu-btn .elementor-item::before {
  display: none !important;
  content: none !important;
 }

  
/* === Override pour tablette + mobile (menu en drawer) === */
@media (max-width: 1024px) {
  .menu-btn.menu-btn > a,
  .menu-btn.menu-btn .elementor-item {
    background: transparent !important;
    color: #1f2933 !important;
    border: none !important;
    border-left: 3px solid #f0a500 !important;
    padding: 12px 20px !important;
    margin-left: 0 !important;
    border-radius: 0 !important;
    width: auto !important;
  }
}

/* === Hover sur tablette + mobile === */
@media (max-width: 1024px) {
  .menu-btn.menu-btn > a:hover,
  .menu-btn.menu-btn > a:focus,
  .menu-btn.menu-btn .elementor-item:hover,
  .menu-btn.menu-btn .elementor-item:focus {
    background: #111214 !important;
    color: #ffffff !important;
  }
}/* End custom CSS */