/* Huamantla Core 5.0.22 — contraste del cierre del mapa del sitio.
 * Se carga después de mapa-sitio.css con cache-bust propio para no tocar el namespace
 * estable de assets de Elementor.
 */
.hd-sitemap-search #hd-sitemap-search-title,
.hd-sitemap-search h2 {
  display: block !important;
  margin: 0 !important;
  color: #fff !important;
  -webkit-text-fill-color: currentColor !important;
  opacity: 1 !important;
  visibility: visible !important;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
}

.hd-sitemap-search .hd-sitemap-eyebrow {
  color: #d7ae75 !important;
  -webkit-text-fill-color: currentColor !important;
}

.hd-sitemap-search p:not(.hd-sitemap-eyebrow) {
  color: #e2e7e8 !important;
  -webkit-text-fill-color: currentColor !important;
}
