.page_id_301912 .Slideshow-Default .w_carousel_button,
.page_id_443628 .Slideshow-Default .w_carousel_button, 
.page_id_214757 .Slideshow-Default .w_carousel_button, 
.page_id_220339 .Slideshow-Default .w_carousel_button, 
.page_id_443628 .Slideshow-Default .w_carousel_button, 
.page_id_443628 .Slideshow-Default .w_carousel_button, 
.page_id_443628 .Slideshow-Default .w_carousel_button, 
.page_id_443628 .Slideshow-Default .w_carousel_button {
    display: none;
}

.container-list img {
    border-bottom: 1px solid #999 !important;
}

/* Oppdateringer  */

.w_header,
.w_footer {
    background-color: #fff !important;
    border-bottom: 2px solid #fff !important;
}


@media (min-width: 960px) {
    .custom-hide-on-fullscreen {
        display:none !important;
    }
}
@media (max-width: 769px) {
    #center {
        /*column-count: 2 !important; virker ikke */
    }
}

.custom-hvitbg .block-TextAreaAdvanced-inner {
    /* background-color: #fff !important; */
    margin: 0px 37px !important;
}




.custom-hvit .block_type_contactformblock input,
.custom-hvit .block_type_contactformblock textarea {
    background-color: #fff !important;
}
.custom-hvit .block_type_contactformblock {
    max-width: 75%;
    margin: auto !important;
}
.custom-hvit .form-field-v2 div {
    background-color: #ffffff !important;
}
.custom-hvit .block_type_contactformblock label {
    font-size: 1em !important;
    font-weight: 400 !important;
}
.custom-hvit .block_type_contactformblock .required-helper-text {
    font-size: 0.75em !important;
    font-weight: 400 !important;
}

/* =============== */

/* Sentrerere artikler, slik at de treffer med toppblokker */
@media only screen and (min-width: 1200px) {
    #center {
        margin: 0px 13% 0px 13% !important;
    }
}

/* artikler */
#container-list .outercol .content-adjust,
#container-list .outercol .textbox-inner {
    background-color: #fff !important;
}



.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}
.w_footer .w_logo img   {
    max-height: 100px !important;
}
@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 500px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 350px;
    }
}


/** Unntak for artikkel med mange Pdf'er */

@media only screen and (min-width: 960px) {
    .read-more-article-layout-2 .single-article-half.single-article-left .article-block {
        width: 46%;
        margin-right: 15px!important;
    }
}



/* fosøker å unngå klipping av bilder.  */
#container-list .media {
    background-size: contain;
    background-repeat: no-repeat;
}


#wrap .w_carousel_button {
    background-color: #d1e6d9!important;
    color: #3c3c3b!important;
}


#wrap .w_carousel_button:hover {
    background-color: #3c3c3b!important;
    color: #d1e6d9!important;
}

#container-list .col-link {
    background-color: #e7ad7a!important;
    color: #3c3c3b!important;
}

#container-list .col-link:hover {
    background-color: #3c3c3b!important;
    color: #e7ad7a!important;
}



.custom-spacer-10 {
margin-top:10px !important;
}
.custom-spacer-20 {
margin-top:20px !important;
}
.custom-spacer-30 {
margin-top:30px !important;
}
.custom-spacer-40 {
margin-top:40px !important;
}
.custom-spacer-50 {
margin-top:50px !important;
}
.custom-spacer-60 {
margin-top:60px !important;
}
.custom-spacer-70 {
margin-top:70px !important;
}
.custom-spacer-80 {
margin-top:80px !important;
}
.custom-spacer-90 {
margin-top:90px !important;
}
.custom-spacer-100 {
margin-top:100px !important;
}
.custom-spacer-110 {
margin-top:110px !important;
}



/* Consent */
.v2-form section.consent-header * {
    background-color: var(--modal-dialog-background-color, #fff) !important;
}
div.consent-dialog-inner button {
    margin-bottom: 15px;
}
div.consent-dialog-inner {
    --dialog-row-gap: 0em !important;
}
div.consent-dialog-inner h2 {
    margin-top:22px !important;
    font-size:19px !important;
}
div.consent-dialog-inner h3 {
    margin-bottom: 15px !important;
    font-size:18px !important;
}
div.consent-dialog-inner p,
div.consent-dialog-inner .show-more-button {
    margin-bottom: 5px !important;
    font-size:14px !important;
}
