.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}

.w_footer .w_logo img   {
max-height: 180px !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;
}
#container-list .media-wrapper > .responsive-image {
    background-position: center center;
    background-size: cover;
}

/* FIX PÅ BILDE I ARTIKKEL MARS 2021 */
.single-article-text figcaption {
    font-size: 14px;
    background-color: #ddd;
    padding: 5px 10px;
}

.editorContent .image {
    clear: none;
}

/* 1 artikkel, for å få lik størrelse på bildene i tabellen */
.page_id_92294635 .single-article img {
    max-width: 228px !important;
}

/* eget bildegalleri */
.page_id_317350797 .editorContent .image-left-25 {
    clear: none !important;
}

/* SKJUL MENYPUNKT TIL FØRSTESIDE */
#wMenuWrapper .pageid_310571405 {
    display: none !important;
}

/* SCHEDULE BLOCK FONT STYLING */
.ScheduleBlock-main .ScheduleBlockTable > .day:nth-last-child(2) {
    background-color: #fff;
}

.ScheduleBlock-main > label {
    font-size: 16px !important;
}

.addSchedule > label {
    font-size: 12px !important;
}

.scheduleField .editEvent select {
    font-size: 16px !important;
}

/* SKJUL BLOKKER PÅ KONTAKTSKJEMA */
.wips_module_name_feedback_2 #WIPSELEMENT_GENERIC-BLOCK-1 {
    display: none !important;;
}

#container .blockMenu ul {
    min-width: 0 !important;
}

#container #wrap .blockMenu ul li {
    font-size: 14px !important;
}

/* FEATURED CUSTOM STYLING */
.page_id_609414837 #featured .featured-textbox-inner {
    max-width: 96% !important;
    min-width: 96% !important;
    background-color: rgba(0, 0, 0, 0.4);
    height: 100% !important;
    padding: 0 15px 50px 15px !important;
}

.page_id_609414837 #featured .featured-textbox-inner .textbox {
    height: 100% !important;
}

.page_id_609414837 #featured .featured-textbox-inner p {
    font-size: 50% !important;
    overflow: visible !important;
}

@media all and (max-width: 959px) {
    .page_id_609414837 #featured .featured-textbox-inner p {
        display: block !important;
        font-size: 92% !important;
    }
}

/* MOBILE CUSTOM STYLING */
@media all and (max-width: 1200px) {
    .single-center h1, .single-center h2, .single-center h3, .single-center h4, .single-center h5, .single-center h6, .single-center label.label, #featured h1, #featured h2, #featured h3, #featured h4, #featured h5, #featured h6, #featured label.label, #container-list h1, #container-list h2, #container-list h3, #container-list h4, #container-list h5, #container-list h6, #container-list label.label, #pagetitle h1, #pagetitle h2, #pagetitle h3, #pagetitle h4, #pagetitle h5, #pagetitle h6, #pagetitle label.label {
        zoom: 1.5 !important;
    }

    body #container #wrap .blockMenu li a span {
        font-size: 29px !important;
        white-space: nowrap;
        line-height: 3em !important;
    }

    body:not(.read-more) #container #wrap .blockMenu li {
        max-width: 98% !important;
    }
}

@media all and (max-width: 960px) {
    body #container #wrap .blockMenu li a span {
        font-size: 29px !important;
    }
}

@media all and (max-width: 800px) {
    body #container #wrap .blockMenu li a span {
        font-size: 24px !important;
    }
}

@media all and (max-width: 640px) {
    body #container #wrap .blockMenu li a span {
        font-size: 20px !important;
    }
}

/* GENERAL COLOR ADJUSTMENTS */
#container #wrap #static-menu-inner p:not(:hover) {
    background-color: #db0013 !important;
    color: #fff !important;
}

#container #wrap #menuwrap .level_1 > a,
#container #wrap #pagetitle h1,
.single-article-intro h1,
h2, h3, h4, h5, h6 {
    color: #db0013 !important;
}

/* UL UL FIX */
.responsive-text ul > ul {
    font-size: inherit !important;
    padding: 0 !important;
    float: none;
}

/* BLOCK MENU STYLING */
body #container #wrap .blockMenu ul.L2 > li {
    border: 0 solid !important;
    padding-left: 5% !important;
}

