/* Minification failed. Returning unminified contents.
(219,93): run-time error CSS1030: Expected identifier, found ','
(219,111): run-time error CSS1031: Expected selector, found ')'
(219,111): run-time error CSS1025: Expected comma or open brace, found ')'
(2608,136): run-time error CSS1030: Expected identifier, found ','
(2608,202): run-time error CSS1031: Expected selector, found ')'
(2608,202): run-time error CSS1025: Expected comma or open brace, found ')'
(3375,148): run-time error CSS1030: Expected identifier, found ','
(3375,214): run-time error CSS1031: Expected selector, found ')'
(3375,214): run-time error CSS1025: Expected comma or open brace, found ')'
(7892,15): run-time error CSS1036: Expected expression, found '.'
 */
/* Kendo fixar ---- */
.k-autocomplete{
    width:100%;
    border:0;
    box-shadow:none;
}

.k-link:focus, button:focus, .k-button:focus{
    outline:1px solid #333;
}

.k-numeric-wrap{
    border:0;
    box-shadow:none;
}

.k-button{
    border:0;
    border-radius:2px;
}

#MainNav .k-menu, .k-tabstrip-items .k-item, .k-tabstrip-items .k-item .k-link, .k-tabstrip-items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

#MainNav .k-menu {
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    border: 0;
    box-shadow: none;
}

    #MainNav .k-menu .k-item, #MainNav .k-menu .k-item .k-link{
        padding: 0;
        margin: 0;
        border:0;
        box-shadow:none;
    }

#LastUpdatedArticlesTabStrip, .k-panelbar .k-tabstrip > .k-content, .k-tabstrip > .k-content, .k-tabstrip-items .k-item, .k-tabstrip-items .k-item .k-link{
    padding: 0;
    border: 0;
    margin: 0;
}

.k-tabstrip-items .k-loading.k-complete{
    display:none;
}

.k-tabstrip-items {
    margin:0 0 0 2.2em;
    text-align: left;
    justify-content:flex-start;
    align-items:center;
    align-content:center;
    position:relative; 
}

#NewArticles .k-tabstrip-items {
    margin: 0 0 .5em 3.6em;
}

    .k-tabstrip-items .k-item {
        margin: 0 1em 0 0!important;
        background:#fff;
        padding:0;
        order:2;
        justify-self:flex-start;
    }


    .k-tabstrip-items .k-item.k-state-active {
        align-items: center;
        justify-content: center;
        align-content: center;
    }


    .k-tabstrip-items .k-item .k-link {
        font-size: .95rem;
        color: #666;
    }

        .k-tabstrip-items .k-item.k-state-active .k-link {       
            color: #000;
        }

.k-animation-container {
    background: #fff;
}

.k-list-container {
    border: 1px solid rgba(99,99,99,.3);
}

.k-list-scroller ul li:hover{
    cursor:pointer;
    background:#eee;
}

.k-overlay {
    z-index: 10000002;
}

.k-dropdown {
    font-size: .9rem;
    width: 100%;
    box-sizing: border-box;
    max-width: 100% !important;
    white-space: pre-wrap;
}

.k-dropdown-wrap {
    border-radius: 3px;
    box-sizing: border-box;
}

.k-dropdown .k-input, .k-dropdown .k-select {
    padding: .8em .8em;
    box-sizing: border-box;
}

.k-window {
    background: #fff;
    z-index: 10000012;
    position: fixed;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    left: 0 !important;
    right: 0 !important;
    max-width:90%;
}

/* Numeric textbox ---------- */
.k-numerictextbox .k-i-arrow-60-up:before, .k-numerictextbox .k-i-arrow-60-down:before {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    display: block;
    color: #333;
    transition: .5s;
}

.k-numerictextbox .k-select .k-link:hover .k-i-arrow-60-up:before, .k-numerictextbox .k-select .k-link:hover .k-i-arrow-60-down:before {
    color: #000;
}

.k-numerictextbox .k-i-arrow-60-down:before {
    content: "\f056";
}

.k-numerictextbox .k-i-arrow-60-up:before {
    content: "\f055";
}
.k-numerictextbox, .k-numeric-wrap {
    width: 100%;
    box-sizing: border-box;
}

    .k-numerictextbox .k-input {
        z-index: 1001;
        position: relative;
        width: -moz-calc(100% - 25px);
        width: -webkit-calc(100% - 25px);
        width: -o-calc(100% - 25px);
        width: calc(100% - 25px);
        margin-left: 30px;
        text-align: center;
        background: #eee;
        border-radius: 2px;
        text-indent: 0;
        padding: .5em 0 .3em 0;
        font-size:1rem;
    }

    .k-numerictextbox .k-select {
        width: 100%;
        border: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }


        .k-numerictextbox .k-select .k-link {
            width: 20px;
        }

            .k-numerictextbox .k-select .k-link:first-child {
                margin-left: auto;
                order: 2;
            }

            .k-numerictextbox .k-select .k-link:last-child {
                margin-left: .5em;
                order: 1;
            }
body, input, textarea, select, h1, h2, h3, h4, h5, p, button, .related-articles .related-toolbar button {
    font-family: 'Montserrat', sans-serif;
    line-height: 120%;
}

p, button {
    font-family: 'Montserrat', sans-serif;
    font-weight:500;
}

#MainHeader a, #MainHeader button, .articles.switch .campaign .children .campaign *:not(.far, .fal, .fas, .fad), #ProductQuestionPopup .inner .k-textbox {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

#cookie-msg a, #cookie-msg button,
.product-sliders .flexslider .text, .product-sliders .flexslider .text * {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 1rem 0;
}

h1 {
    font-size: 1.9rem;
}

h2 {
    font-size: 1.8rem;
}

h3 {
    font-size: 1.7rem;

}

h4 {
    font-size: 1.5rem;
 
}

h5 {
    font-size: 1.2rem;
 
}

h6 {
    font-size:1.1rem;

}

p {
    line-height: 160%;
    margin: 8px 0 !important;
}

a {
    color: rgb(227, 6, 20);
}

a:hover {

}

@media only screen and (min-width : 0px) and (max-width : 40rem) {
    h1 {
        font-size: 1.6rem;
    }

    h2 {
        font-size: 1.5rem;
    }

    h3 {
        font-size: 1.4rem;

    }

    h4 {
        font-size: 1.2rem;
  
    }

    h5 {
        font-size: 1.1rem;
      
    }

    h6 {
        font-size: 1rem;
       
    }
}
html {
    scroll-behavior: smooth;
}

body, html {
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
}

#Blanket {
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100001;
    margin: 0;
}

.hidden-label{
    position:absolute;
    top:-10000px;
    left:-10000px;
}

header, main, footer, button, .wrapper, div, section, article, span, a {
    box-sizing: border-box;
}

header, main, footer, button, .wrapper, section, nav, a, p, img, .flex, .fal, .far, .fas, .fab {
    transition: .5s;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999;
    background-image: url(/Content/Images/dropdown-arrow.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    padding: .5em 3em .5em 1em;
    border-radius: 3px;
    cursor: pointer;
}

    select::-ms-expand {
        display: none;
    }

@media screen and (min-width:0\0) {
    select {
        background-image: none\9;
        padding: 5px\9;
    }
}

.sort-order select {
    padding: .45em 2em .5em .7em;
    border:1px solid #ccc;
}
/* Colors ------- */
.blue {
    background: rgba(92, 176, 186,.6);
}

/* Btns --------- */
.k-button {
    background: #000;
    /*background: rgba(161, 216, 236,.95);*/
    color:#fff;
    padding: .6em 2em;
    font-size: .95rem;
    margin: 0 0 0 0;
    display: inline-flex;
    align-items: center;
    align-content: center;
    width: auto;
    font-weight: bold !important;
    border-radius: 50px;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

    .k-button:hover {
        transform: scale(.95);
        cursor: pointer;
    }

/* Already in cart icon ----------- */


.in-cart {
    position: absolute;
    top: 2.5em;
    right: 1.3em;
    display: block;
    z-index: 100;

}



.articles.switch .in-cart {
    position: absolute;
    height: 2rem;
    display: flex;
    align-items: center;
    top: 4em;
    left: -0.2em;
    right:0;
    display:none;

}

.articles.switch .children .article .in-cart {
    position: relative;
    height: 2rem;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
}


.in-cart:before {
    display: flex;
    content: "\f290";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: .75rem;
    top: -1px;
    position: relative;
}

    .in-cart:after {
        background: #e30614;
        display: flex;
        content: "";
        height: 6px;
        width: 6px;
        border-radius: 100%;
        position: absolute;
        right: -3px;
        top: 9px;
    }

.articles.switch .in-cart:after {
  
   left:0.45em;
}

    .in-cart span {
        background: #fff;
        color: #000;
        position: absolute;
        display: none;
        right: 0;
        font-size: .75rem;
        z-index: 10;
        transform: translateY(-1.5rem);
        white-space: nowrap;
        padding: .25rem .5rem;
        border:1px dashed #666;
    }

    .in-cart:hover span {
        display: flex;
    }

.in-cart.hide {
    position: absolute;
    display: none !important;
}

/* Width ------------------- */
.w-25 {
    width: 25%;
}

.w-33 {
    width: 33.33%;
}

.w-50 {
    width: 50%;
}

.w-100 {
    width: 100%;
}

/* Alignment ---------------------- */
.text-center{
    text-align:center;
}

/* Flex ---------------------- */
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.inline-flex {
    display: inline-flex;
}

.wrap {
    flex-wrap: wrap;
}

.nowrap {
    flex-wrap: nowrap;
}

.justify-start {
    justify-content: flex-start;
}

.justify-center {
    justify-content: center;
}

.justify-end {
    justify-content: flex-end;
}

.align-start {
    align-items: flex-start;
}

.align-center {
    align-items: center;
    align-content:center;
}

.align-end {
    align-items: flex-end;
}

.justify-self-end {
    justify-self: flex-end;
    margin-left:auto;
}

/* Tab outlines ------------ */
body:not(.user-is-tabbing) a:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) .k-button:focus,
body:not(.user-is-tabbing) .k-link:focus {
    outline: none;
}

/* Header -------------- */
#MainHeader {
    /*  background: rgba(255,255,255,1.0);*/
    /*   border-bottom: 1px solid rgba(99,99,99,0.3);*/
    z-index: 10000000001;
    top: 0;
    right: 0;
    left: 0;
    min-width: 300px;
    width: 100%;
    position: fixed;
    box-sizing: border-box;
    background:#fff;
   /* background-color: #fff;
    background-image: radial-gradient(circle, #e30614 15%, transparent 10%), radial-gradient(circle, #e30614 15%, transparent 10%);
    background-size: 100px 100px;
    background-position: 0 0, 50px 50px;
    border-bottom: 5px solid #e30614;*/
}





    #MainHeader a, #MainHeader button{
        color:rgba(0,0,0,.9);
        position:relative;
        text-decoration:none;
        transition:.5s;
    }

        #MainHeader a .icon, #MainHeader button .icon,
        #MainHeader a .ico, #MainHeader button .ico {
            transition: .5s;
            backface-visibility: hidden;
            -webkit-font-smoothing: subpixel-antialiased;
        }

        #MainHeader a:hover, #MainHeader button:hover {
            color: rgba(0,0,0,1)!important;
        }
            #MainHeader a:hover .icon, #MainHeader button:hover .icon,
            #MainHeader a:hover .ico, #MainHeader button:hover .ico {
                transform: scale(0.9);
            }


/*    #MainHeader:after {
        display: block;
        content: "";
        background: url(/Content/Images/moln.png) bottom left repeat-x;
        background-size: contain;
        width: 100%;
        height: 80px;
        position: absolute;
        bottom: -60px;
        display:none;
    }*/

/*.sticky #MainHeader {
    background: #fff;

}*/

    .sticky #MainHeader:before, .sticky #MainHeader:after{
      
    }

#MainHeader a, #MainHeader .k-link, #MainHeader button {
    transition: .5s;
}

    #MainHeader .k-link:hover, #MainHeader a:hover, #MainHeader button:hover {
        text-decoration: none;
        color: #0A5B80;
        cursor: pointer;
    }

.sticky #MainHeader .k-link, .sticky #MainHeader a, .sticky #MainHeader button {
    color: #333!important;
}

#MainHeader .wrapper {
    position: relative;
    padding: 1em 0 0 0;
    width: 100%;
    flex-wrap: nowrap;
 /* background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0.6334908963585435) 0%, rgba(255,255,255,0.8603816526610644) 17%, rgba(255,255,255,1) 64%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0.6334908963585435) 0%, rgba(255,255,255,0.8603816526610644) 17%, rgba(255,255,255,1) 64%);
    background: linear-gradient(180deg, rgba(255,255,255,0.6334908963585435) 0%, rgba(255,255,255,0.8603816526610644) 17%, rgba(255,255,255,1) 64%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);*/
}

.sticky #MainHeader .wrapper {
    padding: 0;
  /*  background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 17%, rgba(255,255,255,1) 64%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 17%, rgba(255,255,255,1) 64%);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 17%, rgba(255,255,255,1) 64%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);*/
}




#MainHeader #MainLogo {
    margin: 0 auto 1em auto;
    justify-self: center;
    max-width: 200px;
    display: block;
    z-index: 2;
    transition: .5s;
    max-width: 100%;
/*    width: 100%;*/
    display: block;
    text-align: center;
/*    position:absolute;*/
  /*  z-index:1;*/
}

    .sticky #MainHeader #MainLogo {
        max-width: 100px;
        display:none;
    }

        #MainHeader #MainLogo img {
            max-width: 100%;
            max-height: 100%;
            min-width:200px;
        }

#MainHeader #MenuIcon, #MainHeader #MenuIconDesktop {
    color: rgba(0,0,0,.9);
    font-size: 2rem;
    overflow: hidden;
    cursor: pointer;
    align-items: center;
    align-content: center;
    justify-content: center;
    align-self: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    opacity: 1.0;
    /*  width: 0;
        opacity: 0;
        display:none;*/
    padding:1em;
    border:0;
    box-shadow:none;
    background:none;
}


.sticky #MainHeader #MenuIcon, .sticky #MainHeader #MenuIconDesktop {
    padding: .5em 1em;
    font-size:1.1rem;
}


        #MainHeader #MenuIconDesktop {
            display: none;
        }

        #MainHeader #MenuIconDesktop.visible {
            display: flex;
            position: absolute;
            left: 40px;
        }


#MainHeader #MenuIconDesktop.active {
    background: #fafafa;
    min-height: 150px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.sticky #MainHeader #MenuIconDesktop.active {
    background: none;
    min-height: 10px;
}

       #MainHeader #MenuIconDesktop.active .fa-bars {
            display:none!important;
        }
        #MainHeader #MenuIconDesktop.active .fa-times {
            display:block!important;
        }

.sticky  #MainHeader #MenuIconDesktop.active .fa-bars {
    display: block !important;
}

.sticky  #MainHeader #MenuIconDesktop.active .fa-times {
    display: none !important;
}

#MainHeader #MenuIcon span, #MainHeader #MenuIconDesktop span {
    /* display: block;
            font-size: .6rem;
            align-self: flex-end;*/
    line-height: 90%;
    text-transform: uppercase;
    font-size: .9rem;
    display: block;
    margin-left: 1em;
    min-width: 11em;
}

    /* Header högermeny -------------- */
    #MainHeader #ShopNav {
        justify-content: flex-end;
        align-items: center;
        flex-wrap: nowrap;
        z-index: 1;
        width: -moz-calc(50% - 100px);
        width: -webkit-calc(50% - 100px);
        width: -o-calc(50% - 100px);
        width: calc(50% - 100px);
        margin-left:auto;
        padding-right:1.5em;
    }



#MainHeader #ShopNav a, #MainHeader #ShopNav button {
    text-align: center;
    color: rgba(0,0,0,.9);
    margin-left: .5em;
    position: relative;
    transition: unset;
    align-items: center;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    font-size: 2rem;
}

  .sticky #MainHeader #ShopNav a, .sticky #MainHeader #ShopNav button{
      font-size:1.1rem;
  }

    #MainHeader .open-search-field {
        background: none;
        border: 0;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.7rem !important;
        margin: .1em 0 0 0;
    }

.sticky #MainHeader .open-search-field {
    font-size: 1rem !important;
}

    #MainHeader .open-search-field:hover {
        cursor: pointer;
        opacity: 1.0;
    }

#MainHeader #ShopNav a.customer-pages {
    border-right: 1px solid #333;
    border:0;

}

#MainHeader #ShopNav a.customer-pages:last-of-type {
    border-right: 1px solid #333;
}


.sticky #MainHeader #ShopNav a.customer-pages {
    padding-right: .5em;
}

    .sticky #MainHeader #ShopNav a.customer-pages:last-of-type {

        padding-right: 1em;
        margin-right: .5em;
    }


#MainHeader #ShopNav a .icon {
    margin-right: .3em;
}

#MainHeader #ShopNav #SmallCartWrapper a .icon {
    margin-right: 0;
}


            #MainHeader #ShopNav a.disabled {
                pointer-events: none;
            }

            #MainHeader #ShopNav a span {
                font-size: .9rem;
            }

                #MainHeader #ShopNav a span.text-label {
                    line-height: 90%;
                    text-transform:uppercase;
                    min-width:7em;
                }

                    #MainHeader #ShopNav a span.text-label:last-of-type {
                        text-align:start;
                    }

        #MainHeader #ShopNav a span .sum {
            display: block;
            width: 100%;
        }

#MainHeader #ShopNav .count {
    align-content: center;
    align-items: center;
    justify-content: center;
    align-self: center;
    justify-self: center;
    /*   background: rgba(10, 128, 23, 0.90);*/
    border-radius: 100%;
    width: auto;
    min-width: 14px;
    height: 14px;
    font-size: .7rem;
    background:none;
    color: rgba(10, 128, 23, 0.90);
    box-sizing: border-box;
    position: absolute;
    padding: 0;
    /* top: -.5em;*/
    right: 0;
    top: 1.4em;
    left:0;
    margin: 0 .6em 0 .6em;
}

.sticky #MainHeader #ShopNav .count{
    position:relative;
    top:0.25em;
    margin:0;
    left:.35em;
}

#MainHeader #ShopNav .disabled .count {
  /*  padding-top: .3em;*/
}

        #MainHeader #ShopNav .disabled .count {
         /*   background: rgba(0,0,0,0.9);*/
         color:#666;
        }


    #MainHeader #OpenCheckout {
        display: none !important;
    }

    #MainHeader #SmallCartWrapper .disabled, #SmallCartWrapper .disabled * {
        opacity: .7;
    }

    /* Header språk-------------- */
    #MainHeader .languages {
        position: absolute;
        top: 1em;
        right:1em;
      /*  justify-content: flex-end;*/
       z-index: 2;
      /*      
        transition: unset;*/
        box-sizing: border-box;

    }




    .sticky #MainHeader .languages{
        display:none;
    }


#MainHeader .languages .inner{
    position:relative;
}

    #MainHeader .lang-popup{
        display:none;
        max-height:0;
        overflow:hidden;
        position:absolute;
        right:0;

    }

        #MainHeader .lang-popup.open {
            display: block;
            max-height: 1000000px;
            overflow: auto;
            background: #fff;
            border:1px solid #ccc;
            padding:1em;
            margin-top:.3em;
        }

#MainHeader .languages button {
    background: none;
    border: 0;
    box-shadow: none;
    padding: 0;
    opacity: .8;
    margin-bottom: .2em;
    color: rgba(0,0,0,1);
    font-size: .8rem;
    align-items: center;
    align-content: center;
    margin-left: .4em;
}

    #MainHeader .languages a {
        opacity: .8;
        margin-bottom: .2em;
        color: rgba(0,0,0,1);
        font-size: .8rem;
        align-items: center;
        align-content: center;
        margin-left: .4em;
    }

        #MainHeader .languages a:hover, #MainHeader .languages button:hover {
            opacity: 1;
        }

            #MainHeader .languages a:hover:after {
                width:0;
            }

            #MainHeader .languages a.active {
                opacity: 1;
                text-decoration:underline;
            }

            #MainHeader .languages img {
                width: 16px;
                margin-right: .3em;
            }

            #MainHeader .languages span {
             /*   top: .25em;*/
                position: relative;
            }

            #MainHeader .languages .icon {
                margin-left:.3em;
            }

            #MainHeader .languages a:hover span {
                text-decoration:underline;
            }

/* Main --------- */

#Main {
    min-height: -moz-calc(100vh - 642px);
    min-height: -webkit-calc(100vh - 642px);
    min-height: -o-calc(100vh - 642px);
    min-height: calc(100vh - 642px);
    padding-top: 166px;
}
#Main .wrapper{
    max-width:800px;
    margin:0 auto;
    padding:2em 2em;
}

#Main .large-wrapper {
    /*  max-width: 2080px;*/
    margin: 0 auto 0 auto;
    padding: 0 2em;
    width: 90%;
    position: relative;
    z-index: 1000000;
    /*    background:orange;*/
}

.thank-you {
    padding-top: 166px;
    padding: 3em 8em;
}

#Main .content-wrapper, #MainHeader.checkout-header .wrapper {
    max-width: 1680px;
    margin: 2em auto;
    padding: 0 2em;
}

#Main .checkout.content-wrapper {
    padding: 0 3em;
}

#Main .page-detail .content-wrapper {
    max-width: 1024px;
}

/* Nyhetsbanner ------------ */
.info-banner-list {
    position: absolute;
    top: .65em;
    left: .75em;
    z-index: 100;
    max-width: calc(100% - 2rem);
    display: flex;
    flex-wrap: wrap;
    width: inherit;
}


.info-banner-article {
    position: absolute;
    top: .65em;
    left: .75em;
    z-index: 100;
    max-width: calc(100% - 2rem);
    display: flex;
    flex-wrap: wrap;
}

.info-banner-selected {
    position: absolute;
    top: .65em;
    z-index: 100;
    max-width: calc(100% - 2rem);
    display: flex;
    flex-wrap: wrap;
    margin: 0 .5em;
}

.new-article-banner {
    background: #e30614;
    color: #fff;
    font-weight: 600;
    padding: .25em .5em;
    border-radius: 3px;
    font-size: .8rem;
}

/* Switch ------------------ */

.articles.switch .info-banner-list {
    position: absolute;
    bottom: 1em;
    left: 0em;
    z-index: 100;
    max-width: calc(100% - 2rem);
    display: flex;
    flex-wrap: wrap;
    width: inherit;
    align-content: flex-end;
    height: inherit;
    top: 0;
    padding-bottom:0.3em;
}

.articles.switch .new-article-banner,
.articles.switch .new-campaign-banner {
    background: #e30614;
    color: #fff!important;
    font-weight: 500;
    padding: .15rem .25rem;
    font-size:.7rem!important;
    border-radius: 3px;
    width: auto;
    text-align: center;
    max-width:100%;
    left:.5rem;
    right:.5rem;
    margin-left:auto;
    margin-right:auto;
}

.articles.switch .article .article .new-article-banner,
.articles.switch .article .article .new-campaign-banner {
    display: none;
}


.skew {
    position: relative;
    z-index: 1000001;
}

