
input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email] {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #535353;
    border-radius: 4px;
    color: #535353;
    font-family: 'DINPro',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 42px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none
}
body {
    color: #535353;
    background-color: #fff;
    margin:0;
}

.page-wrapper {
    padding-top: 52px;
    background-color: #eee;
}
.page-header {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    transition: top .35s ease-in-out;
}
.page-header.nav-up {
    top: -52px;
}
.action.skip:not(:focus) {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.header.content {
    position: relative;
}

@media all and (min-width: 2024px),print {
    .header.content {
        padding: 10px 20px;
    }
}
.header.content:before {
    content: '';
    display: table;
}

.header.content:after {
    clear: both;
        content: '';
    display: table;

}
.hamburger-span {
    position: absolute;
    left: 0;
    top: 0;
}


.nav-sections {
    background: #f5f5f5;
    z-index: 100
}

@media all and (min-width: 2024px),print {
    .nav-sections {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto;
        background: #272626;
        z-index: 98
    }
}











#algolia_instant_selector:before,#algolia_instant_selector:after,#algolia_instant_selector *:before,#algolia_instant_selector *:after,#sf_search_v2:before,#sf_search_v2:after,#sf_search_v2 *:before,#sf_search_v2 *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


#algolia-searchbox {
    position:static;
    height: 52px
}
#algolia-autocomplete-tt.algolia-autocomplete {
    width: 100%;
    position:static !important
}
#algolia-searchbox .algolia-search-input {
    /* position: static !important; */
}

@media (max-width: 2023px) {
    #algolia-searchbox .algolia-search-input {
        position:absolute !important;
        top: 52px
    }
}
#algolia-searchbox .algolia-autocomplete .algolia-search-input.active {
    left: 0;
    top: 52px;
    z-index: 15;
    box-shadow: 3px 4px 10px 0 #d4d5d8
}
#algolia-searchbox .algolia-search-input:focus {
    outline: 0;
    box-shadow: none
}


#algolia-searchbox .magnifying-glass {
    background: url("data:image/svg+xml;utf8,<svg width=\'40\' height=\'40\' viewBox=\'0 0 40 40\'  fill=\'%23133B9F\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M15.553 31.107c8.59 0 15.554-6.964 15.554-15.554S24.143 0 15.553 0 0 6.964 0 15.553c0 8.59 6.964 15.554 15.553 15.554zm0-3.888c6.443 0 11.666-5.225 11.666-11.668 0-6.442-5.225-11.665-11.668-11.665-6.442 0-11.665 5.223-11.665 11.665 0 6.443 5.223 11.666 11.665 11.666zm12.21 3.84a2.005 2.005 0 0 1 .002-2.833l.463-.463a2.008 2.008 0 0 1 2.833-.003l8.17 8.168c.78.78.78 2.05-.004 2.833l-.462.463a2.008 2.008 0 0 1-2.834.004l-8.168-8.17z\' fill-rule=\'evenodd\'/></svg>") no-repeat center;
    display: inline-block;
    background-size: 20px auto;
    width: 56px;
    padding: 20px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 16;
    background-color: #fff;
    border: 1px solid #535353;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}

@media (max-width: 2023px) {
    #algolia-searchbox .magnifying-glass {
        display:none
    }
}


.logo {
    width: 226px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px; /* 70px */
    max-width: 51%;
    position: relative;
}
.logo img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    border: 0;
}
@media only screen and (max-width: 479px) {
    .logo {
        width: 180px;
        max-width: 46%
    }
}



.block-search {
    margin-bottom: 0;
    width: 52px;
    float: right;
}
.block .block-title {
    margin-bottom: 8px;
}
.block-search .block-title {
    display: none;
}
.block .block-title strong {
    font-weight: 700;
    line-height: 1.42857143;
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 0;
}
.block-search .block-content {
    margin-bottom: 0;
}

#show-search-input {
    height: 52px;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    background: url(/images/svg/search-darkgrey.svg) no-repeat center;
    background-size: auto 22px;
}
@media (min-width: 2024px) {
    #show-search-input {
        display:none;
    }
}

