/* Asegura altura visible del mapa si el theme no la define */
.map-section .map-outer .dqg-map-canvas  {
  width: 100%;
  min-height: 400px;
}
.map-outer .dqg-map-canvas { min-height:400px; }