



div.breadcrumbs{
display:none;
}
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;
}