/* OFQD V36 — OFQD en direct : remplir le panneau France avec
   Artisans, Commerçants et Associations. */

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-france-extra-kpi[hidden]{
  display:none!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view .ofqd-v11-kpis{
  gap:7px!important;
  margin-bottom:0!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view .ofqd-v11-kpis span{
  min-height:49px!important;
  padding:7px 9px!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view .ofqd-france-extra-kpi{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view .ofqd-france-extra-kpi b{
  color:#176fe8!important;
  font-size:20px!important;
  line-height:1!important;
  font-weight:850!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view .ofqd-france-extra-kpi small{
  color:#435779!important;
  font-size:10px!important;
  line-height:1.1!important;
  font-weight:750!important;
  white-space:nowrap!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view
.ofqd-france-extra-kpi:nth-last-child(3) b{
  color:#176fe8!important;
}
body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view
.ofqd-france-extra-kpi:nth-last-child(2) b{
  color:#f08a16!important;
}
body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view
.ofqd-france-extra-kpi:nth-last-child(1) b{
  color:#14a58f!important;
}

@media(max-width:700px){
  body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view .ofqd-v11-kpis span{
    min-height:46px!important;
  }
}


/* OFQD V37 — ajout du KPI Sports en mode France */
body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view .ofqd-v11-kpis span{
  min-height:46px!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view
.ofqd-france-extra-kpi:last-child b{
  color:#19a974!important;
}
