.elementor-409 .elementor-element.elementor-element-fbbba9d{--display:flex;}.elementor-409 .elementor-element.elementor-element-fbbba9d.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-409 .elementor-element.elementor-element-fbbba9d{--width:100.23%;}}/* Start custom CSS for html, class: .elementor-element-eee5b1f *//* Débloque les menus déroulants et les calendriers */
.hero { overflow: visible !important; }          /* ← avant : hidden */
.search { overflow: visible !important; position: relative; }

/* Assure la superposition du select et du calendrier */
.search select,
.flatpickr-calendar {
  position: relative;
  z-index: 9999 !important;
}

/* iOS / Safari : force l’apparence du menu déroulant natif */
.search select {
  -webkit-appearance: menulist;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fbbba9d *//* Désactive/masque les overlays les plus courants dans CE champ */
#place + grammarly-extension,
#place ~ grammarly-extension,
#place ~ grammarly-desktop-integration,
#place ~ .lt-highlighter__wrapper,
#place ~ .lt-div,
#place ~ .lt-icon,
#place ~ .languagetool-suggestions,
#place ~ .languagetool-marker,
#place ~ .ms-editor-squiggles-container,
grammarly-extension, grammarly-desktop-integration,
.lt-highlighter__wrapper, .lt-div, .lt-icon,
.languagetool-suggestions, .languagetool-marker,
.ms-editor-squiggles-container {
  display: none !important;
  pointer-events: none !important;
}

/* Parfois LT crée un wrapper positionné par-dessus l’input */
.lt-highlighter__wrapper, .lt-highlighter-root, .lt-container {
  display: none !important;
}

/* Certains gestionnaires de mots de passe injectent une icône dans les inputs */
.lpfield-icon, .dashlane-icon, .bitwarden-popup, .kpxc-field-indicator {
  display: none !important;
}/* End custom CSS */