/* Verberg Zoho-templateheader */
.theme-header,
.theme-header-section,
[data-zp-header],
[class*="zpheader"] {
  display: none !important;
}

/* Verwijder de ruimte die de header achterlaat */
.theme-content-area,
.theme-pages-full-stretch {
  padding-top: 0 !important;
  margin-top: 0 !important;
}