.site-header, 
.header-wrapper, 
.header__inner,
.header {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  border: none !important;
  box-shadow: none !important;
}

.site-title, 
.logo-text, 
.title_logo-text {
  display: none !important;
}

.main-content-wrapper,
#main,
.page-wrapper {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body {
  border-top: none !important;
}