.elementor-kit-6580{--e-global-color-primary:#0A1179;--e-global-color-secondary:#54595F;--e-global-color-text:#0A1179;--e-global-color-accent:#4A9AF6;--e-global-color-6032dd6:#3D4196;--e-global-typography-primary-font-family:"Diphylleia";--e-global-typography-primary-font-size:33px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Diphylleia";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Diphylleia";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Diphylleia";--e-global-typography-accent-font-weight:500;--e-global-typography-5260dbc-font-family:"Diphylleia";--e-global-typography-5260dbc-font-size:24px;--e-global-typography-5260dbc-font-weight:600;--e-global-typography-5260dbc-font-style:normal;background-color:#FFFFFF;font-family:"Diphylleia", Sans-serif;}.elementor-kit-6580 e-page-transition{background-color:transparent;background-image:linear-gradient(179deg, #FFFFFF 100%, #FFBC7D 100%);}.elementor-kit-6580 h4{font-family:"Diphylleia", Sans-serif;font-size:26px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1{display:var(--page-title-display);}.site-header .header-inner{width:1512px;max-width:100%;}.site-header{padding-inline-end:30px;padding-inline-start:30px;}.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 */.post-password-form {
    max-width: 400px; /* Ajuste la largeur selon tes préférences */
    margin: 100px auto; /* Centre horizontalement */
    text-align: center; /* Centre le texte */
    display: flex;
    flex-direction: column;
    align-items: center;
}
/* 1) Le header au-dessus de tout */
header, .site-header, .elementor-location-header, 
.elementor-section-wrap > .elementor-section.elementor-top-section {
  position: relative;
  z-index: 9999;
}

/* 2) Bouton hamburger au-dessus des images */
.elementor-menu-toggle {
  position: relative;
  z-index: 10000;
}

/* 3) Conteneur du menu déroulant / hors-canvas */
.elementor-nav-menu--dropdown,
.elementor-nav-menu__container,
.elementor-nav-menu--main {
  position: relative;
  z-index: 10000;
}

/* 4) Overlay (si utilisé) toujours devant */
.elementor-menu-toggle + .elementor-nav-menu__container .e--pointer-outside,
.elementor-nav-menu--dropdown .elementor-nav-menu--dropdown,
.elementor-popup-modal,
.dialog-message,
.elementor-widget-nav-menu .elementor-nav-menu--dropdown {
  z-index: 10000 !important;
}

/* 5) Cas images "par-dessus" : on neutralise leur z-index */
img, .elementor-image, .elementor-widget-image img {
  position: relative;
  z-index: 1;
}

/* 6) iOS/Safari : éviter le clipping par overflow */
.elementor-section.elementor-sticky,
.elementor-location-header {
  overflow: visible;
}

/* 7) Si ton menu mobile est en "Full Width Dropdown" d’Elementor */
.elementor-nav-menu--dropdown .elementor-nav-menu--dropdown {
  position: relative;
  z-index: 10000;
}/* End custom CSS */