body.stealth_on #top-menu { background: #000; }
body.stealth_on #header { background: #2C4056; }

@media screen and (max-width: 899px) {
  #toggle-sidebar {
    display: none;
  }
}
