/*!
 * Harvey Métal — page /contact/ : formulaire d'estimation remonté en haut.
 * Lithium Marketing — 2026-05-15
 */

/* Enveloppe de la section estimation déplacée hors du footer.
   Conserve une largeur pleine et un défilement correct. */
.hm-estimation-host {
  width: 100%;
  display: block;
}

/* La section estimation (577ead2) est un conteneur enfant Elementor :
   sortie de son parent flex, on lui garantit la pleine largeur. */
.hm-estimation-host > .e-con {
  margin-left: auto;
  margin-right: auto;
}
