.navbar-fixed-top {
  background: black!important;
}

#primary,
.sticky-wrapper {
  background: black!important;
}


#primary-menu > li > a {
  background: black!important;
  color: white!important;
}

#primary-menu > li > a:hover {
background: #333232!important;
}

#primary-menu > li.current-menu-item > a {
background: #333232!important;
}

.burger-button {
  background: black!important;
    top: 6px!important;
}

 .nav-icon4 span,
.nav-icon4 span:before, 
.nav-icon4 span:after {
background-color: #fff!important;
}