div.w_design .w_header>.w_header_inner>.v2-menu {
    background-color: #000 !important;
}
/* meny justering */
.v2-menu ul {
    margin-bottom:-8px !important;
}

.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}
.w_footer .w_logo img   {
    max-height: 130px !important;
}

.w_design_6 .w_header .w_logo {
    /* flex: 1 !important; */
}

@media (max-width:1199px) {
    .w_design_6 .w_header .w_logo {
        justify-content: start!important;
    }
    .w_design .w_header .w_logo>a img {
        max-height: 55px!important;
        margin-left: 5px;
    }
}



.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;
}