/*-----------MC SAFE-----------*/
/*-----------------------------*/
.nordic--top-bar .nordic--top-bar-wrapper, 
.nordic--header .nordic--header-wrapper,
.nordic--body .nordic--body-wrapper, 
.slot--header-horizontal-menu .navbar,
.container{
	max-width: 1700px;
}
.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
box-shadow: none;
}
.nordic--body .nordic--body-wrapper {
padding: 0;
}
.startpage .nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
padding-top: 0;
}

/*-----------HEADER--------*/
.slot--header-search .tws-article-search--no-label,
.slot--header-search .tws-article-search--no-label:hover, 
.slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img,
.slot--header-cart .tws-mini-cart--header-cart-button:hover .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img {
	background: transparent;
  color: #000;
}
.nordic--header .nordic--header-wrapper {
	padding-top: 30px;
}
/*------------MENY---------*/
.slot--header-horizontal-menu .navbar .container-fluid {
	border-top: 0;
}
.slot--header-horizontal-menu .navbar-nav > li a {
	font-size: 16px;
  font-weight: bold;
}
/*-------GRUPPER-----*/
.startpage .tws-articlegroups .tws-list--type-grid {
	justify-content: center;
}
.startpage .tws-articlegroups .thumbnail .caption {
	background: #390;
}
.startpage .tws-articlegroups .thumbnail .caption .tws-articlegroup-list--article-name .tws-util-heading--heading a {
	color: #fff;
}
.tws-article-list--article-nr::before {
	content: "Artnr: ";
}
/*-------SKYLTFÖNSTER------*/

.rubrik h1 {
border-bottom: 1px solid #e7e7e7;
margin: 0 0 30px 0;
padding: 0;
text-align: center;
letter-spacing: 1px;
font-size: 22px;
font-weight: bold;
}
.nordic--start-page .tws-articles-two--heading .tws-util-heading--heading, .nordic--start-page .tws-articlegroups--title .tws-util-heading--heading {
	padding: 0;
  border-bottom: 1px solid #e7e7e7;
}

.tws-content-box-3x--box .tws-util-heading {
position: absolute;
bottom: 0;
left: 0;
border-left: 10px solid #390;
width: 100%;
text-align: left;
padding: 10px 20px;
background: rgba(0, 0, 0, 0.5);
}

@media (min-width: 1025px) {
	.nordic--start-page .tws-container--tws-content-box-2x .tws-content-box--first-line,
  .nordic--start-page .tws-container--tws-content-box-3x .tws-content-box--first-line,
  .nordic--start-page .tws-container--tws-content-box-4x .tws-content-box--first-line{
	font-size: 34px;
	}
}

.tws-container--tws-content-box-4x .tws-content-box--first-line {
  text-shadow: none;
  color: #000 !important;
}

/*---------------FOOTER-----------*/
.nordic--footer h4 {
margin-top: 0;
  margin-bottom: 10px;
}
.nordic--footer .slot--brand-logos {
	margin-top: 10px;
}