.skew:before {
    transform: skewY(-3deg);
    transform-origin: 0 0;
    top: -15%;
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

/* Footer ---- */
#MainFooter {
    margin-top: 9em;
    padding: 3em 2em;
    background: #111;
    position: relative;
    z-index: 1;
    z-index: 10000;
}

#MainFooter .wrap{
/*    background:green;*/
    max-width:860px;
    margin:0 auto;
}

    #MainFooter .second-image-curve {
        display: block;
        position: absolute;
        top: -126px;
        z-index: 0;
        width: 100%;
        left:0;
    }


    #MainFooter .footer-top-image {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -250px;
        width: 300px;
        max-width:90%;
        user-select: none;
        display: block;

    }

    #MainFooter .footer-top-image img{
        max-width:100%;
        z-index:2;
        position:relative;
    }

    #MainFooter ul, #MainFooter ul li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #MainFooter .col {
        width: -moz-calc(33.33% - 66px);
        width: -webkit-calc(33.33% - 66px);
        width: -o-calc(33.33% - 66px);
        width: calc(33.33% - 66px);
    }

        #MainFooter .col.standard div {
            width: 100%;
            display: block;
        }

            #MainFooter .col.standard div p, #MainFooter .col.standard a {
                font-size: .9rem;
                margin-bottom: .3em;
                font-weight: 500;
                display: inline-block;
                color: #fff;
            }

        #MainFooter .col.standard p {
            width: 100%;
            font-weight: 400;
            color: #fff;
            margin-block-start: 0 !important;
            margin-block-end: 0 !important;
            margin: 0 0 1em 0 !important;
            padding: 0 !important;
        }


        #MainFooter .col h5 {
            font-weight: 700;
            text-transform: uppercase;
            margin: 0 0 .5em 0;
            line-height: 100%;
            font-size: 1.2rem;
            color: #fff;
        }

        #MainFooter .col.last {
            justify-content: flex-end;
            justify-self:flex-end;
            margin-left:auto;
            padding-left:2em;
        }

    #MainFooter a {
        color: #eee!important;
        text-decoration:underline;
    }

    #MainFooter a:hover {
       color:#fff!important;
       text-decoration:none;
    }

    #MainFooter .copy {
        width: 100%;
        text-align: center;
        justify-content: center;
        font-size: .8rem;
        margin-top: 1em;
        color: #fff;
        opacity: .8;
    }

    #MainFooter .powered {
        margin-top: .7em;
        opacity: .5;
        display: inline-block;
    }

        #MainFooter .powered:hover {
            opacity: .6;
        }

    #MainFooter #UpBtn {
        position: fixed;
        bottom: 1em;
        right: 1em;
        background: #222;
        color: rgba(255,255,255,0.6) !important;
        height: 30px;
        width: 30px;
        border-radius: 100%;
        box-sizing: border-box;
        align-items: center;
        justify-content: center;
        z-index: 1000001;
        opacity: 0;
        transition: 0.5s;
        text-decoration: none !important;
        font-size: .8rem;
    }

        #MainFooter #UpBtn.visible {
            opacity: 1.0;
        }

        #MainFooter #UpBtn:hover {
            color: rgba(255,255,255,1.0) !important;
        }

    #MainFooter .logo-footer {
        display: flex;
        justify-content: center;
    }

    #MainFooter .logo-footer img {
        max-width: 125px;
    }

.grecaptcha-badge {
    z-index: 10002;
}

/* Internet explorer ---------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #Main .wrapper{
        margin:0;
    }

  
 

    #MainFooter .second-image-curve {
        display: none;
    }
}

    @media only screen and (min-width : 110rem) {
        #MainFooter .second-image-curve {
        top: -120px;
    }
}

@media only screen and (min-width : 130rem) {
    #MainFooter .second-image-curve {
        top: -130px;
    }
}

@media only screen and (min-width : 140rem) {
    #MainFooter .second-image-curve {
        top: -150px;
    }
}

@media only screen and (min-width : 150rem) {
    #MainFooter .second-image-curve {
        top: -200px;
        height:200px;
    }
}
@media only screen and (min-width : 160rem) {
    #MainFooter {
        margin-top: 16rem;
    }

    #MainFooter .second-image-curve {
        top: -400px;
        height:400px;
    }


}

@media only screen and (min-width : 85rem) {
    #MainHeader .trap-focus, #MainHeader #MenuIcon {
        display: none;
    }
}


        @media only screen and (min-width : 0) and (max-width : 1600px) {

            #MainHeader #ShopNav a, #MainHeader #ShopNav button {
                font-size: 1.2rem;
            }

            #MainHeader #SmallCartWrapper a, #MainHeader #SmallCartWrapper button {
                font-size: 2rem;
            }
        }



        @media only screen and (min-width : 0) and (max-width : 110rem) {
            #MainFooter .second-image-curve {
                top: -100px;
                min-height: 100px;
            }
        }

        @media only screen and (min-width : 0) and (max-width : 95rem) {
            #MainHeader .wrapper {
                /*      flex-wrap: wrap;*/
            }

            #MainHeader #ShopNav a.customer-pages {
                margin-left: 0;
            }

                #MainHeader #ShopNav a.customer-pages:last-of-type {
                    padding-right: .5em;
                    margin-right: 0;
                }

            #MainHeader #ShopNav .my-pages span.text-label {
                display: none;
            }

            #MainHeader #ShopNav a, #MainHeader #ShopNav button {
                font-size: 2rem;
            }

                #MainHeader #ShopNav a .icon {
                    margin-right: 0.6em;
                }
        }

        @media only screen and (min-width : 0) and (max-width : 85rem) {

            #MainHeader #MenuIcon, #MainHeader #MenuIconDesktop {
                padding: 1em 0;
            }


            #Main .large-wrapper {
                padding: 0 1em;
                width: 100%;
            }
        }

        @media only screen and (min-width : 0) and (max-width : 67rem) {



            #MainHeader #ShopNav {
                margin-left: auto;
                justify-self: flex-end;
                padding-right: 1em;
            }





            #MainHeader #OpenCart {
                display: none !important;
            }

            #MainHeader #OpenCheckout {
                display: -webkit-box !important;
                display: -moz-box !important;
                display: -ms-flexbox !important;
                display: -webkit-flex !important;
                display: flex !important;
            }
            /* Footer ---------- */
            #MainFooter {
                padding: 5em 2em 3em 2em;
            }

                #MainFooter .footer-top-image {
                    top: -260px;
                }


                #MainFooter .col {
                    width: 50%;
                }
        }

        @media only screen and (min-width : 0) and (max-width : 55rem) {

            #MainHeader #MainLogo img {
                min-width: unset;
            }

            #MainHeader .languages {
                right: 1em;
            }

            #MainHeader .open-login-button, #MainHeader .customer-pages {
                display: none;
            }

            #MainHeader .trap-focus {
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
            }


            body.sticky #MainHeader .open-search-field {
                margin-right: .5em;
            }

            body.sticky #MainHeader #ShopNav {
                padding-right: 1em;
            }
        }

        @media only screen and (min-width : 0) and (max-width : 45rem) {
        }

        @media only screen and (min-width : 0) and (max-width : 35rem) {

            /* Mainheader -------- */
            #MainHeader #MainLogo {
                margin: 1em 0 1em 1em;
                justify-self: center;
                max-width: 120px;
            }

            #MainHeader .wrapper {
                padding-top: 2em;
            }

            body.sticky #MainHeader .wrapper {
                padding-top: .5em;
                padding-bottom: .5em;
                align-items: center;
            }

            #MainHeader #MainLogo {
                margin-right: 0;
            }

                #MainHeader #MainLogo a {
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                }

            body.sticky #MainHeader .languages {
                display: none;
                opacity: 0;
            }

            /* Footer ---------- */

            #MainFooter .second-image-curve {
            }

            #MainFooter .col {
                width: 100%;
                margin-bottom: 2em;
                margin-top: 0;
                text-align: center;
            }

                #MainFooter .col.last {
                    padding-left: 0;
                }
        }

        @media only screen and (min-width : 0) and (max-width : 28rem) {
            #MainHeader #MenuIcon, #MainHeader #MenuIconDesktop {
                padding: 1em 1em;
            }
        }

.hide {
    display: none !important
}
.show-spinner {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.spinner {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255, .8);
    top: 0;
    left: 0;
    z-index: -10000;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    box-sizing: border-box;
    display: none;
    opacity: 0;
}

.show-spinner .spinner {
    z-index: 10000000;
    display: flex;
    opacity: 1;
}

.spinner .inner {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 1em 0.5em 1em 0.5em;
    box-sizing: border-box;
    position: relative;
    max-width: 95%;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #ccc;
}

    .spinner .inner .icon {
        font-size: 4.5rem;
    }

    .spinner .inner span {
        display: block;
        width: 100%;
        margin: 0.5em 0 0 0;
        text-align: center;
        font-size: 1.2rem;
        line-height: 140%;
    }


.articles-spinner {
    display:none;
}

.show-articles-spinner .articles-spinner {
    display: contents;
    text-align: center;
}
/* Orderhistorik ---------------*/
body.open-menu {
    position:fixed;
    width:100%;
    height:100%;
    overflow:hidden;
    top:0;
    left:0;
}

.k-textarea{
    min-height:150px;
}

    /* Orderhistorik tabell ---------------*/
    .order-history header {
        font-weight: bold;
    }

    .order-history header, .order-history article {
        padding: .5em;
    }

        .order-history article:nth-of-type(odd) {
            background:#fafafa;
        }

        .order-history header .col, .order-history article .col {
            margin-bottom: 0;
        }

        .order-history .row .col:nth-of-type(1) {
            width: 20px;
        }

        .order-history .row .col:nth-of-type(2) {
            width:25%;
        }

        .order-history .row .col:nth-of-type(3) {
            width: 25%;
        }

            .order-history .row .col:nth-of-type(4) {
                width: 25%;
                text-align: right;
                margin-right:0;
            }

        .order-history .label{
            display:none;
        }

    /* Orderhistorik detalj ---------------*/
    .open-menu #Blanket {
        width: 100%;
        height: 100%;
        z-index: 1000001;
    }

    #OrderDetailsViewWrapper .order-detail-wrap {
        position: fixed;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 1000002;
        height: 100vh;
        overflow-y: scroll;
        padding: 1em 2em 2em 2em;
        box-sizing: border-box;
        border-left: 1px solid #eaeaea;
        box-shadow: -10px 0px 10px 1px rgba(0,0,0,0.1);
        border-top: 1px solid #fafafa;
        width: 550px;
        max-width: 90%;
    }

        #OrderDetailsViewWrapper .order-detail-wrap h2 {
            margin:0;
        }

        #OrderDetailsViewWrapper .order-detail-wrap h3{
            font-weight:bold;
        }

        #OrderDetailsViewWrapper .order-detail-wrap .detail-header {
            position: -webkit-sticky;
            position: sticky;
            top:0;
            border-bottom:1px solid #999;
            background:#fff;
        }

        #OrderDetailsViewWrapper .order-detail-wrap .detail-header a{
           font-size:1.5rem;
        }

        #OrderDetailsViewWrapper .order-detail-wrap .address {
            margin-top:1em;
        }

        #OrderDetailsViewWrapper .order-detail-wrap .detail-table {
            margin-top: 2em;
            font-size: .95rem;
        }

            #OrderDetailsViewWrapper .order-detail-wrap .detail-table .row .col:nth-of-type(1) {
                width: 100%;
            }

            #OrderDetailsViewWrapper .order-detail-wrap .detail-table .row .col:nth-of-type(2) {
                width: 35%;
                text-align: right;
            }

            #OrderDetailsViewWrapper .order-detail-wrap .detail-table .row .col:nth-of-type(3) {
                width: 35%;
                text-align: center;
            }

            #OrderDetailsViewWrapper .order-detail-wrap .detail-table .row .col:nth-of-type(4) {
                width: 35%;
                text-align: right;
            }

            #OrderDetailsViewWrapper .order-detail-wrap .detail-table .row .col:nth-of-type(5) {
                width: 35%;
                text-align: right;
            }

        #OrderDetailsViewWrapper .order-detail-wrap .detail-summary {
            margin-top: 1em;
            text-align: right;
            font-size: .95rem;
        }

            #OrderDetailsViewWrapper .order-detail-wrap .detail-summary div:nth-last-child(-n+2) {
                font-weight:bold;
            }


@media only screen and (min-width : 0px) and (max-width : 60rem) {
    /* Orderhistorik ---------------*/

    /* Orderhistorik tabell ---------------*/
    .order-history header{
        display:none;
    }
    .order-history .label {
        display: inline-flex;
        font-weight:bold;
    }

    .order-history header.detail-header {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

  
}

@media only screen and (min-width : 0px) and (max-width : 45rem) {
    /* Orderhistorik ---------------*/

    /* Orderhistorik tabell ---------------*/
    .order-history article {
        flex-wrap: wrap;
    }

    .order-history .col{
        margin-right:0;
    }

    .order-history .row .col:nth-of-type(2) {
        width:100%;
        margin:.5em 0 .25em 0;
    }
    .order-history .row .col:nth-of-type(3) {
        width: 100%;
        margin:0 0 .25em 0;
    }
    .order-history .row .col:nth-of-type(4) {
        width: 100%;
    }

    /* Orderhistorik detalj ---------------*/
    #OrderDetailsViewWrapper .order-detail-wrap .address{
        width:100%;
    }
    #OrderDetailsViewWrapper .order-detail-wrap .detail-table .row .col {
        width: 100% !important;
        margin-right: 0 !important;
    }

        #OrderDetailsViewWrapper .order-detail-wrap .detail-table .row .col:nth-of-type(3) {
            text-align: right;
        }

}
/* Favoriter ----------------*/
.favorite-list{
    margin:1em 0 0 0;
}

    .favorite-list .campaign {
        margin: 0 1em 1.5em 0;
        align-items:flex-start;
        align-content:flex-start;
    }

        .favorite-list .campaign h2 {
            padding:0 2em;
        }

    .favorite-list .campaign .prices{
        display:none;
    }
/* Favoriteheart -----------*/
.favorite-link {
    background: none;
    border: 0;
}

    .favorite-link:hover {
        cursor:pointer;
    }

    /* Popup i listor ---------- */
    .favorite-box {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 10000002;
        background: rgba(10, 91, 128,.8);
        display:none;
    }

        .favorite-box .inner {
            width: 100%;
            height: 100%;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            align-content: center;
            justify-content: center;
        }

            .favorite-box .inner .favorite-content {
                z-index: 100001;
                background: #fff;
                margin: auto;
                width: 400px;
                max-width: 96%;
                border-radius: 3px;
            }

            .favorite-box header {
                font-size: 1.4rem;
                padding: 1em 1em 0 1em;  
            }

                .favorite-box header .close {
                    margin-left: auto;
                    opacity: .7;
                    color: rgba(10, 91, 128, 1);
                }

                .favorite-box header .close:hover {
                    color:#ff0000;
                }

            .favorite-box .create-new {
                padding: 0 1.5em 1.2em 1.5em;
                border-bottom: 1px solid #eee;
                font-size: .9rem;
            }

                .favorite-box .create-new h3 {
                    display: block;
                    font-size: 1.1rem;
                    margin-block-start: 1em;
                    margin-block-end: 1em;
                    margin-inline-start: 0px;
                    margin-inline-end: 0px;
                    font-weight: bold;
                }

                .favorite-box .create-new .flex input {
                    width: 100%;
                    padding: .5em;
                    border: 1px solid #333;
                    border-radius: 2px;
                }

                .favorite-box .create-new button {
                    background: rgba(10, 91, 128,.8);
                    border:0;
                    box-shadow: none;
                    outline: none;
                    color: #fff;
                    margin: 0 0 0 .4em;
                    padding: .4em .7em;
                    border-radius: 2px;
                    position: relative;
                }

                    .favorite-box .create-new button:hover {
                        background: rgba(10, 91, 128,1);
                        cursor: pointer;
                    }

            .favorite-box .choose-list {
                padding: 1.5em;
                font-size: .9rem;
            }

        .favorite-box .list-inner {
            height: 250px;
            overflow: auto;
        }

            .favorite-box .list-inner a {
                width: 100%;
                box-sizing: border-box;
                padding: 1em 1em;
                margin: 0 0 1px 0;
                color: rgba(2, 56, 120, .9);
                background: rgba(2, 56, 120, .04);
                font-size: 1rem;
            }

                .favorite-box .list-inner a .icon {
                    justify-self: flex-end;
                    margin-left: auto;
                }

                .favorite-box .list-inner a .active-icon {
                    display: none;
                }
/* ------------------------------ */
.campaign {
    background: #FFF;
    margin: 0 1.5em 1.5em 0;
    width: -moz-calc(25% - .75em);
    width: -webkit-calc(25% - .75em);
    width: -o-calc(25% - .75em);
    width: calc(25% - .75em);
    border: 1px solid rgba(99,99,99,0.2);
    transition: .5s;
    box-sizing: border-box;
    padding:0 0 1.5em 0;
}

    .campaign .new-campaign-banner {
        background: #e30613;
        position: absolute;
        top: 0.5rem;
        left: 0.5rem;
        color: #fff;
        padding: 0.25rem 0.5rem;
        font-size: .8rem;
        border-radius: 3px;
        font-weight: 600;
    }

.campaign:nth-child(4n + 4) {
    margin-right: 0;
}

    .campaign:hover {
        cursor: pointer;
        border: 1px solid rgba(99,99,99,0.3);
    }

    .campaign a {
        color: #000;
    }

    .campaign a:hover {
        color: #0A5B80;
    }

    .campaign .favorite:hover {
        opacity: 1.0;
    }

    .campaign .img {
        width: 100%;
        height: 300px;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .campaign img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
        object-fit: contain;
        transition: .5s;
    }

    .campaign .content {
        padding:0 2em;
    }

    .campaign h2 {
        font-weight: 600;
        font-size: .9rem;
        margin: 0 0 0 0;
        width: 100%;
    }

    .campaign .article-number {
        padding: 0 2.3em;
        margin:0 0 .5em 0;
        font-size:.8rem;
    }

    .campaign .name2 {
        display: none;
        width: 100%;
        margin: 0 0 0 0;
        font-weight: 400;
        font-size: .85rem;
    }

    .campaign .prod-prices {
        margin:.5em 0;
        padding: 0 2rem !important;
        box-sizing: border-box;
        width:100%;
        align-items:center;
        align-content:center;
        padding:0 2em;
    }

    .campaign .prod-prices i {
        font-size: 12px;
    }

    .campaign button {
        transition:unset!important;
        max-height:2rem;
    }



.switch .campaign .buttons {
    width: auto;
    padding-left:0;
    padding-top: 0;
}


   .switch .campaign .prod-prices {
        padding: 0 0 !important;
 
    }

.switch .campaign .prod-prices .stock {
    display: none;
}

    .campaign .stock {
        margin:0px;
    }

    .campaign .price-tag {
        margin-right:.3em;
    }

    .campaign .prices {
        margin: 1em 0 0 2em;
        font-size: .9rem;
        width: calc(40% - 2em);
  /*      background: red;*/
    }

    .campaign .buttons {
     /*   background: aqua;*/
  /*      width:60%;
        box-sizing:border-box;
        padding-left:.5em;
        padding-top:0;*/
    }

        .campaign .buttons .k-widget {
            max-width: 90px;
        }

        .campaign .buttons .k-numerictextbox .k-input {
            padding: 0.15em 0 0 0;
            font-size: .95rem;
            width: -moz-calc(100% - 20px);
            width: -webkit-calc(100% - 20px);
            width: -o-calc(100% - 20px);
            width: calc(100% - 20px);
        }

        .campaign .buttons .k-numerictextbox .k-link{
            height:1.2em;
        }


        .campaign .buttons .k-button {
            font-size: .7rem;
            /*        padding: 0.6em 1em 0.4em 1em;*/
        }

.campaign .prices .price-tag {
    display: block;
    width: 100%;
}

    .campaign .price {
        font-weight: 600;
        margin-right:20px;
    }
   .switch .campaign .price {
        font-weight:normal;
    }
        .campaign .price.red, .price.campaign-price {
            color: #E12F2F !important;
        }

.price-col.red-price, .price-col .red-price {
    display: flex;
    flex-direction: column;
}

.red-price .campaign .price.red, .red-price .price.campaign-price,
.red-price .campaign .reg-price, .red-price .campaign .ord-price {
    width:100%;
}








.campaign .reg-price, .campaign .ord-price {
    color: #666;
    text-decoration: line-through;
    font-weight: 400;
    font-size: .65rem !important;
    margin-left: .3em;
}

.red-price .reg-price, .red-price .ord-price {
    margin-left: 0 ;
}

    .campaign .vat {
        font-weight: 400;
        font-size: .85rem;
        margin: 0 0 .05em 0;
        width: 100%;
        display: none !important;
    }

    .campaign .k-widget {
        max-width:120px;
        margin-right:.5em;
    }

    .campaign .k-button {
        font-size: .8rem;
        padding:.6em 1em .4em 1em;
    }

        .campaign .k-button.read-more{
            display:none;
        }



     @media only screen and (min-width : 0px) and (max-width : 85rem) {
        .campaign, .campaign:nth-child(4n + 4) {
            width: -moz-calc(33.33% - .7em);
            width: -webkit-calc(33.33% - .7em);
            width: -o-calc(33.33% - .7em);
            width: calc(33.33% - .7em);
            margin-right: 1em;
        }

        .campaign:nth-child(3n + 3) {
            margin-right: 0;
        }
}

@media only screen and (min-width : 0px) and (max-width : 65rem) {
    .campaign, .campaign:nth-child(3n + 3), .campaign:nth-child(4n + 4) {
        width: -moz-calc(50% - .7em);
        width: -webkit-calc(50% - .7em);
        width: -o-calc(50% - .7em);
        width: calc(50% - .7em);
        margin-right: 1em;
    }

        .campaign:nth-child(2n + 2) {
            margin-right: 0;
        }

 
}

@media only screen and (min-width : 0px) and (max-width : 45rem) {
    .campaign, .campaign:nth-child(3n + 3), .campaign:nth-child(4n + 4) {
        width:100%;
        margin-right:0;
    }

}

@media only screen and (min-width : 0px) and (max-width : 30rem) {
        .campaign .content {
            padding: 0 1em;
        }

        .campaign .buttons {
            flex-wrap: wrap;
        }

            .campaign .buttons .k-button {
                width: 100%;
                margin: .8em 0 0 0;
                padding: 1em;
            }
}

.flex.col.price-col.high {
    padding-left: 12px;
}
/* Artikellistan ----------------*/
#ArticleList {
    margin-bottom: -245px;
    padding-bottom: 345px;
    margin-top: -2em;
    flex-wrap: wrap;
}


    #ArticleList .articles {
        position: relative;
        z-index: 10001;
    }

    #ArticleList .loader {
        font-size: 5rem;
    }

    #ArticleList h2.no-result {
        font-size: 1rem;
        text-align: center;
        width: 100%;
        font-weight: normal;
        border-top: 1px solid #ccc;
        margin: 1em 0 0 0;
        padding: 3em 0 0 0;
    }
