/* Ajustes de integración con WordPress y Elementor */
html { scroll-padding-top: 76px; }
body.destino-almaguer-wp { margin: 0; }
body.destino-almaguer-wp .elementor-location-header,
body.destino-almaguer-wp .elementor-location-footer { display: none !important; }
body.destino-almaguer-wp .elementor-widget-destino_almaguer_block,
body.destino-almaguer-wp .elementor-widget-destino_almaguer_block > .elementor-widget-container { width: 100%; }
body.destino-almaguer-wp .e-con.e-con-full,
body.destino-almaguer-wp .e-con-full > .e-con-inner { padding: 0; margin: 0; max-width: none; }
body.destino-almaguer-wp .entry-title,
body.destino-almaguer-wp .page-header { display: none !important; }
@media (min-width: 783px) { body.admin-bar .site-header { top: 32px; } }
@media (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }
/* Evita que reglas del tema alteren los botones y formularios originales. */
body.destino-almaguer-wp .btn { text-decoration: none; }
body.destino-almaguer-wp input,
body.destino-almaguer-wp textarea,
body.destino-almaguer-wp select,
body.destino-almaguer-wp button { font-family: var(--font-sans); }
