/* Product */
.product .thumbnails {
    overflow:auto;
    clear:both;
    list-style:none;
    padding:0;
    margin:0
}
.product .thumbnails .image-additional {
    float:left;
    margin-right:20px;
    max-width:78px
}
.product .thumbnails .image-additional a {
    margin-bottom:20px;
    padding:5px;
    display:block;
    border:1px solid #ddd
}

.product .colorlabel {
    border-left:60px solid transparent;
    border-right:60px solid transparent;
    color:#fff;
    font-size:12px;
    height:0;
    max-width:160px;
    min-width:150px;
    text-align:center;
    left:-34px;
    border-bottom:60px solid;
    position:absolute;
    top:2px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    z-index:1020
}
.product .colorlabel span {
    line-height:13px;
    margin-left:-50px;
    position:absolute;
    text-align:center;
    text-transform:uppercase;
    top:28px;
    width:100px
}

.mfp-bg {
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1042;
    overflow:hidden;
    position:fixed;
    background:#0b0b0b;
    opacity:.8
}
.mfp-wrap {
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1043;
    position:fixed;
    outline:0!important;
    -webkit-backface-visibility:hidden
}
.mfp-container {
    text-align:center;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    padding:0 8px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.mfp-container:before {
    content:'';
    display:inline-block;
    height:100%;
    vertical-align:middle
}
.mfp-align-top .mfp-container:before {
    display:none
}
.mfp-content {
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0 auto;
    text-align:left;
    z-index:1045
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
    outline:0
}
.mfp-loading.mfp-figure {
    display:none
}
.mfp-hide {
    display:none!important
}
.mfp-preloader {
    color:#ccc;
    position:absolute;
    top:50%;
    width:auto;
    text-align:center;
    margin-top:-.8em;
    left:8px;
    right:8px;
    z-index:1044
}
.mfp-preloader a {
    color:#ccc
}
.mfp-preloader a:hover {
    color:#fff
}
.mfp-s-ready .mfp-preloader {
    display:none
}
.mfp-s-error .mfp-content {
    display:none
}
button.mfp-arrow,
button.mfp-close {
    overflow:visible;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    display:block;
    padding:0;
    z-index:1046
}
button::-moz-focus-inner {
    padding:0;
    border:0
}
.mfp-close {
    width:44px;
    height:44px;
    line-height:44px;
    position:absolute;
    right:0;
    top:0;
    text-decoration:none;
    text-align:center;
    opacity:.65;
    padding:0 0 18px 10px;
    color:#fff;
    font-style:normal;
    font-size:28px;
    font-family:Arial,Baskerville,monospace
}
.mfp-close:focus,
.mfp-close:hover {
    opacity:1
}
.mfp-close:active {
    top:1px
}
.mfp-close-btn-in .mfp-close {
    color:#333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color:#fff;
    right:-6px;
    text-align:right;
    padding-right:6px;
    width:100%
}
.mfp-iframe-holder {
    padding-top:40px;
    padding-bottom:40px
}
.mfp-iframe-holder .mfp-content {
    line-height:0;
    width:100%;
    max-width:900px
}
.mfp-iframe-scaler {
    width:100%;
    height:0;
    overflow:hidden;
    padding-top:56.25%
}
.mfp-iframe-scaler iframe {
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:0 0 8px rgba(0,0,0,.6);
    background:#000
}
.mfp-iframe-holder .mfp-close {
    top:-40px
}
@media all and (max-width:900px) {
    .mfp-container {
        padding-left:6px;
        padding-right:6px
    }
}


.product h1 {
    font-size:26px;
    margin-bottom:0;
    -webkit-hyphens:auto;
    -moz-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto
}
@media (max-width:991px) {
    .product h1 {
        font-size:22px
    }
}
#product_model {
    font-size:12px;
    color:#999
}
#stockInfo {
    font-weight:700
}
#stockInfo .stockpadding {
    font-weight:400;
    color:#999;
    display: inline-block;
    padding-left: 15px;
}
.buy-column .product-main-price {
    font-weight: 900;
    font-size: min(2.8vw,40px);
    line-height: min(3.5vw,50px);
    display:block;
}
.buy-column .product-small-price {
    font-weight: 300;
    font-size: 16px;
    color: #aaa;
}
.buy-column .product-small-price + small {
    color: #aaa;
}
.buy-column .storeprice {
    font-weight: 300;
    margin: 10px 0;
    color: #999;
}
.buy-column .onlineprice {
    font-weight: 300;
    color: #999;
    font-size: 17px;
}
@media (max-width: 768px) {
    .buy-column .product-main-price {
        font-size: 40px;
        line-height: 50px;
    }
}