.block-search input {
    left: -300%;
    margin: 15px 0;
    position: absolute;
    z-index: 4
}



.butikker-link {
    display: inline-block;
    float: right;
    margin-top: 7px
}

.butikker-link a {
    padding: 3rem 8px 0;
    display: block;
    position: relative;
    color: #535353;
    font-size: 1.2rem;
    text-decoration: none;
    border-right: 1px solid #d4d5d8
}

.butikker-link a:before {
    content: '';
    background: url('/images/svg/map.svg') no-repeat center top;
    background-size: auto 25px;
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 0
}

.butikker-link a:hover {
    text-decoration: underline
}

@media only screen and (max-width: 2023px) {
    .block-search input {
        margin: 0;
        border-radius: 0;
        border: none
    }


    .header.content .butikker-link {
        display: none
    }


}

@media all and (min-width: 2024px),print {
    .block-search input {
        display: inline-block;
        width: calc(100% - 56px);
        margin: 0;
        position: relative;
        left: 0 !important;
        top: 0 !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right: none;
        background-color: #fff;
        z-index: 5;
    }
    .block-search input::-webkit-input-placeholder {color: #535353}
    .block-search input:-moz-placeholder {color: #535353}
    .block-search input::-moz-placeholder {color: #535353}
    .block-search input:-ms-input-placeholder {color: #535353}

    .hamburger-span {
        display: none
    }

    .logo {
        margin: 12px 0 0;
        width: 240px;
        float: left;
    }

    .block-search {
        float: left;
        padding-left: 15px;
        position: relative;
        width: 356px;
        z-index: 4;
        margin-top: 7px
    }

}



.nav-toggle {
    text-decoration: none;
    height: 52px;
    line-height: 52px;
    width: 52px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    text-align: center;
    background-color: #272626;
    z-index: 14
}

.nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: inherit;
    color: #f5f5f5;
    content: '\e609';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.nav-toggle:hover:before {
    color: #f5f5f5
}

.nav-toggle>span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.nav-toggle:after {
    background: rgba(0,0,0,.5);
    content: '';
    visibility: hidden;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.nav-toggle {
    display: none;
}
.hamburger-span {
    text-decoration: none;
    width: 52px;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    z-index: auto;
    position: initial;
    cursor: pointer;
    font-size: 0;
    z-index: 1;
    vertical-align: middle;
    /* vertical-align: middle; */
}
.hamburger-span img {
    vertical-align: middle;
    /* vertical-align: middle; */
}



.minicart-wrapper:before,.minicart-wrapper:after {
    content: '';
    display: table
}
.minicart-wrapper:after {
    clear: both;
}
.minicart-wrapper:before, .minicart-wrapper:after {
    content: '';
    display: table;
}
.minicart-wrapper {
    display: inline-block;
    position: relative;
    float: right;
}
@media only screen and (max-width: 479px) {
    .minicart-wrapper {
        position: unset
    }
}
@media only screen and (max-width: 768px) {
    .minicart-wrapper {
        margin-left: 0;
    }
}

.minicart-wrapper .action.showcart:before {
    content: '';
    background: url(/images/svg/cart.svg) no-repeat center top;
    background-size: auto 25px;
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 0;
}

@media only screen and (max-width: 2023px) {
    .minicart-wrapper .action.showcart:before {
        top: 15px;
        background-position: 10px top;
    }
}
.minicart-wrapper .action.showcart {
    white-space: nowrap;
    padding: 3rem 0 0;
    display: block;
    color: #535353;
    font-size: 1.2rem;
    position: relative;
    text-decoration: none;
}
@media only screen and (max-width: 2023px) {
    .minicart-wrapper .action.showcart {
        width: 52px;
        height: 52px;
        padding: 0
    }
}
@media only screen and (max-width: 2023px) {
    .minicart-wrapper .action.showcart .text {
        display: none
    }
}
.minicart-wrapper .action.showcart .counter.qty {
    background: #071f4f;
    color: #fff;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    min-width: 24px;
    overflow: hidden;
    white-space: normal;
    position: absolute;
    top: -7px;
    left: calc(50% + 6px);
    width: 20px;
    border-radius: 50%;
    text-align: center;
}
@media only screen and (max-width: 2023px) {
    .minicart-wrapper .action.showcart .counter.qty {
        top: 7px;
        left: 50%
    }
}
.minicart-wrapper .action.showcart .counter.qty.empty {
    display: none
}
.minicart-wrapper .action.showcart .counter-label {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

nav.fancynav-mainnav {
    color: #000;
    font-family: "Arial";
    font-size: 15px!important;
    font-weight: normal;
}
.TB_Wrapper {
    max-width: 1140px;
    height: 400px;
}

.fancynav-outer .fancynav-mainnav {
    /* position: fixed; */
}
.fancynav-title {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.fancynav-mainnav ul > li > a {
    padding: 10px 60px 10px 15px;
}
.fancynav-mainnav .divider-item {
   height: 1px;
   width: 100%;
   margin: 0 5px;
   overflow: hidden;
   background-color: #DDD;
   margin: -3px 0px -3px 0px;
}


/* Design changes */

#breadcrumbs{
    font-size:12px;
    margin: 0; 
    padding: 1em 0 1em 1em;
    border-bottom:none;
    background-color: #f4f4f4;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active {
  color: #0d3a95
}
#innhold {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}




/* CSS for nav footer */
.header-footer  {
  position: relative;
  width: auto;
  background-color: #fff;
  box-shadow: 3px 4px 10px 0 #d4d5d8;
  border-top: 1px solid #eee;
}
.hefowr1 {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 42px;
  box-sizing: border-box;
}
.hefowr2 {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  color: #535353;
  font-family: 'DINPro',Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 0 1em;
}



/* * * * * * FOOTER CSS - experimental * * * * * * * * **/

.footer {
    clear: both;
    background-color: #eee;
}
footer::after {
    clear: both;
        content: '';
    display: table;

}
.footer.content {
    margin: 0 auto;
    border: 0;
    padding: 0;
    color: #231f20;
}
.footer.content ul {
    margin: 0;
    padding: 0;
    list-style: none none;
}
.footer.content ul > li {
    margin: 0;
}
.footer.content .footer-nav {
    background: #f6f6f6;
}
.footer.content .footer-nav_block .title {
    position: relative;
    text-transform: uppercase;
    color: #383838;
    /* font-size: 1.3rem; */
    font-weight: bold;
    line-height: 3em;
    padding-left: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.footer.content .footer-nav_block .title:after {
    color: inherit;
    content: "";
    position: absolute;
    right: 1.5rem;
    top: 16px;
    width: 0;
    height: 0;
    border-color: #ababab transparent transparent transparent;
    border-width: 7px;
    border-style: solid;
}
.footer.content .footer-nav_block .title.active:after {
    border-color: transparent transparent #ababab transparent;
    top: 10px
}
.footer.content .footer-nav_block .title ul {
    display: none;
    padding-bottom: 1em;
}
.footer.content .footer-nav_block .title ul li {
    line-height: 1.8em;
    padding-left: 0em;
}
.footer.content .footer-nav_block a {
    color: #383838;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 18px;
    font-weight: normal;
    /* font-size: 1.1rem */
    font-size: 0.8em;
}

.footer.content .footer-nav_block .title {
    padding-left: 0;
}
.footer.content .footer-nav_block .title span {
    padding-left: 15px;
}
.footer.content .footer-nav_block .title ul {
    background-color: #fdfdfd;
    padding-left: 15px;
}

.footer.content section {
	font-size: 10px;
	color: #666;
    text-align: center;
    margin: 1em 0;
}
.footer.content section a, .footer.content section a:visited {
	font-size: 10px;
	color: #666;
	text-decoration: none;	
}
.footer.content section a:hover {
	color: #000;
	text-decoration: underline;
}

/* New CSS for product */
.contentcontainer-wrapper .v_centered>* {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.contentcontainer-wrapper [class*="description_section"] .title {
    min-width: 30px;
}
.contentcontainer-wrapper .min {
    width: 92px;
}
.contentcontainer-wrapper .qty>* {
    border: 1px solid #eaeaea !important;
    float: left;
    height: 38px !important;
    text-align: center
}
.contentcontainer-wrapper .qty>*:first-child {
    border-radius: 3px 0 0 3px
}
.contentcontainer-wrapper .qty>*:last-child {
    border-radius: 0 3px 3px 0
}
.contentcontainer-wrapper .qty>input[type="text"] {
    width: calc(100% - 56px) !important;
    border-left: none !important;
    border-right: none !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border-radius: 0 !important;
}
.contentcontainer-wrapper .qty button {
    width: 28px;
    padding: 0;
    color: inherit
}
.contentcontainer-wrapper .theme_button {
    font-size: 14px;
    line-height: 21px!important;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    background: #fff;
}

/* Vareside antall selector */





.page-header {
    background-color: transparent;
}
.header.content {
    background-color: #fff;
}
.header-footer {
   opacity: 0.5;
}


/* Final fixes */

#varehoyre {
    float: none;
    width: 100%;
    padding-left: 0;
}
#varehelside {
    margin-top: 1em;
}
.contentcontainer {
    position: relative;
}
.contentcontainer-wrapper {
    padding: 8px 16px;
}
.contentcontainer-wrapper .prod_suggested_price,
.contentcontainer-wrapper .prod_default_price,
.contentcontainer-wrapper .prod_saved_price,
.contentcontainer-wrapper .prod_price {
    text-align: center;
}
.contentcontainer-wrapper .prod_suggested_price {
    margin: 0 0 0 0;
    color: #444;
}
.contentcontainer-wrapper .prod_default_price {
    margin: 0 0 0 0;
    color: #444;
}
.contentcontainer-wrapper .prod_price {
    margin: 0 0 1em 0;
}
.contentcontainer-wrapper .prod_saved_price {
    margin: -1em 0 0 0;
    color: green;
}
.contentcontainer-wrapper .description_section_2 {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.contentcontainer-wrapper.prod-desc table tr {
    display: table;
    width:100%;
}
.contentcontainer-wrapper.prod-desc table td {
    display: table-row;
}

/* handlekurv */

div.cta {
    text-align: center;
}
div.cta br.cb {
    clear: none;
}

div.cta {
    display: table;
    border-collapse: separate;
    border-spacing: 15px 15px;
}
.clouds-flat-button, .orange-flat-button {
    width: 50%;
    display: table-cell;
    height: auto;
    padding: 15px;
    font-size: 14px;
    line-height: 14px;
    vertical-align: middle;
    border-radius: 10px;

}

.view-cart-portrait .row {
    padding: 0 10px;
    box-sizing: border-box;
}
div.view-cart-portrait div.head {
    padding-left: 10px
}

.orange-flat-button {
    color: #fff;
    background-color: #1eb4e1;
    border-color: #1ba2cb;
    border: solid #0094c6;
    border-width: 0 0 3px;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #00b9e5 0%, #00a7dd 100%);
    background-image: -o-linear-gradient(top, #00b9e5 0%, #00a7dd 100%);
    background-image: linear-gradient(to bottom, #00b9e5 0%, #00a7dd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00B9E5', endColorstr='#FF00A7DD', GradientType=0);
    box-shadow: inset 0 -2px #0094c6;
}

/* Search form */

table.search-inline tr td {
    width: 100%;
}
form#sf_search_inline {
    width: 80%;
    padding-top: 1em;
    margin: 0 auto;
}
form#sf_search_inline input[type="text"] {
   height: 2em;
   width: 80%;
}


/* NEW CSS FROM LATEST UPDATES */
/* NEW CSS FROM LATEST UPDATES */
/* NEW CSS FROM LATEST UPDATES */

@media screen and (max-width: 720px){

.moblogo {
  width: 50vw;
  position: absolute;
  top: 2vw;
  left: 22vw;
  z-index: 11;
}
.moblogo img {
   width: 100%;
   height: auto;
}

.moblogoback {
    background-color: #fff;
    width: 100vw;
    top: 0;
    left: 0;
    height : 15vh;
    position: absolute;
    z-index: 1;
}

.sb-toggle-left {
    position: absolute;
    z-index: 100;
    left: 0vw;
    top: 0vh;    
}
#sf_search,
.icon-search {
    position: absolute;
    z-index: 100;
    left: 0vw;
    top: 8vh;
    
}
.icon-cart {
    position: absolute;
    z-index: 100;
    right: 0vw;
    top: 8vh;
}
.icon-pages {
    position: absolute;
    z-index: 100;
    right: 0vw;
    top: 0vw;
}

#sf_search {
    position: absolute;
    z-index: 100;
    left: 0vw;
    top: 4vh;
    width: 100%;
}
#fixed-top .button-row2 input.sf_search {
    width: 55vw;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

#fixed-top .button-row2 span.bnt_cross {
    position: absolute;
    top: 5vh;
    right: 0;
    z-index: 110;
}

}


div.prod_price {
    color: #444;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 1em;
}
.prod-header h1 {
    font: 100%/1.5 "Lato","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
    color: #444;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.17647em;
}


/* Correct image width */

#innhold .contentcontainer-wrapper img.undefined {
    width: 100%;
}





/* GDPR Compact V2.0 */
#gdpr-cookie-message {
    z-index: 111;
}
#gdpr-cookie-message.gdpr-compact {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    background-color: #fff;
    left:0;
    bottom: 0;
    border-radius: 0;
    padding: 2em 2em 1em 2em;
    border-top: 2px solid black;
    box-shadow: -1px -4px 25px 4px #000000;
}
#gdpr-cookie-message.gdpr-compact h4 {
    font-size: 22px;
    font-size: calc(32px + (60 - 42) * (100vw - 768px) / (1440 - 768));
    margin: 0;
}
#gdpr-cookie-message.gdpr-compact p {
    color: #000;
    font-size: 1.2em;
}
#gdpr-cookie-message.gdpr-compact #gdpr-cookie-policy {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    color: #0088ff;
}
#gdpr-cookie-message.gdpr-compact #gdpr-cookie-policy:hover {
    text-decoration: underline;
}

