 @media only screen and (min-width: 992px) {

.slot--header-logo {

  margin-right: 7%;
}

.slot--header-horizontal-menu .navbar {
   margin-right: -4%;
}
/*----- Horisontell meny, Hover -----*/
.slot--header-horizontal-menu .navbar-nav > li a:hover {
  background: transparent;
}
/*----- Vertikal meny -----*/
.bountiful--sidebar {
   
    color: #fff;
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title {
    background: #000;
 
}


