/*
 * Ajouter la classe `baw-footer-logo` au widget ou à l’image du logo BAW.
 * Le fond du pied de page reste alors visible jusqu’au bord réel du visuel.
 */
.baw-footer-logo-zone {
  background-color: #ad5c2b !important;
}

/* Footer Elementor BAW (modèle 1165) : même cuivre que le fond du logo. */
.elementor-1165 .elementor-element.elementor-element-012b4cf {
  background-color: #ad5c2b !important;
}

.baw-footer-logo,
img.baw-footer-logo,
.baw-footer-logo img {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  margin: 0 !important;
  mix-blend-mode: normal !important;
  padding: 0 !important;
}

.baw-footer-logo img,
img.baw-footer-logo {
  display: block !important;
  height: auto !important;
  max-width: 150px !important;
  width: 100% !important;
}

/* Le logo final doit être exporté sur fond transparent : le cuivre du footer
 * reste ainsi parfaitement uniforme autour et derrière le visuel. */
.baw-footer-logo-zone .elementor-widget-container,
.baw-footer-logo-zone figure,
.baw-footer-logo-zone a {
  background: transparent !important;
}