/* Herobild ---------- */
.articlelist-image img {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: cover;
}

/* Ladda fler produkter knapp -------- */
.articlelist-buttons button {
    background: rgba(0,0,0,0.9);
    color: #fff;
    margin: 0 .5em;
    padding: .5em 1em;
    border-radius: 50px;
    outline: none;
    box-shadow: none;
    border: 0;
    font-size: 1.1rem;
    font-family: 'Balsamiq Sans', cursive;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    transition: .5s;
}

    .articlelist-buttons button:hover {
        cursor: pointer;
        transform: scale(.95);
        background: rgba(0,0,0,1);
    }

/* Kategoribeskrivning -------- */
.articlelist-text {
    text-align: center;
    line-height: 160%;
    width: 100%;
}

    .articlelist-text img {
        max-width: 100%;
    }

    .articlelist-text.subheading {
        text-align: left;
    }

        .articlelist-text.subheading h3 {
            font-size: 1.1rem;
        }

/* Kategori switch ----------------- */
.listing-types {
    margin: 0 0 0 .5em;
}

.list-type {
    margin-left: .5em;
    padding: .35em 0;
    font-size: 1.2rem;
    opacity: .6;
    color: #333;
    text-decoration: none;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

    .list-type:hover {
        cursor: pointer;
        opacity: .8;
        transform: scale(.9);
    }

    .list-type.active {
        opacity: 1;
        color: #e30614;
    }

/* Tumnaglar ----------------- */
.articles {
    margin-top: 2em;
}



    .articles .campaign {
        width: calc(25% - 1.5rem);
        margin: 0 2em 2em 0;
        position: relative;
    }

        .articles .campaign:nth-of-type(4n + 4) {
            margin-right: 0;
        }


        .articles .campaign .campaign:hover {
            cursor: default;
        }


        .articles .campaign .img {
            height: 300px;
        }

    /*.articles .campaign:nth-child(4n + 4) {
            margin-right: 0;
        }*/

    .articles .article-number {
        padding: 0 2rem;
        font-size: 0.7rem;
    }

    .articles .campaign h2 a {
        padding: 0 2rem;
        height: 35px;
        overflow: hidden;
        text-decoration: none;
    }

    .articles .campaign .buttons {
        margin: 0 0 0 auto;
    }

    .articles .campaign button {
        margin: 0 0;
        transition: unset !important;
    }

        .articles .campaign button.favorite-link {
            position: absolute;
            right: 1em;
            top: 1em;
            z-index: 100;
            margin: 0;
        }


    .articles .buy-button {
        min-width: 115px;
    }

    /* Switch ------------------ */
    .articles.switch .campaign .mob-label {
        display: none;
    }

    .articles.switch .campaign {
        width: 100%;
        margin: 0 0 1em 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        border: 0;
        /*border-bottom: 1px solid rgba(99,99,99,0.2);*/
        padding: 0 0 1em 0;
    }

    .articles.switch .article-number {
        display: none;
    }

    .articles.switch .campaign h2 {
        order: 1;
        font-size: .9rem;
        margin: 0 0 .5em 0;
    }

        .articles.switch .campaign h2 a {
            color: rgba(10, 91, 128,.9);
            padding: 0;
            height: auto;
        }

            .articles.switch .campaign h2 a:hover {
                color: rgba(10, 91, 128,1);
            }

    .articles.switch .campaign .img {
        border: 1px solid rgba(99,99,99,0.2);
    }

    .articles.switch .campaign a.img {
        width: 80px;
        height: 80px;
        order: 2;
        margin-top: .5em;
        position: relative;
    }

    .articles.switch .campaign .children {
        order: 3;
        width: -moz-calc(100% - 120px);
        width: -webkit-calc(100% - 120px);
        width: -o-calc(100% - 120px);
        width: calc(100% - 120px);
        margin-left: auto;
        transition: .5s;
        height: auto;
        align-self: flex-start;
        padding-bottom: .5em;
    }

        .articles.switch .campaign .children .campaign {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            align-content: center;
        }

            .articles.switch .campaign .children .campaign header {
                display: none;
            }

            .articles.switch .campaign .children .campaign:first-of-type header {
                width: 100%;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                font-weight: bold;
                padding: 0 .25em;
            }

        .articles.switch .campaign .children .campaign {
            padding: 0 0 0 0;
            margin: 0 0 0 0;
        }

            .articles.switch .campaign .children .campaign article {
                padding: .25em .25em;
                margin: 0;
                align-items: center;
            }

            .articles.switch .campaign .children .campaign:nth-child(odd) article {
                background: #fafafa;
            }

            .articles.switch .campaign .children .campaign .col {
                margin-right: .5em;
                padding: 0;
                width: 10%;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                align-items: center;
                align-content: center;
                transition: .5s;
                /*    background:red;
                   border:1px solid aqua;
                    min-height:20px;*/
            }

                .articles.switch .campaign .children .campaign .col, .articles.switch .campaign .children .campaign .col * {
                    font-size: .85rem;
                    color: inherit;
                }

                    .articles.switch .campaign .children .campaign .col, .articles.switch .campaign .children .campaign .col *:not(.fal,.fas,.far,.fad,button,.k-link,.k-widget, .k-item, .k-select, span) {
                        font-size: .7rem;
                    }

            .articles.switch .campaign .children .campaign header .col, .articles.switch .campaign .children .campaign header .col * {
                font-size: .7rem;
                /*background:aqua;
                            border:1px solid red;*/
            }

            .articles.switch .campaign .children .campaign .col .k-link {
                height: 1.2em;
            }

                .articles.switch .campaign .children .campaign .col .k-link .k-icon {
                    font-size: .95rem;
                }

            .articles.switch .campaign .children .campaign .favorite-col {
                width: 30px;
                min-width: 30px;
                height: 40px;
                margin: 0;
                padding-left: .25em;
                position: relative;
                top: 0;
                right: 0;
                color: #e30614;
            }


            .articles.switch .campaign .children .campaign button.favorite-col:hover {
                color: rgba(227, 6, 20, 0.5);
            }

            .articles.switch .campaign .children .campaign header .favorite-col {
                height: 10px;
            }

            .articles.switch .campaign .children .campaign .favorite-col * {
                font-size: .7rem;
            }

            .articles.switch .campaign .children .campaign header .img-col {
                border: 2px solid transparent;
            }

            .articles.switch .campaign .children .campaign .img-col {
                width: 35px;
                min-width: 35px;
                box-sizing: border-box;
                margin-right: 1em;
            }


            .articles.switch .campaign .children .campaign .img {
                height: 35px;
                background: #fff;
            }

            .articles.switch .campaign .children .campaign .name-col {
                width: 230px;
            }

            .articles.switch .campaign .children .campaign h3.name-col {
                font-weight: normal;
                margin-bottom: 0;
            }

            .articles.switch .campaign .children .campaign .attribute-col {
                min-width: 60px;
                padding-left: 1em;
                width: auto;
            }

            .articles.switch .campaign .children .campaign .artno-col {
                min-width: 75px;
                width: auto;
            }

            .articles.switch .campaign .children .campaign .pack-col {
                min-width: 100px;
                justify-content: center;
                width: auto;
            }

            .articles.switch .campaign .children .campaign .stock-col {
                width: 100px;
                justify-content: center;
                display: flex;
                flex-direction: column;
            }



                .articles.switch .campaign .children .campaign .stock-col span {
                    color: #5aa606;
                }

                .articles.switch .campaign .children .campaign .stock-col.empty-stock span {
                    color: #e30614;
                }


                .articles.switch .campaign .children .campaign .stock-col.empty-stock .icon {
                    margin-right: .3em;
                }

                .articles.switch .campaign .children .campaign .stock-col.empty-stock button {
                    margin: 0 auto;
                    border: 0;
                    background: #111;
                    color: #fff;
                    font-size: .8rem;
                    font-weight: normal;
                    padding: .25em .5em .15em .5em;
                    border-radius: 30px;
                    transition: .5s;
                    backface-visibility: hidden;
                    -webkit-font-smoothing: subpixel-antialiased;
                    font-family: 'Balsamiq Sans', cursive;
                    display: -webkit-box;
                    display: -moz-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                    align-items: center;
                    align-content: center;
                    min-width: 7em;
                    text-align: center;
                }

                    .articles.switch .campaign .children .campaign .stock-col.empty-stock button:hover {
                        cursor: pointer;
                        transform: scale(.95);
                    }

body.show-stock-message {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.campaign .children .campaign .stock-col.empty-stock .stock-message {
    display: none;
}

body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    z-index: 1000000000000;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

    body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message .inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        background: #fff;
        padding: 3em;
        position: relative;
        max-width: 300px;
        color:#000;
    }

        body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message .inner h2 {
            font-size: 1rem;
        }


        body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message .inner button.close-stock-message {
            background: none;
            color: #e30614 !important;
            position: absolute;
            right: 1em;
            top: 1em;
            min-width: unset;
        }

            body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message .inner button.close-stock-message * {
                font-size: 1.2rem;
            }

        body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message .inner input.k-textbox {
            margin: .5em 0 0 0;
            width: 100%;
            padding: .5em;
            box-sizing: border-box;
        }

        body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message .inner label {
            font-size: .8rem;
            margin: .5em 0 0 0;
            cursor: pointer;
            background: #fafafa;
            padding: 1em;
        }

            body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message .inner label * {
                font-size: .8rem;
            }

        body.show-stock-message .campaign .children .campaign .stock-col.empty-stock .stock-message .inner .submit-article-monitor {
            color: #000;
            background: rgba(161, 216, 236,.95);
            font-size: .9rem;
            width: 100%;
            padding: .5em;
            margin: .5em 0 0 0;
            text-align: center;
            justify-content: center;
        }


.articles.switch .campaign .children .campaign .price-col {
    min-width: 110px;
    justify-content: flex-end;
    margin-left: auto;
}

.articles.switch .campaign .children .campaign .quantity-col {
    min-width: 110px;
    margin-right: 0;
    justify-content: center;
}

    .articles.switch .campaign .children .campaign .quantity-col .k-numerictextbox {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }


.articles.switch .campaign .buy-buttons, .articles.switch .campaign .buy-button {
    order: 4;
    margin: 0 0 0 auto;
    min-width: 115px;
}

.articles.switch .campaign .buy-button {
    margin: 0 .25em 0 auto;
    font-size: .75rem;
}


/* Varantartiklar ------------------ */

.articles .campaign:focus {
    border: 1px solid gray;
}

.articles.switch .campaign .js-toggle-variant {
    margin: 0 0 0 auto;
    width: 180px;
    background: #fff;
    justify-content: center;
    height: auto;
    align-content: center;
    text-align: center;
    display: flex;
    flex-direction: row;
    cursor: pointer;
    border: 1px solid #ccc;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    padding: 0 1em;
}

    .articles.switch .campaign .js-toggle-variant i {
        display: flex;
        align-items: center;
        margin-left: 10px;
    }

.articles.switch .campaign .children .variant-container {
    padding-left: 2.35em;
    background: #f1f1f1;
    border: 1px solid #ccc;
}

.articles.switch .campaign .collection-variant {
    border-bottom: none;
}

.articles.switch .campaign .children .collection-variant article {
    background: #f1f1f1 !important;
    border-bottom: .5px solid #dedede;
    padding: .5em .25em !important;
}

    .articles.switch .campaign .children .collection-variant article .name-col {
        width: 190px;
    }

    .articles.switch .campaign .children .collection-variant article .price-col {
        min-width: 20px;
        justify-content: flex-end;
        margin-left: auto;
    }

        .articles.switch .campaign .children .collection-variant article .price-col span {
            font-size: .7rem;
        }

    .articles.switch .campaign .children .collection-variant article .quantity-col .k-input {
        background: #dedede !important;
    }

#MainInfo .articles.switch .campaign .children .collection-variant article .pack-col {
    display: none;
}

#MainInfo .articles.switch .campaign .children .collection-variant article .price-col span {
    font-size: .85rem;
}




@media only screen and (min-width : 0px) and (max-width : 100rem) {
    .articles .campaign, .articles .campaign:nth-of-type(4n + 4) {
        width: -moz-calc(33.33% - 1.4em);
        width: -webkit-calc(33.33% - 1.4em);
        width: -o-calc(33.33% - 1.4em);
        width: calc(33.33% - 1.4em);
        margin: 0 2rem 2em 0;
    }

        .articles .campaign:nth-of-type(3n + 3) {
            margin-right: 0;
        }

        .articles .campaign .img {
            height: 300px;
        }

    .articles.switch .campaign {
        width: 100% !important;
        margin:0 0 2em 0;
    }

        .articles.switch .campaign a.img:first-of-type {
            width: 80px;
            height: 80px;
        }

        .articles.switch .campaign .children {
            width: -moz-calc(100% - 90px);
            width: -webkit-calc(100% - 90px);
            width: -o-calc(100% - 90px);
            width: calc(100% - 90px);
        }

            .articles.switch .campaign .children .campaign:first-of-type header, .articles.switch .campaign .children .campaign article {
                padding-left: .5em !important;
                padding-right: .5em !important;
            }

            .articles.switch .campaign .children .campaign .favorite-col {
                width: 20px;
                min-width: 20px;
            }

            .articles.switch .campaign .children .campaign .price-col {
                min-width: 80px;
            }

            .articles.switch .campaign .children .campaign .artno-col {
                min-width: 80px;
            }

            .articles.switch .campaign .children .campaign .pack-col {
                min-width: 80px;
                justify-content: left;
                width: auto;
                margin: auto;
            }

            .articles.switch .campaign .children .campaign .name-col {
                max-width: 280px;
                min-width: 80px;
                overflow-wrap: break-word;
                word-wrap: break-word;
                -ms-word-break: break-all;
                word-break: break-all;
                word-break: break-word;
                -ms-hyphens: auto;
                -moz-hyphens: auto;
                -webkit-hyphens: auto;
                hyphens: auto;
            }

            .articles.switch .campaign .children .campaign .attribute-col {
                min-width: 40px;
                padding-left: 1em;
                width: auto;
            }

        .articles.switch .campaign .buy-button {
            margin: 1em 1em 0 auto;
        }

    .campaign .prod-prices {
        flex-wrap: wrap;
    }

    .articles .campaign .buttons {
        align-content: flex-end;
        display: flex !important;
        justify-content: flex-end;
    }

    .articles.switch .campaign .buttons {
        display: none !important;
    }
}


@media only screen and (min-width : 0px) and (max-width : 95rem) {
    .articles.switch .campaign .buy-button {
        margin: 1em .5em 0 auto;
    }
}

@media only screen and (min-width : 0px) and (max-width : 85rem) {
    .articles .campaign .buttons {
        margin-top: 1em;
        width: 100%;
    }
}

@media only screen and (min-width : 0px) and (max-width : 70rem) {



    .articles.switch .campaign .children .campaign article {
        align-items: flex-start;
        padding: .5em .25em;
    }




    .articles.switch .campaign {
        width: 100%;
    }

        .articles.switch .campaign a.img {
            margin-top: 0;
        }

        .articles.switch .campaign .children .campaign:first-of-type header {
            display: none;
        }

        .articles.switch .campaign .children .campaign .col {
            align-items: flex-start;
            align-content: flex-start;
        }

        .articles.switch .campaign .children .campaign .favorite-col {
            align-items: center;
            align-content: center;
            position: absolute;
            left: .5em;
        }

        .articles.switch .campaign .children .campaign .img-col {
            position: absolute;
            left: 30px;
        }

        .articles.switch .campaign .children .campaign article {
            flex-wrap: wrap;
            position: relative;
        }

        .articles.switch .campaign .children .campaign .artno-col,
        .articles.switch .campaign .children .campaign .name-col,
        .articles.switch .campaign .children .campaign .attribute-col,
        .articles.switch .campaign .children .campaign .pack-col,
        .articles.switch .campaign .children .campaign .stock-col {
            width: -moz-calc(100% - 80px);
            width: -webkit-calc(100% - 80px);
            width: -o-calc(100% - 80px);
            width: calc(100% - 80px);
            justify-self: flex-end;
            margin-right: 0;
            margin-left: 80px;
            justify-content: flex-start;
        }

        .articles.switch .campaign .children .campaign .stock-col {
            margin-bottom: .5em;
        }

            .articles.switch .campaign .children .campaign .stock-col.empty-stock span {
                width: 100%;
                display: block;
            }

            .articles.switch .campaign .children .campaign .stock-col.empty-stock button {
                margin: .3em 0 0 0;
            }

            .articles.switch .campaign .children .campaign .stock-col .icon {
                margin-left: .5em;
                position: relative;
                top: .2em;
            }

        .articles.switch .campaign .children .campaign h3.name-col {
            margin-bottom: .5em;
            min-width: auto;
        }

        .articles.switch .campaign .mob-label {
            display: inline-block;
            font-weight: bold;
            font-size: .75rem !important;
        }

        .articles.switch .campaign .children .campaign .attribute-col {
            padding-left: 0;
        }

        .articles.switch .campaign .children .campaign .pack-col {
            margin-top: .5em;
            display: none;
        }
}

@media only screen and (min-width : 0px) and (max-width : 60rem) {


    .articles .campaign, .articles .campaign:nth-of-type(5n + 5), .articles .campaign:nth-of-type(4n + 4), .articles .campaign:nth-of-type(3n + 3) {
        width: -moz-calc(50% - .5em);
        width: -webkit-calc(50% - .5em);
        width: -o-calc(50% - .5em);
        width: calc(50% - .5em);
        margin: 0 1em 1em 0;
    }

        .articles .campaign:nth-of-type(2n + 2) {
            margin-right: 0;
        }
}

@media only screen and (min-width : 0px) and (max-width : 45rem) {

    .articles.switch .campaign {
        width: 100%;
    }

    .articles.switch .info-banner-list, .articles.switch .new-article-banner, .articles.switch .new-campaign-banner {
        max-width: 100%;
        width:100%;
    }
}


@media only screen and (min-width : 0px) and (max-width : 30rem) {

    .articles .campaign .stock {
        margin-left: 0;
        width: 100%;
        margin-top: .5rem;
    }

    .articles .campaign, .articles .campaign:nth-child(5n + 5), .articles .campaign:nth-child(4n + 4), .articles .campaign:nth-child(3n + 3) {
        width: 100%;
        margin: 0 0 1em 0;
    }

    .articles.switch .campaign .children .campaign .favorite-col {
        position: relative;
        left: 0;
    }

    .articles.switch .campaign .children .campaign .img-col {
        position: relative;
        left: 0;
        margin-bottom: 1em;
    }

    .articles.switch .campaign .children .campaign .price-col {
        min-width: 100%;
        padding-right: 1.5em;
    }

    .articles.switch .campaign .children .campaign .artno-col, .articles.switch .campaign .children .campaign .name-col, .articles.switch .campaign .children .campaign .attribute-col, .articles.switch .campaign .children .campaign .pack-col, .articles.switch .campaign .children .campaign .stock-col {
        width: 100%;
        margin-left: 0;
    }

    .articles.switch .campaign .children .campaign .quantity-col {
        margin-left: auto;
    }

    .articles.switch .info-banner-list {
        bottom: 7em;
    }
}

@media only screen and (min-width : 0px) and (max-width : 20rem) {
    .articles.switch .campaign .mob-label {
        display: block;
        width: 100%;
    }

    .articles.switch .campaign a.img:first-of-type {
        width: 60px;
        height: 60px;
    }

    .articles.switch .campaign .children .campaign .col {
        flex-wrap: wrap;
    }

    .articles.switch .campaign .children {
        width: -moz-calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
        width: -o-calc(100% - 70px);
        width: calc(100% - 70px);
    }

        .articles.switch .campaign .children .campaign h3.name-col {
            margin-top: .5em;
        }

        .articles.switch .campaign .children .campaign .stock-col .icon {
            margin-left: 0;
            top: 0;
        }
}

.out-of-stock, .empty-stock {
    color: #c90000 !important;
}

.in-stock {
    color: #5aa606 !important;
}

.ordered-stock {
    color: #f37f0c !important;
}

.preorder-stock {
    color: #284492 !important;
}

/* Layout ------------------------------- */
.article-detail .images{
    width:500px;
    align-items:flex-start;
    align-content:flex-start;
}

.article-detail .buy-info {
    width: -moz-calc(100% - 500px);
    width: -webkit-calc(100% - 500px);
    width: -o-calc(100% - 500px);
    width: calc(100% - 500px);
}

.article-detail .new-campaign-banner {
    background: #e30613;
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
    color: #fff;
    padding: 0.25rem 0.5rem;
    font-size: .8rem;
    border-radius: 3px;
    font-weight:600;
}

/* Article information -------------- */
    .article-detail .buy-info{
        padding-left:2em;
    }

        .article-detail .buy-info h1 {
            width:100%;
        }

        .article-detail .buy-info h2 {
            font-size: 1.3rem;
        }


        .article-detail .buy-info h3 {
            font-size: 1rem;
            margin: 0 0 .3em 0;
            font-weight: 600;
        }

        .article-detail .buy-info .long-desc {
            font-size: .95rem;
            margin: 2em 0;
        }

        .article-detail .buy-info .long-desc p {
            font-size: .95rem;
        }

        .article-detail .buy-info .stat{
            margin:1.5em 0;
        }

            .article-detail .buy-info .stat .inner .row:nth-of-type(odd) {
                background:#fafafa;
            }

            .article-detail .buy-info .stat .inner .row {
                width:100%;
            }

                .article-detail .buy-info .stat .inner .row div {
                    width: 50%;
                    padding:.25em .5em;
                    font-size:.85rem;
                }

        .article-detail .buy-info .docs {
            margin: 0 0 2em 0;
        }

        .article-detail .buy-info .doc a {
            font-size:.85rem;
            margin:0 0 .3em 0;
            text-decoration:none;
            display:inline-block;
        }


        .article-detail .buy-info .doc a span {
            text-decoration:underline;
        }

            .article-detail .buy-info .doc a:hover span {
                text-decoration: none;
            }
            .article-detail .buy-info .doc a .icon{
                margin-right:.5em;
            }

.article-detail .articles.switch .campaign .children .campaign .col, .article-detail .articles.switch .campaign .children .campaign .col *:not(.fal,.fas,.far,.fad,button,.k-link,.k-widget, .k-item, .k-select, span) {
    font-size: .72rem;
}

.article-detail .articles.switch .campaign .children .campaign .price-col, .articles.switch .campaign .children .campaign .price-col {
    flex-direction: column;
    margin-left: auto;
}

    .article-detail .articles.switch .campaign .children .campaign .price-col .price, .article-detail .articles.switch .campaign .children .campaign .price-col .reg-price {
        margin-left: auto;
    }

    .article-detail .articles.switch .campaign .buttons {
        display: flex !important;
    }
