.elementor-kit-3807{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;}.elementor-kit-3807 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Empêche le contenu Elementor de passer derrière le header */
.elementor-page {
    padding-top: 120px !important; /* Ajuste selon hauteur header */
}

/* Pour être sûr que le header ne soit pas z-index plus bas */
#Header_wrapper, #Top_bar, header {
    z-index: 9999 !important;
    position: relative !important;
}

/* Retirer l'effet "carte flottante" */
#Header_wrapper {
    box-shadow: none !important;
    background: transparent !important;
    border-radius: 0 !important;
}

/* Supprimer marges résiduelles du contenu Elementor */
.elementor-section {
    margin-top: 0 !important;
}/* End custom CSS */