.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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-widget-es-search-form-widget .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-es-search-form-widget .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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;
}


/* Masque l'option "Quelconque" pour les chambres */
.es-field__from_bedrooms:nth-child(2) {
    display: none !important;
}





/* ===============================
   ESTATIK – BORDURE FINE + LÉGER ARRONDI
=============================== */

/* 1. On nettoie le conteneur parent pour éviter l'effet "gras" */
.es-search .es-radio--bordered {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
}

/* 2. On stylise le carré avec une bordure fine et un petit arrondi */
.es-search .es-radio--bordered label {
    border: 1px solid #ffffff !important; /* Bordure 1px réelle */
    border-radius: 10px !important;        /* LÉGER ARRONDI (ajustez ici) */
    box-shadow: none !important;          /* Supprime l'effet d'épaisseur */
    margin-right: 8px !important;         /* Espace entre les cases */
    
    /* Centrage parfait du texte */
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 42px !important;
    height: 42px !important;
    transition: all 0.2s ease-in-out;
}

/* 3. État coché : fond vert Estatik */
.es-search .es-radio--bordered input:checked + label {
    background-color: #a9ca0b !important;
    border-color: #a9ca0b !important;
    color: #ffffff !important;
}

/* 4. On retire la coche pour garder le chiffre bien centré */
.es-search .es-radio--bordered label .es-icon_check-mark {
    display: none !important;
}/* End custom CSS */