/* Oculta cabecera/pie del tema cuando usas [mariscos_escamilla fullpage="1"] */
body.me-fullpage-landing header,
body.me-fullpage-landing footer,
body.me-fullpage-landing .site-header,
body.me-fullpage-landing .site-footer,
body.me-fullpage-landing #masthead,
body.me-fullpage-landing #colophon,
body.me-fullpage-landing .elementor-location-header,
body.me-fullpage-landing .elementor-location-footer {
  display: none !important;
}

body.me-fullpage-landing .site-content,
body.me-fullpage-landing .entry-content,
body.me-fullpage-landing .content-area,
body.me-fullpage-landing main.site-main,
body.me-fullpage-landing #content,
body.me-fullpage-landing .page-content {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.me-fullpage-landing {
  background: #DFF0F5 !important;
}
