

@media only screen and (min-width: 992px) {
  .nordic--header .nordic--header-wrapper {
    padding: 10px 30px 20px 30px;
  }
}

.nordic--header .nordic--header-wrapper {
  max-width: 2540px;
}


.nordic--header-wrapper {
  background: url(/shop/16046/files/sidan/header_bkg.jpg) center top no-repeat;
    background-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  padding: 0;
}


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

.slot--header-horizontal-menu .tws-top-menu--controls .tws-audience-selector,
.nordic--top-bar .slot--top-bar-audience-selector,
.slot--header-search {
    display: none;
}




.tws-content-box--inner-wrapper {
  background: rgba(0,0,0, 0.3);

}

.nordic--article-links {
	display: none;
}

@media (min-width: 992px) {
.nordic--footer-mid-left {
    width: 100%;
  }
}




.tws-content-box--inner-wrapper {
	background: transparent;
}
.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--first-line,
.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--second-line {
	color: #333;
  text-shadow: none;
  font-weight: 400;
}
.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--first-line {
	font-size: 18px !important;
}
.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--second-line { 
	font-size: 25px!important;
}
.tws-content-box--first-line, .tws-content-box--second-line {
	color: #FAFAFA !important;
	text-shadow: 1px -1px 1px #000 !important;
  font-family: 'Lustria',serif!important;
}
.fast-delivery-express .tws-content-box--third-line {
	font-family: 'Roboto Condensed',sans-serif!important
}

.nordic--start-page .nordic--component-container .usp .tws-content-box--table .tws-content-box--first-line {
  font-size: 25px !important;
	font-family: 'Lustria',serif!important;
  color: #333 !important;
  text-shadow: none !important;
}
.nordic--start-page .nordic--component-container .usp .tws-content-box--table .tws-content-box--second-line {
  font-family: "Roboto", sans-serif !important;
  color: #333 !important;
  text-shadow: none !important;
  font-size: 18px !important;
}
.nordic--start-page .best-sellers .tws-articles-two--heading .tws-util-heading--heading {
	font-family: 'Lustria';
  font-size: 18px;
  font-weight: 400;
}
.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading {
	border-bottom: 0;
  margin-bottom: 0;
}
.tailcoat-table {
    width: 100%;
    border-collapse: collapse;
    font-family: inherit;
    margin: 20px 0;
  }
  .tailcoat-table th,
  .tailcoat-table td {
    padding: 10px 14px;
    border: 1px solid #e0e0e0;
    text-align: left;
  }
  .tailcoat-table th {
    background-color: #f8f9fa;
    font-weight: 600;
  }