/* Article information - Related articles -------------- */
.related-articles {
    margin: 0 0 2em 0;
    position: relative;
    top: -1.5em;
}
.related-articles .related-toolbar {
    border-bottom: 1px solid #eee;
    margin: 0 0 .5em 0;
}
        .related-articles .related-toolbar button {
            background: none;
            border: 0;
            padding: .8em 0;
            margin: 0 1em 0 0;
            font-size: 1rem;
          
            border-bottom:1px solid transparent;
            position:relative;
            bottom:-1px;
            opacity:.8;
        }


            .related-articles .related-toolbar button:hover {
                cursor: pointer;
                border-bottom: 1px solid rgba(10, 91, 128, 0.4);
                opacity: .9;

            }

            .related-articles .related-toolbar button.active {
                border-bottom: 1px solid #0A5B80;
                opacity: 1;
                font-weight: 600;
            }


.related-articles .related-list article {
    width: 100% !important;
    flex-wrap: nowrap;
    border: 0;
    margin:0 0 0 0!important;
    padding: .5em;
/*    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;*/
}

                .related-articles .related-list article:nth-child(odd) {
                    background: #fafafa;
                }

    .related-articles .related-list article a {
        align-items: center;
        font-size: .8rem;
        text-decoration:none;
    }

            .related-articles .related-list article a .img {
                width: 40px;
                height: 40px;
                border: 1px solid rgba(99,99,99,0.2);
                margin:0 1em;
                background:#fff;
            }

                .related-articles .related-list article a .art-no{
                    width:20%;
                   
                }

        .related-articles .related-list article a h3 {
            width: 50%;
            font-size: .8rem;
            font-weight: normal;
            margin: 0;
            color: #0A5B80;
            text-decoration: underline;
        }

        .related-articles .related-list article a h3:hover {
            text-decoration: none;
        }

    /* Article information - Children switch view -------------- */
        .article-detail .articles.switch .campaign {
            padding-bottom:1.5em;
        }
        .article-detail .articles.switch .campaign .children {
            width: 100%;
        }

/* Large images ------------------------------ */
    .article-detail .images #LargeImage {
        padding: 2em;
        margin:0 0 .5em 0;
        border: 1px solid rgba(99, 99,99, .2);
        height: auto;
        max-height: 500px;
        height: 500px;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        position: relative;
        order: 1;
    }

        .article-detail .images #LargeImage.no-image img {
            max-width: 100%;
            max-height: 100%;
        }

        .article-detail .images #LargeImage:hover {
            cursor: zoom-in;
        }

        .article-detail .images #MainImage img#BigImage {
            max-width: 100%;
            max-height: 100%;
            height: auto;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .article-detail .photo {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: auto;
            width: 100%;
            height: 100%;
            background-repeat: no-repeat !important;
            background-position: center !important;
            background-size: contain !important;
            transition: transform .5s ease-out;
            cursor: zoom-in;
        }

    /* Videos ------------------ */
        .article-detail .video {
            background: #fff;
            display: none;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 100%;
            height: 100%;
            z-index: 30003;
        }

        .article-detail .video.show {
            display: flex;
            align-items: center;
            align-content: center;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 100%;
            height: 100%;
            z-index: 303;
        }

        .article-detail .video-bg {
            padding: 1em;
            box-sizing: border-box;
        }

        .article-detail .video-bg iframe, .article-detail .video.show iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100% !important;
            height: 100% !Important
        }

    /* Pilar ------------------- */

    .article-detail #MainImage .large-arrow {
        position: absolute;
        left: 0;
        top: 250px;
        bottom:0;
        margin:auto 0;
        width: 20px;
        z-index: 100001;
        opacity: .7;
    }

        .article-detail #MainImage .large-arrow:hover {
            opacity: .9;
            color: #34a6d7;
            cursor: pointer;
        }

        .article-detail #MainImage .large-arrow.prev {
            margin-right: auto;
            /*align-self: flex-end;*/
            left: .7em;
        }

        .article-detail #MainImage .large-arrow.next {
            margin-left: auto;
            /*align-self: flex-end;*/
            right: 0;
        }

        .article-detail #MainImage .large-arrow .down, .article-detail #MainImage .large-arrow .up {
            display: none;
        }

/* Tumnaglar ---------------------- */

    .article-detail .images .thumbnails {
        align-items: flex-start;
        align-content: flex-start;
        justify-content: flex-start;
        position: relative;
/*        padding-left: 30px;
        padding-right: 30px;*/
        flex-direction: row;
/*        height: 60px;*/
        overflow: hidden;
        width: 100%;
        box-sizing: border-box;
        order: 2;
      /*  flex-wrap: nowrap;*/
      flex-wrap:wrap;
    }

        .article-detail .images .thumbnails .inner {
            align-items: center;
            align-content: center;
            position: relative;
            flex-direction: row;
            justify-content: flex-start;
            display: flex;
            flex-wrap: nowrap;
        }

        .article-detail .images .thumbnails .arrow {
            background: #FFF;
            width: 30px;
            height: 100%;
            align-items: center;
            align-content: center;
            justify-content: flex-start;
            position: absolute;
            left: 0;
            z-index: 19000;
            color: #000;
        }

            .article-detail .images .thumbnails .arrow.prev .fad {
                opacity: .7;
                color: #ccc;
            }

            .article-detail .images .thumbnails .arrow.prev.active .fad {
                opacity: 1.0;
                color: #000;
            }

            .article-detail .images .thumbnails .arrow .fad {
                font-size: 1.2rem;
            }

            .article-detail .images .thumbnails .arrow.next:hover, .thumbnails .arrow.prev.active:hover {
                color: rgba(208,45,77,1.0);
                cursor: pointer;
            }

            .article-detail .images .thumbnails .arrow .fa-angle-up, .thumbnails .arrow .fa-angle-down {
                display: none;
            }

            .article-detail .images .thumbnails .arrow.next {
                justify-self: flex-end;
                margin-left: auto;
                position: absolute;
                left: auto;
                right: 0;
                justify-content: flex-end;
            }

            .article-detail .images .thumbnails .arrow.disabled, .thumbnails .arrow.disabled:hover {
                opacity: .7;
                color: #ccc;
                cursor: default;
            }

        .article-detail .images .thumbnails .thumb {
            border: 1px solid rgba(99, 99,99, .2);
            width: 161px;
            height: 161px;
            position: relative;
            margin-right: .5em;
            margin-bottom:.5em;
            overflow: hidden;
            box-sizing: border-box;
            background: #fff;
            align-items: center;
            justify-content: center;
            padding: 5px;
        }

        .article-detail .images .thumbnails .thumb:nth-child(3n+3) {
            margin-right:0;
        }

            .article-detail .images .thumbnails .thumb:hover {
                cursor: pointer;
            }

            .article-detail .images .thumbnails .thumb .video-bg {
                width: 100%;
                height: 100%;
                position: absolute;
            }

            .article-detail .images .thumbnails .thumb .fal {
                background: none;
                display: block;
                width: 100%;
                height: 100%;
                z-index: 10001;
                position: absolute;
                font-size: 0;
            }

            .article-detail .images .thumbnails .thumb .video-bg iframe {
                width: 200px !important;
                height: 200px !important;
            }

            .article-detail .images .thumbnails .thumb img {
                max-width: 100%;
                max-height: 100%;
                height: auto;
                position: relative;
                opacity: .8;
            }

            .article-detail .images .thumbnails .thumb:hover img {
                opacity: 1.0;
            }

@media only screen and (min-width : 0px) and (max-width : 90rem) {
    /* Layout ------------------------------- */
    .article-detail .images {
        width: 400px;
    }

    .article-detail .buy-info {
        width: -moz-calc(100% - 400px);
        width: -webkit-calc(100% - 400px);
        width: -o-calc(100% - 400px);
        width: calc(100% - 400px);
    }

    .article-detail .images #LargeImage {
        max-height: 400px;
        height: 400px;
    }

    .article-detail #MainImage .large-arrow {
        top: 200px;
    }

    .article-detail .images .thumbnails .thumb {
        width: 128px;
        height: 128px;
    }
}

@media only screen and (min-width : 0px) and (max-width : 85rem) {
    /* Layout ------------------------------- */
    .article-detail .images {
        width: 300px;
    }

    .article-detail .buy-info {
        width: -moz-calc(100% - 300px);
        width: -webkit-calc(100% - 300px);
        width: -o-calc(100% - 300px);
        width: calc(100% - 300px);
    }

    .article-detail .images #LargeImage {
        max-height: 300px;
        height: 300px;
    }
    .article-detail #MainImage .large-arrow {
        top: 150px;
    }

    .article-detail .images .thumbnails .thumb {
        width: 94px;
        height: 94px;
    }
}


    @media only screen and (min-width : 0px) and (max-width : 70rem) {


        .article-detail {
            flex-wrap: wrap;
            padding-bottom: 5em !important;
        }

            .article-detail .buy-info {
                padding-left: 0;
                width: 100%;
            }

            .article-detail .images {
                margin: 0 auto 3em auto;
            }

        .related-articles .related-list article a {
            flex-wrap: wrap;
            position: relative;
            align-items: flex-start;
            align-content: flex-start;
        }

            .related-articles .related-list article a .img {
                position: absolute;
                left: 0;
                top: .1em;
                width: 30px;
                height: 30px;
                margin-left: .5em;
            }

            .related-articles .related-list article a .art-no, .related-articles .related-list article a h3 {
                width: -moz-calc(100% - 50px);
                width: -webkit-calc(100% - 50px);
                width: -o-calc(100% - 50px);
                width: calc(100% - 50px);
                margin-left: auto;
            }
    }

    @media only screen and (min-width : 0px) and (max-width : 40rem) {
        .article-detail .images {
            width: 250px;
        }

            .article-detail .images #LargeImage {
                max-height: 250px;
                height: 250px;
            }

        .article-detail #MainImage .large-arrow {
            top: 125px;
        }

        .article-detail .images .thumbnails .thumb {
            width: 78px;
            height: 78px;
        }

        .article-detail .articles.switch .campaign .buy-button {
            margin: 1em 0 0 auto;
        }
    }
#BodyBackground {
    margin-bottom: -245px;
    padding-bottom: 345px;
}

.edit a {
    text-decoration: underline;
}


    .edit a:hover {
        text-decoration: none;
    }

.page-large-img {
    height: auto;
    max-height:40vh;
    min-height:300px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    align-content: center;
    width: 100%;
    position: relative;
    z-index: 5;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    transition: unset;
    margin:0 0 2em 0;
}

    .page-large-img img {
        object-fit: cover;
        width: 100%;
        height: auto;
        max-height: 80vh;
        transition: unset;
        position: relative;
    }

.page-detail .articlegroup-text {
    width: 98%;
    margin: 0 auto 2em auto;
}

.page-detail.edit-detail .articlegroup-text {
    max-width: 1460px;
    margin: 0 auto 2em auto;
}

.page-detail img {
    max-width: 100% !important;
}

.edit {
    box-sizing: border-box;
    margin-top: 0;
    width: -moz-calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
    width: -o-calc(100% - 250px);
    width: calc(100% - 250px);
    padding: 2em 0 0 2em;
}

    .edit.full {
        width: 100%;
        padding-left: 0;
    }

    .edit table {
        max-width: 100% !important;
        width: 100% !important;
        margin-top: 2em;
    }

        .edit table tr {
            width: 100%;
            display: -webkit-box !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: -webkit-flex !important;
            display: flex !important;
            align-content: flex-start;
            align-items: flex-start;
        }

            .edit table tr td {
                padding: 0 1em;
            }

/* Kolumner från editor --------------- */
.info-col {
    border: 0 !important;
    padding: 0 !important;
}

@media only screen and (min-width : 0) and (max-width : 55rem) {
    .edit {
        width:100%;
        padding: 1em 2em;
    }

    .edit.full{
        padding-right:0;
    }

    .info-col {
        width:100%!important;
    }
}

    @media only screen and (min-width : 0) and (max-width : 45rem) {
        .edit table tr {
            flex-wrap: wrap;
            justify-content: center;
        }

            .edit table tr td {
                width: 100% !important;
            }


        .page-detail img {
            height: auto;
            object-fit: scale-down;
        }
    }

.filters {
    margin-top: 2em;
    margin-bottom: 0;
}

.filters .filter {
    position: relative;
}

.filters .inner{
    align-items:flex-start;
}

/* Filterknappar ---------------------- */
    .filters .btn {
        font-size: .95rem;
        align-items: center;
        margin-right: 1em;
        border: 1px solid #ccc;
        padding: .4em .6em .2em .6em;
        border-radius: 3px;
        margin-top: 0;
        margin-bottom: .5em;
        flex-wrap: nowrap;
    }

        .filters .btn:hover {
            cursor: pointer;
            border: 1px solid #999;
        }

        .filters .btn.disabled, .filters .btn.disabled:hover {
            border: 1px solid #ddd;
            background: #eee;
            color: #aaa;
            cursor: default !important;
        }

    .filters .btn .icon{
        margin-left:.5em;
    }

        .filters .btn .icon.up {
           display:none;
        }

        .filters .btn.active .icon.up {
            display: block;
        }

        .filters .btn.active .icon.down {
            display:none;
        }

/* Filterboxar ---------------------- */
    .filters .filter .filter-box {
        background: #fff;
        z-index: 100002;
        width: 100%;
        border-radius: 3px;
        max-height: 400px;
        overflow: auto;
        box-sizing: border-box;
        border: 0;
        position: absolute;
        width: 220px;
        padding: 0;
        max-height: 0;
        overflow: auto;
    }

        .filters .filter .filter-box.open {
            padding: .8em;
            max-height: 400px;
            overflow-y: auto;
            border: 1px solid #ccc;
        }

        .filters .filter .filter-box .check {
            background: #fff;
        /*    border: 1px solid #ccc;*/
            color:#333;
            border-radius: 3px;
            padding: .5em .5em .2em .5em;
            margin-bottom: 0 !important;
            position: relative;
            font-size: .95rem !important;
        }

            .filters .filter .filter-box .check span {
                display: block;
                margin-right: .5em;
            }

            .filters .filter .filter-box .check .icon {
                margin-right: .3em;
                display: block;
            }

            .filters .filter .filter-box .check .icon-2 {
                margin-left: auto;
                display: block;
                display:none;
            }

        .filters .filter .btn:hover, .filters .filter .filter-box .check:hover, .filters .filter .filter-box .check.active {
            background: #eee;
            cursor: pointer;
        }

    .filters .filter .btn.active {
        background: rgba(255, 157,0,.3);
        background: #ddd;
        cursor: pointer;
    }

    .filter-box a .icon {
        margin-left: 0 !important;
        margin-right: .4em;
        font-size: 1rem;
    }


    .filter .filter-box .check.checked .fa-square {
        display: none !important;
    }

    .filter .filter-box .check.checked .fa-check-square {
        display: block !important;
    }

/* Valda filter ---------------------- */
.filters .inner-activefilter {
    margin: .5em 0 0 0;
}

.filters .filter .btn.clear-btn{
    border-radius: 3px;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: Rgba(0,0,0, .7);
    border: 1px solid Rgba(0,0,0, .8);
    color: #fff;
    padding: .3em .6em .2em .6em;
    font-size: .8rem;
}

.filters .filter .btn.clear-btn:hover {
    background: Rgba(0,0,0, .8);
    border: 1px solid Rgba(0,0,0, 1.0);
    cursor: pointer;
}

.filters .active-filter.btn {
    margin-right: .5em;
    padding: .3em .4em .2em .4em;
    font-size: .8rem;
}

.filters .active-filter.btn .icon{
    margin-left:.3em;
}

    .filters .active-filter.btn:hover .icon {
        color: #970000;
    }


.selected-filterbox .level-1 {
    font-weight: bold;
}

/* Mobil öppna filter ikon ---------------------- */
.filters .filter-icon {
    max-width: 0;
    overflow: hidden;
    flex-wrap: nowrap;
    max-height: 10000px;
    padding: 0;
    border-radius: 3px;
    font-size: .95rem;
    flex-wrap: nowrap;
    overflow: hidden;
    align-items: center;
    border:0;
    background:none;
}

    .filters .filter-icon:hover {
        background: #eee;
        cursor: pointer;
    } 

/* Mobil stäng filter ---------------------- */
.filters #CloseFilter, .filters #CloseFilter:hover {
    justify-content: center;
    align-items: center;
    align-content: center;
    background: #222;
    color: #fff;
    bottom: 0;
    padding: 1em;
    text-align: center;
    font-weight: bold;
    left: -300px;
    position: fixed;
    width: 300px;
    box-sizing: border-box;
    z-index: 100011;
    font-size: 1rem;
    cursor: pointer;
    border:0;
    display:none;
}

    .filters #CloseFilter:hover {
        background: #000;
    }


/* Sortera artiklar ---------------------- */
.sort-order {
    margin-left: auto;
}

/*#order {
    border: 0;
    font-weight: 600;
    cursor: pointer;
}*/

/*.filter.sort {
    margin-left: auto;
    padding: .3em .5em;
    border-radius: 3px;
    font-weight: bold;
    margin-right: 3.3em;
    cursor: pointer;
    font-size: .95rem;
    border: 0;
}

    .filter.sort .btn {
        border: 0;
        padding: 0;
        margin: 0;
        background: none !important;
    }*/

/*.filter.sort .filter-box .check:first-child {
    background: #eee !important;
}
*/
/*.filter-box a, .filter-box a:hover {
    cursor: pointer;
    color: #000 !important;
}*/

@media only screen and (min-width : 0) and (max-width : 65rem) {
    body.filter-open{
        position:fixed;
        width:100%;
        height:100%;
        overflow:hidden;
    }

    body.filter-open #MainHeader {
        z-index: 1;
    }
    .filters .filter-icon {
        max-width: 2000px;
        overflow: hidden;
        flex-wrap: nowrap;
        max-height: 10000px;
        padding: .3em .5em;
        border: 1px solid #ccc;
        margin:0 1em 1em 0;
    }

        .filters .filter-icon .icon {
            margin-right: .3em;
            font-size: .9rem;
        }

    body.filter-open #Blanket {
        width: 100%;
        height: 100%;
    }

    .filters .inner-filter {
        background: #fff;
        position: fixed;
        left: -300px;
        top: 0;
        width: 300px;
        height: 100vh;
        z-index: 200001;
        align-items: flex-start;
        align-content: flex-start;
        justify-content: flex-start;
        padding:1em 0 4em;
        flex-wrap: wrap;
        overflow-y:auto;
    }

    body.filter-open .filters .inner-filter {
        left: 0;
    }

    .filters .inner-filter .filter {
        padding: 0 1em;
    }

    .filters .inner-filter .flex{
       flex-wrap:wrap;
    }

    .filters .inner-filter div {
        width: 100%;
    }

    .filters .filter .btn {
        box-sizing: border-box;
        font-size: .9rem;
        padding: 1em;
    }

    .filters .filter .btn .icon{
        margin-left:auto;
        justify-self:flex-end;
    }


    .filters .filter .filter-box {
        position: relative;
        width: 100%;
        margin-top: -.7em;
        margin-bottom: .7em;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .filters .filter .filter-box.open {
        max-height: 10000000000px;
    }

    .filters .inner-filter .sort-order {
        width:100%;
        padding:0 1em;
    }

        .filters .inner-filter .sort-order select {
            width: 100%;
            padding: 1em 3em 1em 1em;
        }

    .filters .inner-activefilter{
        display:none;
    }


    body.filter-open .filters #CloseFilter {
        left: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

}

@media only screen and (min-width : 0) and (max-width : 35rem) {
    .filters .inner{
        flex-wrap:wrap;
    }
    .filters .filter-icon {
        width: 100%;
        padding:1em;
        margin-right:0;
    }

    .sort-order {
        width: -moz-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: -o-calc(100% - 80px);
        width: calc(100% - 80px);
        margin-left:0;
        margin-right:auto;
    }


        .filters .filter-icon .filter-btn {
            margin-right: 0;
            padding: .5em 1em;
            font-weight: bold;
            width: 100%;
            margin-bottom: .5em;
            text-align: center;
            justify-content: center;
            box-sizing: border-box;
            position: relative;
            padding: .7em 0;
        }

            .filters .filter-icon .filter-btn .icon {
                position: absolute;
                left: 1em;
            }
}
/* MEssage ------ */

.message {
    z-index: 10000000001;
    right: 0;
    left: 0;
    text-align: center;
    font-weight: bold;
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
    box-sizing: border-box;
    transition: .5s;
}

.static .message {
    position: absolute;
    bottom: 0;
}
.sticky .message {
    position: fixed;
    bottom: auto;
    top: 5em;
}


    .message ul, .message ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: .9rem;
        font-weight: 400;
    }

        .message ul, .message ul.info {
            padding: 1em 1em;
            background: #333;
            color: #fff;
            margin-left: auto;
            border-radius: 2px;
            width: 220px;
        }

            .message ul.error {
                background: #d02d4d;
                color: #fff;
            }

.field-validation-valid {
    opacity: 0;
    font-size: 0;
}

.field-validation-error {
    color: red;
    font-style: italic;
    font-size: .9rem;
    opacity: 1.0;
}

#PageCart {
    position: fixed;
    right: -405px;
    background:#fff;
    z-index: 10000001111;
    width: 400px;
    max-width: 100%;
    transition:.5s;
    top:9.5em;
}

body.cart-open #PageCart {
    right: 2em;
    border: 1px solid #999;
    top: 9.5em;
}


.sticky #PageCart {
top:83px!important;
}


#PageCart .head {
    border-bottom: 1px solid rgba(99,99,99,0.5);
    padding: 1em 1em .7em 1em;
    font-weight: 600;
}

    #PageCart .head #CloseCart {
        margin-left: auto;
        color:#0a5b80;
     
    }

        #PageCart .head #CloseCart:hover {
            color: #ff0000;
            cursor: pointer;
        }

#PageCart .items {
    max-height: -moz-calc(60vh - 275px);
    max-height: -webkit-calc(60vh - 275px);
    max-height: -o-calc(60vh - 275px);
    max-height: calc(60vh - 275px);
    min-height: 300px;
    overflow-y: auto;
    background: #fff;
    border-bottom: 1px solid #999;
}

#PageCart .item {
    border-bottom: 1px solid rgba(99,99,99,0.2);
    padding: 2em 2em 1.5em 2em;
    width: 100%;
    box-sizing: border-box;
    font-size: .9rem;
}

#PageCart .content {
    margin-left: auto;
    position: relative;
    width: 100%;
}

#PageCart .item .img {
    width: 70px;
    height: 70px;
    border: 1px solid rgba(99,99,99,0.2);
    overflow: hidden;
    background: #fff;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: .5em;
    margin-right:1em;
}

    #PageCart .item .img:hover {
        cursor: pointer;
    }

    #PageCart .item .img img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
        opacity: .8;
    }

    #PageCart .item .img:hover img {
        opacity: 1.0;
    }

#PageCart .item a.name {
    color: #0a5b80; 
    margin-bottom: .5em;
    padding-right: 2em;
    font-size: .8rem;
    text-decoration:none;
}

#PageCart .item a.name:hover {
    opacity:.8;
}

#PageCart .item .art-no {
    font-size: .8rem;
}

#PageCart .item .del-btn {
    position: absolute;
    right: 0em;
    top: 0;
    color: #333;
}

    #PageCart .item .del-btn:hover {
        cursor: pointer;
        color: #ff0000;
    }

