/* 
 *
 *  Print style
 *  Work by: Defy Studio - https://defystudio.no/
 *
 */


body > header, body > nav {
    display: none;
}

main {
    padding-left: 0px;
}

main h2 {
    background: transparent!important;
    background-color: transparent!important;
    padding-bottom: 0px!important;
}

main[data-page='CONTACT'] > section > h2, main[data-page*='ANSATT'] > section > h2, main[data-page='404'] > section > h2, main[data-page='SEARCH'] .search_pre_t, main[data-page='SEARCH'] section > form, nav form.searchform #searchsubmit:hover, main[data-page*='FOND'] .fond_nav, ::-webkit-scrollbar-thumb, main[data-page='NEWS'] h2, main[data-page*='FOND'] > section > h2, main[data-page='SINGLE-POST'] article h2, header::after, header h1 {
    background: transparent!important;
    background-color: transparent!important;
    color: #000;
}

footer {
    padding: 70px 35px!important;
}