.elementor-8600 .elementor-element.elementor-element-5d759dc:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-8600 .elementor-element.elementor-element-5d759dc > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-8600 .elementor-element.elementor-element-5d759dc > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8600 .elementor-element.elementor-element-5d759dc > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8600 .elementor-element.elementor-element-bc2cac3{width:100%;max-width:100%;}.elementor-8600 .elementor-element.elementor-element-bc2cac3 > .elementor-widget-container{border-style:none;}@media(min-width:768px){.elementor-8600 .elementor-element.elementor-element-5d759dc{width:100%;}}/* Start custom CSS for es-search-form-widget, class: .elementor-element-bc2cac3 *//* ===============================
   ESTATIK – TEXTE UNIQUEMENT (FORCÉ)
   aucune couleur de fond
=============================== */

/* Labels (Prix, Chambres, etc.) */
.es-search .es-field__label,
.es-search label,
.es-search span.es-field__label{
  color:#ffffff !important;
  font-weight:600 !important;
}

/* Texte des inputs */
.es-search input[type="text"],
.es-search input[type="number"],
.es-search select{
  color:#ffffff !important;
}

/* Placeholder */
.es-search input::placeholder{
  color:rgba(255,255,255,0.6) !important;
}

/* Select2 (Pays / Région) */
.es-search .select2-selection__rendered{
  color:#ffffff !important;
}

/* Placeholder Select2 */
.es-search .select2-selection__placeholder{
  color:rgba(255,255,255,0.6) !important;
}

/* Texte des chips (boutons SDB, Catégorie, Étiquettes) */
.es-search .es-radio--bordered label{
  color:#111111 !important;
}

/* Texte chip sélectionnée */
.es-search .es-radio--bordered input:checked + label{
  color:#ffffff !important;
}

/* Texte des boutons */
.es-search .es-btn{
  color:#ffffff !important;
  font-weight:800 !important;
  letter-spacing:1px !important;
}
/* ===============================
   ESTATIK – TEXTE UNIQUEMENT (FORCÉ)
   aucune couleur de fond
=============================== */

/* Labels (Prix, Chambres, etc.) */
.es-search .es-field__label,
.es-search label,
.es-search span.es-field__label{
  color:#ffffff !important;
  font-weight:600 !important;
}

/* Texte des inputs */
.es-search input[type="text"],
.es-search input[type="number"],
.es-search select{
  color:#ffffff !important;
}

/* Placeholder */
.es-search input::placeholder{
  color:rgba(255,255,255,0.6) !important;
}

/* Select2 (Pays / Région) */
.es-search .select2-selection__rendered{
  color:#ffffff !important;
}

/* Placeholder Select2 */
.es-search .select2-selection__placeholder{
  color:rgba(255,255,255,0.6) !important;
}

/* Texte des chips (boutons SDB, Catégorie, Étiquettes) */
.es-search .es-radio--bordered label{
  color:#111111 !important;
}

/* Texte chip sélectionnée */
.es-search .es-radio--bordered input:checked + label{
  color:#ffffff !important;
}

/* Texte des boutons */
.es-search .es-btn{
  color:#ffffff !important;
  font-weight:800 !important;
  letter-spacing:1px !important;
}





/* ===============================
   ESTATIK – BACKGROUND TRANSPARENT
=============================== */

/* Fond global du formulaire */
.es-search{
  background: transparent !important;
}

/* Inputs / champs */
.es-search input,
.es-search select,
.es-search textarea{
  background: transparent !important;
}

/* Select2 (Pays / Région) */
.es-search .select2-selection{
  background: transparent !important;
}

/* Chips (SDB, Catégorie, Étiquettes) */
.es-search .es-radio--bordered,
.es-search .es-radio--bordered label{
  background: transparent !important;
}

/* Boutons (sans toucher à la couleur du texte) */
.es-search .es-btn{
  background: transparent !important;
}

/* ===============================
   ESTATIK – BOUTONS UNIQUEMENT
=============================== */

.es-search .es-btn{
  background-color:#a9ca0b !important;
  color:#ffffff !important;
}

/* Icônes dans les boutons */
.es-search .es-btn .es-icon{
  color:#ffffff !important;
}

/* Hover léger (optionnel, propre) */
.es-search .es-btn:hover{
  filter:brightness(0.95);
}


.es-search h3{
  color:#a9ca0b !important;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
}


/* Masque l'option "Quelconque" */
.es-field__from_bathrooms:nth-child(2) {
    display: none !important;
}

/* Masque l'option "1+" */
.es-field__from_bathrooms:nth-child(3) {
    display: none !important;
}/* End custom CSS */