


header.entry-header{
display:none;
}
body .wd-hover-base .wrapp-swatches {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
background-color: transparent;
}
div .wd-single-footer {
	display:none;
}

/* 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;
}

/* Fjerne Les alle innlegg fra blogginnlegg */
.author-info .author-link {
	visibility: hidden;
}

/* Bilde topp bloggartikkel */
.wd-page-title {
		background-position: center center;
}
 .title-size-default {
    --wd-title-sp: 150px !important;