#PageCart .item .price {
    display: block;
    width: 100%;
    margin-top: 1em;
    font-size: .8rem;
}

#PageCart .item .ex-vat {
    font-size: .75rem;
    font-weight: normal;
}

#PageCart .item .discount {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    color: #e30613;
    font-style:italic;
    font-size:.7rem;
}


#PageCart .item .k-numerictextbox {
    width: 120px;
    margin: 1em 0 0 0;
}

    #PageCart .item .k-numerictextbox .k-icon {
        font-size: .9rem;
    }

    #PageCart .item .k-numerictextbox .k-input {
        margin-left: 27px;
        font-size: .8rem;
        padding: .5em;
    }

    #PageCart .item .k-numerictextbox .k-select .k-link:last-child {
        margin-left: 0;
    }

#PageCart .item .sum {
    text-align: right;
    font-weight: bold;
    margin-left: auto;
    font-size: .8rem;
    align-self: flex-end;
    top:.5em;
    position:relative;
}

#PageCart .item .sum .ex-vat{
    display:block;
    width:100%;
}

#PageCart .item .textarea-heading {
    margin-top: 1em;
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: .8rem;
}

#PageCart .item .comment input {
    width: 100%;
    margin: 0;
    height: 35px;
    padding: .2em .4em;
    box-sizing: border-box;
    font-size: .8rem;
    border-radius: 3px;
    border: 1px solid rgba(1,14,47,0.2);
    text-align: left;
    background: #fff;
}

#PageCart .summary {
    padding: 2em;
}

#PageCart .summary div {
    width: 50%;
    font-size: .8rem;
    margin-bottom: 0;
}

    #PageCart .summary div:nth-child(even) {
        text-align: right;
    }

#PageCart .summary .total {
    font-weight: 600;
    font-size: .9rem;
}

#PageCart .summary div.buttons {
    width: 100%;
    text-align: center;
}

    #PageCart .summary div.buttons a {
        width: 100%;
        margin-top: 1em;
    }

        #PageCart .summary div.buttons a:hover {
        }

        #PageCart .summary div.buttons a span {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        #PageCart .summary div.buttons a .fad {
            margin-left: auto;
            position: absolute;
            right: 1em;
        }


@media only screen and (min-width : 0px) and (max-width : 67rem) {
    #PageCart {
        right: -400px !important;
    }
}
#Breadcrumbs {
    width: 100%;
    max-width: 1680px;
    margin: 1em auto;
    text-align: left;
    padding-left: 2em;
    padding-right: 4.5em;
    box-sizing: border-box;
    font-size: 1rem;
}

   .page-detail #Breadcrumbs, #ArticleList #Breadcrumbs {
       padding-left: 0 !important;
   }

    #Breadcrumbs a {
        color: #333;
        font-size: 1rem;
        text-decoration: underline;
    }

        #Breadcrumbs a:hover {
            opacity: .7;
        }

        #Breadcrumbs a.selected, #Breadcrumbs a.selected:hover {
            cursor: default;
            font-weight: bold;
            color: #000;
            opacity: 1.0;
        }

    #Breadcrumbs .separator:last-child {
        display: none;
    }

@media only screen and (min-width : 0px) and (max-width : 40rem) {
    #Breadcrumbs {
        padding-left: 1em;
        padding-right: 1em;
    }

        #Breadcrumbs, #Breadcrumbs a {
            font-size: .9rem;
        }
}
/* Loginfönster ------------------ */
#LoginWindow {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 10000001;
    max-width: 1460px;
    margin: 0 auto;
    background: none;
    border: 0;
    transition: 0.5s;
}


    #LoginWindow h3 {
        margin: 0 0 .5em 0;
    }

    #LoginWindow .inner {
        background: #fff;
        border: 1px solid rgba(99,99,99,.3);
        padding: 2em;
        box-sizing: border-box;
        width: 280px;
        float: right;
        text-align: center;
    }

    #LoginWindow .close-login {
        position: absolute;
        right: 1.5em;
        top: 0em;
        cursor: pointer !important;
    }

        #LoginWindow .close-login .fad {
            font-size: 1.2rem !important;
        }


    #LoginWindow a {
        display: inline-block;
        font-size: .9rem;
        margin: 1em auto 0 auto;
        color: #636363;
        text-decoration: underline;
        text-align: center;
    }

        #LoginWindow a:hover, .log-in .account-login a:hover {
            color: #0A5B80;
        }

#LoginWindow .k-textbox {
    margin: 0 0 .5em 0;
    border-radius: 3px;
    height: 40px;
    width: 100%;
    text-align: left;
}

    #LoginWindow .k-textbox:focus {
        border-color: rgba(255,107,0,1.0);
    }

#LoginWindow .k-button {
    background: #333;
    color: #fff;
    border-radius: 3px;
    width: 100%;
    text-transform: uppercase;
    font-size: .9rem;
    padding: .5em;
    box-sizing: border-box;
}

    #LoginWindow .k-button:hover {
        background: #000;
    }

/* Loginsidan ------------------ */

.log-in {
    margin: 2em auto;
    text-align: center;
}

    .log-in .account-login {
        max-width: 90%;
        width: 500px;
        margin: 2em auto;
        background: #eee;
        padding: 2em;
        box-sizing: border-box;
    }

        .log-in .account-login a {
            display: inline-block;
            font-size: .9rem;
            margin: 1em auto 0 auto;
            color: #636363;
            text-decoration: underline;
            text-align: center;
        }

        .log-in .account-login .k-textbox {
            width: 100%;
            margin-bottom: .5em;
            height: 60px;
        }

        .log-in .account-login .k-button {
            background: #333;
            color: #fff;
            border-radius: 3px;
            width: 100%;
            text-transform: uppercase;
            font-size: .9rem;
            padding: .5em;
            box-sizing: border-box;
            padding: 1.2em;
            margin-bottom: 2em;
        }

            .log-in .account-login .k-button:hover {
                background: #000;
            }

/* Lost password -------------- */

.account-login.lost-password {
    max-width: 90%;
    width: 500px;
    margin: 4em auto;
    background: #eee;
    padding: 3em 2em;
    box-sizing: border-box;
    z-index: 100000;
    position: relative;
}

    .account-login.lost-password .k-textbox {
        width: 100%;
        margin-bottom: .5em;
        height: 60px;
    }
/* Sökruta ------------*/
body.open-search button:focus, body.open-search input:focus {
    outline: 1px solid #000 !important;
}

body:not(.user-is-tabbing).open-search button:focus, body:not(.user-is-tabbing).open-search input:focus {
    outline: none !important;
}

.open-search{
/*    position:fixed;
    width:100%;
    height:100%;
    overflow:hidden;*/
}

.search {
    margin: 0 0 0 .5em;
    padding: 0;
    width: 100%;
    max-width: 16em;
    z-index: 10001;
    position: absolute;
    left: 2.5em;
    top: 4.5em;
}

.sticky .search{
   display:none;
}

    .search .inner {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

.open-search .search {
    opacity: 1.0;
    height: 100%;
}

.search form {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    align-items: center;
    align-content: center;
}

.search input {
    width: 100%;
    color: #333;
    border: 0;
    box-shadow: none;
    box-sizing: border-box;
    font-weight: 400;
    transition: .5s;
    padding: .6em 2.8em .6em .7em;
    font-size: .9rem;
    text-align: left;
    margin: 0 0 0 0;
    /*   text-transform: uppercase;*/
    background: #fff;
    border: 1px solid #111;
    border-radius: 50px;
    font-family: 'Montserrat', sans-serif;
}

        .search input:focus {
            background: #e5e5e5;
        }

        .search input::-webkit-input-placeholder { /* Edge */
            color: #333;
        }

        .search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #333;
        }

        .search input::placeholder {
            color: #333;
        }

.search .search-button {
    position: absolute;
    right: 1.8em;
    background: none;
    border: 0;
    padding: 0 !important;
    height: 2.3em;
    width: 2.5em;
    color: #fff !important;
    font-size: 1rem;
    flex-direction: column;
    border-radius: 0;
    box-sizing: border-box;
    background: #000;
    text-align: center;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    justify-content: center;
}

#MainHeader button.search-button, #MainHeader button.search-button:hover {
    color: #fff !important;
}

.search .search-button:hover {
    opacity: .8;
    transform: scale(1);
}

    .search .search-button span{
        color:inherit!important;
    }

    .search .search-icon {
        color: inherit !important;
        font-size: 1rem;
        cursor: pointer !important;
        margin-right: .3em;
    }

        .search .search-icon:hover {
            cursor: pointer;
            opacity: 1.0;

        }

#MainHeader button.close-search, #MainHeader button.close-search:hover {
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 0 0 1em;
    font-size: .7rem;
    padding: 2em;
    box-shadow: none;
    outline: none;
    background: #000;
    border: 0;
    color: #fff !important;
    border-radius:0;
    position:fixed;
    top:0;
    right:0;
    border-bottom-left-radius:50px;
    display:none!important;
}

body.open-search #MainHeader button.close-search, body.open-search #MainHeader button.close-search:hover {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}

#MainHeader button.close-search:hover {
    transform: scale(.95);
}

    .close-search .icon{
        font-size: 1.3rem;
    }


    @media only screen and (min-width : 0px) and (max-width : 85rem) {
        #MainNav {
            width: -moz-calc(50% - 100px);
            width: -webkit-calc(50% - 100px);
            width: -o-calc(50% - 100px);
            width: calc(50% - 100px);
        }

        .search {
            /*  display:none;     */
            left: 6em;
        }
            .search.mobile-search {
                display:none;
            }

      

         
    }

    @media only screen and (min-width : 0px) and (max-width : 55rem) {

        .search {
              display:none;     
        }
        .search.mobile-search {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            position: relative;
            left: 0;
            top: 0;
            max-width: 100%;
            padding: 2em 2em 1em 1em
        }

        .search .search-button {
            position: absolute !important;
            right: 0;
            top: 0;
            height: 2.3em;
        }
      
    }
#MainNav {
/*    justify-self: center;*/
    /*    margin: 0 auto;*/
/*    justify-content: center;*/
    box-sizing: border-box;
    transition: unset;
    align-content: center;
    align-self: center;
    z-index: 1;
    width: -moz-calc(50% - 100px);
    width: -webkit-calc(50% - 100px);
    width: -o-calc(50% - 100px);
    width: calc(50% - 100px);
/*    width:auto;*/
    height: 40px;
}

    #MainNav .k-menu{
    /*    margin-left:auto;*/
    }

#MainNav .k-group {
    padding: 1em 1.5em .7em 1.5em;
    border: 1px solid #ddd;
    margin-top: 1.2em;
    background: #fff;
    min-width: 200px;
}

#MainNav .k-menu, #MainNav .k-menu .k-item, #MainNav .k-menu .k-item .k-link {
    height: auto;
}

    #MainNav .k-menu .k-item {
        position: relative;
        z-index: 100006;
    }

        #MainNav .k-menu .k-item .k-link, #MainNav a, #MainNav .link {
            text-decoration: none;
            margin-right: 1em;
            font-size: .95rem;
            position: relative;
            opacity: .8;
            font-weight: 500;
            text-transform:uppercase;
           
        }

            #MainNav a:after {
                display: block;
                content: "";
                position: absolute;
                height: 1px;
                width: 0;
                background: rgba(0,0,0,.9);
                bottom: -.1em;
                left: 0;
                right: 0;
                margin-left: auto;
                margin-right: auto;
                transition: .5s;
            }

            #MainNav a:hover:after {
                width: 100%;
            }

        #MainNav .k-menu .k-item.k-state-highlight .k-link {
            opacity: 1.0;
            font-weight: 700;
        }

            #MainNav .k-menu .k-item.k-state-highlight .k-link:after {
                display: block;
                content: "";
                position: absolute;
                height: 1px;
                width: 100%;
                background: rgba(0,0,0,.9);
                bottom: -.1em;
            }


    

        #MainNav .k-menu .k-item.k-state-highlight .k-group .k-link {
            color: #e21116;
            font-weight: 500;
            text-transform: unset;
           
        }

            #MainNav .k-menu .k-item .k-link:hover, #MainNav a:hover, #MainNav .link:hover, #MainNav .k-menu .k-item.k-state-highlight .k-group .k-link:hover, #MainNav .k-menu .k-item.k-state-highlight .k-group .k-item.k-state-selected .k-link {
                color: #0A5B80;
                cursor: pointer;
                opacity:1.0;
            }

            #MainNav .k-menu .k-item.k-state-highlight .k-group .k-link:hover, #MainNav .k-menu .k-item.k-state-highlight .k-group .k-item.k-state-selected .k-link {
                font-weight: 700;
            }

        #MainNav .k-menu .k-item.k-state-highlight .product-menu-link {
            font-weight: 500;
        }

#MainNav .k-group .k-item {
    margin-bottom: .5em;
}

    #MainNav .k-group .k-item .k-link, #MainNav .k-group a {
        text-transform: none !important;
        font-size: .95rem;
    }

#MainNav a:hover, #MainNav a.active, #MainNav .link:hover, #MainNav .link.active {
    opacity: 1.0;
}

    #MainNav .icon, #MainNav .k-icon{
        display:none;
        margin-left:.3em;
    }   

/* Dropdown produktmeny ---------------- */
#LargeNav {
    background: #fff;
    width: 100%;
    max-height: 80px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;

}

    #LargeNav.open {
        max-height: 4000px;
        padding-bottom: 1em;
        border-bottom: 1px solid rgba(99,99,99,0.2);
    }

    #LargeNav .flex.wrap {
        box-sizing: border-box;
        padding-left: 3em;
        padding-right: 3em;
 /*       max-height: 75vh;
        overflow-y: auto;*/
    }

    #LargeNav .tabstrip {
        padding: 1em 2em 0 2em;
        border-bottom: 2px solid #e30614;
        margin: 0 0 2em 0;
        background: #fafafa;
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: center;
    }

        #LargeNav .tabstrip button {
            background: #fff;
            color: #000;
            padding: .5em 1em;
            border: 0;
            box-shadow: none;
            margin: 0 .5em 0 0;
            border: 1px solid #ccc;
            border-bottom: 0;
            position: relative;
            border-top-right-radius: 6px;
            border-top-left-radius: 6px;
            text-transform: uppercase;
        }

        #LargeNav .tabstrip button:hover {
            cursor: pointer;
            background: #fafafa;
       /*     border-color: #e30614;*/
        }

            #LargeNav .tabstrip button.active {
                color: #fff;
                background: rgba(0, 0, 0, 0.9);
                border-color: rgba(0, 0, 0, 0.9);
                bottom: -1px;
            }

    #LargeNav.info .product-link-container {
        display: none;
    }

    #LargeNav h2 {
        width: 100%;
        font-size: 1.1rem;
        color: rgba(68,68,68,1.0);
        border-bottom: 1px solid rgba(99,99,99,0.1);
        padding-bottom: 1em;
        margin-bottom: 1em;
    }

        #LargeNav h2 span.product-link {
            font-size: .9rem;
            margin-left: .2em;
            font-weight: normal;
        }

        #LargeNav h2 a {
            color: rgba(68,68,68,1.0);
            font-weight: normal;
            font-size: .9rem;
        }


    #LargeNav .section {
        margin-bottom: 1.5em;
    }

    #LargeNav #ArticleGroupMenu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
    }



    #LargeNav .column {
        width: 20%;
        margin: .5em 0 1em 0;
    }

        #LargeNav .column a {
            width: 100%;
            display: block;
            color: #333;
            margin-bottom: .3em;
            font-size: .95rem;
            text-decoration:none;
        }

        #LargeNav a:hover {
            color: #e30614;
            text-decoration:underline;
        }

    #LargeNav .column .level-1 {
     margin-top:1em;
    }

        #LargeNav .column .level-1 a {
            font-weight: 600;
        }

    #LargeNav .column .level-2 {
        font-weight:600;
    
    }


    #LargeNav .column .group {
  
        margin-bottom:0.5em;
    }

        #LargeNav .column .level-3 {
            padding-left: .8em;
           
        }

            #LargeNav .column .level-3 a {
                font-size:0.85rem;
            }

             #LargeNav .column .level-4 a {
                font-style: italic;
            }

        #LargeNav .column .level-4 a {
            font-size: .85rem;
        }

        #LargeNav .column .level-4 {
            padding-left: 1.6em;
        }

        #LargeNav .group a.first, #LargeNav .column a.first {
            font-weight: bold;
            font-size: 1rem;
        }

        #LargeNav .group a.second, #LargeNav .column a.second {
            margin-bottom: .2em;
        }

    #LargeNav .info-menu {
        display: none;
    }
    #LargeNav .k-menu {
        flex-wrap: wrap;
        border: 0;
        padding: 0;
        margin: 0;

    }

    #LargeNav.info .info-menu {
        display: block;
        padding:0 3em;
    }

    #LargeNav .selected a {
      /*  font-weight: bold;*/
        color:#e30614;
/*        text-decoration:underline;*/
    }

    #LargeNav .k-menu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

        #LargeNav .k-menu .k-item{
            width:20%;
        }

            #LargeNav .k-menu .k-item, #LargeNav .k-menu .k-item .k-link, #LargeNav #MobileMyPagesMenu a {
                border: 0;
                font-weight: 600;
                padding: 0;
                margin: 0;
            }

            #LargeNav .k-menu .k-item .k-icon{
                display:none; 
            }
                #LargeNav .k-menu .k-item .k-link, #LargeNav #MobileMyPagesMenu a {
                    margin: 0 0 .3em 0;
                    font-size: .95rem;
                }

        #LargeNav .k-menu .k-menu-group {
            position: relative;
            left: 0;
        }

        #LargeNav .k-menu .k-menu-group, .k-menu-scroll-wrapper .k-menu-group, #LargeNav .k-popups-wrapper .k-menu-group {
            display: block;
            border-width: 0;
            margin:0;
        }

            #LargeNav .k-menu .k-menu-group .k-item .k-link, #LargeNav #MobileMyPagesMenu a{
                font-weight: normal;
                font-size: .95rem;
            }

        #LargeNav .k-group .k-group {
            padding-left: .8em !important;
        }

            #LargeNav .k-group .k-group .k-group {
                padding-left: 1.6em !important;
            }

            #LargeNav .k-group .k-group .k-group {
                padding-left: 2.4em !important;
            }

    #LargeNav .k-group .k-group .k-link{
        font-style:italic;
    }

            #LargeNav .k-group .k-group .k-group .k-link, #LargeNav .k-group .k-group .k-group .k-group .k-link, #LargeNav #MobileMyPagesMenu a {
                font-size: .85rem;
            }

    #LargeNav #MobileMyPagesMenu li:first-of-type a {
        font-size: .95rem;
        font-weight: 600;

    }

    #LargeNav #MobileMyPagesMenu {
        width: 20%;
        list-style:none;
        margin:0;
        padding:0;
    }

        #LargeNav #MobileMyPagesMenu a {
            color: #000;
            text-decoration: none;
        }

        #LargeNav #MobileMyPagesMenu a:hover {
            color: #e30614;
            text-decoration:underline;
        }

    #LargeNav #CloseMenu {
        color: #333;
        position: absolute;
        right: 1em;
        bottom: 1em;
        height: 20px;
        width: 30px;
        font-size: 1.1rem;
        background: none;
        border: 0;
        box-shadow: none;
        opacity: 0;
    }

            #LargeNav.open #CloseMenu {
                opacity: 1;
            }

            #LargeNav #CloseMenu:hover {
                color: #000;
                cursor: pointer;
            }

/* --- Vänstermeny 2023 --- */
.child-menu-wrapper {
    display:flex;
}


/* Vänstermeny ----------- */
#SubMenu {
    position: absolute;
    top: 40px;
    display: block;
    left: 0;
    min-width: 200px;
    max-height: 0;
    overflow: hidden
}

    #SubMenu.open {
        background: #efefef;
        padding: .5em 0;
        border-radius: 2px;
        border: 1px solid rgba(99,99,99,0.1);
        max-height: 100000000px;
        overflow: unset;
    }

        #SubMenu.open:before {
            display: block;
            content: "";
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 8px solid rgba(99,99,99,0.5);
            margin-top: -1em;
            margin-left: 1.7em;
            margin-bottom: .5em;
        }

    #SubMenu a {
        width: 100%;
        box-sizing: border-box;
        padding: .3em 1em;
        margin: 0;
        align-items: center;
        text-transform: none;
        font-size: 1rem;
    }

        #SubMenu a:hover {
            cursor: pointer;
        }

        #SubMenu a .fad {
            margin-left: auto;
        }

/*Vänstermeny ------------------------- */
.side-menu {
    padding: 0 0 0 2em;
    margin: 2em;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    height: auto;
    margin-left: 0;
    width: 250px;
    border-right: 1px solid rgba(99,99,99,0.3);
}

    .side-menu a {
        width: 100%;
        font-size: .9rem;
        box-sizing: border-box;
        display: block;
        text-decoration: none !important;
        color: #333;
        margin: 0 0 .25em 0;
    }

    .side-menu .level-1 a {
        font-weight: 600;
        margin: 0 0 .5em 0;
        font-size: .95rem;
    }

    .side-menu a.child, .side-menu .level-2 {
        padding-left: 1em;
    }

    .side-menu .level-3 {
        padding-left: 2em;
    }

    .side-menu .level-4, .side-menu .level-5 {
        padding-left: 3em;
    }

    .side-menu .selected a, .side-menu a.active {
        font-weight: 800;
    }


    .side-menu a:hover, .side-menu .selected a, .side-menu a.active {
        color: #e30614;
    }


/* Internet explorer ---------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    #LargeNav {
        margin-top: 165px;
    }
}

@media only screen and (min-width : 0px) and (max-width : 95rem) {
/*    #MainNav {
        width: auto;
    }*/

    #LargeNav .tabstrip button {
        font-size: 12px;
    }
}

    @media only screen and (min-width : 0px) and (max-width : 85rem) {
        #LargeNav {
            display: none;
        }
    }

    @media only screen and (min-width : 0px) and (max-width : 55rem) {
        .side-menu {
            display: none;
        }
    }
/* Mobilenav --------------- */
.mobile-nav {
    width: 0;
    height: 0;
    overflow: hidden;
    position: fixed;
    z-index: 10001;
    top: 86px;
    box-sizing: border-box;
    align-items: flex-start;
    align-content: flex-start;
}

