body.scrolled .slot--header-horizontal-menu {
  top: 0;
  position: fixed;
  border-bottom: 1px solid #fff;
  opacity: 0.94;
  width: 100%;
  background: rgba(202, 206, 220, 0.98);
  z-index: 1;
}
.slot--header-horizontal-menu .navbar-nav > li a {
    font-size: 18px;
    font-weight: 600;
		color: #333;
}
.nordic--header .nordic--header-wrapper {
    padding: 20px 30px 20px 30px;
}