@charset "UTF-8";

:root {--ink:#242522;--paper:#fff;--soft:#f3f3ef;--line:#dedfd8;--muted:#696b63;--accent:#575e43;--dark:#272b23;--gutter:clamp(22px,4.4vw,76px);--display:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}

/*overall*/
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.fancybox-inner * {outline:0!important}
html,body,input, textarea, select, button {font-size: 14px;color:#242a36;font-family:var(--body)}
body {margin:0;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}
ul{margin:0;padding:0}
a {color:#242a36;text-decoration:none}
a:hover {text-decoration:underline}

h1 {font-size: 32px;margin:0 0 15px 0;font-weigh:800}
h2 {font-size: 28px;font-weight:bold}
h3 {font-size: 18px;}
p {margin:0px}
img {max-width: 100%;max-height: 100%;vertical-align: middle;border: 0;}
input[type=password]:focus,input[type=text]:focus,input[type=email]:focus,textarea:focus{box-shadow:0 0 5px rgba(177, 177, 177, 0.7);background:#fafafa;border-color:#999;outline:0}
input[type="submit"]{cursor:pointer}
.container,.topline>ul,header>section,nav>ul,nav>div>ul,article,footer>section,footer .credits section {margin:0 auto 0;width: 1400px;max-width: 95%;position:relative}
.container {overflow:hidden}
.fade {-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.hover:hover {opacity: 0.7}
.padding {padding:15px}
.knap,
#customer_lookup_submit,
.buyWrapperHeadline,
.ButtonWrapperText,
#confirm-complete-button{-webkit-appearance: none;border-radius:0;line-height:20px;/* font-weight:600; */border:0px;background: #1cab55;color:#fff;display:inline-block;/* text-transform: uppercase; */padding:8px 20px;text-align:center;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;font-size: 14px;}
.knap:hover,
.buyWrapper:hover span,
.ButtonWrapperText:hover,
#confirm-complete-button:hover{text-decoration:none;opacity: 0.8;color:#fff}
::-webkit-input-placeholder {color: #6d6d6d}:-moz-placeholder {color: #6d6d6d}::-moz-placeholder {color: #6d6d6d}:-ms-input-placeholder {color: #6d6d6d}
.hidden {display:none}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;margin-left: auto;margin-right: auto;}
.text-upper {text-transform:uppercase}
.row {position:relative;overflow:hidden}
.left {float:left}
.right {float:right}
.imgfade {position: relative; overflow: hidden;}
.imgfade img {-webkit-transition: 2.0s ease;transition: 2.0s ease;}
.imgfade:hover img {-webkit-transform: scale(1.08);transform: scale(1.08);}
.black {font-weight:900}
.semi {font-weight:800}

b.bighead {color:#595959;margin:70px 0 35px;display:block;text-align:center;font-size:32px;font-weight:normal}
b.bighead:after {content:'';display:block;width:100px;height:2px;background:#dc5525;margin:10px auto}
@media (max-width: 879px) {
    b.bighead{margin:30px 0 20px 0;font-size:18px}
}
b.bigheadleft {color:#595959;margin:0;display:block;text-align:left;font-size:24px;font-weight:normal}
b.bigheadleft:after {content:'';display:block;width:100px;height:2px;background:#dc5525;margin:10px 0 20px 0}
@media (max-width: 879px) {
    b.bigheadleft{margin:0;font-size:18px}
}

.vat {margin-left:5px;font-size:14px}

@media (max-width: 879px) { 
	h1 {font-size: 26px}
	h2 {font-size: 20px}
	h3 {font-size: 18px;}
	body {font-size:13px}
	.padding {padding:5px}
    .head {font-size:16px}
	.hidden-xs,.hidden-sm {display: none;}
	.leftmenu{display:none}
	article {max-width:100%}
	article > .content {padding:5px}
}

@media (min-width: 880px) { 
	.visible-xs {display:none}
	article {position:relative}
	article .content {margin-top:20px;float:none;width:100%}
	
   	.fixed {position:fixed;width:100%;z-index: 999}
	
	article:after {content:'';clear:both;display:block}
	article .leftmenu {float:left;width:20%}
	body:not(.webshop-productlist):not(.webshop-productinfo) .content, body.webshop-search .content {width:100%}
	body:not(.webshop-productlist):not(.webshop-productinfo) .leftmenu, body.webshop-search .leftmenu {display:none}
}


/*------------------topline start--------------------*/
.wrap {width:100%;max-width:1680px;margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}
.benefit-bar {background:var(--dark);color:#f3f3ed;font-family:var(--body);font-size:12px;line-height:1.55}
.benefit-inner {display:flex;align-items:center;justify-content:space-between;min-height:36px;gap:20px}
.benefit-inner span {display:flex;gap:9px;align-items:center}
.benefit-inner a {color:inherit;text-decoration:none}
.benefit-inner a:hover {color:white;text-decoration:underline}
@media (max-width:800px) {
.benefit-inner {justify-content:center;min-height:31px;font-size:11px}
.benefit-inner>span:nth-child(n+2) {display:none}
}
/*------------------topline end--------------------*/

/*------------------header & nav start--------------------*/
@font-face {font-family:'Font Awesome 5 Pro';src:url('../media/fa-regular-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:block}
.far {display:inline-block;font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;line-height:1;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}
.fa-arrow-right::before {content:'\f061'}
.fa-arrow-left::before {content:'\f060'}
.fa-eye::before {content:'\f06e'}
.fa-search::before {content:'\f002'}
.fa-shopping-bag::before {content:'\f290'}
.fa-check::before {content:'\f00c'}
.fa-chevron-down::before {content:'\f078'}
.fa-bars::before {content:'\f0c9'}
.fa-times::before {content:'\f00d'}
.site-header {background:white;position:relative;z-index:100;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
.site-header a {color:inherit;text-decoration:none}
.site-header a:hover {color:var(--accent)}
.site-header button,.site-header input,.site-header summary {font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}
.site-header button {border:0;background:none;cursor:pointer}
.site-header :focus-visible,.header-dialog :focus-visible {outline:2px solid #8b6235;outline-offset:5px}
.site-header img {display:block;max-width:100%;height:auto}
.site-header .header-main {display:flex;align-items:center;gap:28px;min-height:104px}
.site-header .logo {flex-shrink:0}
.site-header .logo img {width:222px;height:auto}
.site-header .search-frame {flex:1;min-width:0;max-width:540px;margin-left:auto;position:relative}
.site-header #Search_Form {width:100%;display:flex;align-items:center;gap:14px;border-bottom:1px solid #aaada3;margin:0;padding:9px 0}
.site-header #Search_Form .SearchField_SearchPage {flex:1;width:100%;height:auto;border:0;outline:0;box-shadow:none;background:transparent;font-size:14px;min-width:0;padding:1px 2px;line-height:normal;border-radius:0}
.site-header #Search_Form .SubmitButton_SearchPage {padding:5px;border:0;background:none;width:auto;flex-shrink:0;cursor:pointer;font-size:16px;line-height:1.55}
.site-header #Search_Form .nbsp,.site-header #Search_Form br {display:none}
.site-header #Search_Form .SearchTitle_SearchPage {display:block;position:absolute;left:2px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:14px;color:var(--muted);max-width:calc(100% - 40px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.site-header #Search_Form:focus-within .SearchTitle_SearchPage,.site-header #Search_Form.has-query .SearchTitle_SearchPage {visibility:hidden}
.site-header #Search_Form input.SubmitButton_SearchPage {font-size:0;width:32px;height:34px}
.site-header .search-frame:has(input.SubmitButton_SearchPage)::after {content:'\f002';font-family:'Font Awesome 5 Pro';position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:16px}
.site-header .header-actions {display:flex;align-items:center;gap:20px}
.site-header .icon-link {display:flex;align-items:center;gap:9px;font-size:14px;white-space:nowrap;padding:0}
.site-header .lastseen-toggle {padding:2px 6px}
.site-header .icon-link>.far {font-size:22px}
.site-header .country {position:relative;font-size:13px}
.site-header .country summary {display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;white-space:nowrap}
.site-header summary::-webkit-details-marker {display:none}
.site-header .country-panel {position:absolute;right:0;top:32px;background:#fff;border:1px solid var(--line);min-width:245px;padding:12px;box-shadow:0 12px 30px #0000000d;z-index:2}
.site-header .country-panel a {display:flex;align-items:center;gap:10px;padding:12px;font-size:14px}
.site-header .country-panel a img {width:20px;height:20px;flex-shrink:0;border-radius:50%;object-fit:cover}
.site-header .country-panel a span {margin-left:auto}
.site-header .country-panel a:hover {background:var(--soft)}
.site-header .flag {width:18px;height:13px;background:linear-gradient(90deg,transparent 28%,white 28%,white 39%,transparent 39%),linear-gradient(transparent 41%,white 41%,white 58%,transparent 58%),#b51d31;display:inline-block}
.site-header .header-basket {position:relative}
.site-header .header-basket #basket {position:absolute;top:-9px;left:12px;pointer-events:none}
.site-header .header-basket #basket>.fa,.site-header .header-basket #totalprice,.site-header .header-basket .basketdropdown,.site-header .header-basket #login,.site-header .header-basket #resmenu,.site-header .header-basket #totalshipping {display:none}
.site-header .header-basket #totalproducts {display:block;background:var(--accent);color:white;border-radius:50%;min-width:16px;padding:0 4px;line-height:16px;font-size:10px;text-align:center}
.site-header .header-basket #totalproducts.is-empty {display:none}
.header-dialog {width:840px;max-width:calc(100% - 32px);max-height:85vh;border:1px solid var(--line);padding:30px;color:var(--ink);font-family:var(--body);line-height:1.55;background:var(--soft);box-shadow:0 15px 50px #0002}
.header-dialog::backdrop {background:#0005}
html:has(.header-dialog[open],.product-dialog[open],.minibasketcontainer[open],.pricematch-dialog[open],.visualisation-dialog[open]) {overflow:hidden}
.header-dialog .dialog-head {display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.header-dialog h2 {font-family:var(--display);font-size:26px;font-weight:500;margin:0}
.header-dialog-close {border:0;background:none;cursor:pointer;padding:8px;font-size:22px;color:inherit}
.header-dialog p {font-size:15px;color:var(--muted)}
.header-dialog a {color:var(--ink);text-decoration:none}
.header-dialog a:hover {color:var(--accent)}
.header-dialog .product-list {grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px;list-style:none}
.header-dialog .product-list .product-image {height:180px;padding:15px}
.header-dialog .product-list .product-name {font-size:13px}
.header-dialog .product-list .product-brand {font-size:10px}
@media (max-width:1150px) {
.site-header .header-main {gap:25px}
.site-header .header-actions {gap:16px}
.site-header .header-actions .icon-link span {display:none}
.site-header .logo img {width:190px}
}
@media (max-width:800px) {
.site-header .header-main {min-height:112px;flex-wrap:wrap;gap:14px;padding-top:18px;padding-bottom:15px}
.site-header .logo img {width:clamp(140px,44vw,170px)}
.site-header .header-actions {margin-left:auto;gap:4px}
.site-header .icon-link {justify-content:center;min-width:44px;min-height:44px;padding:0}
.site-header #Search_Form input.SubmitButton_SearchPage {width:44px;height:44px}
.site-header .header-basket #basket {top:0;left:25px}
.site-header .header-actions>.country {display:none}
.site-header .search-frame {order:3;flex-basis:100%;max-width:none;margin:0}
.site-header #Search_Form {padding:3px 0}
.site-header #Search_Form .SearchField_SearchPage {font-size:16px}
.header-dialog {padding:20px;max-height:90dvh;overscroll-behavior:contain}
.header-dialog .dialog-head {gap:10px}
.header-dialog .product-list {grid-template-columns:repeat(2,minmax(0,1fr))}
.header-dialog-close {min-width:44px;min-height:44px}
.header-dialog .product-list .product-image {height:160px;padding:12px 12px 42px}
}
.site-header .navigation-shell {position:relative}
.site-header .main-nav {border-top:1px solid #ecece7;border-bottom:1px solid var(--line)}
.site-header .nav-inner {display:flex;align-items:center;gap:24px;min-height:53px;font-size:14px}
.site-header .nav-inner>.ProductmenuContainer_DIV {flex:1;min-width:0}
.site-header .nav-inner>.nav-right {margin-left:auto;color:var(--muted);white-space:nowrap}
.site-header #ProductMenu_List {display:flex;align-items:stretch;gap:clamp(10px,1.3vw,22px);list-style:none;margin:0;padding:0;width:auto;max-width:none;position:static}
.site-header .Heading_Productmenu,.site-header .Heading_ProductMenu,.site-header #ProductMenu_List #ActiveCategory_A {display:none}
.site-header #ProductMenu_List>li {position:static;display:flex;align-items:center;min-width:0}
.site-header #ProductMenu_List>li>a[href] {display:flex;align-items:center;min-height:53px;white-space:nowrap;padding:15px 0;font-size:14px;font-weight:400;text-decoration:none}
.site-header #ProductMenu_List>li.is-open {box-shadow:inset 0 -2px var(--accent)}
.site-header #ProductMenu_List>li.is-open>a[href] {color:var(--accent)}
.site-header #ProductMenu_List .ProductMenu_MenuItemBold {font-weight:inherit}
.site-header .menu-submenu-toggle {display:flex;align-items:center;justify-content:center;width:24px;min-height:44px;margin-left:3px;padding:0;border:0;background:none;color:var(--muted);cursor:pointer}
.site-header .menu-submenu-toggle::before,.site-header .menu-group-toggle::before {content:'\f078';font-family:'Font Awesome 5 Pro';font-size:10px;font-weight:400;transition:transform .18s ease}
.site-header .menu-submenu-toggle[aria-expanded="true"]::before,.site-header .menu-group-toggle[aria-expanded="true"]::before {transform:rotate(180deg)}
.site-header .menu-group-toggle {display:none}
.site-header #ProductMenu_List>li>ul {display:none;position:absolute;z-index:2;top:100%;left:var(--gutter);right:auto;width:min(calc(var(--menu-columns,4) * 180px + 48px),calc(100vw - 2 * var(--gutter)));list-style:none;margin:0;padding:20px 24px 22px;background:#fff;border:1px solid var(--line);border-radius:0 0 6px 6px;box-shadow:0 12px 24px #272b2314;max-height:min(480px,calc(100dvh - 220px));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b8bbae #f3f3ef;grid-template-columns:repeat(var(--menu-columns,4),minmax(0,1fr));gap:10px 28px;align-items:start}
.site-header #ProductMenu_List>li.is-open>ul {display:grid}
.site-header #ProductMenu_List>li>ul>li {min-width:0;list-style:none}
.site-header #ProductMenu_List>li>ul a {display:block;padding:5px 8px;margin:0 -8px;border-radius:4px;color:var(--ink);font-size:13px;line-height:1.4;overflow-wrap:anywhere;text-decoration:none;transition:background .15s ease,color .15s ease}
.site-header #ProductMenu_List>li>ul a:hover,.site-header #ProductMenu_List>li>ul a:focus-visible {background:var(--soft);color:var(--accent)}
.site-header #ProductMenu_List>li>ul a:is(.Activ_Productmenu,.Activ_ProductMenu) {color:var(--accent);font-weight:600;background:var(--soft)}
.site-header #ProductMenu_List>li>ul ul {position:static;display:block;width:auto;max-width:none;list-style:none;margin:0;padding:0}
.site-header #ProductMenu_List>li>ul .ProductMenu_Category_Icon_Container {display:none}
.site-header #ProductMenu_List .menu-group>a[href] {margin:0 0 8px;padding:0 0 10px;border-bottom:1px solid var(--line);border-radius:0;font-family:var(--display);font-size:14px;font-weight:600;line-height:1.4}
.site-header #ProductMenu_List .menu-group>a[href]:hover {background:none}
.site-header #ProductMenu_List .menu-flat {gap:4px 36px}
.site-header #ProductMenu_List>li>ul.dropdownletter {width:min(840px,calc(100vw - 2 * var(--gutter)));grid-template-columns:minmax(0,1fr)}
.site-header #ProductMenu_List .menu-letter-list {columns:4;column-gap:24px;padding:0}
.site-header #ProductMenu_List .menu-letter-group {padding:0 8px 14px;break-inside:avoid-column}
.site-header #ProductMenu_List .menu-letter {display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin:0 0 6px;border-radius:50%;background:var(--soft);font-family:var(--display);font-size:17px;font-weight:600;line-height:1;color:var(--accent)}
.site-header #ProductMenu_List .menu-letter-group>ul {padding:0}
.site-header .mobile-menu-toggle {display:none}
@media (min-width:1001px) {
.site-header #ProductMenu_List>li:not(:has(>a[href$="-29s1.html"]))>ul:is(:has(>li:nth-child(3)),.dropdownletter) {width:calc(min(1680px,100vw) - 2 * var(--gutter))}
.site-header #ProductMenu_List>li:has(>a[href$="-29s1.html"])>ul {width:248px;grid-template-columns:minmax(0,1fr)}
.site-header #ProductMenu_List>li:has(>a[href$="-2397s1.html"])>ul {width:min(620px,calc(100vw - 2 * var(--gutter)))}
}
@media (max-width:1250px) and (min-width:1001px) {
.site-header .nav-inner {gap:12px}
.site-header #ProductMenu_List {gap:10px}
.site-header #ProductMenu_List>li>a[href] {font-size:13px}
.site-header .menu-submenu-toggle {width:18px;margin-left:0}
.site-header .nav-right {display:none}
.site-header #ProductMenu_List>li>ul.menu-grouped {grid-template-columns:repeat(min(var(--menu-columns,3),3),minmax(0,1fr));gap:20px 24px}
}
@media (max-width:1000px) {
.site-header .mobile-menu-toggle {display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:12px var(--gutter);border-bottom:1px solid var(--line);font-size:14px;text-align:left}
.site-header .mobile-menu-toggle span {display:flex;align-items:center;gap:10px}
.site-header .main-nav {display:none;border-top:0}
.site-header .main-nav.is-open {display:block;max-height:70dvh;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.site-header .mobile-menu-toggle[aria-expanded="true"]>i {transform:rotate(180deg)}
.site-header .nav-inner {display:block;padding-top:8px;padding-bottom:20px}
.site-header #ProductMenu_List {display:block}
.site-header #ProductMenu_List>li {display:grid;grid-template-columns:minmax(0,1fr) 44px;border-bottom:1px solid var(--line)}
.site-header #ProductMenu_List>li.is-open {box-shadow:none}
.site-header #ProductMenu_List>li>a[href] {min-height:52px;padding:13px 0;font-size:15px}
.site-header .menu-submenu-toggle {width:44px;min-height:44px;margin:0;border-radius:50%;background:var(--soft)}
.site-header #ProductMenu_List>li>ul {position:static;width:100%;grid-column:1 / -1;grid-template-columns:minmax(0,1fr);gap:0;padding:0 0 14px;box-shadow:none;border:0;border-radius:0;max-height:none;overflow:visible}
.site-header #ProductMenu_List>li>ul a {min-height:44px;padding:11px 8px;font-size:14px;overflow-wrap:anywhere}
.site-header #ProductMenu_List>li>ul img {display:none}
.site-header #ProductMenu_List>li>ul .menu-group {display:grid;grid-template-columns:minmax(0,1fr) 44px;padding:4px 12px;background:var(--soft);border-bottom:1px solid var(--line)}
.site-header #ProductMenu_List>li>ul .menu-group:last-child {border-bottom:0}
.site-header #ProductMenu_List .menu-group>a[href] {margin:0;padding:12px 0;border:0;font-family:var(--body);font-size:14px;font-weight:500}
.site-header .menu-group-toggle {display:flex;align-items:center;justify-content:center;width:44px;min-height:44px;padding:0;border:0;background:none;color:var(--accent);cursor:pointer}
.site-header #ProductMenu_List .menu-group>ul {display:none;grid-column:1 / -1;padding:0 8px 12px}
.site-header #ProductMenu_List .menu-group.is-open>ul {display:block}
.site-header #ProductMenu_List .menu-group>ul a:hover {background:#fff}
.site-header #ProductMenu_List>li>ul.dropdownletter {width:100%}
.site-header #ProductMenu_List .menu-letter-list {columns:2;column-gap:24px;padding-top:12px}
.site-header #ProductMenu_List .menu-letter-group {padding:0 0 16px}
.site-header #ProductMenu_List>li>ul.menu-flat:not(.dropdownletter) {grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;padding-top:8px}
.site-header #ProductMenu_List>li:has(>a[href$="-29s1.html"])>ul.menu-flat {grid-template-columns:minmax(0,1fr)}
.site-header .nav-right {display:block;min-height:44px;padding-top:15px}
}
@media (max-width:800px) {
.site-header #Search_Form .SearchTitle_SearchPage {font-size:16px}
}
@media (prefers-reduced-motion:reduce) {
.site-header .menu-submenu-toggle::before,.site-header .menu-group-toggle::before,.site-header #ProductMenu_List>li>ul a {transition:none}
}
/*------------------header end--------------------*/

/*------------------prismatch start--------------------*/
.pricematch-dialog {width:760px;max-width:calc(100% - 40px);max-height:calc(100dvh - 40px);padding:32px;border:1px solid var(--line);background:#fff;color:var(--ink);font-family:var(--body);font-size:14px;line-height:1.6;overflow:auto;overscroll-behavior:contain;box-shadow:0 20px 80px #0002}
.pricematch-dialog::backdrop {background:#0008}
.pricematch-dialog [hidden] {display:none!important}
.pricematch-dialog .pricematch-head {position:sticky;top:0;z-index:1;display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:4px;padding-bottom:16px;background:#fff}
.pricematch-dialog .pricematch-heading {font-family:var(--display);font-size:30px;font-weight:500;letter-spacing:-1px;line-height:1.2;margin:6px 0 0}
.pricematch-dialog .pricematch-close {flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:var(--soft);color:var(--ink);font-size:20px;cursor:pointer}
.pricematch-dialog .pricematch-context {margin:0 0 20px;color:var(--muted);font-size:14px}
.pricematch-dialog .pricematch-terms {margin-bottom:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.pricematch-dialog .pricematch-terms summary {display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:48px;padding:10px 0;font-weight:500;cursor:pointer;list-style:none}
.pricematch-dialog .pricematch-terms summary::-webkit-details-marker {display:none}
.pricematch-dialog .pricematch-terms[open] summary i {transform:rotate(180deg)}
.pricematch-dialog .pricematch-terms-content {padding:0 0 18px;color:var(--muted);font-size:13px}
.pricematch-dialog .pricematch-terms-content p {margin:0 0 14px}
.pricematch-dialog .pricematch-terms-content p:last-child {margin:0}
.pricematch-dialog .pricematch-form {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;margin:0}
.pricematch-dialog .pricematch-field {min-width:0;border:0;padding:0;margin:0}
.pricematch-dialog .pricematch-field-wide,.pricematch-dialog .pricematch-form-actions,.pricematch-dialog .pricematch-send-error {grid-column:1/-1}
.pricematch-dialog .pricematch-field>label,.pricematch-dialog legend {display:block;float:none;width:auto;max-width:100%;font-size:13px;font-weight:500;margin:0 0 7px;padding:0;color:var(--ink)}
.pricematch-dialog .pricematch-field>input {display:block;width:100%;min-width:0;min-height:46px;border:1px solid #d2d5c9;border-radius:0;background:#fff;padding:10px 12px;color:var(--ink);font:inherit;box-shadow:none}
.pricematch-dialog .pricematch-field>input:focus {outline:2px solid var(--accent);outline-offset:1px;background:#fff}
.pricematch-dialog .pricematch-radio-options {display:flex;flex-wrap:wrap;gap:10px}
.pricematch-dialog .pricematch-radio-options label {display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 14px;border:1px solid var(--line);cursor:pointer;font-size:14px}
.pricematch-dialog .pricematch-radio-options label:has(:checked) {border-color:var(--accent);background:#f4f5ef}
.pricematch-dialog .pricematch-radio-options input {margin:0;width:17px;height:17px;accent-color:var(--accent)}
.pricematch-dialog .pricematch-form-actions {display:flex;justify-content:flex-end;padding-top:6px}
.pricematch-dialog .pricematch-submit,.pricematch-dialog .pricematch-done {display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;border:0;background:var(--accent);color:#fff;padding:12px 22px;font:inherit;font-weight:500;cursor:pointer}
.pricematch-dialog .pricematch-submit:hover,.pricematch-dialog .pricematch-done:hover {background:#464d35}
.pricematch-dialog button:disabled {opacity:.55;cursor:wait}
.pricematch-dialog .pricematch-load-error,.pricematch-dialog .pricematch-send-error {padding:14px;background:#fcf0ed;color:#83352d;margin:0}
.pricematch-dialog .pricematch-retry {min-height:44px;border:0;background:none;font:inherit;padding:8px 14px 8px 0;text-decoration:underline;color:inherit;cursor:pointer}
.pricematch-dialog a {color:inherit;text-decoration:underline;text-underline-offset:3px}
.pricematch-dialog .pricematch-success {padding:12px 0}
.pricematch-dialog .pricematch-success>i {display:block;font-size:36px;color:var(--accent);margin-bottom:18px}
.pricematch-dialog .pricematch-success h3 {font-family:var(--display);font-size:24px;font-weight:500;margin:0 0 12px}
.pricematch-dialog .pricematch-success p {margin:0 0 22px}
.pricematch-dialog :focus-visible {outline:2px solid var(--accent);outline-offset:3px}
@media (max-width:600px) {
.pricematch-dialog {max-width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:20px}
.pricematch-dialog .pricematch-heading {font-size:26px}
.pricematch-dialog .pricematch-head {gap:12px}
.pricematch-dialog .pricematch-form {grid-template-columns:minmax(0,1fr);gap:16px}
.pricematch-dialog .pricematch-field>input {font-size:16px}
.pricematch-dialog .pricematch-submit {width:100%}
}
/*------------------prismatch end--------------------*/





/*------------------filter start--------------------*/
.webshop-productlist #ProductFilter-Container {position:relative;z-index:3;margin:26px 0 0;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.webshop-productlist #ProductFilter-Container:empty {display:none}
.webshop-productlist .product-filter-headertext-container {display:block;margin:0 0 14px;padding:0;font-family:var(--display);font-size:15px;font-weight:600;color:var(--ink)}
.webshop-productlist #ProductFilter-Container>div:has(>.product-filter-column) {display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}
.webshop-productlist #ProductFilter-Container .product-filter-column {float:none;width:auto!important;min-width:0;max-width:100%;margin:0;padding:0}
.webshop-productlist #ProductFilter-Container .product-filter-container {position:relative;margin:0;border:0;background:none}
.webshop-productlist #ProductFilter-Container .product-filter-header-container {display:flex;align-items:center;float:none;padding:0;border:1px solid #d7d9d0;border-radius:5px;background:#fff;color:var(--ink)}
.webshop-productlist #ProductFilter-Container .product-filter-header-text {float:none;flex:1;min-width:0;padding:0;font-size:14px;font-weight:400}
.webshop-productlist .listing-filter-toggle {display:flex;align-items:center;gap:8px;width:100%;min-height:48px;padding:12px 16px;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}
.webshop-productlist .listing-filter-toggle::after {content:'\f078';font-family:'Font Awesome 5 Pro';font-size:11px;font-weight:400;margin-left:auto}
.webshop-productlist .listing-filter-toggle[aria-expanded="true"]::after {transform:rotate(180deg)}
.webshop-productlist #ProductFilter-Container .is-open>.product-filter-header-container,.webshop-productlist #ProductFilter-Container .has-selection>.product-filter-header-container {border-color:var(--accent);color:var(--accent)}
.webshop-productlist #ProductFilter-Container .product-filter-body-container {display:none;position:absolute;left:0;top:calc(100% + 6px);z-index:2;width:100%;min-width:240px;max-width:calc(100vw - 44px);max-height:min(440px,60dvh);overflow:auto;overscroll-behavior:contain;margin:0;padding:12px;border:1px solid var(--line);border-radius:6px;background:white;box-shadow:0 14px 30px #272b231a}
.webshop-productlist #ProductFilter-Container .product-filter-column:last-of-type .product-filter-body-container {left:auto;right:0}
.webshop-productlist #ProductFilter-Container .is-open>.product-filter-body-container {display:block}
.webshop-productlist #ProductFilter-Container .product-filter-checkbox-container {display:flex;align-items:center;gap:10px;float:none!important;width:100%!important;min-height:42px;margin:0;padding:9px 8px;border:0;border-radius:4px;cursor:pointer}
.webshop-productlist #ProductFilter-Container .product-filter-checkbox-container:hover {background:var(--soft)}
.webshop-productlist #ProductFilter-Container .product-filter-checkbox-container:has(input:checked) {background:var(--soft);color:var(--accent)}
.webshop-productlist #ProductFilter-Container .product-filter-checkbox-container:has(input:disabled) {opacity:.4;cursor:default}
.webshop-productlist #ProductFilter-Container input[type="checkbox"] {display:block;flex:0 0 17px;width:17px;height:17px;margin:0;accent-color:var(--accent);cursor:inherit}
.webshop-productlist #ProductFilter-Container .product-filter-checkbox-label {float:none;flex:1;min-width:0;width:auto;margin:0;padding:0;font-size:14px;line-height:1.4;white-space:normal;cursor:inherit}
.webshop-productlist #ProductFilter-Container .product-filter-count-container {float:none;margin-left:auto;padding:0;font-size:12px;line-height:1.4;color:var(--muted)}
.webshop-productlist #ProductFilter-Container .product-filter-clear {display:none}
.webshop-productlist #ProductFilter-Container .product-filter-header-clearlink-container {float:none;padding:0 10px 0 0;font-size:12px}
.webshop-productlist #ProductFilter-Container .product-filter-clear-all {display:block;padding:12px 0 0;font-size:13px}
.webshop-productlist #ProductFilter-Container a {color:var(--accent)}
.webshop-productlist #ProductFilter-Container .value-slider-wrapper {width:100%;table-layout:fixed;margin:4px 0;border:0;border-collapse:collapse}
.webshop-productlist #ProductFilter-Container .value-input {width:45%;padding:0}
.webshop-productlist #ProductFilter-Container .value-dash {width:10%;text-align:center}
.webshop-productlist #ProductFilter-Container .value-input input {width:100%;height:46px;max-width:100%;padding:10px;border:1px solid var(--line);border-radius:4px;background:#fff;font-family:var(--body);font-size:16px;text-align:center;box-sizing:border-box}
.webshop-productlist #ProductFilter-Container select {max-width:100%;min-height:44px;padding:8px;border:1px solid var(--line);background:#fff;font:inherit}
.webshop-productlist .listing-filter-count {display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:50%;background:var(--accent);color:white;font-size:11px}
.webshop-productlist .listing-selected-filters {display:flex;flex-wrap:wrap;gap:8px;padding-top:16px}
.webshop-productlist .listing-selected-filters button {display:flex;align-items:center;gap:14px;min-height:38px;padding:8px 13px;border:1px solid #cbd0bf;border-radius:24px;background:#e8ebe0;color:var(--accent);font-family:var(--body);font-size:13px;cursor:pointer}
.webshop-productlist .listing-selected-filters button::after {content:'\f00d';font-family:'Font Awesome 5 Pro';font-size:11px}
.webshop-productlist .listing-selected-filters button:hover {border-color:var(--accent)}
.webshop-productlist #ProductFilter-Container :focus-visible,.webshop-productlist .listing-selected-filters :focus-visible {outline:2px solid var(--accent);outline-offset:2px}
@media (max-width:700px) {
.webshop-productlist #ProductFilter-Container {margin-top:22px;padding:18px 0}
.webshop-productlist #ProductFilter-Container>div:has(>.product-filter-column) {grid-template-columns:repeat(2,minmax(0,1fr))}
.webshop-productlist .listing-filter-toggle {padding:12px;font-size:13px;gap:5px}
.webshop-productlist #ProductFilter-Container .product-filter-container {position:static}
.webshop-productlist #ProductFilter-Container .product-filter-body-container {top:calc(100% - 6px);left:0!important;right:0!important;min-width:0;width:100%;max-width:100%;max-height:50dvh}
}
/*------------------filter end--------------------*/

/*------------------forside start--------------------*/
.webshop-frontpage #main {width:100%;max-width:none;margin:0;padding:0}
.webshop-frontpage #main>.leftmenu {display:none}
.webshop-frontpage #main>.content {float:none;width:100%;margin:0;padding:0}
.webshop-frontpage .frontpage-content {font-family:var(--body);font-size:16px;line-height:1.55;color:var(--ink)}
.webshop-frontpage :where(.frontpage-content) article {width:auto;max-width:none;margin:0;padding:0}
.webshop-frontpage :where(.frontpage-content) img {display:block;max-width:100%;height:auto;max-height:none}
.webshop-frontpage :where(.frontpage-content) h1,.webshop-frontpage :where(.frontpage-content) h2,.webshop-frontpage :where(.frontpage-content) h3,.webshop-frontpage :where(.frontpage-content) p {margin:0}
.webshop-frontpage :where(.frontpage-content) h1,.webshop-frontpage :where(.frontpage-content) h2,.webshop-frontpage :where(.frontpage-content) h3 {font-family:var(--display);font-weight:500;line-height:1.14}
.webshop-frontpage :where(.frontpage-content) h2 {font-size:clamp(29px,3.1vw,48px);letter-spacing:-1.8px}
.webshop-frontpage :where(.frontpage-content) a {color:inherit;text-decoration:none}
.webshop-frontpage :where(.frontpage-content) a:hover {color:var(--accent)}
.webshop-frontpage :where(.frontpage-content) button {border:0;background:none;cursor:pointer;font:inherit;color:inherit}
.webshop-frontpage .frontpage-content :focus-visible {outline:2px solid #8b6235;outline-offset:5px}
.webshop-frontpage .eyebrow{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase}
.webshop-frontpage .text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid currentColor;padding:0 0 7px;font-size:14px;font-weight:500;white-space:nowrap}
.webshop-frontpage .section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}
.webshop-frontpage .section-head .eyebrow{margin-bottom:12px;color:var(--muted)}
@media (max-width:800px) {
.webshop-frontpage .section-head{margin-bottom:23px;gap:20px}
.webshop-frontpage .section-head .text-link{font-size:12px;gap:12px}
.webshop-frontpage .section-head h2{font-size:30px;letter-spacing:-1.3px}
}
.webshop-frontpage .frontpageimages {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-top:24px}
.webshop-frontpage .frontpageimages-card {position:relative;isolation:isolate;overflow:hidden;aspect-ratio:4/5;min-width:0;background:#302b23;color:#fff}
.webshop-frontpage .frontpageimages-card::after {content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(0,0,0,.16) 55%,rgba(0,0,0,.78) 100%);z-index:-1;pointer-events:none}
.webshop-frontpage .frontpageimages-image {position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s ease}
.webshop-frontpage .frontpageimages-card:hover .frontpageimages-image {transform:scale(1.025)}
.webshop-frontpage .frontpageimages-content {position:absolute;inset:auto 30px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:17px}
.webshop-frontpage .frontpageimages-label {font-size:11px;letter-spacing:1.6px;font-weight:500}
.webshop-frontpage .frontpageimages-title {font-size:clamp(27px,2.7vw,42px);letter-spacing:-1.4px;line-height:1.12;font-weight:500;color:#fff}
.webshop-frontpage .frontpageimages-cta {display:flex;align-items:center;justify-content:space-between;gap:35px;padding:8px 0;border-bottom:1px solid #ffffffb3;color:#fff;font-size:14px}
.webshop-frontpage .frontpageimages-cta:hover {border-color:transparent}
.webshop-frontpage .find-lamp {padding-top:38px;padding-bottom:30px}
.webshop-frontpage .find-lamp h2 {font-size:24px;letter-spacing:-.6px;margin-bottom:15px}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images {display:block;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scroll-snap-type:x proximity;box-sizing:border-box}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images ul.castlist-images {display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:18px;width:max-content;min-width:100%;margin:0;padding:12px 4px 18px;list-style:none;box-sizing:border-box}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images ul.castlist-images li {display:block;flex:0 0 132px;width:132px;margin:0;padding:0;text-align:center;scroll-snap-align:start}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images .catlist-image-link {display:block;width:122px;height:122px;margin:0 auto 9px;padding:8px;overflow:hidden;border:1px solid #d4d7d9;border-radius:50%;background:#fff;box-sizing:border-box;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images .catlist-image-link img {display:block;width:100%;height:100%;object-fit:cover;border:0;border-radius:50%;transition:transform .25s ease}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images .catlist-label-link {display:block;width:100%;min-height:32px;padding:0;color:var(--ink);font-size:13px;font-weight:600;line-height:1.3;text-align:center;white-space:normal}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images li:hover .catlist-image-link {transform:translateY(-3px);border-color:#aeb4b7;box-shadow:0 7px 18px rgba(0,0,0,.12)}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images li:hover .catlist-image-link img {transform:scale(1.08)}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images li:focus-within .catlist-image-link {border-color:var(--accent)}
.webshop-frontpage .brands {display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px var(--gutter);width:100%;max-width:none}
.webshop-frontpage .brands>a {display:flex;justify-content:center;align-items:center;width:140px;height:48px}
.webshop-frontpage .brands img {max-width:125px;max-height:45px;width:auto;height:auto;object-fit:contain}
.webshop-frontpage .products-section {padding-top:61px;padding-bottom:72px;background:var(--soft)}
.webshop-frontpage .rooms {padding-bottom:80px}
.webshop-frontpage .room-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.webshop-frontpage .room-image {display:flex;align-items:center;justify-content:center;background:transparent;aspect-ratio:1;overflow:hidden}
.webshop-frontpage .room-image img {width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;transition:opacity .2s}
.webshop-frontpage .room-card:hover img {opacity:.8}
.webshop-frontpage .room-card span {display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-top:16px}
.webshop-frontpage .repair {display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--dark);color:#fff;min-height:440px;overflow:hidden}
.webshop-frontpage .repair-image {display:flex;align-items:center;justify-content:center;padding:35px;background:#fff;align-self:stretch}
.webshop-frontpage .repair-image img {width:auto;height:auto;max-height:470px;max-width:100%;object-fit:contain}
.webshop-frontpage .repair-copy {padding:55px 65px 55px 15px;max-width:600px}
.webshop-frontpage .repair .eyebrow {color:#c9cdbb;margin-bottom:20px}
.webshop-frontpage .repair h2 {font-size:clamp(38px,4vw,61px);letter-spacing:-2px;margin-bottom:23px}
.webshop-frontpage .repair p {color:#d0d3c7;margin-bottom:29px;line-height:1.8;font-size:15px}
.webshop-frontpage .repair a:hover {color:#fff}
.webshop-frontpage .category-section {padding-top:80px;padding-bottom:76px}
.webshop-frontpage .instagram {width:100%;max-width:none;padding:50px var(--gutter) 65px}
.webshop-frontpage .instagram h2 {font-size:32px;letter-spacing:-1px}
.webshop-frontpage .instagram p {font-size:14px;color:var(--muted);margin-top:14px}
/* Fælles kundeanmeldelser; .trust er den eksisterende markup på undersider. */
.reviews :where(h2,h3,p) {margin:0}
.reviews :is(h2,h3),.trust>div>.head>span:first-child {font-family:var(--display);font-weight:500;line-height:1.14}
.reviews .section-head,.trust>div>.head {margin-bottom:32px}
.reviews .section-head {display:flex;justify-content:space-between;align-items:end;gap:24px}
.reviews .text-link {display:inline-flex;align-items:center;gap:28px;padding-bottom:7px;border-bottom:1px solid currentColor;font-size:14px;font-weight:500;color:inherit;text-decoration:none;white-space:nowrap}
.trust>div>ul {list-style:none;margin:0;padding-left:0}
.trust>div>.head {font-size:14px;color:var(--muted)}
.trust>div>.head>span:first-child {display:inline-block;margin-bottom:14px;font-size:32px!important;color:var(--ink)}
.trust>div>ul>li>b {display:block;color:var(--ink)}
.trust>div>ul>li>small {color:var(--ink)}
.trust>div>ul>li::before {content:'';display:block;width:120px;height:23px;margin-bottom:18px;background:url('/images/skins/dandodesign/media/trustpilot-stars.png') left center/contain no-repeat}
.reviews,.trust {padding:50px var(--gutter) 65px;width:100%;max-width:none;position:relative}
.reviews h2,.trust>div>.head>span:first-child {font-size:32px;letter-spacing:-1px}
.review-grid,.trust>div>ul {display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,calc((100% - 75px)/4));gap:25px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:var(--accent) #e8eae1;padding:0 0 23px;overscroll-behavior-x:contain}
.review-grid blockquote,.trust>div>ul>li {margin:0;padding:24px;border:1px solid var(--line);scroll-snap-align:start;min-width:0}
.review-grid h3,.trust>div>ul>li>b {font-size:15px;font-weight:600;line-height:1.5;margin-bottom:13px}
.review-grid p,.trust>div>ul>li {font-size:14px;line-height:1.8;color:var(--muted)}
.review-grid cite,.trust>div>ul>li>small {display:block;margin-top:18px;font-size:12px;font-style:normal}
.webshop-frontpage .producer-section {border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--soft)}
.trust-stars {width:120px;height:auto;margin:0 0 18px}
.trust-rating {font-size:14px;margin-top:14px;color:var(--muted)}
.review-controls {display:flex;justify-content:end;gap:8px;margin:-10px 0 15px}
.review-controls button {border:1px solid var(--line);width:42px;height:42px;background:white}
.review-controls button:hover {background:var(--soft)}
.review-controls button:disabled {opacity:.3;cursor:default}
.webshop-frontpage .tips {padding-top:65px;padding-bottom:75px}
.webshop-frontpage .article-grid {display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);overflow-x:auto;gap:24px;scroll-snap-type:x mandatory;padding-bottom:25px;scrollbar-color:var(--accent) #e8eae1}
.webshop-frontpage .article-card {min-width:0;scroll-snap-align:start}
.webshop-frontpage .article-card img {width:100%;height:260px;object-fit:cover}
.webshop-frontpage .article-card h3 {font-size:23px;line-height:1.35;margin:20px 0 15px}
.webshop-frontpage .article-card p {font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:22px}
.webshop-frontpage .seo-section {padding-top:30px;padding-bottom:60px}
.webshop-frontpage .seo-section>h2 {margin:18px 0 32px}
.webshop-frontpage .seo-grid {display:grid;grid-template-columns:1fr 1fr;gap:40px 65px}
.webshop-frontpage .seo-grid h3 {font-size:24px;margin-bottom:20px}
.webshop-frontpage .seo-grid article>div {font-size:15px;color:var(--muted);line-height:1.9}
.webshop-frontpage .seo-grid a {color:#000;text-decoration:none}
.webshop-frontpage .instagram-widget {width:100%;min-width:0}
@media (max-width:1150px) {
.webshop-frontpage .frontpageimages {gap:16px}
.webshop-frontpage .frontpageimages-content {inset:auto 22px 24px;gap:12px}
.webshop-frontpage .frontpageimages-label {font-size:10px;letter-spacing:1px}
.webshop-frontpage .frontpageimages-title {font-size:29px}
.webshop-frontpage .brands {gap:20px;flex-wrap:wrap;justify-content:center}
.webshop-frontpage .brands>a {flex:0 0 calc(25% - 30px)}
}
@media (max-width:800px) {
.webshop-frontpage .frontpageimages {grid-template-columns:1fr;padding-top:16px;gap:18px}
.webshop-frontpage .frontpageimages-card {aspect-ratio:4/5;max-height:620px}
.webshop-frontpage .frontpageimages-content {inset:auto 27px 30px;gap:16px}
.webshop-frontpage .frontpageimages-title {font-size:36px;max-width:400px}
.webshop-frontpage .frontpageimages-label {font-size:11px}
.webshop-frontpage .find-lamp {padding-top:27px;padding-bottom:20px}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images ul.castlist-images {gap:14px;min-width:max-content;padding:10px 4px 14px}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images ul.castlist-images li {flex-basis:112px;width:112px}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images .catlist-image-link {width:104px;height:104px}
:is(.webshop-frontpage,.webshop-productlist) .catlist-scroll-images .catlist-label-link {font-size:12px}
.webshop-frontpage .article-grid {grid-auto-columns:85%}
.webshop-frontpage .tips {padding-bottom:40px}
.webshop-frontpage .tips .section-head {display:block}
.webshop-frontpage .tips .section-head>.text-link {margin-top:20px}
.webshop-frontpage .seo-grid {grid-template-columns:1fr;gap:30px}
.reviews,.trust {padding-top:32px;padding-bottom:40px}
.webshop-frontpage .brands {display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-top:28px;padding-bottom:30px}
.webshop-frontpage .brands>a {width:auto;height:35px}
.webshop-frontpage .brands>a:last-child {display:flex}
.webshop-frontpage .brands img {max-width:94px;max-height:30px}
.webshop-frontpage .products-section {padding-top:40px;padding-bottom:42px}
.webshop-frontpage .room-grid {grid-template-columns:1fr 1fr;gap:28px 18px}
.webshop-frontpage .room-card span {font-size:14px;margin-top:10px}
.webshop-frontpage .rooms {padding-bottom:45px}
.webshop-frontpage .repair {grid-template-columns:1fr}
.webshop-frontpage .repair-image {padding:32px 38px 5px}
.webshop-frontpage .repair-image img {max-height:260px}
.webshop-frontpage .repair-copy {padding:30px}
.webshop-frontpage .repair h2 {font-size:42px}
.webshop-frontpage .category-section {padding-top:47px;padding-bottom:45px}
.webshop-frontpage .instagram {padding-top:32px;padding-bottom:40px}
.webshop-frontpage .instagram .section-head {display:block}
.webshop-frontpage .instagram .section-head>.text-link {margin-top:20px}
.review-grid,.trust>div>ul {grid-auto-columns:85%;gap:15px}
.reviews .section-head {display:block}
.reviews .section-head>.text-link {margin-top:20px}
}
@media (max-width:480px) {
.webshop-frontpage .products-section .section-head {display:block}
.webshop-frontpage .products-section .section-head>.text-link {margin-top:14px}
.webshop-frontpage .repair h2 {font-size:37px}
}
@media (prefers-reduced-motion:reduce) {
.webshop-frontpage .frontpage-content * {scroll-behavior:auto;transition:none!important}
}
/*------------------forside end--------------------*/


/*------------------produkt start--------------------*/
.product-list {margin:0;padding:0;font-family:var(--body);color:var(--ink);line-height:1.55}
/* Retail Ads fra admins listArr. */
.product-list>ul>.retail-ad {position:relative;grid-column:span 2;display:grid;grid-template-columns:50% 50%;align-self:stretch;min-height:300px;min-width:0;background:#fff;overflow:hidden}
.retail-ad::before {content:"";position:absolute;inset:0 50% 0 0;background:var(--retail-ad-image) center/cover no-repeat;pointer-events:none}
.retail-ad-image {position:absolute;inset:0 50% 0 0;display:block}
.retail-ad-copy {grid-column:2;align-self:center;min-height:0;padding:24px;font-size:15px;line-height:1.75;overflow-wrap:anywhere}
.retail-ad-copy .text-link {display:table;margin-top:20px;padding:11px 18px;background:var(--accent);color:#fff;border:1px solid var(--accent);border-radius:3px;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}
.retail-ad-copy .text-link:hover {background:#fff;color:var(--accent);transform:translateX(3px)}
.retail-ad iframe {grid-column:1/-1;width:100%;height:100%;min-height:300px;border:0}
.retail-ad-picture::before,.retail-ad-picture .retail-ad-image {right:0}
@media(max-width:600px) {
.retail-ad-copy {padding:16px;font-size:13px;line-height:1.65}
}
ul.product-list,.product-list:has(>.product),.product-list>ul,.product-list>.Related_Custom_DIV {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;margin:0;padding:0;width:100%}
.product-list>ul>li,.product-list>.Related_Custom_DIV>div {list-style:none;float:none;width:auto;min-width:0;margin:0;padding:0;text-align:left}
.product-list form:has(>.product) {height:100%}
.product-list .product {position:relative;display:flex;flex-direction:column;height:100%;min-width:0;text-align:left}
.product-list .product .product-image {position:relative;display:flex;align-items:center;justify-content:center;height:300px;flex-shrink:0;background:white;overflow:hidden;padding:28px}
.product-list .product .product-image>a {display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.product-list .product .product-image :is(.Element_Overlay_DIV,.Element_Overlay_ProdList_SpecialOfferDIV,.Element_Overlay_ProdList_NewDIV) {display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0}
.product-list .product .product-image img {display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;transition:opacity .25s}
.product-list .product:hover .product-image img {opacity:.82}
.product-list .product .product-media-nav {position:absolute;z-index:4;left:10px;right:10px;top:50%;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%);opacity:0;visibility:hidden}
.product-list .product .product-media-nav[hidden] {display:none}
.product-list .product:hover .product-media-nav {opacity:1;visibility:visible}
.product-list .product .product-image.has-keyboard-focus .product-media-nav {opacity:1;visibility:visible}
.product-list .product .product-media-nav button {display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid #dedfd8;border-radius:50%;background:rgba(255,255,255,.94);color:var(--ink);font-size:13px;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:background .18s ease,color .18s ease}
.product-list .product .product-media-nav button:hover {background:var(--accent);border-color:var(--accent);color:#fff}
.product-list .product .product-media-nav button:focus-visible {outline:2px solid var(--accent);outline-offset:3px}
@media (hover:none) {
.product-list .product .product-media-nav {left:4px;right:4px;top:auto;bottom:2px;transform:none;opacity:1;visibility:visible}
.product-list .product .product-media-nav button {width:44px;height:44px;border-color:transparent;background:#ffffffd9;box-shadow:none}
.product-list .product:hover .product-image img {opacity:1}
}
.product-list .product .product-brand {margin:20px 0 7px;font-size:11px;letter-spacing:1.3px;text-transform:uppercase;color:var(--muted)}
.product-list .product .product-name {font-family:var(--display);font-size:16px;line-height:1.45;letter-spacing:-.3px;flex:1;min-height:47px;height:auto;margin:0;padding:0;font-weight:500;text-align:left}
.product-list .product .product-image+.product-name {margin-top:18px}
.product-list .product .product-name a {font:inherit;color:inherit;text-decoration:none}
.product-list .product .product-price {display:flex;flex-wrap:wrap;gap:0;align-items:center;margin:12px 0 0;padding:0;font-size:15px;font-weight:600;text-align:left}
.product-list .product .product-price strike,.product-list .product .product-price del {order:2;margin-left:10px;color:#76786f;font-size:13px;font-weight:400}
.product-list .product .Prices_Custom_DIV,.product-list .product .Prices_Custom_DIV>div {display:flex;flex-wrap:wrap;align-items:baseline;gap:0;white-space:normal}
.product-list .product .product-price .PriceStriked_Productlist {order:2;margin-left:10px}
.product-list .product .product-price .PriceStriked_Productlist strike {margin-left:0;font-size:13px!important}
.product-list .product .product-quality,.product-list .product .product-energy {display:flex;align-items:center;gap:7px;margin-top:10px;font-size:11px;color:var(--muted);text-decoration:none}
.product-quality .quality-stars {display:inline-flex;align-items:center;gap:3px;white-space:nowrap}
.product-quality .quality-stars .fas {font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;color:var(--accent)}
.product-quality .quality-stars .far {color:#a8ad9d}
.product-quality .quality-stars .fa-star::before {content:'\f005'}
.product-quality .quality-stars i {font-size:15px}
.product-quality .quality-label {font-size:12px;font-weight:600;color:var(--accent)}
.product-list .product .product-energy img {width:36px;height:24px;object-fit:contain}
.product-list .product .product-energy a {color:var(--ink);text-decoration:none}
.product-list .product .product-stock {margin-top:10px;font-size:11px;line-height:1.5;color:var(--muted)}
.product-list .product .product-stock .far {margin-right:5px;color:var(--accent)}
.product-list .product .product-detail {display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-top:14px;color:var(--muted);padding-bottom:10px;border-bottom:1px solid #d7d9cf;text-decoration:none}
.product-list .product .product-detail .far {margin-right:5px;transition:transform .22s ease}
.product-list .product:hover .product-detail .far,.product-list .product:focus-within .product-detail .far {transform:translateX(5px)}
.product-list .product .product-number,.product-list .product-news,.product-list .product .fav,.product-list .product .product-buy {display:none}
.product-list .Element_Overlay_Frontpage_SavingsImage_DIV {display:none!important}
.product-list .advanced-variants {display:none}
@media (max-width:1150px) {
.product-list .product .product-image {height:245px;padding:20px}
}
@media (max-width:800px) {
ul.product-list,.product-list:has(>.product),.product-list>ul,.product-list>.Related_Custom_DIV {grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 15px}
.product-list .product .product-image {height:220px;padding:18px}
.product-list .product .product-brand {font-size:10px;letter-spacing:.7px;margin-top:14px}
.product-list .product .product-name {font-size:14px;min-height:42px}
.product-list .product .product-price {font-size:13px;min-height:41px;align-content:flex-start;align-items:baseline}
.product-list .product .product-price strike,.product-list .product .product-price del {margin-left:6px;font-size:11px}
.product-list .product .product-detail {font-size:12px;min-height:44px;padding:10px 0;margin-top:4px}
}
@media (max-width:480px) {
.product-list .product .product-image {height:200px;padding:14px 14px 44px}
}
@media (prefers-reduced-motion:reduce) {
.product-list .product .product-image img,.product-list .product .product-detail .far {transition:none}
.product-list .product .product-media-nav,.product-list .product .product-media-nav button {transition:none}
.product-list .product:hover .product-detail .far,.product-list .product:focus-within .product-detail .far {transform:none}
}
/*------------------produkt end--------------------*/


/*------------------vareliste start--------------------*/
.webshop-productlist #main {width:100%;max-width:none;background:var(--soft)}
.webshop-productlist #main>.content {float:none;width:100%;margin:0;padding:0;container-type:inline-size}
.webshop-productlist .leftmenu {display:none}
.webshop-productlist #main>.content>div:has(>#Content_Productlist) {width:100%;max-width:1680px;margin:0 auto;padding:30px var(--gutter) 64px}
.webshop-productlist .listing-intro {margin-bottom:0}
.webshop-productlist .listing-intro>.catlist-scroll-images,.webshop-productlist .listing-intro>.catlist-scroll {margin:0 0 24px}
.webshop-productlist .catlist-scroll-images ul.castlist-images {justify-content:flex-start}
.webshop-productlist .catlist-scroll-images a {text-decoration:none}
.webshop-productlist .catlist-scroll-images a:focus-visible {outline:2px solid var(--accent);outline-offset:2px}
.webshop-productlist .catlist-scroll {width:100%;max-width:100%;overflow-x:auto;scrollbar-width:thin}
.webshop-productlist ul.catlist {display:flex;flex-wrap:nowrap;gap:10px;width:max-content;list-style:none;margin:0;padding:8px 4px 14px}
.webshop-productlist ul.catlist li {flex:0 0 auto;margin:0;padding:0}
.webshop-productlist ul.catlist a {display:flex;align-items:center;min-height:44px;padding:8px 18px;border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--ink);font-size:13px;text-decoration:none;white-space:nowrap}
.webshop-productlist ul.catlist a:hover {border-color:var(--accent);background:#e9ebdf}
.webshop-productlist ul.catlist a:focus-visible {outline:2px solid var(--accent);outline-offset:2px}
@media (prefers-reduced-motion:reduce) {
.webshop-productlist .catlist-scroll-images .catlist-image-link,.webshop-productlist .catlist-scroll-images .catlist-image-link img {transition:none;transform:none!important}
}

.webshop-productlist .breadcrumb {display:flex;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;scrollbar-width:thin;align-items:center;gap:7px;margin-bottom:28px;font-size:12px;line-height:1.6;color:var(--muted)}
.webshop-productlist .breadcrumb a {color:inherit}
.webshop-productlist .breadcrumb .BreadCrumb_ProductList {display:flex;flex-wrap:nowrap;align-items:center;gap:7px}
.webshop-productlist .breadcrumb [itemtype="https://schema.org/BreadcrumbList"] {display:contents}
.webshop-productlist .breadcrumb [itemprop="itemListElement"] {display:inline-flex;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:7px}
.webshop-productlist .breadcrumb [itemprop="itemListElement"]::before {content:'/';color:#a4a79d}
.webshop-productlist .breadcrumb b {font-weight:400}
.webshop-productlist h1 {margin:0 0 20px;font-family:var(--display);font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.2;letter-spacing:-1px}
.webshop-productlist .CmsPageStyle_Table {width:100%;margin:0;border:0;border-collapse:collapse;table-layout:fixed}
.webshop-productlist .CmsPageStyle_Table td {padding:0}
.webshop-productlist .CmsPageStyle {max-width:1050px;font-family:var(--body);font-size:15px;line-height:1.75;color:var(--muted)}
.webshop-productlist .CmsPageStyle p {margin:0 0 14px}
.webshop-productlist .CmsPageStyle img {max-width:100%!important;height:auto!important}
.webshop-productlist .CmsPageStyle a {color:var(--ink);text-decoration:none}
.webshop-productlist .CmsPageStyle a:hover {color:var(--accent)}
.webshop-productlist .CmsPageStyle hr {display:none}
.webshop-productlist .Productlist_Sort_table {width:100%;margin:20px 0 24px;border-collapse:collapse}
.webshop-productlist .Productlist_Sort_table td {padding:0;text-align:right}
.webshop-productlist #Productlist_Sort_Select {display:inline-block;width:230px;max-width:100%;height:48px;padding:12px 40px 12px 16px;border:1px solid #d7d9d0;border-radius:5px;background-color:#fff;color:var(--ink);font-family:var(--body);font-size:14px;cursor:pointer;color-scheme:light}
.webshop-productlist #Productlist_Sort_Select:focus-visible {outline:2px solid var(--accent);outline-offset:2px}
.webshop-productlist .product-list {margin-top:0}
.webshop-productlist .product-list .product-stock:has(>.fa-check),.webshop-productinfo .product-in-stock {display:inline-flex;align-items:center;align-self:flex-start;gap:6px;padding:5px 9px;border:1px solid #cadfc4;border-radius:4px;background:#eaf3e6;color:#315b29;font-size:12px;font-weight:600}
.webshop-productlist .product-list .product-stock:has(>.fa-check) .fa-check,.webshop-productinfo .product-in-stock .fa-check {flex-shrink:0;margin:0;color:inherit}
.webshop-productlist .product-list .product-stock .Stockmessage_Productlist {font:inherit;color:inherit}
.webshop-productlist .listing-footer {margin-top:32px}
@media (min-width:900px) {
.webshop-productlist :is(.CategoryFooterContent,.listing-footer):not(:has(.reviews,.trust)) {columns:2;column-gap:48px}
.webshop-productlist :is(.CategoryFooterContent,.listing-footer) :is(p,li,table) {break-inside:avoid}
.webshop-productlist :is(.CategoryFooterContent,.listing-footer) :is(h2,h3,h4) {break-after:avoid}
}
.webshop-productlist :is(.reviews,.trust) {width:100cqw;max-width:none;margin-inline:calc((100% - 100cqw)/2);background:#fff}
.webshop-productlist :is(.CategoryFooterContent,.listing-footer) :is(ul,ol) {margin:16px 0;padding-left:26px;line-height:1.8}
.webshop-productlist :is(.CategoryFooterContent,.listing-footer) ul {list-style:disc}
.webshop-productlist :is(.CategoryFooterContent,.listing-footer) ol {list-style:decimal}
.webshop-productlist :is(.CategoryFooterContent,.listing-footer) li {margin:6px 0;padding-left:4px}
.listing-document-dialog {width:min(880px,calc(100vw - 32px));max-width:none;max-height:90dvh;padding:52px 24px 24px;border:0;border-radius:8px;background:#fff;color:var(--ink)}
.listing-document-dialog::backdrop {background:#20231dcc}
.listing-document-dialog .close-listing-document {position:absolute;top:8px;right:8px;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:var(--soft);color:var(--ink);cursor:pointer}
.listing-document-content img {display:block;max-width:100%;max-height:75dvh;width:auto;height:auto;margin:auto;object-fit:contain}
.listing-document-content iframe {display:block;width:100%;height:72dvh;border:0}
.listing-document-content .CmsPageStyle {max-width:100%;font-family:var(--body);line-height:1.7}
html:has(.listing-document-dialog[open]) {overflow:hidden}
.webshop-productlist .paging {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:42px auto 0;font-size:14px}
.webshop-productlist .paging_pages {display:flex;flex-wrap:wrap;justify-content:center;gap:6px}
.webshop-productlist .paging_pages a {display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px!important;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font-size:14px;text-decoration:none}
.webshop-productlist .paging_pages a.ActivePageNumber_ProductList,.webshop-productlist .paging_pages a:hover {border-color:var(--accent);background:var(--accent);color:#fff}
.webshop-productlist .paging_prev a,.webshop-productlist .paging_next a {display:inline-flex;align-items:center;min-height:44px;padding:8px;color:var(--ink)}
@media (max-width:700px) {
.webshop-productlist #main>.content>div:has(>#Content_Productlist) {padding-top:22px;padding-bottom:44px}
.webshop-productlist .breadcrumb {margin-bottom:20px;font-size:11px;gap:5px}
.webshop-productlist h1 {font-size:28px;letter-spacing:-.5px}
.webshop-productlist .CmsPageStyle {font-size:14px;line-height:1.65}
.webshop-productlist .Productlist_Sort_table {margin:16px 0 22px}
.webshop-productlist #Productlist_Sort_Select {width:100%;font-size:16px}
.webshop-productlist .paging {margin-top:30px;gap:6px}
}
/*------------------vareliste end--------------------*/


/*------------------varekort start--------------------*/
.webshop-productinfo #main {width:100%;max-width:none}
.webshop-productinfo #main>.content {float:none;width:100%;padding:0;margin:0}
.webshop-productinfo .leftmenu {display:none}
.webshop-productinfo .product-page {padding-bottom:70px;background:#fff}
.webshop-productinfo .product-page [hidden] {display:none!important}
.webshop-productinfo .product-breadcrumbs {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-top:25px;padding-bottom:30px;font-size:12px;color:var(--muted)}
.webshop-productinfo .product-breadcrumbs * {font-size:inherit!important}
.webshop-productinfo .product-breadcrumbs [itemtype="https://schema.org/BreadcrumbList"] {display:flex;flex-wrap:nowrap;white-space:nowrap;align-items:center;gap:8px}
.webshop-productinfo .product-breadcrumbs [itemprop="itemListElement"] {display:inline-flex;flex-shrink:0;align-items:center;gap:8px}
.webshop-productinfo .product-breadcrumbs [itemprop="itemListElement"]::before {content:"/";color:var(--muted)}
.webshop-productinfo .product-breadcrumbs br {display:none}
.webshop-productinfo .product-breadcrumbs>div {min-width:0;max-width:100%;overflow-x:auto;scrollbar-width:thin}
.webshop-productinfo .product-shipping-note {display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:13px;font-weight:500;white-space:nowrap}
.webshop-productinfo .product-layout {display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,1fr);grid-template-rows:auto 1fr;gap:0 clamp(35px,5vw,80px);align-items:start;padding-bottom:65px}
.webshop-productinfo .product-gallery {grid-column:1;grid-row:1;min-width:0}
.webshop-productinfo .product-summary {grid-column:2;grid-row:1 / span 2;min-width:0}
.webshop-productinfo .product-assurance {grid-column:1;grid-row:2}
.webshop-productinfo .gallery-main {position:relative;background:#f5f5f1;min-width:0}
.webshop-productinfo .product-image-badges {position:absolute;top:16px;right:16px;left:16px;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;pointer-events:none}
.webshop-productinfo .product-webprice {display:inline-block;padding:7px 12px;border-radius:4px;background:var(--accent);color:#fff;font-size:12px;font-weight:600;line-height:1.4}
.webshop-productinfo .product-pricerunner {display:block;width:auto;height:auto;max-width:160px;max-height:56px;margin-left:auto}
.webshop-productinfo .gallery-zoom {display:block;position:relative;width:100%;height:590px;padding:36px;text-align:center;cursor:zoom-in}
.webshop-productinfo .gallery-zoom>img {display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.webshop-productinfo .gallery-zoom>span {display:flex;gap:8px;align-items:center;position:absolute;right:20px;bottom:18px;color:var(--muted);font-size:12px}
.webshop-productinfo .gallery-thumbs {display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px}
.webshop-productinfo .gallery-thumbs button {position:relative;padding:7px;aspect-ratio:1;border:1px solid var(--line);background:white;cursor:pointer}
.webshop-productinfo .gallery-thumbs button[aria-pressed='true'] {border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}
.webshop-productinfo .gallery-thumbs button:hover {border-color:var(--ink)}
.webshop-productinfo .gallery-thumbs img {width:100%;height:100%;object-fit:contain}
.webshop-productinfo .gallery-thumbs i {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;color:var(--accent)}
.webshop-productinfo .gallery-arrow {position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffffb3;border-radius:50%;background:#ffffffcf;box-shadow:0 3px 15px #0000000a;backdrop-filter:blur(8px);font-size:17px;cursor:pointer}
.webshop-productinfo .gallery-arrow:hover {background:white;border-color:var(--accent)}
.webshop-productinfo .gallery-prev {left:16px}
.webshop-productinfo .gallery-next {right:16px}
.webshop-productinfo .product-maker {font-size:13px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;margin:4px 0 15px;color:var(--muted)}
.webshop-productinfo .product-maker * {font:inherit;color:inherit}
.webshop-productinfo .product-summary h1 {font-family:var(--display);font-size:clamp(30px,3vw,45px);font-weight:500;letter-spacing:-1.7px;line-height:1.13;margin:0 0 20px}
.webshop-productinfo .product-identifiers {display:flex;flex-wrap:wrap;gap:6px 24px;color:var(--muted);font-size:12px}
.webshop-productinfo .purchase-price {padding:26px 0 23px;margin-top:23px;border-top:1px solid var(--line)}
.webshop-productinfo .purchase-price>p {font-size:13px;color:var(--muted);margin-bottom:9px}
.webshop-productinfo .single_product-price-price {display:flex!important;flex-wrap:wrap;align-items:baseline;gap:0 6px}
.webshop-productinfo .single_product-price-price [itemprop='price'] {font-family:var(--display);font-size:36px;font-weight:600;letter-spacing:-1px}
.webshop-productinfo .single_product-price-price .curr {font-size:15px}
.webshop-productinfo .single_product-price-price strike {order:2;font-size:16px!important;color:var(--muted);font-weight:400;margin-left:12px}
.webshop-productinfo .single_product-price-before:empty {display:none}
.webshop-productinfo .purchase-price-row {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 20px}
.webshop-productinfo .purchase-price-row>.single_product-price {min-width:0}
.webshop-productinfo .Prices_Custom_DIV br {display:none}
.webshop-productinfo .Prices_Custom_DIV a:has(img[src*="Prismatch__" i]) {display:none}
.webshop-productinfo .product-pricematch {display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:30px;padding:8px 12px;font-size:12px;line-height:1.3;color:var(--accent);white-space:nowrap;text-decoration:none}
.webshop-productinfo .product-pricematch i {font-size:15px}
.webshop-productinfo .product-pricematch:hover {background:#f4f5f0;border-color:#aeb49f;color:var(--ink);text-decoration:none}
.webshop-productinfo .product-delivery {margin:0 0 24px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px}
.webshop-productinfo .delivery-line {display:flex;align-items:center;gap:12px}
.webshop-productinfo .delivery-icon {display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#f4f5f0;color:var(--accent);font-size:16px}
.webshop-productinfo .delivery-details {flex:1;min-width:0}
.webshop-productinfo .delivery-heading {display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;margin-bottom:3px}
.webshop-productinfo .delivery-heading strong {font-size:12px;font-weight:400;color:var(--muted)}
.webshop-productinfo .leveringstid_contents {font-size:13px;line-height:1.5;color:var(--ink)}
.webshop-productinfo .delivery-compact {display:none}
.webshop-productinfo .leveringstid_contents .Description_Productinfo {font:inherit}
.webshop-productinfo .leveringstid_contents :is(b,strong) {display:inline-block;white-space:nowrap}
.webshop-productinfo .leveringstid_contents .fa-circle {display:none}
.webshop-productinfo .delivery-info {display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;color:var(--muted);font-size:15px;text-decoration:none}
.webshop-productinfo .delivery-info:hover {color:var(--accent)}
.webshop-productinfo .product-delivery>.product-shipping-note {margin:12px 0 0 48px;font-size:12px;font-weight:400}
.webshop-productinfo .variants .VariantGroup {width:100%;margin:0 0 20px}
.webshop-productinfo .variants td[rowspan] {display:none}
.webshop-productinfo .variants .VariantGroupLabel {font-family:var(--body);font-size:13px;font-weight:500;padding:0 0 8px}
.webshop-productinfo .variants select {width:100%;height:48px;padding:10px;border:1px solid var(--line);background:white;color:var(--ink);font:inherit}
.webshop-productinfo .product-energy-quality {display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:15px}
.webshop-productinfo .product-energy-quality:empty {display:none}
.webshop-productinfo .product-quality {display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}
.webshop-productinfo .energy {display:inline-flex;align-items:center;gap:6px;font-size:11px}
.webshop-productinfo .energy img {display:block;width:60px;height:auto;max-height:none;object-fit:contain}
.webshop-productinfo .energy a {color:var(--ink);text-decoration:underline}
.webshop-productinfo #BUYSECTION {display:flex;align-items:end;gap:15px}
.webshop-productinfo .amountWrapper {flex:0 0 86px}
.webshop-productinfo .amountWrapperHeadline {display:block;font-size:12px;margin-bottom:7px}
.webshop-productinfo .amountWrapper input {width:86px;height:54px;padding:10px 12px;border:1px solid #babdb2;background:white;font-size:16px;color:var(--ink)}
.webshop-productinfo .buyWrapper {position:relative;flex:1;min-width:0}
.webshop-productinfo .buyWrapperHeadline {display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:54px;padding:12px;font-size:16px;background:#575e43;color:#fff}
.webshop-productinfo .buyWrapperHeadline::before {content:'\f290';font-family:'Font Awesome 5 Pro';font-weight:400}
.webshop-productinfo .buyWrapper input {position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.webshop-productinfo .buyWrapper:hover .buyWrapperHeadline {background:#464d35;opacity:1}
.webshop-productinfo .buyWrapper:has(input:disabled) {opacity:.5}
.webshop-productinfo .product-financing {margin:15px 0 25px;min-height:25px;font-size:14px;color:#674ad1}
.webshop-productinfo .product-financing:empty {display:none}
.webshop-productinfo .product-addons {margin-top:22px;padding:22px;background:#f6f7f5;border:1px solid #e8ebe5;border-radius:8px}
.webshop-productinfo .product-addons h2 {font-family:var(--display);font-size:20px;font-weight:500;letter-spacing:-.4px;margin:0 0 18px}
.webshop-productinfo .addon-card {display:grid;grid-template-columns:24px 58px minmax(0,1fr) 58px;gap:12px;align-items:center;padding:17px 0;border-top:1px solid #dfe3db}
.webshop-productinfo .addon-card:last-child {padding-bottom:0}
.webshop-productinfo .addon-check {display:grid;place-items:center;width:24px;height:30px;padding:0;border:1px solid var(--line);background:#fff;color:var(--accent);cursor:pointer}
.webshop-productinfo .addon-check:disabled {opacity:.5;cursor:wait}
.webshop-productinfo .addon-picture-link {display:block;align-self:stretch}
.webshop-productinfo .addon-photo {width:58px;height:85px;object-fit:contain;background:white;border-radius:5px;padding:5px}
.webshop-productinfo .addon-name {display:block;font-size:13px;font-weight:500;line-height:1.55}
.webshop-productinfo .addon-quality {margin-top:8px}
.webshop-productinfo .addon-links {display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:10px;font-size:11px}
.webshop-productinfo .addon-links>a {text-decoration:underline;text-underline-offset:3px}
.webshop-productinfo .addon-select {text-align:right}
.webshop-productinfo .addon-select label {font-size:11px;color:var(--muted)}
.webshop-productinfo .addon-select select {display:block;width:58px;height:37px;margin:4px 0 6px;border:1px solid #ccd3c7;border-radius:4px;background:#fff;padding:6px;font-size:13px}
.webshop-productinfo .addon-price {font-size:15px;font-weight:500;white-space:nowrap}
.webshop-productinfo .addon-error {color:#9b352a;font-size:13px;margin-top:12px}
.webshop-productinfo .product-description {font-size:15px;margin-top:30px;line-height:1.8;color:var(--ink)}
.webshop-productinfo .product-description span[style*='font-size'] {font-size:inherit!important}
.webshop-productinfo .product-description .single_product-text-description-2:not(:empty) {margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}
.webshop-productinfo .product-description a {color:#000;text-decoration:none}
.webshop-productinfo .product-description ul {padding-left:22px}
.webshop-productinfo .product-description img {height:auto}
.webshop-productinfo .product-description table {display:block;width:auto!important;max-width:100%;border:0;border-collapse:collapse;font:inherit!important;color:inherit!important;line-height:inherit!important}
.webshop-productinfo .product-description table :is(tbody,tr) {display:block}
.webshop-productinfo .product-description table :is(td,th) {display:inline;width:auto!important;padding:0;border:0;text-align:left;vertical-align:baseline;font:inherit!important;color:inherit!important}
.webshop-productinfo .product-description table :is(td,th):first-child::after {content:": "}
.webshop-productinfo .product-description table :is(p,span,div) {display:inline}
.webshop-productinfo .product-description table :is(p,span,div) {margin:0;font:inherit!important;color:inherit!important;line-height:inherit!important}
.webshop-productinfo .product-description span:is([style*="background-color:#f1c40f"],[style*="background-color: #f1c40f"],[style*="background-color: rgb(241, 196, 15)"]) {background:#f5efdb!important;color:#534b2f;padding:3px 6px;border-radius:3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.webshop-productinfo .product-downloads {display:flex;flex-wrap:wrap;gap:14px;margin-top:20px;font-size:13px}
.webshop-productinfo .product-downloads i {margin-right:6px}
.webshop-productinfo .product-reviews {display:none}
.webshop-productinfo .product-reassurance {display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:34px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}
.webshop-productinfo .product-reassurance>div {display:flex;flex-direction:column;align-items:flex-start;gap:11px}
.webshop-productinfo .product-reassurance>div+div {border-left:1px solid var(--line);padding-left:25px}
.webshop-productinfo .product-reassurance>div>a:first-child {display:flex;align-items:center;height:30px;flex-shrink:0}
.webshop-productinfo .product-reassurance img {display:block;width:110px;height:auto;max-height:24px;object-fit:contain}
.webshop-productinfo .product-reassurance img.product-emaerket {width:62px;height:24px;object-fit:contain;object-position:left center}
.webshop-productinfo .product-reassurance a {text-decoration:underline;text-underline-offset:3px}
.webshop-productinfo .product-reassurance :is(p,small) {margin:0;font-family:var(--body);font-size:11px;font-weight:400;line-height:1.45}
.webshop-productinfo .product-reassurance strong {font-weight:inherit}
.webshop-productinfo .product-benefits {list-style:none;margin:16px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:12px 20px;font-size:12px;color:var(--ink)}
.webshop-productinfo .product-benefits li {white-space:nowrap}
.webshop-productinfo .product-benefits li::before {content:'\f00c';font-family:'Font Awesome 5 Pro';margin-right:7px;color:var(--accent)}
.webshop-productinfo:has(.product-page #related_Products .product) .TableLines_ProductInfo:has(.Related_ImageLink_ProductInfo) {display:none}
.webshop-productinfo .product-related {background:var(--soft);padding:55px 0 65px}
.webshop-productinfo .product-related .section-head,.webshop-productinfo .product-discovery .section-head {margin:0 0 30px}
.webshop-productinfo .product-related .section-head h2,.webshop-productinfo .product-discovery .section-head h2 {margin:0}
.webshop-productinfo .product-related .product-list,.webshop-productinfo .product-discovery .product-list {row-gap:38px}
.webshop-productinfo .product-related h2,.webshop-productinfo .product-discovery h2 {display:flex;align-items:center;gap:13px;font-family:var(--display);font-weight:500;font-size:32px;letter-spacing:-1px}
.webshop-productinfo .product-related h2 i,.webshop-productinfo .product-discovery h2 i {font-size:23px;color:var(--muted)}
.webshop-productinfo .product-discovery {padding:55px 0}
.webshop-productinfo .product-lastseen,.webshop-productinfo .popular-now {background:var(--soft)}
.webshop-productinfo .product-lastseen {border-bottom:1px solid var(--line)}
.webshop-productinfo .product-dialog {border:1px solid var(--line);padding:35px;width:1000px;max-width:calc(100% - 32px);max-height:94dvh;color:var(--ink);overflow:auto}
.webshop-productinfo .product-dialog::backdrop {background:#0009}
.webshop-productinfo .close-product-dialog {position:absolute;top:8px;right:8px;background:white;border:0;padding:10px;font-size:22px;cursor:pointer;z-index:1}
.webshop-productinfo .dialog-image {width:100%;height:70dvh;object-fit:contain}
.webshop-productinfo .dialog-frame,.webshop-productinfo .dialog-video {width:100%;height:70dvh;border:0}
.webshop-productinfo .dialog-content {padding:20px 0}
.webshop-productinfo .gallery-dialog-controls {display:flex;justify-content:center;align-items:center;gap:25px;padding-top:12px;font-size:13px}
.webshop-productinfo .gallery-dialog-controls button {padding:12px;border:1px solid var(--line);background:white;cursor:pointer}
.webshop-productinfo .product-page :focus-visible {outline:2px solid var(--accent);outline-offset:3px}
.webshop-productinfo .product-page .buyWrapper:focus-within {outline:2px solid var(--accent);outline-offset:3px}
@media (max-width:1150px) {
.webshop-productinfo .product-layout {gap:0 35px;grid-template-columns:1fr 1fr}
.webshop-productinfo .gallery-zoom {height:460px;padding:25px}
.webshop-productinfo .product-summary h1 {font-size:32px}
.webshop-productinfo .product-addons {padding:16px}
.webshop-productinfo .addon-card {grid-template-columns:24px 46px minmax(0,1fr) 50px;gap:9px}
.webshop-productinfo .addon-photo {width:46px}
.webshop-productinfo .addon-select select {width:50px}
}
@media (max-width:800px) {
.webshop-productinfo .product-breadcrumbs {padding-top:12px;padding-bottom:12px;font-size:11px;gap:0;flex-wrap:nowrap}
.webshop-productinfo .product-breadcrumbs>.product-shipping-note {display:none}
.webshop-productinfo .product-breadcrumbs>div {width:100%;white-space:nowrap}
.webshop-productinfo .delivery-full {display:none}
.webshop-productinfo .delivery-compact {display:inline}
.webshop-productinfo .delivery-details:has(.delivery-compact) .delivery-heading {display:none}
.webshop-productinfo .product-delivery {padding:12px 0;margin-bottom:16px}
.webshop-productinfo .delivery-line {gap:8px}
.webshop-productinfo .delivery-icon {width:28px;height:28px;flex-basis:28px;font-size:14px}
.webshop-productinfo .delivery-info {width:24px;flex-basis:24px}
.webshop-productinfo .product-delivery>.product-shipping-note {margin:7px 0 0 36px}
.webshop-productinfo .product-layout {grid-template-columns:1fr;gap:25px;padding-bottom:40px}
.webshop-productinfo .product-gallery {grid-column:1;grid-row:1}
.webshop-productinfo .product-summary {grid-column:1;grid-row:2}
.webshop-productinfo .product-assurance {grid-column:1;grid-row:3;margin:14px 0 18px}
.webshop-productinfo .gallery-zoom {height:clamp(270px,90vw,400px);padding:25px;touch-action:pan-y pinch-zoom}
.webshop-productinfo .gallery-thumbs {display:flex;gap:7px;margin-top:10px;padding:1px 1px 8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}
.webshop-productinfo .gallery-thumbs button {padding:4px;flex:0 0 56px;scroll-snap-align:start}
.webshop-productinfo .gallery-prev {left:10px}
.webshop-productinfo .gallery-next {right:10px}
.webshop-productinfo .product-reassurance {margin-top:0;padding:12px 0;gap:12px}
.webshop-productinfo .product-reassurance>div {gap:7px}
.webshop-productinfo .product-reassurance>div+div {padding-left:15px}
.webshop-productinfo .product-benefits {gap:7px 12px;margin-top:10px;font-size:11px}
.webshop-productinfo .product-summary h1 {font-size:clamp(28px,8vw,34px);letter-spacing:-1px}
.webshop-productinfo .product-maker {margin-top:9px}
.webshop-productinfo .purchase-price {margin-top:19px;padding-top:20px}
.webshop-productinfo .single_product-price-price [itemprop='price'] {font-size:34px}
.webshop-productinfo .product-related,.webshop-productinfo .product-discovery {padding-top:35px;padding-bottom:40px}
.webshop-productinfo .product-related h2,.webshop-productinfo .product-discovery h2 {font-size:28px}
.webshop-productinfo .product-dialog {padding:48px 16px 20px;overscroll-behavior:contain}
.webshop-productinfo .close-product-dialog {min-width:44px;min-height:44px}
.webshop-productinfo .variants select,.webshop-productinfo .single_product-buy input:not([type="image"]):not([type="hidden"]) {font-size:16px}
.webshop-productinfo .product-addons {padding:12px;margin-top:14px}
.webshop-productinfo .product-addons h2 {font-size:17px;margin-bottom:8px}
.webshop-productinfo .addon-card {grid-template-columns:40px minmax(0,1fr) 44px;grid-template-areas:"image info info" "select select add";gap:6px 10px;align-items:start;padding:10px 0}
.webshop-productinfo .addon-picture-link {grid-area:image;align-self:start}
.webshop-productinfo .addon-photo {width:40px;height:64px;padding:3px}
.webshop-productinfo .addon-info {grid-area:info;min-width:0}
.webshop-productinfo .addon-check {grid-area:add;width:44px;height:44px;align-self:end;font-size:16px;border-radius:4px}
.webshop-productinfo .addon-select {grid-area:select;display:flex;flex-wrap:wrap;align-items:end;gap:8px 12px;text-align:left}
.webshop-productinfo .addon-select label {display:flex;align-items:center;gap:8px}
.webshop-productinfo .addon-select select {width:54px;height:44px;margin:0;font-size:16px}
.webshop-productinfo .addon-price {font-size:14px;line-height:44px}
.webshop-productinfo .addon-name {font-size:12px;line-height:1.4}
.webshop-productinfo .addon-links .energy img {width:44px}
.webshop-productinfo .addon-links>a,.webshop-productinfo .product-quality {display:inline-flex;align-items:center;min-height:32px}
.webshop-productinfo .addon-links {margin-top:2px;gap:3px 8px}
.webshop-productinfo .addon-quality {margin-top:2px}
.webshop-productinfo .product-description {overflow-wrap:anywhere}
.webshop-productinfo .product-description table :is(td,th) {overflow-wrap:anywhere}
.webshop-productinfo .dialog-image,.webshop-productinfo .dialog-frame,.webshop-productinfo .dialog-video {height:60dvh}
.webshop-productinfo .product-page {padding-bottom:40px}
}
.webshop-productinfo .product-visualisation {display:flex;align-items:center;gap:12px;margin:12px 0 18px;padding:10px 14px;border:1px solid #d8dccf;border-radius:5px;background:#f3f4ed;color:var(--accent);text-decoration:none;line-height:1.4}
.webshop-productinfo .product-visualisation .visualisation-room {display:block;flex:0 0 60px;width:60px;height:38px}
.webshop-productinfo .product-visualisation strong {display:block;font-family:var(--display);font-size:15px;font-weight:600}
.webshop-productinfo .product-visualisation small {display:block;margin-top:3px;font-size:12px;color:var(--muted)}
.webshop-productinfo .product-visualisation>.fa-arrow-right {margin-left:auto;font-size:15px}
.webshop-productinfo .product-visualisation:hover {border-color:var(--accent);background:#eaeddf;text-decoration:none}
.webshop-productinfo .visualisation-dialog {width:1280px;max-width:calc(100% - 40px);height:96dvh;max-height:780px;padding:0;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);overflow:hidden}
.webshop-productinfo .visualisation-dialog[open] {display:flex;flex-direction:column}
.webshop-productinfo .visualisation-dialog::backdrop {background:#1d211bc2}
.webshop-productinfo .visualisation-head {position:absolute;top:12px;right:12px;z-index:2;padding:0;min-height:0;border:0}
.webshop-productinfo .visualisation-head h2 {position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.webshop-productinfo .visualisation-close {display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--soft);color:var(--ink);font-size:20px;cursor:pointer}
.webshop-productinfo .visualisation-dialog iframe {display:block;flex:1;width:100%;min-height:0;border:0;background:#fff}
.webshop-productinfo .product-visualisation:focus-visible,.webshop-productinfo .visualisation-dialog :focus-visible {outline:2px solid var(--accent);outline-offset:2px}
@media (max-width:700px) {
.webshop-productinfo .product-visualisation {padding:10px 12px;gap:9px}
.webshop-productinfo .product-visualisation .visualisation-room {flex-basis:52px;width:52px;height:34px}
.webshop-productinfo .product-visualisation strong {font-size:14px}
.webshop-productinfo .visualisation-dialog {width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0}
.webshop-productinfo .visualisation-head {top:8px;right:8px;padding:0;min-height:0}
.webshop-productinfo .visualisation-head h2 {font-size:17px}
}
/*------------------varekort end--------------------*/

/*------------------subcat start--------------------*/
.SubCats_Categories_UL {position:relative;overflow: hidden; margin:0 -5px}
.SubCats_Categories_UL li {cursor:pointer;display: inline-block;position: relative;float: none;vertical-align: top;box-sizing: border-box;margin: 5px;text-align: center;border: 1px solid #eee;}
.SubCats_Categories_UL li a {display:block;}
.SubCats_Categories_UL li img {max-height:200px}
.SubCats_Categories_UL li .subcat-name {background-color:#c3c3c3;height: 40px;position: relative;text-align: center;transition: all .3s ease;}
.SubCats_Categories_UL li .subcat-name a {font-weight:800;text-decoration:none;padding:7px 0; margin: auto;position: absolute;left: 0;right: 0;top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%)}
.SubCats_Categories_UL li:hover .subcat-name {background-color:#000;color:#FFFFFF;}
.SubCats_Categories_UL li:hover .subcat-name a {color:#FFFFFF;}
.SubCats_Categories_UL li:last-child {display:none}
.SubCats_Categories_UL li {width: calc(20% - 10px)!important}
@media (max-width: 1200px) {	
.SubCats_Categories_UL li {width: calc(25% - 10px)!important}
}
@media (max-width: 1000px) {	
.SubCats_Categories_UL li {width: calc(33.33% - 10px)!important}
}
@media (max-width: 879px) {	
.SubCats_Categories_UL li {width: calc(50% - 10px)!important}
}

/*------------------subcat end--------------------*/


/*------------------footer start--------------------*/
/* Nyhedsbrev – fast HTML og eksisterende Klaviyo-liste. */
.newsletter {font-family:var(--body);font-size:16px;color:var(--ink);line-height:1.55}
.newsletter h2 {font-family:var(--display);font-weight:500;line-height:1.14;margin:0}
.newsletter button,.newsletter input {font:inherit;border-radius:0}
.newsletter button {border:0;cursor:pointer}
.newsletter p {margin:0}
.newsletter [hidden] {display:none}
.newsletter .button:disabled {opacity:.6;cursor:wait}
.newsletter .button {display:inline-flex;min-height:52px;align-items:center;justify-content:space-between;gap:38px;padding:13px 23px;background:var(--ink);color:#fff;font-size:14px;transition:background .2s,color .2s}
.newsletter {background:#e9ebdf;margin:20px auto;padding-top:48px;padding-bottom:48px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.newsletter h2 {font-size:32px;letter-spacing:-1px;margin-bottom:12px}
.newsletter p {font-size:14px;max-width:510px;color:#626654}
.newsletter form {display:grid;grid-template-columns:1fr auto;gap:14px}
.newsletter input[type=email] {width:100%;min-width:0;background:transparent;border:0;border-bottom:1px solid #7f856c;padding:14px 0;font-size:15px;color:var(--ink)}
.newsletter .consent {grid-column:1/-1;display:flex;gap:8px;align-items:start;font-size:12px;color:#626654}
.newsletter .consent input {margin-top:4px;accent-color:var(--accent);color:#000}
.newsletter .form-message {grid-column:1/-1;font-size:13px}
@media (max-width:800px) {
.newsletter {grid-template-columns:1fr;gap:25px;padding-top:35px;padding-bottom:35px}
.newsletter form {gap:10px;grid-template-columns:minmax(0,1fr) auto}
.newsletter input[type=email] {font-size:16px}
.newsletter .button {padding:12px 15px;gap:14px}
}

.site-footer {background:var(--dark);color:#f0f1e9;padding-top:56px;padding-bottom:25px;font-family:var(--body);font-size:16px;line-height:1.55}
.site-footer :where(a) {color:inherit;text-decoration:none}
.footer-grid {display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:50px;padding-bottom:50px}
.footer-brand {display:inline-block;background:white;padding:11px 14px;margin-bottom:23px}
.footer-brand img {width:180px}
.footer-grid h3 {font-size:14px;font-weight:600;margin:6px 0 22px}
.footer-grid p,.footer-grid a:not(.footer-brand) {display:block;color:#bdc2b3;font-size:13px;line-height:1.9;margin-bottom:7px}
.footer-grid a:hover {color:white}
.footer-bottom {display:flex;justify-content:space-between;gap:25px;border-top:1px solid #4d5146;padding-top:23px;font-size:12px;color:#b9bfae}
.footer-bottom img {max-height:20px;width:auto;max-width:240px}
.footer-credit {margin-top:16px;text-align:right;font-size:11px;font-weight:400;line-height:1.5;color:#b9bfae}
.footer-links {display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid #4d5146;padding:28px 0;font-size:14px;color:#eef0e8}
.footer-links .TopMenu_MenuItems {display:flex;flex-wrap:wrap;align-items:center;gap:10px;float:none;width:100%;margin:0;padding:0;list-style:none;background:none;border:0}
.footer-links .TopMenu_MenuItem {display:block;float:none;width:auto;margin:0;padding:0;list-style:none;background:none;border:0}
.footer-links a.Link_Topmenu {display:inline-block;float:none;margin:0;color:inherit;font-family:inherit;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:normal;text-decoration:none;text-transform:lowercase;white-space:normal;max-width:100%}
.footer-links a.Link_Topmenu::first-letter {text-transform:uppercase}
.footer-links a.Link_Topmenu[href="/shop/b2blogin.html"] {text-transform:none}
.footer-links a {display:inline-flex;align-items:center;min-height:42px;padding:9px 17px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease}
.footer-links a:hover {color:white;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.13)}
.footer-assurances {display:grid;grid-template-columns:1.3fr 1.3fr .65fr;gap:28px;align-items:center;padding:30px 0 38px;border-top:1px solid #4d5146}
.footer-assurances span {display:block;font-size:12px;color:#bdc2b3;margin-bottom:16px}
.footer-payment>img {width:280px;max-width:100%;height:auto}
.footer-certificates {display:flex;align-items:center;justify-content:center;gap:25px;padding:10px 16px;background:transparent}
.footer-certificates img {max-width:110px;max-height:65px;width:auto;height:auto;object-fit:contain}
.footer-certificates>a:first-child img {max-width:55px}
.footer-social {text-align:right}
.footer-social>div {display:flex;justify-content:flex-end;gap:18px}
.footer-country {display:inline-flex;align-items:center;gap:9px}
.footer-grid a.footer-country {display:flex}
.footer-country img {width:20px;height:20px;flex-shrink:0;border-radius:50%;object-fit:cover}
.footer-countries {display:flex;flex-wrap:wrap;align-items:center;gap:18px}
.footer-social a {color:#fff;font-size:23px}
.footer-social a:hover {color:#d0d7b4}
.site-footer img {display:block}
.site-footer h3 {font-family:var(--display);line-height:1.14}
.site-footer p {margin-top:0}
@font-face {font-family:'Font Awesome 5 Brands';src:url('../media/fa-brands-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:block}
.fab {display:inline-block;font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;line-height:1;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}
.fa-instagram::before {content:'\f16d'}
.fa-facebook-f::before {content:'\f39e'}
.fa-pinterest-p::before {content:'\f231'}
.fa-linkedin-in::before {content:'\f0e1'}
@media (max-width:1150px) {
.footer-assurances {grid-template-columns:1fr 1fr}
.footer-social {grid-column:1/-1}
.footer-grid {gap:25px}
}
@media (max-width:800px) {
.footer-assurances {grid-template-columns:minmax(0,1fr)}
.footer-certificates {justify-content:start;flex-wrap:wrap;gap:20px;padding-left:0;padding-right:0}
.footer-assurances>* {min-width:0}
.footer-social a {display:grid;place-items:center;min-width:44px;min-height:44px}
.footer-social>div {gap:8px}
.footer-certificates img {max-width:95px}
.footer-grid {grid-template-columns:1fr 1fr;gap:28px}
.footer-grid>div:first-child {grid-column:1/-1}
.footer-bottom {flex-wrap:wrap}
}
@media (prefers-reduced-motion:reduce) {
.footer-links a {transition:none}
}
/*------------------footer end--------------------*/

/*------------------default pages start--------------------*/
.webshop-terms .Heading_Terms {font-size:2em;font-weight:400;margin:15px 0;text-transform: uppercase;}
.webshop-terms .Heading_Terms_Wrapper {text-align:left!important; margin: 15px 0;}
.webshop-terms .termsWrapper td[valign="top"] > br {display:none!important}
.webshop-profile .Heading_Profile {font-size:2em;font-weight:400;margin:15px 0;text-transform: uppercase;}
.webshop-profile .Heading_Profile_Wrapper {text-align:left!important; margin: 15px 0;}
.webshop-profile .profileWrapper td[valign="top"] > br {display:none!important}
/*------------------default pages end--------------------*/

/*------------------cms start--------------------*/
:is(.webshop-cms,.webshop-cmspage) {background:var(--soft)}
:is(.webshop-cms,.webshop-cmspage) article {width:1100px;max-width:100%;padding:48px var(--gutter) 64px;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.8}
:is(.webshop-cms,.webshop-cmspage) article>.leftmenu {display:none}
:is(.webshop-cms,.webshop-cmspage) article>.content {float:none;width:100%;margin:0;padding:0}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle_Table {width:100%;height:auto;table-layout:fixed;border-collapse:separate;border-spacing:0;background:var(--paper);border:1px solid var(--line);border-radius:8px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle {padding:clamp(28px,4.5vw,64px);font-size:16px;line-height:1.8;overflow-wrap:anywhere;color:var(--ink)}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle :is(h1,h2,h3,h4) {color:var(--ink);font-family:var(--display);font-weight:500;line-height:1.3;text-wrap:pretty}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle h1,:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle>h2:first-child {margin:0 0 28px;font-size:clamp(29px,3.2vw,42px);line-height:1.18;letter-spacing:-1.3px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle h2 {margin:38px 0 16px;font-size:clamp(24px,2.3vw,29px);letter-spacing:-.6px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle h3 {margin:26px 0 12px;padding-top:22px;border-top:1px solid var(--line);font-size:20px;letter-spacing:-.3px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle h4 {margin:24px 0 10px;font-size:18px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle :is(h1,h2,h3,h4)>br {display:none}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle :is(p,ul,ol,blockquote) {margin:0 0 20px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle :is(ul,ol) {padding-left:24px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle li {padding-left:5px;margin:8px 0}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle li::marker {color:var(--accent)}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle :is(strong,b) {font-weight:600}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle>strong:first-child {display:inline-block;margin-bottom:12px;font-family:var(--display);font-size:26px;line-height:1.3;letter-spacing:-.5px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle a {color:var(--accent);text-decoration:underline;text-decoration-color:#575e4366;text-underline-offset:4px;text-decoration-thickness:1px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle a:hover {color:var(--ink);text-decoration-color:currentColor}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle a:focus-visible {outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle img {max-width:100%!important;height:auto!important;max-height:none}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle>img {display:block;margin:28px auto;border-radius:6px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle :is(iframe,video) {max-width:100%;border:0}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle blockquote {padding:20px 24px;border-left:3px solid var(--accent);background:var(--soft)}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle hr {margin:30px 0;border:0;border-top:1px solid var(--line)}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle>:last-child {margin-bottom:0}
@media (max-width:600px) {
:is(.webshop-cms,.webshop-cmspage) article {padding:24px 16px 40px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle {padding:28px 20px;font-size:16px;line-height:1.75}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle h1,:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle>h2:first-child {margin-bottom:22px;letter-spacing:-.8px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle h2 {margin-top:28px}
:is(.webshop-cms,.webshop-cmspage) .CmsPageStyle h3 {font-size:19px}
}
/*------------------cms end--------------------*/


/*------------------b2b start--------------------*/
body.webshop-b2b article {width:1440px;padding-top:54px;padding-bottom:72px}
.webshop-b2b .CmsPageStyle_Table {border:0;border-radius:0;background:transparent}
.webshop-b2b .CmsPageStyle {padding:0;font-size:16px;line-height:1.75}
.webshop-b2b .CmsPageStyle [style*="font-size"] {font-size:inherit!important;line-height:inherit!important}
.webshop-b2b .CmsPageStyle h1 {max-width:1100px;margin:0 auto 28px;font-size:clamp(30px,3.6vw,48px);line-height:1.2;letter-spacing:-1.2px;text-align:center}
.webshop-b2b .CmsPageStyle h1 strong {font-weight:500}
.webshop-b2b .CmsPageStyle h1 br {display:none}
.webshop-b2b .CmsPageStyle>p:first-of-type {max-width:980px;margin:0 auto 32px;color:var(--muted);text-align:center;font-size:17px}
.webshop-b2b .CmsPageStyle>p:has(.usp-image) {margin:0 0 52px}
.webshop-b2b .CmsPageStyle>p:has(.usp-image)>br {display:none}
.webshop-b2b .CmsPageStyle .usp-image {display:block;width:100%;max-width:1100px!important;margin:auto;border-radius:6px}
.webshop-b2b .CmsPageStyle>h2 {margin:0 0 28px;font-size:clamp(26px,2.5vw,34px)}
.webshop-b2b .b2b-team {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}
.webshop-b2b .b2b-expert {float:none;width:auto;min-width:0;margin:0;padding:24px;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:15px;line-height:1.75}
.webshop-b2b .CmsPageStyle .b2b-expert>img {display:block;width:150px!important;max-width:100%!important;margin:0 auto 24px;border-radius:50%;height:auto!important}
.webshop-b2b .CmsPageStyle .b2b-expert p {margin:0;color:var(--muted)}
.webshop-b2b .b2b-expert p>br:first-child,.webshop-b2b .b2b-expert p:empty {display:none}
.webshop-b2b .CmsPageStyle .b2b-expert p>strong {display:block;margin-bottom:12px;color:var(--ink);font-family:var(--display);font-size:17px!important;letter-spacing:.4px}
.webshop-b2b .b2b-expert p>strong+br {display:none}
.webshop-b2b .b2b-contact {grid-column:1 / -1;width:100%;max-width:none!important;margin:24px 0 0!important;padding:38px clamp(20px,4vw,54px);border:1px solid var(--line);border-radius:6px;background:#fff;line-height:1.8}
.webshop-b2b .b2b-contact>div:first-child {margin-top:0!important;margin-bottom:4px}
.webshop-b2b .b2b-contact br+br,.webshop-b2b .b2b-contact div>br:first-child {display:none}
.webshop-b2b .CmsPageStyle .b2b-contact span[style*="26px"] {display:block;margin:32px 0 12px;font-family:var(--display);font-size:28px!important;line-height:1.3!important;letter-spacing:-.5px}
.webshop-b2b .b2b-contact span[style*="26px"]>br,.webshop-b2b .b2b-contact span[style*="26px"]+br {display:none}
.webshop-b2b .CmsPageStyle .b2b-contact a[href^="mailto:"] {overflow-wrap:anywhere}
.webshop-b2b .CmsPageStyle .b2b-contact a[href*="/addb2b.html"] {display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:14px 0 0 8px;padding:8px 24px;border-radius:4px;background:var(--accent);color:#fff;text-decoration:none}
.webshop-b2b .CmsPageStyle .b2b-contact a[href*="/addb2b.html"]:hover {background:var(--dark)}
.webshop-b2b .b2b-projects {grid-column:1 / -1;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px!important;float:none;width:100%;max-width:none!important;margin:0!important;padding:0}
.webshop-b2b .b2b-projects>div {min-width:0;max-width:none!important;padding:16px;border:1px solid var(--line);border-radius:6px;background:#fff}
.webshop-b2b .b2b-projects img {display:block;width:100%!important;height:auto!important}
.webshop-b2b .b2b-projects br {display:none}
@media (max-width:1100px) {
.webshop-b2b .b2b-team {grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:700px) {
body.webshop-b2b article {padding:30px 20px 44px}
.webshop-b2b .CmsPageStyle>p:first-of-type {font-size:16px;text-align:left}
.webshop-b2b .CmsPageStyle h1 {text-align:left;letter-spacing:-.7px}
.webshop-b2b .CmsPageStyle>p:has(.usp-image) {margin-bottom:34px}
.webshop-b2b .b2b-team,.webshop-b2b .b2b-projects {grid-template-columns:minmax(0,1fr);gap:20px}
.webshop-b2b .b2b-expert {padding:24px}
.webshop-b2b .b2b-contact {margin-top:8px!important;padding:28px 20px}
.webshop-b2b .CmsPageStyle .b2b-contact span[style*="26px"] {font-size:24px!important}
}
/*------------------b2b end--------------------*/

/*------------------blog start--------------------*/
body.webshop-blog {background:var(--paper)}
body.webshop-blog article {width:1440px;max-width:100%;padding:42px var(--gutter) 64px}
.webshop-blog .CmsPageStyle_Table {background:transparent;border:0;border-radius:0}
.webshop-blog .CmsPageStyle {padding:0;font-size:16px;line-height:1.75}
.webshop-blog .CmsPageStyle h1 {margin:0 0 30px;font-size:clamp(29px,3vw,40px);line-height:1.22;letter-spacing:-1px}
.webshop-blog .CmsPageStyle h2 {margin:34px 0 14px;font-size:clamp(24px,2.2vw,29px);line-height:1.35}
.webshop-blog .CmsPageStyle h3 {margin:26px 0 12px;padding:0;border:0;font-size:21px}
.webshop-blog .CmsPageStyle a {color:var(--ink);text-decoration-color:#24252266}
.webshop-blog .CmsPageStyle a:hover {color:var(--accent);text-decoration-color:currentColor}
body.webshop-blog-overview {background:var(--soft)}
body.webshop-blog-overview article {padding-top:52px;padding-bottom:72px}
.webshop-blog-overview .CmsPageStyle h1 {margin:0 0 36px;padding-bottom:30px;border-bottom:1px solid var(--line);font-size:clamp(30px,3.5vw,46px);font-weight:500;letter-spacing:-1.2px}
.webshop-blog-overview .blog-container_outer {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.webshop-blog-overview .blog-container_inner {display:grid;grid-template-columns:142px minmax(0,1fr);grid-template-rows:auto 1fr auto;column-gap:24px;align-items:start;float:none;width:auto;min-width:0;margin:0;padding:24px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:0;transition:border-color .2s ease,box-shadow .2s ease}
.webshop-blog-overview .blog-container_inner>a:first-child {display:block;grid-column:1;grid-row:1 / 4;width:142px;max-width:100%;margin:0;overflow:hidden;border-radius:4px;background:var(--soft)}
.webshop-blog-overview .blog-container_inner img {display:block;width:142px!important;max-width:100%!important;height:auto!important;aspect-ratio:1;object-fit:cover;transition:transform .25s ease}
.webshop-blog-overview .blog-container_inner:is(:hover,:focus-within) {border-color:#b7bcaa;box-shadow:0 6px 22px #272b2309}
.webshop-blog-overview .blog-container_inner:hover img {transform:scale(1.035)}
.webshop-blog-overview .CmsPageStyle .blog-container_inner h4 {grid-column:2;margin:0 0 10px;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:-.3px}
.webshop-blog-overview .CmsPageStyle .blog-container_inner p {grid-column:2;margin:0 0 18px;font-size:15px;line-height:1.65;color:var(--muted)}
.webshop-blog-overview .blog-container_inner>strong {display:block;grid-column:2;width:100%;margin:0;font-size:13px;font-weight:500}
.webshop-blog-overview .blog-container_inner>strong a {display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding-top:10px;border-top:1px solid var(--line);color:var(--accent);text-decoration:none}
.webshop-blog-overview .blog-container_inner>strong a span {color:inherit!important}
.webshop-blog-overview .blog-container_inner>strong a::after {content:'\f061';display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:var(--soft);font-family:'Font Awesome 5 Pro';font-weight:400;transition:transform .2s ease}
.webshop-blog-overview .blog-container_inner:is(:hover,:focus-within)>strong a::after {transform:translateX(4px)}
.webshop-blog-overview .blog-container_inner>br {display:none}
.webshop-blog-post .CmsPageStyle img {max-width:100%!important;height:auto!important;max-height:none;border-radius:3px}
.webshop-blog-post .CmsPageStyle>h1+p>img:first-child {display:block;width:100%!important;margin:0 0 24px}
.webshop-blog-post .CmsPageStyle>h1+p>img:first-child+br,.webshop-blog-post .CmsPageStyle>h1+p>img:first-child+br+br {display:none}
@media (max-width:1100px) {
.webshop-blog-overview .blog-container_inner {grid-template-columns:112px minmax(0,1fr);column-gap:18px;padding:20px}
}
@media (max-width:700px) {
body.webshop-blog article {padding:28px 20px 40px}
.webshop-blog-overview .blog-container_outer {grid-template-columns:minmax(0,1fr);gap:16px}
.webshop-blog-overview .blog-container_inner {grid-template-columns:100px minmax(0,1fr);column-gap:18px;padding:20px}
.webshop-blog-overview .CmsPageStyle h1 {padding-bottom:24px;margin-bottom:24px}
.webshop-blog-overview .CmsPageStyle .blog-container_inner h4 {font-size:16px}
.webshop-blog-overview .CmsPageStyle .blog-container_inner p {font-size:14px}
.webshop-blog .CmsPageStyle h1 {margin-bottom:24px;letter-spacing:-.6px}
}
@media (prefers-reduced-motion:reduce) {
.webshop-blog-overview .blog-container_inner,.webshop-blog-overview .blog-container_inner img,.webshop-blog-overview .blog-container_inner>strong a::after {transition:none}
}
@media (max-width:380px) {
.webshop-blog-overview .blog-container_inner {grid-template-columns:80px minmax(0,1fr);column-gap:14px;padding:16px}
.webshop-blog-overview .CmsPageStyle .blog-container_inner h4 {font-size:15px}
}
/* Blogindlæg fra produktinfoskabelonen. */
.webshop-blog-article #main {background:#fff}
.webshop-blog-article .product-details-buy-form>.blog {font-family:var(--body);font-size:16px;line-height:1.8;color:var(--ink)}
.webshop-blog-article .blog img {display:block;max-width:100%!important;width:100%!important;height:auto!important}
.webshop-blog-article .blog :is(h1,h2,h3) {font-family:var(--display);font-weight:500;line-height:1.25;letter-spacing:-.7px;text-wrap:pretty}
.webshop-blog-article .blog h2 {margin:0 0 24px;font-size:clamp(26px,2.5vw,36px)}
.webshop-blog-article .blog h3 {margin:0 0 18px;font-size:24px}
.webshop-blog-article .blog p {margin:0 0 20px}
.webshop-blog-article .blog p:last-child {margin-bottom:0}
.webshop-blog-article .blog a {color:var(--accent);text-decoration:underline;text-decoration-color:#575e4366;text-underline-offset:4px}
.webshop-blog-article .blog a:hover {color:var(--ink)}
.webshop-blog-article .blog a:focus-visible {outline:2px solid var(--accent);outline-offset:4px}
.webshop-blog-article .blog [style*="font-size"] {font-size:inherit!important;line-height:inherit!important}
.webshop-blog-article .blog .container,.webshop-blog-article .blog .wrapper {width:100%;max-width:1080px;margin:0 auto;padding:0 var(--gutter)}
.webshop-blog-article .blog .bgwhite {background:#fff}
.webshop-blog-article .blog .bggrey {background:var(--soft)}
.webshop-blog-article .blog .bgdarkgrey {background:#e7e9e1}
.webshop-blog-article .blog .head {position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:var(--dark);overflow:hidden}
.webshop-blog-article .blog .head>img {position:absolute;inset:0;height:100%!important;object-fit:cover}
.webshop-blog-article .blog .headtext {position:relative;grid-column:2;display:flex;align-items:center;min-width:0;padding:clamp(32px,4vw,64px);background:#20271ee0;color:#fff}
.webshop-blog-article .blog .headtext h1 {margin:0 0 24px;font-size:clamp(32px,3vw,46px);color:#fff;letter-spacing:-1px}
.webshop-blog-article .blog .headtext p {font-size:16px;line-height:1.8;color:#f0f1ec}
.webshop-blog-article .blog .headtext a {color:inherit}
.webshop-blog-article .blog .text,.webshop-blog-article .blog .box {padding:72px 0}
.webshop-blog-article .blog .text-center {text-align:center}
.webshop-blog-article .blog hr {width:64px;margin:28px auto;border:0;border-top:2px solid var(--accent)}
.webshop-blog-article .blog .help {display:flex;align-items:stretch}
.webshop-blog-article .blog .help.reverse {flex-direction:row-reverse}
.webshop-blog-article .blog .help>div {flex:1;min-width:0}
.webshop-blog-article .blog .help>div:first-child {position:relative}
.webshop-blog-article .blog .help>div:first-child>a {display:block;height:100%}
.webshop-blog-article .blog .help>div:first-child img {height:100%!important;object-fit:cover;min-height:460px}
.webshop-blog-article .blog .help>div:last-child {display:flex;align-items:center}
.webshop-blog-article .blog .help>div:last-child>div {width:100%;padding:clamp(32px,4vw,72px)}
.webshop-blog-article .blog .box ul {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:36px 0 0}
.webshop-blog-article .blog .box li {min-width:0;padding:28px;text-align:left;border:1px solid var(--line);border-radius:6px;background:var(--soft)}
.webshop-blog-article .blog .box li b {display:block;margin:0 0 14px;font-family:var(--display);font-size:20px;font-weight:500;line-height:1.35}
.webshop-blog-article .blog .box li i {display:block;margin-bottom:20px;font-size:36px;color:var(--accent)}
.webshop-blog-article .blogproduct {display:flex;align-items:center;gap:32px;width:100%;max-width:1080px;margin:48px auto;padding:0 var(--gutter)}
.webshop-blog-article .blogproduct>div {flex:1;min-width:0}
.webshop-blog-article #related_Products {padding:52px var(--gutter) 64px;background:var(--soft)}
.webshop-blog-article #related_Products .container {width:100%;max-width:1528px;padding:0}
.webshop-blog-article #related_Products .row {margin:0}
.webshop-blog-article #related_Products .col-md-12,.webshop-blog-article #related_Products .Related_Custom_DIV>div>div {float:none;width:100%;padding:0}
.webshop-blog-article #related_Products h2 {margin:0 0 28px;font-family:var(--display);font-size:clamp(26px,2.5vw,34px);font-weight:500;letter-spacing:-.7px}
.webshop-blog-article #related_Products .product-brand {font-weight:400}
.webshop-blog-article #related_Products .single_product-new,.webshop-blog-article #related_Products .single_product-sale {display:none}
.webshop-blog-article:has(#related_Products .product) .TableLines_ProductInfo:has(.Related_ImageLink_ProductInfo) {display:none}
@media (max-width:1100px) {
.webshop-blog-article .blog .head {grid-template-columns:2fr 3fr}
.webshop-blog-article .blog .help>div:last-child>div {padding:32px}
.webshop-blog-article .blog .box ul {gap:16px}
.webshop-blog-article .blog .box li {padding:22px}
}
@media (max-width:800px) {
.webshop-blog-article .blog .head {display:block;min-height:0}
.webshop-blog-article .blog .head>img {position:static;height:260px!important;object-fit:cover}
.webshop-blog-article .blog .headtext {padding:32px var(--gutter);background:var(--dark)}
.webshop-blog-article .blog .headtext h1 {font-size:32px}
.webshop-blog-article .blog .text,.webshop-blog-article .blog .box {padding:44px 0}
.webshop-blog-article .blog .text-center {text-align:left}
.webshop-blog-article .blog hr {margin-left:0}
.webshop-blog-article .blog .help,.webshop-blog-article .blog .help.reverse {flex-direction:column}
.webshop-blog-article .blog .help>div:first-child img {height:auto!important;min-height:0}
.webshop-blog-article .blog .help>div:last-child>div {padding:34px var(--gutter) 40px}
.webshop-blog-article .blog .box ul {grid-template-columns:minmax(0,1fr);gap:16px}
.webshop-blog-article .blogproduct {flex-direction:column;align-items:stretch}
.webshop-blog-article #related_Products {padding-top:36px;padding-bottom:44px}
}
/* Blogoversigten fra varelisteskabelonen. */
.webshop-productlist #main>.content>div:has(>#Content_Productlist>.blog) {max-width:1440px;padding-top:36px;padding-bottom:72px}
.webshop-blog-list .blog>h1 {margin:0 0 36px;padding-bottom:28px;border-bottom:1px solid var(--line);font-size:clamp(32px,3.5vw,46px);font-weight:500;letter-spacing:-1.2px}
.webshop-blog-list .blog>.category-description {margin-bottom:28px}
.webshop-blog-list .blog>.category-description:not(:has(img,p,a,h2,h3,ul,ol)) {margin:0}
.webshop-blog-list .blogRelated {width:100%;max-width:none;margin:0;padding:0}
.webshop-blog-list .blogRelated>.ProductList_Custom_UL {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px;list-style:none;margin:0;padding:0}
.webshop-blog-list .blogRelated>.ProductList_Custom_UL>li {float:none;width:auto;min-width:0;margin:0;padding:0;list-style:none;background:transparent}
.webshop-blog-list .blogRelated form {height:100%}
.webshop-blog-list .blogItem {display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}
.webshop-blog-list .blogItem:is(:hover,:focus-within) {border-color:#b7bcaa;box-shadow:0 6px 22px #272b230c}
.webshop-blog-list .blogImage {overflow:hidden;flex-shrink:0;background:var(--soft)}
.webshop-blog-list .blogImage a {display:block;aspect-ratio:16 / 11;overflow:hidden}
.webshop-blog-list .blogImage img {display:block;width:100%!important;height:100%!important;max-width:100%;object-fit:cover;transition:transform .3s ease}
.webshop-blog-list .blogItem:hover .blogImage img {transform:scale(1.035)}
.webshop-blog-list .blogDesc {display:flex;flex:1;flex-direction:column;padding:24px}
.webshop-blog-list .blogName {margin:0 0 14px;font-family:var(--display);font-size:22px;font-weight:500;line-height:1.35;letter-spacing:-.5px;text-wrap:pretty}
.webshop-blog-list .blogName a {color:var(--ink);text-decoration:none}
.webshop-blog-list .blogDescShort {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0 0 22px;font-family:var(--body);font-size:15px;line-height:1.7;color:var(--muted)}
.webshop-blog-list .blogLink {margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}
.webshop-blog-list .blogLink a {display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;color:var(--accent);font-size:13px;font-weight:500;text-decoration:none}
.webshop-blog-list .blogLink a::after {content:'\f061';display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:var(--soft);font-family:'Font Awesome 5 Pro';font-weight:400;transition:transform .2s ease}
.webshop-blog-list .blogItem:is(:hover,:focus-within) .blogLink a::after {transform:translateX(4px)}
.webshop-blog-list .blogItem a:focus-visible {outline:2px solid var(--accent);outline-offset:-3px;border-radius:3px}
@media (max-width:1100px) {
.webshop-blog-list .blogRelated>.ProductList_Custom_UL {grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:700px) {
.webshop-productlist #main>.content>div:has(>#Content_Productlist>.blog) {padding-top:24px;padding-bottom:44px}
.webshop-blog-list .blog>h1 {margin-bottom:24px;padding-bottom:22px}
.webshop-blog-list .blogRelated>.ProductList_Custom_UL {grid-template-columns:minmax(0,1fr);gap:24px}
.webshop-blog-list .blogDesc {padding:22px}
.webshop-blog-list .blogName {font-size:21px}
}
@media (prefers-reduced-motion:reduce) {
.webshop-blog-list .blogItem,.webshop-blog-list .blogImage img,.webshop-blog-list .blogLink a::after {transition:none;transform:none!important}
}
/*------------------blog end--------------------*/


/*------------------showbasket start--------------------*/
.webshop-showbasket {background:var(--soft)}
.webshop-showbasket .leftmenu {display:none}
.webshop-showbasket article {width:1440px;max-width:100%;padding:40px var(--gutter) 64px;font-family:var(--body);color:var(--ink);font-size:15px;line-height:1.6}
.webshop-showbasket article>.content {float:none;width:100%;margin:0;padding:0}
.webshop-showbasket .basket-page [hidden],.webshop-showbasket .basket-discovery [hidden] {display:none!important}
.webshop-showbasket .basket-heading {display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 28px}
.webshop-showbasket .basket-heading h1,.webshop-showbasket .basket-empty h1 {margin:0;font-family:var(--display);font-size:clamp(28px,3vw,38px);font-weight:500;line-height:1.25;letter-spacing:-1px}
.webshop-showbasket .basket-heading>a {display:none}
.webshop-showbasket .basket-section-heading>a {display:flex;align-items:center;gap:12px;min-height:44px;color:var(--ink);font-size:14px;white-space:nowrap}
.webshop-showbasket .basket-layout {display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:28px;align-items:start}
.webshop-showbasket .basket-items {min-width:0}
.webshop-showbasket .basket-items .ShowBasket_Custom_DIV {margin:0;padding:0;border:0;background:none}
.webshop-showbasket .basket-items .ShowBasket_Custom_DIV>div {background:none;border:0}
.webshop-showbasket .cart_item-single {display:grid;grid-template-columns:104px minmax(0,1fr) 144px;gap:18px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:8px;margin:0 0 16px;min-width:0}
.webshop-showbasket .cart_desktop-image {display:flex;align-items:flex-start;justify-content:center;width:104px;min-width:0}
.webshop-showbasket .cart_desktop-image>a {display:flex;align-items:center;justify-content:center;width:100%;height:122px}
.webshop-showbasket .cart_desktop-image img {float:none;width:auto!important;max-width:100%;height:auto;max-height:122px;object-fit:contain}
.webshop-showbasket .basket-item-info {min-width:0}
.webshop-showbasket .basket-item-name {font-size:16px;font-weight:500;line-height:1.5}
.webshop-showbasket .basket-item-name a {color:var(--ink);overflow-wrap:anywhere}
.webshop-showbasket .basket-item-variants {font-size:13px;color:var(--muted)}
.webshop-showbasket .basket-item-number {margin:6px 0;color:var(--muted);font-size:12px}
.webshop-showbasket .basket-unit-price {margin:0;color:var(--muted);font-size:13px}
.webshop-showbasket .basket-unit-price>span {color:var(--ink)}
.webshop-showbasket .basket-item-controls {display:flex;flex-direction:column;align-items:flex-end;gap:12px;min-width:0}
.webshop-showbasket .basket-quantity {display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;overflow:hidden}
.webshop-showbasket .basket-quantity>div {display:flex;align-items:center;justify-content:center;width:44px;height:44px}
.webshop-showbasket .basket-quantity a {display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--ink);text-decoration:none}
.webshop-showbasket .basket-quantity a:hover {background:var(--soft)}
.webshop-showbasket .basket-quantity img,.webshop-showbasket .cart_item-single-remove img {display:none}
.webshop-showbasket .cart_item-single-decrease a::before {content:'\f068';font-family:'Font Awesome 5 Pro';font-weight:400;font-size:12px}
.webshop-showbasket .cart_item-single-increase a::before {content:'\f067';font-family:'Font Awesome 5 Pro';font-weight:400;font-size:12px}
.webshop-showbasket .cart_item-amount {display:block;min-width:40px;text-align:center;font-size:15px;font-variant-numeric:tabular-nums}
.webshop-showbasket .basket-line-total {font-size:19px;font-weight:600;line-height:1.4;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.webshop-showbasket .basket-line-total>span {font-size:12px;font-weight:400}
.webshop-showbasket .cart_item-single-remove {min-height:44px}
.webshop-showbasket .cart_item-single-remove a {display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;color:var(--muted);border:1px solid var(--line);border-radius:50%;text-decoration:none}
.webshop-showbasket .cart_item-single-remove a::before {content:'\f2ed';font-family:'Font Awesome 5 Pro';font-size:14px;font-weight:400}
.webshop-showbasket .cart_item-single-remove a:hover {color:var(--ink);background:var(--soft)}
.webshop-showbasket .cart_item-single-giftwrap {margin-top:12px}
.webshop-showbasket .cart_item-single-giftwrap table {width:100%;margin:0;border:0;border-collapse:collapse}
.webshop-showbasket .cart_item-single-giftwrap td {display:flex;align-items:center;gap:8px;padding:0}
.webshop-showbasket .cart_item-single-giftwrap input {flex:0 0 20px;width:20px;height:20px;margin:0;accent-color:var(--accent);cursor:pointer}
.webshop-showbasket .cart_item-single-giftwrap p,.webshop-showbasket .cart_item-single-giftwrap a {font-size:12px!important;line-height:1.6}
.webshop-showbasket .cart_item-single-giftwrap b {font-weight:400}
.webshop-showbasket .cart_item-single-giftwrap a {display:inline-block;min-height:44px;padding:10px 0;text-decoration:underline;text-underline-offset:3px}
.webshop-showbasket .line_delivery {grid-column:2 / -1;margin:0;padding-top:14px;border-top:1px solid var(--line);font-size:13px;line-height:1.6;color:var(--muted)}
.webshop-showbasket .line_delivery p {margin:0}
.webshop-showbasket .line_delivery .line-backorder {margin-top:8px;color:var(--ink)}
.webshop-showbasket .line-delivery-data i {font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900}
.webshop-showbasket .line_delivery a,.webshop-showbasket .cart_delivery a {color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.webshop-showbasket .basket-item-actions {display:flex;justify-content:flex-end;margin:0 0 18px}
.webshop-showbasket .basket-item-actions>a {min-height:44px;padding:10px 0;font-size:13px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}
.webshop-showbasket .cart_delivery {display:flex;align-items:flex-start;gap:16px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:15px;line-height:1.6}
.webshop-showbasket .cart_delivery>i {display:grid;place-items:center;flex:0 0 40px;height:40px;background:var(--soft);border-radius:50%;color:var(--accent);font-size:18px}
.webshop-showbasket .cart_delivery p {margin:0}
.webshop-showbasket .cart_delivery .basket-delivery-note {margin-top:10px;font-size:13px;line-height:1.65;color:var(--muted)}
.webshop-showbasket .basket-summary {position:sticky;top:24px;min-width:0;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff}
.webshop-showbasket .basket-summary h2 {margin:0 0 24px;font-family:var(--display);font-size:24px;font-weight:500;letter-spacing:-.5px}
.webshop-showbasket .basketshipping {padding:18px;margin:0 0 22px;border-radius:5px;background:var(--soft);font-size:13px;line-height:1.6}
.webshop-showbasket .basketshipping p {margin:0}
.webshop-showbasket .basketshipping .ok {display:flex;align-items:center;gap:8px}
.webshop-showbasket .basketshipping progress {display:block;width:100%;height:4px;margin-top:12px;appearance:none;border:0;border-radius:4px;background:#dedfd8;accent-color:var(--accent)}
.webshop-showbasket .basketshipping progress::-webkit-progress-bar {background:#dedfd8;border-radius:4px}
.webshop-showbasket .basketshipping progress::-webkit-progress-value {background:var(--accent);border-radius:4px}
.webshop-showbasket .basketshipping progress::-moz-progress-bar {background:var(--accent);border-radius:4px}
.webshop-showbasket .basket-total-row {display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-top:14px;font-size:14px}
.webshop-showbasket .basket-total-row>span:last-child {text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.webshop-showbasket .cart_price {flex-wrap:wrap;border-top:1px solid var(--line);padding-top:20px;margin-top:24px}
.webshop-showbasket .cart_price>strong:first-child {font-size:15px;font-weight:500}
.webshop-showbasket .cart_price>strong:last-child {margin-left:auto;font-size:24px;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}
.webshop-showbasket .cart_price .basket-currency {font-size:14px;font-weight:400}
.webshop-showbasket .basket-viabill {margin-top:14px}
.webshop-showbasket .basket-checkout {display:flex;align-items:center;justify-content:center;gap:18px;width:100%;min-height:54px;padding:14px 20px;margin-top:24px;border:1px solid var(--accent);border-radius:4px;background:var(--accent);color:#fff;font-size:16px;font-weight:500;text-decoration:none}
.webshop-showbasket .basket-checkout:hover {background:#464c36;border-color:#464c36}
.webshop-showbasket .basket-discount {border-top:1px solid var(--line);margin-top:24px;padding-top:12px}
.webshop-showbasket .basket-discount summary {display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;list-style:none;font-size:13px;cursor:pointer}
.webshop-showbasket .basket-discount summary::-webkit-details-marker {display:none}
.webshop-showbasket .basket-discount summary>i {font-size:10px}
.webshop-showbasket .basket-discount[open] summary>i {transform:rotate(180deg)}
.webshop-showbasket .basket-discount-form label {display:block;margin:12px 0 6px;font-size:13px}
.webshop-showbasket .basket-discount-form>div {display:flex;gap:8px}
.webshop-showbasket .basket-discount-form input {width:100%;min-width:0;height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:4px;font:inherit;font-size:16px;background:#fff}
.webshop-showbasket .basket-discount-form button {min-height:46px;padding:10px 16px;border:1px solid var(--accent);border-radius:4px;background:var(--accent);color:#fff;font:inherit;font-size:14px;cursor:pointer}
.webshop-showbasket .basket-addons,.webshop-showbasket .basket-discovery>section {margin-top:54px}
.webshop-showbasket .basket-section-heading {display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.webshop-showbasket .basket-section-heading h2 {display:flex;align-items:center;gap:12px;margin:0;font-family:var(--display);font-size:clamp(23px,2.2vw,30px);font-weight:500;letter-spacing:-.6px}
.webshop-showbasket .basket-section-heading h2>i {font-size:22px}
.webshop-showbasket .basket-section-heading>span {color:var(--muted);font-size:13px}
.webshop-showbasket .basket-addon-buy {display:flex;gap:8px;margin-top:12px;padding-bottom:4px}
.webshop-showbasket .basket-addon-buy label {flex:0 0 56px;margin:0}
.webshop-showbasket .basket-addon-buy label>span {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.webshop-showbasket .basket-addon-buy input[type="number"] {width:56px;height:44px;padding:8px;border:1px solid var(--line);border-radius:4px;font:inherit;font-size:16px;background:#fff}
.webshop-showbasket .basket-addon-buy button {display:flex;align-items:center;justify-content:center;gap:10px;flex:1;min-height:44px;padding:10px 12px;border:1px solid var(--accent);border-radius:4px;background:var(--accent);color:#fff;font:inherit;font-size:13px;cursor:pointer}
.webshop-showbasket .basket-addon-buy button:hover {background:#464c36}
.webshop-showbasket .basket-empty {display:flex;flex-direction:column;align-items:center;text-align:center;padding:54px 24px;border:1px solid var(--line);border-radius:8px;background:#fff}
.webshop-showbasket .basket-empty>i {display:grid;place-items:center;width:78px;height:78px;margin-bottom:24px;border-radius:50%;background:var(--soft);color:var(--accent);font-size:30px}
.webshop-showbasket .basket-empty>p {max-width:480px;margin:18px 0 26px;color:var(--muted);font-size:16px;line-height:1.7}
.webshop-showbasket .basket-empty>.button {display:flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:13px 24px;background:var(--accent);border:1px solid var(--accent);border-radius:4px;color:#fff;text-decoration:none;font-size:15px}
.webshop-showbasket .basket-empty nav {display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px;margin-top:22px}
.webshop-showbasket .basket-empty nav a {display:flex;align-items:center;min-height:44px;color:var(--ink);font-size:14px;text-decoration:underline;text-underline-offset:4px}
.webshop-showbasket article :focus-visible {outline:2px solid var(--accent);outline-offset:3px}
@media (max-width:1150px) {
.webshop-showbasket .cart_item-single {grid-template-columns:88px minmax(0,1fr);gap:16px;padding:20px}
.webshop-showbasket .cart_desktop-image {width:88px}
.webshop-showbasket .basket-item-controls {grid-column:2;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}
.webshop-showbasket .basket-line-total {font-size:18px}
.webshop-showbasket .line_delivery {grid-column:1 / -1}
}
@media (max-width:1000px) {
.webshop-showbasket .basket-layout {grid-template-columns:minmax(0,1fr);gap:24px}
.webshop-showbasket .basket-summary {position:static}
}
@media (max-width:600px) {
.webshop-showbasket article {padding:24px 16px 40px}
.webshop-showbasket .basket-heading {gap:16px;margin-bottom:22px}
.webshop-showbasket .cart_item-single {grid-template-columns:76px minmax(0,1fr);gap:14px;padding:18px 14px}
.webshop-showbasket .cart_desktop-image {width:76px}
.webshop-showbasket .cart_desktop-image>a {height:100px}
.webshop-showbasket .cart_desktop-image img {max-height:100px}
.webshop-showbasket .basket-item-name {font-size:15px}
.webshop-showbasket .basket-item-controls {grid-column:1 / -1}
.webshop-showbasket .basket-line-total {font-size:17px}
.webshop-showbasket .basket-line-total>span {font-size:11px}
.webshop-showbasket .basket-quantity>div,.webshop-showbasket .basket-quantity a {width:40px;height:44px}
.webshop-showbasket .cart_item-amount {min-width:30px}
.webshop-showbasket .cart_delivery {padding:20px 16px;gap:12px;font-size:14px}
.webshop-showbasket .basket-summary {padding:24px 20px}
.webshop-showbasket .basket-addons,.webshop-showbasket .basket-discovery>section {margin-top:36px}
.webshop-showbasket .basket-section-heading {align-items:flex-start;flex-wrap:wrap;gap:10px}
.webshop-showbasket .basket-section-heading>span {display:none}
.webshop-showbasket .basket-addon-buy label {flex-basis:44px}
.webshop-showbasket .basket-addon-buy input[type="number"] {width:44px}
.webshop-showbasket .basket-addon-buy button {gap:0;padding:8px 6px;font-size:12px;white-space:nowrap}
.webshop-showbasket .basket-addon-buy button>i {display:none}
.webshop-showbasket .basket-empty {padding:36px 20px}
.webshop-showbasket .basket-empty>p {font-size:15px}
}
/*------------------showbasket end--------------------*/



/*------------------checkout start--------------------*/
.webshop-checkout {background:var(--soft)}
.webshop-checkout .newsletter,.webshop-checkout .leftmenu {display:none}
.webshop-checkout article {width:1440px;max-width:100%;padding:40px var(--gutter) 64px;color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.6}
.webshop-checkout article>.content {float:none;width:100%;margin:0;padding:0}
.webshop-checkout h1.checkout-headline {margin:0 0 28px;padding:0;border:0;font-family:var(--display);font-size:clamp(28px,3vw,38px);font-weight:500;line-height:1.25;letter-spacing:-1px}
.webshop-checkout #checkout-container {display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:24px;align-items:start;position:relative}
.webshop-checkout #checkout-container>.clearfix {display:none}
.webshop-checkout #checkout-container #column-data,.webshop-checkout #checkout-container #column-shipping-payment,.webshop-checkout #checkout-container #column-order-summary,.webshop-checkout #checkout-container>#order-confirm {float:none;width:100%;min-width:0;padding:0;border:0;margin:0}
.webshop-checkout #column-data {grid-column:1;grid-row:1}
.webshop-checkout #column-shipping-payment {grid-column:1;grid-row:2;display:flex;gap:20px;align-items:flex-start}
.webshop-checkout #column-shipping-payment>.checkout-method-panel {flex:1;min-width:0}
.webshop-checkout #checkout-container #column-order-summary {grid-column:2;grid-row:1 / span 3;position:static;min-height:0;height:auto}
.webshop-checkout #checkout-container>#order-confirm {grid-column:1;grid-row:3;padding:28px;border:1px solid var(--line)}
.webshop-checkout #customer-login,.webshop-checkout #column-data>#customer-data,.webshop-checkout #customer-alternative-delivery,.webshop-checkout .checkout-method-panel,.webshop-checkout #order-confirm,.webshop-checkout div#order-summary,.webshop-checkout #order-giftcertificate {padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff}
.webshop-checkout #customer-login {margin-bottom:20px}
.webshop-checkout #customer-alternative-delivery {margin-top:20px}
.webshop-checkout #customer-alternative-delivery #customer-data {padding:0;margin:0;border:0;background:none}
.webshop-checkout #checkout-container h2,.webshop-checkout #checkout-container h3 {margin:0 0 22px;padding:0;color:var(--ink);font-family:var(--display);font-size:23px;font-weight:500;line-height:1.3;letter-spacing:-.4px}
.webshop-checkout #checkout-container h2 span,.webshop-checkout #checkout-container h3 span {font-weight:inherit}
.webshop-checkout #checkout-container p {margin:0 0 16px}
.webshop-checkout #checkout-container fieldset {min-width:0;padding:0;margin:0;border:0}
.webshop-checkout #checkout-container .right-align {text-align:right}
.webshop-checkout #column-data #customer-data>fieldset {display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px 14px}
.webshop-checkout #column-data #customer-data>fieldset>* {grid-column:1 / -1;min-width:0}
.webshop-checkout #column-data label {display:block;float:none;width:auto;margin:0;color:var(--ink);font-size:14px;font-weight:500}
.webshop-checkout #column-data label[for="res5"],.webshop-checkout #customer-data #subscription-maillist {display:none!important}
.webshop-checkout #column-data #customer-data>fieldset>label:is([for="checkout_customer_zipcode"],[for="checkout_customer_city"],[for="checkout_customer_country"],[for="checkout_customer_altdelivery_zipcode"],[for="checkout_customer_altdelivery_city"],[for="checkout_customer_altdelivery_country"]) {grid-column:span 2}
.webshop-checkout #checkout-container input:is([type="text"],[type="tel"],[type="email"],[type="password"]),.webshop-checkout #checkout-container select,.webshop-checkout #checkout-container textarea {width:100%;min-width:0;height:48px;margin:6px 0 0;padding:11px 13px;border:1px solid #d2d5c9;border-radius:4px;background-color:#fff;box-shadow:none;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.5}
.webshop-checkout #checkout-container select {padding-right:30px}
.webshop-checkout #checkout-container textarea {min-height:110px;height:110px;resize:vertical}
.webshop-checkout #checkout-container input:focus,.webshop-checkout #checkout-container textarea:focus,.webshop-checkout #checkout-container select:focus {outline:0;border-color:var(--accent);box-shadow:0 0 0 3px #575e4320}
.webshop-checkout #checkout-container :focus-visible {outline:2px solid var(--accent);outline-offset:3px}
.webshop-checkout #checkout-container input:is([type="radio"],[type="checkbox"]) {appearance:auto;width:20px;height:20px;margin:2px 0 0;vertical-align:middle;accent-color:var(--accent);cursor:pointer;flex-shrink:0;box-shadow:none}
.webshop-checkout #checkout-container input:disabled,.webshop-checkout #checkout-container button:disabled {opacity:.55;cursor:wait}
.webshop-checkout #column-data .checkout-row {display:flex;align-items:center;gap:10px;margin-top:4px;min-height:44px}
.webshop-checkout #column-data .div-checkout-checkbox {width:20px;flex:0 0 20px;margin:0;padding:0}
.webshop-checkout #column-data .div-checkout-checkbox-label {float:none;width:auto}
.webshop-checkout #column-data .checkout-row label {display:flex;align-items:center;min-height:44px;font-weight:400;cursor:pointer}
.webshop-checkout #column-data .salesdiscountcode-container {float:left;width:calc(100% - 104px)}
.webshop-checkout #column-data .salesdiscountcode-button-container {float:right;width:94px;margin:6px 0 0}
.webshop-checkout #checkout-container input[type="button"],.webshop-checkout #checkout-container button,.webshop-checkout #checkout-container input[type="submit"] {min-height:46px;padding:11px 16px;border:1px solid var(--accent);border-radius:4px;background:var(--accent);color:#fff;font-family:var(--body);font-size:15px;font-weight:500;line-height:1.5;white-space:normal;cursor:pointer;transition:background .18s ease}
.webshop-checkout #checkout-container input[type="button"]:hover,.webshop-checkout #checkout-container button:hover,.webshop-checkout #checkout-container input[type="submit"]:hover {background:#464c36;border-color:#464c36;opacity:1}
.webshop-checkout #column-data .checkout-salesdiscount-code-button {width:100%;height:48px}
.webshop-checkout #customer-login label {margin-top:14px}
.webshop-checkout #customer-login a {display:inline-block;min-height:44px;padding:10px 0;color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.webshop-checkout #customer_lookup_submit {width:100%;margin-top:16px}
.webshop-checkout #checkout-container .checkout-customerdata-text-validationmessage {margin-top:5px;color:#a12f2f;font-size:13px;font-weight:400;line-height:1.45}
.webshop-checkout #payment-methods,.webshop-checkout #shipping-methods {width:100%;margin:0;padding:0;border:0;background:none}
.webshop-checkout #payment-methods fieldset>label,.webshop-checkout #shipping-methods>label {display:block;margin:10px 0 0;padding:14px 12px;border:1px solid var(--line);border-radius:5px;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease}
.webshop-checkout #payment-methods fieldset>label:first-child,.webshop-checkout #shipping-methods>label:first-child {margin-top:0}
.webshop-checkout #payment-methods fieldset>label:hover,.webshop-checkout #shipping-methods>label:hover {border-color:#949b80}
.webshop-checkout #payment-methods fieldset>label:has(input:checked),.webshop-checkout #shipping-methods>label:has(input:checked) {border-color:var(--accent);background:#f5f6f0}
.webshop-checkout #column-shipping-payment table {width:100%;border-collapse:collapse}
.webshop-checkout #column-shipping-payment .checkout-payment-radio-cell,.webshop-checkout #column-shipping-payment .checkout-shipping-radio-cell {width:20px;vertical-align:top;padding-top:3px}
.webshop-checkout #column-shipping-payment .checkout-payment-description-cell,.webshop-checkout #column-shipping-payment .checkout-shipping-description-cell {padding-left:12px;text-align:left;color:var(--ink);font-size:14px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}
.webshop-checkout #column-shipping-payment .payment-message,.webshop-checkout #column-shipping-payment .shipping-message,.webshop-checkout #column-shipping-payment #afhTxt {display:block;margin:6px 0 0;color:var(--muted);font-size:13px;font-weight:400;line-height:1.6}
.webshop-checkout #column-shipping-payment .checkout-payment-method-image,.webshop-checkout #column-shipping-payment .checkout-shipping-method-image {margin:5px 0}
.webshop-checkout #column-shipping-payment .checkout-payment-method-image img,.webshop-checkout #column-shipping-payment .checkout-shipping-method-image img {width:auto;height:auto;max-width:100%;max-height:28px;object-fit:contain}
.webshop-checkout #column-shipping-payment .checkout-shipping-excluded {display:none!important}
.webshop-checkout #column-shipping-payment #Checkout_ShippingMethodServices_Table {width:100%;margin:12px 0;padding:12px;border:1px solid var(--line);border-radius:4px;background:var(--soft);border-collapse:separate}
.webshop-checkout #column-shipping-payment .Checkout_ShippingMethodServices_Devider_TR {display:none}
.webshop-checkout #column-shipping-payment .checkout_shippingmethodservices_param {width:100%;max-width:100%;min-height:44px;height:auto;margin-top:6px;padding:8px;border:1px solid #d2d5c9!important;border-radius:4px;background:#fff;font-size:16px}
.webshop-checkout #column-shipping-payment .pacsoftservicepoint {display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}
.webshop-checkout #order-confirm #confirm-checkout {clear:both;margin:0}
.webshop-checkout #order-confirm #confirm-accepterms,.webshop-checkout #order-confirm #confirm-accept-customerdata,.webshop-checkout #order-confirm #mailchimp-subscribe-box {display:flex;align-items:flex-start;gap:10px;margin:16px 0;padding:0;font-size:14px;line-height:1.6}
.webshop-checkout #order-confirm #confirm-accepterms span,.webshop-checkout #order-confirm #confirm-accept-customerdata span,.webshop-checkout #order-confirm #mailchimp-subscribe-box label {cursor:pointer}
.webshop-checkout #order-confirm #mailchimp-subscribe-box {align-items:center;min-height:44px}
.webshop-checkout #order-confirm #mailchimp-subscribe-box label {display:flex;align-items:center;min-height:44px;margin:0;font-weight:400}
.webshop-checkout #order-confirm a {color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.webshop-checkout #order-confirm #confirm-complete-button {width:100%;height:auto;min-height:56px;margin:16px 0 0;padding:15px 20px;border:1px solid var(--accent);border-radius:4px;background:var(--accent);color:#fff;font-family:var(--body);font-size:18px;font-weight:500;white-space:normal}
.webshop-checkout #order-confirm #confirm-complete-button:hover {background:#464c36;border-color:#464c36}
.webshop-checkout #order-confirm .checkoutlinks {padding-top:20px}
.webshop-checkout #order-confirm .checkoutlinks a {display:block;font-weight:400}
.webshop-checkout #order-confirm .terms {display:none}
.webshop-checkout #order-confirm #confirm-termsandconditions-text {margin-bottom:12px;color:var(--muted);font-size:13px;line-height:1.6}
.webshop-checkout #order-confirm #confirm-termsandconditions-link-text {padding:0;margin:0}
.webshop-checkout #order-confirm #confirm-termsandconditions-link-text a {display:inline-block;min-height:44px;padding:10px 0;font-size:13px}
.webshop-checkout div#order-summary {width:100%;max-width:100%}
.webshop-checkout div#order-summary table {width:100%;border-collapse:collapse;table-layout:fixed}
.webshop-checkout div#order-summary td,.webshop-checkout div#order-summary th {padding:10px 4px;vertical-align:top;font-size:13px;line-height:1.5;overflow-wrap:anywhere}
.webshop-checkout div#order-summary th {color:var(--muted);font-weight:400;border-bottom:1px solid var(--line)}
.webshop-checkout div#order-summary .order-summary th:first-child {width:14%}
.webshop-checkout div#order-summary .order-summary th:nth-child(2) {width:42%}
.webshop-checkout div#order-summary .order-summary th:nth-child(3),.webshop-checkout div#order-summary .order-summary th:nth-child(4) {width:22%}
.webshop-checkout div#order-summary .order-summary .basket-line td {padding-top:16px;padding-bottom:16px;border-bottom:1px solid var(--line)}
.webshop-checkout div#order-summary a {color:var(--ink);font-weight:500;text-decoration:none}
.webshop-checkout div#order-summary a:hover {text-decoration:underline}
.webshop-checkout div#order-summary .order-summary-variants {font-size:12px;color:var(--muted);font-weight:400}
.webshop-checkout div#order-summary table:not(.order-summary) {margin-top:12px}
.webshop-checkout div#order-summary table:not(.order-summary) td:first-child {width:58%}
.webshop-checkout div#order-summary table:not(.order-summary) td:last-child {width:42%;text-align:right}
.webshop-checkout div#order-summary table:last-child {margin-top:16px;border-top:1px solid var(--line)}
.webshop-checkout div#order-summary .bold {padding-top:18px;color:var(--ink);font-size:16px;font-weight:600}
.webshop-checkout div#order-summary td.right-align.bold {font-size:20px;font-variant-numeric:tabular-nums}
/* Ordreresumé med billeder; gebyrer og totaler bevarer Dandomains beregninger. */
.webshop-checkout div#order-summary .checkout-summary-shipping td {color:var(--ink);font-weight:500}
.webshop-checkout div#order-summary .checkout-summary-source,.webshop-checkout div#order-summary .checkout-summary-empty-row {display:none!important}
.webshop-checkout .checkout-summary-products {margin:0 0 22px}
.webshop-checkout .checkout-summary-line {display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}
.webshop-checkout .checkout-summary-line:first-child {padding-top:0}
.webshop-checkout .checkout-summary-line.has-image {grid-template-columns:78px minmax(0,1fr)}
.webshop-checkout div#order-summary .checkout-summary-image {display:flex;align-items:center;justify-content:center;width:78px;height:96px;padding:6px;background:var(--soft);border-radius:5px}
.webshop-checkout .checkout-summary-image img {display:block;width:100%;height:100%;max-height:none;object-fit:contain;mix-blend-mode:multiply}
.webshop-checkout .checkout-summary-body {min-width:0}
.webshop-checkout .checkout-summary-description {font-size:15px;line-height:1.55;overflow-wrap:anywhere}
.webshop-checkout .checkout-summary-meta {display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:10px;font-size:12px;line-height:1.6}
.webshop-checkout .checkout-summary-meta>span {white-space:nowrap}
.webshop-checkout .checkout-summary-label {color:var(--muted);font-size:12px;font-weight:400}
.webshop-checkout .checkout-summary-line-total {display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:12px}
.webshop-checkout .checkout-summary-line-total strong {font-size:17px;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}
.webshop-checkout .checkout-summary-gift {margin-top:12px;padding:14px 16px;background:var(--soft);border:0;border-radius:5px}
.webshop-checkout .checkout-summary-gift .checkout-summary-description {font-size:14px}
.webshop-checkout .checkout-summary-gift .checkout-summary-line-total strong {font-size:15px}
.webshop-checkout #order-giftcertificate {margin-bottom:20px}
.webshop-checkout #order-giftcertificate fieldset>div {margin-top:10px}
.webshop-checkout #checkout-giftcertificate-customer-balance-inner-row {display:flex;gap:6px;flex-wrap:wrap}
.webshop-checkout #order-giftcertificate input[type="button"] {width:100%}
.webshop-checkout #opcLoad {max-width:100%;z-index:1001}
.webshop-checkout #afhTxtPopup {width:450px;max-width:100%}
.webshop-checkout #afhTxtPopup #afhentes>b,.webshop-checkout #afhTxtPopup #afhentesikke>b {display:block;margin-bottom:10px;font-size:15px}
.webshop-checkout #afhTxtPopup #afhentesikke>b {margin-top:20px}
.webshop-checkout #afhTxtPopup .afhTxtPopupProd {overflow:hidden;background:#fff;border-radius:4px;padding:5px;margin:5px 0}
.webshop-checkout #afhTxtPopup .afhTxtPopupProdImage {margin-right:10px;float:left}
.webshop-checkout #afhTxtPopup .afhTxtPopupProdName {font-size:13px}
@media (max-width:1250px) {
.webshop-checkout #column-shipping-payment {flex-direction:column}
.webshop-checkout #column-shipping-payment>.checkout-method-panel {width:100%}
}
@media (max-width:1000px) {
.webshop-checkout #checkout-container {grid-template-columns:minmax(0,1fr)}
.webshop-checkout #column-data,.webshop-checkout #column-shipping-payment {grid-column:1;grid-row:auto}
.webshop-checkout #checkout-container #column-order-summary {grid-column:1;grid-row:3}
.webshop-checkout #checkout-container>#order-confirm {grid-row:4}
}
@media (max-width:600px) {
.webshop-checkout article {padding:24px 16px 40px}
.webshop-checkout #checkout-container {gap:18px}
.webshop-checkout #customer-login,.webshop-checkout #column-data>#customer-data,.webshop-checkout #customer-alternative-delivery,.webshop-checkout .checkout-method-panel,.webshop-checkout div#order-summary,.webshop-checkout #order-giftcertificate,.webshop-checkout #checkout-container>#order-confirm {padding:22px 16px;border-radius:6px}
.webshop-checkout #checkout-container h2,.webshop-checkout #checkout-container h3 {font-size:22px}
.webshop-checkout #column-data #customer-data>fieldset>label:is([for="checkout_customer_zipcode"],[for="checkout_customer_altdelivery_zipcode"]) {grid-column:span 2}
.webshop-checkout #column-data #customer-data>fieldset>label:is([for="checkout_customer_city"],[for="checkout_customer_altdelivery_city"]) {grid-column:span 4}
.webshop-checkout #column-data #customer-data>fieldset>label:is([for="checkout_customer_country"],[for="checkout_customer_altdelivery_country"]) {grid-column:1 / -1}
.webshop-checkout #order-confirm #confirm-complete-button {font-size:16px;padding:15px 10px}
.webshop-checkout div#order-summary td,.webshop-checkout div#order-summary th {padding-left:2px;padding-right:2px;font-size:12px}
.webshop-checkout .checkout-summary-line {gap:12px}
.webshop-checkout .checkout-summary-line.has-image {grid-template-columns:60px minmax(0,1fr)}
.webshop-checkout div#order-summary .checkout-summary-image {width:60px;height:80px;padding:5px}
.webshop-checkout .checkout-summary-description {font-size:14px}
.webshop-checkout div#order-summary .bold {font-size:14px}
.webshop-checkout div#order-summary td.right-align.bold {font-size:18px;white-space:nowrap}
.webshop-checkout div#order-summary table:last-child,.webshop-checkout div#order-summary table:last-child>tbody {display:block}
.webshop-checkout div#order-summary table:last-child tr {display:flex;width:100%;justify-content:space-between}
.webshop-checkout div#order-summary table:last-child tr:has(.bold) {flex-wrap:wrap;align-items:baseline;gap:0 12px}
.webshop-checkout div#order-summary table:last-child tr:has(.bold)>td {display:block;width:auto;max-width:100%;padding-top:10px;padding-bottom:10px}
.webshop-checkout div#order-summary table:last-child tr:has(.bold)>td:last-child {margin-left:auto}
}
@media (prefers-reduced-motion:reduce) {
.webshop-checkout #checkout-container input[type="button"],.webshop-checkout #checkout-container button,.webshop-checkout #payment-methods fieldset>label,.webshop-checkout #shipping-methods>label {transition:none}
}
/*------------------checkout end--------------------*/

/*------------------step 4 start--------------------*/
.webshop-orderstep4 .Heading_OrderStep4, 
.webshop-orderstep4 .Foto1_OrderStep4,
.webshop-orderstep4 .TableLines_OrderStep4 img,
.webshop-orderstep4 .leftmenu {display: none!important;}
.webshop-orderstep4 .content {width:100%;}
.webshop-orderstep4 .Heading_Order4 {font-size:22px;font-weight:normal}
@media (max-width: 767px) {
	.webshop-orderstep4 content > .container {padding-top:50px;}
	.webshop-orderstep4 .img-responsive {padding-bottom:10px}
}
/*------------------step 4 end--------------------*/

/*------------------kundecenter start--------------------*/
.webshop-customercenter #Content > table,.webshop-customercenter #Content > form {background:#fff;max-width: 960px;width: 100%; margin: 0px auto;}
.webshop-customercenter .Heading_Customer {font-size:30px;color:#626262;padding:10px;display:block;}
.webshop-customercenter #Content > br {display:none}
.webshop-customercenter .Login_Customer {padding:10px 0 50px 10px}
.webshop-customercenter .Login_Customer input[type="text"]#xprofileid.TextInputField_Customer, .Login_Customer input[type="password"]#xprofileid1.TextInputField_Customer {	-webkit-appearance: none;height: 35px;width: 200px!important;margin: 10px 4px 10px 0;padding: 0 10px;border-radius: 3px;border: 1px solid #ddd;}
.webshop-customercenter .SubmitButton_Customer {width:70px;height: 35px;margin-top: 10px; border:0px;color: #fff;background: #000;margin-left:10px}
.webshop-customercenter .Login_Customer a {color:#848484;text-decoration: underline}
.webshop-customercenter .Login_Customer a:hover {color:#111}
.webshop-customercenter .Login_Customer td {color:#626262}
.webshop-customercenter .Login_Customer td[width="130"] {width:150px}
.webshop-customercenter .Text1_Customer .Heading_Customer {font-size: 25px;border-bottom: solid 1px #dbdbdb;display: block;padding:30px 0 5px 0;margin-bottom:15px}
.webshop-customercenter .Text1_Customer {padding:0 10px 100px 10px;position:relative}
#tabB1 {margin-left:10px}
#tabB1 > span, #tabB2 > span, #tabB3 > span, #tabB4 > span, .tabLinkID > a {display: inline-block;background-color: #559400;padding: 5px 10px;color: rgba(255,255,255,1.00);border-radius: 2px;margin: 0 10px 0 0;border: solid 1px #559400;}
#tabB1 > span.Tabactive_Customer, #tabB2 > span.Tabactive_Customer, #tabB3 > span.Tabactive_Customer, #tabB4 > span.Tabactive_Customer,#tabB1 > span.Tabhover_Customer, #tabB2 > span.Tabhover_Customer, #tabB3 > span.Tabhover_Customer, #tabB4 > span.Tabhover_Customer, .tabLinkID > a:hover {background-color:rgba(255,255,255,1.00);border: solid 1px #78BD55;color: #095a3e;}
#tabB4 {float: right;margin-right:10px}
#tabB4 > span {margin: 0;background-color: #e03325;border-color: #e03325;}
#tabID2 > tbody > tr > td > br {display: none;}
#tabID2 > tbody > tr > td > table > tbody > tr:nth-child(1), #tabID2 > tbody > tr > td > table > tbody > tr:nth-child(2) {display: none;}
#tabID2 > tbody > tr > td > table > tbody > tr > td:nth-child(3) {font-size: 0;position: relative;width: 0;}
#tabID2 > tbody > tr > td > table > tbody > tr > td {padding: 4px 0;}
#tabID2 > tbody > tr > td > table > tbody > tr > td:nth-child(1) {padding-right: 15px;}
#tabID2 > tbody > tr > td > table > tbody > tr > td:nth-child(3) > span {position: absolute;right: 7px;z-index: 20;color: red;font-size: 11px;top: 50%;transform: translateY(-50%);}
.webshop-customercenter #tabID2 input.TextInputField_Customer,
.webshop-customercenter #tabID2 select.OptionSelect_Customer{font-size: 14px;height: 35px;width: 100%!important;margin: 0 4px 0 0;padding: 0 10px;display: inline-block;border-radius: 3px;border: 1px solid #ddd;}
.webshop-customercenter .MemberFrame {margin-top:20px}
/*------------------kundecenter end--------------------*/

/*minibasket*/
.fancybox-lock .fancybox-overlay {z-index:9999}
.fancybox-overlay-fixed {bottom:0;position:fixed;right:0}
body.minibasket-open {overflow:hidden}
.minibasketcontainer {box-sizing:border-box;position:fixed;inset:0 0 0 auto;margin:0;width:450px;max-width:100%;height:100%;height:100dvh;max-height:100%;padding:26px;border:0;background:#fff;color:#252620;font-family:'DM Sans',sans-serif;font-size:14px;line-height:1.5;overflow:hidden}
.minibasketcontainer[open] {display:flex;flex-direction:column;animation:minibasket-enter .25s ease-out}
.minibasketcontainer::backdrop {background:rgba(0,0,0,.45)}
.minibasketcontainer * {box-sizing:border-box}
.minibasketcontainer [hidden] {display:none!important}
.minibasketcontainer a {color:inherit;text-decoration:none}
.minibasketcontainer button {font:inherit;color:inherit;cursor:pointer;border:0;background:none}
.minibasketcontainer button:disabled {opacity:.45;cursor:wait}
.minibasketcontainer :focus-visible {outline:2px solid #575e43;outline-offset:3px}
.minibasket-head {display:flex;align-items:center;justify-content:space-between;gap:20px;flex-shrink:0}
.minibasket-head h2 {margin:0;font-family:'Manrope',sans-serif;font-size:26px;font-weight:500;letter-spacing:-.8px}
.minibasketcontainer .minibasket-close {width:44px;height:44px;font-size:20px;border-radius:50%;background:#f5f5f1}
.minibasket-added {margin:10px 0 0;color:#575e43}
.minibasket-tabs {display:flex;gap:24px;margin-top:22px;border-bottom:1px solid #e5e6df;flex-shrink:0}
.minibasket-tabs button {padding:10px 0 14px;border-bottom:2px solid transparent;font-weight:500}
.minibasket-tabs button[aria-selected="true"] {border-bottom-color:#575e43;color:#575e43}
.minibasket-count {display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;margin-left:5px;padding:0 5px;border-radius:50%;background:#f0f1eb;font-size:12px}
.minibasket-scroll {flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:20px 2px}
.minibasket-loading,.minibasket-empty,.minibasket-recommendations-loading,.minibasket-recommendations-empty,.minibasket-recommendations-error {margin:0 0 18px}
.minibasket-error {padding:12px;margin-bottom:16px;background:#fcf0ed}
.minibasket-error p {margin:0 0 8px}
.minibasket-error button,.minibasket-error a {text-decoration:underline;margin-right:12px;padding:0}
.minibasket-shipping {padding:14px;background:#f4f5ef;border-radius:6px;margin-bottom:12px;font-size:13px}
.minibasket-shipping p {margin:0 0 9px}
.minibasket-shipping progress {display:block;width:100%;height:4px;border:0;border-radius:4px;overflow:hidden;appearance:none;background:#dddfd4;color:#575e43}
.minibasket-shipping progress::-webkit-progress-bar {background:#dddfd4}
.minibasket-shipping progress::-webkit-progress-value {background:#575e43}
.minibasket-shipping progress::-moz-progress-bar {background:#575e43}
.minibasket-product {display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #e5e6df}
.minibasket-image {display:flex;align-items:center;justify-content:center;flex-shrink:0;width:76px;height:96px;background:#fff}
.minibasket-image img {display:block;width:100%;height:100%;object-fit:contain}
.minibasket-product-info {flex:1;min-width:0}
.minibasket-name {display:block;font-size:14px;line-height:1.45;font-weight:500}
.minibasket-variant {font-size:12px;color:#717366;margin:5px 0}
.minibasket-price {display:flex;flex-wrap:wrap;align-items:baseline;gap:0;margin:8px 0 12px;font-size:14px;font-weight:500}
.minibasket-price del {margin-left:8px;font-size:12px;color:#797b72;font-weight:400}
.minibasket-product-actions {display:flex;justify-content:space-between;align-items:center;gap:12px}
.minibasket-quantity {display:flex;align-items:center;border:1px solid #dedfd7;border-radius:4px}
.minibasket-quantity button {width:38px;height:38px;font-size:11px}
.minibasket-amount {min-width:24px;text-align:center;font-variant-numeric:tabular-nums}
.minibasketcontainer .minibasket-remove {padding:10px 0;font-size:12px;color:#717366;text-decoration:underline}
.minibasket-summary {flex-shrink:0;padding-top:18px;border-top:1px solid #e5e6df}
.minibasket-subtotal {display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:16px;margin:0}
.minibasket-subtotal strong {font-weight:500}
.minibasket-shipping-note {margin:6px 0 16px;color:#717366;font-size:12px}
.minibasketcontainer .minibasket-checkout {display:flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:12px 20px;background:#575e43;color:#fff;border-radius:4px;font-weight:500}
.minibasket-checkout:hover {background:#464c36}
.minibasket-view {display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:6px;font-size:14px;text-decoration:underline;text-underline-offset:3px}
.minibasket-recommendation-list {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}
.minibasket-recommendation {display:flex;flex-direction:column;min-width:0;margin:0}
.minibasket-recommendation .minibasket-image {width:100%;height:160px;margin-bottom:12px}
.minibasket-recommendation .minibasket-price {margin-top:auto;padding-top:10px}
.minibasket-recommendation-buy {display:flex;gap:6px}
.minibasket-recommendation-buy input {width:45px;min-width:0;height:42px;border:1px solid #dedfd7;border-radius:4px;padding:5px;text-align:center;font:inherit}
.minibasket-recommendation-buy button {flex:1;border-radius:4px;background:#575e43;color:#fff;font-size:12px;padding:8px}
@keyframes minibasket-enter {from {transform:translateX(100%)} to {transform:translateX(0)}}
@media (max-width:500px) {
.minibasketcontainer {padding:20px 20px max(20px,env(safe-area-inset-bottom))}
.minibasket-tabs {gap:16px}
.minibasket-product {gap:10px}
.minibasket-image {width:60px}
.minibasket-product-actions {flex-wrap:wrap;gap:6px}
.minibasket-recommendation-buy input {font-size:16px}
.minibasket-recommendation-buy button {min-height:44px}
.minibasket-scroll {padding-top:12px;padding-bottom:12px}
.minibasket-quantity button {width:44px;height:44px}
.minibasket-recommendation-buy input {height:44px}
}
@media (prefers-reduced-motion:reduce) {
.minibasketcontainer[open] {animation:none}
}

/*til toppen*/
#BackTo>span{position:fixed;-webkit-transform:translateZ(0);transform:translateZ(0);font-size:14px;font-weight:300;line-height:20px;z-index:999;cursor:pointer;background-color:#fff;border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,0.2)}
#BackTo>span:hover{box-shadow:0 0 3px #000;-webkit-transition:all .1s ease-in-out 0s;-moz-transition:all .1s ease-in-out 0s;-ms-transition:all .1s ease-in-out 0s;-o-transition:all .1s ease-in-out 0s;transition:all .1s ease-in-out 0s}
#BackToTop{padding:10px 20px 10px 40px;opacity:0;visibility:hidden;bottom:-10px;right:20px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
#BackToTop.FixedTop{bottom:20px;opacity:1;visibility:visible}
#BackToTop:before {top:8px;content:'\f106';font-family: FontAwesome;font-size:30px;position:absolute;left:12px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
#BackToTop:hover:before {top:0px;}


/*dbsearch*/
/*overall styles*/
.ui-autocomplete  {z-index: 999999999!important;background: #ffffff;border: 1px solid #b5beca;border-radius:5px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); color: #1f2a2a;margin:0px!important;padding:0px!important;}
/*reset*/
.ui-autocomplete a.ui-state-focus {background:none repeat scroll 0 0 #e9e9e9;text-decoration:none!important;display:block;	overflow:hidden;border-radius:0px}
.ui-autocomplete .ui-state-active {border:0px;background:none;}
.ui-autocomplete .ui-menu-item a {line-height:1.2!important;padding:0px}
.ui-autocomplete a.ui-state-focus * {text-decoration:none;line-height:1.2!important;}
.ui-autocomplete *{font-size:14px!important; }
.ui-autocomplete .uiVisAlle .ui-state-active {margin:0 0 0 15px!important}
/*group*/
.ui-autocomplete .uigroup {text-transform: uppercase;background: #fff;text-align: left;width:100%;margin-top:20px}
.ui-autocomplete .uigroup p {font-weight:bold;font-size: 16px!important;margin:0px;padding: 10px 18px 10px 5px;line-height: 20px}
.ui-autocomplete li:first-child {margin-top:5px}
/*category*/
.ui-autocomplete .uicategory {width:100%}
.ui-autocomplete .uicategory a {padding:2px 0 2px 15px;display:block}
.ui-autocomplete .uicategory a:hover {text-decoration: none;background:#e9e9e9}
/*product*/
.ui-autocomplete .uiproduct {list-style: none;width:100%;border-top: 1px solid #e9e9e9;cursor: pointer;text-align: left !important;}
.ui-autocomplete .uiproduct:hover {background:#e9e9e9}
.ui-autocomplete .uiimg {width:100px;cursor: pointer;float: left;text-align:center}
.ui-autocomplete .uiimg img {max-height: 80px !important;max-width: 90%!important;padding: 5px 10px;}
.ui-autocomplete .uicontent {width:calc(100% - 150px);float:left;padding-top: 10px;background:transparent;padding-bottom:0px;}
.ui-autocomplete .uipris {margin-top:2px;font-size:11px!important;font-weight:bold;}
.ui-autocomplete .uivarenummer {margin:2px 0 5px 0;color: #8f8f8f; font-size: 10px!important;}
/*vis alle*/
.ui-autocomplete .uiVisAlle {border-top: 1px solid #b5beca;height: 40px;width:100%}
.ui-autocomplete .uiVisAlle div {margin-left:15px}
.ui-autocomplete .uiVisAlle p,.uiVisAlle p:hover {text-align:left;margin:0px;background: url("/images/skins/dandodesign/media/lup.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0); color: #000; cursor: pointer; font-size: 14px; font-weight: bold;line-height: 40px; padding-left: 25px; text-decoration: none;}
/*noproducts*/
.ui-autocomplete .uinoProducts {color: #931600;font-size: 12px;font-style: italic;line-height: 10px;padding: 5px 0;text-align: left;text-decoration: none;width: 400px;}
.ui-autocomplete .uinoProducts p {padding:20px;line-height:20px;}
/*defaults*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);   border: 0 none;}
.ui-autocomplete .ui-menu-item a,.ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active {margin: 0px!important; cursor:pointer;text-align:left!important;display:block;} 
* html .ui-autocomplete {width: 1px;}
.ui-autocomplete-loading {background: url("/images/skins/dandodesign/media/ui-anim_basic_16x16.gif") no-repeat scroll right center white;}
.ui-autocomplete .ui-menu-item,.ui-autocomplete .uigroup, .ui-autocomplete .uiVisAlle {clear: left; float: left;}
/*responsive*/
@media (max-width: 810px) {
	.ui-autocomplete  {width:100%!important; left:0!important}
	.ui-autocomplete .uiVisAlle div {margin-left:150px!important}
}

/*------------------slick start--------------------*/
body .slick-slider * {outline: none!important}
body .slick-slide {margin: 5px;padding: 5px} 
#slicknav {text-align:center;display:none}
#slicknav .fa {cursor:pointer;transition: all .3s ease;font-size:24px;color:#000;background:#FFF;width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;margin:0 15px}
#slicknav .fa:hover {color:#fff;background:#000}
/*------------------slick start--------------------*/

/*cookie start*/
div#CookiePolicy,
div#CookiePolicy.fixed-bottom{background-color:rgba(0,0,0,.75);left:0;top:0;bottom:auto;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:99999999;position:fixed;margin:0;border-radius:0;right:auto}
div#CookiePolicy div.CookiePolicyCenterText{background:#fff;flex:none;width:980px;max-width:90%;max-height:90%;box-shadow:0 0 40px rgba(0,0,0,.7);border-radius:30px;color:rgba(0,0,0,1.00);margin:0;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}
div.CookiePolicyText{padding:40px 50px;display:flex;flex-direction:column;min-height:200px;max-height:none;overflow:visible}
div.CookiePolicyText a{text-decoration:underline}

div.CookiePolicyText > h2{margin:0 0 20px 0;font-size:25px;font-weight:400}

div.cookie-details-button-container{display:flex;justify-content:flex-end;padding:20px 40px}


div.cookie-policy-accept-buttons-container{order:2;margin:0;padding:20px 0;display:flex;justify-content:center}
div.cookie-policy-accept-buttons-container > input {margin:0;border-radius:30px;padding:15px 45px;font-weight:400;text-align:center;text-decoration:none}
div.cookie-policy-accept-buttons-container .cookie-policy-accept-all {background:#0cb900}
div.cookie-policy-accept-buttons-container .cookie-policy-accept-all:hover {color:#000}
div.cookie-policy-accept-buttons-container .cookie-policy-accept {margin-right:20px;background-color:#fff!important;border:solid 1px #000;color:#000}


div.cookie-policy-details-link-container{order:4;padding:0 20px;display:flex;justify-content:left;margin:20px 0}
div.cookie-policy-details-link-container a {text-decoration: none; font-size:12px}

div.cookie-policy-details-container{order:5;display:none}


div.cookie-policy-consents-container{order:4;display:flex;border:solid 2px #eaeaea;padding:0; border-radius:30px}

div.cookie-policy-consents-container > div{flex:auto;display:flex;flex-direction:column;align-items:center;padding:5px}
div.cookie-policy-consents-container > div input{display:none}

div.cookie-policy-consents-container label{font-weight:400;margin:0;display:flex;flex-direction:column;align-items:center}
div.cookie-policy-consents-container label div {border-radius:25px;width:50px;margin:0;background-color:#ccc;padding:3px;display:flex;justify-content:flex-start;cursor:pointer}
div.cookie-policy-consents-container input:checked + label div{justify-content:flex-end;background-color:#004438}
div.cookie-policy-consents-container input:checked:disabled + label div{cursor:default}
div.cookie-policy-consents-container label div > span{width:20px;height:20px;border-radius:50%;background:#fff}
.rtable{display:flex;flex-wrap:wrap;margin:0;padding:0}
.rtable--4cols>.rtable-cell{width:25%}
.rtable-header-cell{background-color:rgba(0,0,0,0.05);font-weight:700}
.rtable-cell{box-sizing:border-box;flex-grow:1;width:100%;padding:.8em 1.2em;overflow:hidden;list-style:none;border-bottom:1px solid #ececec;font-size:.85em}
@media (max-width: 1000px) {
div#CookiePolicy div.CookiePolicyCenterText {max-width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:16px;overscroll-behavior:contain}
div.CookiePolicyText {padding:24px;font-size:14px;line-height:1.55}
div.cookie-policy-accept-buttons-container {gap:10px}
div.cookie-policy-accept-buttons-container > input {min-height:44px;width:100%;margin:0;font-size:14px}
div.cookie-policy-accept-buttons-container .cookie-policy-accept {margin-right:0}
div.CookiePolicyText > img{margin:20px 25px}
div.CookiePolicyText > h2{padding:0;font-size:22px}
div.CookiePolicyText > p{padding:0 0 18px;font-size:14px}
div.cookie-policy-accept-buttons-container{padding:20px 0;flex-direction:column-reverse}
div.cookie-details-button-container{padding:20px 25px}
div.cookie-details-button-container > input{width:100%}
div.cookie-policy-accept-buttons-container > *,div.cookie-details-button-container > *{font-size:90%}
div.cookie-policy-details-link-container{padding:0 0 20px}
div.cookie-policy-consents-container{flex-wrap:wrap}
div.cookie-policy-consents-container > div{flex:none;width:50%}
div.cookie-policy-consents-container > div:nth-child(-n+2){border-bottom:solid 1px #d4d4d4}
div.cookie-policy-accept-buttons-container > input,div.cookie-policy-accept-buttons-container > a{padding:13px 15px}
div.cookie-policy-accept-buttons-container > a{padding-top:10px;padding-bottom:10px;margin:15px 0 0}
div.cookie-policy-consents-container label{font-size:80%}
div.cookie-policy-consents-container label div > span{width:20px;height:20px}
}
/*cookie end*/