#MainHeader .mobile-nav .open-search-field {
    border: 0;
    box-shadow: none;
    background: none;
    text-decoration: none;
    margin-right: 1em;
    font-size: .95rem !important;
    position: relative;
    opacity: .8;
    font-weight: 500 !important;
    text-transform: uppercase;
    width: 100%;
    justify-content: left;
    padding: .5em 1.5em;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    #MainHeader .mobile-nav .open-search-field:after {
        content: "\f002";
        display: block;
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        margin-left: auto;
        font-size: 1.1rem;
        margin-right:.2em;
    }

    .mobile-nav #CloseMenu {
        display: none;
    }

    .mobile-nav.open {
        padding-bottom: 8em;
    }


    .mobile-nav .flex.wrap {
        width: 100%;
        flex-wrap: wrap;
        position: relative;
        align-content: flex-start;
        padding: 0;
    }

    .mobile-nav .container {
        width: 100%;
    }

    .mobile-nav .flex.wrap .group {
        width: 100%;
    }

    .mobile-nav .flex.wrap .section.parent-section {
        margin-bottom: 1em;
        border-bottom: 1px solid rgba(99,99,99,0.2);
    }

    .mobile-nav h2 {
        display: none;
    }

    .mobile-nav a {
        display: none;
    }

        .mobile-nav a.first-link {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

            .mobile-nav a.first-link .expand-product-menu{
                display:none;
            }

            .mobile-nav a.first-link .view-all {
               margin-left:.2em;
            }

            .mobile-nav .footer-menu, .mobile-nav .footer-menu li {
                list-style: none;
                padding: 0;
                margin: 0;
                width: 100%;
            }

        .mobile-nav .footer-menu li, .mobile-nav a span {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            width: 100%;
        }

            .mobile-nav a span.expand-menu {
                margin-left: auto;
                width: auto;
                align-items: center;
                align-content: center;
            }

    .mobile-nav a .fa-angle-right, .mobile-nav a.first-link .fa-angle-right {
        margin-right: 1.8em !important;
    }

    .mobile-nav .footer-menu a .fa-angle-right {
        margin-right: .9em !important;
    }

    .mobile-nav .groups .level-1 a, .mobile-nav .group a, .mobile-nav .content a/*, .mobile-nav .footer-menu li.level-1*/ {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    .mobile-nav .footer-menu  {
        margin-top:1em;
    }

    .mobile-nav .footer-menu li {
        padding: .6em 0;
    }

        .mobile-nav .footer-menu li.page-menu-child {
            padding: 0;
        }


            .mobile-nav .footer-menu li.page-menu-child.show {
                padding: 1em 0;
            }

        .mobile-nav .groups a, .mobile-nav .group a, .mobile-nav .footer-menu a, .mobile-nav a.first-link {
            width: 100%;
            color: #333;
            padding: 1em 0 1em 1.5em;
            box-sizing: border-box;
            cursor: pointer;
            align-content: center;
            display: -webkit-box !important;
            display: -moz-box !important;
            display: -ms-flexbox !important;
            display: -webkit-flex !important;
            display: flex !important;
            flex-wrap: nowrap;
            align-items: center;
            align-content: center;
        }

.mobile-nav a.first-link {
    display:none!important;
}
    .mobile-nav .level-1 a {
        font-size: 1rem;
        font-weight: 500;
    }

.mobile-nav .level-2 a, .mobile-nav .level-3 a, .mobile-nav .level-4 a, .mobile-nav .level-5 a, .mobile-nav .level-6 a, .mobile-nav .level-7 a, .mobile-nav .level-8 a, .mobile-nav .level-9 a {
    display: none !important;
    text-transform: unset !important;
}

    .mobile-nav .level-2.show a, .mobile-nav .level-3.show a, .mobile-nav .level-4.show a, .mobile-nav .level-5.show a, .mobile-nav .level-6.show a, .mobile-nav .level-7.show a, .mobile-nav .level-8.show a, .mobile-nav .level-9.show a {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
  
    }


    .mobile-nav .footer-menu li a {
        padding: 0 0 0 1.5em;
        margin:0;
    }

        .mobile-nav .footer-menu li a:hover:after, .mobile-nav .footer-menu li:hover a:after {
            width: 0 !important;
        }

    .mobile-nav .footer-menu a span {
        display: block;
    }

    .mobile-nav .group a .fal, .mobile-nav .content a .fal, .mobile-nav .footer-menu a .fal, .mobile-nav .footer-menu li .fal, .mobile-nav a.first-link .fal {
        margin-left: auto;
        margin-right: 1.5em;
        font-size: 1.1rem;
    }

    .mobile-nav .footer-menu a .fal, .mobile-nav .footer-menu li .fal {
        margin-right: .7em;
    }

        .mobile-nav .group a.parent.active .fal.fa-plus-circle {
            display: none;
        }

        .mobile-nav .group a.parent.active .fal.fa-minus-circle {
            display: block !important;
        }

    .mobile-nav .group a .fal {
        margin-left: auto;
        font-size: 1.1rem;
    }

        .mobile-nav .group a .fal.fa-angle-right, .mobile-nav a.first-link .fa-angle-right {
            margin-right: .3em;
        }

    .mobile-nav .section a.second, .mobile-nav .section a.third {
        max-height: 0;
        overflow: hidden;
        margin: 0;
        padding: 0 2.2em 0 3em;
    }

    .mobile-nav .section a.all {
        font-weight: bold;
    }

    .mobile-nav .section.open {
        padding-bottom: 1em;
    }

    .mobile-nav .section.child-section.open {
        padding-bottom: .5em;
    }

    .mobile-nav .section.open a.second {
        max-height: 1000px;
        box-sizing: border-box;
        margin-bottom: .2em;
        padding: .3em 2.2em;
    }

    .mobile-nav .child-section.open a.third {
        max-height: 1000px;
        box-sizing: border-box;
        margin-bottom: .2em;
        padding: .3em 2.2em .3em 3em;
    }

    .mobile-nav .group a.first {
        font-weight: bold;
        font-size: 1.1rem;
    }

    .mobile-nav .section.info-pages a {
        font-weight: normal;
        font-size: 1rem;
    }

@media only screen and (min-width : 0) and (max-width : 85rem) {
    body.mob-open {
        position: fixed;
        left: 0;
        top: 0;
        overflow: hidden;
        width: 100%;
        height: 100%;
    }

        body.mob-open #Blanket {
            position: fixed;
            left: 0;
            top: 0;
            overflow: hidden;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.6);
            z-index: 10000000;
        }
    .mobile-nav.open {
    /*    top: 84px;
        height: -moz-calc(100vh - 84px);
        height: -webkit-calc(100vh - 84px);
        height: -o-calc(100vh - 84px);
        height: calc(100vh - 84px);*/
        background: #fff;
        width: 400px;
        max-width: 100%;
        overflow-y: auto;
        border: 0;
        border-top: 1px solid #333;
        border-right: 1px solid #e30614;
        z-index: 100000001;
        margin-top:1px;
    }

    #MainHeader #MenuIconDesktop {
        display: none;
    }

    #MainHeader #MenuIcon {
        opacity: 1.0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

        #MainHeader #MenuIcon span {
            font-size: .6rem;
            margin: .3em 0 0 0;
        }

    body.sticky #MainHeader #MenuIcon span {
        display: none;
        margin: 0;
    }

    .mobile-nav .level-2 a span {
        font-weight: 600;
        
    }



    .mobile-nav .level-2 a, .mobile-nav .level-3 a, .mobile-nav .level-4 a {
        padding-left: 2em !important;
        font-size: 1rem;
    }

    .mobile-nav .level-3 a {
        font-style: italic;
    }

    .mobile-nav .level-4 a {
        font-style: italic;
        font-size: .85rem;
        padding-left: 3em !important;
    }

        .mobile-nav .level-3 a span,
        .mobile-nav .level-4 a span,
        .mobile-nav .level-5 a span,
        .mobile-nav .level-6 a span,
        .mobile-nav .level-7 a span,
        .mobile-nav .level-8 a span,
        .mobile-nav .level-9 a span {
            margin-left: 1em;
            font-weight: 300;
            font-size: 0.9rem;
            color: #000;
        }

    .mobile-nav.open .tabstrip, .mobile-nav.open .info-menu {
        display:none;
    }

}

@media only screen and (min-width : 0) and (max-width : 67rem) {
    .mobile-nav.open {
     /*   top: 80px;
        height: -moz-calc(100vh - 80px);
        height: -webkit-calc(100vh - 80px);
        height: -o-calc(100vh - 80px);
        height: calc(100vh - 80px);*/
    }
}

@media only screen and (min-width : 0) and (max-width : 55rem) {
    .mobile-nav.open {
      /*  top: 67px;
        height: -moz-calc(100vh - 67px);
        height: -webkit-calc(100vh - 67px);
        height: -o-calc(100vh - 67px);
        height: calc(100vh - 67px);*/
        min-width: 300px;
    }
}
#NewArticles {
    margin: 2em auto 0 auto;
    width: 100%;
    padding: 0 4em;
    box-sizing: border-box;
    position: relative;
}

    #NewArticles .news {
        width: 100%;
    }

    #NewArticles .k-tabstrip-wrapper, #News .k-tabstrip-wrapper {
        max-height: 680px;
        overflow: hidden;
    }

    #NewArticles .flex-control-nav {
        display: none !important;
    }

    #NewArticles ul.slides {
        padding-right: 2em;
        padding-top: 0;
        list-style: none;
    }

        #NewArticles ul.slides li {
            margin-top: 0 !important;
        }

        #NewArticles .carousel {
            width: -moz-calc(100% - 3.1em);
            width: -webkit-calc(100% - 3.1em);
            width: -o-calc(100% - 3.1em);
            width: calc(100% - 3.1em);
        }

    #NewArticles .campaign h2{
        padding:0 2em;
    }

    #NewArticles .campaign h2 a{
        text-decoration:none;
        color:#333!Important;
    }

@media only screen and (min-width : 0) and (max-width : 95rem) {
    #NewArticles .campaign {
        width: -moz-calc(33.33% - 1em);
        width: -webkit-calc(33.33% - 1em);
        width: -o-calc(33.33% - 1em);
        width: calc(33.33% - 1em);
    }
}

@media only screen and (min-width : 0) and (max-width : 85rem) {
    #NewArticles .campaign {
        width: -moz-calc(50% - 1em);
        width: -webkit-calc(50% - 1em);
        width: -o-calc(50% - 1em);
        width: calc(50% - 1em);
    }
}

@media only screen and (min-width : 0) and (max-width : 67rem) {
    #NewArticles .k-tabstrip-wrapper, #News .k-tabstrip-wrapper {
        max-height: 750px;
    }

    #NewArticles {
        padding: 0 1em 2em 1em;
    }

        #NewArticles ul.slides {
            padding-right: 3em;
        }

        #NewArticles .campaign {
            width: 100%;
            margin-right: 0;
        }
}

@media only screen and (min-width : 0) and (max-width : 45rem) {
    #NewArticles .campaign .img {
        height: 250px;
    }
}
.flexslider {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

    .flexslider.flexslider-startsidan {
        margin: 0;
    /*    border-bottom-left-radius: 50% 150px;
        border-bottom-right-radius: 50% 150px;
        overflow: hidden;*/
    }

.image-curve {
    display: none;
    position: absolute;
    bottom: 0;
    bottom: -80px;
    z-index:100001;
    width:100%;
}



.flexslider.flexslider-startsidan .image-curve {
    display: block;

}

.flexslider.flexslider-startsidan li:after {
    position:absolute;
    width:100%;
    height:100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.6)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,0.6)));
    background: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);
    background: linear-gradient( 180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);
    display:block;
    content:"";
    top:0;
}



.flexslider .bg-img {
    max-height: 100vh;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    display: block;
    object-position: center;
}

.flexslider.flexslider-startsidan .bg-img {
    height: 70vh !important;
    min-height:600px;
}

.flexslider ul, .flexslider li {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 100%;
    overflow:hidden;
}

    .flexslider .text {
        position: absolute;
        margin: auto;
        font-weight: 900;
        align-items: center;
        align-content: center;
        justify-content: flex-start;
        flex-direction: row;
       width: 100%;
        height: 100%;
        padding: 3em 3em 3em 3em;
        box-sizing: border-box;
        z-index: 100;
       top:0;
     /*  bottom:0;*/
   /*    right:2em;*/
        flex-wrap: wrap;
       /* background: rgba(0,0,0,0.7);*/
        color: #fff;
    }

.flexslider.flexslider-startsidan .text {
    align-items: flex-end;
    align-content: flex-end;
    padding-bottom:7em;
   /* height:auto;
    top:auto;
    bottom:2em;*/
}

.flexslider li:hover .text {
    bottom: 0;
}

    .flexslider.flexslider-startsidan .text:after {
      /*  content:"";
        display:block;
        width:250px;
        height:250px;
        background:url(/Content/Images/joker.png) no-repeat center center;
        background-size:contain;
        position:absolute;
        top:-202px;
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;*/
    }

    .flexslider .text h1, .flexslider .text h2 {
        font-size: 5rem;
        width: 100%;
        margin: 0;
        line-height: 100%;
        text-transform: uppercase;
        font-weight: 900;
        line-height: 100%;
        color: #fff;
        letter-spacing:2px;
    }

    .flexslider .text h3, .flexslider .text h4, .flexslider .text h5, .flexslider .text h6 {
        width: 100%;
        color: #fff;
    }

    .flexslider a, .flexslider .text span, .flexslider .text p, .flexslider .text span p, .flexslider .text span h1, .flexslider .text span h2, .flexslider .text span h3, .flexslider .text span h4, .flexslider .text span h5, .flexslider .text span h6, .flexslider .text span span {
        font-size: 1rem;
        font-weight: 300;
        margin-bottom: .4em;
        width: 100%;
        color:#fff;
    }

.flexslider .text a {
    color: #000;
    background: rgba(161, 216, 236,.95);
    padding: .6em 2em;
    font-size: 1.1rem;
    margin: 1em 0 0 0;
    display: inline-flex;
    align-items: center;
    align-content: center;
    width: auto;
    font-weight: bold !important;
    border-radius: 50px;
    text-decoration: none;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

    .flexslider .text a:hover {
        /* background:#fff;*/
        transform: scale(.95);
    }

        .slider video {
            width: 100%;
            height: auto;
            position: absolute;
            bottom: 0;
        }

.flexslider .full-link {
display:block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin:0;
}

.flex-direction-nav li a, .flex-direction-nav li a:after, .flex-direction-nav li a:before {
    font-family: Font Awesome\ 5 Pro;
}

.flex-active-slide {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.flex-control-nav {
    position: absolute;
    bottom: 1em;
    z-index: 1001;
    left: 1em;
    padding:0;
}

.flexslider-startsidan .flex-control-nav {
    bottom:7em;
}

.flex-control-nav li {
    display: block;
    margin-top: .3em;
}

    .flex-control-nav li:after {
      display:none!important;
    }

        .flex-control-nav li a {
            display: block;
            font-size: 0;
            background: rgba(255,255,255,0.7);
            border-radius: 100%;
            width: 6px;
            height: 6px;
            transition: .5s;
        }

            .flex-control-nav li a:hover {
                background: rgba(255,255,255,0.8);
                cursor: pointer;
            }

            .flex-control-nav li a.flex-active {
                background: #e30614;
            }

.flex-active-slide {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}

/* Stående artiklar -------- */
.product-sliders .flexslider {
    margin: 0 3em;
    /*background:purple;*/
    overflow: visible;
}

    .product-sliders .flexslider ul {
        overflow: visible;
    }

    .product-sliders .flexslider li {
        justify-content: center;
        align-content: flex-end;
        align-items: flex-end;
        overflow: visible;
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        flex-wrap: wrap;
    }


    .product-sliders .flexslider .bg-img {
        object-fit: contain;
        height: auto !important;
        max-height:700px;
        max-width:100%!important;
        /*    width: auto !important;*/
    }

    .product-sliders .flexslider .full-link:hover .bg-img {
        transform:scale(1.02);
    }


.flexslider .full-link {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap;
    height: auto;
    margin-top: auto;
    align-self: flex-end;
    align-content: flex-end;
    overflow: visible;
    position: absolute;
    bottom:0;
}

.product-sliders .flexslider .full-link {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}


.product-sliders .flexslider .text {
    position: absolute;
    margin: 0;
    align-items: flex-end;
    align-content: flex-end;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    z-index: 100;
    top: auto;
    bottom: 0;
    flex-wrap: wrap;
    height: auto;

}

        .product-sliders .flexslider .text, .product-sliders .flexslider .text * {
            position: relative;
            color: #000;
            font-size: 1rem;
            font-weight: 900;
            text-align:center;
            margin:0;
        }

.product-sliders .flex-control-nav {
    bottom: -2em;
    left: 0;
    width: 100%;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap;
    flex-direction:row;
    justify-content:center;
}

.product-sliders .flex-control-nav li{
    width:auto;
    margin:0 .25em 0 0;
}

.product-sliders .flex-control-nav li a {
    background: #000;
}

    .product-sliders .flex-control-nav li a.flex-active {
        background: #e30614;
    }

/* Tvådelade ------------- */
.small-startsliders {
    margin: 0 0 0 0;
}

.small-startsliders.second {
    margin: 0 0 3em 0;
}

.small-startsliders .flexslider{
    height:100%;
}

.small-startsliders .text {
    transition:unset;
    height: auto !important;
    position: relative;
    padding: 4em;
    align-items: flex-start;
    align-content: flex-start;
}


.small-startsliders .w-50:nth-of-type(even) .flexslider li, .small-startsliders .w-50:nth-of-type(even) .text {
 /*   background: #A2D2B1;*/
 background:#fafafa;
}

    .small-startsliders .w-50:nth-of-type(odd) .flexslider li, .small-startsliders .w-50:nth-of-type(odd) .text {
        /*  background: #fbf8cf;*/
        background: #eee;
    }

    .small-startsliders .w-33:nth-of-type(even) .flexslider li, .small-startsliders .w-33:nth-of-type(even) .text {
        background: #fafafa;
    }

    .small-startsliders .w-33:nth-of-type(odd) .flexslider li, .small-startsliders .w-33:nth-of-type(odd) .text {
        background: #eee;
    }

/*
    .small-startsliders .w-33:nth-of-type(even) .flexslider li, .small-startsliders .w-33:nth-of-type(even) .text {
        background: #ece4f1;
    }

    .small-startsliders .w-33:nth-of-type(odd) .flexslider li, .small-startsliders .w-33:nth-of-type(odd) .text {
        background: #ddbfe1;
    }

    .small-startsliders .w-33:first-of-type .flexslider li, .small-startsliders .w-33:first-of-type .text {
        background: #f7c684!important;
    }
*/
   

.small-startsliders a .text {
    position: relative;
    padding: 2em 5em;
    text-align:center;
}

    .small-startsliders a .text:after {
        font-size: 1.8rem;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: flex-start;
        align-content: flex-start;
        content: "\f0a9";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        position: absolute;
        right: 1em;
        top: 7em;
        bottom: 0;
        margin: auto 0;
        color: #000;
        height: 100%;
        width: 40px;
        transition: .5s;
        opacity:0;
    }

    .small-startsliders .w-33 a .text:after {
        font-size: 1.4rem;
        top:4.6em;
    }

    .small-startsliders a:hover .text:after {
        opacity:1.0;
        transform:scale(1.1);
    }

    .small-startsliders .w-50:hover .flexslider li, .small-startsliders .w-50:hover .text, 
    .small-startsliders .w-33:hover .flexslider li, .small-startsliders .w-33:hover .text {
        background: #a1d8ec !important;
    }



.small-startsliders .flexslider li {
    position:relative;
    align-items:flex-start;
    align-content:flex-start;
}

    .small-startsliders .flexslider li .full-link {
        position: relative;
        height: 100% !important;
        align-items: flex-start;
        align-content: flex-start;
        text-decoration:none;
    }

        .small-startsliders .flexslider li .full-link:before {
            position: absolute;
            width: 100%;
            height: 50vh;
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.6)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,0.6)));
            background: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);
            background: linear-gradient( 180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);
            display: block;
            content: "";
            z-index: 10001;
            min-height: 300px;
        }


.small-startsliders .flexslider .bg-img {
    height: 50vh !important;
    min-height:300px;
}

    .small-startsliders .w-33 .flexslider li .full-link:before {
        height: 33vh;
 
    }


    .small-startsliders .w-33 .flexslider .bg-img {
        height: 33vh !important;
    }


.small-startsliders .flexslider li .full-link:hover .bg-img {
    transform:scale(1.05);
}

.small-startsliders .flexslider .text h1, .small-startsliders .flexslider .text h2 {
    font-size: 2.5rem;
    margin-bottom:.25em;
}

    .small-startsliders .flexslider .text, .small-startsliders .w-33 .flexslider .text h1, .small-startsliders .w-33 .flexslider .text h2 {
        font-size: 1.5rem;
    }

        .small-startsliders .flexslider .text, .small-startsliders .flexslider .text h2 {
            color: #000;
            text-align: center;
            justify-content: center;
            line-height: 120%;
        }

            .small-startsliders .flexslider a, .small-startsliders .flexslider .text span, .small-startsliders .flexslider .text p,
            .small-startsliders .flexslider .text span p, .small-startsliders .flexslider .text span h1, .small-startsliders .flexslider .text span h2,
            .small-startsliders .flexslider .text span h3, .small-startsliders .flexslider .text span h4, .small-startsliders .flexslider .text span h5,
            .small-startsliders .flexslider .text span h6, .small-startsliders .flexslider .text span span {
                font-size: 1.2rem;
                font-weight: 300;
                color: #000;
                text-align: center;
            }

    .small-startsliders .flexslider .text a {
        color: #000;
        background: rgba(0, 0, 0,.95);
    }

/* Small sliders -------- */
.small-sliders {
    border-left: 4px solid #fff;
}
.small-slider {
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
}
.small-slider, .small-slider .flexslider, .small-slider ul, .small-slider li {
    max-height: 50vh;
 
    margin: 0;
    padding: 0;
    height: 100%;
    overflow:hidden;
}

    .small-slider .flexslider .bg-img {
        min-height: 500px;
    }

    .small-slider li .text {
        padding: 2em 3em;
        width: 100%;
        height: 100%;
        justify-content: center;
        background: rgba(0, 0, 0, 0.75);
        opacity: 0;
        right:0;
    }

    .small-slider li:hover .text {
      opacity:1.0;
    }

    .small-slider li .text *{
        text-align:center;
    }


    .small-slider .flexslider .text a{
        display:none;
    }
/* Arrows ------------- */
.flex-direction-nav {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding: 0 0 0 1em;
    margin: auto;
    position: absolute;
    z-index: 101;
    height: 0;
    overflow: visible;
    align-self: center;
    top: 22em;
    box-sizing: border-box;
}

    .flex-direction-nav li {
        padding: 0;
        margin: 0;
        font-size: 0;
    }

        .flex-direction-nav li.flex-nav-prev {
            margin-left: .3em;
        }

        .flex-direction-nav li.flex-nav-next {
            margin-left: auto;
            margin-right: -.6em;
        }

            .flex-direction-nav li.flex-nav-next .arrow-icon {
                margin-right: .4em;
            }

            .flex-nav-prev a, .flex-nav-next a {
                color: #636363;
                font-size: 0;
                width: 20px;
            }

                .flex-nav-prev a .arrow-icon, .flex-nav-next a .arrow-icon {
                    font-size: 1.8rem;
                }

                .flex-nav-prev a:hover, .flex-nav-next a:hover {
                    color: #000;
                }