/* Mobile menu - top notifications */
.head-notice {
    z-index: 101;
    position: relative;
    background-color: #000;
    border-bottom: 1px solid black;
}
.head-notice .wrap {
   box-shadow: 0px 0px 8px 0px #000000;
}
.head-notice .h-body {
    padding-left: 2em;
    line-height: 2.75em;
    height: 3em;;
    color: #fff;
}
.head-notice .h-body a,
.head-notice .h-body a:hover {
    color: #fff;
}
.head-notice button.close {
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none;
    float: right;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1;
    color: #1b2e4b;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.head-notice button.close {
    font-weight: 300;
    font-size: 28px;
    line-height: 0.87;
    margin: 0.25rem 0.25rem -0.5rem auto;
/*    padding: 1rem rem; */
    color: #fff;
    opacity: .75;
    margin: .25rem .75rem -.5rem auto;
}
.header.content {
    z-index: 100;
}
/*
tr.foot div.info {
    padding-bottom: 40px;
}
*/


.news-container {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}
.news-container,
.news-container * {
    font-size: 12px;
    line-height: 1.43em;
}
.news-container h1 {
    font-size: 20px;
}
.news-container img {
    width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.newsb-container {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}
.newsb-container,
.newsb-container * {
    font-size: 12px;
    line-height: 1.43em;
}
.newsb-container h1 {
    font-size: 20px;
}
.newsb-container img {
    width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.mva-settings {
    position: relative;
    background-color: #eee;
    padding: 10px 10px;
}
div.mva-settings button {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    position: absolute;
    right: 5px;
    font-weight: bold;
    font-size: 18px;
}



#innhold.about,
#innhold.contact,
#innhold.news,
#innhold.newsb,
#innhold.newsc,
#innhold.infopage1,
#innhold.infopage2,
#innhold.checkoutregister,
#innhold.register
{
    width: 96%;
    margin: 0 2%;
}
#innhold.about #breadcrumbs,
#innhold.about .mva-settings,
#innhold.contact #breadcrumbs,
#innhold.contact .mva-settings,
#innhold.news #breadcrumbs,
#innhold.news .mva-settings,
#innhold.newsb #breadcrumbs,
#innhold.newsb .mva-settings,
#innhold.newsc #breadcrumbs,
#innhold.newsc .mva-settings,
#innhold.infopage1 #breadcrumbs,
#innhold.infopage1 .mva-settings,
#innhold.infopage2 #breadcrumbs,
#innhold.infopage2 .mva-settings,
#innhold.checkoutregister #breadcrumbs,
#innhold.checkoutregister .mva-settings,
#innhold.register #breadcrumbs,
#innhold.register .mva-settings
{
    margin: 0 -2%;
}

/*
#innhold.infopage2 .TB_Wrapper {
    margin: 0 -2%;
    width: auto !important;
}
*/

@media only screen and (max-width: 414px) {
    div.responsive-2x-grid {
        width: 96%;
        margin: 0 2%;
    }
    div.responsive-2x-grid div.left {
        width: 100%;
        margin-right: 1%;
        float: left
        display: block;
        clear: both;
        margin-bottom: 2em;
    }
    div.responsive-2x-grid div.right {
        width: 100%;
        margin-left: 1%;
        float: right;
        clear: both;
    }
    /*
    div.responsive-2x-grid form.cta-left {
    }
    div.responsive-2x-grid form.cta-right {
    }
    */
}

#innhold.checkoutregister div.responsive-2x-grid {
    width: 100%;
    margin: 0;
}


/*
    VIPPS MOBILE LOOK - STANDALONE
    Payment ID 20
*/
.vipps-wrapp {
    position: absolute;
}
.vipps-wrapp .vipps-content {
    height: 100%;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 102;
}
.vipps-wrapp .vipps-content .vipps-header {
    text-align: center;
    background-color: #f36421;
    padding: 1em 0;
}
.vipps-wrapp .vipps-content .vipps-header img {
    width: 50vw;
    height: auto;
}
.vipps-wrapp .vipps-content .vipps-body {
    padding: 1em 1em;
}
.vipps-wrapp .vipps-content .vipps-body p {
    font-size: 5vw;
    line-height: 7vw;
}
.vipps-wrapp .vipps-content .vipps-body p span.vipps-amount,
.vipps-wrapp .vipps-content .vipps-body p span.vipps-number,
.vipps-wrapp .vipps-content .vipps-body p span.vipps-order {
    display: inline;
    font-weight: 700;
    color: #fff;
    background-color: #000;
    padding: 2px 2px 4px 2px;
}
.vipps-wrapp .vipps-content .vipps-body .vipps-qr {
    text-align: center;
    margin: -1em 0 0.5em 0;
}
.vipps-wrapp .vipps-content .vipps-body .vipps-qr img {
    width: 50vw;
}
.vipps-wrapp .vipps-content .vipps-footer {
    padding: 1em 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #ddd;
}
.vipps-wrapp .vipps-content .vipps-footer a {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 5vw;
}
.vipps-payment-info {
    background-color: #f36421;
    margin: 0em 10vw;
    padding: 0 5vw;
    color: #fff;
    font-size: 5vw;
    width: auto;
    box-sizing: border-box;
    position: relative;
    display: none;
}
.vipps-payment-info p {
    background-color: #f00;
    margin-left: 25vw;
    font-weight: 700;
}
.vipps-payment-info p span {
    position: absolute;
    left: 2vw;
    font-weight: 400;
}