#masthead.site-header.has-menu {
  display: none;
}

.widget-area {
  display: none;
}

body:not(.single) .site-main > article:last-of-type .entry-footer {
  display: none;
}

#colophon.site-footer {
  margin-top: -80px;
}