body #container #wrap .blockMenu li {
    border-radius: 0;
    border: 0 solid !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-top: 0 solid rgba(0, 0, 0, 0.2) !important;
    text-transform: uppercase;
}

body #container #wrap .blockMenu li:nth-child(1) {
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
}

body.read-more #container #wrap .blockMenu li {
    border-top: 0 solid !important;
    padding-left: 0;
    width: 100%;
    max-width: 320px;
}

body:not(.read-more) #container #wrap .blockMenu li {
    text-align: left;
    border-left: 0 solid;
    border-right: 0 solid;
    margin: 0 !important;
    margin-left: 2px !important;
    margin-top: -1px !important;
    padding-top: 0;
    list-style: none;
    border-radius: 0;
    max-width: 300px;
    width: 96%;
}

body #container #wrap .blockMenu li a span {
    line-height: 2.3em;
    vertical-align: initial;
    margin: 0 1em;
}

body #container #wrap .blockMenu li a {
    display: block;
    margin: 0 !important;
    padding-top: 2px;
}

body #container #wrap .blockMenu li.active {
    font-weight: bold;
}

body #container #wrap .blockMenu li:before {
    display: none;
}

body #container #wrap .block_type_menublock {
    background-color: rgba(0, 0, 0, 0.025) !important;
    padding: 20px 30px 20px 30px !important;
}

body #container #wrap .block_type_menublock .block-title .tf-top-image-empty {
    justify-content: flex-start;
}

body.read-more #container #wrap .blockMenu ul {
    width: 100%;
}

/* SPECIAL STYLING ON ATTCHMENTS - NO CLASSES TO TARGET */
.read-more .article-block > ul {
    padding-left: 0 !important;
    padding-top: 1em;
}

.read-more .article-block > ul > li {
    display: inline-flex;
    list-style: none;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.05);
    margin-bottom: 0.3em;
    padding: 0.2em 0.75em 0.2em 0.5em;
    position: relative;
    flex-wrap: wrap;
    margin-left: 0;
}

.read-more .article-block > ul > li:before {
    font-family: "web-icons-2";
    content: "2";
    display: inline-flex;
    align-items: center;
    margin-top: 0.25em;
    line-height: 1.25em;
    padding-right: 0.2em;
    height: 1.2em;
}

.read-more .article-block > ul > li a {
    color: inherit;
    display: block;
    width: auto;
    text-decoration: none;
}

.read-more .article-block > ul > li:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.read-more .article-block > ul > li .demandsLogin {
    font-size: 12px;
    background-color: #8b0000;
    color: #ffffff;
    margin-left: 0.5em;
    padding: 0.5em 0.5em;
    font-family: arial;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
}

/* CUSTOM SCHEDULE BLOCK */
.ScheduleBlock-main .ScheduleBlockTable > .day .event .shiftTime {
    font-size: 13px;
    max-width: 100%;
    font-weight: bold;
}

#wrap .ScheduleBlock-main .addSchedule input:not([type=submit]), #wrap .ScheduleBlock-main .addSchedule select {
    font-size: 13px !important;
    padding: 5px 5px !important;
}

.scheduleField .editEvent select {
    font-size: 13px !important;
}

#wrap .ScheduleBlock-main .removePrompt a:nth-child(1) {
    margin-right: 3px;
}

#wrap .ScheduleBlock-main .removePrompt a {
    font-size: 11px;
    flex: 0 1 calc(48% - 5px);
    margin-top: 5px;
}

/* MAX WIDTH STYLING */
#container-list {
    max-width: 1500px;
}

/* JUSTERING AV FONT SIZE PÅ TOUCH under 1200px */
@media all and (min-width: 100px) and (max-width: 1199px) {
    #container #container-list .textbox p,
    #container #container-list .textbox .col-link,
    #container #container-list .teaser {
        font-size: 16px !important;
    }

    #container #container-list .textbox h2 {
        font-size: 20px !important;
    }
}

#container #container-list .textbox h2:after {
    text-transform: none !important;
}

.innercol .textbox .textbox-inner h2 {
    color: #ffffff !important;
}

.single-article-half.single-article-left .brochure-mediaelement .btn.book {
    color: #000000 !important;
}

.page_id_63590165 .innercol .textbox .textbox-inner h2 {
    color: #db0013 !important;
    font-size: 18px !important;
}