/* Internet explorer ---------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .image-curve, .flexslider.flexslider-startsidan .image-curve {
        display: none;
    }

    .product-sliders .flexslider li {
        overflow: hidden !important;
    }

    .flexslider.flexslider-startsidan .text, .flexslider.flexslider-startsidan li:hover .text {
        padding-bottom: 2em;
    }

    .flexslider .text {
        max-width: 100%;
        top: 0px;
        left: 0px;
        max-height:100%;
       
    }

    .flexslider-startsidan .flex-control-nav{
        bottom:0;
    }

    .flexslider.flexslider-startsidan .bg-img {
        /* min-height:100%!important;*/
        height: auto !important;
        min-height: 10px !important;
    }

    .flexslider.flexslider-startsidan li:after {
        z-index: 10;
        top: 0;
        position: absolute;
        left: 0;
        width: 100%;
        max-height: 100%;
    }
}

/* Stora brytpunkter zoom ut ---------- */
@media only screen and (min-width : 110rem) {
    .flexslider-startsidan .flex-control-nav {
        bottom: 9em;
    }
}

@media only screen and (min-width : 130rem) {
    .flexslider.flexslider-startsidan .text {
        padding-bottom: 10em;
    }
    .flexslider-startsidan .flex-control-nav {
        bottom: 10em;
    }
}

@media only screen and (min-width : 140rem) {


    .image-curve {
        bottom: -100px;
    }
}

@media only screen and (min-width : 190rem) {
    .flexslider-startsidan .flex-control-nav {
        bottom: 13em;
    }

    .image-curve {
        bottom: -150px;
    }
}

@media only screen and (min-width : 250rem) {
    .flexslider.flexslider-startsidan .text {
        padding-bottom: 27em;
    }

    .image-curve {
        bottom: -150px;
    }

    .flexslider-startsidan .flex-control-nav {
        bottom: 24em;
    }
}

@media only screen and (min-width : 320rem) {
    .flexslider.flexslider-startsidan .text {
        padding-bottom: 35em;
    }
    .image-curve {
        bottom: -200px;
    }

    .flexslider.flexslider-startsidan .text {
        padding-bottom: 34em;
    }

    .flexslider-startsidan .flex-control-nav {
        bottom: 32em;
    }
}


/* Lägre brytpunkter ----------- */

@media only screen and (min-width : 0) and (max-width : 105rem) {
    .image-curve {
        bottom: -60px;
    }
}

@media only screen and (min-width : 0) and (max-width : 95rem) {
    .flexslider .text {
        padding: 2em 2em;

    }

    .small-slider {
       width:50%;
    }

    .image-curve {
        bottom: -20px;
    }

}

@media only screen and (min-width : 0) and (max-width : 65rem) {
    .flexslider .text {
        width: 100%;
        top:auto;
        bottom:0;
        height:auto;
        justify-content:center;
    }

    .flexslider .text *{
        text-align:center;
    }

    .small-slider {
        width: 100%;
    }

    .flexslider .text a {
        display: inline-block;
        padding: .8em 1em .8em 1em;
        line-height: 120%;
    }

    .flex-direction-nav {
        padding: 0 0 0 .5em;
    }

    .flexslider-startsidan .flex-control-nav {
        bottom: 4em;
    }

    .flexslider.flexslider-startsidan .text {
        padding-bottom: 5em;
    }

    .image-curve {
        bottom: -40px;
    }


    .product-sliders {
       margin-top:1em!important;
    }

            .product-sliders .flexslider .bg-img {
                max-height: 400px;
            }


    .small-startsliders {
        flex-wrap: wrap;
    }

        .small-startsliders .w-50, .small-startsliders .w-33 {
            width: 100%;
        }

        .small-startsliders a .text {
            padding: 1em !important;
        }
        .small-startsliders .flexslider .text h1, .small-startsliders .flexslider .text h2 {
            font-size: 1.5rem;
        }

        .small-startsliders .flexslider a, .small-startsliders .flexslider .text span, .small-startsliders .flexslider .text p, .small-startsliders .flexslider .text span p, .small-startsliders .flexslider .text span h1, .small-startsliders .flexslider .text span h2, .small-startsliders .flexslider .text span h3, .small-startsliders .flexslider .text span h4, .small-startsliders .flexslider .text span h5, .small-startsliders .flexslider .text span h6, .small-startsliders .flexslider .text span span {
            font-size: 1rem;
        }

        .small-startsliders a .text:after {
            font-size: 1.2rem !important;
            right: .5em !important;
            width: 20px !important;
            top: 3em !important;
        }
}

@media only screen and (min-width : 0) and (max-width : 55rem) {
    .product-sliders {
        flex-wrap: wrap;
        margin-top: 2em !important;
    }

        .product-sliders .flexslider {
            max-width: -moz-calc(50% - 6em);
            max-width: -webkit-calc(50% - 6em);
            max-width: -o-calc(50% - 6em);
            max-width: calc(50% - 6em);
            width: -moz-calc(50% - 6em);
            width: -webkit-calc(50% - 6em);
            width: -o-calc(50% - 6em);
            width: calc(50% - 6em);
            margin-bottom: 1em;
        }

    .image-curve {
        bottom: 0;
        height: 60px;
    }
}

    @media only screen and (min-width : 0) and (max-width : 45rem) {
        .flexslider .text p {
            font-size: 0;
        }

        .flexslider .text a {
            margin: 1em 0 0 0;
        }

        .flexslider .text p a {
            font-size: .9rem;
        }

        .flexslider .text h1, .flexslider .text h2 {
            font-size: 1.2rem;
        }

        .flex-direction-nav {
            top: 14em;
        }

        .product-sliders .flexslider {
            margin: 0 0 2em 0;
            width:50%;
            max-width:50%;
        }
        .small-startsliders a .text:after {
            opacity: 1.0;
            transform: scale(1.1);
        }
   
    }
.swiper-container {
    width: 100%;
  /*  height: 300px;*/
}

.swiper-pagination{
    margin:1em 0 0 0;
}

.swiper-pagination-bullet {

}

.swiper-pagination-bullet-active {
    background: #e30614 !important;
}

/* Karusell -------------------------- */
.carousel-swiper {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin-bottom:0;
}

#NewArticles .carousel-swiper, .start-slider .carousel-swiper {
    margin-bottom: 2em;
}

.carousel-swiper .swiper-wrapper {
    padding-bottom: 0;
}

#NewArticles .carousel-swiper .swiper-wrapper, .start-slider .carousel-swiper .swiper-wrapper {
    padding-bottom: 2em;
}

    .carousel-swiper .swiper-slide {
        padding: 0 4em;
        width: 100%;
        box-sizing: border-box;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

.carousel-swiper .swiper-button-next:after, .carousel-swiper .swiper-button-prev:after {
    font-size: 1.2rem !important;
    color: #000;
    transition:.5s;
}


.carousel-swiper .swiper-button-next:hover:after, .carousel-swiper .swiper-button-prev:hover:after {
    color: #e30614;
  
}

    .carousel-swiper .swiper-scrollbar, .carousel-swiper .swiper-notification {
        visibility: hidden;
    }

/* Content Sliders ---------- */
.image-curve {
    display: none;
    position: absolute;
    bottom: 0;
    bottom: -80px;
    z-index: 100001;
    width: 100%;
}

.carousel-swiper .bg-img {
    max-height: 100vh;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    display: block;
    object-position: center;
}

.swiper .swiper-slide {
    width: 100%;
    margin: 0;
    list-style: none;
    height: 100%;
    overflow: hidden;
}

.swiper .swiper-slide {
    padding: 0;
}

.carousel-swiper .text {
    position: absolute;
    margin: auto;
    font-weight: 900;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
    height: 100%;
    padding: 3em 3em 3em 3em;
    box-sizing: border-box;
    z-index: 100;
    top: 0;
    flex-wrap: wrap;
    color: #fff;
}

.carousel-swiper .swiper-slide:hover .text {
    bottom: 0;
}

.carousel-swiper .text h1, .carousel-swiper .text h2 {
    font-size: 5rem;
    width: 100%;
    margin: 0;
    line-height: 100%;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 100%;
    color: #fff;
    letter-spacing: 2px;
}

.carousel-swiper .text h3, .carousel-swiper .text h4, .carousel-swiper .text h5, .carousel-swiper .text h6 {
    width: 100%;
    color: #fff;
}

.carousel-swiper a, .carousel-swiper .text span, .carousel-swiper .text p, .carousel-swiper .text span p, .carousel-swiper .text span h1, .carousel-swiper .text span h2, .carousel-swiper .text span h3, .carousel-swiper .text span h4, .carousel-swiper .text span h5, .carousel-swiper .text span h6, .carousel-swiper .text span span {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: .4em;
    width: 100%;
    color: #fff;
}

.carousel-swiper .text a {
    color: #000;
    background: #fff;
    padding: .6em 2em;
    font-size: 1.1rem;
    margin: 1em 0 0 0;
    display: inline-flex;
    align-items: center;
    align-content: center;
    width: auto;
    font-weight: bold !important;
    border-radius: 50px;
    text-decoration: none;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

    .carousel-swiper .text a:hover {
        transform: scale(.95);
    }

.carousel-swiper video {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
}

.carousel-swiper .full-link { 
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin: 0;
}

.carousel-swiper .full-link {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap;
    height: auto;
    margin-top: auto;
    align-self: flex-start;
    align-content: flex-start;
    overflow: visible;
    position: absolute;
    bottom: 0;
}

/* Stor första slide ------------ */
.carousel-swiper.slider-startsidan {
    margin: 0;
    position:relative;
}

    .carousel-swiper.slider-startsidan .image-curve {
        display: block;
        bottom:0;
       
    }

    .carousel-swiper.slider-startsidan .swiper-slide{
        position:relative;
    }

    .carousel-swiper.slider-startsidan .swiper-slide:after {
        position: absolute;
        width: 100%;
        height: 100%;
       /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.6)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,0.6)));
        background: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);
        background: linear-gradient( 180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);*/
        display: block;
        content: "";
        top: 0;
        left: 0;
    }

    .carousel-swiper.slider-startsidan .bg-img {
        height: 70vh !important;
        min-height: 600px;
    }

    .carousel-swiper.slider-startsidan .text {
        align-items: flex-end;
        align-content: flex-end;
        padding-bottom: 7em;
    }

    .carousel-swiper.slider-startsidan .swiper-pagination {
        top: 0;
        position: absolute;
        left: 1em;
        width: auto;
        height:auto;
        bottom:auto;
    }

        .carousel-swiper.slider-startsidan .swiper-pagination .swiper-pagination-bullet {
            display:block;
            margin:.5em 0 0 0;
        }

/* Stående sliders -------------------- */
.product-sliders .carousel-swiper {
    margin: 0 3em;
    overflow: visible;
    width: auto;
    width: -moz-calc(25% - 6em);
    width: -webkit-calc(25% - 6em);
    width: -o-calc(25% - 6em);
    width: calc(25% - 6em);
}

   .product-sliders .carousel-swiper .swiper-container, .product-sliders .carousel-swiper .swiper-wrapper {
        height: 100%!important;
    }

    .product-sliders .carousel-swiper .swiper-container {
        padding-bottom:2em;
    }

    .product-sliders .carousel-swiper .bg-img {
        object-fit: contain;
        height: auto !important;
        max-height: 700px;
        max-width: 100% !important;
        margin-bottom:1.5em;
    }

    .product-sliders .carousel-swiper .full-link:hover .bg-img {
        transform: scale(1.02);
    }

    .product-sliders .carousel-swiper .swiper-slide {
        height:100%!important;
        width:100%!important;
        overflow:hidden;
        flex-wrap:wrap;
       justify-content: center;
        align-content: flex-start;
        align-items: flex-start;
        overflow: visible;
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        flex-wrap: wrap;
        
    }


    .product-sliders .carousel-swiper .full-link {
        height: 100%;
        width: 100%;
        position:relative;
    }


    .product-sliders .carousel-swiper .swiper-pagination {
        bottom:0;
    }

/*
.product-sliders .swiper-pagination .swiper-pagination-bullet-active {
    background: #e30614;
}*/

    .product-sliders .carousel-swiper .text {
        position: absolute;
        margin: 0;
        align-items: flex-end;
        align-content: flex-end;
        justify-content: center;
        flex-direction: row;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        z-index: 100;
        top: auto;
        bottom: 0;
        flex-wrap: wrap;
        height: auto;
    }

        .product-sliders .carousel-swiper .text, .product-sliders .carousel-swiper .text * {
            position: relative;
            color: #000;
            font-size: 1rem;
            font-weight: 900;
            text-align: center;
            text-transform: uppercase;
            margin: 0;
        }

.product-sliders .swiper-button-next, .product-sliders .swiper-button-prev{
    display:none;
}
/* Tvådelade ------------- */
.small-startsliders {
    margin: 0 0 0 0;
}

    .small-startsliders.second {
        margin: 0 0 3em 0;
    }

    .small-startsliders .carousel-swiper {
        height: 100%;
    }

    .small-startsliders .text {
        transition: unset;
        height: auto !important;
        position: relative;
        padding: 4em;
        align-items: flex-start;
        align-content: flex-start;
    }


    .small-startsliders .w-50:nth-of-type(even) .carousel-swiper, .small-startsliders .w-50:nth-of-type(even) .text {
        background: #fafafa;
    }

    .small-startsliders .w-50:nth-of-type(odd) .carousel-swiper, .small-startsliders .w-50:nth-of-type(odd) .text {
        background: #eee;
    }

    .small-startsliders .w-33:nth-of-type(even) .carousel-swiper, .small-startsliders .w-33:nth-of-type(even) .text {
        background: #fafafa;
    }

    .small-startsliders .w-33:nth-of-type(odd) .carousel-swiper, .small-startsliders .w-33:nth-of-type(odd) .text {
        background: #eee;
    }

    .small-startsliders a .text {
        position: relative;
        padding: 2em;
        text-align: center;
    }

        .small-startsliders a .text:after {
            font-size: 1.8rem;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: flex-start;
            align-content: flex-start;
            content: "\f0a9";
            font-family: 'Font Awesome 5 Pro';
            font-weight: 300;
            position: absolute;
            right: 1em;
            top: 7em;
            bottom: 0;
            margin: auto 0;
            color: #000;
            height: 100%;
            width: 40px;
            transition: .5s;
            opacity: 0;
        }

    .small-startsliders .w-33 a .text:after {
        font-size: 1.4rem;
        top: 4.6em;
    }

    .small-startsliders a:hover .text:after {
        opacity: 1.0;
        transform: scale(1.1);
    }

    .small-startsliders .w-50:hover .carousel-swiper, .small-startsliders .w-50:hover .text,
    .small-startsliders .w-33:hover .carousel-swiper, .small-startsliders .w-33:hover .text {
       /* background: #a1d8ec !important;*/
       /* background: #fac296 !important;*/
        background: #d0d5d2 !important;
    }



    .small-startsliders .carousel-swiper .swiper-slide {
        position: relative;
        align-items: flex-start;
        align-content: flex-start;
    }

        .small-startsliders .carousel-swiper .swiper-slide .full-link {
            position: relative;
            height: 100% !important;
            align-items: flex-start;
            align-content: flex-start;
            text-decoration: none;
        }

            .small-startsliders .carousel-swiper .swiper-slide .full-link:before {
                position: absolute;
                width: 100%;
                height: 50vh;
               /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.6)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,0.6)));
                background: -o-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);
                background: linear-gradient( 180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);*/
                display: block;
                content: "";
                z-index: 10001;
                min-height: 300px;
            }


    .small-startsliders .carousel-swiper .bg-img {
        height: auto !important;
       /* min-height: 300px;*/
    }

    .small-startsliders .w-33 .carousel-swiper .swiper-slide .full-link:before {
        height: 33vh;
    }


    .small-startsliders .w-33 .carousel-swiper .bg-img {
        height: auto !important;
    }


    .small-startsliders .carousel-swiper .swiper-slide .full-link:hover .bg-img {
        transform: scale(1.05);
    }

    .small-startsliders .carousel-swiper .text h1, .small-startsliders .carousel-swiper .text h2 {
        font-size: 2.5rem;
        margin-bottom: .25em;
    }

    .small-startsliders .carousel-swiper .text, .small-startsliders .w-33 .carousel-swiper .text h1, .small-startsliders .w-33 .carousel-swiper .text h2 {
        font-size: 1.5rem;
    }

        .small-startsliders .carousel-swiper .text, .small-startsliders .carousel-swiper .text h2 {
            color: #000;
            text-align: center;
            justify-content: center;
            line-height: 120%;
        }

            .small-startsliders .carousel-swiper a, .small-startsliders .carousel-swiper .text span, .small-startsliders .carousel-swiper .text p,
            .small-startsliders .carousel-swiper .text span p, .small-startsliders .carousel-swiper .text span h1, .small-startsliders .carousel-swiper .text span h2,
            .small-startsliders .carousel-swiper .text span h3, .small-startsliders .carousel-swiper .text span h4, .small-startsliders .carousel-swiper .text span h5,
            .small-startsliders .carousel-swiper .text span h6, .small-startsliders .carousel-swiper .text span span {
                font-size: 1.2rem;
                font-weight: 300;
                color: #000;
                text-align: center;
            }

            .small-startsliders .carousel-swiper .text a {
                color: #000;
                background: rgba(0, 0, 0,.95);
                
            }

@media only screen and (min-width : 200rem) {

    .carousel-swiper.slider-startsidan .text {
        padding-bottom: 45em !important;
      
    }
}
@media only screen and (min-width : 180rem)and (max-width : 200rem) {

    .carousel-swiper.slider-startsidan .text {
        padding-bottom: 25em !important;
     
    }
}

@media only screen and (min-width : 110rem) and (max-width : 180rem) {
    .carousel-swiper.slider-startsidan .text {
        padding-bottom: 15em;
   
    }
}

@media only screen and (min-width : 90rem) and (max-width : 110rem) {
    .carousel-swiper.slider-startsidan .text {
        padding-bottom: 11em;
    }
}

    @media only screen and (min-width : 0) and (max-width : 85rem) {
        .product-sliders {
            margin-top: 1em !important;
            flex-wrap: wrap;
        }

            .product-sliders .carousel-swiper {
                width: -moz-calc(50% - 6em);
                width: -webkit-calc(50% - 6em);
                width: -o-calc(50% - 6em);
                width: calc(50% - 6em);
                margin-bottom:1.2em !important;
            }
    }


    @media only screen and (min-width : 0) and (max-width : 50rem) {
        .carousel-swiper.slider-startsidan .image-curve {
            bottom: 1em;
        }


        .product-sliders .carousel-swiper {
            width: -moz-calc(100% - 6em);
            width: -webkit-calc(100% - 6em);
            width: -o-calc(100% - 6em);
            width: calc(100% - 6em);
        }
    }

    @media only screen and (min-width : 0) and (max-width : 40rem) {


        .carousel-swiper .text h1, .carousel-swiper .text h2 {
            font-size: 3rem;
        }
    }

    @media only screen and (min-width : 0) and (max-width : 30rem) {


        .carousel-swiper .text h1, .carousel-swiper .text h2 {
            font-size: 2rem;
        }
    }
#cookie-msg {
    background: #fafafa;
    color: #333;
    width: 100%;
    position:fixed;
    bottom:0;
}

    #cookie-msg #cookie-msg-inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: .75em;
        justify-content: center;
        align-items: center;
        font-size: .85rem;
        padding-left: 3em;
        padding-right: 3em;
        box-sizing: border-box;
    }

#FancyCookies {
    margin-left: .8em;
    margin-right: .8em;
    color: #fff;
    text-decoration: underline!important;

}

#FancyCookies:hover {
    text-decoration: none !important;
}


#cookieClose {
    background: rgba(161, 216, 236,.8);
    color: #fff;
    border-radius: 50px;
    padding: .4em .8em;
    font-weight: 600;
    box-shadow: none;
    border: 0;
    font-size: .9rem;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

    #cookieClose:hover {
        background: rgba(161, 216, 236,1);
        cursor: pointer;
        transform: scale(.95);
    }


@media only screen and (min-width : 0) and (max-width : 85rem) {
    #cookie-msg #cookie-msg-inner {
        text-align: center;
        padding-left: 2em;
        padding-right: 2em;
    }

        #cookie-msg #cookie-msg-inner span {
            width: auto;
            max-width: 80%;
            text-align: left;
            margin-bottom: 0;
            padding-right:1em;
        }

        #cookie-msg #cookie-msg-inner a {
            margin-left: auto;
            min-width: 70px;
        }

        #cookie-msg #cookie-msg-inner button {
            min-width: 130px;
        }

}

@media only screen and (min-width : 0) and (max-width : 55rem) {
    #cookie-msg #cookie-msg-inner {
      flex-wrap:wrap;
      justify-content:center;
      padding:1em 0;
    }

        #cookie-msg #cookie-msg-inner span {
           max-width:100%;
           text-align:center;
           margin:0 0 .5em 0;
        }

        #cookie-msg #cookie-msg-inner a {
     margin-left:0;
        }

        #cookie-msg #cookie-msg-inner button {
   
        }
}

.customer-content h3 {
    font-weight: normal;
    font-size: 1rem;
    width: 100%;
    margin: 1rem 0 .5rem 0;
}

.customer-content .col {
    margin-right: 1em;
    margin-bottom:1em;
}
.customer-content .col.w-33 {
    width: -moz-calc(33.33% - .69em);
    width: -webkit-calc(33.33% - .69em);
    width: -o-calc(33.33% - .69em);
    width: calc(33.33% - .69em);
}

.customer-content .col.w-50 {
    width: -moz-calc(50% - .5em);
    width: -webkit-calc(50% - .5em);
    width: -o-calc(50% - .5em);
    width: calc(50% - .5em);
}

    .customer-content .col.w-100 {
        margin-right:0;
        width:100%;
    }
    .customer-content .col.last {
        margin-right: 0;
        justify-self: flex-end;
    }

    .customer-content input.k-textbox, .customer-content .k-textbox {
        width: 100%;
        background: rgba(99,99,99,.1);
        background: #fff;
        font-size: .95rem;
        padding: .7em .5em .5em .5em;
        box-shadow: none;
        border: 1px solid rgba(99,99,99,.8);
        border-radius: 3px;
        box-sizing: border-box;
    }

    .customer-content input.k-textbox:hover, .customer-content .k-textbox:hover {
        border: 1px solid rgba(99,99,99,.7);
    }

    .customer-content input.k-textbox:focus, .customer-content .k-textbox:focus {
        border: 1px solid #0A5B80;
    }

    .customer-content input.k-textbox.disabled, .customer-content input.k-textbox.disabled:focus, .customer-content input.k-textbox.disabled:hover,
    .customer-content input.k-textbox:read-only, .customer-content input.k-textbox:read-only:focus, .customer-content input.k-textbox:read-only:hover,
    .customer-content .k-textbox.disabled, .customer-content .k-textbox.disabled:focus, .customer-content .k-textbox.disabled:hover,
    .customer-content .k-textbox:read-only, .customer-content .k-textbox:read-only:focus, .customer-content .k-textbox:read-only:hover {
        background: rgba(99,99,99,.1);
        cursor: default;
        color: #999;
        border: 1px solid rgba(99,99,99,.2);
    }

