/* Här nedan kan du ändra färgkoden för sidhuvudet */
.nordic--header {
	background: #566754;
}

/* Här nedan ändrar man textfärgen i sidhuvudet */
.slot--header-search input.form-control,
.slot--header-search input.form-control::placeholder,
.tws-mini-cart--header-quantity,
.tws-mini-cart--header-cart-text,
.slot--header-horizontal-menu .navbar-nav>li a {
	color: #ffffff;
}


.slot--header-horizontal-menu .navbar .container-fluid {
  border-bottom: 0;
}