/*
 Theme Name:   CMonJardinier V2 Child
 Theme URI:    https://www.cmonjardinier.com
 Description:  Thème enfant de CMonJardinier V2 — Refonte 2026
 Author:       Kupla
 Template:     cmonjardinier-v2
 Version:      1.0.0
 Text Domain:  cmonjardinier-v2-child
*/

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;1,9..40,400;1,9..40,600&display=swap');

body, h1, h2, h3, h4, h5, h6, p, a, span, div, input, button, select, textarea {
  font-family: 'DM Sans', sans-serif !important;
}

/* ============================================================
   STICKY
   ============================================================ */
body, #wrapper, #outer-wrapper, .site, #page, .site-container { background: #fff !important; }
header { position: sticky; top: 0; z-index: 100; background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,.06); }
#mega-menu-wrap-primary { position: relative; z-index: 9999; }
.mega-sub-menu { z-index: 9999 !important; }

/* ============================================================
   HEADER SHELL
   ============================================================ */
.header-shell { padding: 0.5rem 0.75rem; background: transparent; }
.header-shell-inner {
  background: #fff;
  border-radius: 16px;
  border: 1px solid #e2e8e2;
  box-shadow: 0 2px 20px rgba(0,0,0,.08);
}

/* ============================================================
   LIGNE 1
   ============================================================ */
