


body .wd-hover-base .wrapp-swatches {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
background-color: transparent;
}

/* Korrigere linjeavstand overskrift og tekst */
legend, h2, h3, h4, h5, h6, .title {
	margin-bottom: 7px;
}

/* Korrigere fontstørrelse overskrifter */
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}@media (min-width: 1025px) {
	.whb-top-bar .wd-info-box .info-box-title {

    margin-bottom: 0;

}
div .page-title {
		margin-bottom: -30px;
}
}

@media (max-width: 576px) {
	div .page-title {
		margin-bottom: -10px;
}
}