#content.product .savelabel.b {
    background-color:var(--warning);
    color:#000;
    padding:10px 15px;
    position:absolute;
    top:20px;
    right:28px;
    font-size:14px;
    text-transform:uppercase;
    font-weight:700;
    line-height:17px;
    z-index:9
   }
#content.product .savelabel.b strong {
    font-size:28px;
    display:block;
    text-align:center;
    line-height:28px
}
   
html[lang="da-DK"] .img-column .savelabel .birthdaylabel {
    background: url(/image/catalog/sitegrafik/flag-produkt-dk.png) no-repeat;
}
html[lang="no-NO"] .img-column .savelabel .birthdaylabel {
    background: url(/image/catalog/sitegrafik/flag-produkt-no.png) no-repeat;
}
html[lang="sv-SE"] .img-column .savelabel .birthdaylabel {
    background: url(/image/catalog/sitegrafik/flag-produkt-se.png) no-repeat;
}
.img-column .savelabel .birthdaylabel {
    position: absolute;
    top: 100%;
    height: 98px;
    width: 70px;
    right: 8px;
    margin-top: 8px;
}

.variant-box {
    position:relative;
}
.variant-box .selected-variant {
    cursor:pointer
}
.variant-box .selected-variant svg {
    float:right;
    padding-top:3px
}
.variant-box .variants {
    box-shadow:0 0 7px rgba(0,0,0,.5);
    border-radius:5px;
    position:absolute;
    z-index:9999;
    left:-3px;
    right:-3px;
    background:#fff
}
.variant-box .variants input[type=radio] {
    display:none
}
.variant-box .variants input[type=radio]+label {
    display:block;
    margin:0;
    padding:5px 10px;
    cursor:pointer
}
.variant-box .variants input[type=radio]+label:hover,
.variant-box .variants input[type=radio]:checked+label {
    background:#ddd
}
.variant-box .variants input[type=radio]+label .stocks {
    float:right
}

#stockInfo #product_weight {
    font-weight:400
}
#product #button-cart {
    font-size:20px;
    line-height:40px;
    border-radius:0;
    width:100%;
    border:none;
    display:inline-block;
    background-color:#5d9801;
    color:#fff;
    font-weight:700;
    text-align:center;
    text-transform:uppercase
}
#product #button-cart:hover {
    background-color:#659d0f;
}
#product #button-cart::before {
    text-align:center;
    display:inline-block;
    content:'';
    -webkit-mask:url(/catalog/view/theme/image/kurv-plus.svg) no-repeat center center/contain;
    mask:url(/catalog/view/theme/image/kurv-plus.svg) no-repeat center center/contain;
    width:40px;
    height:40px;
    background:#fff;
    vertical-align:middle;
    margin-right:15px
}
#product #button-cart span {
    float:left;
    line-height:40px
}
#product input.form-control {
    height:60px
}
@media (max-width:991px) {
    #product #button-cart {
        font-size:16px
    }
}



.tab-content {
    position:relative
}
.tab-content #tab-description {
    bottom:0;
    left:0;
    margin-bottom:20px;
    width:100%;
    text-align:left;
    position:relative;
    z-index:90;
}
.product #product-description>div[id] {
    margin-bottom:35px
}
.tab-content #tab-description:after {
    position:relative;
    z-index:0
}
.product a[data-readmore-toggle] {
    bottom:0;
    position:absolute;
    padding-left:0;
    margin-bottom:-8px
}
.product a[data-readmore-toggle]::before {
    content:"";
    border-bottom:1px solid var(--primary);
    display:block;
    width:45%;
    float:right
}
.product a[data-readmore-toggle] svg {
    position:absolute;
    top:100%;
    left:50%;
    transform:translate(-50%,-50%);
    color:var(--primary)
}
.product a[data-readmore-toggle]::after {
    content:"";
    border-bottom:1px solid var(--primary);
    display:block;
    width:45%
}
#tab-description [style],
#tab-description li span,
#tab-description p,
#tab-description p[style],
#tab-description span,
#tab-description span[style],
#tab-description table,
#tab-description td,
#tab-description tr,
pre {
    font-family:'Nunito Sans',sans-serif!important;
    font-size:13px!important
}
#info_delivery_checks {
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    border: 1px solid #ddd;
    border-radius: 3px;
}

@media (max-width:480px) {
    #tab-description embed {
        height:437px
    }
}


.product_spec_luna {
    width:100%
}
.product_spec_luna tr {
    border:1px solid #ddd
}
.product_spec_luna tr td {
    padding:5px
}

#product_checks {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #eee;
}
#product_checks svg {
    color: #5d9801;
}
#product_delivery {
    background: #eee;
    padding: 15px;
}
#product_delivery strong {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
}
#product_delivery a {
    color: #5d9801;
}
#product_delivery svg {
    color: #5d9801;
}