.hdr-ligne1 { border-bottom: 1px solid #e2e8e2; }
.hdr-ligne1-inner { display: flex; align-items: center; gap: 1rem; padding: 0.6rem 0; }

.hdr-logo img { height: clamp(46px, 4vw, 72px) !important; width: auto !important; }
.hdr-sep { width: 1px; height: 22px; background: #e2e8e2; flex-shrink: 0; }

.hdr-contact { list-style: none; margin: 0; padding: 0; display: flex; align-items: center; gap: 0.75rem; flex-shrink: 0; }
.hdr-contact li a { font-size: 1.01rem; font-weight: 600; color: #4a5a4a; text-decoration: none; display: inline-flex; align-items: center; gap: 4px; transition: color .15s; }
.hdr-contact li a:hover { color: #009d3d; }
.hdr-sep-v { width: 1px; height: 12px; background: #e2e8e2; }

.hdr-search-wrap { flex: 1; }
.hdr-search-wrap form { display: flex; align-items: center; background: #f5f6f1; border: 1px solid #e2e8e2; border-radius: 100px; padding: 0.3rem 0.3rem 0.3rem 1rem; gap: 0.4rem; transition: border-color .2s; }
.hdr-search-wrap form:focus-within { border-color: #009d3d; }
.hdr-search-wrap input[type="text"], .hdr-search-wrap input[type="search"] { border: none !important; background: transparent !important; outline: none; box-shadow: none !important; -webkit-appearance: none; font-size: 0.98rem; color: #1a2e1a; width: 100%; min-width: 0; height: auto !important; line-height: 1.5 !important; font-family: inherit; padding: 0 !important; }
.hdr-search-wrap input::placeholder { color: #aab5aa; }
.hdr-search-wrap button { width: 30px; height: 30px; border-radius: 50%; background: #e4780a; border: none; display: flex; align-items: center; justify-content: center; cursor: pointer; flex-shrink: 0; transition: background .2s; }
.hdr-search-wrap button:hover { background: #cc6a08; }
.hdr-search-wrap button svg { width: 14px; height: 14px; stroke: #fff; }

.hdr-acces-pro { font-size: 1.01rem; font-weight: 700; color: #e4780a !important; text-decoration: none !important; display: inline-flex; align-items: center; gap: 4px; flex-shrink: 0; border: 1.5px solid #e4780a; border-radius: 100px; padding: 0.3rem 0.85rem; transition: all .15s; }
.hdr-acces-pro:hover { background: rgba(228,120,10,.06); }

.hdr-connexion { display: inline-flex !important; align-items: center; gap: 5px; border: 1.5px solid #e2e8e2 !important; border-radius: 100px !important; padding: 0.3rem 0.85rem !important; font-size: 1.01rem !important; color: #4a5a4a !important; white-space: nowrap; flex-shrink: 0; height: auto !important; line-height: 1.5 !important; }
.hdr-connexion i { font-size: 14px !important; margin: 0 !important; padding: 0 !important; }
.hdr-connexion a { color: #4a5a4a !important; text-decoration: none !important; font-weight: 600; font-size: 1.01rem !important; }
.hdr-connexion:hover { border-color: #009d3d !important; }
.hdr-connexion a:hover { color: #009d3d !important; }

/* ============================================================
   LIGNE 2
   ============================================================ */
.hdr-ligne2 .navbar { min-height: 0 !important; padding: 0 !important; }
.hdr-ligne2 .barre-menu { margin: 0 !important; border: none !important; }
.hdr-ligne2-inner { display: flex; align-items: center; justify-content: center; }
.hdr-ligne2 .navbar-expand-lg .navbar-nav .nav-link,
.hdr-ligne2 .navbar-expand-lg .navbar-nav a { color: #1a2e1a !important; }
.hdr-ligne2 .navbar-expand-lg .navbar-nav .nav-link:hover { color: #009d3d !important; }

/* Mega menu overflow */
.hdr-ligne2, .hdr-ligne2-inner, .hdr-ligne2 .barre-menu,
#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item { overflow: visible !important; }

/* Mega menu hover CSS fallback */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > ul.mega-sub-menu {
  visibility: visible !important; opacity: 1 !important; display: block !important;
  transform: none !important; z-index: 9999 !important; position: absolute !important;
}
.header-shell, .header-shell-inner, header { overflow: visible !important; }

/* Mega menu centré */
#mega-menu-wrap-primary #mega-menu-primary { justify-content: center !important; }

/* ============================================================
   RESET PARENT
   ============================================================ */
.header-shell .logo { padding: 0 !important; }

/* ============================================================
   HERO
   ============================================================ */
.bg-recherche { margin-top: -124px !important; padding-top: 124px !important; position: relative; z-index: 0; }

/* Hero : hauteur suffisante pour que la barre de recherche soit dans l'image */
.recherche-pro { padding-top: 2rem !important; padding-bottom: 9rem !important; }
.bg-recherche { min-height: 460px !important; }

.bg-recherche::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.32);
  z-index: 1;
  pointer-events: none;
}
.bg-recherche > * { position: relative; z-index: 2; }

/* ============================================================
   DESKTOP : cacher mobile
   ============================================================ */
@media (min-width: 769px) {
  .hdr-mobile { display: none !important; }
}

/* ============================================================
   MOBILE
   ============================================================ */
@media (max-width: 768px) {
  .hdr-ligne1, .hdr-ligne2 { display: none !important; }
  #mega-menu-wrap-primary { display: none !important; }

  /* Header bar */
  .header-shell-inner .navbar {
    padding: 0 !important;
    min-height: 0 !important;
    display: block !important;
  }
  .header-shell-inner .logo {
    padding: 0.6rem 0 0.6rem 1rem !important;
    width: auto !important;
    display: inline-block !important;
    float: none !important;
  }
  .header-shell-inner .logo img { height: 34px !important; width: auto !important; }

  /* Hamburger */
  #menu-bouton {
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 1rem !important;
    width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
    border: 1.5px solid #e2e8e2 !important;
    border-radius: 50% !important;
    background: #fff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  #menu-bouton::after, #menu-bouton.fermer::after { font-size: 1.26rem !important; color: #1a2e1a !important; line-height: 1 !important; }

  /* Compte mobile */
  .compte-mobile i { font-size: 1.03rem !important; color: #009d3d !important; }
  .compte-mobile a { color: #4a5a4a !important; font-weight: 600; text-decoration: none !important; }

  /* Dropdown menu */
  #menu-responsive {
    background: #fff !important;
    border-top: 1px solid #e2e8e2 !important;
    box-shadow: 0 8px 24px rgba(0,0,0,.1) !important;
    border-radius: 0 0 16px 16px !important;
    max-width: 100% !important;
    padding: 0 !important;
    z-index: 1001 !important;
    right: 0 !important;
    left: 0 !important;
  }
  #menu-responsive.show-menu { transform: translateY(0px) !important; }

  /* Recherche dans le menu */
  #menu-responsive .recherche-header {
    padding: 0.65rem 1rem !important;
    background: #f9faf6 !important;
    border-bottom: 1px solid #f0f0ee !important;
    border-top: none !important;
  }
  #menu-responsive .recherche-header input[type="text"] {
    background: transparent !important;
    color: #1a2e1a !important;
    font-size: 0.98rem !important;
    min-width: 0 !important;
  }
  #menu-responsive .recherche-header input[type="text"]::placeholder { color: #aab5aa !important; }

  /* Liens Je suis client / professionnel */
  #menu-responsive > ul > li > a {
    padding: 0.65rem 1rem !important;
    color: #4a5a4a !important;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
    border-bottom: 1px solid #f0f0ee !important;
    display: block !important;
  }

  /* Nav items */
  .mobile-nav-menu > li > a {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 0.85rem 1rem !important;
    color: #1a2e1a !important;
    font-size: 0.92rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: .05em !important;
    border-bottom: 1px solid #f0f0ee !important;
    text-decoration: none !important;
  }
  .mobile-nav-menu > li > a::after { content: '›' !important; font-size: 1.38rem !important; color: #aab5aa !important; font-weight: 400 !important; }
  .mobile-nav-menu > li > a:hover { color: #009d3d !important; background: #f9faf6 !important; }
  .mobile-nav-menu .sub-menu { display: none !important; }

  /* Connexion pill + Accès PRO pill dans le menu */
  #menu-responsive > ul > li:nth-child(2) > a,
  #menu-responsive > ul > li:nth-child(3) > a {
    margin: 0.4rem 1rem !important;
    border: 1.5px solid #e2e8e2 !important;
    border-radius: 100px !important;
    padding: 0.4rem 0.85rem !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    font-size: 0.9rem !important;
    width: auto !important;
  }

  /* Bottom bar */
  body { padding-bottom: 58px !important; }
  .flottant {
    position: fixed !important;
    bottom: 0 !important; left: 0 !important; right: 0 !important;
    display: flex !important;
    align-items: stretch !important;
    background: #fff !important;
    border-top: 1px solid #e2e8e2 !important;
    box-shadow: 0 -2px 12px rgba(0,0,0,.07) !important;
    z-index: 999 !important;
    height: 58px !important;
    padding: 0 !important;
  }
  .flottant a {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 0.62rem !important;
    font-weight: 700 !important;
    color: #4a5a4a !important;
    text-decoration: none !important;
    gap: 3px !important;
    padding: 0 !important;
    background: transparent !important;
    line-height: 1.2 !important;
    height: 58px !important;
    border-right: 1px solid #f0f0ee !important;
    text-transform: uppercase !important;
    letter-spacing: .04em !important;
  }
  .flottant a:last-child { border-right: none !important; }
  .flottant a.trouver { color: #009d3d !important; }
  .flottant a.acces { color: #e4780a !important; }
  .flottant a.trouver::before { content: '\f002'; font-family: FontAwesome; font-size: 1.15rem; display: block; }
  .flottant a.aide::before { content: '\f128'; font-family: FontAwesome; font-size: 1.15rem; display: block; color: #4a5a4a; }
  .flottant a.acces::before { content: '\f2bc'; font-family: FontAwesome; font-size: 1.15rem; display: block; color: #e4780a; }

  #collapseRecherche {
    position: fixed !important;
    bottom: 58px !important; left: 0 !important; right: 0 !important;
    z-index: 998 !important;
  }
  #collapseRecherche .card {
    border-radius: 16px 16px 0 0 !important;
    border: none !important;
    box-shadow: 0 -4px 20px rgba(0,0,0,.1) !important;
    padding: 1rem !important;
  }
}

/* ============================================================
   MOBILE — drawer moderne
   ============================================================ */
@media (min-width: 769px) {
  .hdr-mobile, .mob-overlay, .mob-drawer, .mob-float-pill { display: none !important; }
}

@media (max-width: 768px) {
  .hdr-ligne1, .hdr-ligne2, #mega-menu-wrap-primary { display: none !important; }
  .hdr-mobile { display: block; }

  /* Bar */
  .hdr-mob-bar {
    display: flex; align-items: center;
    justify-content: space-between;
    padding: 0.65rem 1rem;
  }
  .hdr-mob-logo img { height: 34px; width: auto; }
  .hdr-mob-actions { display: flex; align-items: center; gap: 0.4rem; }
  /* Connexion + PRO dans la barre mobile */
  .hdr-mob-connexion {
    display: inline-flex;
    align-items: center;
    font-size: 1.2rem;
    color: #4a5a4a;
    text-decoration: none;
    padding: .25rem .3rem;
  }
  .hdr-mob-connexion:hover { color: #009d3d; }
  .hdr-mob-pro {
    display: inline-flex;
    align-items: center;
    font-size: .7rem;
    font-weight: 900;
    color: #e4780a;
    border: 1.5px solid rgba(228,120,10,.4);
    border-radius: 100px;
    padding: .18rem .5rem;
    text-decoration: none;
    letter-spacing: .04em;
  }
  .hdr-mob-btn {
    width: 38px; height: 38px; border-radius: 50%;
    border: 1.5px solid #e2e8e2; background: #fff;
    display: flex; align-items: center; justify-content: center;
    cursor: pointer; color: #1a2e1a;
  }
  .hdr-mob-btn svg { width: 17px; height: 17px; }

  /* Search slide */
  .hdr-mob-search { display: none; padding: 0 1rem 0.75rem; }
  .hdr-mob-search.open { display: block; }
  .hdr-mob-search form {
    display: flex; align-items: center;
    background: #f5f6f1; border: 1px solid #e2e8e2;
    border-radius: 100px; padding: 0.35rem 0.35rem 0.35rem 1rem; gap: 0.4rem;
  }
  .hdr-mob-search svg { width: 15px; height: 15px; flex-shrink: 0; }
  .hdr-mob-search input[type="search"], .hdr-mob-search input {
    -webkit-appearance: none;
    box-shadow: none !important;
    border: none !important; background: transparent !important;
    outline: none; font-size: 1.01rem; flex: 1; color: #1a2e1a;
    height: auto !important;
  }
  .hdr-mob-search input::placeholder { color: #aab5aa; }
  .hdr-mob-search button {
    width: 30px; height: 30px; border-radius: 50%;
    background: #e4780a; border: none; cursor: pointer;
    display: flex; align-items: center; justify-content: center; flex-shrink: 0;
  }
  .hdr-mob-search button svg { width: 13px; height: 13px; stroke: #fff; }

  /* Overlay */
  .mob-overlay {
    display: none; position: fixed; inset: 0;
    background: rgba(0,0,0,.45); z-index: 1998;
  }
  .mob-overlay.open { display: block; }

  /* Drawer */
  .mob-drawer {
    position: fixed; top: 0; right: 0; bottom: 0;
    width: 82vw; max-width: 300px;
    background: #fff; z-index: 99999;
    transform: translateX(100%);
    transition: transform .28s cubic-bezier(.4,0,.2,1);
    display: flex; flex-direction: column;
    overflow: hidden;
    box-shadow: -4px 0 24px rgba(0,0,0,.1);
  }
  .mob-drawer.open { transform: translateX(0); }

  /* Drawer head */
  .mob-drawer-head {
    display: flex; align-items: center; justify-content: space-between;
    padding: 1rem 1.1rem; border-bottom: 1px solid #f0f0ee; flex-shrink: 0;
  }
  .mob-drawer-close {
    width: 34px; height: 34px; border: 1.5px solid #e2e8e2;
    border-radius: 50%; background: #fff; cursor: pointer;
    display: flex; align-items: center; justify-content: center;
  }
  .mob-drawer-close svg { width: 15px; height: 15px; }

  /* Recherche dans drawer */
  .mob-drawer-search { padding: 0.85rem 1.1rem; border-bottom: 1px solid #f0f0ee; }
  .mob-drawer-search form {
    display: flex; align-items: center;
    background: #f5f6f1; border: 1px solid #e2e8e2;
    border-radius: 100px; padding: 0.3rem 0.3rem 0.3rem 0.85rem; gap: 0.4rem;
  }
  .mob-drawer-search svg { width: 14px; height: 14px; flex-shrink: 0; }
  .mob-drawer-search input {
    border: none !important; background: transparent !important;
    outline: none; font-size: 0.94rem; flex: 1; color: #1a2e1a; height: auto !important;
  }
  .mob-drawer-search input::placeholder { color: #aab5aa; }
  .mob-drawer-search button {
    width: 28px; height: 28px; border-radius: 50%;
    background: #e4780a; border: none; cursor: pointer;
    display: flex; align-items: center; justify-content: center; flex-shrink: 0;
  }

  /* Pills connexion + accès pro */
  .mob-drawer-pills {
    display: flex; flex-direction: row; gap: 0.5rem;
    padding: 0.75rem 1.1rem; border-bottom: 1px solid #f0f0ee;
    flex-shrink: 0;
  }
  .mob-pill {
    display: inline-flex; align-items: center; gap: 0.45rem;
    padding: 0.45rem 0.85rem;
    border: 1.5px solid #e2e8e2; border-radius: 100px;
    font-size: 0.92rem; font-weight: 600;
    color: #4a5a4a; text-decoration: none;
    transition: border-color .15s;
  }
  .mob-pill i { font-size: 1.03rem; }
  .mob-pill:hover { border-color: #009d3d; color: #009d3d; }
  .mob-pill-pro { color: #e4780a !important; border-color: rgba(228,120,10,.35) !important; }
  .mob-pill-pro:hover { border-color: #e4780a !important; }

  /* Séparateur */
  .mob-drawer-sep { height: 1px; background: #f0f0ee; margin: 0; }

  /* Nav */
  .mob-nav { list-style: none; padding: 0; margin: 0; }
  .mob-nav > li > a {
    display: flex; align-items: center; justify-content: space-between;
    padding: 0.85rem 1.1rem;
    font-size: 0.92rem; font-weight: 700;
    color: #1a2e1a; text-decoration: none;
    text-transform: uppercase; letter-spacing: .05em;
    border-bottom: 1px solid #f0f0ee;
  }
  .mob-nav > li > a::after { content: '›'; font-size: 1.38rem; color: #aab5aa; font-weight: 400; }
  .mob-nav > li.open > a { color: #009d3d; }
  .mob-nav > li > a:hover { color: #009d3d; background: #f9faf6; }
  .mob-nav .sub-menu { list-style: none; padding: 0; margin: 0; background: #f9faf6; display: none; }
  .mob-nav > li.open .sub-menu { display: block; }
  .mob-nav .sub-menu li a {
    display: block; padding: 0.65rem 1.1rem 0.65rem 1.6rem;
    font-size: 0.92rem; font-weight: 500; color: #4a5a4a;
    text-decoration: none; border-bottom: 1px solid #f0f0ee;
  }
  .mob-nav .sub-menu li a:hover { color: #009d3d; }

  /* Floating pill */
  .mob-float-pill {
    position: fixed; bottom: 1.25rem; left: 50%; transform: translateX(-50%);
    display: inline-flex; align-items: center; gap: 0.4rem;
    background: #009d3d; color: #fff; text-decoration: none;
    padding: 0.6rem 1.25rem; border-radius: 100px;
    font-size: 0.94rem; font-weight: 700;
    box-shadow: 0 4px 16px rgba(0,157,61,.35);
    z-index: 997; white-space: nowrap;
  }
  .mob-float-pill svg { width: 15px; height: 15px; stroke: #fff; }
}

/* ---- Drawer : fix overflow + tout visible sans scroll ---- */
@media (max-width: 768px) {
  .mob-drawer {
    width: 88vw !important;
    max-width: 88vw !important;
    right: 0 !important;
    left: auto !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
  }
  .mob-drawer-head { padding: 0.65rem 1rem !important; }
  .mob-drawer-search { padding: 0.5rem 1rem !important; }
  .mob-drawer-pills { padding: 0.5rem 1rem !important; gap: 0.35rem !important; }
  .mob-pill { padding: 0.4rem 0.75rem !important; font-size: 0.87rem !important; }
  .mob-nav > li > a { padding: 0.65rem 1rem !important; font-size: 0.86rem !important; }
}

/* ---- Drawer : hauteur dynamique 100dvh ---- */
@media (max-width: 768px) {
  .mob-drawer {
    width: min(88vw, 320px) !important;
    height: 100dvh !important;
    max-height: 100dvh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
  }
  .mob-drawer * { box-sizing: border-box !important; max-width: 100% !important; }

  /* Compacter les sections pour tout faire tenir */
  .mob-drawer-head { padding: 0.6rem 1rem !important; }
  .mob-drawer-head img { height: 28px !important; }
  .mob-drawer-search { padding: 0.5rem 1rem !important; }
  .mob-drawer-search form { padding: 0.25rem 0.25rem 0.25rem 0.75rem !important; }
  .mob-drawer-search input { font-size: 0.9rem !important; }
  .mob-drawer-search button { width: 26px !important; height: 26px !important; }
  .mob-drawer-pills { padding: 0.5rem 1rem !important; gap: 0.3rem !important; }
  .mob-pill { padding: 0.38rem 0.75rem !important; font-size: 0.86rem !important; }
  .mob-nav > li > a { padding: 0.7rem 1rem !important; font-size: 0.86rem !important; }
}

/* ---- Drawer : fix définitif ---- */
@media (max-width: 768px) {
  .mob-drawer {
    left: auto !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 320px !important;
    height: 100dvh !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
  .mob-drawer-search form,
  .mob-drawer-pills,
  .mob-drawer-head {
    width: 100% !important;
    overflow: hidden !important;
  }
  .mob-pill {
    width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
}

/* ---- Overflow global fix ---- */
@media (max-width: 768px) {
  html, body { overflow-x: hidden !important; max-width: 100vw !important; }
  .mob-drawer {
    position: fixed !important;
    top: 0 !important; bottom: 0 !important;
    right: 0 !important; left: auto !important;
    width: min(320px, 90vw) !important;
    max-width: min(320px, 90vw) !important;
    transform: translateX(100%) !important;
  }
  .mob-drawer.open { transform: translateX(0) !important; }
}

/* ---- Drawer footer ---- */
@media (max-width: 768px) {
  .mob-drawer-footer {
    border-top: 1px solid #f0f0ee;
    padding: 0.85rem 1.1rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    flex-shrink: 0;
  }
  .mob-drawer-faq {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.45rem 0.85rem;
    border: 1.5px solid #009d3d;
    border-radius: 100px;
    font-size: 0.9rem;
    font-weight: 700;
    color: #009d3d;
    text-decoration: none;
    width: fit-content;
  }
  .mob-drawer-faq svg { width: 14px; height: 14px; }
  .mob-drawer-faq:hover { background: rgba(0,157,61,.06); }

  .mob-drawer-contact {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
  }
  .mob-drawer-contact a {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.87rem;
    color: #4a5a4a;
    text-decoration: none;
    font-weight: 500;
  }
  .mob-drawer-contact a svg { width: 13px; height: 13px; flex-shrink: 0; }
  .mob-drawer-contact a:hover { color: #009d3d; }
}

/* ---- Pills non écrasés + contact compact ---- */
@media (max-width: 768px) {
  .mob-float-pill { display: none !important; }

  .mob-drawer-pills {
    flex-direction: row !important;
    gap: 0.4rem !important;
    padding: 0.6rem 1rem !important;
  }
  .mob-pill {
    flex: 1 !important;
    justify-content: center !important;
    padding: 0.4rem 0.5rem !important;
    font-size: 0.85rem !important;
    white-space: nowrap !important;
    overflow: hidden !important;
  }

  .mob-drawer-contact {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 0.4rem 0.75rem !important;
  }
  .mob-drawer-contact a {
    font-size: 0.83rem !important;
  }
}

/* ---- Contact : 1 ligne par élément ---- */
@media (max-width: 768px) {
  .mob-drawer-contact {
    flex-direction: column !important;
    gap: 0.35rem !important;
  }
}

/* ---- Floating pill "Trouver mon jardinier" ---- */
.flottant-pill {
  position: fixed;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: #009d3d;
  color: #fff;
  text-decoration: none;
  padding: 0.7rem 1.5rem;
  border-radius: 100px;
  font-size: 0.98rem;
  font-weight: 700;
  box-shadow: 0 4px 20px rgba(0,157,61,.35);
  z-index: 997;
  white-space: nowrap;
  transition: background .2s, transform .2s;
}
.flottant-pill:hover {
  background: #007a2f;
  transform: translateX(-50%) translateY(-2px);
}
.flottant-pill svg { width: 15px; height: 15px; }

/* Masquer sur desktop */
@media (min-width: 769px) {
  .flottant-pill { display: none !important; }
}

/* ---- Masquer l'ancien bandeau flottant du thème parent ---- */
@media (max-width: 768px) {
  .flottant-footer-mobile { display: none !important; }
  /* Réactiver Zendesk */
  .zopim { display: block !important; }
  iframe#launcher { border-radius: 16px !important; }
}

/* ---- Header sticky mobile ---- */
@media (max-width: 768px) {
  /* Libérer les wrappers qui bloquent sticky */
  body, #page, .site, #wrapper, #outer-wrapper,
  .site-container, #content, .wrap {
    overflow: visible !important;
    overflow-x: clip !important;
  }
  header {
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
  }
}

/* ============================================================
   HERO — REFONTE 2026
   ============================================================ */

/* Pill réassurance */
.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: #fff;
  color: #1a2e1a;
  font-size: 0.94rem;
  font-weight: 700;
  padding: 0.4rem 1.1rem;
  border-radius: 100px;
  margin-bottom: 1.25rem;
}
.hero-badge-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #c3d200;
  flex-shrink: 0;
}

/* Barre de recherche hero */
.hero-search-wrap {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 100px;
  padding: 0.3rem 0.3rem 0.3rem 1.25rem;
  max-width: 560px;
  margin: 0 auto;
  box-shadow: 0 4px 24px rgba(0,0,0,0.18);
}
.hero-search-wrap input[type="text"] {
  border: none !important;
  background: transparent !important;
  outline: none !important;
  font-size: 1.21rem;
  color: #1a2e1a;
  width: 100%;
  min-width: 0;
  font-family: inherit;
  padding: 0 !important;
  height: auto !important;
  line-height: 1.5 !important;
  box-shadow: none !important;
}
.hero-search-wrap input[type="text"]::placeholder { color: #4a5a4a; }
.hero-search-wrap button[type="submit"] {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #e4780a;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: background .2s;
  padding: 0;
}
.hero-search-wrap button[type="submit"]:hover { background: #cc6a08; }
.hero-search-wrap button[type="submit"] svg {
  width: 16px;
  height: 16px;
  stroke: #fff;
}

/* Masquer l'ancien submit (sécurité) */
#searchsubmit { display: none !important; }

/* ============================================================
   HERO + HEADER MOBILE — fixes
   ============================================================ */
@media (max-width: 768px) {

  /* Supprimer tout gap au-dessus du header */
  body, #wrapper, .site, #page, #outer-wrapper,
  html body, .site-container, .wrap, #content {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  /* Admin bar WP : compenser si connecté */
  #wpadminbar { position: fixed !important; }
  html { margin-top: 0 !important; }

  /* Hero : remonte derrière tout le header (shell + padding) */
  .bg-recherche {
    margin-top: -90px !important;
    padding-top: 90px !important;
    min-height: 400px !important;
  }

  /* Contenu hero : padding-bottom généreux pour que la barre soit dans l'image */
  .recherche-pro {
    padding-top: 4rem !important;
    padding-bottom: 12rem !important;
  }

  /* Barre de recherche : taille adaptée mobile */
  .hero-search-wrap {
    max-width: 100% !important;
    margin: 0 1rem !important;
  }
}

/* ============================================================
   BANDEAU RÉASSURANCE
   ============================================================ */

/* Shared */
.rea-band {
  background: #f2faf5;
  border-top: 1px solid #c8e6d4;
  border-bottom: 1px solid #c8e6d4;
}

/* ---- Desktop ---- */
.rea-desktop { display: block; }
.rea-inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 1.25rem;
  display: flex;
  align-items: stretch;
}
.rea-item {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 1.1rem 1.5rem;
  position: relative;
}
.rea-item:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0; top: 20%;
  height: 60%; width: 1px;
  background: #c8e6d4;
}
.rea-icon {
  width: 42px; height: 42px;
  border-radius: 50%;
  background: #009d3d;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rea-icon svg { width: 18px; height: 18px; stroke: #fff; fill: none; }
.rea-text { display: flex; flex-direction: column; gap: 2px; }
.rea-val { font-size: clamp(.85rem, 1.1vw, 1.1rem); font-weight: 800; color: #1a2e1a; line-height: 1.2; white-space: nowrap; }
.rea-val em { color: #009d3d; font-style: normal; }
.rea-sub { font-size: clamp(.75rem, .9vw, .88rem); color: #5a7a5a; font-weight: 600; white-space: nowrap; }
.rea-sep { display: none; }

/* ---- Mobile : marquee ---- */
.rea-mobile { display: none; overflow: hidden; position: relative; }
.rea-mobile::before,
.rea-mobile::after {
  content: '';
  position: absolute; top: 0; bottom: 0;
  width: 40px; z-index: 2; pointer-events: none;
}
.rea-mobile::before { left: 0; background: linear-gradient(to right, #f2faf5, transparent); }
.rea-mobile::after  { right: 0; background: linear-gradient(to left,  #f2faf5, transparent); }
.rea-track {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.65rem 0;
  width: max-content;
  animation: rea-marquee 20s linear infinite;
}
@keyframes rea-marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.rea-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  border: 1px solid #c8e6d4;
  border-radius: 100px;
  padding: 0.45rem 0.9rem 0.45rem 0.5rem;
  white-space: nowrap;
  flex-shrink: 0;
}
.rea-pill-icon {
  width: 28px; height: 28px;
  border-radius: 50%;
  background: #009d3d;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rea-pill-icon svg { width: 13px; height: 13px; stroke: #fff; fill: none; }
.rea-pill-text { font-size: 0.98rem; font-weight: 700; color: #1a2e1a; }
.rea-pill-text em { color: #009d3d; font-style: normal; }

@media (max-width: 768px) {
  .rea-desktop { display: none !important; }
  .rea-mobile  { display: block !important; }
}

/* ============================================================
   PILL SECTION — utilisé sur tous les titres de section
   ============================================================ */
.section-pill {
  display: inline-flex;
  align-items: center;
  background: #e6f5ec;
  color: #009d3d;
  font-size: 0.87rem;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  border-radius: 100px;
  padding: .38rem 1rem;
  margin-bottom: .75rem;
}

/* ============================================================
   SECTION PRESTATIONS
   ============================================================ */
.prest-section {
  background: #fff;
  padding: 2.5rem 1.25rem;
}
.prest-container { max-width: 1140px; margin: 0 auto; }

.prest-header { margin-bottom: 2rem; }
.prest-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  margin-bottom: .75rem;
  white-space: nowrap;
}
.prest-desc {
  font-size: 1.15rem;
  color: #5a7a5a;
  line-height: 1.65;
}

/* Grid hauteur égale */
.prest-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  align-items: stretch;
}

/* Card */
.prest-card {
  background: linear-gradient(160deg, #fff 0%, #e6f5ec 100%);
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #c8e6d4;
  border-top: 3px solid transparent;
  background-clip: padding-box;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: transform .3s ease, box-shadow .3s ease;
}
.prest-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, #009d3d 0%, #c3d200 100%);
  z-index: 4;
}
.prest-card::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 20px;
  box-shadow: 0 0 0 2px rgba(0,157,61,.0);
  transition: box-shadow .3s ease;
  pointer-events: none;
  z-index: 3;
}
.prest-card:hover::after { box-shadow: 0 0 0 2px #009d3d; }
.prest-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 50px rgba(0,100,40,.13);
}

/* Image + titre overlay */
.prest-card-img {
  width: 100%; height: 260px;
  overflow: hidden; flex-shrink: 0;
  position: relative;
  display: block;
}
.prest-card-img::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 40%, rgba(0,0,0,.55) 100%);
  pointer-events: none;
  z-index: 1;
}
.prest-card-img img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  position: relative !important;
  transition: transform .5s ease;
}
.prest-card:hover .prest-card-img img { transform: scale(1.06); }
.prest-card-title-overlay {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,.95);
  color: #1a2e1a;
  font-size: 1.05rem;
  font-weight: 900;
  border-radius: 100px;
  padding: .55rem 1.4rem;
  white-space: nowrap;
  box-shadow: 0 4px 20px rgba(0,0,0,.2);
  letter-spacing: -.02em;
  width: calc(100% - 2rem);
}

.prest-card-body {
  padding: 1.4rem 1.5rem 1.75rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.prest-card-text {
  font-size: 1.03rem;
  color: #4a5a4a;
  line-height: 1.65;
  margin-bottom: 1.1rem;
}

/* Tags — pills sans points */
.prest-tags {
  display: flex;
  flex-wrap: wrap;
  gap: .35rem;
  margin-bottom: 1.4rem;
  flex: 1;
  align-content: flex-start;
}
.prest-tag {
  display: inline-flex;
  align-items: center;
  font-size: 0.92rem;
  font-weight: 700;
  color: #1a5c2a;
  background: #fff;
  border: 1px solid #c8e6d4;
  border-radius: 100px;
  padding: .3rem .75rem;
  line-height: 1.3;
  cursor: pointer;
  text-decoration: none;
  transition: background .15s, border-color .15s;
}
a.prest-tag:hover { background: #e6f5ec; border-color: #009d3d; color: #009d3d; }
.prest-tag-hidden { display: none; }
.prest-tag-more {
  cursor: pointer;
  background: #f2faf5;
  border-color: #009d3d;
  color: #009d3d;
  font-weight: 800;
  font-family: inherit;
  transition: background .15s;
}
.prest-tag-more:hover { background: #e6f5ec; }

/* CTA avec loupe */
.prest-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  background: #e4780a;
  color: #fff !important;
  font-size: 1.1rem;
  font-weight: 800;
  text-decoration: none !important;
  padding: .9rem 1rem;
  border-radius: 12px;
  transition: background .2s, transform .15s;
  margin-top: auto;
}
.prest-cta svg { width: 16px; height: 16px; stroke: #fff; flex-shrink: 0; }
.prest-cta:hover { background: #cc6a08; transform: translateY(-2px); }

/* Mobile */
@media (max-width: 1100px) {
  .prest-title { font-size: 2.3rem; white-space: normal; }
}
@media (max-width: 768px) {
  .prest-section { padding: 2.5rem 1rem 3.5rem; }
  .prest-grid { grid-template-columns: 1fr; gap: 1.25rem; }
  .prest-title { font-size: 2.01rem; }
  .prest-card-img { height: 200px; }
  .prest-card-body { padding: 1.25rem 1.25rem 1.5rem; }
}

/* ============================================================
   TYPOGRAPHIE GLOBALE — lisibilité & highlight
   ============================================================ */

/* Base corpo */
body, .hdr-nav, #mega-menu-primary {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Mega menu nav : plus lisible */
.hdr-ligne2 .navbar-expand-lg .navbar-nav .nav-link,
.hdr-ligne2 .navbar-expand-lg .navbar-nav a {
  font-size: 1.01rem !important;
  font-weight: 700 !important;
  letter-spacing: .01em;
}

/* Titres de section : plus de poids */
.prest-title,
.section-title {
  letter-spacing: -.02em;
}

/* Hook italique : plus gros + plus de présence */
.prest-card-hook {
  font-size: 1.08rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  color: #007a2f !important;
  padding: .4rem .75rem;
  background: #f2faf5;
  border-left: 3px solid #009d3d;
  border-radius: 0 8px 8px 0;
  margin-bottom: .85rem !important;
}

/* Tags : padding un peu plus généreux */
.prest-tag {
  padding: .35rem .85rem !important;
  font-size: 0.94rem !important;
}

/* Réassurance val : plus de contraste */
.rea-val { color: #0d1f0d !important; }
.rea-val em { color: #009d3d !important; font-weight: 900 !important; }

/* CTA taille cohérente */
.prest-cta { font-size: 1.15rem !important; padding: 1rem 1.25rem !important; }

/* Hero H1 */
.recherche-pro h1 {
  font-size: 2.8rem;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -.02em;
}

@media (max-width: 768px) {
  .recherche-pro h1 { font-size: 2.3rem; }
  .prest-card-hook { font-size: 1.01rem !important; }
}

/* ============================================================
   SECTION JARDINIERS
   ============================================================ */
.jard-section {
  background: #fff;
  padding: 2.5rem 0;
}
.jard-container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 1.25rem;
}

/* Header */
.jard-header { margin-bottom: 2rem; }
.jard-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  letter-spacing: -.02em;
  margin-top: .6rem;
}

/* Villes */
.jard-villes {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  margin-bottom: 2.5rem;
}
.jard-ville {
  display: inline-flex;
  align-items: center;
  font-size: .9rem;
  font-weight: 600;
  color: #1a2e1a;
  background: #fff;
  border: 1.5px solid #dceee2;
  border-radius: 100px;
  padding: .38rem .9rem;
  text-decoration: none;
  transition: all .18s;
  white-space: nowrap;
}
.jard-ville:hover {
  background: #f2faf5;
  border-color: #009d3d;
  color: #009d3d;
}
.jard-ville-all {
  border-color: #009d3d;
  color: #009d3d;
  font-weight: 700;
}
.jard-ville-all:hover {
  background: #009d3d;
  color: #fff;
}

/* Carrousel */
.jard-carousel-wrap {
  overflow: hidden;
  position: relative;
  margin: 0 -1.25rem;
  padding: 0 1.25rem;
}
.jard-carousel-wrap::before,
.jard-carousel-wrap::after {
  content: '';
  position: absolute;
  top: 0; bottom: 0;
  width: 60px;
  z-index: 2;
  pointer-events: none;
}
.jard-carousel-wrap::before { left: 0; background: linear-gradient(to right, #fff, transparent); }
.jard-carousel-wrap::after  { right: 0; background: linear-gradient(to left, #fff, transparent); }

.jard-track {
  display: flex;
  gap: 1.25rem;
  width: max-content;
  animation: jard-scroll 28s linear infinite;
  padding: .5rem 0 1rem;
}
.jard-track:hover { animation-play-state: paused; }
@keyframes jard-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* Card jardinier */
.jard-card, a.jard-card {
  background: #fff;
  border: 1.5px solid #e2e8e2;
  border-radius: 16px;
  padding: 1.25rem;
  width: 240px;
  min-height: 180px;
  flex-shrink: 0;
  transition: box-shadow .2s, transform .2s;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.jard-card:hover {
  box-shadow: 0 8px 28px rgba(0,100,40,.1);
  transform: translateY(-3px);
}
.jard-card-head {
  display: flex;
  align-items: center;
  gap: .75rem;
  margin-bottom: .85rem;
}
.jard-avatar {
  width: 48px; height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, #009d3d, #c3d200);
  display: flex; align-items: center; justify-content: center;
  font-size: .85rem;
  font-weight: 800;
  color: #fff;
  flex-shrink: 0;
  border: 2px solid #fff;
  box-shadow: 0 2px 8px rgba(0,157,61,.25);
}
.jard-card-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.jard-prenom {
  font-size: 1.05rem;
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.2;
}
.jard-ville-card {
  font-size: .8rem;
  color: #5a7a5a;
  font-weight: 600;
}
.jard-note {
  display: flex;
  align-items: center;
  gap: .4rem;
  margin-bottom: .7rem;
}
.jard-etoiles {
  color: #e4780a;
  font-size: 1rem;
  letter-spacing: .02em;
}
.jard-etoiles .demi { opacity: .4; }
.jard-note-val {
  font-size: .95rem;
  font-weight: 800;
  color: #e4780a;
}
.jard-specs {
  display: flex;
  flex-wrap: wrap;
  gap: .3rem;
  margin-bottom: 0;
}
.jard-spec {
  font-size: .72rem;
  font-weight: 700;
  color: #1a5c2a;
  background: #f2faf5;
  border: 1px solid #c8e6d4;
  border-radius: 100px;
  padding: .2rem .55rem;
  white-space: nowrap;
}
.jard-tarif {
  font-size: .88rem;
  color: #1a2e1a;
  font-weight: 600;
  padding-top: .5rem;
  margin-top: 0;
}
.jard-tarif strong {
  color: #009d3d;
  font-weight: 800;
}

/* Mention */
.jard-mention {
  font-size: .78rem;
  color: #8a9a8a;
  margin-top: 1rem;
}

/* Mobile */
@media (max-width: 768px) {
  .jard-section { padding: 3rem 0 2rem; }
  .jard-title { font-size: 1.7rem; }
  .jard-villes { gap: .4rem; }
  .jard-ville { font-size: .82rem; padding: .32rem .75rem; }
  .jard-card, a.jard-card { width: 220px; padding: 1rem; }
}

/* ============================================================
   SECTION CRÉDIT D'IMPÔT
   ============================================================ */
.ci-section {
  background: #fff;
  padding: 2.5rem 1.25rem;
  border-top: 1px solid #e8ede8;
  border-bottom: 1px solid #e8ede8;
}
.ci-container { max-width: 1140px; margin: 0 auto; }

/* Header titre + badges côte à côte */
.ci-head-row {
  margin-bottom: 2rem;
}
.ci-title-row {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.ci-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  letter-spacing: -.02em;
  margin-top: .5rem;
}
.ci-pct-badge {
  display: inline-flex;
  align-items: center;
  background: #009d3d;
  color: #fff;
  font-size: 1.0rem;
  font-weight: 900;
  border-radius: 100px;
  padding: .35rem 1rem;
  white-space: nowrap;
  letter-spacing: -.01em;
  flex-shrink: 0;
}

/* Body : cards + texte côte à côte */
.ci-body {
  display: flex;
  align-items: center;
  gap: 3rem;
  background: #f8fdf9;
  border: 1.5px solid #c8e6d4;
  border-radius: 20px;
  padding: 1.75rem 2rem;
}
.ci-cards-row {
  display: flex;
  align-items: stretch;
  gap: .5rem;
  flex-shrink: 0;
}
.ci-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: .85rem .75rem;
  border-radius: 14px;
  border: 1.5px solid #e2e8e2;
  min-width: 80px;
  flex: 1;
}
.ci-num {
  font-size: clamp(1.2rem, 4vw, 1.8rem);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.02em;
  white-space: nowrap;
}
.ci-lab {
  font-size: .65rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8a9a8a;
  margin-top: .3rem;
}
.ci-card-green .ci-lab { color: #5a9a6a; }
.ci-card-orange .ci-lab { color: #b85e08; }
.ci-arr { font-size: 1.1rem; color: #ccc; flex-shrink: 0; }

/* Texte + CTAs */
.ci-content { flex: 1; }
.ci-intro {
  font-size: .9rem;
  color: #4a5a4a;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.ci-btns { display: flex; flex-wrap: wrap; gap: .4rem; }
.ci-btn {
  display: inline-flex;
  align-items: center;
  font-size: .82rem;
  font-weight: 700;
  color: #009d3d;
  border: 1.5px solid #c8e6d4;
  background: #fff;
  border-radius: 100px;
  padding: .38rem .9rem;
  text-decoration: none;
  white-space: nowrap;
  transition: all .18s;
}
.ci-btn:hover { background: #e6f5ec; border-color: #009d3d; }

/* Mobile */
@media (max-width: 900px) {
  .ci-head-row { flex-direction: column; align-items: flex-start; gap: 1rem; }
  .ci-body { flex-direction: column; gap: 1.5rem; padding: 1.25rem; }
  .ci-cards-row { width: 100%; justify-content: center; }
}
@media (max-width: 768px) {
  .ci-section { padding: 2.5rem 1rem; }
  .ci-title { font-size: 1.7rem; }
}

/* ============================================================
   TYPOGRAPHIE GLOBALE — harmonisation style bandeau réassurance
   ============================================================ */

/* Textes descriptifs des sections : plus grands, plus contrastés */
.prest-card-text,
.ci-intro,
.jard-title,
.prest-desc {
  font-size: 1.0rem !important;
  color: #3a4a3a !important;
  line-height: 1.75 !important;
  font-weight: 500 !important;
}

/* Hooks : valeur clé en vert gras + texte normal */
.prest-card-hook {
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  color: #3a4a3a !important;
  font-style: normal !important;
  background: none !important;
  border-left: none !important;
  padding: 0 !important;
  margin-bottom: .7rem !important;
}

/* Titres de cards : plus grands et bien contrastés */
.prest-card-title,
.jard-prenom,
/* Labels section (NOS PRESTATIONS etc) : cohérent avec bandeau */
.section-pill {
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  letter-spacing: .1em !important;
}

/* Titres de section h2 : plus lisibles */
.prest-title,
.jard-title,
.ci-title {
  font-size: 2.2rem !important;
  font-weight: 800 !important;
  color: #1a2e1a !important;
  letter-spacing: -.02em !important;
  line-height: 1.1 !important;
}

/* Sous-textes : cohérent avec .rea-sub du bandeau */
.prest-desc,
.ci-intro {
  font-size: 1.0rem !important;
  color: #5a7a5a !important;
  font-weight: 500 !important;
  line-height: 1.7 !important;
}

/* Tags/pills : plus lisibles */
.prest-tag,
.jard-spec,
.jard-ville {
  font-size: 0.85rem !important;
  font-weight: 700 !important;
}

/* Valeurs clés en vert (pattern bandeau) */
.rea-val em,
.prest-card-hook em,
.ci-pct-badge {
  color: #009d3d;
  font-weight: 900 !important;
}

/* CTA : plus lisibles */
.prest-cta,
.ci-btn {
  font-size: 0.95rem !important;
  font-weight: 700 !important;
}

@media (max-width: 768px) {
  .prest-title, .jard-title, .ci-title { font-size: 1.7rem !important; }
  .prest-card-text, .ci-intro { font-size: 0.92rem !important; }
}

/* ============================================================
   TEXTES CORPS — noir + gras pour lisibilité
   ============================================================ */
.prest-card-text,
.prest-card-hook,
.prest-desc,
.ci-intro,
.jard-card .jard-prenom,
.jard-ville-card {
  color: #1a2e1a !important;
  font-weight: 700 !important;
}

.prest-card-text,
.prest-desc,
.ci-intro {
  font-size: 1.0rem !important;
  line-height: 1.7 !important;
}

.prest-card-hook {
  font-size: 0.95rem !important;
  font-style: normal !important;
  background: none !important;
  border-left: none !important;
  padding: 0 !important;
}

/* ============================================================
   HIÉRARCHIE TEXTE CARDS — relief et lisibilité
   ============================================================ */

/* Hook : question d'accroche — gras, foncé, légèrement plus grand */
.prest-card-hook {
  color: #1a2e1a !important;
  font-size: 1.05rem !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
  margin-bottom: .6rem !important;
  font-style: normal !important;
  background: none !important;
  border-left: none !important;
  padding: 0 !important;
}

/* Texte descriptif : légèrement plus clair et plus fin que le hook */
.prest-card-text {
  color: #3a5a3a !important;
  font-size: 0.93rem !important;
  font-weight: 500 !important;
  line-height: 1.7 !important;
}

/* ============================================================
   HIGHLIGHT VERT — éléments clés
   ============================================================ */
.hl {
  color: #009d3d;
  font-weight: inherit;
}

/* Dans les titres h1/h2 : même poids que le titre */
h1 .hl, h2 .hl { font-weight: 800; }

/* Dans le hero : blanc par défaut, vert au hover zone */
.recherche-pro h1 .hl { color: #c3d200; }

/* ============================================================
   PILLS TITRE CARDS — couleurs site d'origine
   ============================================================ */
.prest-card:nth-child(1) .prest-card-title-overlay {
  background: #6ec6ea;
  color: #fff;
  box-shadow: 0 4px 20px rgba(110,198,234,.35);
}
.prest-card:nth-child(2) .prest-card-title-overlay {
  background: #1d7a3a;
  color: #fff;
  box-shadow: 0 4px 20px rgba(29,122,58,.35);
}
.prest-card:nth-child(3) .prest-card-title-overlay {
  background: #b5c800;
  color: #fff;
  box-shadow: 0 4px 20px rgba(181,200,0,.35);
}

/* Fonds de cartes atténués — couleur pill */
.prest-card:nth-child(1) {
  background: linear-gradient(160deg, #fff 0%, #e8f6fc 100%);
  border-color: #b8dff0;
}
.prest-card:nth-child(2) {
  background: linear-gradient(160deg, #fff 0%, #e2f0e6 100%);
  border-color: #a8d4b4;
}
.prest-card:nth-child(2)::before {
  background: linear-gradient(90deg, #1d7a3a 0%, #009d3d 100%);
}
.prest-card:nth-child(3) {
  background: linear-gradient(160deg, #fff 0%, #f4f8d0 100%);
  border-color: #d8e880;
}
.prest-card:nth-child(3)::before {
  background: linear-gradient(90deg, #b5c800 0%, #c3d200 100%);
}

/* ============================================================
   UNIFORMISATION TAILLES — référence bandeau réassurance
   val = 1.21rem/800 | sub = 0.92rem/600
   ============================================================ */

/* Textes descriptifs principaux → taille val */
.prest-card-hook {
  font-size: 1.21rem !important;
  font-weight: 800 !important;
  color: #1a2e1a !important;
}

/* Textes descriptifs secondaires → taille sub */
.prest-card-text,
.prest-desc,
.ci-intro,
.jard-mention,
/* Labels sous les chiffres / étiquettes → taille sub */
.ci-lab,
.ci-mix-lab,
.ci-c-lab,
.jard-ville-card,
.rea-sub {
  font-size: 0.92rem !important;
  font-weight: 600 !important;
}

/* Tags pills → sub */
.prest-tag,
.jard-spec,
.jard-ville {
  font-size: 0.92rem !important;
  font-weight: 700 !important;
}

/* Prénoms/noms dans les cards jardiniers → val */
.jard-prenom {
  font-size: 1.21rem !important;
  font-weight: 800 !important;
}

/* CTAs → entre les deux */
.prest-cta,
.ci-btn,
.jard-ville-all {
  font-size: 1.0rem !important;
  font-weight: 700 !important;
}

/* ============================================================
   CORRECTIONS
   ============================================================ */

/* Badge "50% remboursé" — texte blanc forcé */
.ci-pct-badge {
  color: #fff !important;
  background: #009d3d !important;
  font-size: 1.0rem !important;
  font-weight: 900 !important;
}

/* Réduction espaces entre sections */
.rea-band      { padding: 0 !important; }

/* Labels cards CI — même style que pills villes */
.ci-lab,
.ci-card-green .ci-lab,
.ci-card-orange .ci-lab {
  color: #1a5c2a !important;
  font-size: 0.72rem !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

/* Pills CI — même couleur que pills villes */
.ci-btn {
  color: #1a2e1a !important;
  border-color: #dceee2 !important;
  background: #fff !important;
  font-weight: 700 !important;
}
.ci-btn:hover {
  background: #f2faf5 !important;
  border-color: #009d3d !important;
  color: #009d3d !important;
}

/* ============================================================
   SECTION COMMENT ÇA MARCHE
   ============================================================ */
.ccm-section {
  background: #fff;
  padding: 2.5rem 1.25rem;
}
.ccm-container { max-width: 1140px; margin: 0 auto; }
.ccm-header { margin-bottom: 2rem; }
.ccm-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  letter-spacing: -.02em;
  margin-top: .5rem;
}

/* Timeline */
.ccm-timeline {
  display: flex;
  align-items: center;
  gap: 0;
  margin-bottom: 2rem;
}
.ccm-step {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 20px;
  border: 1.5px solid transparent;
  padding: 1.75rem 1rem 1.4rem;
  position: relative;
  transition: transform .25s, box-shadow .25s;
}
.ccm-step:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0,0,0,.1);
}

/* Couleurs par étape — cohérent avec les cards prestations */
.ccm-step:nth-child(1) { background: #e8f6fc; border-color: #b0d8ee; }
.ccm-step:nth-child(3) { background: #e2f0e6; border-color: #a8d4b4; }
.ccm-step:nth-child(5) { background: #f4f8d0; border-color: #d8e880; }
.ccm-step:nth-child(7) { background: #fff6ed; border-color: #f0c896; }

/* Numéro flottant */
.ccm-step-num {
  position: absolute;
  top: -16px; left: 50%;
  transform: translateX(-50%);
  width: 32px; height: 32px;
  border-radius: 50%;
  background: #6ec6ea;
  color: #fff;
  font-size: .95rem;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,.15);
}
.ccm-step:nth-child(3) .ccm-step-num { background: #1d7a3a; }
.ccm-step:nth-child(5) .ccm-step-num { background: #b5c800; }
.ccm-step-num-orange { background: #e4780a !important; }
/* Icône */
.ccm-step-icon {
  width: 46px; height: 46px;
  border-radius: 50%;
  background: rgba(255,255,255,.7);
  border: 1.5px solid rgba(0,0,0,.08);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: .85rem;
  margin-top: .25rem;
}
.ccm-step-icon svg { width: 20px; height: 20px; }

.ccm-step:nth-child(1) .ccm-step-icon svg { stroke: #3a9cc4; }
.ccm-step:nth-child(3) .ccm-step-icon svg { stroke: #1d7a3a; }
.ccm-step:nth-child(5) .ccm-step-icon svg { stroke: #8a9600; }
.ccm-step:nth-child(7) .ccm-step-icon svg { stroke: #e4780a; }

.ccm-step-icon-orange svg { stroke: #e4780a !important; }

.ccm-step-title {
  font-size: 1.0rem;
  font-weight: 800;
  color: #1a2e1a;
  margin-bottom: .35rem;
  line-height: 1.3;
}
.ccm-step-text {
  margin-bottom: .1rem !important;
  font-size: 0.88rem;
  font-weight: 600;
  color: #4a5a4a;
  line-height: 1.5;
}

/* Flèche */
.ccm-arrow {
  flex: 0 0 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1rem;
}
.ccm-arrow svg { width: 18px; height: 18px; stroke: #c3d200; }

/* CTA */
.ccm-cta svg { width: 17px; height: 17px; stroke: #fff; flex-shrink: 0; }
.ccm-cta:hover { background: #cc6a08; transform: translateY(-2px); }
/* Mobile */
@media (max-width: 900px) {
  .ccm-timeline { flex-direction: column; gap: 1.5rem; }
  .ccm-arrow { transform: rotate(90deg); padding-bottom: 0; }
  .ccm-step { width: 100%; max-width: 420px; margin-left: auto; margin-right: auto; }
}
@media (max-width: 768px) {
  .ccm-section { padding: 2rem 1rem; }
  .ccm-title { font-size: 1.7rem; }
}

/* CTA section process — intégré dans la timeline */
@media (max-width: 768px) {
  }

/* Mobile CCM — réduire espaces */
@media (max-width: 900px) {
  .ccm-timeline { gap: .6rem !important; }
  .ccm-arrow { padding: 0 !important; }
  .ccm-arrow svg { width: 14px !important; height: 14px !important; }
  .ccm-step { padding: 1.25rem .85rem 1rem !important; }
  .ccm-step-icon { width: 38px !important; height: 38px !important; margin-bottom: .6rem !important; }
  .ccm-step-icon svg { width: 16px !important; height: 16px !important; }
  .ccm-step-title { font-size: .92rem !important; }
  .ccm-step-text { font-size: .82rem !important; }
}

/* Barre de recherche étape 1 CCM */
.ccm-search {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1.5px solid #b0d8ee;
  border-radius: 100px;
  padding: .25rem .25rem .25rem .85rem;
  margin-top: .85rem;
  width: 100%;
  transition: border-color .2s;
}
.ccm-search:focus-within { border-color: #3a9cc4; }
.ccm-search input[type="text"] {
  border: none !important;
  background: transparent !important;
  outline: none !important;
  font-size: .85rem;
  font-weight: 600;
  color: #1a2e1a;
  width: 100%;
  min-width: 0;
  font-family: inherit;
  padding: 0 !important;
  height: auto !important;
  line-height: 1.5 !important;
  box-shadow: none !important;
}
.ccm-search input::placeholder { color: #8aa0b0; }
.ccm-search button {
  width: 30px; height: 30px;
  border-radius: 50%;
  background: #6ec6ea;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: background .2s;
  padding: 0;
}
.ccm-search button:hover { background: #3a9cc4; }
.ccm-search button svg { width: 14px; height: 14px; stroke: #fff; }

/* CCM — hauteur égale + espaces optimisés */
.ccm-timeline { align-items: stretch !important; }
.ccm-step {
  min-height: 200px !important;
  justify-content: flex-start !important;
  padding: 1.5rem 1rem 1.25rem !important;
}
.ccm-arrow { align-self: center !important; }

/* Étape 1 : barre de recherche prend la place restante */
.ccm-step:nth-child(1) {
  justify-content: space-between !important;
}
.ccm-search { margin-top: auto !important; }

/* Stats dans les blocs CCM */
.ccm-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
  padding-top: 1rem;
  gap: .15rem;
}
.ccm-stat-num {
  font-size: 1.9rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.03em;
}
.ccm-step:nth-child(3) .ccm-stat-num { color: #1d7a3a; }
.ccm-step:nth-child(5) .ccm-stat-num { color: #8a9600; }
.ccm-step:nth-child(7) .ccm-stat-num { color: #e4780a; }
.ccm-stat-lab {
  font-size: .75rem;
  font-weight: 700;
  color: #8a9a8a;
  letter-spacing: .02em;
}

/* ============================================================
   SECTION FAQ
   ============================================================ */
.faq-section {
  padding: 2.5rem 1.25rem;
  background: #fff;
  border-top: 1px solid #e8ede8;
}
.faq-container {
  max-width: 1140px;
  margin: 0 auto;
}
.faq-header {
  margin-bottom: 2rem;
}
.faq-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  margin: .75rem 0 0;
}

/* --- Tabs (inactif = jard-ville / actif = ci-pct-badge) --- */
.faq-tabs {
  display: flex;
  gap: .5rem;
  flex-wrap: wrap;
  margin-bottom: 1.25rem;
}
.faq-tab {
  font-family: inherit;
  font-size: .9rem;
  font-weight: 600;
  color: #1a2e1a;
  background: #fff;
  border: 1.5px solid #dceee2;
  border-radius: 100px;
  padding: .38rem .9rem;
  cursor: pointer;
  transition: all .18s;
  white-space: nowrap;
}
.faq-tab:hover {
  background: #f2faf5;
  border-color: #009d3d;
  color: #009d3d;
}
.faq-tab-active {
  display: inline-flex;
  align-items: center;
  background: #009d3d !important;
  color: #fff !important;
  border: none !important;
  outline: none !important;
  font-weight: 900 !important;
  border-radius: 100px !important;
  padding: .35rem 1rem !important;
  white-space: nowrap;
  letter-spacing: -.01em;
  flex-shrink: 0;
  box-shadow: none !important;
}

/* --- Liste & catégories --- */
.faq-list { margin-top: 1rem; }
.faq-cat { display: none; }
.faq-cat-active { display: block; }
.faq-cat + .faq-cat { margin-top: .75rem; }

/* En-tête de catégorie */
.fcat-head {
  display: flex;
  align-items: center;
  gap: .5rem;
  margin-bottom: .65rem;
  padding-bottom: .45rem;
  border-bottom: 2px solid #e6f5ec;
}
.fcat-head svg {
  width: 16px;
  height: 16px;
  stroke: #009d3d;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}
.fcat-head span {
  font-size: .72rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #009d3d;
}

/* --- Items accordéon --- */
.fq {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #e2e8e2;
  margin-bottom: .55rem;
  overflow: hidden;
  transition: all .2s;
}
.fq:hover { border-color: rgba(0,157,61,.2); }
.fq-q {
  padding: .9rem 1.15rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: .9rem;
  font-weight: 700;
  color: #1a2e1a;
  gap: .75rem;
  font-family: inherit;
}
.arr {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f2faf5;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .25s;
  flex-shrink: 0;
}
.arr svg {
  width: 12px;
  height: 12px;
  stroke: #009d3d;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.fq-a {
  padding: .7rem 1.15rem .9rem;
  font-size: .88rem;
  color: #4a5a4a;
  line-height: 1.65;
  display: none;
  border-top: 1px solid #e2e8e2;
}
.fq.open .fq-a { display: block; }
.fq.open .arr {
  transform: rotate(180deg);
  background: #e6f5ec;
}
.faq-link {
  color: #009d3d;
  font-weight: 700;
  text-decoration: none;
}
.faq-link:hover { text-decoration: underline; }

/* --- Responsive --- */
@media (max-width: 600px) {
  .faq-section { padding: 2rem 1rem; }
  .faq-title { font-size: 1.6rem; }
  .faq-tab { font-size: .82rem; padding: .35rem .8rem; }
  .fq-q { font-size: .85rem; }
}

/* ============================================================
   SECTION CTA FINAL
   ============================================================ */
.cta-final-section {
  padding: 0 1.25rem 2rem;
  background: #fff;
}
.cta-final-inner {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  min-height: 340px;
  display: flex;
  align-items: center;
  background-image: url('https://www.cmonjardinier.com/wp-content/uploads/2026/04/Design-sans-titre-1.png');
  background-size: cover;
  background-position: center 30%;
}
.cta-final-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, rgba(10,20,10,.88) 0%, rgba(10,20,10,.72) 50%, rgba(10,20,10,.45) 100%);
  z-index: 1;
}
.cta-final-content {
  position: relative;
  z-index: 2;
  padding: 3.5rem 4rem;
  max-width: 640px;
}

/* Pill : style jard-ville (blanc/noir) */
.cta-final-pill {
  background: #fff !important;
  color: #1a2e1a !important;
  border: 1.5px solid #dceee2 !important;
  font-size: .9rem !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  margin-bottom: 1.1rem;
}

.cta-final-title {
  font-size: clamp(1.9rem, 3.5vw, 2.8rem);
  font-weight: 800;
  color: #fff;
  line-height: 1.15;
  margin: 0 0 .85rem;
}
.cta-final-sub {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  line-height: 1.6;
  margin: 0 0 1.75rem;
}

/* Barre de recherche : identique au header */
.cta-final-search {
  max-width: 500px;
  margin: 0 0 1.75rem;
}

/* Pastilles réassurance */
.cta-final-reassurance {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.cta-final-reassurance span {
  display: flex;
  align-items: center;
  gap: .35rem;
  font-size: .82rem;
  font-weight: 700;
  color: rgba(255,255,255,.72);
}
.cta-final-reassurance svg {
  width: 14px;
  height: 14px;
  stroke: #c3d200;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}

@media (max-width: 900px) {
  .cta-final-content { padding: 2.5rem 2rem; }
}
@media (max-width: 600px) {
  .cta-final-section { padding: 0 .75rem 2rem; }
  .cta-final-inner { min-height: 260px; border-radius: 14px; }
  .cta-final-content { padding: 2rem 1.25rem; }
  .cta-final-title { font-size: 1.7rem; }
  .cta-final-reassurance { gap: 1rem; }
}

/* ============================================================
   SECTION NOS THÉMATIQUES
   ============================================================ */
.them-section {
  padding: 2.5rem 1.25rem;
  background: #fff;
  border-top: 1px solid #e8ede8;
}
.them-container {
  max-width: 1140px;
  margin: 0 auto;
}
.them-header {
  margin-bottom: 2rem;
}
.them-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  margin: .75rem 0 0;
}

/* Grille 3 colonnes */
.them-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}

/* Card */
.them-card {
  border-radius: 16px;
  border: 1px solid #e2e8e2;
  background: #fff;
  overflow: hidden;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  transition: all .22s;
}
.them-card:hover {
  border-color: rgba(0,157,61,.2);
  box-shadow: 0 6px 24px rgba(0,0,0,.08);
  transform: translateY(-3px);
}

/* Image */
.them-card-img {
  position: relative;
  height: 190px;
  overflow: hidden;
}
.them-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s;
}
.them-card:hover .them-card-img img {
  transform: scale(1.05);
}

/* Tag coloré sur l'image */
.them-tag {
  position: absolute;
  top: .85rem;
  left: .85rem;
  display: inline-flex;
  align-items: center;
  border-radius: 100px;
  padding: .28rem .85rem;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #fff;
}
.them-tag-blue       { background: #6ec6ea; }
.them-tag-green-dark { background: #1d7a3a; }
.them-tag-lime       { background: #b5c800; }
.them-tag-orange     { background: #e4780a; }
.them-tag-green      { background: #009d3d; }
.them-tag-teal       { background: #2a9d8f; }

/* Corps */
.them-card-body {
  padding: 1.1rem 1.25rem 1.4rem;
  flex: 1;
}
.them-card-title {
  font-size: 1rem;
  font-weight: 800;
  color: #1a2e1a;
  margin: 0 0 .4rem;
  line-height: 1.3;
}
.them-card-desc {
  font-size: .87rem;
  color: #5a7a5a;
  line-height: 1.55;
  margin: 0;
}

/* Responsive */
@media (max-width: 900px) {
  .them-grid { grid-template-columns: repeat(2, 1fr); gap: 1rem; }
}
@media (max-width: 600px) {
  .them-section { padding: 2rem 1rem; }
  .them-grid { grid-template-columns: 1fr; }
  .them-card-img { height: 160px; }
}

/* ============================================================
   SECTION BLOG
   ============================================================ */
.blog-section {
  padding: 2.5rem 1.25rem;
  background: #fff;
  border-top: 1px solid #e8ede8;
}
.blog-container {
  max-width: 1140px;
  margin: 0 auto;
}
.blog-header {
  margin-bottom: 2rem;
}
.blog-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  margin: .75rem 0 0;
}

/* Grille 3 colonnes */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-bottom: 2rem;
}

/* Card */
.blog-card {
  border-radius: 16px;
  border: 1px solid #e2e8e2;
  background: #fff;
  overflow: hidden;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  transition: all .22s;
}
.blog-card:hover {
  border-color: rgba(0,157,61,.2);
  box-shadow: 0 6px 24px rgba(0,0,0,.08);
  transform: translateY(-3px);
}

/* Image */
.blog-card-img {
  height: 210px;
  overflow: hidden;
  background: #e6f5ec;
  position: relative;
}
.blog-thumb {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  max-width: none !important;
  position: absolute !important;
  top: 0 !important; left: 0 !important;
  transition: transform .35s;
}
.blog-card:hover .blog-thumb { transform: scale(1.05); }

/* Corps */
.blog-card-body {
  padding: 1.1rem 1.25rem 1.5rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: .35rem;
}
.blog-date {
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .07em;
  color: #8a9a8a;
}
.blog-card-title {
  font-size: 1rem;
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.35;
  margin: 0;
}
.blog-card-excerpt {
  font-size: .87rem;
  color: #5a7a5a;
  line-height: 1.55;
  margin: 0;
}

/* Lien "Voir tous" */
/* Responsive */
@media (max-width: 900px) {
  .blog-grid { grid-template-columns: repeat(2, 1fr); gap: 1rem; }
}
@media (max-width: 600px) {
  .blog-section { padding: 2rem 1rem; }
  .blog-grid { grid-template-columns: 1fr; }
  .blog-card-img { height: 180px; }
}

/* Blog : titre + lien côte à côte */
.blog-all-link {
  text-decoration: none;
  flex-shrink: 0;
}

/* Blog bottom : phrase + bouton */
.blog-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}
.blog-bottom-text {
  font-size: .92rem;
  color: #5a7a5a;
  line-height: 1.55;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-all-link {
  text-decoration: none;
  flex-shrink: 0;
  white-space: nowrap;
}

/* Blog bottom : espacement + bouton contour */
.blog-bottom {
  margin-top: .75rem !important;
  flex-wrap: nowrap;
}
.blog-all-link {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  background: #fff !important;
  color: #1a2e1a !important;
  border: 2px solid #009d3d !important;
  border-radius: 100px !important;
  padding: .45rem 1.2rem !important;
  font-size: .9rem !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  transition: all .18s !important;
  white-space: nowrap;
}
.blog-all-link:hover {
  background: #f2faf5 !important;
  color: #1a2e1a !important;
}

@media (max-width: 600px) {
  .blog-bottom-text { display: none; }
  .blog-bottom { justify-content: flex-end; }
}

@media (max-width: 600px) {
  .blog-bottom { justify-content: center; }
}

/* ============================================================
   SECTION SEO TEXTE
   ============================================================ */
.seo-section {
  padding: 2.5rem 1.25rem;
  background: #fff;
  border-top: 1px solid #e8ede8;
}
.seo-container {
  max-width: 1140px;
  margin: 0 auto;
}
.seo-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  margin: .75rem 0 1.5rem;
}
.seo-body p {
  font-size: .97rem;
  color: #3a5a3a;
  line-height: 1.75;
  margin: 0 0 1rem;
}
.seo-body p:last-child { margin-bottom: 0; }

@media (max-width: 600px) {
  .seo-section { padding: 2rem 1rem; }
  .seo-title { font-size: 1.3rem; }
}

/* SEO : voir plus mobile */
.seo-more { overflow: hidden; max-height: 0; transition: max-height .35s ease; }
@media (min-width: 601px) { .seo-more { max-height: none !important; overflow: visible !important; } }
.seo-more.seo-more-open { max-height: 600px; }
.seo-toggle {
  display: none;
  background: #fff;
  border: 1.5px solid #009d3d;
  border-radius: 100px;
  color: #1a2e1a;
  font-family: inherit;
  font-size: .88rem;
  font-weight: 600;
  cursor: pointer;
  padding: .35rem .9rem;
  margin-top: .75rem;
  transition: all .18s;
}
.seo-toggle:hover {
  background: #f2faf5;
}
@media (max-width: 600px) {
  .seo-toggle { display: inline-block; }
}

.seo-toggle:focus,
.blog-all-link:focus {
  outline: none;
}

/* ============================================================
   BANDEAU LIENS FINAUX
   ============================================================ */
.lnk-item:hover { background: #e8f5ee; }
.lnk-icon svg {
  width: 16px; height: 16px;
  stroke: #fff;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.lnk-item strong { font-weight: 800; color: #009d3d; }
@media (max-width: 700px) {
  .lnk-band .rea-inner { flex-direction: column; }
  }

/* Bandeau liens : items cliquables */
.rea-item-link {
  text-decoration: none;
  cursor: pointer;
  transition: background .18s;
}
.rea-item-link:hover { background: #e8f5ee; }

/* Bandeau liens visible sur mobile */
.rea-lnk-band { display: block !important; }
@media (max-width: 880px) {
  .rea-lnk-band .rea-inner { flex-direction: column; }
  .rea-lnk-band .rea-item { padding: .85rem 1.25rem; }
  .rea-lnk-band .rea-item:not(:last-child)::after { display: none; }
  .rea-lnk-band .rea-item:not(:last-child) { border-bottom: 1px solid #c8e6d4; }
}

/* Bandeau liens mobile marquee */
.rea-lnk-mobile { display: none; }
@media (max-width: 768px) {
  .rea-lnk-band  { display: none !important; }
  .rea-lnk-mobile { display: block !important; }
}

/* Pill lien cliquable */
.rea-pill-link {
  text-decoration: none;
  transition: border-color .18s, background .18s;
}
.rea-pill-link:hover {
  border-color: #009d3d;
  background: #f2faf5;
}

/* Hover desktop : underline sur rea-sub */
.rea-item-link:hover .rea-sub {
  text-decoration: underline;
  color: #009d3d;
}

/* ============================================================
   FOOTER
   ============================================================ */
.site-footer {
  font-family: 'Nunito Sans', sans-serif;
}
footer.site-footer {
  border-top: none !important;
  background: transparent !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Partie principale */
.ftr-main {
  background: #fff;
  border-top: 1px solid #e8ede8;
  padding: 3rem 1.25rem .75rem;
}
.ftr-container {
  max-width: 1140px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.2fr 1fr 1.4fr 1.3fr;
  gap: 3rem;
}

/* Colonne brand */
.ftr-logo {
  max-width: 213px;
  height: auto;
  margin-bottom: 1rem;
  display: block;
}
.ftr-desc {
  font-size: .88rem;
  color: #5a7a5a;
  line-height: 1.6;
  margin: 0 0 1.25rem;
}
.ftr-social {
  display: flex;
  gap: .5rem;
}
.ftr-social-icon {
  width: 36px; height: 36px;
  border-radius: 50%;
  border: 1.5px solid #dceee2;
  display: flex; align-items: center; justify-content: center;
  color: #5a7a5a;
  transition: all .18s;
  text-decoration: none;
}
.ftr-social-icon:hover {
  border-color: #009d3d;
  color: #009d3d;
  background: #f2faf5;
}
.ftr-social-icon svg { width: 16px; height: 16px; }

/* Titres colonnes */
.ftr-col-title {
  font-size: .75rem;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #1a2e1a;
  margin: 0 0 1.1rem;
}

/* Nav liens */
.ftr-nav {
  list-style: none;
  margin: 0; padding: 0;
  display: flex;
  flex-direction: column;
  gap: .55rem;
}
.ftr-nav a {
  font-size: .9rem;
  color: #4a5a4a;
  text-decoration: none;
  transition: color .18s;
}
.ftr-nav a:hover { color: #009d3d; }

/* Villes pills */
.ftr-villes {
  display: flex;
  flex-wrap: wrap;
  gap: .4rem;
}
.ftr-villes .jard-ville {
  font-size: .78rem;
  padding: .28rem .7rem;
}

/* Newsletter */
.ftr-nl-desc {
  font-size: .85rem;
  color: #5a7a5a;
  line-height: 1.55;
  margin: 0 0 1rem;
}
.ftr-nl-form {
  display: flex;
  align-items: center;
  background: #f5f6f1;
  border: 1px solid #e2e8e2;
  border-radius: 100px;
  padding: 0.3rem 0.3rem 0.3rem 1rem;
  gap: 0.4rem;
  transition: border-color .2s;
  margin-bottom: 1.25rem;
}
.ftr-nl-form:focus-within { border-color: #009d3d; }
.ftr-nl-form input[type="email"] {
  flex: 1;
  border: none !important;
  background: transparent !important;
  outline: none !important;
  font-size: .92rem;
  color: #1a2e1a;
  width: 100%;
  min-width: 0;
  font-family: inherit;
  padding: 0 !important;
  height: auto !important;
  line-height: 1.5 !important;
  box-shadow: none !important;
}
.ftr-nl-form input::placeholder { color: #aab5aa; }
.ftr-nl-form button {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #e4780a;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: background .2s;
  padding: 0;
  font-size: 0;
}
.ftr-nl-form button::after {
  content: '';
  display: block;
  width: 14px; height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}
.ftr-nl-form button:hover { background: #cc6a08; }

/* Contact */
.ftr-contact {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
.ftr-contact-item {
  display: flex;
  align-items: center;
  gap: .45rem;
  font-size: .85rem;
  color: #4a5a4a;
  text-decoration: none;
  transition: color .18s;
}
.ftr-contact-item:hover { color: #009d3d; }
.ftr-contact-item svg { width: 15px; height: 15px; flex-shrink: 0; }

/* Barre légale */
.ftr-legal {
  background: #f5f6f1;
  border-top: 1px solid #e8ede8;
  padding: 1.1rem 1.25rem 0;
  margin-bottom: 0;
}
.ftr-legal .ftr-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-template-columns: none;
  gap: 1rem;
  flex-wrap: wrap;
}
.ftr-legal-nav {
  display: flex;
  flex-wrap: wrap;
  gap: .3rem 1rem;
}
.ftr-legal-nav a {
  font-size: .78rem;
  color: #8a9a8a;
  text-decoration: none;
  transition: color .18s;
}
.ftr-legal-nav a:hover { color: #009d3d; }
.ftr-copy {
  font-size: .78rem;
  color: #8a9a8a;
  margin: 0;
  white-space: nowrap;
}

/* Responsive */
@media (max-width: 1024px) {
  .ftr-container { grid-template-columns: 1fr 1fr; gap: 2rem; }
}
@media (max-width: 600px) {
  .ftr-main { padding: 2rem 1rem 1.5rem; }
  .ftr-container { grid-template-columns: 1fr; gap: 1.75rem; }
  .ftr-legal .ftr-container { flex-direction: column; align-items: flex-start; gap: .75rem; }
  .ftr-copy { white-space: normal; }
}

/* Flottant : texte en gras */
.flottant .trouver,
.flottant .aide,
.flottant .acces { font-weight: 700 !important; }

/* Flottant : positionné dans la moitié basse */
.flottant { margin-top: 0 !important; top: 60% !important; }

/* ============================================================
   SECTION AVIS CLIENTS
   ============================================================ */
.avis-section {
  padding: 2.5rem 0;
  background: #fff;
  border-top: 1px solid #e8ede8;
}
.avis-container { max-width: 1140px; margin: 0 auto; padding: 0 1.25rem; }
.avis-header-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.avis-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  margin: .75rem 0 0;
}
.avis-badge {
  display: flex;
  flex-direction: column;
  gap: .4rem;
  background: #fff;
  border: 1.5px solid #dceee2;
  border-radius: 14px;
  padding: .75rem 1.25rem;
  text-decoration: none;
  transition: border-color .18s;
  flex-shrink: 0;
}
.avis-badge-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: .75rem;
}
.avis-badge:hover { border-color: #009d3d; }

.avis-badge-score {
  font-size: 2rem;
  font-weight: 900;
  color: #1a2e1a;
  line-height: 1;
}
.avis-badge-score span { font-size: .85rem; color: #8a9a8a; font-weight: 600; }
.avis-badge-stars { display: flex; gap: 2px; }
.avis-badge-stars svg { width: 14px; height: 14px; }
.avis-badge-label svg { width: 16px; height: 16px; stroke: #009d3d; flex-shrink: 0; }
.avis-badge-av-logo { height: 28px; width: auto; display: block; }
.avis-badge-label strong { color: #1a2e1a; font-weight: 800; }
.avis-carousel-wrap {
  overflow: hidden;
  position: relative;
  margin: 0 -1.25rem;
  padding: 0 1.25rem;
}
.avis-carousel-wrap::before,
.avis-carousel-wrap::after {
  content: '';
  position: absolute;
  top: 0; bottom: 0;
  width: 80px;
  z-index: 2;
  pointer-events: none;
}
.avis-carousel-wrap::before { left: 0; background: linear-gradient(to right, #fff, transparent); }
.avis-carousel-wrap::after  { right: 0; background: linear-gradient(to left,  #fff, transparent); }
.avis-track {
  display: flex;
  gap: 1.25rem;
  width: max-content;
  animation: avis-scroll 35s linear infinite;
  padding: .5rem 0 1rem;
}
.avis-track:hover { animation-play-state: paused; }
@keyframes avis-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.avis-card {
  background: #fff;
  border: 1.5px solid #e2e8e2;
  border-radius: 14px;
  padding: 1.1rem 1.25rem;
  width: 300px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: .7rem;
  box-shadow: 0 2px 8px rgba(0,0,0,.04);
}
.avis-card-top { display: flex; align-items: center; gap: .5rem; }
.avis-stars { display: flex; gap: 2px; }
.avis-stars svg { width: 15px; height: 15px; }
.avis-texte {
  font-size: .9rem;
  color: #3a5a3a;
  line-height: 1.6;
  margin: 0;
  flex: 1;
}
.avis-card-bottom {
  display: flex;
  align-items: center;
  gap: .6rem;
  border-top: 1px solid #f0f0ee;
  padding-top: .75rem;
  margin-top: auto;
}
.avis-avatar {
  width: 30px; height: 30px;
  border-radius: 50%;
  background: #009d3d;
  color: #fff;
  font-size: .8rem;
  font-weight: 800;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.avis-auteur { font-size: .85rem; font-weight: 700; color: #1a2e1a; display: block; }
.avis-date { font-size: .72rem; color: #8a9a8a; }
@media (max-width: 768px) {
  .avis-section { padding: 2rem 0; }
  .avis-header-row { flex-direction: column; align-items: flex-start; gap: 1rem; }
  .avis-badge { align-self: stretch; flex-direction: row; justify-content: center; padding: .75rem 1rem; }
  .avis-badge-score { font-size: 1.3rem; }
  .avis-badge-sep { display: none; }
  .avis-badge-right { flex-direction: row; align-items: center; gap: .4rem; }
  .avis-card { width: 260px; }
}

/* Header : titre + badge côte à côte */
.avis-header-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.avis-title {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #1a2e1a;
  line-height: 1.1;
  margin: .75rem 0 0;
}

/* Badge note globale */
.avis-badge {
  display: flex;
  align-items: center;
  gap: 1rem;
  background: #fff;
  border: 1.5px solid #dceee2;
  border-radius: 16px;
  padding: .75rem 1.25rem;
  text-decoration: none;
  transition: border-color .18s;
  flex-shrink: 0;
}
.avis-badge:hover { border-color: #009d3d; }
.avis-badge-score {
  font-size: 2.2rem;
  font-weight: 900;
  color: #1a2e1a;
  line-height: 1;
}
.avis-badge-score span { font-size: 1rem; color: #8a9a8a; font-weight: 600; }
.avis-badge-stars { display: flex; gap: 2px; margin-bottom: .2rem; }
.avis-badge-stars svg { width: 16px; height: 16px; }
.avis-badge-count { font-size: .78rem; font-weight: 700; color: #5a7a5a; }

/* Dots */
.avis-dots {
  display: flex;
  justify-content: center;
  gap: .5rem;
  margin-top: 1.5rem;
}
.avis-dot {
  width: 8px; height: 8px;
  border-radius: 50%;
  background: #dceee2;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: all .2s;
}
.avis-dot-active {
  background: #009d3d;
  width: 24px;
  border-radius: 4px;
}

.avis-all-link {
  display: inline-block;
  margin-top: .4rem;
  font-size: .82rem;
  font-weight: 600;
  color: #5a7a5a;
  text-decoration: none;
  transition: color .18s;
}
.avis-all-link:hover { color: #009d3d; }

.avis-subtitle {
  font-size: .88rem;
  color: #5a7a5a;
  margin: .35rem 0 0;
  line-height: 1.5;
}

.avis-badge-voir {
  font-size: .75rem;
  font-weight: 600;
  color: #1a2e1a;
  text-align: center;
}
.avis-subtitle {
  font-size: 1.15rem;
  color: #5a7a5a;
  line-height: 1.65;
  margin: .4rem 0 0;
}
/* Bandeau vert collé au footer */
.rea-lnk-band { margin-bottom: 0 !important; }
.site-footer { margin-top: 0 !important; }

/* Mini badge avis dans le footer */
.ftr-col-brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.ftr-avis-badge:hover { border-color: #009d3d; }
.ftr-avis-score {
  font-size: 1.8rem;
  font-weight: 900;
  color: #1a2e1a;
  line-height: 1;
}
.ftr-avis-score span { font-size: .85rem; color: #8a9a8a; font-weight: 600; }
.ftr-avis-stars { display: flex; gap: 2px; }
.ftr-avis-stars svg { width: 13px; height: 13px; }
.ftr-avis-count { font-size: .78rem; color: #5a7a5a; font-weight: 600; }

/* Centrer le bandeau liens */
.rea-lnk-band .rea-inner { justify-content: center; }
.rea-lnk-band .rea-item-link { flex: 0 1 calc(33.333% - 2px); }

/* Force centrage bandeau liens */
.rea-lnk-band .rea-inner {
  justify-content: stretch !important;
}
.rea-lnk-band .rea-item-link {
  flex: 1 !important;
  justify-content: center !important;
  text-align: center !important;
}

/* CTA final : hl en lime pour visibilité sur fond sombre */
.cta-final-title .hl { color: #c3d200; }


.ccm-step-mention {
  display: block;
  font-size: .68rem;
  color: #8a9a8a;
  font-style: italic;
  margin-top: .05rem;
}

/* Logo AV sur les cartes avis */
.avis-card-bottom { justify-content: space-between; }
.avis-card-meta { display: flex; flex-direction: column; gap: .1rem; flex: 1; }
.avis-card-av-logo {
  height: 22px;
  width: auto;
  flex-shrink: 0;
  opacity: .8;
}

.ftr-lemonway {
  font-size: .62rem;
  color: #aab5aa;
  margin: .3rem 0 0;
  line-height: 1.4;
  width: 100%;
}

/* Tooltip contact header */
.hdr-contact-tooltip { position: relative; }
.hdr-contact-tooltip a { position: relative; }
.hdr-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  background: #1a2e1a;
  color: #fff;
  font-size: .75rem;
  font-weight: 600;
  white-space: nowrap;
  padding: .3rem .65rem;
  border-radius: 6px;
  pointer-events: none;
  z-index: 9999;
}
.hdr-tooltip::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-bottom-color: #1a2e1a;
}
.hdr-contact-tooltip:hover .hdr-tooltip { display: block; }

/* Bouton GMB Essonne 91 */
.ftr-gmb-wrap { margin-top: .6rem; }
.ftr-gmb-91 {
  display: inline-flex;
  align-items: center;
  font-size: .72rem;
  font-weight: 600;
  color: #8a9a8a;
  background: transparent;
  border: 1px solid #e2e8e2;
  border-radius: 100px;
  padding: .2rem .65rem;
  cursor: pointer;
  transition: color .15s, border-color .15s;
}
.ftr-gmb-91::before, .ftr-gmb-91::after { display: none !important; content: none !important; }
#ftr-gmb-essonne::before, #ftr-gmb-essonne::after { display: none !important; content: none !important; }
.ftr-gmb-91:hover { color: #009d3d; border-color: #009d3d; }

/* ============================================================
   MEGA MENU — Harmonisation typographique
   ============================================================ */
#mega-menu-wrap-primary,
#mega-menu-wrap-primary *,
#mega-menu-wrap-primary .mega-menu-link,
#mega-menu-wrap-primary .mega-sub-menu .mega-menu-link {
  font-family: 'Nunito Sans', sans-serif !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-size: 1rem !important;
  font-weight: 500 !important;
  color: #1a2e1a !important;
  padding-top: .6rem !important;
  padding-bottom: .6rem !important;
  line-height: 1 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
  color: #009d3d !important;
}

/* Sous-menu : fond blanc, texte lisible */
#mega-menu-wrap-primary ul.mega-sub-menu,
#mega-menu-wrap-primary ul.mega-sub-menu li,
#mega-menu-wrap-primary ul.mega-sub-menu .mega-menu-row,
#mega-menu-wrap-primary ul.mega-sub-menu .mega-menu-column {
  background: #fff !important;
  border-color: #e8ede8 !important;
}
#mega-menu-wrap-primary ul.mega-sub-menu a.mega-menu-link,
#mega-menu-wrap-primary ul.mega-sub-menu span.mega-menu-link {
  color: #1a2e1a !important;
  background: transparent !important;
  font-weight: 600 !important;
  font-size: .9rem !important;
}
#mega-menu-wrap-primary ul.mega-sub-menu a.mega-menu-link:hover {
  color: #009d3d !important;
  background: #f5faf6 !important;
}



/* Supprimer l'espace blanc sous le footer */
.flottant-footer-mobile {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
body { margin-bottom: 0 !important; padding-bottom: 0 !important; }

/* Adresse Essonne dans le footer */
.ftr-essonne {
  display: flex;
  align-items: flex-start;
  gap: .5rem;
  margin-top: .75rem;
  padding-top: .75rem;
  border-top: 1px solid #e8ede8;
}
.ftr-essonne svg { width: 14px !important; height: 14px !important; flex-shrink: 0; margin-top: 2px; stroke: #5a7a5a; display: inline-block !important; }
.ftr-essonne-title { display: block; font-size: .82rem; font-weight: 700; color: #1a2e1a; }
.ftr-essonne-addr { display: block; font-size: .75rem; color: #5a7a5a; line-height: 1.5; margin-top: .1rem; }



/* Badge Avis Vérifiés footer */
.ftr-avis-badge {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: .75rem;
  margin-top: 1.25rem;
  padding: .7rem 1rem;
  border: 1.5px solid #e2e8e2;
  border-radius: 14px;
  text-decoration: none;
  transition: border-color .18s;
}
.ftr-avis-badge:hover { border-color: #009d3d; }
.ftr-avis-logo { height: 36px; max-height: 36px; width: auto; max-width: 120px; display: block; flex-shrink: 0; object-fit: contain; }
.ftr-avis-sep { width: 1px; background: #e2e8e2; align-self: stretch; flex-shrink: 0; }
.ftr-avis-right { display: flex; flex-direction: column; gap: .15rem; }

a.jard-card { text-decoration: none; color: inherit; display: block; cursor: pointer; }
a.jard-card:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(0,0,0,.1); }
.jard-nb-avis { font-size: .7rem; color: #8a948a; font-weight: 500; margin-left: .25rem; }
a.ftr-essonne { text-decoration: none; }
a.ftr-essonne:hover .ftr-essonne-title { color: #009d3d; }
