.m-product .m-product-buttons-type-title {font-weight: bold;}
div.m-product-buttons-list-button:has(.is-disabled) * {
    background: rgb(244,201,201)!important
}

.toolbar {margin-top:155px}
@media(max-width:999px) {
	.toolbar {margin-top:100px!important}
}

.m-product-nav {display: none;}

/*filter*/
.checklist-body fieldset:has(.is-disabled) {display: none;}
div[data-on="dataGroup.show"]:has(.is-disabled) {display:none;}
div[data-on="dataGroup.show"]:has(input[type="checkbox"]:enabled) {display:block}

.productfilter .panel-heading {background:#005daf!important;}
.productfilter .panel-heading span {color:#fff!important}
.productfilter .panel-heading button {background:#fff}
.productfilter .panel-heading button svg {stroke:#000;width:18px;height:18px}

.productItem:not(:has(*)) {
  display: none;
}
.select2-drop li.select2-disabled {display: none}

@media(min-width:1000px) {
    .visible-xs {display:none!important}
}
@media(max-width:999px) {
    .hidden-xs {display:none!important}
}

ul.grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));list-style: none;gap:30px;background: #fff;padding: 30px;margin: 50px 0;}
ul.grid li {position: relative;overflow: hidden}
ul.grid img {width:100%;margin:0px;padding:0px;height: 100%}
@media(max-width:999px) {
    ul.grid {gap:15px}
}

.modules.m-productlist.m-productlist-list  .row > div {width:25%!important}
@media(max-width:1400px) {
    .modules.m-productlist.m-productlist-list  .row > div {width:33.33%!important}
}
@media(max-width:1200px) {
    .modules.m-productlist.m-productlist-list  .row > div {width:50%!important}
}

@media(max-width:999px) {
    body:has(.frontpage-categories) .productsortbar,
    body:has(.frontpage-categories) .productfilter,
    body:has(.frontpage-categories) .m-productlist {display: none!important}
    .productsortbar {display: none}
    .productfilter  > div {background: #fff!important}
}

/*custom*/
.navbar .navbar-icons>li{position:relative;margin:0 10px}
.highlight{text-align:center;padding:8px 50px;font-weight:400;z-index:10;width:100%;position:relative;text-transform:uppercase;letter-spacing:.5px;font-size:11px;background-color:#000;color:#FFF}
.highlight a,.highlight a:hover{color:#ffff!important;text-decoration:none}
.hidden{display:none!important} 
div.emptyCategory{display:none!important}
.imgfade{position:relative;overflow:hidden}
.imgfade img{-webkit-transition:2s ease;transition:2s ease}
.imgfade:hover img{-webkit-transform:scale(1.08);transform:scale(1.08)}

@media(max-width: 999px) {
    .hidden-xs{display:none!important}
    .page-title {margin:0px}
    /*.productfilter {display: none}*/
    
}
.select2-highlighted small {color:#fff!important}
section.search{width:100%}
section.search form {position: relative;}
section.search form .w-search-input{  box-shadow: 0 0px 20px rgba(0, 0, 0, .2);
    border-radius: 10px;height:45px;padding:0 10px;position:relative;background:#fff;}
section.search input[type="text"]{line-height:45px;width:100%;border:0;outline:none;padding-left:30px;cursor:default}
section.search button[type="submit"]{border:0;outline:none;background:transparent;line-height:40px;position:absolute;right:20px;top:8px}
  
/*nav*/
nav .navbar-right .navlink{text-align:center}
nav .navbar-right .navlink a{flex-direction:column}
nav .navbar-right .navlink .basket > a{display:flex;align-items:center}
nav .navbar-right .navlink img{margin:0 0 10px}
nav  small{font-size:10px;text-transform:uppercase;display:block;font-weight:400!important}
section.nav{background:#fff;position:sticky;top:0;z-index:9;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}
.basket:hover .miniBasket {z-index: 99;}
li.ressearch,li.mobile-menu,li.navlinksearch{display:none}
.navbar-placeholder{background:#fff;top:0;z-index:999;box-shadow:0 1px 6px #0000000d}
@media(max-width: 999px) {
    .toolbar {margin-top:10px}
     .site-header {color:#000!important}
     .navbar .navbar-icons svg {stroke:#000!important}
	.navbar {width: 100%;}
    .navbar .mobile-menu {position: absolute;left:0;display: flex;align-items: center;color: inherit;justify-content: center;flex-direction: column}
    .navbar .navbar-left {justify-content: center }
    .navbar .navbar-left .w-logo {margin:auto}

    .hide-s{display:none}
    .highlight a,.highlight a:hover{font-size:10px}
    section.nav{display:none}
    li.mobile-menu,li.ressearch{display:block}
    .navbar .navbar-content>.navbar-left{flex:2}
    nav .navbar-right .navlink img,
    nav .navbar-right .navlink svg {height:15px!important;margin:0 0 10px}
    .navbar .navbar-icons>li>* small,nav .navbar-right .navlink small,
	.navbar .mobile-menu small {font-size: 10px;}
    .highlight{padding:5px}
    .navbar .navbar-icons>li{margin:0 10px} 
    .navbar .navbar-icons>li i.count-bubble{display:none}
    nav .navbar-center.searchactive{display:block!important;position:absolute;top:70px;left:0;right:0}
    .menu.productmenu > li {justify-content: flex-start;}
    #site-sidebar>ul>li.has-dropdown>a {display: block;width:100%}
     .menu.productmenu > li {flex-direction: column;}
}
@media(min-width:999px) {
    .mobile-menu {display:none}
}
.nav-breadcrumbs>li{margin:0}

/*badges*/
.splash{right:0;z-index:99}
.splash .badge.m-productlist-soldout,.splash .badge.m-product-splash-soldout{position:absolute;top:60px}
.splash .badge.m-product-splash-soldout {display: none;}
.splash .badge.m-productlist-new,.splash .badge.m-product-splash-new{position:absolute;right:20px;z-index:99;background-color:#005ca9;color:#ffff;padding:2px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.5px;height:50px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:400}
.splash .badge.m-productlist-sale,.splash .badge.m-product-splash-sale{position:absolute;top:0;left:0;z-index:99;background-color:#005ca9;color:#ffff;padding:2px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.5px;height:50px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:400}
.splash .badge.m-productlist-preorder,.splash .badge.m-product-splash-preorder{position:absolute;top:0;left:0;z-index:99;background-color:#499976;color:#ffff;padding:2px 10px;font-size:11px;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;border-radius:2;font-weight:600}

/*frontpage*/
.bigBoxes{display:flex;flex-wrap:wrap;margin:0 -1% 100px}
.bigBoxes > div{flex:none;width:48%;margin:0 1%;position:relative}
.bigBoxes img{max-width:100%;height:auto;width:100%}
.bigBoxes span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;font-weight:300;font-size:60px;color:#FFF;margin:0 auto;text-shadow:1px 1px 2px #000;display:block;text-align:center}
.bigBoxes .nivo-dynamic-text{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100%}
.bigBoxes .nivo-dynamic-text-inner-content-left{display:flex;justify-content:center;flex-direction:column;text-align:center}
.bigBoxes .nivo-dynamic-text-header{font-weight:300;font-size:60px;color:#FFF;display:inline-block;margin:0 auto;text-shadow:1px 1px 2px #000}
.bigBoxes .nivo-dynamic-text-link{display:inline-flex;margin:0 auto;background-color:#333;color:#FFF;padding:5px 30px;cursor:pointer;text-transform:uppercase}

/*categories*/
.frontpage-categories ul{display:flex;list-style:none;gap:20px;margin:0;padding:0;flex-wrap:wrap;justify-content:center}
.frontpage-categories ul li{text-align:center;padding-bottom:20px;height:auto!important;width:calc(20% - 20px);box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);border:1px solid #f5f5f5;transition: all .3s ease;}
.frontpage-categories ul li:hover {box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3)}
.frontpage-categories ul li a{display:block;font-weight:700}
@media(max-width: 1025px) {
    .frontpage-categories ul{gap:10px}
    .frontpage-categories ul li{flex:1 0 40%}
}

/*frontpage welcome*/

.welcome,.welcomeReverse{display:flex;align-items:center}
.welcome > div:first-child{flex:none;width:60%;background-color:#eeec;padding:50px;margin-right:-100px;z-index:1}
.welcome > div:last-child,.welcome > div:first-child{flex:auto}
.welcome img,.welcomeReverse img{display:block;max-width:100%;height:auto}

.welcomeReverse > div:last-child{flex:none;max-width:50%;background-color:#005ca9;padding:50px;margin-left:-100px;z-index:1;color:#FFF;z-index:9}
.welcomeReverse h1{color:#fff}



@media(min-width:1000px) { 
    .welcomeReverse{display:flex;align-items:center;padding:60px 40px;gap:40px;background-color:#fff;margin-top:30px;box-shadow:0 4px 10px #0000004d;margin-bottom:200px;padding-bottom:120px}
}
.welcomeReverse .image-overlap{position:relative;width:50%;height:450px}
.welcomeReverse .image-overlap img{position:absolute;width:400px;height:auto;box-shadow:0 4px 10px #0000004d}
.welcomeReverse .img-1{top:10px;left:400px;transform:rotate(-2deg);z-index:2}
.welcomeReverse .img-2{top:20px;left:0;transform:rotate(2deg);z-index:1}
.welcomeReverse .text-box{color:#fff;padding:20px;border-radius:5px;max-width:900px;box-shadow:0 4px 10px #0000004d}
.welcomeReverse .text-box h2{color:#fff!important}
.welcomeReverse .button-container{margin-top:20px;text-align:left}
.welcomeReverse .loan-button{display:inline-block;background-color:#000;color:#fff;padding:10px 20px;text-decoration:none;border-radius:5px;box-shadow:0 3px 5px #0000004d;font-weight:700}
.welcomeReverse .loan-button:hover{background-color:#333}
@media(max-width:999px) {
    .welcome {flex-direction: column;padding:0}
    .welcome > div:first-child {width:100%;margin:0}
    .welcome > div:last-child {display: none}
    .welcomeReverse {padding:0;margin-top:20px}
    .welcomeReverse > div:first-child {display:none}
    .welcomeReverse > div:last-child{max-width:100%;margin:0;height:auto;display: block}
}

.loan-button{display:inline-block;background-color:#a93439;color:#fff!important;padding:10px 20px;text-decoration:none;border-radius:5px;box-shadow:0 3px 5px #0000004d;font-weight:700;margin-top:20px;text-align:center}
.loan-button:hover{background-color:#8b2a2e}
.welcome{display:flex;align-items:center;padding:20px;gap:10px;background-color:#fff;box-shadow:0 3px 5px #0000004d}
.welcome div{flex:1;background-color:transparent!important}
.welcomeReverse{display:flex;align-items:center;padding:60px 40px;gap:40px;background-color:#fff;margin-top:30px;margin-bottom:30px;box-shadow:0 3px 5px #0000004d}
.welcomeReverse div{flex:1}
.image-overlap{position:relative;display:inline-block;margin-top:-20px}
.image-overlap .img-1{position:absolute;top:-20px;left:0;z-index:1}
.image-overlap .img-2{position:absolute;top:-20px;left:400px;z-index:2}

/*brands*/
.brandsNew{display:flex;align-items:center;margin-bottom:40px}
.brandsNew a{flex:auto}
.brandsNew img{max-width:100%;height:auto}
.brands{position:relative;width:1400px;margin:0 auto;max-width:100%;padding:50px 0}
.brands .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);width:9px;display:block;z-index:9}
.brands .prevArrowLeft{left:-20px}
.brands .prevArrowRight{right:-20px}
.brands .slick-slide{margin:0 20px}
.brands .slick-list{margin:0 -20px}

.focus{display:flex;flex-wrap:wrap;margin:0 -1%;position:relative}
.focus > span{flex:none;width:99%;margin:0 0 30px 1%;position:relative}
.focus > div{flex:none;width:23%;margin:0 1%}
.focus .nivo-dynamic-text{top:100%!important;width:100%}
.focus .nivo-dynamic-text-link{font-size:200%;text-align:center;padding:15px 0;font-weight:300}
.focus img{width:100%;max-width:100%;height:auto}
.btn-viewall{padding-top:5px;text-decoration:underline;text-transform:uppercase;font-size:12px}
span.headline{display:block;font-size:18px;font-weight:700;position:relative;letter-spacing:.5px;text-transform:uppercase;line-height:1}
span.headline > small{display:flex;align-items:center;font-size:12px;color:#888}
span.headline > small:before{content:"";width:6px;height:6px;background-color:#005ca9;border-radius:50%;margin-right:5px;display:inline-block}
@media(max-width: 900px) {
	.bigBoxes{margin:0}
	.bigBoxes > div{width:100%;margin:0 0 20px}
	.welcome,.welcomeReverse{flex-wrap:wrap}
	.welcome > div:first-child{width:100%;padding:0px;margin-right:0}
	.welcomeReverse > div:last-child{width:100%;margin-left:0;padding:30px}
	.brandsNew{flex-wrap:wrap}
	.brandsNew a{flex:none;width:33.3%}
	.focus > div{width:48%;margin:0 1% 2%}
}

/*images*/
.frontpage-images ul{list-style:none;padding:0;margin:0;display:flex;gap:20px;flex-wrap:wrap}
.frontpage-images ul li{position:relative;width:calc(25% - 15px)}
.frontpage-images ul li img{width:100%;margin:0;height:100%;display:block}
.frontpage-images ul li span{position:absolute;left:0;bottom:50px;display:block;width:90%;padding:10px 20px;color:#fff;font-weight:500;font-size:20px;background-image:linear-gradient(to left,#f000,#005ca9 30%)}
@media (max-width: 1025px) {
.frontpage-images ul li{width:calc(50% - 10px)}
.frontpage-images ul li span{padding:5px 10px;font-size:14px;bottom:20px} 
}

/*slider widget*/
.widget-product-slider .page-title{font-weight:400;margin:40px 0 20px!important;padding:0!important}
.widget-product-slider .page-title span,.widget-product-slider .page-title .h1{font-weight:400;color:#005ca9}
.widget-product-slider .variant_wrapper {display: none}
.modules.m-productlist.m-productlist-list.custom-slider .owl-wrapper .owl-item a.m-productlist-link {display:inline-block!important}
.modules.m-productlist.m-productlist-list.custom-slider .owl-wrapper .owl-item .image {display: flex;justify-content: center;}

/*vareliste*/
.m-productlist-item .content.product-transaction.m-productlist-transactions {position: relative;}
.m-productlist-soldout {position:absolute;right:0;color: #883a3a;z-index:9}
.m-productlist-item .badge.m-productlist-sale {display:none;font-weight: bold;color:#000;background:#ffea00;font-size:20px;width:70px;height:70px;}
.m-productlist-item .select2-highlighted small{color:#fff!important}
.select2-results small {font-size:12px}
.productItem .type-col, .productItem .type-col .product-action, .productItem .type-col .product-transaction, .productItem .type-row, .productItem .type-row .product-transaction {border:0px!important}
/*
.product-action:has(.button-primary.variant) input, 
.product-action:has(.button-primary.variant) .button-primary.variant {opacity: 0}
*/
.action-wrapper {display: flex;justify-content: space-between}
.action-brand img {margin:0;position: absolute;right:0;margin-top:-30px}
.m-productlist-item .prices:has(.m-productlist-price-before-discount) .m-productlist-price {color:#005ca9!important}
.m-productlist-item .product-description + .product-transaction {height:95px!important}
@media(max-width:999px) {
    .m-productlist-item .badge.m-productlist-sale {font-size:16px;height:50px;width:50px}
}
@media(max-width:650px) {
    .action-brand {display: none}
    .productItem h4 {font-size:13px}
}

/*footer*/
/*text*/
.frontpage-text {display: flex;justify-content: space-between;gap: 50px}
.frontpage-text > div {flex: 1}
.frontpage-text img {max-width: 100%}

/*varekort*/
@media(min-width:1200px) {
    .productheadflex {display: flex;justify-content: space-between}
}
@media(max-width:1000px) {
    .uspContainer {display: none;}
    .m-product .m-product-title {margin-top:20px}
    .m-product-image img.responsive {padding:0 10%}
    .m-product-brand {position: absolute;right:0;margin-top:-50px}
    .m-product-brand img {max-width:100px}
    .m-product-title.page-title {max-width:calc(100% - 150px)}
}

.splash .badge.m-product-splash-sale {left:50px;display:none;font-weight: bold;color:#000;background:#ffea00;font-size:26px;height:85px;width:85px}

.m-product-image .w-slider-img.responsive {margin:0}
@media(min-width:999px) {
    .m-product-image {width:calc(100% - 8%)}
}

.m-product-dropdown-variantInfoPanel:not(.open) + .m-product-transaction  {display:none}
.m-product-buttons-variantInfoPanel:not(.open) ~ .m-product-transaction .stocklocations {display:none}

.m-product-offers:has(meta[itemprop="priceBefore"]) .m-product-price {color:#005ca9;font-weight: bold}
.m-product-offers:has(meta[itemprop="priceBefore"]) .m-product-price:before {content:'Pris fra '}
.m-product-offers:has(meta[itemprop="priceBefore"]) .m-product-price-from {display: none}

.m-product-price {font-weight:bold;font-size:26px}
.m-product-price-before-discount:before {content:'F\00F8r: '}
.m-product-price-before-discount {font-size:20px}
.m-product-priceline{display: flex;flex-direction: column-reverse;text-align: left!important;margin:0px!important}
.m-product-priceline .h4,.m-product-priceline .h5 {margin:0px!important}
.m-product-stock{border:0}

.m-product-stock > div,.m-product-dropdown-variantInfoPanel .panel:last-child .panel-body,.m-product-preselect-variantInfoPanel .panel:last-child .panel-body{padding:0;color:#00b135;background:#f5f5f5;border:0}


.product-stock-value.selected-stock-value {display: none}

/*varianter*/
/*
.selected-stock-text {display: none}
.onStock:after {content:'P\00e5  lager, 1-2 dages levering'}
.noStock:after {content:'Ikke p\00e5  lager, 5-7 dages levering'}
*/
/*normal*/
/*
.m-product-instock .m-product-stock-message:after {content:', 1-2 dages levering'}
.m-product-soldout .m-product-stock-message:after {content:', 5-7 dages levering'}
*/
.panel.panel-danger.panel-rounded:has(.noStock) *,
.panel.panel-danger.panel-rounded.m-product-soldout * {color:#883a3a!important}

.panel-warning {background: none;}
.m-product-dropdown-variantInfoPanel .panel:last-child{border:0}
.m-product-dropdown-choseVariantWarning{color:#000}
.m-product-info{border:0}
.m-product-info > div{padding:0;color:#000}
div[data-controller="description"] *{background:transparent!important}
.m-product-image img[itemprop="image"]{margin:0}
.thumbelina-wrapper .thumbelina-but{display:none}
.thumbelina-wrapper li{width:auto!important}
@media(max-width:1000px) {
    .m-product-image .thumbelina-wrapper {height:auto!important;margin-top:10px;width:100%!important}
    .m-product-image .thumbelina {height:auto!important;width:100%!important}
    .m-product-image .thumbelina .owl-wrapper-outer {height:auto!important;overflow:visible!important;width:100%!important}
    .m-product-image .thumbelina .owl-wrapper {display:grid!important;gap:8px;grid-template-columns:repeat(auto-fit,minmax(58px,1fr));left:auto!important;transform:none!important;transition:none!important;width:100%!important}
    .m-product-image .thumbelina .owl-item {float:none!important;width:auto!important}
    .m-product-image .thumbelina li.item {aspect-ratio:1/1;border:1px solid #ddd;display:flex!important;align-items:center;justify-content:center;margin:0!important;padding:4px;width:100%!important}
    .m-product-image .thumbelina li.item img {display:block;height:100%!important;object-fit:contain;width:100%!important}
}

.m-product-transaction-button button{padding:0 55px 0 35px;background-image:url(/upload_dir/templates/dandodesign/assets/images/icon-basket-white.svg);background-repeat:no-repeat;background-position:calc(100% - 15px);background-size:15px;font-weight:400;border-radius:1px;height:50px!important;text-transform:uppercase;font-size:13px!important}

/*varekort varianter*/
.m-product-buttons-list.type > div{display:flex;flex-wrap:wrap;padding-left:5px}
.m-product-buttons-list.type > div > div{width:auto!important;margin:5px!important;padding:0!important}
.m-product-buttons-list.type > div > div .input-group span{display:none!important}
.m-product-buttons-list.type > div > div .input-group:has(input[type="checkbox"]:checked) .form-label{background:#005ca9;color:#fff;border:1px solid #005ca9!important}
.m-product-buttons-list.type > div > div:nth-child(1){flex:none;width:100%!important}

/*product*/
.productItem .m-productlist-description br{display:none}
.productItem .m-productlist-description{height:20px}
.productItem .type-col{margin-bottom:20px;border:0!important}
.productItem header{height:50px}
.productItem small{font-size:90%}
.productItem .m-productlist-itemNumber{display:none}
.productItem h4{font-weight:400!important;font-size:15px}
.productItem .content{height:68px!important}

.productItem .prices{margin-top:10px}
.productItem .prices .m-productlist-price-before-discount{color:#aeaeaeff;font-size:12px}
.productItem .m-productlist-item .m-productlist-discount{margin-bottom:2px}
.productItem .prices .m-productlist-price{font-size:16px;font-weight:700;margin:0!important}
.productItem .m-productlist-transactions{border:0!important}

.productItem .placeholder-wrapper:hover img.m-productlist-image{z-index:1}
.productItem .placeholder-wrapper:hover img.m-productlist-image.img-hover-product{opacity:1;z-index:9}
.productItem img.m-productlist-image{background:#fff}
.productItem img.m-productlist-image.img-hover-product{opacity:0;position:absolute;top:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}

/*uspContainer*/
.uspContainer{text-transform:uppercase;font-size:10px;letter-spacing:.5px;margin-bottom:0!important}
.uspContainer > div{width:1400px;max-width:90%;margin:0 auto}
.uspContainer > div:not(.slick-initialized){display:flex;justify-content:center}
.uspContainer > div:not(.slick-initialized) > div,.uspContainer .slick-slide{flex:none;padding:20px 0;display:flex!important;justify-content:center;align-items:center}
.uspContainer > div:not(.slick-initialized) > div{flex:1;white-space:nowrap}
.uspContainer img{height:10px;margin:0 10px 0 0}
.uspContainer a{text-decoration:none}
.uspContainer .slick-slide > div > div {display: flex;align-items: center}
@media(max-width: 1025px) {
    .uspContainer > div:not(.slick-initialized) > div:nth-child(n+2){display:none!important}
}
.uspContainer .slick-slide > div > div {display: flex!important}


/*brands*/
ul.brandlist{list-style:none;display:flex;gap:30px;flex-wrap:wrap;padding:0}
ul.brandlist li{border:1px solid #c2c2c2;padding:20px;transition:all .3s ease;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;background:#fff}
ul.brandlist li:hover{border:1px solid #005ca9}
.frontpage ul.brandlist li {flex:1}
.frontpage ul.brandlist li img {margin:0;max-width:100%}
@media(max-width:1400px) {
    .frontpage ul.brandlist {flex-wrap: wrap}
    .frontpage ul.brandlist {justify-content:unset; flex-wrap: nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}
	.frontpage ul.brandlist li{margin:0;flex-basis:unset;display:block;margin-bottom:30px;padding-left:10px;padding-right:10px;width:40%;flex-grow:0;flex-shrink:0;flex-basis:40%;display: flex}
} 



/*varekort specs*/
.m-product-customdata > table{display:none}
.m-product-customdata > div{padding:30px}
.m-product-customdata > div > div{page-break-inside:avoid;break-inside:avoid-column;margin:0 0 30px}
.m-product-customdata > div > div > b{display:block;margin-bottom:10px}
.m-product-customdata > div > div ul{list-style:none;padding:0}
.m-product-customdata > div > div ul li{padding:10px 5px;display:flex}
.m-product-customdata > div > div ul li span{flex:1}
.m-product-customdata > div > div ul li:nth-child(odd){background-color:#a8a8a81a}
@media(min-width: 999px) {
    .m-product-customdata > div{-moz-column-count:2;-moz-column-gap:30px;-webkit-column-count:2;-webkit-column-gap:30px;column-count:2;column-gap:30px;padding:20px}
}

/*owl*/
.owl-buttons {position: absolute;top: 50%;width: 100%;transform: translateY(-50%);display: flex;justify-content: space-between;pointer-events: none;}
.owl-prev, .owl-next {background: rgba(0, 0, 0, 0.5);color: white;padding: 0px 10px;font-size: 24px;cursor: pointer;border-radius: 5px;pointer-events: auto;transition: background 0.3s ease, color 0.3s ease;z-index: 1000;width:40px;height:40px;line-height: 40px;text-align: center}
.owl-prev:hover, .owl-next:hover {background: black;color: white;}
.owl-prev {position: absolute;left: 10px;}
.owl-next {position: absolute;right: 10px;}
.owl-prev::before, .owl-next::before {font-size: 30px;color:#fff}
.owl-prev::before {content: "\2039";}
.owl-next::before {content: "\203A";} 
.owl-prev:hover::before, .owl-next:hover::before {color: white;}

.owl-pagination {text-align: center;margin-top: 15px;}
.owl-page {display: inline-block;width: 12px;height: 12px;margin: 0 5px;background: #ccc;border-radius: 50%;cursor: pointer;transition: background 0.3s ease, transform 0.2s ease;}
.owl-page:hover {background: #999;}
.owl-page.active {background: #000;transform: scale(1.2);}

/* varekort extra buy*/ 
.m-product-extrabuy h3 {margin:20px 0 0 0}
.m-product-extrabuy-list {-webkit-columns: 2;-moz-columns: 2;columns: 2}
.m-product-extrabuy-list > li  {width:100%}
.m-product-extrabuy-list .product {display: flex; justify-content: space-between}
.m-product-extrabuy-list .left {display: flex;gap:10px;align-items: center}
.m-product-extrabuy-list .image {width:60px;height:60px}
.m-product-extrabuy-list .name a {font-weight: 600}
.m-product-extrabuy-list .stock {font-style: italic;font-size:12px}
.m-product-extrabuy-list .right {display: flex;flex-direction: row;align-items: flex-end;}
.m-product-extrabuy-list .price {padding-right:20px;white-space: nowrap;padding-left:10px}
.m-product-extrabuy-list .action input {display: none}
.m-product-extrabuy-list .m-product-extrabuy-input {text-align: center;width:50px}
.m-product-extrabuy-list .m-product-extrabuy-button {padding:0px!important;width:100px!important}
@media(max-width:999px) {
    .m-product-extrabuy-list {-webkit-columns: 1;-moz-columns: 1;columns: 1}
    .m-product-extrabuy-list > li  {width:100%}
    .m-product-extrabuy-list .product,
    .m-product-extrabuy-list .right {flex-direction: column;}
}

/* Varekort stockinfo */
.stocklocations { margin: 20px 0; padding: 10px; background:#fff}
.stocklocations ul { display: grid; grid-template-columns: repeat(2, 1fr); column-gap: 20px; row-gap: 10px; list-style: none; margin: 0; padding: 0; }
.stocklocations li { display: flex; align-items: center; justify-content: space-between; padding: 10px 0; background: #fff; }
.stocklocations li:nth-child(-n+2) { border-bottom: 2px solid #ddd; }
.stocklocations .info { flex: 1; } 
.stocklocations .buy { flex: 1; display: flex; justify-content: center; }
.stocklocations .buy span { padding: 8px 16px;cursor:default }
.stocklocations li > .info > span { display: block; }
.stocklocations .store-name { font-weight: bold; }
.stocklocations li.nostock .store-stock { color: #6d6d6d; font-weight: 500; }
.stocklocations li.nostock .buy span { background: #6d6d6d; /*cursor: not-allowed;*/ }
.stocklocations li.instock .store-stock { text-decoration: underline; }
.stocklocations .buy .button {background:#00b135}
@media (max-width: 1000px) { 
    /*.stocklocations ul { grid-template-columns: 1fr; } */
    .stocklocations li { border-bottom: 2px solid #ddd; flex-direction: column; align-items: flex-start; padding: 15px; } 
    /*.stocklocations li:last-child { border-bottom: none; } */
    .stocklocations .buy { width: 100%; justify-content: center; margin-top: 10px; }
}

/*side menu*/
#site-sidebar {background-color:#fff!important}
#site-sidebar * {color:#006bc9}

/*loginmenu*/
.loginmenu{display:flex;justify-content:center;align-items:center;height:60px}
.loginmenu ul{list-style:none;display:flex;justify-content:center;padding:0;gap:20px}
.loginmenu ul li{padding:0}
.loginmenu ul li a{display:block;padding:10px 20px;font-size:16px;border-radius:5px;text-decoration:none;color:#000;transition:background 0.3s,color .3s}
.loginmenu ul li a.active{background:#005ca9;color:#fff}
.loginmenu ul li:last-child a{color:red}

@media(max-width:1000px) {
    .w-logo .w-logo-img {max-height: 30px;}
    aside .menu.productmenu > li {align-items:flex-start}
    aside .menu img {display:none}
    .h1, h1 {font-size:18px} 
}

/*search responsiv*/
#site-wrapper.search .navbar {
    height: 120px;
}

#site-wrapper.search .navbar-center {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0; 
    display: block !important;
    margin-top: 100px;
    transition: margin-top 0.3s ease; /* Tilf&oslash;j overgang p&aring; margin-top */
}

.type-col {transition: box-shadow 0.3s ease;box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);}
.type-col:hover {box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);border:1px solid #f5f5f5}

/*search*/
@media(min-width:1000px) {
    #searchBox {top:50px!important;border-radius: 10px}
    #searchBox .search-input-big {border-bottom: 0px;max-width:100%;padding:12px 0 10px 20px;padding-left:20px;margin:0}
    #searchBox #closeSearchFeild {top:12px}
}
@media(max-width:999px) { 
    #searchBox form#searchForm {background: #fff!important} 
    #searchBox #searchInput {background: #fff!important;color:#000!important}
    #searchBox svg {color:#000!important}
    #resultBox .owl-page.active,
    #resultBox .owl-page {background: none!important;font-size:10px!important}
}

/*checkout*/
.m-checkout-logout a {font-weight: bold;text-decoration: underline}
 
/*breadcrumb*/

.m-breadcrumb {margin:0 0 10px 0}
.m-breadcrumb a {font-size:13px;font-weight:normal;text-decoration:none;color:#000;}
.m-breadcrumb a:hover{text-decoration:underline}
.m-breadcrumb ul {display: flex;align-items: center;}
.m-breadcrumb li {margin-right:5px} 
.m-breadcrumb svg {width:12px;height:8px}
@media(max-width:999px) {
	.m-breadcrumb a {font-size:11px}
}
@media(max-width:600px) {
	.m-breadcrumb a {font-size:10px}
}

 
/*footer*/
.footer{margin-top:50px}
.footer .footer-content{display:flex;margin:0 -30px 50px;padding:30px 0 0}
.footer .footer-content>div{width:20%;padding:10px 30px}
.footer .footer-content>div:first-child{padding-top:0}
.footer .w-logo img{max-height:50px;margin-bottom:20px}
.footer{color:#000}
.footer a{color:#000}
.footer a:hover{color:#000}
.footer b.head{font-size:18px;display:block;margin-bottom:10px;color:#000}
.footer .footerMenu{margin:20px 0 0;padding:0;list-style-type:none}
.footer .footerMenu a{transition:all .3s;position:relative;display:inline-block;line-height:24px;margin-bottom:5px}
.footer .footerMenu a:after{content:"";position:absolute;bottom:0;right:0;width:0;height:1px;background-color:#000;transition:all .3s ease}
.footer .footerMenu a:hover:after{left:0;width:100%}
.footer .credits{background:#f5f5f5;padding:20px 0 30px}
.footer .credits .container{display:flex;justify-content:flex-end;align-items:center;gap:20px}
.footer .credits img{margin:0!important}
@media(max-width: 1600px) {
    .footer .footer-content>div {padding:10px}
    .footer b.head {font-size:16px}
    .footer .footer-content>div:first-child img {max-width: 120px}
}
@media(max-width: 1400px) {
    .footer .footer-content>div {padding:10px}
    .footer b.head {font-size:16px}
    .footer .footer-content {flex-wrap: wrap}
    .footer .footer-content>div{width:50%}
}
@media(max-width: 1000px) {
    .footer .footer-content {margin:0px!important}
    .footer .footer-content{display:block}
    .footer .footer-content>div {padding:0px}
    .footer .footer-content>div{width:100%}
    .footer b.head {margin:20px 0 10px 0}
    .footer .footerMenu {margin:0}
}
