/* ÖVERLÄSER FÄRGER ETC PÅ ORDINARIE HEADER VID HERO */

.lp-hero-wrapper {
  overflow-x: hidden;
  position: relative;
  background: #333;
}


header .sv-jcrmenu-portlet a,
header .sv-searchform2-portlet label {
  color: #fff !important;
}

header a:hover span,
header a:focus span,
header .lp-topmenu li > a.lp-current span {
  border-color: #fff !important;
}

header .lp-icon {
  color: #e1001a !important;
}

header .lp-skip-to-menu-mobile {
  color: #fff;
}

.lp-header-toggles > .sv-layout {
  background: rgba(0, 0, 0, .4);
}

@media only screen and (max-width:667px) {

  .lp-site-tools {
    background: rgba(0, 0, 0, .7);
      border-top: 1px solid #333;
      border-bottom: 1px solid #333;
  }

  .lp-site-tools li + li > a:after {
      border-left: 1px solid #333;
  }

  header .sv-jcrmenu-portlet li a,
  header .sv-jcrmenu-portlet li a .lp-icon {
      color: #fff !important;
  }

}

/* Toggle-yta

.lp-header-toggles > .sv-portlet {
    background: rgba(30, 30, 30, .8) !important;
} */