.customer-content .toggle-customer-btn{
    display:none;
}
/* Responsive ---------------------- */
@media only screen and (min-width : 0) and (max-width : 75rem) {
    .customer-content .col.w-33, .customer-content .col.w-50 {
        width: 100% !important;
        margin-right: 0 !important;
    }
}
.module-register-form{
    display:flex;
    flex-wrap:wrap;
    width:100%;
}
    .module-register-form label{
        display:flex;
        flex-wrap:wrap;
        margin:0 0 .5em 0;
        cursor:pointer;
    }

        .module-register-form label span {
            display: flex;
            font-size: .8rem;
        }

        .module-register-form label span span{
            margin-left:.25em;
            font-size:.75rem;
        }

    .module-register-form label.block {
        display: flex;
        flex-wrap:nowrap;
        align-items:flex-start;
        align-content:flex-start;
        margin:.25em 0 1em 0;
    }

        .module-register-form label.block span{
            display:inline-block;
            max-width:calc(100% - 1.7rem);
            margin-left:.35rem;
        }

    .module-register-form label input{
        box-sizing:border-box;
        padding:.5em;
        width:100%;
    }

    .module-register-form label input[type='checkbox'] {
       padding:0;
       width:auto;
       margin:.auto .25em auto 0;

    }
    .module-register-form label.w-50 {
        width: calc(50% - .5em);
    }

        .module-register-form label.w-50.no-margin {
           margin-left:auto;
        }


@media only screen and (min-width : 0px) and (max-width : 65rem) {
    .module-register-form label.w-50 {
        width: 100%;
    }

    .module-register-form label input[type='checkbox'] {
        margin: .25rem .25em auto 0;
    }
}
.search-view .k-tabstrip-wrapper{
    width:100%;
}
.search-view .k-tabstrip-wrapper .k-widget {
    border: 0;
    width: 100%;
}

.search-view .k-tabstrip > .k-content {
    overflow: visible;
}

.search-view .k-tabstrip-items{
    margin:0 0 1em 0;
    padding:0;
    border-bottom:1px solid #eee;
}

    .search-view .k-tabstrip-items .k-item {
        border-bottom: 1px solid transparent;
        position:relative;
        bottom:-1px;
        background:none;
    }

        .search-view .k-tabstrip-items .k-item:hover {
            border-bottom: 1px solid rgba(10, 91, 128, 0.4);
        }

        .search-view .k-tabstrip-items .k-item.k-state-active {
            border-bottom: 1px solid #0A5B80;
        }

        .search-view .k-tabstrip-items .k-item .k-link {
           padding:1em 0;
           font-size:1rem;
        }

        .search-view .k-tabstrip-items .k-item.k-state-active .k-link{
            font-weight:600;
        }

    .search-view .k-tabstrip-wrapper .k-widget .search-heading {
        border-bottom: 1px solid #eee;
        padding: 1em 1em .7em 1em;
        background: rgba(238,238,238,.2);
        align-items:center;
        align-content:center;
        font-size:.95rem;
        text-decoration:none;
    }

    .search-view .k-tabstrip-wrapper .k-widget .search-heading:hover {
        border-bottom: 1px solid #ccc;
        background: rgba(238,238,238,.4)
    }

    .search-view .k-tabstrip-wrapper .k-widget .search-heading .icon{
        margin-left:auto;
    }

    .search-view .k-tabstrip-wrapper .k-widget .search-heading:last-of-type {
       margin-bottom:2em;
    }

.search-view .prices, .search-view .buy-buttons{
    display:none;
}

.search-view #ArticleList{
    padding-top:3em!important;
}

.search-view .button-spinner {
    display:none;
}
.search-view .button-spinner-run {
    display: inline-block;
}

.search-query-result {
    font-weight: bold;
    margin-left: .25em;
}

#SearchArticlesPlaceholder {
    flex-wrap:wrap;
}
.my-cart{
    align-items:flex-start;
    align-content:flex-start;
}

    .my-cart .k-combobox{
        margin-top:.1em;
    }

    .my-cart .k-combobox .k-input {
        min-height:34px;
    }

.my-cart .k-numerictextbox {
    margin: 0 1em;
}

.upload-file {
    margin:2em auto;
}


#QuickOrderForm {
    max-width: 1680px;
    margin: 2em auto;
    padding: 0 1rem;
}

.quickorder-wrapper {
    max-width: 1680px;
margin:2rem auto 5rem auto;
    padding: 0 2em;
}

    #QuickOrderForm .col {
        width: 25%;
        padding:0 1rem;
        box-sizing:border-box;
       
        font-size:0.7rem;
        
    }


        #QuickOrderForm .col.price-col, #QuickOrderForm .col.pack-col, #QuickOrderForm .col.quantity-col {
            min-width: 2rem;
            text-align: end;
        }

        #QuickOrderForm .col.img-col {
            min-width: 8rem;
            justify-content:center;
        }

        #QuickOrderForm .col.name-col {
            width: calc(100% - 21rem);
            margin-right:auto;
           
        }

            #QuickOrderForm .name-col.id-col {
                max-width: 150px;
                width:25%
            }

    #QuickOrderForm img {
        max-width: 5rem;
        max-height: 100%;
        height: auto;
        width: auto;
        object-fit: contain;
        transition: .5s;
    }

    #QuickOrderForm .col-mob {
        display: none;
    }

    #QuickOrderForm .order-rows .article {
        align-items:center;
        padding:0.5rem 0;
    }

    #QuickOrderForm header {
        padding: 0.5rem 0 0 0;
    }


#QuickOrderForm .order-rows .alt0 {
    background-color: #fff;
}

#QuickOrderForm .order-rows .alt1 {
    background-color: #fafafa;
}

#QuickOrderForm .order-rows .not-optimal-quantity {
    background-color: red !important;
    padding: 0.25rem;
    
}

#BuyButton {
 
    margin-bottom:4rem;
    justify-self:flex-end

}

/*#QuickOrderForm .k-combobox, .my-cart .k-combobox {
    font-size: .95rem;
    align-items: center;
    margin-right: 1em;
    border: 1px solid #ccc;
    padding: 0.4em 0.6em 0.2em 0.6em;
    border-radius: 3px;
    margin-top: 0;
    margin-bottom: 0.5em;
    flex-wrap: nowrap;
}*/

 .my-cart .k-dropdown-wrap {
  
    border: 1px solid #ccc;
  
}







@media only screen and (min-width : 0px) and (max-width : 67rem) {
    .my-cart .flex.w-100 {
        flex-wrap: wrap;
    }

    .my-cart .k-combobox {
        margin-bottom: 1em;
    }

    .my-cart .k-numerictextbox {
        margin: 0 0 0 0;
        width: 50% !important;
    }

    .my-cart button {
        width: -moz-calc(50% - 1em) !important;
        width: -webkit-calc(50% - 1em) !important;
        width: -o-calc(50% - 1em) !important;
        width: calc(50% - 1em) !important;
        margin-left: auto;
        justify-self: flex-end;
    }
}

  

@media only screen and (min-width : 0px) and (max-width : 48rem) {

    #QuickOrderForm .article {
        flex-wrap:wrap;
    }

    #QuickOrderForm header {
        display:none;
    }

    #QuickOrderForm .col {
        width: 20%;
     
    }
    
    #QuickOrderForm .col.name-col {
        width: calc(100% - 10rem);
        display:flex;
        align-items:center;
    }

        #QuickOrderForm .col.price-col {
          margin-top:0.5rem;
        }

    #QuickOrderForm .col.price-col, #QuickOrderForm .col.pack-col, #QuickOrderForm .col.quantity-col {
  
        width: 100%;
        display: flex;
        justify-content: flex-end;
        margin-right: auto;
    }

    #QuickOrderForm .col-mob {
        display: flex;
        flex-wrap: wrap;
        text-align: left;
        justify-content: flex-start;
        margin-right: auto;
    }

  
}
#MainHeader.checkout-header {
    position: relative;
    padding-bottom: 0 !important;
}

.checkout {
    margin: 1em auto !important;
}

    .checkout .checkout-content {
        flex-wrap: wrap;
    }

    .checkout #CheckoutHeader {
        border-bottom: 1px solid #eee;
        width: 100%;
        align-items: center;
        align-content: center;
        padding: 1em 0;
        margin: 0 0 1em 0;
    }

        .checkout #CheckoutHeader .back-btn {
            margin-left: auto;
            padding: .6em .8em;
        }

            .checkout #CheckoutHeader .back-btn .icon {
                margin-right: .3em;
            }

        .checkout #CheckoutHeader h1 {
            margin: 0;
        }

    .checkout h2 {
        font-weight: bold;
        font-size: 1rem;
        width: 100%;
        margin: 1rem 0 .5rem 0;
    }

        .checkout h2:first-of-type, .checkout h2:last-of-type {
            margin: 0 0 .5rem 0;
        }

    /* Checkout - Varukorg -------------- */
    .checkout #PageCart {
        right: 0;
        top: 0 !important;
        height: auto;
        max-height: unset;
        border: 0;
        width: 100%;
        position: relative;
        z-index: 1;
        align-self: flex-start;
    }

        .checkout #PageCart .head {
            padding: 1em 0 .7em 0;
        }

        .checkout #PageCart #CloseCart {
            display: none;
        }

        .checkout #PageCart .items {
            height: auto;
            /*        overflow-y: auto;*/
            max-height: unset;
            overflow: visible;
            border-bottom: 0;
            min-height: unset;
        }


        .checkout #PageCart .item {
            padding: 1em 0 !important;
        }

#PageCart .item .img {
    width: 50px;
    height: 50px;
}

.checkout #PageCart .item .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
}


.checkout #PageCart .k-dropdown .k-input, .k-dropdown .k-select {
    padding: .8em 0;
    margin-right: .5em;
}
/* .checkout #PageCart.toggled .items {
            max-height: unset;
        }
*/
.checkout #PageCart .item .flex input {
    max-width: 60px;
}

.checkout #PageCart .item .name {
    /* background:yellow;*/
    width: 25%;
    margin-top: .5em;
    font-size: .9rem;
}

.checkout #PageCart .item .art-no {
    /*background: salmon;*/
    width: 25%;
    margin-top: .5em;
}

.checkout #PageCart .item .price {
    /*       background: cyan;*/
    width: 25%;
    margin: 0;
    text-align: right;
    margin-top: .5em;
}

.checkout #PageCart .item .quantity {
    /*  background: orange;*/
    width: 25%;
    margin-left: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: flex-start;
}

    .checkout #PageCart .item .quantity .k-numerictextbox {
        margin-left: auto;
    }

    .checkout #PageCart .item .quantity .k-numerictextbox, .checkout #PageCart .item .sum {
        margin-top: 0;
        top: 0;
    }

        .checkout #PageCart .item .quantity .k-numerictextbox .k-select .k-link:first-child {
            margin-right: .5em;
        }

.checkout #PageCart .item .sum {
    line-height: 120%;
    margin-left: 2em;
}

#PageCart .item .textarea-heading {
    margin-top: .45em;
}

.checkout #PageCart .item .article-comments {
    width: 100%;
}

.checkout #PageCart .item .del-btn {
    right: -2em;
    top: .5em;
}

/*  .checkout .toggle-cart{
            justify-self:flex-end;
            font-size:.9rem;
            margin:.5em 0 0 auto;
            text-decoration:none;
        }
*/
.checkout #PageCart .summary {
    padding: 1em 0 .5em 0;
}

    .checkout #PageCart .summary div.buttons {
        display: none;
    }

.checkout #PageCart #Comments {
    display: block !important;
    box-sizing: border-box;
    padding: 1em 0;
}

    .checkout #PageCart #Comments .heading {
        font-size: .9rem;
    }

    .checkout #PageCart #Comments textarea {
        border-radius: 2px;
        border: 1px solid rgba(99,99,99,0.5);
        width: 100%;
        box-sizing: border-box;
        min-height: 70px;
    }

.checkout .amount-to-freefreight {
    text-align: right;
    color: #e30613;
    font-size: .85rem;
    font-weight: bold;
}
/* Checkout - Content -------------- */
.checkout .customer-content {
    width: 100%;
    padding: 2em 0 1em 0;
    margin-top: 1em;
    box-sizing: border-box;
    align-items: flex-start;
    align-content: flex-start;
    border-top: 1px solid #ddd;
}

.checkout .toggle-customer {
    width: 100%;
    /*  background:orange;*/
    position: relative;
    max-height: 180px;
    overflow: hidden;
    margin-bottom: 1em;
}

    .checkout .toggle-customer.open {
        max-height: 1000000000000000000000000000000000000000000px;
    }

    .checkout .toggle-customer .toggle-customer-btn {
        bottom: 0;
        position: absolute;
        z-index: 100002;
        cursor: pointer;
        background: none;
        border: 0;
        padding: 0;
        color: #e30613;
        align-items: center;
        align-content: center;
        justify-self: flex-end;
        margin-left: auto;
        right: 0;
    }

.checkout .customer-content .toggle-customer-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.checkout .toggle-customer .toggle-customer-btn .icon {
    margin-right: .3em;
    margin-top: .2em;
}



.checkout .toggle-customer .toggle-customer-btn span {
    text-decoration: underline;
}

.checkout .toggle-customer .toggle-customer-btn:hover span {
    text-decoration: none;
}

.checkout .toggle-customer.open .toggle-customer-btn {
    position: relative;
}

.checkout .toggle-customer:after {
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 69%, rgba(255,255,255,1) 98%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 98%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    display: block;
    content: "";
    height: 100px;
    bottom: 0;
    position: absolute;
    z-index: 100001;
}


.checkout .toggle-customer.open:after {
    display: none;
}
/* Checkout - Betal och frakt -------------- */
.checkout #payments, .checkout #shippings {
    margin-bottom: 1em;
    border: 1px solid rgba(99,99,99,0.2);
    border-bottom: 0;
    width: 100%;
    border-radius: 3px;
}

.checkout .pay {
    background: #fff;
    border-bottom: 1px solid rgba(99,99,99,0.2);
    padding: 1em 1em 0.4em 1em;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    align-items: flex-start;
}

    .checkout .pay:hover, .checkout .pay.active {
        outline: 1px solid #0A5B80;
        cursor: pointer;
    }

    .checkout .pay.active {
        background: rgba(10, 91, 128, 0.1);
    }

    .checkout .pay input.radio-btn {
        position: absolute;
        visibility: hidden;
    }

    .checkout .pay .icon-on, .checkout .pay .icon-off {
        margin-right: .5em;
        font-size: .9rem;
        margin-top: 0;
        color: #000;
    }

    .checkout .pay .icon-on {
        display: none;
    }

    .checkout .pay.active .icon-on {
        display: block;
        color: #0A5B80;
    }

    .checkout .pay.active .icon-off {
        display: none;
    }

    .checkout .pay span {
        font-weight: 400;
        font-size: .95rem;
    }

    .checkout .pay p {
        width: 100%;
        font-weight: 400;
        font-size: .85rem;
        margin-top: 0;
        line-height: 160%;
        padding-left: 1.6em;
        box-sizing: border-box;
        margin-bottom: .5em;
    }

    .checkout .pay span.price-tag {
        margin-left: .3em;
        font-weight: normal;
        font-size: .9rem;
        margin-top: .1em;
    }

        .checkout .pay span.price-tag .price {
            color: #636363;
        }

    .checkout .pay p {
        width: 100%;
    }

/* Checkout - Last summary ----------------- */
.checkout .last-sum {
    font-weight: bold;
    font-size: 1rem;
    width: 100%;
    margin-top: 1.5em;
    margin-bottom: 0;
}

    .checkout .last-sum .summary div {
        display: none;
    }

        .checkout .last-sum .summary div.total {
            display: block;
            margin-right: .5em;
        }

/* Checkout - Slutför köp ----------------- */
.checkout .confirm {
    background: #f3f3f3;
    padding: .5em 2em 1.5em 2em;
    margin: .5em 0 8em 0;
    width: 100%;
}

.checkout .terms {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 0;
}

    .checkout .terms input:hover {
        cursor: pointer;
    }

    .checkout .terms label {
        display: block;
        line-height: 130%;
        font-size: .8rem;
        cursor: pointer;
        width: 100%;
        margin: 0 0 1em 0;
    }

        .checkout .terms label.last {
            margin-top: -1em;
        }

        .checkout .terms label span {
            position: relative;
            top: -.2em;
        }

        .checkout .terms label a {
            color: #000;
            text-decoration: underline;
        }

.checkout .buttons {
    width: 100%;
}

.checkout .buy-btn {
    font-weight: bold;
    padding: 1em 2em;
}

/* Validation --------- */
.checkout .field-validation-error {
    top: 0 !important;
    font-size: .8rem;
}
/* Checkout - Redirect laddningssnurra ----------------- */
.redirect-blanket {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(255,255,255,0.6);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 100000001;
}

    .redirect-blanket div.checkout-text {
        background: rgba(255,255,255,0.6);
        width: 300px;
        height: 150px;
        position: fixed;
        left: 50%;
        margin-left: -170px;
        top: 50%;
        margin-top: -80px;
        padding: 20px;
        border: 2px solid #fff;
    }

        .redirect-blanket div.checkout-text span {
            color: #333;
            font-weight: bold;
            font-size: 1.3rem;
            display: block;
            clear: both;
            text-align: left;
            margin-bottom: 5px;
        }

.terms {
    font-size:.8em;
    padding:10px 0;
}

.read-terms, .read-custom-terms {
    cursor: pointer;
}


/* Internet explorer fixar ----------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .checkout .pay {
        padding: 2em;
        box-sizing: border-box;
    }
}

/* Responsive ---------------------- */
@media only screen and (min-width : 0) and (max-width : 85rem) {
    .checkout {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width : 0) and (max-width : 67rem) {
    .checkout {
        padding: 0 2em;
        width: 95%;
        padding-bottom: 2em !important;
    }

    #Main .checkout.content-wrapper {
        padding: 0 2em;
    }

    .checkout .checkout-content {
        flex-wrap: wrap;
    }

    .checkout .customer-content {
        width: 100%;
        padding: 1em 0;
        border-left: 0;
    }

    .checkout #PageCart {
        height: auto;
        max-height: unset;
        width: 100%;
        left: 0;
    }



    .checkout .checkout-content {
        flex-wrap: wrap;
    }


    #PageCart .summary {
        border-top: 0 solid #999;
    }

    .checkout .customer-content {
        width: 100%;
        padding-top: .5em;
        padding: 1em 0;
        border-left: 0;
    }

    .checkout #PageCart .item .quantity {
        width: 35%;
    }

    .checkout #PageCart .item .art-no {
        width: 15%;
    }
}

@media only screen and (min-width : 0) and (max-width : 55rem) {
    .checkout {
        padding: 0 0;
    }

    #Main .content-wrapper, #MainHeader.checkout-header .wrapper {
        padding: 0 1em;
    }

    .checkout #PageCart .item .img {
        width: 40px;
        height: 40px;
    }

    .checkout #PageCart .content {
        width: 100%;
    }

    .checkout #PageCart .item .price {
        text-align: left;
    }

    .checkout #PageCart .item .name, .checkout #PageCart .item .art-no, .checkout #PageCart .item .price, .checkout #PageCart .item .quantity {
        width: 100%;
        margin-top: 0;
    }

        .checkout #PageCart .item .price .ex-vat {
            width: 100%;
            display: block;
        }

    .checkout #PageCart .item .price, .checkout #PageCart .item .quantity {
        width: 50%;
    }

    .checkout #PageCart .item .del-btn {
        right: 0;
        top: 0;
    }
}

@media only screen and (min-width : 0) and (max-width : 45rem) {
    #Main .checkout.content-wrapper {
        padding: 0 1em;
    }

    .checkout #PageCart .item .price, .checkout #PageCart .item .quantity {
        width: 100%;
    }

    .checkout #PageCart .item .quantity {
        margin: .5em 0;
    }

        .checkout #PageCart .item .quantity .k-numerictextbox {
            margin-right: auto;
            margin-left: 0;
        }

    .checkout #PageCart .item .price .ex-vat {
        width: auto;
        display: inline-block;
    }
}

.article-question {
    margin: 0 0 0 auto;
    min-width: 14em;
    justify-content: flex-end;
    align-items: flex-start;
    align-content: flex-start;
}

    .article-question button {
        box-shadow: none;
        background: none;
        border: 0;
        transition: .5s;
        padding: .3em .3em .3em .6em;
        background: #fafafa;
        border-radius: 30px;
        align-items: center;
        align-content: center;
    }

        .article-question button:hover {
            cursor: pointer;
            background: #eee;
        }

        .article-question button .icon, .article-question button span {
            display: inline-flex;
        }

        .article-question button .icon {
            font-size: 1.2rem;
            background: #AE0410;
            border-radius: 50%;
            padding: .2em;
            width: 1em;
            height: 1em;
            color: #fff;
        }

        .article-question button span {
            margin-right: .25em;
            top: -.25em;
            position: relative;
            font-size: .7rem;
            font-weight: 500;
        }

        .article-question button:hover .icon {
            transform: scale(.9);
        }

.open-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#ProductQuestionPopup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10000000000000000002;
    background: rgba(0, 0, 0,.6);
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

    #ProductQuestionPopup .inner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        z-index: 100001;
        background: #fff;
        margin: auto;
        width: 450px;
        max-width: 96%;
        border-radius: 3px;
        padding: 2em;
        box-sizing: border-box;
    }

        #ProductQuestionPopup .inner header {
            padding: 0;
            border-bottom: 1px solid #eee;
            align-items: flex-start;
            align-content: flex-start;
            margin-bottom: 1em;
        }

        #ProductQuestionPopup .inner h2 {
            font-size: 1.2rem;
        }

        #ProductQuestionPopup .inner #CloseProductQuestionButton {
            padding: 0 .5em;
            font-size: 1.2rem;
            border-radius: 0;
            background: none;
            margin-left:auto;
            color:#000;
        }

            #ProductQuestionPopup .inner #CloseProductQuestionButton:hover {
                color: #AE0410;
            }

        #ProductQuestionPopup .inner label {
            width: 100%;
            display: block;
            font-size:.9rem;
        }

        #ProductQuestionPopup .inner .k-textbox {
            width: 100%;
            margin-bottom: .8em;
            padding-top:.8em;
            padding-bottom:.8em;
            font-size: .8rem;
            font-family: 'Montserrat', sans-serif;
        }

        #ProductQuestionPopup .inner .k-textarea {
            padding: .8em .5em;
            font-family: 'Montserrat', sans-serif;
        }

        #ProductQuestionPopup .inner .gdpr:hover {
            cursor: pointer;
        }

        #ProductQuestionPopup .inner #ProductQuestionButton {
            margin-top: .8em;
        }

            #ProductQuestionPopup .inner #ProductQuestionButton:disabled,
            #ProductQuestionPopup .inner #ProductQuestionButton[disabled] {
                border: 1px solid #999999;
                background-color: #d8d8d8;
                color: #999;
                transform: scale(1) !important;
                cursor: not-allowed;
            }

        #ProductQuestionPopup .inner a:hover {
            text-decoration: none;
        }

        #ProductQuestionPopup .inner .field-validation-error {
            position: relative;
            top: -.6em;
            font-size: .8rem;
        }

