/*
 Theme Name: NEC Child
 Template: generatepress
 Version: 1.0
*/
#biz-overlay {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100vh !important;
  z-index: 999999 !important;
  display: none !important;
}

#biz-overlay.open {
  display: flex !important;
}
#right-sidebar {
  display: none !important;
  width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}
#post-59 > div > header {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
#post-59 > div > div > footer > div > div.footer-grid > div.footer-brand > div {
  display: none !important;
}
#masthead {
  display: none !important;
}
#page {
  display: block !important;
}

#content {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
#content {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}

#page .inside-article {
  max-width: 100% !important;
}

.entry-content {
  max-width: 100% !important;
}
.content-area {
  width: 100% !important;
  float: none !important;
}

.site-main {
  width: 100% !important;
}
#post-93 > div > header,
#post-93 > div > header > h1 {
  display: none !important;
}
#post-79 > div > header,
#post-79 > div > header > h1 {
  display: none !important;
}
#post-99 > div > header,
#post-99 > div > header > h1 {
  display: none !important;
}
#post-101 > div > header,
#post-101 > div > header > h1 {
  display: none !important;
}