@media only screen and (min-width: 992px) {
  .slot--header-horizontal-menu .navbar .container-fluid {
    border-bottom: 1px solid #d6b062;
    border-top: 1px solid #d6b062;
  }
}
/* -a- Hide audience selector -a- */
.fa-gear:before, .fa-cog:before {
    content: "\f013";
  	display: none;
}

.nordic--header {
  background: #ffd500;
}

.slot--header-search input.form-control {
	border: 1px solid #000000;
}

.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img {
	background: #000;
  color: #fff;
}


.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper,
.nordic--body-wrapper, 
.nordic--body .nordic--body-wrapper {
  padding: 0;
}

.startpage .nordic--body .nordic--body-wrapper {
	max-width: 100%;
  padding: 0;
}

.startpage .nordic--component-container > div:not(.tws-container--tws-image-carousel) {
	max-width: 1300px;
	margin: 0 auto;
}

.nordic--footer {
	background: none;
}

.nordic--footer--brand-logos {
  background: #d9d9d9;
}

.nordic--footer .container {
  max-width: 100%;
  padding: 50px 0 0 0;
  background: #ffd500;
}

.nordic--footer .container .row {
  width: 100% !important;
  max-width: 1300px;
  margin: 0 auto;
}

.nordic--footer .slot--brand-logos {
  max-width: 1300px;
  text-align: left;
  padding: 10px 0 10px 0;
  margin: 40px auto 0 auto;
  border-top: 1px solid #ffdc2a;
  display: flex;
  align-items: center;
}

ul.tws-brand-logos--list {
  width: 80%;
}

.sgnicondiv .sgnicon {
	max-height: 45px;
}