/* OFQD V30 — Barre "La carte des sorties" plus compacte.
   Correction visuelle uniquement : aucun changement du fonctionnement V28/V29. */

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-home-commune-search{
  gap:7px!important;
  padding:7px!important;
  border-radius:13px!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-home-commune-search input{
  height:38px!important;
  min-height:38px!important;
  padding-top:0!important;
  padding-bottom:0!important;
  border-radius:10px!important;
  font-size:12px!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-home-commune-search button{
  min-width:158px!important;
  width:auto!important;
  height:38px!important;
  min-height:38px!important;
  padding:0 35px 0 15px!important;
  border-radius:10px!important;
  font-size:11px!important;
  line-height:1!important;
  box-shadow:0 6px 14px rgba(20,107,234,.20)!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-home-commune-search button::after{
  right:12px!important;
  width:13px!important;
  height:13px!important;
}

@media(max-width:900px){
  body.ofqd-home-page #ofqd-v11-pack2 .ofqd-home-commune-search button{
    min-width:145px!important;
  }
}
