.custom-spacer {
    margin-top:30px !important;
}

@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 680px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 420px;
    }
}

div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:19px !important;
    line-height:25px;
}
div.consent-dialog-inner h3 {
    margin-bottom: 15px !important;
    font-size:14px !important;
}
.w_developer button span {
    color:var(--footer-surface-color) !important;
}

/* Forside paralax */
.contentWrapper .fixed-image img {
  width:100% !important;
}
.contentWrapper .contentbox h2 {
    color:#fff;
}
.contentWrapper>.fixed-image {
  /*      height: 88lvh !important; */
}


.w_footer .w_logo img   {
    max-height: 100px !important;
    margin-top: -31px;
}

/* paralax bruker nå 100% bredde til biilde */
.block_type_staticimagebackgroundblock .fixed-image {
    width:100% !important;
}

#container #wrap .custom-remove_padding .generic_block { 
    padding:0px !important; 
}

/* endre bilder størrelse på sponsorer */
/* endre bilder størrelse på bøker */
.page_id_1184704407 div#container-list img,
.page_id_206921017 div#container-list img,
.page_id_1812034330 div#container-list img,
.page_id_353029517 div#container-list img,
.page_id_1132104207 div#container-list img {
    	object-fit: contain !important;
}

/* Remove this after all list styles are using img tags: */
.page_id_1184704407 div#container-list div.responsive-image,
.page_id_206921017 div#container-list div.responsive-image,
.page_id_1812034330 div#container-list div.responsive-image,
.page_id_353029517 div#container-list div.responsive-image,
.page_id_1132104207 div#container-list div.responsive-image {
	background-size: contain !important;
	background-repeat: no-repeat !important;
}


#article-related-list img.media {
    object-fit: contain !important;
}

/* Remove after all list styles are using img tags */
#article-related-list .responsive-image {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

footer .footer-logo {
    max-width: 300px;
}

/*Fjerner kart på no og en forside*/
.page_id_688101505 #block-map-wrapper,
.page_id_1637600362 #block-map-wrapper {
    display: none;
}

#content .single-article .article-block table td { 
    vertical-align: top !important;
    border: 0px solid white !important;
    font-size: 110% !important;
}
div.schedule h4[data-v-5a65ab08]{
    font-weight:400!important;
}
a.title [data-v-6f9c7f16] {
    font-weight: 300!important;
}