/* xl - DESKTOP STYLES */ 
/* Ocultar header extra del tema Hostinger solo en esta landing */
body.page-id-68 header.site-header,
body.page-id-68 .site-header,
body.page-id-68 .hostinger-ai-menu,
body.page-id-68 .wp-block-template-part,
body.page-id-68 .wp-site-blocks > header,
body.page-id-68 header.wp-block-template-part {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Quitar espacio sobrante */
body.page-id-68 .wp-site-blocks,
body.page-id-68 main,
body.page-id-68 .entry-content,
body.page-id-68 .elementor,
body.page-id-68 .elementor-section-wrap {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

