:root{--green:#176c49;--green-dark:#0e5337;--green-light:#eef7f2;--blue:var(--green-dark);--ink:#16211c;--muted:#6b746f;--line:#d8dfdb;--soft:#f4f7f5;--white:#fff;--danger:#b42318}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-size:14px}.elb2b-container{width:min(1420px,calc(100% - 40px));margin:0 auto}.elb2b-topbar{background:#f5f6f5;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.08em}.elb2b-topbar__inner{height:34px;display:flex;align-items:center;justify-content:space-between}.elb2b-topbar ul,.elb2b-nav ul{display:flex;gap:22px;list-style:none;margin:0;padding:0}.elb2b-topbar a,.elb2b-nav a{text-decoration:none;color:inherit}.elb2b-header__main{display:grid;grid-template-columns:220px 1fr 180px 180px;gap:18px;align-items:center;padding:18px 0}.elb2b-logo{font-size:25px;font-weight:800;color:var(--green);text-decoration:none}.custom-logo-link{display:flex;align-items:center}.custom-logo{max-width:210px;max-height:76px;width:auto;height:auto;object-fit:contain}.elb2b-search,.elb2b-hero-search{display:flex}.elb2b-search input,.elb2b-hero-search input{width:100%;height:46px;border:2px solid var(--green);border-radius:5px 0 0 5px;padding:0 15px;font-size:15px}.elb2b-search button,.elb2b-hero-search button{border:0;background:var(--green);color:#fff;font-weight:700;padding:0 26px;border-radius:0 5px 5px 0;cursor:pointer}.elb2b-account a,.elb2b-cart{display:flex;gap:10px;align-items:center;color:var(--ink);text-decoration:none}.elb2b-account span,.elb2b-cart small{display:block;color:var(--muted);margin-top:3px}.elb2b-cart__icon{font-size:25px}.elb2b-navwrap{background:var(--green);color:#fff}.elb2b-nav{min-height:46px;display:flex;align-items:center;font-weight:700}.elb2b-nav .sub-menu{display:none}.elb2b-content,.elb2b-home{padding:34px 0 70px}.elb2b-hero{background:linear-gradient(110deg,var(--green-light),#fff);border:1px solid #dfece4;border-radius:10px;padding:55px;min-height:300px;display:flex;align-items:center}.elb2b-hero>div{max-width:820px}.elb2b-eyebrow{font-size:12px;letter-spacing:.12em;color:var(--green);font-weight:700}.elb2b-hero h1{font-size:42px;line-height:1.08;margin:12px 0}.elb2b-hero p{font-size:18px;color:var(--muted)}.elb2b-hero-search{margin-top:24px}.elb2b-hero-search input{height:54px}.elb2b-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.elb2b-home-grid a{border:1px solid var(--line);border-radius:8px;padding:24px;color:inherit;text-decoration:none}.elb2b-home-grid strong,.elb2b-home-grid span{display:block}.elb2b-home-grid strong{font-size:20px;color:var(--green)}.elb2b-home-grid span{color:var(--muted);margin-top:8px}.elb2b-catalog{display:grid;grid-template-columns:245px 1fr;gap:18px;padding:22px 0 60px}.elb2b-sidebar{border:1px solid var(--line);align-self:start;position:sticky;top:12px}.elb2b-sidebar__head{background:var(--green-dark);color:#fff;font-weight:700;padding:12px}.elb2b-widget{padding:12px 14px;border-bottom:1px solid var(--line)}.elb2b-widget:last-child{border-bottom:0}.elb2b-widget__title{font-size:14px;margin:0 0 10px}.elb2b-widget ul{list-style:none;margin:0;padding:0}.elb2b-widget li{margin:7px 0}.elb2b-widget a{color:var(--ink);text-decoration:none}.elb2b-catalog__header{display:flex;justify-content:space-between;align-items:flex-end;background:var(--soft);border:1px solid var(--line);padding:14px 16px}.elb2b-catalog__header h1{font-size:22px;margin:0}.elb2b-catalog__header .woocommerce-result-count{margin:5px 0 0}.elb2b-list-head{display:grid;grid-template-columns:minmax(500px,1fr) 150px 160px 190px;background:var(--green-dark);color:#fff;font-weight:700;margin-top:10px}.elb2b-list-head span{padding:10px 12px;border-right:1px solid rgba(255,255,255,.25)}.elb2b-product-list{border-left:1px solid var(--line);border-right:1px solid var(--line)}.products .product{float:none!important;width:auto!important;margin:0!important}.elb2b-product-row{display:grid;grid-template-columns:130px minmax(370px,1fr) 150px 160px 190px;min-height:155px;border-bottom:1px solid var(--line);background:#fff}.elb2b-product-row:hover{background:#fbfdfc}.elb2b-product-row>*{padding:15px 12px}.elb2b-product-row__image{display:flex;align-items:center;justify-content:center}.elb2b-product-row__image img{max-width:105px;max-height:115px;object-fit:contain}.elb2b-product-row__details{padding-left:0}.elb2b-product-row__title{font-size:16px;font-weight:750;color:var(--ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.elb2b-product-row__meta{display:flex;gap:14px;flex-wrap:wrap;margin-top:9px;font-size:12px;color:var(--muted)}.elb2b-product-row__meta a{color:var(--green)}.elb2b-product-row__excerpt{margin-top:12px;color:#4d5651;line-height:1.45}.elb2b-product-row__stock,.elb2b-product-row__price,.elb2b-product-row__buy{border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.elb2b-product-row__stock{font-weight:700}.elb2b-product-row__stock.is-in-stock{color:var(--green)}.elb2b-product-row__stock.is-out-of-stock{color:var(--danger)}.elb2b-dot{width:9px;height:9px;background:currentColor;border-radius:50%;display:inline-block;margin-right:7px}.elb2b-product-row__price small{color:var(--muted);margin-bottom:5px}.elb2b-product-row__price strong{font-size:17px}.elb2b-product-row__buy{gap:8px}.elb2b-qty{height:36px;border:1px solid #aeb7b2;border-radius:4px;padding:0 8px}.elb2b-add{height:38px;border:0;border-radius:4px;background:var(--green);color:#fff;font-weight:700;cursor:pointer;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center}.elb2b-add:hover{background:var(--green-dark)}.elb2b-add--secondary{background:var(--green-dark)}.elb2b-notice{position:fixed;z-index:9999;top:18px;left:50%;transform:translateX(-50%);background:var(--green);color:#fff;padding:12px 20px;border-radius:5px;box-shadow:0 8px 30px rgba(0,0,0,.2)}.elb2b-notice.is-error{background:var(--danger)}.elb2b-footer{border-top:1px solid var(--line);background:var(--soft)}.elb2b-footer .elb2b-container{min-height:85px;display:flex;justify-content:space-between;align-items:center}.screen-reader-text{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}
@media(max-width:1050px){.elb2b-header__main{grid-template-columns:180px 1fr 150px}.elb2b-account{display:none}.elb2b-catalog{grid-template-columns:1fr}.elb2b-sidebar{position:static}.elb2b-list-head{display:none}.elb2b-product-row{grid-template-columns:110px 1fr 145px}.elb2b-product-row__stock,.elb2b-product-row__price,.elb2b-product-row__buy{border-left:0;border-top:1px solid var(--line)}.elb2b-product-row__stock{grid-column:1/2}.elb2b-product-row__price{grid-column:2/3}.elb2b-product-row__buy{grid-column:3/4;grid-row:2}.elb2b-product-row__details{padding-left:0}}
@media(max-width:700px){.elb2b-container{width:min(100% - 22px,1420px)}.elb2b-header__main{grid-template-columns:1fr auto}.elb2b-search{grid-column:1/-1;grid-row:2}.elb2b-cart{font-size:12px}.elb2b-nav{overflow:auto}.elb2b-nav ul{white-space:nowrap}.elb2b-hero{padding:28px}.elb2b-hero h1{font-size:31px}.elb2b-home-grid{grid-template-columns:1fr}.elb2b-product-row{grid-template-columns:90px 1fr}.elb2b-product-row__stock,.elb2b-product-row__price,.elb2b-product-row__buy{grid-column:auto;grid-row:auto}.elb2b-product-row__stock{grid-column:1/2}.elb2b-product-row__price{grid-column:2/3}.elb2b-product-row__buy{grid-column:1/-1}.elb2b-product-row__buy{display:grid;grid-template-columns:90px 1fr}.elb2b-catalog__header{display:block}.elb2b-catalog__controls{margin-top:12px}}

/* Grøn B2B-version */
.elb2b-sidebar__head,.elb2b-list-head{background:var(--green-dark)}
.elb2b-catalog__header{border-top:3px solid var(--green)}
.elb2b-product-row__title:hover,.elb2b-widget a:hover{color:var(--green)}
.elb2b-topbar{border-top:4px solid var(--green)}

/* v1.2 – korrekt bredt logo og kompakt forside-slider */
.elb2b-logo{
    min-width:0;
    display:flex;
    align-items:center;
    justify-content:flex-start;
}
.elb2b-logo .custom-logo-link{
    display:flex;
    align-items:center;
    width:100%;
    text-decoration:none;
}
.elb2b-logo .custom-logo{
    display:block;
    width:auto !important;
    height:auto !important;
    max-width:210px !important;
    max-height:82px !important;
    object-fit:contain;
    object-position:left center;
}
.elb2b-logo__text{
    font-size:25px;
    font-weight:800;
    color:var(--green);
    text-decoration:none;
}

.elb2b-home-content{
    margin-top:0;
    overflow:hidden;
}
/* Almindelige WordPress/slider-plugins */
.elb2b-home-content .n2-ss-slider,
.elb2b-home-content .n2-ss-slider-1,
.elb2b-home-content .rev_slider_wrapper,
.elb2b-home-content .rev_slider,
.elb2b-home-content .metaslider,
.elb2b-home-content .flexslider,
.elb2b-home-content .slick-slider,
.elb2b-home-content .swiper,
.elb2b-home-content .swiper-container,
.elb2b-home-content .elementor-widget-slides,
.elb2b-home-content .elementor-slides-wrapper,
.elb2b-home-content .wp-block-cover{
    max-height:420px !important;
    min-height:0 !important;
    overflow:hidden !important;
}
.elb2b-home-content .n2-ss-slider canvas,
.elb2b-home-content .n2-ss-slide-background,
.elb2b-home-content .rev_slider img,
.elb2b-home-content .metaslider img,
.elb2b-home-content .flexslider img,
.elb2b-home-content .slick-slide img,
.elb2b-home-content .swiper-slide img,
.elb2b-home-content .elementor-slide-bg,
.elb2b-home-content .wp-block-cover__image-background{
    max-height:420px !important;
    object-fit:cover !important;
}
.elb2b-home-content .elementor-slide-heading,
.elb2b-home-content .n2-ss-layer h1,
.elb2b-home-content .n2-ss-layer h2{
    line-height:1.1;
}

@media(max-width:1050px){
    .elb2b-logo .custom-logo{max-width:175px !important;max-height:68px !important}
    .elb2b-home-content .n2-ss-slider,
    .elb2b-home-content .n2-ss-slider-1,
    .elb2b-home-content .rev_slider_wrapper,
    .elb2b-home-content .rev_slider,
    .elb2b-home-content .metaslider,
    .elb2b-home-content .flexslider,
    .elb2b-home-content .slick-slider,
    .elb2b-home-content .swiper,
    .elb2b-home-content .swiper-container,
    .elb2b-home-content .elementor-widget-slides,
    .elb2b-home-content .elementor-slides-wrapper,
    .elb2b-home-content .wp-block-cover{max-height:340px !important}
}
@media(max-width:700px){
    .elb2b-logo .custom-logo{max-width:150px !important;max-height:58px !important}
    .elb2b-home-content .n2-ss-slider,
    .elb2b-home-content .n2-ss-slider-1,
    .elb2b-home-content .rev_slider_wrapper,
    .elb2b-home-content .rev_slider,
    .elb2b-home-content .metaslider,
    .elb2b-home-content .flexslider,
    .elb2b-home-content .slick-slider,
    .elb2b-home-content .swiper,
    .elb2b-home-content .swiper-container,
    .elb2b-home-content .elementor-widget-slides,
    .elb2b-home-content .elementor-slides-wrapper,
    .elb2b-home-content .wp-block-cover{max-height:260px !important}
}

/* v1.3 – én ensartet Elshoppen-grøn og fast WooCommerce-kategoritræ */
:root{
    --green-dark:var(--green);
    --blue:var(--green);
}
.elb2b-navwrap,
.elb2b-sidebar__head,
.elb2b-list-head,
.elb2b-search button,
.elb2b-hero-search button,
.elb2b-add,
.elb2b-add--secondary,
.elb2b-notice{
    background-color:var(--green) !important;
}
.elb2b-catalog__header,
.elb2b-topbar{
    border-color:var(--green) !important;
}
.elb2b-category-tree{
    padding:10px 12px 14px;
}
.elb2b-category-tree > ul,
.elb2b-category-tree ul.children{
    list-style:none;
    margin:0;
    padding:0;
}
.elb2b-category-tree ul.children{
    margin:4px 0 7px 13px;
    padding-left:11px;
    border-left:1px solid #d7dfda;
}
.elb2b-category-tree li{
    margin:0;
    line-height:1.3;
}
.elb2b-category-tree li > a{
    display:block;
    padding:4px 5px;
    border-radius:3px;
    color:var(--ink);
    text-decoration:none;
}
.elb2b-category-tree li > a:hover,
.elb2b-category-tree .current-cat > a,
.elb2b-category-tree .current-cat-parent > a{
    color:var(--green);
    background:var(--green-light);
    font-weight:700;
}
.elb2b-category-tree > ul > li > a{
    font-weight:700;
}

/* v1.4 – naturlig kategorisortering samt samlet grøn kurv og kasse */
.woocommerce-cart .elb2b-main,
.woocommerce-checkout .elb2b-main{
    width:min(100% - 40px,1280px);
    margin:0 auto;
    padding:46px 0 70px;
}
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce{color:var(--ink)}
.woocommerce-cart h1,
.woocommerce-checkout h1,
.woocommerce-checkout h2,
.woocommerce-checkout h3{color:var(--ink)}
.woocommerce-cart h1,
.woocommerce-checkout h1{font-size:30px;margin:0 0 24px}

.elb2b-delivery-notice{
    display:flex;
    align-items:center;
    gap:12px;
    border:1px solid color-mix(in srgb,var(--green) 26%,#fff);
    background:var(--green-light);
    color:var(--ink);
    padding:15px 18px;
    border-radius:7px;
    margin:0 0 26px;
}
.elb2b-delivery-notice span{
    display:grid;place-items:center;flex:0 0 25px;height:25px;border-radius:50%;
    color:#fff;background:var(--green);font-weight:800
}

/* Fælles formularfelter */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart input.qty,
.select2-container--default .select2-selection--single{
    border:1px solid #aebbb4!important;
    border-radius:5px!important;
    background:#fff!important;
    min-height:42px;
    padding:9px 11px;
    color:var(--ink);
    box-shadow:none!important;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row select:focus{
    border-color:var(--green)!important;
    outline:2px solid color-mix(in srgb,var(--green) 18%,transparent);
}
.woocommerce form .form-row label{font-weight:700;margin-bottom:7px;color:var(--ink)}
.woocommerce form .form-row .required{color:#b42318}

/* WooCommerce-knapper – ingen lilla/blå rester */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order{
    background:var(--green)!important;
    color:#fff!important;
    border:1px solid var(--green)!important;
    border-radius:5px!important;
    min-height:44px;
    padding:11px 20px!important;
    font-weight:750!important;
    line-height:1.2!important;
    box-shadow:none!important;
    text-shadow:none!important;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #payment #place_order:hover{
    filter:brightness(.9);
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled]{background:#dce3df!important;border-color:#dce3df!important;color:#78827d!important}

/* Kurv */
.woocommerce-cart form.woocommerce-cart-form{
    border:1px solid var(--line);
    border-radius:8px;
    overflow:hidden;
    background:#fff;
    margin-bottom:34px;
}
.woocommerce-cart table.shop_table{
    border:0!important;
    border-collapse:collapse!important;
    margin:0!important;
    border-radius:0!important;
}
.woocommerce-cart table.shop_table th{
    background:#f6f9f7;
    color:var(--ink);
    font-size:13px;
    padding:14px 16px!important;
    border-bottom:1px solid var(--line)!important;
}
.woocommerce-cart table.shop_table td{
    padding:15px 16px!important;
    border-top:1px solid var(--line)!important;
    vertical-align:middle!important;
}
.woocommerce-cart table.cart img{width:72px!important;height:72px!important;object-fit:contain;border-radius:5px}
.woocommerce-cart table.cart .product-name a{color:var(--green);font-weight:750;text-decoration:none}
.woocommerce-cart table.cart .product-remove a{color:#a91515!important;font-size:21px}
.woocommerce-cart table.cart td.actions{background:#fbfcfb;padding:13px 16px!important}
.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:9px}
.woocommerce-cart table.cart td.actions .coupon .input-text{width:155px!important;margin:0!important}
.woocommerce-cart table.cart input.qty{width:72px;text-align:center;min-height:38px}
.woocommerce-cart .cart-collaterals{display:flex;justify-content:flex-end}
.woocommerce-cart .cart-collaterals .cart_totals{
    float:none!important;
    width:min(100%,615px)!important;
    border:1px solid var(--line);
    border-radius:8px;
    padding:0;
    overflow:hidden;
    background:#fff;
}
.woocommerce-cart .cart_totals h2{font-size:22px;margin:0;padding:18px 20px;background:#f6f9f7;border-bottom:1px solid var(--line)}
.woocommerce-cart .cart_totals table{border:0!important;margin:0!important}
.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td{padding:14px 18px!important;border-top:1px solid var(--line)!important}
.woocommerce-cart .cart_totals tr:first-child th,
.woocommerce-cart .cart_totals tr:first-child td{border-top:0!important}
.woocommerce-cart .cart_totals .order-total th,
.woocommerce-cart .cart_totals .order-total td{font-size:18px;color:var(--green)}
.woocommerce-cart .wc-proceed-to-checkout{padding:18px!important;margin:0}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:block;margin:0!important;text-align:center;font-size:17px!important}
.woocommerce-cart .woocommerce-shipping-destination{line-height:1.5}
.woocommerce-cart .shipping-calculator-button{color:var(--green);font-weight:700}

/* Kasse */
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{
    margin:0 0 28px!important;
    border:1px solid color-mix(in srgb,var(--green) 25%,#fff)!important;
    border-top:3px solid var(--green)!important;
    border-radius:7px;
    background:var(--green-light)!important;
    color:var(--ink)!important;
}
.woocommerce-checkout .woocommerce-info::before{color:var(--green)!important}
.woocommerce-checkout .woocommerce-info a{color:var(--green)!important;font-weight:700}
.woocommerce-checkout form.checkout{
    display:grid;
    grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);
    gap:34px;
    align-items:start;
}
.woocommerce-checkout #customer_details{grid-column:1;display:block;width:auto!important}
.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important}
.woocommerce-checkout #customer_details .col-2{margin-top:22px}
.woocommerce-checkout #order_review_heading{grid-column:2;margin:0!important;padding:18px 20px;background:#f6f9f7;border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;font-size:21px}
.woocommerce-checkout #order_review{
    grid-column:2;
    border:1px solid var(--line);
    border-radius:0 0 8px 8px;
    background:#fff;
    overflow:hidden;
}
.woocommerce-checkout table.shop_table{border:0!important;border-collapse:collapse!important;margin:0!important;border-radius:0!important}
.woocommerce-checkout table.shop_table th,
.woocommerce-checkout table.shop_table td{padding:13px 15px!important;border-top:1px solid var(--line)!important}
.woocommerce-checkout table.shop_table thead th{border-top:0!important;background:#fbfcfb}
.woocommerce-checkout table.shop_table .order-total th,
.woocommerce-checkout table.shop_table .order-total td{font-size:17px;color:var(--green)}
.woocommerce-checkout #payment{
    background:#f7faf8!important;
    border-top:1px solid var(--line);
    border-radius:0!important;
}
.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid var(--line)!important;padding:15px!important}
.woocommerce-checkout #payment div.payment_box{background:var(--green-light)!important;color:var(--ink)!important}
.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:var(--green-light)!important}
.woocommerce-checkout #payment .place-order{padding:18px!important;margin:0!important}
.woocommerce-checkout #payment #place_order{float:none!important;width:100%;font-size:17px!important}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-shipping-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3{font-size:19px;margin:0 0 18px}
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout .woocommerce-additional-fields{
    border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px;
}
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout .woocommerce-additional-fields{margin-top:18px}

/* Woo notices */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error{
    border-radius:6px!important;
    background:#f7faf8!important;
    color:var(--ink)!important;
}
.woocommerce-message{border-top-color:var(--green)!important}
.woocommerce-message::before{color:var(--green)!important}

@media(max-width:900px){
    .woocommerce-checkout form.checkout{grid-template-columns:1fr}
    .woocommerce-checkout #customer_details,
    .woocommerce-checkout #order_review_heading,
    .woocommerce-checkout #order_review{grid-column:1}
    .woocommerce-cart .cart-collaterals .cart_totals{width:100%!important}
}
@media(max-width:700px){
    .woocommerce-cart .elb2b-main,.woocommerce-checkout .elb2b-main{width:min(100% - 22px,1280px);padding-top:28px}
    .woocommerce-cart table.shop_table_responsive tr td{padding:11px 12px!important}
    .woocommerce-cart table.cart td.actions .coupon{width:100%;margin-bottom:10px}
    .woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}
    .woocommerce-cart table.cart td.actions .button{width:100%;margin-top:8px}
    .woocommerce-checkout .woocommerce-billing-fields,
    .woocommerce-checkout .woocommerce-shipping-fields,
    .woocommerce-checkout .woocommerce-additional-fields{padding:16px}
}

/* v1.5 – checkout uden stort mellemrum og fuldbredde Dæk finder */
.woocommerce-checkout form.checkout{
    position:relative;
}
.woocommerce-checkout #order_review_heading{
    grid-column:2;
    grid-row:1;
    align-self:start;
    z-index:2;
}
.woocommerce-checkout #order_review{
    grid-column:2;
    grid-row:1;
    align-self:start;
    margin-top:59px;
}

/* Dæk finder er en separat app og må ikke begrænses af standardsidens container. */
.elb2b-daekfinder-main{
    width:100%;
    margin:0;
    padding:0;
    min-height:520px;
    overflow:visible;
}
.elb2b-daekfinder-main #root{
    width:100%;
    max-width:none;
    min-height:520px;
    margin:0;
    padding:0;
}
body.page-slug-daek-finder .elb2b-content,
body.page-id-1189 .elb2b-content{
    width:100%;
    max-width:none;
    padding:0;
}

@media(max-width:900px){
    .woocommerce-checkout #order_review_heading,
    .woocommerce-checkout #order_review{
        grid-column:1;
        grid-row:auto;
        margin-top:0;
    }
}

/* v1.6 – moderne produktside */
body.single-product .elb2b-main{
    width:min(1320px,calc(100% - 40px));
    margin:0 auto;
    padding:30px 0 70px;
}
body.single-product .woocommerce-breadcrumb{
    margin:0 0 22px;
    color:var(--muted);
    font-size:13px;
}
body.single-product .woocommerce-breadcrumb a{color:var(--green);text-decoration:none}
body.single-product div.product{
    display:grid;
    grid-template-columns:minmax(420px,1fr) minmax(380px,.82fr);
    gap:54px;
    align-items:start;
}
body.single-product div.product .woocommerce-product-gallery{
    float:none!important;
    width:100%!important;
    margin:0!important;
    border:1px solid var(--line);
    border-radius:12px;
    background:#fff;
    padding:28px;
    min-height:560px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
}
body.single-product .woocommerce-product-gallery__wrapper{width:100%;margin:0}
body.single-product .woocommerce-product-gallery__image a{display:flex;align-items:center;justify-content:center}
body.single-product .woocommerce-product-gallery__image img{
    display:block;
    width:100%!important;
    height:auto!important;
    max-width:620px;
    max-height:620px;
    object-fit:contain;
    margin:auto;
}
body.single-product .woocommerce-product-gallery__trigger{
    top:16px!important;
    right:16px!important;
    width:38px!important;
    height:38px!important;
    border:1px solid var(--line);
    border-radius:50%;
    background:#fff;
}
body.single-product div.product .summary{
    float:none!important;
    width:100%!important;
    margin:0!important;
    border:1px solid var(--line);
    border-radius:12px;
    background:#fff;
    padding:32px;
    position:sticky;
    top:20px;
}
body.single-product .product_title{
    font-size:34px;
    line-height:1.15;
    margin:0 0 18px;
    color:var(--ink);
}
body.single-product .summary .price{
    color:var(--green)!important;
    font-size:24px!important;
    font-weight:800;
    line-height:1.25;
    margin:0 0 18px!important;
}
body.single-product .summary .price del{color:var(--muted);font-size:15px;font-weight:500}
body.single-product .summary .stock{font-weight:700;color:var(--green);margin:14px 0}
body.single-product .summary .stock.out-of-stock{color:var(--danger)}
body.single-product .summary form.cart{display:flex;gap:10px;align-items:stretch;margin:18px 0 24px!important}
body.single-product .summary .quantity .qty{
    width:82px;
    height:46px;
    border:1px solid #aeb7b2;
    border-radius:5px;
    padding:0 10px;
}
body.single-product .summary .single_add_to_cart_button,
body.single-product .summary button.button{
    min-height:46px;
    padding:0 24px!important;
    border-radius:5px!important;
    background:var(--green)!important;
    color:#fff!important;
    font-weight:800!important;
    border:0!important;
}
body.single-product .summary .single_add_to_cart_button:hover{background:var(--green-dark)!important}
body.single-product .product_meta{
    border-top:1px solid var(--line);
    padding-top:18px;
    color:var(--muted);
    line-height:1.8;
}
body.single-product .product_meta a{color:var(--green)}
body.single-product .woocommerce-tabs{
    grid-column:1/-1;
    margin-top:4px;
    border:1px solid var(--line);
    border-radius:12px;
    overflow:hidden;
    background:#fff;
}
body.single-product .woocommerce-tabs ul.tabs{
    display:flex;
    gap:0;
    margin:0!important;
    padding:0!important;
    background:var(--soft);
    border-bottom:1px solid var(--line);
    list-style:none;
}
body.single-product .woocommerce-tabs ul.tabs:before,
body.single-product .woocommerce-tabs ul.tabs li:before,
body.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}
body.single-product .woocommerce-tabs ul.tabs li{
    border:0!important;
    border-right:1px solid var(--line)!important;
    border-radius:0!important;
    background:transparent!important;
    margin:0!important;
    padding:0!important;
}
body.single-product .woocommerce-tabs ul.tabs li a{
    display:block;
    padding:15px 20px!important;
    color:var(--ink)!important;
    text-decoration:none;
}
body.single-product .woocommerce-tabs ul.tabs li.active a{background:var(--green);color:#fff!important}
body.single-product .woocommerce-Tabs-panel{padding:28px!important;margin:0!important;line-height:1.65}
body.single-product .woocommerce-Tabs-panel h2{margin-top:0}
body.single-product .related.products,
body.single-product .up-sells.products{
    grid-column:1/-1;
    margin-top:12px;
}
body.single-product .related.products>h2,
body.single-product .up-sells.products>h2{font-size:25px;margin:0 0 18px}
body.single-product .related.products ul.products,
body.single-product .up-sells.products ul.products{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:16px;
    margin:0!important;
    padding:0!important;
}
body.single-product .related.products li.product,
body.single-product .up-sells.products li.product{
    width:auto!important;
    margin:0!important;
    list-style:none;
}
body.single-product .related .elb2b-product-row,
body.single-product .up-sells .elb2b-product-row{
    display:flex;
    flex-direction:column;
    min-height:100%;
    border:1px solid var(--line);
    border-radius:10px;
    overflow:hidden;
    background:#fff;
}
body.single-product .related .elb2b-product-row__image,
body.single-product .up-sells .elb2b-product-row__image{height:190px;padding:20px}
body.single-product .related .elb2b-product-row__image img,
body.single-product .up-sells .elb2b-product-row__image img{max-width:100%;max-height:155px}
body.single-product .related .elb2b-product-row__details,
body.single-product .up-sells .elb2b-product-row__details{padding:16px;flex:1}
body.single-product .related .elb2b-product-row__title,
body.single-product .up-sells .elb2b-product-row__title{text-decoration:none;font-size:15px}
body.single-product .related .elb2b-product-row__excerpt,
body.single-product .up-sells .elb2b-product-row__excerpt{display:none}
body.single-product .related .elb2b-product-row__stock,
body.single-product .related .elb2b-product-row__price,
body.single-product .related .elb2b-product-row__buy,
body.single-product .up-sells .elb2b-product-row__stock,
body.single-product .up-sells .elb2b-product-row__price,
body.single-product .up-sells .elb2b-product-row__buy{
    border-left:0;
    border-top:1px solid var(--line);
    padding:12px 16px;
}
body.single-product .related .elb2b-product-row__buy,
body.single-product .up-sells .elb2b-product-row__buy{display:grid;grid-template-columns:70px 1fr}
body.single-product .widget-area,
body.single-product #sidebar,
body.single-product .sidebar{display:none!important}

@media(max-width:900px){
 body.single-product div.product{grid-template-columns:1fr;gap:20px}
 body.single-product div.product .summary{position:static}
 body.single-product div.product .woocommerce-product-gallery{min-height:420px}
 body.single-product .related.products ul.products,
 body.single-product .up-sells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
 body.single-product .elb2b-main{width:calc(100% - 22px);padding-top:18px}
 body.single-product div.product .woocommerce-product-gallery{min-height:320px;padding:16px}
 body.single-product div.product .summary{padding:22px}
 body.single-product .product_title{font-size:27px}
 body.single-product .related.products ul.products,
 body.single-product .up-sells.products ul.products{grid-template-columns:1fr}
}

/* v1.7 – produktside: fast højrekolonne og relaterede varer på én række */
body.single-product div.product .summary{
    position:static!important;
    top:auto!important;
    align-self:start;
}
body.single-product .related.products ul.products,
body.single-product .up-sells.products ul.products{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    width:100%!important;
    max-width:none!important;
    clear:both!important;
}
body.single-product .related.products ul.products::before,
body.single-product .related.products ul.products::after,
body.single-product .up-sells.products ul.products::before,
body.single-product .up-sells.products ul.products::after{
    content:none!important;
    display:none!important;
}
body.single-product .related.products ul.products li.product,
body.single-product .up-sells.products ul.products li.product{
    float:none!important;
    clear:none!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
}

/* v1.8 – Min konto */
body.woocommerce-account .elb2b-content{
    padding-top:42px;
    padding-bottom:70px;
}
body.woocommerce-account .elb2b-page{
    max-width:1180px;
    margin:0 auto;
}
body.woocommerce-account .elb2b-page > h1,
body.woocommerce-account .entry-title{
    margin:0 0 26px;
    font-size:32px;
    line-height:1.15;
    color:var(--ink);
}
body.woocommerce-account .woocommerce{
    display:grid;
    grid-template-columns:250px minmax(0,1fr);
    gap:28px;
    align-items:start;
}
body.woocommerce-account .woocommerce::before,
body.woocommerce-account .woocommerce::after{
    content:none!important;
    display:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
    float:none!important;
    width:100%!important;
    border:1px solid var(--line);
    border-radius:9px;
    overflow:hidden;
    background:#fff;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
    list-style:none;
    margin:0;
    padding:0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li{
    margin:0;
    border-bottom:1px solid var(--line);
}
body.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{border-bottom:0}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
    position:relative;
    display:block;
    padding:14px 18px;
    color:var(--ink);
    font-weight:700;
    text-decoration:none;
    background:#fff;
    transition:background .15s ease,color .15s ease;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{
    background:var(--green-light);
    color:var(--green);
}
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{
    background:var(--green);
    color:#fff;
}
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a::after{
    content:'›';
    position:absolute;
    right:16px;
    top:50%;
    transform:translateY(-50%);
    font-size:20px;
}
body.woocommerce-account .woocommerce-MyAccount-content{
    float:none!important;
    width:100%!important;
    min-width:0;
    border:1px solid var(--line);
    border-radius:10px;
    background:#fff;
    padding:28px 30px;
    min-height:300px;
}
body.woocommerce-account .woocommerce-MyAccount-content > :first-child{margin-top:0}
body.woocommerce-account .woocommerce-MyAccount-content p{
    line-height:1.65;
    color:#39443f;
}
body.woocommerce-account .woocommerce-MyAccount-content a{color:var(--green)}
body.woocommerce-account .woocommerce-MyAccount-content h2,
body.woocommerce-account .woocommerce-MyAccount-content h3{
    color:var(--ink);
    margin-top:0;
}
body.woocommerce-account .woocommerce-Button,
body.woocommerce-account .button,
body.woocommerce-account button.button,
body.woocommerce-account input.button{
    border:0!important;
    border-radius:5px!important;
    background:var(--green)!important;
    color:#fff!important;
    padding:11px 18px!important;
    font-weight:700!important;
    text-decoration:none!important;
}
body.woocommerce-account .woocommerce-Button:hover,
body.woocommerce-account .button:hover,
body.woocommerce-account button.button:hover,
body.woocommerce-account input.button:hover{background:var(--green-dark)!important}
body.woocommerce-account table.shop_table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    border:1px solid var(--line);
    border-radius:8px;
    overflow:hidden;
}
body.woocommerce-account table.shop_table th{
    background:var(--soft);
    color:var(--ink);
    text-align:left;
    padding:13px 14px;
}
body.woocommerce-account table.shop_table td{
    padding:14px;
    border-top:1px solid var(--line);
}
body.woocommerce-account .woocommerce-Address{
    float:none!important;
    width:100%!important;
    border:1px solid var(--line);
    border-radius:8px;
    padding:20px;
    margin-bottom:18px;
}
body.woocommerce-account .u-columns.woocommerce-Addresses{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px;
}
body.woocommerce-account .form-row input.input-text,
body.woocommerce-account .form-row textarea,
body.woocommerce-account .form-row select{
    width:100%;
    min-height:42px;
    border:1px solid #b8c8bf;
    border-radius:5px;
    padding:9px 11px;
    background:#fff;
}
body.woocommerce-account .woocommerce-message,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-error{
    margin:0 0 20px;
    border-top-color:var(--green);
    background:var(--green-light);
    border-radius:7px;
}
@media(max-width:800px){
    body.woocommerce-account .woocommerce{grid-template-columns:1fr;gap:18px}
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{
        display:grid;
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation li{border-right:1px solid var(--line)}
    body.woocommerce-account .woocommerce-MyAccount-content{padding:22px}
    body.woocommerce-account .u-columns.woocommerce-Addresses{grid-template-columns:1fr}
}
@media(max-width:520px){
    body.woocommerce-account .elb2b-content{padding-top:24px}
    body.woocommerce-account .entry-title{font-size:27px}
    body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr}
    body.woocommerce-account .woocommerce-MyAccount-content{padding:18px 15px}
    body.woocommerce-account table.shop_table{display:block;overflow-x:auto}
}

/* v1.9 – produktgalleri og ensartede priser */
/* WooCommerce produktgalleri: vis hovedbillede + alle galleri-thumbnails */
body.single-product div.product .woocommerce-product-gallery{
    display:block!important;
    min-height:0!important;
    overflow:visible!important;
    padding:24px!important;
}
body.single-product .woocommerce-product-gallery .flex-viewport{
    width:100%;
    border:0;
    overflow:hidden;
}
body.single-product .woocommerce-product-gallery__wrapper{
    width:100%!important;
}
body.single-product .woocommerce-product-gallery__image{
    width:100%;
}
body.single-product .woocommerce-product-gallery__image a{
    min-height:440px;
    display:flex!important;
    align-items:center;
    justify-content:center;
}
body.single-product .woocommerce-product-gallery__image img{
    width:auto!important;
    max-width:100%!important;
    max-height:520px!important;
    margin:0 auto!important;
}
body.single-product .woocommerce-product-gallery .flex-control-thumbs{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:10px;
    width:100%;
    margin:16px 0 0!important;
    padding:16px 0 0!important;
    border-top:1px solid var(--line);
    list-style:none!important;
    clear:both;
}
body.single-product .woocommerce-product-gallery .flex-control-thumbs li{
    float:none!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
}
body.single-product .woocommerce-product-gallery .flex-control-thumbs img{
    display:block;
    width:100%!important;
    height:92px!important;
    object-fit:contain;
    padding:7px;
    border:1px solid var(--line);
    border-radius:7px;
    background:#fff;
    opacity:.72;
    cursor:pointer;
}
body.single-product .woocommerce-product-gallery .flex-control-thumbs img:hover,
body.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active{
    opacity:1;
    border-color:var(--green);
    box-shadow:0 0 0 1px var(--green);
}

/* Katalog: prisområdet skal være roligt og ensartet */
.elb2b-product-row__price{
    font-size:13px!important;
    line-height:1.35!important;
    gap:2px;
}
.elb2b-product-row__price small{
    display:block;
    margin:0 0 3px!important;
    font-size:11px!important;
    line-height:1.25!important;
    font-weight:400!important;
    color:var(--muted)!important;
}
.elb2b-product-row__price strong,
.elb2b-product-row__price .price,
.elb2b-product-row__price .amount,
.elb2b-product-row__price bdi,
.elb2b-product-row__price ins,
.elb2b-product-row__price del{
    font-size:14px!important;
    line-height:1.35!important;
}
.elb2b-product-row__price strong{
    font-weight:700!important;
}
.elb2b-product-row__price .amount,
.elb2b-product-row__price bdi{
    font-weight:700!important;
    color:var(--ink)!important;
}
.elb2b-product-row__price del,
.elb2b-product-row__price del .amount,
.elb2b-product-row__price del bdi{
    font-size:12px!important;
    font-weight:500!important;
    color:var(--muted)!important;
}
.elb2b-product-row__price ins{
    text-decoration:none!important;
}

/* Produktsiden: samme mere afdæmpede pris-typografi */
body.single-product .summary .price{
    font-size:20px!important;
    line-height:1.3!important;
}
body.single-product .summary .price .amount,
body.single-product .summary .price bdi{
    font-size:inherit!important;
}
body.single-product .summary .price del,
body.single-product .summary .price del .amount,
body.single-product .summary .price del bdi{
    font-size:14px!important;
}

@media(max-width:900px){
    body.single-product .woocommerce-product-gallery__image a{min-height:340px}
    body.single-product .woocommerce-product-gallery .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:600px){
    body.single-product .woocommerce-product-gallery__image a{min-height:260px}
    body.single-product .woocommerce-product-gallery .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
    body.single-product .woocommerce-product-gallery .flex-control-thumbs img{height:70px}
}

/* v2.0 – stabilt varegalleri: egne thumbnails, ét aktivt hovedbillede */
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .flex-viewport,
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .flex-control-nav,
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .flex-direction-nav{
    display:none!important;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__wrapper{
    display:block!important;
    width:100%!important;
    transform:none!important;
    margin:0!important;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image{
    display:none!important;
    float:none!important;
    width:100%!important;
    margin:0!important;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image.is-active{
    display:block!important;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image a{
    display:flex!important;
    align-items:center;
    justify-content:center;
    min-height:440px;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image img{
    display:block!important;
    width:auto!important;
    max-width:100%!important;
    max-height:520px!important;
    height:auto!important;
    margin:0 auto!important;
}
body.single-product .elb2b-gallery-thumbs{
    display:grid;
    grid-template-columns:repeat(5,minmax(0,92px));
    gap:10px;
    margin-top:16px;
    padding-top:14px;
    border-top:1px solid var(--line);
}
body.single-product .elb2b-gallery-thumb{
    appearance:none;
    -webkit-appearance:none;
    width:92px;
    height:82px;
    margin:0;
    padding:6px;
    border:1px solid var(--line);
    border-radius:7px;
    background:#fff;
    cursor:pointer;
    opacity:.76;
}
body.single-product .elb2b-gallery-thumb:hover,
body.single-product .elb2b-gallery-thumb.is-active{
    opacity:1;
    border-color:var(--green);
    box-shadow:0 0 0 1px var(--green);
}
body.single-product .elb2b-gallery-thumb img{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain;
}
@media(max-width:900px){
    body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image a{min-height:340px}
}
@media(max-width:600px){
    body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image a{min-height:260px}
    body.single-product .elb2b-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,76px));gap:7px}
    body.single-product .elb2b-gallery-thumb{width:76px;height:68px}
}

/* v2.1 – produktgalleri: større hovedbillede + komplet aktiv ramme */
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready{
    overflow:visible!important;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__wrapper{
    position:relative!important;
    overflow:visible!important;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image.is-active{
    display:block!important;
    width:100%!important;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image.is-active > a{
    width:100%!important;
    height:500px!important;
    min-height:500px!important;
    padding:18px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
}
body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image.is-active img{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0!important;
}
body.single-product .elb2b-gallery-thumbs{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:stretch!important;
    gap:10px!important;
    overflow:visible!important;
    padding:14px 2px 2px!important;
}
body.single-product .elb2b-gallery-thumb{
    flex:0 0 92px!important;
    width:92px!important;
    height:82px!important;
    border:2px solid #d9e1dc!important;
    border-radius:8px!important;
    box-shadow:none!important;
    outline:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    opacity:1!important;
    background:#fff!important;
}
body.single-product .elb2b-gallery-thumb:hover{
    border-color:#91b9a7!important;
}
body.single-product .elb2b-gallery-thumb.is-active,
body.single-product .elb2b-gallery-thumb[aria-selected="true"]{
    border:2px solid var(--green)!important;
    box-shadow:0 0 0 1px var(--green)!important;
}
body.single-product .elb2b-gallery-thumb img{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:contain!important;
    padding:5px!important;
    box-sizing:border-box!important;
}

@media(max-width:900px){
    body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image.is-active > a{
        height:400px!important;
        min-height:400px!important;
    }
}
@media(max-width:600px){
    body.single-product .woocommerce-product-gallery.elb2b-gallery-ready .woocommerce-product-gallery__image.is-active > a{
        height:310px!important;
        min-height:310px!important;
        padding:10px!important;
    }
    body.single-product .elb2b-gallery-thumb{
        flex-basis:74px!important;
        width:74px!important;
        height:68px!important;
    }
}
\n\n/* v2.2 – ensartede katalogpriser, diskret lagerantal og helt lige produktlinjer */\n.woocommerce ul.products,\n.woocommerce-page ul.products,\n.elb2b-product-list{\n    list-style:none!important;\n    margin:0!important;\n    padding:0!important;\n}\n.woocommerce ul.products li.product,\n.woocommerce-page ul.products li.product{\n    list-style:none!important;\n}\n.woocommerce ul.products li.product::marker,\n.woocommerce-page ul.products li.product::marker{content:\"\"}\n.elb2b-product-list{\n    border:1px solid var(--line)!important;\n    border-top:0!important;\n}\n.elb2b-product-row{\n    width:100%!important;\n    min-height:145px;\n    border-bottom:1px solid var(--line)!important;\n    margin:0!important;\n    padding:0!important;\n}\n.elb2b-product-row:last-child{border-bottom:0!important}\n.elb2b-product-row>*{min-width:0}\n.elb2b-product-row__stock,\n.elb2b-product-row__price,\n.elb2b-product-row__buy{\n    border-left:1px solid var(--line)!important;\n}\n.elb2b-product-row__price{\n    padding:13px 12px!important;\n    gap:10px!important;\n    justify-content:center!important;\n}\n.elb2b-price-line{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:1px;\n    margin:0;\n    line-height:1.18;\n}\n.elb2b-price-line span{\n    color:var(--muted);\n    font-size:10px;\n    font-weight:500;\n    white-space:nowrap;\n}\n.elb2b-price-line strong,\n.elb2b-price-line strong .amount,\n.elb2b-price-line strong bdi{\n    color:var(--ink)!important;\n    font-size:14px!important;\n    font-weight:750!important;\n    line-height:1.18!important;\n    white-space:nowrap;\n}\n.elb2b-price-line small{\n    color:var(--muted)!important;\n    font-size:10px!important;\n    line-height:1.15!important;\n    margin:0!important;\n}\n.elb2b-price-line--b2b strong,\n.elb2b-price-line--b2b strong .amount,\n.elb2b-price-line--b2b strong bdi{color:var(--ink)!important}\n.elb2b-product-row__stock{\n    font-size:13px;\n    line-height:1.25;\n}\n.elb2b-dot{flex:0 0 auto}\n.elb2b-list-head{\n    border-left:1px solid var(--green);\n    border-right:1px solid var(--green);\n}\n.elb2b-list-head span:last-child{border-right:0}\n@media(max-width:1050px){\n    .elb2b-product-row__stock,.elb2b-product-row__price,.elb2b-product-row__buy{border-left:0!important}\n}\n
/* v2.5 – native B2B product search + autocomplete */
.elb2b-autocomplete{position:relative;overflow:visible}
.elb2b-search__field{position:relative;flex:1;min-width:0}
.elb2b-search__field>input[type="search"]{width:100%;border-radius:5px 0 0 5px}
.elb2b-search-results{position:absolute;z-index:10020;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #cfdad4;border-radius:7px;box-shadow:0 14px 34px rgba(12,48,33,.18);overflow:hidden;max-height:min(620px,72vh);overflow-y:auto;text-align:left}
.elb2b-search-results[hidden]{display:none!important}
.elb2b-search-result{display:grid;grid-template-columns:66px minmax(0,1fr) 145px;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none;background:#fff}
.elb2b-search-result:last-child{border-bottom:0}
.elb2b-search-result:hover,.elb2b-search-result.is-active{background:var(--green-light)}
.elb2b-search-result img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:4px}
.elb2b-search-result__body{min-width:0;display:flex;flex-direction:column;gap:4px}
.elb2b-search-result__body strong{font-size:14px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.elb2b-search-result__meta{font-size:11px;color:var(--muted)}
.elb2b-search-result__stock{font-size:11px;font-weight:700;color:var(--green)}
.elb2b-search-result__stock.is-out-of-stock{color:var(--danger)}
.elb2b-search-result__price{display:flex;flex-direction:column;align-items:flex-end;line-height:1.25}
.elb2b-search-result__price small{font-size:10px;color:var(--muted)}
.elb2b-search-result__price strong{font-size:13px;color:var(--green);margin-top:2px}
.elb2b-search-empty{padding:15px;color:var(--muted);font-size:13px}
.elb2b-hero-search .elb2b-search__field{flex:1}
@media(max-width:700px){
  .elb2b-search-result{grid-template-columns:54px minmax(0,1fr);padding:9px}
  .elb2b-search-result img{width:48px;height:48px}
  .elb2b-search-result__price{grid-column:2;align-items:flex-start;flex-direction:row;gap:7px;flex-wrap:wrap}
  .elb2b-search-results{max-height:60vh}
}

/* v2.6 – Dæk finder: isolér React/Vite-appens globale CSS fra WordPress-temaet.
   Vite-projekter indeholder ofte body{display:flex} og #root{max-width:...},
   hvilket ellers kan placere header/footer ved siden af appen. */
body.page-slug-daek-finder,
body.page-id-1189 {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    text-align: initial !important;
}
body.page-slug-daek-finder .elb2b-header,
body.page-id-1189 .elb2b-header,
body.page-slug-daek-finder .elb2b-footer,
body.page-id-1189 .elb2b-footer {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
}
body.page-slug-daek-finder .elb2b-daekfinder-main,
body.page-id-1189 .elb2b-daekfinder-main {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
}
body.page-slug-daek-finder .elb2b-daekfinder-main > #root,
body.page-id-1189 .elb2b-daekfinder-main > #root {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    transform: none !important;
}

/* v2.8 – pæn fjern-knap og tom kurv */
body.woocommerce-cart table.cart .product-remove{
    width:52px;
    text-align:center;
}
body.woocommerce-cart table.cart .product-remove a.remove{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    width:32px!important;
    height:32px!important;
    min-width:32px;
    border-radius:50%!important;
    border:1px solid #e3bcbc!important;
    background:#fff!important;
    color:#a91515!important;
    font-size:21px!important;
    line-height:1!important;
    font-weight:600!important;
    text-decoration:none!important;
    transition:background .15s ease,border-color .15s ease,color .15s ease;
}
body.woocommerce-cart table.cart .product-remove a.remove:hover,
body.woocommerce-cart table.cart .product-remove a.remove:focus{
    background:#fff3f3!important;
    border-color:#c94b4b!important;
    color:#8d1010!important;
}

/* Besked efter fjernelse */
body.woocommerce-cart .woocommerce-message{
    border:1px solid #c9ddd2!important;
    border-left:4px solid var(--green)!important;
    border-top:1px solid #c9ddd2!important;
    background:#f3f9f5!important;
    padding:15px 18px 15px 48px!important;
    margin:0 0 20px!important;
    box-shadow:none!important;
}
body.woocommerce-cart .woocommerce-message::before{
    top:15px!important;
    left:17px!important;
    color:var(--green)!important;
}
body.woocommerce-cart .woocommerce-message a.restore-item{
    color:var(--green)!important;
    font-weight:750;
    text-decoration:underline;
    text-underline-offset:2px;
}

/* Tom kurv */
body.woocommerce-cart .cart-empty.woocommerce-info{
    position:relative;
    display:flex;
    align-items:center;
    min-height:64px;
    padding:18px 22px 18px 58px!important;
    margin:0 0 18px!important;
    border:1px solid #c9ddd2!important;
    border-left:4px solid var(--green)!important;
    border-top:1px solid #c9ddd2!important;
    border-radius:8px!important;
    background:#f6faf7!important;
    color:var(--ink)!important;
    font-size:15px;
    box-shadow:none!important;
}
body.woocommerce-cart .cart-empty.woocommerce-info::before{
    content:"";
    position:absolute;
    left:20px;
    top:50%;
    width:18px;
    height:18px;
    transform:translateY(-50%);
    border:2px solid var(--green);
    border-radius:4px;
    box-sizing:border-box;
}
body.woocommerce-cart .return-to-shop{
    margin:0!important;
}
body.woocommerce-cart .return-to-shop .button{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    min-height:44px;
    padding:0 22px!important;
    border-radius:5px!important;
    background:var(--green)!important;
    color:#fff!important;
    font-weight:750!important;
    text-decoration:none!important;
}
body.woocommerce-cart .return-to-shop .button:hover{
    filter:brightness(.93);
}

@media(max-width:700px){
    body.woocommerce-cart table.cart .product-remove{width:auto}
    body.woocommerce-cart table.cart .product-remove a.remove{margin-left:auto}
    body.woocommerce-cart .cart-empty.woocommerce-info{padding:16px 16px 16px 52px!important}
}


/* v2.9 – rigtig footer-menu */
.elb2b-footer{
    margin-top:64px;
    border-top:4px solid var(--green);
    background:#f4f7f5;
    color:var(--ink);
}
.elb2b-footer-inner{
    display:grid;
    grid-template-columns:minmax(220px,1.15fr) minmax(260px,1.35fr) minmax(220px,1fr);
    gap:56px;
    padding-top:42px;
    padding-bottom:42px;
    align-items:start;
}
.elb2b-footer-brand strong{
    display:block;
    color:var(--green);
    font-size:20px;
    margin-bottom:9px;
}
.elb2b-footer-brand span,
.elb2b-footer-service p{
    color:#59635e;
    line-height:1.55;
    font-size:14px;
    max-width:320px;
}
.elb2b-footer h3{
    margin:0 0 14px;
    font-size:15px;
    color:var(--ink);
}
.elb2b-footer-nav,
.elb2b-footer-menu{
    margin:0!important;
    padding:0!important;
}
.elb2b-footer-menu{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    column-gap:28px;
    row-gap:9px;
    list-style:none!important;
}
.elb2b-footer-menu li{
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}
.elb2b-footer-menu li::before{display:none!important}
.elb2b-footer-menu a,
.elb2b-footer-account{
    color:#33413a!important;
    text-decoration:none!important;
    font-size:14px;
    font-weight:650;
}
.elb2b-footer-menu a:hover,
.elb2b-footer-account:hover{
    color:var(--green)!important;
    text-decoration:underline!important;
    text-underline-offset:3px;
}
.elb2b-footer-bottom{
    border-top:1px solid #d7e0db;
    background:#edf2ef;
}
.elb2b-footer-bottom .elb2b-container{
    min-height:54px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
    color:#5d6862;
    font-size:12px;
    letter-spacing:.02em;
}
@media(max-width:900px){
    .elb2b-footer-inner{grid-template-columns:1fr 1fr;gap:32px}
    .elb2b-footer-service{grid-column:1/-1}
}
@media(max-width:620px){
    .elb2b-footer{margin-top:42px}
    .elb2b-footer-inner{grid-template-columns:1fr;gap:28px;padding-top:30px;padding-bottom:30px}
    .elb2b-footer-service{grid-column:auto}
    .elb2b-footer-menu{grid-template-columns:1fr}
    .elb2b-footer-bottom .elb2b-container{align-items:flex-start;flex-direction:column;justify-content:center;padding-top:12px;padding-bottom:12px}
}

/* v3.0 – kategori-top og menujusteringer */
.elb2b-catalog__main{min-width:0}
.elb2b-catalog__header{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:24px;
    align-items:center;
    min-height:104px;
    padding:19px 22px;
    background:linear-gradient(110deg,var(--green-light),#fff 70%);
    border:1px solid #c9ddd2;
    border-top:4px solid var(--green);
    border-radius:8px;
    box-shadow:0 1px 0 rgba(23,108,73,.04);
}
.elb2b-catalog__header>div:first-child{min-width:0}
.elb2b-catalog__header h1{
    margin:0;
    color:var(--ink);
    font-size:26px;
    line-height:1.15;
    font-weight:800;
}
.elb2b-catalog__header .term-description,
.elb2b-catalog__header .woocommerce-products-header__description{
    margin-top:8px;
    max-width:760px;
    color:#59635e;
    line-height:1.45;
}
.elb2b-catalog__header .term-description p,
.elb2b-catalog__header .woocommerce-products-header__description p{margin:0}
.elb2b-catalog__controls{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:12px;
    white-space:nowrap;
}
.elb2b-catalog__controls .woocommerce-result-count{
    margin:0!important;
    color:#59635e;
    font-size:12px;
}
.elb2b-catalog__controls .woocommerce-ordering{margin:0!important}
.elb2b-catalog__controls select{
    min-width:190px;
    height:38px;
    padding:0 34px 0 11px;
    border:1px solid #aebbb4;
    border-radius:5px;
    background:#fff;
    color:var(--ink);
    font-size:13px;
}
.elb2b-list-head{
    margin-top:12px;
    border-radius:5px 5px 0 0;
    overflow:hidden;
}
.elb2b-product-list{
    border-radius:0 0 6px 6px;
    overflow:hidden;
}

/* Undgå den lille løse bullet, som enkelte WooCommerce-loop styles kan indsætte. */
.elb2b-product-list>li::marker,
.products .product::marker,
.elb2b-product-row::marker{content:""}

@media(max-width:900px){
    .elb2b-catalog__header{grid-template-columns:1fr;gap:14px;align-items:start}
    .elb2b-catalog__controls{justify-content:space-between;flex-wrap:wrap;white-space:normal}
}
@media(max-width:620px){
    .elb2b-catalog__header{padding:16px;border-radius:6px}
    .elb2b-catalog__header h1{font-size:22px}
    .elb2b-catalog__controls{display:grid;grid-template-columns:1fr;width:100%}
    .elb2b-catalog__controls select{width:100%;min-width:0}
}


/* v3.1 – pænere relaterede varer, fjern Love og ny footer */
/* Skjul wishlist/love-elementer fra gamle tema-/wishlist-plugins på produktsider. */
body.single-product .nectar-love-wrap,
body.single-product .nectar-love,
body.single-product .yith-wcwl-add-to-wishlist,
body.single-product .tinv-wraper,
body.single-product .tinv-wishlist,
body.single-product .woosw-btn,
body.single-product .wpc-smart-wishlist,
body.single-product .wishlist-fragment,
body.single-product [class*="wishlist"]:not(.woocommerce-product-gallery),
body.single-product [class*="product-love"]{
    display:none!important;
}

/* Beskrivelsesboksen får et mere roligt B2B-udtryk. */
body.single-product .woocommerce-tabs{
    border:1px solid #dbe5df!important;
    border-radius:10px!important;
    box-shadow:0 1px 0 rgba(14,83,55,.03);
}
body.single-product .woocommerce-tabs ul.tabs{
    min-height:46px;
    background:#f5f8f6!important;
}
body.single-product .woocommerce-tabs ul.tabs li.active a{
    background:var(--green)!important;
}
body.single-product .woocommerce-Tabs-panel{
    padding:26px 28px!important;
}
body.single-product .woocommerce-Tabs-panel h2{
    font-size:21px;
    margin-bottom:14px!important;
}
body.single-product .woocommerce-Tabs-panel p{
    color:#3f4b45;
    line-height:1.7;
    max-width:1100px;
}

/* Relaterede varer – ens, kompakte kort med tydelig prioritering. */
body.single-product .related.products,
body.single-product .up-sells.products{
    margin-top:34px!important;
}
body.single-product .related.products>h2,
body.single-product .up-sells.products>h2{
    font-size:24px!important;
    line-height:1.2;
    margin:0 0 16px!important;
}
body.single-product .related.products ul.products,
body.single-product .up-sells.products ul.products{
    gap:14px!important;
    align-items:stretch!important;
}
body.single-product .related .elb2b-product-row,
body.single-product .up-sells .elb2b-product-row{
    display:flex!important;
    flex-direction:column!important;
    min-height:100%!important;
    border:1px solid #dbe3df!important;
    border-radius:12px!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 2px 10px rgba(24,50,38,.035);
    transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;
}
body.single-product .related .elb2b-product-row:hover,
body.single-product .up-sells .elb2b-product-row:hover{
    transform:translateY(-2px);
    border-color:#b9d3c4!important;
    box-shadow:0 8px 22px rgba(24,50,38,.075);
}
body.single-product .related .elb2b-product-row__image,
body.single-product .up-sells .elb2b-product-row__image{
    height:178px!important;
    padding:18px!important;
    background:#fff;
    border-bottom:1px solid #edf1ef;
}
body.single-product .related .elb2b-product-row__image img,
body.single-product .up-sells .elb2b-product-row__image img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:142px!important;
    object-fit:contain!important;
}
body.single-product .related .elb2b-product-row__details,
body.single-product .up-sells .elb2b-product-row__details{
    padding:15px 16px 13px!important;
    min-height:102px;
    flex:1 1 auto!important;
}
body.single-product .related .elb2b-product-row__title,
body.single-product .up-sells .elb2b-product-row__title{
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    min-height:38px;
    color:var(--ink)!important;
    font-size:15px!important;
    font-weight:750!important;
    line-height:1.28;
}
body.single-product .related .elb2b-product-row__meta,
body.single-product .up-sells .elb2b-product-row__meta{
    margin-top:8px!important;
    gap:7px!important;
    font-size:11px!important;
    line-height:1.35;
}
body.single-product .related .elb2b-product-row__stock,
body.single-product .up-sells .elb2b-product-row__stock{
    min-height:46px;
    padding:10px 16px!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    font-size:13px!important;
    border-top:1px solid #edf1ef!important;
}
body.single-product .related .elb2b-dot,
body.single-product .up-sells .elb2b-dot{
    flex:0 0 8px;
    width:8px;
    height:8px;
    margin-right:7px;
}
body.single-product .related .elb2b-product-row__price,
body.single-product .up-sells .elb2b-product-row__price{
    min-height:94px;
    padding:12px 16px!important;
    border-top:1px solid #edf1ef!important;
    gap:8px;
}
body.single-product .related .elb2b-price-line,
body.single-product .up-sells .elb2b-price-line{
    display:grid;
    grid-template-columns:1fr auto;
    column-gap:8px;
    align-items:baseline;
}
body.single-product .related .elb2b-price-line span,
body.single-product .up-sells .elb2b-price-line span{
    font-size:11px;
    color:#66716b;
}
body.single-product .related .elb2b-price-line strong,
body.single-product .up-sells .elb2b-price-line strong{
    font-size:14px!important;
    color:var(--ink);
    white-space:nowrap;
}
body.single-product .related .elb2b-price-line small,
body.single-product .up-sells .elb2b-price-line small{
    grid-column:1/-1;
    margin-top:1px;
    font-size:10px;
    color:#7b857f;
}
body.single-product .related .elb2b-product-row__buy,
body.single-product .up-sells .elb2b-product-row__buy{
    margin-top:auto;
    min-height:58px;
    padding:10px 12px!important;
    grid-template-columns:62px minmax(0,1fr)!important;
    gap:8px!important;
    border-top:1px solid #edf1ef!important;
    background:#fbfcfb;
}
body.single-product .related .elb2b-qty,
body.single-product .up-sells .elb2b-qty,
body.single-product .related .elb2b-add,
body.single-product .up-sells .elb2b-add{
    height:36px!important;
}
body.single-product .related .elb2b-add,
body.single-product .up-sells .elb2b-add{
    border-radius:6px!important;
    font-size:13px!important;
}
body.single-product .related .elb2b-add--secondary,
body.single-product .up-sells .elb2b-add--secondary{
    grid-column:1/-1;
    width:100%;
}

/* Ny, mere sammenhængende footer i samme grønne B2B-design. */
.elb2b-footer{
    margin-top:64px!important;
    border-top:0!important;
    background:transparent!important;
}
.elb2b-footer-main{
    background:var(--green-dark);
    color:#fff;
    border-top:4px solid var(--green);
}
.elb2b-footer-inner{
    display:grid!important;
    grid-template-columns:minmax(240px,1.15fr) minmax(320px,1.4fr) minmax(240px,1fr)!important;
    gap:64px!important;
    padding-top:46px!important;
    padding-bottom:46px!important;
    min-height:0!important;
    align-items:start!important;
}
.elb2b-footer-brand strong{
    display:block;
    color:#fff!important;
    font-size:22px!important;
    margin-bottom:10px!important;
}
.elb2b-footer-brand p,
.elb2b-footer-service p{
    color:#d7e7de!important;
    line-height:1.6!important;
    font-size:14px!important;
    margin:0 0 17px!important;
    max-width:360px;
}
.elb2b-footer-kicker{
    display:inline-flex;
    align-items:center;
    min-height:28px;
    padding:0 10px;
    border:1px solid rgba(255,255,255,.22);
    border-radius:999px;
    color:#dcebe3;
    font-size:10px;
    font-weight:750;
    letter-spacing:.12em;
}
.elb2b-footer h3{
    margin:0 0 16px!important;
    color:#fff!important;
    font-size:15px!important;
    letter-spacing:.01em;
}
.elb2b-footer-menu{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px 28px!important;
    list-style:none!important;
    margin:0!important;
    padding:0!important;
}
.elb2b-footer-menu li{
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}
.elb2b-footer-menu a{
    color:#e7f2ec!important;
    font-size:13px!important;
    font-weight:600!important;
    text-decoration:none!important;
}
.elb2b-footer-menu a:hover{
    color:#fff!important;
    text-decoration:underline!important;
    text-underline-offset:4px;
}
.elb2b-footer-account{
    display:inline-flex;
    align-items:center;
    gap:8px;
    min-height:40px;
    padding:0 15px;
    border:1px solid rgba(255,255,255,.28);
    border-radius:6px;
    color:#fff!important;
    font-size:13px!important;
    font-weight:750!important;
    text-decoration:none!important;
}
.elb2b-footer-account:hover{
    background:#fff!important;
    border-color:#fff!important;
    color:var(--green-dark)!important;
    text-decoration:none!important;
}
.elb2b-footer-bottom{
    border-top:1px solid rgba(255,255,255,.08)!important;
    background:#0a432d!important;
}
.elb2b-footer-bottom .elb2b-container{
    min-height:52px!important;
    color:#c7dbd0!important;
    font-size:11px!important;
    letter-spacing:.03em;
}

@media(max-width:900px){
    .elb2b-footer-inner{grid-template-columns:1fr 1fr!important;gap:34px!important}
    .elb2b-footer-service{grid-column:1/-1}
}
@media(max-width:620px){
    .elb2b-footer{margin-top:42px!important}
    .elb2b-footer-inner{grid-template-columns:1fr!important;gap:28px!important;padding-top:32px!important;padding-bottom:32px!important}
    .elb2b-footer-service{grid-column:auto}
    .elb2b-footer-menu{grid-template-columns:1fr!important}
}

/* =========================================================
   v3.3 – search empty state + modern cart icon
   ========================================================= */

/* Keep search results header compact and readable. */
body.search.post-type-archive-product .elb2b-catalog__header,
body.search .elb2b-catalog__header{
    align-items:center;
    min-height:86px;
    padding:18px 20px!important;
    background:linear-gradient(120deg,#f5faf7,#fff)!important;
    border:1px solid #bfd8ca!important;
    border-top:3px solid var(--green)!important;
    border-radius:8px!important;
}
body.search .elb2b-catalog__header h1{
    margin:0!important;
    font-size:20px!important;
    line-height:1.25!important;
    color:var(--ink)!important;
}

/* WooCommerce's default no-results message should look like part of the B2B UI. */
.elb2b-catalog__main .woocommerce-info,
.elb2b-catalog__main .woocommerce-no-products-found .woocommerce-info{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    gap:14px!important;
    min-height:74px!important;
    margin:0!important;
    padding:16px 20px 16px 64px!important;
    border:1px solid #d7e5dc!important;
    border-top:0!important;
    border-radius:0 0 8px 8px!important;
    background:#fbfdfc!important;
    color:#35443b!important;
    font-size:14px!important;
    line-height:1.45!important;
    box-shadow:none!important;
}
.elb2b-catalog__main .woocommerce-info::before,
.elb2b-catalog__main .woocommerce-no-products-found .woocommerce-info::before{
    content:""!important;
    position:absolute!important;
    left:22px!important;
    top:50%!important;
    width:24px!important;
    height:24px!important;
    margin:0!important;
    transform:translateY(-50%)!important;
    border:2px solid var(--green)!important;
    border-radius:50%!important;
    background:transparent!important;
    opacity:1!important;
}
.elb2b-catalog__main .woocommerce-info::after,
.elb2b-catalog__main .woocommerce-no-products-found .woocommerce-info::after{
    content:"";
    position:absolute;
    left:39px;
    top:46%;
    width:8px;
    height:2px;
    transform:rotate(45deg);
    transform-origin:left center;
    border-radius:2px;
    background:var(--green);
}

/* Header cart: replace emoji with a clean, consistent SVG badge. */
.elb2b-cart{
    justify-self:end;
    gap:10px!important;
    min-width:128px;
}
.elb2b-cart__icon{
    width:38px!important;
    height:38px!important;
    flex:0 0 38px;
    display:grid!important;
    place-items:center;
    border:1px solid #cfe0d6;
    border-radius:50%;
    background:#f4faf6;
    color:var(--green)!important;
    font-size:0!important;
    transition:background .15s ease,border-color .15s ease,transform .15s ease;
}
.elb2b-cart__icon svg{
    width:21px;
    height:21px;
    display:block;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.elb2b-cart:hover .elb2b-cart__icon{
    background:#eaf6ef;
    border-color:#9bc5aa;
    transform:translateY(-1px);
}
.elb2b-cart>span:last-child{
    min-width:74px;
    line-height:1.1;
}
.elb2b-cart strong{
    display:block;
    font-size:13px;
    white-space:nowrap;
}
.elb2b-cart small{
    margin-top:5px!important;
    font-size:11px!important;
    white-space:nowrap;
}

@media(max-width:700px){
    .elb2b-cart{min-width:auto}
    .elb2b-cart__icon{width:34px!important;height:34px!important;flex-basis:34px}
    .elb2b-cart>span:last-child{display:none}
    .elb2b-catalog__main .woocommerce-info{padding-left:58px!important}
}

/* =========================================================
   v3.4 – offentlig Min konto / Bliv forhandler
   ========================================================= */
body:not(.logged-in).woocommerce-account .elb2b-content{
    max-width:1180px;
    padding-top:34px;
    padding-bottom:70px;
}
body:not(.logged-in).woocommerce-account .elb2b-page>h1{
    margin:0 0 22px;
    font-size:32px;
    line-height:1.12;
    letter-spacing:-.02em;
    color:#17231d;
}
.elb2b-dealer-intro{
    display:grid;
    grid-template-columns:1.05fr 1fr;
    gap:34px;
    align-items:center;
    margin:0 0 28px;
    padding:30px 34px;
    border:1px solid #cfe0d6;
    border-radius:14px;
    background:linear-gradient(135deg,#f2f9f5 0%,#fff 70%);
}
.elb2b-eyebrow{
    display:inline-block;
    margin-bottom:8px;
    font-size:11px;
    font-weight:800;
    letter-spacing:.14em;
    color:var(--green);
}
.elb2b-dealer-intro h2{
    margin:0 0 10px;
    font-size:27px;
    line-height:1.15;
    letter-spacing:-.02em;
}
.elb2b-dealer-intro__copy p{
    max-width:610px;
    margin:0;
    color:#536159;
    font-size:14px;
    line-height:1.6;
}
.elb2b-dealer-benefits{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:10px;
}
.elb2b-dealer-benefit{
    min-height:98px;
    padding:16px 14px;
    border:1px solid #d9e7de;
    border-radius:10px;
    background:#fff;
}
.elb2b-dealer-benefit>span{
    display:grid;
    place-items:center;
    width:24px;
    height:24px;
    margin-bottom:10px;
    border-radius:50%;
    background:#e8f5ed;
    color:var(--green);
    font-weight:900;
}
.elb2b-dealer-benefit strong,
.elb2b-dealer-benefit small{display:block}
.elb2b-dealer-benefit strong{font-size:13px;color:#17231d}
.elb2b-dealer-benefit small{margin-top:4px;font-size:11px;line-height:1.4;color:#68756d}

body:not(.logged-in).woocommerce-account #customer_login{
    display:grid!important;
    grid-template-columns:minmax(320px,.82fr) minmax(430px,1.18fr)!important;
    gap:28px!important;
    align-items:start;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
}
body:not(.logged-in).woocommerce-account #customer_login>.u-column1,
body:not(.logged-in).woocommerce-account #customer_login>.u-column2{
    float:none!important;
    width:100%!important;
    margin:0!important;
}
body:not(.logged-in).woocommerce-account #customer_login>div>h2{
    margin:0 0 12px;
    font-size:19px;
    color:#17231d;
}
body:not(.logged-in).woocommerce-account #customer_login form{
    margin:0!important;
    padding:24px!important;
    border:1px solid #d7e1da!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 8px 28px rgba(20,55,35,.04);
}
body:not(.logged-in).woocommerce-account #customer_login .u-column1 form{
    position:sticky;
    top:24px;
}
body:not(.logged-in).woocommerce-account #customer_login label{
    margin-bottom:6px;
    font-size:12px;
    font-weight:700;
    color:#28352e;
}
body:not(.logged-in).woocommerce-account #customer_login .form-row{
    margin:0 0 15px!important;
    padding:0!important;
}
body:not(.logged-in).woocommerce-account #customer_login input.input-text,
body:not(.logged-in).woocommerce-account #customer_login input[type="text"],
body:not(.logged-in).woocommerce-account #customer_login input[type="email"],
body:not(.logged-in).woocommerce-account #customer_login input[type="tel"],
body:not(.logged-in).woocommerce-account #customer_login input[type="password"],
body:not(.logged-in).woocommerce-account #customer_login select{
    width:100%!important;
    min-height:44px;
    padding:10px 12px!important;
    border:1px solid #b9c9bf!important;
    border-radius:6px!important;
    background:#fff!important;
    font-size:13px!important;
    line-height:1.2;
    box-shadow:none!important;
    transition:border-color .15s ease,box-shadow .15s ease;
}
body:not(.logged-in).woocommerce-account #customer_login input:focus,
body:not(.logged-in).woocommerce-account #customer_login select:focus{
    outline:none!important;
    border-color:var(--green)!important;
    box-shadow:0 0 0 3px rgba(21,103,52,.10)!important;
}
body:not(.logged-in).woocommerce-account #customer_login .woocommerce-privacy-policy-text{
    margin:18px 0 12px;
    padding:13px 14px;
    border-radius:7px;
    background:#f5f8f6;
    color:#59665e;
    font-size:11px;
    line-height:1.45;
}
body:not(.logged-in).woocommerce-account #customer_login a{
    color:var(--green)!important;
    text-underline-offset:2px;
}
body:not(.logged-in).woocommerce-account #customer_login button.button,
body:not(.logged-in).woocommerce-account #customer_login .woocommerce-button{
    min-height:42px;
    padding:0 20px!important;
    border:1px solid var(--green)!important;
    border-radius:6px!important;
    background:var(--green)!important;
    color:#fff!important;
    font-weight:800!important;
    box-shadow:none!important;
}
body:not(.logged-in).woocommerce-account #customer_login button.button:hover,
body:not(.logged-in).woocommerce-account #customer_login .woocommerce-button:hover{
    filter:brightness(.93);
}
body:not(.logged-in).woocommerce-account #customer_login .woocommerce-form-login__rememberme{
    display:inline-flex!important;
    align-items:center;
    gap:7px;
    margin:8px 0 8px 12px!important;
    font-weight:600;
}
body:not(.logged-in).woocommerce-account #customer_login .woocommerce-form-login__rememberme input{
    width:15px!important;
    height:15px!important;
    min-height:0!important;
}
body:not(.logged-in).woocommerce-account #customer_login .woocommerce-LostPassword{
    margin:12px 0 0!important;
    font-size:12px;
}

/* Kicker fjernet i footer i v3.4; behold reglen neutral hvis cache stadig viser markup. */
.elb2b-footer-kicker{display:none!important}

@media(max-width:900px){
    .elb2b-dealer-intro{grid-template-columns:1fr;padding:24px}
    .elb2b-dealer-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}
    body:not(.logged-in).woocommerce-account #customer_login{grid-template-columns:1fr!important}
    body:not(.logged-in).woocommerce-account #customer_login .u-column1 form{position:static}
}
@media(max-width:620px){
    body:not(.logged-in).woocommerce-account .elb2b-content{padding-top:22px}
    body:not(.logged-in).woocommerce-account .elb2b-page>h1{font-size:27px}
    .elb2b-dealer-intro{padding:20px 18px;border-radius:10px}
    .elb2b-dealer-intro h2{font-size:23px}
    .elb2b-dealer-benefits{grid-template-columns:1fr}
    .elb2b-dealer-benefit{min-height:0}
    body:not(.logged-in).woocommerce-account #customer_login form{padding:19px!important}
}


/* =========================================================
   v3.5 – FIX: offentlig Min konto / Bliv forhandler
   Den generelle Min konto-grid må kun gælde loggede brugere.
   ========================================================= */
body:not(.logged-in).woocommerce-account .woocommerce{
    display:block!important;
    width:100%!important;
    max-width:none!important;
}
body:not(.logged-in).woocommerce-account .woocommerce::before,
body:not(.logged-in).woocommerce-account .woocommerce::after{
    content:none!important;
    display:none!important;
}
body:not(.logged-in).woocommerce-account .elb2b-page{
    max-width:1180px!important;
    margin:0 auto!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-intro{
    width:100%!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)!important;
    gap:34px!important;
    align-items:center!important;
    margin:0 0 30px!important;
    padding:30px 34px!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-intro__copy,
body:not(.logged-in).woocommerce-account .elb2b-dealer-benefits{
    min-width:0!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-benefits{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:12px!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-benefit{
    width:auto!important;
    min-width:0!important;
    min-height:112px!important;
    padding:16px!important;
    overflow:visible!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-benefit strong{
    font-size:13px!important;
    line-height:1.25!important;
    white-space:normal!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-benefit small{
    font-size:11px!important;
    line-height:1.45!important;
    white-space:normal!important;
}
body:not(.logged-in).woocommerce-account #customer_login{
    display:grid!important;
    grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;
    gap:28px!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    align-items:start!important;
}
body:not(.logged-in).woocommerce-account #customer_login>.u-column1,
body:not(.logged-in).woocommerce-account #customer_login>.u-column2{
    float:none!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
}
body:not(.logged-in).woocommerce-account #customer_login .u-column1 form{
    position:static!important;
}
body:not(.logged-in).woocommerce-account #customer_login form{
    width:100%!important;
}

@media(max-width:900px){
    body:not(.logged-in).woocommerce-account .elb2b-dealer-intro{
        grid-template-columns:1fr!important;
        gap:22px!important;
    }
    body:not(.logged-in).woocommerce-account #customer_login{
        grid-template-columns:1fr!important;
    }
}
@media(max-width:700px){
    body:not(.logged-in).woocommerce-account .elb2b-dealer-benefits{
        grid-template-columns:1fr!important;
    }
    body:not(.logged-in).woocommerce-account .elb2b-dealer-benefit{
        min-height:0!important;
    }
}


/* =========================================================
   v3.6 – B2B login / Bliv forhandler: fast 2-kolonne layout
   ========================================================= */
body:not(.logged-in).woocommerce-account .elb2b-content{
    padding-top:30px!important;
}
body:not(.logged-in).woocommerce-account .elb2b-page{
    max-width:1220px!important;
}
body:not(.logged-in).woocommerce-account .elb2b-page>h1,
body:not(.logged-in).woocommerce-account .entry-title{
    margin:0 0 20px!important;
    font-size:31px!important;
}
body:not(.logged-in).woocommerce-account .woocommerce{
    display:block!important;
    width:100%!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-intro{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:34px!important;
    width:100%!important;
    margin:0 0 28px!important;
    padding:28px 30px!important;
    border-radius:12px!important;
    overflow:hidden!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-intro__copy{
    flex:1 1 46%!important;
    max-width:520px!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-intro h2{
    font-size:26px!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-benefits{
    flex:1 1 54%!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:12px!important;
}
body:not(.logged-in).woocommerce-account .elb2b-dealer-benefit{
    min-height:104px!important;
    padding:15px!important;
}

/* WooCommerce col2-set kan have gamle floats/bredder. Flex her vinder over dem. */
body:not(.logged-in).woocommerce-account #customer_login,
body:not(.logged-in).woocommerce-account .u-columns#customer_login,
body:not(.logged-in).woocommerce-account .col2-set#customer_login{
    display:flex!important;
    flex-flow:row nowrap!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:26px!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    clear:both!important;
}
body:not(.logged-in).woocommerce-account #customer_login::before,
body:not(.logged-in).woocommerce-account #customer_login::after{
    content:none!important;
    display:none!important;
}
body:not(.logged-in).woocommerce-account #customer_login>.u-column1,
body:not(.logged-in).woocommerce-account #customer_login>.col-1{
    flex:0 0 38%!important;
    width:38%!important;
    max-width:38%!important;
    float:none!important;
    clear:none!important;
    margin:0!important;
    padding:0!important;
}
body:not(.logged-in).woocommerce-account #customer_login>.u-column2,
body:not(.logged-in).woocommerce-account #customer_login>.col-2{
    flex:1 1 62%!important;
    width:auto!important;
    max-width:none!important;
    float:none!important;
    clear:none!important;
    margin:0!important;
    padding:0!important;
}
body:not(.logged-in).woocommerce-account #customer_login>div>h2{
    margin:0 0 10px!important;
    padding:0!important;
    font-size:20px!important;
    line-height:1.2!important;
}
body:not(.logged-in).woocommerce-account #customer_login form{
    margin:0!important;
    padding:22px!important;
    border:1px solid #d5e2da!important;
    border-radius:11px!important;
    background:#fff!important;
    box-shadow:0 7px 24px rgba(20,55,35,.04)!important;
}
body:not(.logged-in).woocommerce-account #customer_login .u-column1 form,
body:not(.logged-in).woocommerce-account #customer_login .col-1 form{
    position:static!important;
}
body:not(.logged-in).woocommerce-account #customer_login .u-column2 form,
body:not(.logged-in).woocommerce-account #customer_login .col-2 form{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0 14px!important;
}
/* Registreringsfelter: standard Woo + B2BKing bruger typisk .form-row */
body:not(.logged-in).woocommerce-account #customer_login .u-column2 form>.form-row,
body:not(.logged-in).woocommerce-account #customer_login .col-2 form>.form-row{
    width:100%!important;
}
body:not(.logged-in).woocommerce-account #customer_login .u-column2 form>.woocommerce-privacy-policy-text,
body:not(.logged-in).woocommerce-account #customer_login .col-2 form>.woocommerce-privacy-policy-text,
body:not(.logged-in).woocommerce-account #customer_login .u-column2 form>p:last-child,
body:not(.logged-in).woocommerce-account #customer_login .col-2 form>p:last-child{
    grid-column:1/-1!important;
}
body:not(.logged-in).woocommerce-account #customer_login input.input-text,
body:not(.logged-in).woocommerce-account #customer_login input[type="text"],
body:not(.logged-in).woocommerce-account #customer_login input[type="email"],
body:not(.logged-in).woocommerce-account #customer_login input[type="tel"],
body:not(.logged-in).woocommerce-account #customer_login input[type="password"],
body:not(.logged-in).woocommerce-account #customer_login select{
    min-height:43px!important;
}
body:not(.logged-in).woocommerce-account #customer_login .woocommerce-privacy-policy-text{
    margin:8px 0 14px!important;
}

@media(max-width:980px){
    body:not(.logged-in).woocommerce-account .elb2b-dealer-intro{
        display:block!important;
    }
    body:not(.logged-in).woocommerce-account .elb2b-dealer-intro__copy{
        max-width:none!important;
        margin-bottom:20px!important;
    }
    body:not(.logged-in).woocommerce-account #customer_login,
    body:not(.logged-in).woocommerce-account .u-columns#customer_login,
    body:not(.logged-in).woocommerce-account .col2-set#customer_login{
        flex-direction:column!important;
    }
    body:not(.logged-in).woocommerce-account #customer_login>.u-column1,
    body:not(.logged-in).woocommerce-account #customer_login>.u-column2,
    body:not(.logged-in).woocommerce-account #customer_login>.col-1,
    body:not(.logged-in).woocommerce-account #customer_login>.col-2{
        flex:0 0 auto!important;
        width:100%!important;
        max-width:none!important;
    }
}

@media(max-width:1000px) and (min-width:701px){
    body:not(.logged-in).woocommerce-account .elb2b-dealer-benefits{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:700px){
    body:not(.logged-in).woocommerce-account .elb2b-dealer-benefits{
        grid-template-columns:1fr!important;
    }
    body:not(.logged-in).woocommerce-account #customer_login .u-column2 form,
    body:not(.logged-in).woocommerce-account #customer_login .col-2 form{
        grid-template-columns:1fr!important;
    }
    body:not(.logged-in).woocommerce-account #customer_login form{
        padding:18px!important;
    }
}


/* =========================================================
   v3.8 – Kontakt-side: kompakt, professionelt B2B-layout
   ========================================================= */
body.page .elb2b-page:has(.elb2b-contact-page){
    max-width:none;
}
body.page .elb2b-contact-page{
    width:min(1180px,calc(100% - 32px)) !important;
    margin:4px auto 10px !important;
    padding:0 !important;
    color:var(--ink);
}
body.page .elb2b-contact-page *{box-sizing:border-box}
body.page .elb2b-contact-page h1,
body.page .elb2b-contact-page h2,
body.page .elb2b-contact-page p{margin-top:0}
body.page .elb2b-contact-page .elb2b-eyebrow{
    display:block;
    margin:0 0 8px;
    color:var(--green);
    font-size:11px;
    line-height:1.2;
    font-weight:800;
    letter-spacing:.14em;
}

/* Hero */
body.page .elb2b-contact-page .elb2b-contact-hero{
    display:grid !important;
    grid-template-columns:minmax(0,1.15fr) minmax(440px,.85fr) !important;
    gap:42px !important;
    align-items:center !important;
    min-height:0 !important;
    margin:0 0 22px !important;
    padding:30px 34px !important;
    border:1px solid #cfe0d6 !important;
    border-radius:12px !important;
    background:linear-gradient(105deg,#f3faf6 0%,#fbfdfc 70%,#fff 100%) !important;
    box-shadow:0 8px 24px rgba(21,76,52,.035) !important;
}
body.page .elb2b-contact-page .elb2b-contact-hero-text{max-width:570px}
body.page .elb2b-contact-page .elb2b-contact-hero h1{
    margin:0 0 10px !important;
    font-size:34px !important;
    line-height:1.08 !important;
    letter-spacing:-.025em;
}
body.page .elb2b-contact-page .elb2b-contact-hero-text>p{
    max-width:530px;
    margin:0 !important;
    color:#53615a;
    font-size:14px;
    line-height:1.65;
}
body.page .elb2b-contact-page .elb2b-contact-benefits{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:0 !important;
    border:1px solid #d5e3dc;
    border-radius:10px;
    background:#fff;
    overflow:hidden;
}
body.page .elb2b-contact-page .elb2b-contact-benefit{
    display:grid !important;
    grid-template-columns:28px 1fr !important;
    gap:11px !important;
    align-items:center !important;
    min-height:0 !important;
    padding:13px 15px !important;
    border:0 !important;
    border-bottom:1px solid #e4ebe7 !important;
    border-radius:0 !important;
    background:#fff !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit:last-child{border-bottom:0 !important}
body.page .elb2b-contact-page .elb2b-check{
    display:grid !important;
    place-items:center;
    width:26px !important;
    height:26px !important;
    flex:0 0 26px;
    border-radius:50%;
    background:#e9f5ee !important;
    color:var(--green) !important;
    font-weight:900;
    font-size:14px;
}
body.page .elb2b-contact-page .elb2b-contact-benefit strong{
    display:block;
    margin:0 0 2px !important;
    font-size:13px !important;
    line-height:1.25;
}
body.page .elb2b-contact-page .elb2b-contact-benefit div>span{
    display:block;
    color:#68736d;
    font-size:11px !important;
    line-height:1.4;
}

/* Main contact area */
body.page .elb2b-contact-page .elb2b-contact-content{
    display:grid !important;
    grid-template-columns:360px minmax(0,1fr) !important;
    gap:22px !important;
    align-items:start !important;
}
body.page .elb2b-contact-page .elb2b-contact-card,
body.page .elb2b-contact-page .elb2b-contact-form-card{
    margin:0 !important;
    padding:27px !important;
    border:1px solid #d4e0d9 !important;
    border-radius:12px !important;
    background:#fff !important;
    box-shadow:0 8px 24px rgba(22,74,53,.03) !important;
}
body.page .elb2b-contact-page .elb2b-contact-card h2,
body.page .elb2b-contact-page .elb2b-contact-form-card h2{
    margin:0 0 16px !important;
    color:var(--ink);
    font-size:23px !important;
    line-height:1.2;
    letter-spacing:-.015em;
}
body.page .elb2b-contact-page .elb2b-contact-form-card>p{
    margin:0 0 21px !important;
    color:#637068;
    line-height:1.55;
}
body.page .elb2b-contact-page .elb2b-contact-details{
    margin-top:2px;
    border-top:1px solid #e0e8e3;
}
body.page .elb2b-contact-page .elb2b-contact-row{
    display:grid !important;
    grid-template-columns:78px 1fr !important;
    gap:14px !important;
    align-items:start;
    padding:14px 0 !important;
    border-bottom:1px solid #e0e8e3 !important;
}
body.page .elb2b-contact-page .elb2b-contact-row strong{
    color:#28352f;
    font-size:12px;
}
body.page .elb2b-contact-page .elb2b-contact-row span{
    color:#526159;
    font-size:13px;
    line-height:1.5;
}
body.page .elb2b-contact-page .elb2b-contact-row a{
    color:var(--green);
    font-weight:750;
    text-decoration:none;
}
body.page .elb2b-contact-page .elb2b-contact-row a:hover{text-decoration:underline}
body.page .elb2b-contact-page .elb2b-contact-delivery{
    margin:20px 0 0 !important;
    padding:16px 17px !important;
    border:0 !important;
    border-left:3px solid var(--green) !important;
    border-radius:7px !important;
    background:#f0f7f3 !important;
}
body.page .elb2b-contact-page .elb2b-contact-delivery strong{
    display:block;
    margin:0 0 5px;
    font-size:13px;
}
body.page .elb2b-contact-page .elb2b-contact-delivery p{
    margin:0 !important;
    color:#5a6760;
    font-size:12px;
    line-height:1.55;
}

/* Contact Form 7 */
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form{
    display:grid;
    grid-template-columns:1fr 1fr;
    column-gap:16px;
}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form>p{
    margin:0 0 14px !important;
}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form>p:nth-of-type(n+3){
    grid-column:1/-1;
}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form label{
    display:block !important;
    margin:0 !important;
    color:#26332d;
    font-size:12px !important;
    line-height:1.35;
    font-weight:750 !important;
}
body.page .elb2b-contact-page .elb2b-contact-form input[type="text"],
body.page .elb2b-contact-page .elb2b-contact-form input[type="email"],
body.page .elb2b-contact-page .elb2b-contact-form input[type="tel"],
body.page .elb2b-contact-page .elb2b-contact-form input[type="url"],
body.page .elb2b-contact-page .elb2b-contact-form input[type="number"],
body.page .elb2b-contact-page .elb2b-contact-form select,
body.page .elb2b-contact-page .elb2b-contact-form textarea{
    width:100% !important;
    max-width:none !important;
    min-height:42px !important;
    margin:7px 0 0 !important;
    padding:9px 11px !important;
    border:1px solid #bcd0c5 !important;
    border-radius:6px !important;
    background:#fff !important;
    color:var(--ink) !important;
    outline:0 !important;
    box-shadow:none !important;
    font:inherit !important;
}
body.page .elb2b-contact-page .elb2b-contact-form textarea{
    min-height:125px !important;
    resize:vertical;
}
body.page .elb2b-contact-page .elb2b-contact-form input:focus,
body.page .elb2b-contact-page .elb2b-contact-form select:focus,
body.page .elb2b-contact-page .elb2b-contact-form textarea:focus{
    border-color:var(--green) !important;
    box-shadow:0 0 0 3px rgba(23,108,73,.09) !important;
}
body.page .elb2b-contact-page .elb2b-contact-form input[type="submit"]{
    min-width:138px !important;
    min-height:42px !important;
    margin:0 !important;
    padding:10px 22px !important;
    border:0 !important;
    border-radius:6px !important;
    background:var(--green) !important;
    color:#fff !important;
    font-size:13px !important;
    font-weight:800 !important;
    cursor:pointer;
}
body.page .elb2b-contact-page .elb2b-contact-form input[type="submit"]:hover{background:var(--green-dark) !important}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-not-valid-tip{margin-top:5px;font-size:11px}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-response-output{
    grid-column:1/-1;
    margin:8px 0 0 !important;
    padding:11px 13px !important;
    border-radius:6px;
    font-size:12px;
}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-spinner{margin:10px 0 0 10px}

/* Contact page spacing: WordPress title is hidden in page.php */
body.page .elb2b-content:has(.elb2b-contact-page){padding-top:30px !important;padding-bottom:55px !important}

@media(max-width:900px){
    body.page .elb2b-contact-page .elb2b-contact-hero{
        grid-template-columns:1fr !important;
        gap:22px !important;
        padding:27px !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-content{
        grid-template-columns:1fr !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-card{order:2}
    body.page .elb2b-contact-page .elb2b-contact-form-card{order:1}
}
@media(max-width:620px){
    body.page .elb2b-contact-page{width:min(100% - 22px,1180px) !important}
    body.page .elb2b-contact-page .elb2b-contact-hero{padding:22px 18px !important}
    body.page .elb2b-contact-page .elb2b-contact-hero h1{font-size:29px !important}
    body.page .elb2b-contact-page .elb2b-contact-card,
    body.page .elb2b-contact-page .elb2b-contact-form-card{padding:20px 17px !important}
    body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form{grid-template-columns:1fr}
    body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form>p{grid-column:1/-1 !important}
    body.page .elb2b-contact-page .elb2b-contact-row{grid-template-columns:1fr !important;gap:4px !important}
}

/* =========================================================
   v3.9 – Kontakt: renere og mere balanceret layout
   ========================================================= */
body.page .elb2b-contact-page{
    width:min(1120px,calc(100% - 40px)) !important;
    margin:0 auto 20px !important;
}
body.page .elb2b-content:has(.elb2b-contact-page){
    padding-top:34px !important;
    padding-bottom:64px !important;
}

/* Hero: én rolig flade – ingen smal højre kolonne */
body.page .elb2b-contact-page .elb2b-contact-hero{
    display:block !important;
    min-height:0 !important;
    margin:0 0 24px !important;
    padding:34px 36px 30px !important;
    background:#f4f9f6 !important;
    border:1px solid #cfe0d6 !important;
    border-radius:12px !important;
    box-shadow:none !important;
}
body.page .elb2b-contact-page .elb2b-contact-hero-text{
    max-width:700px !important;
}
body.page .elb2b-contact-page .elb2b-contact-hero h1{
    margin:0 0 10px !important;
    font-size:32px !important;
    line-height:1.1 !important;
}
body.page .elb2b-contact-page .elb2b-contact-hero-text>p{
    max-width:660px !important;
    margin:0 !important;
    font-size:14px !important;
    line-height:1.6 !important;
}

/* Fordele som tre vandrette infofelter */
body.page .elb2b-contact-page .elb2b-contact-benefits{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:14px !important;
    margin-top:26px !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    overflow:visible !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit,
body.page .elb2b-contact-page .elb2b-contact-benefit:last-child{
    display:grid !important;
    grid-template-columns:28px minmax(0,1fr) !important;
    gap:11px !important;
    align-items:start !important;
    min-height:84px !important;
    padding:15px 16px !important;
    border:1px solid #d7e3dc !important;
    border-radius:9px !important;
    background:#fff !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit strong{
    margin:1px 0 4px !important;
    font-size:13px !important;
    line-height:1.25 !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit div>span{
    font-size:11.5px !important;
    line-height:1.45 !important;
    color:#657168 !important;
}

/* Nederste område: tydelig 38/62 balance */
body.page .elb2b-contact-page .elb2b-contact-content{
    display:grid !important;
    grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr) !important;
    gap:24px !important;
    align-items:stretch !important;
}
body.page .elb2b-contact-page .elb2b-contact-card,
body.page .elb2b-contact-page .elb2b-contact-form-card{
    padding:28px 30px !important;
    border:1px solid #d4e0d9 !important;
    border-radius:12px !important;
    box-shadow:none !important;
}
body.page .elb2b-contact-page .elb2b-contact-card h2,
body.page .elb2b-contact-page .elb2b-contact-form-card h2{
    font-size:22px !important;
    margin-bottom:15px !important;
}

/* Kontaktoplysninger: labels over værdier, mindre tabel-look */
body.page .elb2b-contact-page .elb2b-contact-details{
    border-top:1px solid #e1e8e4 !important;
}
body.page .elb2b-contact-page .elb2b-contact-row{
    display:block !important;
    padding:13px 0 !important;
    border-bottom:1px solid #e1e8e4 !important;
}
body.page .elb2b-contact-page .elb2b-contact-row strong{
    display:block !important;
    margin-bottom:4px !important;
    font-size:11px !important;
    text-transform:uppercase !important;
    letter-spacing:.04em !important;
    color:#5d6962 !important;
}
body.page .elb2b-contact-page .elb2b-contact-row span{
    display:block !important;
    font-size:13px !important;
    line-height:1.5 !important;
}
body.page .elb2b-contact-page .elb2b-contact-delivery{
    margin-top:18px !important;
    padding:14px 15px !important;
    background:#f3f8f5 !important;
}

/* Formular: ren og kompakt */
body.page .elb2b-contact-page .elb2b-contact-form-card>p{
    margin-bottom:18px !important;
}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:0 14px !important;
}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form>p{
    margin:0 0 13px !important;
}
body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form>p:nth-of-type(n+3){
    grid-column:1/-1 !important;
}
body.page .elb2b-contact-page .elb2b-contact-form input[type="text"],
body.page .elb2b-contact-page .elb2b-contact-form input[type="email"],
body.page .elb2b-contact-page .elb2b-contact-form input[type="tel"],
body.page .elb2b-contact-page .elb2b-contact-form input[type="url"],
body.page .elb2b-contact-page .elb2b-contact-form input[type="number"],
body.page .elb2b-contact-page .elb2b-contact-form select{
    min-height:40px !important;
    height:40px !important;
}
body.page .elb2b-contact-page .elb2b-contact-form textarea{
    min-height:112px !important;
}
body.page .elb2b-contact-page .elb2b-contact-form input[type="submit"]{
    min-width:150px !important;
    height:42px !important;
}

@media(max-width:900px){
    body.page .elb2b-contact-page .elb2b-contact-benefits{
        grid-template-columns:1fr !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-benefit{
        min-height:0 !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-content{
        grid-template-columns:1fr !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-card{order:2 !important}
    body.page .elb2b-contact-page .elb2b-contact-form-card{order:1 !important}
}
@media(max-width:620px){
    body.page .elb2b-contact-page{
        width:min(100% - 22px,1120px) !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-hero{
        padding:23px 18px !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-hero h1{
        font-size:28px !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-card,
    body.page .elb2b-contact-page .elb2b-contact-form-card{
        padding:21px 18px !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form{
        grid-template-columns:1fr !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-form .wpcf7-form>p{
        grid-column:1/-1 !important;
    }
}

/* =========================================================
   v4.0 – Kontakt: kompakt B2B-layout, robuste fordelsfelter
   ========================================================= */
body.page .elb2b-contact-page{
    width:min(1120px,calc(100% - 48px)) !important;
    margin:0 auto !important;
}
body.page .elb2b-content:has(.elb2b-contact-page){
    padding-top:30px !important;
    padding-bottom:56px !important;
}

/* Hero */
body.page .elb2b-contact-page .elb2b-contact-hero{
    display:block !important;
    min-height:0 !important;
    padding:30px 32px !important;
    margin:0 0 20px !important;
    border:1px solid #cfe0d6 !important;
    border-radius:12px !important;
    background:#f5faf7 !important;
    box-shadow:none !important;
}
body.page .elb2b-contact-page .elb2b-contact-hero-text{
    width:100% !important;
    max-width:720px !important;
    margin:0 !important;
}
body.page .elb2b-contact-page .elb2b-contact-hero h1{
    margin:0 0 8px !important;
    font-size:32px !important;
    line-height:1.1 !important;
}
body.page .elb2b-contact-page .elb2b-contact-hero-text>p{
    max-width:650px !important;
    margin:0 !important;
    color:#53615a !important;
    font-size:14px !important;
    line-height:1.55 !important;
}

/* Én samlet fordelbar – ingen store tomme kort */
body.page .elb2b-contact-page .elb2b-contact-benefits{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:0 !important;
    width:100% !important;
    margin:24px 0 0 !important;
    padding:0 !important;
    border:1px solid #d4e2da !important;
    border-radius:10px !important;
    background:#fff !important;
    overflow:hidden !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit,
body.page .elb2b-contact-page .elb2b-contact-benefit:last-child{
    display:flex !important;
    flex-direction:row !important;
    align-items:flex-start !important;
    gap:11px !important;
    width:auto !important;
    min-width:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:16px 18px !important;
    border:0 !important;
    border-right:1px solid #e1e9e4 !important;
    border-radius:0 !important;
    background:#fff !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit:last-child{
    border-right:0 !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit > div{
    display:block !important;
    flex:1 1 auto !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    margin:0 !important;
    padding:0 !important;
    writing-mode:horizontal-tb !important;
    text-orientation:mixed !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit strong{
    display:block !important;
    width:auto !important;
    max-width:none !important;
    margin:1px 0 4px !important;
    color:#18231e !important;
    font-size:13px !important;
    line-height:1.25 !important;
    white-space:normal !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
}
body.page .elb2b-contact-page .elb2b-contact-benefit div>span{
    display:block !important;
    width:auto !important;
    max-width:none !important;
    color:#66736c !important;
    font-size:11.5px !important;
    line-height:1.4 !important;
    white-space:normal !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
}
body.page .elb2b-contact-page .elb2b-check{
    display:grid !important;
    place-items:center !important;
    flex:0 0 25px !important;
    width:25px !important;
    height:25px !important;
    min-width:25px !important;
    margin:0 !important;
    border-radius:50% !important;
    background:#e8f5ee !important;
    color:var(--green) !important;
    font-size:13px !important;
    font-weight:900 !important;
}

/* Kontakt og formular */
body.page .elb2b-contact-page .elb2b-contact-content{
    display:grid !important;
    grid-template-columns:340px minmax(0,1fr) !important;
    gap:20px !important;
    align-items:start !important;
}
body.page .elb2b-contact-page .elb2b-contact-card,
body.page .elb2b-contact-page .elb2b-contact-form-card{
    padding:26px !important;
    border:1px solid #d4e0d9 !important;
    border-radius:11px !important;
    background:#fff !important;
    box-shadow:none !important;
}
body.page .elb2b-contact-page .elb2b-contact-card h2,
body.page .elb2b-contact-page .elb2b-contact-form-card h2{
    margin:0 0 14px !important;
    font-size:22px !important;
}
body.page .elb2b-contact-page .elb2b-contact-row{
    grid-template-columns:82px minmax(0,1fr) !important;
    padding:12px 0 !important;
}
body.page .elb2b-contact-page .elb2b-contact-delivery{
    margin-top:16px !important;
    padding:14px 15px !important;
}
body.page .elb2b-contact-page .elb2b-contact-form-card>p{
    margin-bottom:17px !important;
}
body.page .elb2b-contact-page .elb2b-contact-form textarea{
    min-height:115px !important;
}

@media(max-width:900px){
    body.page .elb2b-contact-page .elb2b-contact-benefits{
        grid-template-columns:1fr !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-benefit,
    body.page .elb2b-contact-page .elb2b-contact-benefit:last-child{
        border-right:0 !important;
        border-bottom:1px solid #e1e9e4 !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-benefit:last-child{
        border-bottom:0 !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-content{
        grid-template-columns:1fr !important;
    }
}
@media(max-width:620px){
    body.page .elb2b-contact-page{
        width:min(100% - 22px,1120px) !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-hero{
        padding:22px 18px !important;
    }
    body.page .elb2b-contact-page .elb2b-contact-hero h1{
        font-size:28px !important;
    }
}

/* =========================================================
   v4.1 – Forside: ren B2B-afslutning før footer
   ========================================================= */
.elb2b-home-b2b{
    margin:34px 0 8px;
    padding:34px 0 0;
    border-top:1px solid var(--line);
}
.elb2b-home-b2b__intro{
    max-width:900px;
    margin:0 auto 26px;
    text-align:center;
}
.elb2b-home-b2b__intro h2{
    margin:8px 0 10px;
    color:var(--ink);
    font-size:28px;
    line-height:1.15;
}
.elb2b-home-b2b__intro p{
    max-width:860px;
    margin:0 auto;
    color:#536059;
    font-size:15px;
    line-height:1.6;
}
.elb2b-home-b2b__intro p strong{color:var(--green);font-weight:800}
.elb2b-home-b2b__categories{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:14px;
}
.elb2b-home-category{
    display:flex;
    min-height:170px;
    flex-direction:column;
    padding:22px;
    color:var(--ink);
    background:#fff;
    border:1px solid #d5e2da;
    border-radius:10px;
    text-decoration:none;
    transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;
}
.elb2b-home-category:hover{
    transform:translateY(-2px);
    border-color:#a9c9b7;
    box-shadow:0 8px 24px rgba(15,73,48,.07);
}
.elb2b-home-category__title{
    color:var(--green);
    font-size:18px;
    font-weight:800;
}
.elb2b-home-category__text{
    margin-top:10px;
    color:#5f6b64;
    font-size:13px;
    line-height:1.5;
}
.elb2b-home-category__link{
    margin-top:auto;
    padding-top:20px;
    color:var(--green);
    font-size:13px;
    font-weight:800;
}
.elb2b-home-b2b__proof{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:0;
    margin-top:22px;
    overflow:hidden;
    background:#f4f8f5;
    border:1px solid #d4e2da;
    border-radius:10px;
}
.elb2b-home-b2b__proof>div{
    padding:18px 20px;
    border-right:1px solid #dbe6df;
}
.elb2b-home-b2b__proof>div:last-child{border-right:0}
.elb2b-home-b2b__proof strong,
.elb2b-home-b2b__proof span{display:block}
.elb2b-home-b2b__proof strong{
    color:var(--green);
    font-size:13px;
    margin-bottom:4px;
}
.elb2b-home-b2b__proof span{
    color:#66726b;
    font-size:11.5px;
    line-height:1.45;
}
@media(max-width:980px){
    .elb2b-home-b2b__categories,
    .elb2b-home-b2b__proof{grid-template-columns:repeat(2,minmax(0,1fr))}
    .elb2b-home-b2b__proof>div:nth-child(2){border-right:0}
    .elb2b-home-b2b__proof>div:nth-child(-n+2){border-bottom:1px solid #dbe6df}
}
@media(max-width:620px){
    .elb2b-home-b2b{margin-top:26px;padding-top:26px}
    .elb2b-home-b2b__intro{text-align:left}
    .elb2b-home-b2b__intro h2{font-size:24px}
    .elb2b-home-b2b__categories,
    .elb2b-home-b2b__proof{grid-template-columns:1fr}
    .elb2b-home-category{min-height:0}
    .elb2b-home-b2b__proof>div,
    .elb2b-home-b2b__proof>div:nth-child(2){border-right:0;border-bottom:1px solid #dbe6df}
    .elb2b-home-b2b__proof>div:last-child{border-bottom:0}
}

/* v4.2 – skjul B2B-pris, lager og bestilling for gæster */
.elb2b-guest-hidden{
    color:var(--muted)!important;
    font-size:12px!important;
    font-weight:700;
    gap:6px;
}
.elb2b-guest-hidden .elb2b-lock{color:var(--green);font-size:15px}
.elb2b-product-row__price--guest{gap:9px!important}
.elb2b-price-login{
    display:inline-block;
    color:var(--green)!important;
    font-size:12px;
    font-weight:800;
    line-height:1.3;
    text-decoration:none!important;
}
.elb2b-price-login:hover{text-decoration:underline!important}
.elb2b-product-row__buy--guest{justify-content:center}
.elb2b-product-row__buy--guest .elb2b-add{width:100%;padding:0 10px}
.elb2b-search-result__login{color:var(--green)!important;font-weight:800!important}

body.single-product .elb2b-guest-single-price{
    display:flex;
    align-items:baseline;
    gap:6px;
    margin:12px 0 16px;
    color:var(--green);
}
body.single-product .elb2b-guest-single-price span{font-size:16px;font-weight:800}
body.single-product .elb2b-guest-single-price strong,
body.single-product .elb2b-guest-single-price strong .amount,
body.single-product .elb2b-guest-single-price strong bdi{font-size:21px!important;color:var(--green)!important;font-weight:850!important}
body.single-product .elb2b-guest-single-price small{font-size:13px;color:var(--green);font-weight:700}
body.single-product .elb2b-guest-single-login{
    margin:18px 0 20px;
    padding:16px;
    background:var(--green-light);
    border:1px solid #cfe0d6;
    border-radius:8px;
}
body.single-product .elb2b-guest-single-login__text{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}
body.single-product .elb2b-guest-single-login__text strong{font-size:14px;color:var(--ink)}
body.single-product .elb2b-guest-single-login__text span{font-size:12px;color:var(--muted);line-height:1.45}
body.single-product .elb2b-guest-single-login .elb2b-add{display:inline-flex;min-height:42px;padding:0 18px;width:auto}

/* =========================================================
   v4.3 – mobil/tablet kategorimenu + Fatbike nederst
   ========================================================= */
.elb2b-sidebar__head{
    width:100%;
    border:0;
    text-align:left;
    font:inherit;
    cursor:default;
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.elb2b-sidebar__chevron,
.elb2b-cat-toggle{display:none}

@media (max-width:1050px){
    /* Sidebaren bliver en kompakt accordion, så produkter vises med det samme. */
    .elb2b-catalog{
        display:flex !important;
        flex-direction:column;
        gap:12px;
        padding-top:14px;
    }
    .elb2b-sidebar{
        order:0;
        width:100%;
        position:static !important;
        border:0 !important;
        background:transparent;
        margin:0;
    }
    .elb2b-catalog__main{order:1;min-width:0}
    .elb2b-sidebar__head{
        cursor:pointer;
        border-radius:7px;
        padding:13px 15px !important;
        min-height:46px;
        box-shadow:none;
    }
    .elb2b-sidebar__chevron{
        display:inline-flex;
        align-items:center;
        justify-content:center;
        width:26px;
        height:26px;
        border-radius:50%;
        background:rgba(255,255,255,.14);
        font-size:20px;
        line-height:1;
        transition:transform .18s ease;
    }
    .elb2b-sidebar.is-open .elb2b-sidebar__chevron{transform:rotate(45deg)}
    .elb2b-category-tree{
        display:none;
        padding:8px 10px 12px !important;
        border:1px solid var(--line);
        border-top:0;
        border-radius:0 0 7px 7px;
        background:#fff;
        max-height:min(64vh,620px);
        overflow-y:auto;
        overscroll-behavior:contain;
        -webkit-overflow-scrolling:touch;
    }
    .elb2b-sidebar.is-open .elb2b-category-tree{display:block}

    /* På mobil/tablet vises kun hovedkategorier først. */
    .elb2b-category-tree > ul > li.has-children{
        position:relative;
        border-bottom:1px solid #edf1ee;
    }
    .elb2b-category-tree > ul > li:last-child{border-bottom:0}
    .elb2b-category-tree > ul > li > a{
        padding:10px 42px 10px 9px !important;
        min-height:40px;
        display:flex !important;
        align-items:center;
    }
    .elb2b-cat-toggle{
        display:flex;
        position:absolute;
        right:6px;
        top:6px;
        width:30px;
        height:30px;
        padding:0;
        border:0;
        border-radius:5px;
        align-items:center;
        justify-content:center;
        color:var(--green);
        background:#eef7f2;
        font-size:20px;
        line-height:1;
        cursor:pointer;
    }
    .elb2b-cat-toggle span{transition:transform .18s ease}
    .elb2b-category-tree > ul > li.is-open > .elb2b-cat-toggle span,
    .elb2b-category-tree > ul > li.current-cat-parent > .elb2b-cat-toggle span,
    .elb2b-category-tree > ul > li.current-cat > .elb2b-cat-toggle span{transform:rotate(45deg)}

    .elb2b-category-tree > ul > li.has-children > ul.children{display:none}
    .elb2b-category-tree > ul > li.is-open > ul.children,
    .elb2b-category-tree > ul > li.current-cat-parent > ul.children,
    .elb2b-category-tree > ul > li.current-cat > ul.children{display:block}
    .elb2b-category-tree ul.children{
        margin:0 7px 8px 18px !important;
        padding-left:10px !important;
    }
    .elb2b-category-tree ul.children li > a{padding:6px 7px !important}

    /* Gør kategori-headeren og sortering mere mobilvenlige. */
    .elb2b-catalog__header{
        align-items:flex-start !important;
        gap:12px;
        flex-wrap:wrap;
    }
    .elb2b-catalog__controls{width:100%}
    .elb2b-catalog__controls .woocommerce-ordering{
        float:none !important;
        width:100%;
        margin:0 !important;
    }
    .elb2b-catalog__controls select{width:100%;min-height:42px}
}

@media (max-width:700px){
    .elb2b-container{width:min(100% - 24px,1420px)}
    .elb2b-catalog{padding-bottom:38px}
    .elb2b-sidebar__head{font-size:14px}
    .elb2b-category-tree{max-height:58vh}
}


/* =========================================================
   v4.4 – forbedret mobil/tablet produktvisning + scanner
   ========================================================= */
.elb2b-search__field{position:relative}
.elb2b-scan-button{
    position:absolute;
    right:8px;
    top:50%;
    transform:translateY(-50%);
    width:38px;
    height:38px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border:1px solid #cfe0d6;
    border-radius:7px;
    background:#f3f9f5;
    color:var(--green);
    cursor:pointer;
    z-index:4;
    transition:background .15s ease,border-color .15s ease,transform .15s ease;
}
.elb2b-scan-button:hover{background:#e8f5ed;border-color:var(--green)}
.elb2b-scan-button:active{transform:translateY(-50%) scale(.96)}
.elb2b-scan-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.elb2b-search__field:has(.elb2b-scan-button)>input[type="search"]{padding-right:54px!important}

.elb2b-scanner[hidden]{display:none!important}
.elb2b-scanner{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:18px}
.elb2b-scanner__backdrop{position:absolute;inset:0;background:rgba(4,21,14,.76);backdrop-filter:blur(3px)}
.elb2b-scanner__panel{position:relative;width:min(520px,100%);background:#fff;border-radius:14px;box-shadow:0 24px 70px rgba(0,0,0,.32);padding:22px;overflow:hidden}
.elb2b-scanner__close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#eef5f1;color:#173528;font-size:27px;line-height:1;cursor:pointer;z-index:3}
.elb2b-scanner__head{padding-right:42px;margin-bottom:16px}
.elb2b-scanner__eyebrow{display:block;color:var(--green);font-size:10px;font-weight:850;letter-spacing:1.5px;margin-bottom:5px}
.elb2b-scanner__head h2{font-size:23px;margin:0 0 7px;color:var(--ink)}
.elb2b-scanner__head p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}
.elb2b-scanner__camera{position:relative;aspect-ratio:4/3;background:#07160f;border-radius:10px;overflow:hidden}
.elb2b-scanner__camera video{display:block;width:100%;height:100%;object-fit:cover;background:#07160f}
.elb2b-scanner__target{position:absolute;inset:19%;border:2px solid rgba(255,255,255,.92);border-radius:10px;box-shadow:0 0 0 999px rgba(0,0,0,.22)}
.elb2b-scanner__target:before,.elb2b-scanner__target:after,.elb2b-scanner__target span:before,.elb2b-scanner__target span:after{content:"";position:absolute;width:24px;height:24px;border-color:#51d08b}
.elb2b-scanner__target:before{left:-2px;top:-2px;border-left:4px solid #51d08b;border-top:4px solid #51d08b;border-radius:8px 0 0 0}
.elb2b-scanner__target:after{right:-2px;top:-2px;border-right:4px solid #51d08b;border-top:4px solid #51d08b;border-radius:0 8px 0 0}
.elb2b-scanner__target span:before{left:-2px;bottom:-2px;border-left:4px solid #51d08b;border-bottom:4px solid #51d08b;border-radius:0 0 0 8px}
.elb2b-scanner__target span:after{right:-2px;bottom:-2px;border-right:4px solid #51d08b;border-bottom:4px solid #51d08b;border-radius:0 0 8px 0}
.elb2b-scanner__status{min-height:20px;margin:12px 0;color:var(--muted);font-size:12px;text-align:center}
.elb2b-scanner__status.is-error{color:#b52b22;font-weight:700}
.elb2b-scanner__cancel{display:block;width:100%;min-height:42px;border:1px solid #cfdad4;border-radius:7px;background:#fff;color:var(--ink);font-weight:750;cursor:pointer}
body.elb2b-scanner-open{overflow:hidden}

@media(max-width:1050px){
    /* Produktlisten bliver kortbaseret på tablet/mobil – ingen sammenpressede tabelkolonner. */
    .elb2b-list-head{display:none!important}
    .elb2b-product-list{border:0!important;background:transparent!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}
    .elb2b-product-row{
        display:grid!important;
        grid-template-columns:112px minmax(0,1fr)!important;
        grid-template-areas:
          "image details"
          "stock price"
          "buy buy"!important;
        min-height:0!important;
        border:1px solid var(--line)!important;
        border-radius:10px!important;
        overflow:hidden!important;
        background:#fff!important;
        align-items:stretch!important;
    }
    .elb2b-product-row__image{grid-area:image!important;width:auto!important;min-width:0!important;height:auto!important;min-height:136px!important;padding:14px!important;border:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}
    .elb2b-product-row__image img{width:100%!important;height:100%!important;max-width:96px!important;max-height:110px!important;object-fit:contain!important}
    .elb2b-product-row__details{grid-area:details!important;padding:15px 14px 13px 4px!important;border:0!important;min-height:136px!important}
    .elb2b-product-row__title{font-size:15px!important;line-height:1.28!important;text-decoration:none!important;display:block!important;margin-bottom:7px!important}
    .elb2b-product-row__meta{font-size:11px!important;line-height:1.35!important;display:flex!important;flex-wrap:wrap!important;gap:4px 8px!important}
    .elb2b-product-row__excerpt{font-size:11px!important;line-height:1.45!important;margin-top:7px!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
    .elb2b-product-row__stock{grid-area:stock!important;min-height:82px!important;padding:13px 12px!important;border:0!important;border-top:1px solid var(--line)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;font-size:12px!important;line-height:1.3!important}
    .elb2b-product-row__price{grid-area:price!important;min-height:82px!important;padding:11px 12px!important;border:0!important;border-top:1px solid var(--line)!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;flex-direction:column!important;gap:5px!important}
    .elb2b-product-row__buy{grid-area:buy!important;padding:10px 12px!important;border:0!important;border-top:1px solid var(--line)!important;display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:9px!important;align-items:center!important}
    .elb2b-product-row__buy .elb2b-qty{width:100%!important;min-width:0!important;height:42px!important;margin:0!important}
    .elb2b-product-row__buy .elb2b-add{width:100%!important;min-height:42px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:8px 11px!important;line-height:1.2!important}
    .elb2b-product-row__buy--guest{grid-template-columns:1fr!important}
    .elb2b-product-row__buy--guest .elb2b-add{font-size:13px!important}
    .elb2b-guest-hidden{gap:6px!important;color:var(--muted)!important}
    .elb2b-product-row__price--guest .elb2b-price-line{width:100%}
    .elb2b-price-login{font-size:12px!important;line-height:1.3!important}
    .elb2b-product-row::before,.elb2b-product-row::after{display:none!important}
}

@media(max-width:700px){
    .elb2b-product-list{grid-template-columns:1fr!important;gap:12px!important}
    .elb2b-product-row{
        grid-template-columns:100px minmax(0,1fr)!important;
        grid-template-areas:
          "image details"
          "stock price"
          "buy buy"!important;
        border-radius:8px!important;
    }
    .elb2b-product-row__image{min-height:126px!important;padding:12px!important}
    .elb2b-product-row__image img{max-width:88px!important;max-height:102px!important}
    .elb2b-product-row__details{min-height:126px!important;padding:13px 12px 11px 3px!important}
    .elb2b-product-row__title{font-size:16px!important;line-height:1.24!important;margin-bottom:6px!important}
    .elb2b-product-row__excerpt{display:none!important}
    .elb2b-product-row__stock,.elb2b-product-row__price{min-height:72px!important;padding:10px 11px!important}
    .elb2b-product-row__stock{font-size:12px!important}
    .elb2b-product-row__price .elb2b-price-line span{font-size:10px!important}
    .elb2b-product-row__price .elb2b-price-line strong,.elb2b-product-row__price .elb2b-price-line strong .amount,.elb2b-product-row__price .elb2b-price-line strong bdi{font-size:14px!important}
    .elb2b-product-row__buy{padding:9px 11px!important;grid-template-columns:72px minmax(0,1fr)!important}
    .elb2b-search{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important}
    .elb2b-search__field{min-width:0!important}
    .elb2b-search-submit{min-width:58px!important;padding:0 10px!important}
    .elb2b-scan-button{right:5px;width:36px;height:36px}
    .elb2b-search__field:has(.elb2b-scan-button)>input[type="search"]{padding-right:48px!important}
    .elb2b-scanner{padding:0;align-items:flex-end}
    .elb2b-scanner__panel{width:100%;border-radius:16px 16px 0 0;padding:18px 16px 16px;max-height:94vh;overflow:auto}
    .elb2b-scanner__camera{aspect-ratio:3/4;max-height:62vh}
}

@media(max-width:430px){
    .elb2b-product-row{grid-template-columns:92px minmax(0,1fr)!important}
    .elb2b-product-row__image img{max-width:80px!important;max-height:94px!important}
    .elb2b-product-row__stock,.elb2b-product-row__price{font-size:11px!important}
}

/* =========================================================
   v4.5 – Relaterede varer: 2 kolonner på mobil/tablet
   ========================================================= */
@media (max-width: 900px){
  body.single-product .related.products ul.products,
  body.single-product .up-sells.products ul.products{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    width:100%!important;
    overflow:visible!important;
  }
  body.single-product .related.products ul.products li.product,
  body.single-product .up-sells.products ul.products li.product{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  body.single-product .related .elb2b-product-row,
  body.single-product .up-sells .elb2b-product-row{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    grid-template-areas:none!important;
    min-width:0!important;
    height:100%!important;
    border-radius:10px!important;
  }
  body.single-product .related .elb2b-product-row__image,
  body.single-product .up-sells .elb2b-product-row__image{
    width:100%!important;
    height:145px!important;
    min-height:145px!important;
    padding:14px!important;
    border-bottom:1px solid #edf1ef!important;
  }
  body.single-product .related .elb2b-product-row__image img,
  body.single-product .up-sells .elb2b-product-row__image img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:117px!important;
    object-fit:contain!important;
  }
  body.single-product .related .elb2b-product-row__details,
  body.single-product .up-sells .elb2b-product-row__details{
    width:100%!important;
    min-height:112px!important;
    padding:12px 12px 10px!important;
    flex:1 1 auto!important;
  }
  body.single-product .related .elb2b-product-row__title,
  body.single-product .up-sells .elb2b-product-row__title{
    display:-webkit-box!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    min-height:0!important;
    margin:0 0 8px!important;
    font-size:14px!important;
    line-height:1.28!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
  }
  body.single-product .related .elb2b-product-row__meta,
  body.single-product .up-sells .elb2b-product-row__meta{
    font-size:10.5px!important;
    line-height:1.35!important;
    gap:4px 6px!important;
  }
  body.single-product .related .elb2b-product-row__stock,
  body.single-product .up-sells .elb2b-product-row__stock{
    width:100%!important;
    min-height:42px!important;
    padding:9px 12px!important;
    font-size:11.5px!important;
  }
  body.single-product .related .elb2b-product-row__price,
  body.single-product .up-sells .elb2b-product-row__price{
    width:100%!important;
    min-height:76px!important;
    padding:10px 12px!important;
    gap:5px!important;
  }
  body.single-product .related .elb2b-price-line,
  body.single-product .up-sells .elb2b-price-line{
    width:100%!important;
  }
  body.single-product .related .elb2b-price-line strong,
  body.single-product .up-sells .elb2b-price-line strong{
    font-size:13px!important;
  }
  body.single-product .related .elb2b-product-row__buy,
  body.single-product .up-sells .elb2b-product-row__buy{
    width:100%!important;
    min-height:52px!important;
    padding:8px 10px!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    gap:7px!important;
  }
  body.single-product .related .elb2b-product-row__buy .elb2b-qty,
  body.single-product .up-sells .elb2b-product-row__buy .elb2b-qty,
  body.single-product .related .elb2b-product-row__buy .elb2b-add,
  body.single-product .up-sells .elb2b-product-row__buy .elb2b-add{
    height:35px!important;
    min-height:35px!important;
    font-size:11.5px!important;
  }

  /* Gæster: relaterede varer skal være rene katalogkort – ingen tom lager-/bestillingsblok. */
  body:not(.logged-in).single-product .related .elb2b-product-row__stock,
  body:not(.logged-in).single-product .up-sells .elb2b-product-row__stock,
  body:not(.logged-in).single-product .related .elb2b-product-row__buy,
  body:not(.logged-in).single-product .up-sells .elb2b-product-row__buy{
    display:none!important;
  }
  body:not(.logged-in).single-product .related .elb2b-product-row__price,
  body:not(.logged-in).single-product .up-sells .elb2b-product-row__price{
    min-height:88px!important;
    margin-top:auto!important;
    border-top:1px solid #edf1ef!important;
  }
  body:not(.logged-in).single-product .related .elb2b-price-login,
  body:not(.logged-in).single-product .up-sells .elb2b-price-login{
    display:block!important;
    margin-top:5px!important;
    font-size:11.5px!important;
    line-height:1.3!important;
  }
}

@media (max-width: 430px){
  body.single-product .related.products>h2,
  body.single-product .up-sells.products>h2{
    font-size:22px!important;
    margin-bottom:13px!important;
  }
  body.single-product .related.products ul.products,
  body.single-product .up-sells.products ul.products{
    gap:9px!important;
  }
  body.single-product .related .elb2b-product-row__image,
  body.single-product .up-sells .elb2b-product-row__image{
    height:128px!important;
    min-height:128px!important;
    padding:10px!important;
  }
  body.single-product .related .elb2b-product-row__image img,
  body.single-product .up-sells .elb2b-product-row__image img{
    max-height:106px!important;
  }
  body.single-product .related .elb2b-product-row__details,
  body.single-product .up-sells .elb2b-product-row__details{
    min-height:108px!important;
    padding:10px!important;
  }
  body.single-product .related .elb2b-product-row__title,
  body.single-product .up-sells .elb2b-product-row__title{
    font-size:13px!important;
  }
}

/* =========================================================
   v4.6 – Scanner som rigtig header-knap + bløde søgefelter
   ========================================================= */
.elb2b-header .elb2b-search{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    min-width:0!important;
}
.elb2b-header .elb2b-search__field{
    position:relative!important;
    flex:1 1 auto!important;
    min-width:0!important;
}
.elb2b-header .elb2b-search__field>input[type="search"]{
    width:100%!important;
    height:46px!important;
    padding:0 15px!important;
    border:2px solid var(--green)!important;
    border-radius:9px!important;
    background:#fff!important;
    outline:none!important;
    transition:border-color .15s ease,box-shadow .15s ease!important;
}
.elb2b-header .elb2b-search__field>input[type="search"]:focus{
    border-color:var(--green)!important;
    box-shadow:0 0 0 3px rgba(23,108,73,.10)!important;
}
.elb2b-header .elb2b-scan-button{
    position:static!important;
    transform:none!important;
    flex:0 0 46px!important;
    width:46px!important;
    height:46px!important;
    margin:0!important;
    padding:0!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid var(--green)!important;
    border-radius:9px!important;
    background:var(--green)!important;
    color:#fff!important;
    cursor:pointer!important;
    box-shadow:none!important;
    transition:background .15s ease,border-color .15s ease,transform .15s ease!important;
}
.elb2b-header .elb2b-scan-button:hover{
    background:var(--green-dark)!important;
    border-color:var(--green-dark)!important;
}
.elb2b-header .elb2b-scan-button:active{transform:scale(.96)!important}
.elb2b-header .elb2b-scan-button svg{
    width:23px!important;
    height:23px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.9!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}
.elb2b-header .elb2b-search-submit{
    flex:0 0 auto!important;
    height:46px!important;
    min-width:70px!important;
    margin:0!important;
    padding:0 20px!important;
    border:1px solid var(--green)!important;
    border-radius:9px!important;
    background:var(--green)!important;
    color:#fff!important;
    font-weight:800!important;
}
.elb2b-header .elb2b-search-submit:hover{background:var(--green-dark)!important;border-color:var(--green-dark)!important}
.elb2b-header .elb2b-search__field:has(.elb2b-scan-button)>input[type="search"]{padding-right:15px!important}

@media(max-width:700px){
    .elb2b-header .elb2b-search{gap:6px!important}
    .elb2b-header .elb2b-search__field>input[type="search"]{height:44px!important;border-radius:9px!important;padding:0 12px!important;font-size:14px!important}
    .elb2b-header .elb2b-scan-button{flex-basis:44px!important;width:44px!important;height:44px!important;border-radius:9px!important}
    .elb2b-header .elb2b-scan-button svg{width:22px!important;height:22px!important}
    .elb2b-header .elb2b-search-submit{height:44px!important;min-width:58px!important;padding:0 12px!important;border-radius:9px!important}
}


/* =========================================================
   v4.7 – Wordfence 2FA trin på WooCommerce Min konto
   ========================================================= */
body.elb2b-wordfence-2fa-step .elb2b-hide-wordfence-2fa-error{
  display:none!important;
}
body.elb2b-wordfence-2fa-step #customer_login .u-column2,
body.elb2b-wordfence-2fa-step #customer_login .col-2{
  opacity:.48;
  pointer-events:none;
}
body.elb2b-wordfence-2fa-step #customer_login .u-column1 form,
body.elb2b-wordfence-2fa-step #customer_login .col-1 form{
  border-color:rgba(23,108,73,.35)!important;
  box-shadow:0 12px 34px rgba(18,67,47,.08)!important;
}
body.elb2b-wordfence-2fa-step #customer_login .u-column1>h2::after,
body.elb2b-wordfence-2fa-step #customer_login .col-1>h2::after{
  content:' · 2FA';
  color:var(--green);
}
.elb2b-2fa-row{
  margin:4px 0 16px!important;
  padding:16px!important;
  background:var(--green-light,#eef7f2)!important;
  border:1px solid rgba(23,108,73,.22)!important;
  border-radius:9px!important;
}
.elb2b-2fa-row label{
  display:block!important;
  margin:0 0 5px!important;
  font-weight:800!important;
  color:var(--ink,#17231d)!important;
}
.elb2b-2fa-help{
  display:block;
  margin:0 0 10px;
  color:var(--muted,#607067);
  font-size:12px;
  line-height:1.45;
}
#customer_login .elb2b-2fa-code{
  width:100%!important;
  min-height:50px!important;
  padding:0 14px!important;
  border:1px solid rgba(23,108,73,.4)!important;
  border-radius:8px!important;
  background:#fff!important;
  font-size:22px!important;
  font-weight:800!important;
  letter-spacing:.24em!important;
  text-align:center!important;
}
#customer_login .elb2b-2fa-code:focus{
  border-color:var(--green)!important;
  box-shadow:0 0 0 3px rgba(23,108,73,.10)!important;
  outline:0!important;
}
.elb2b-2fa-status{
  display:block;
  min-height:18px;
  margin-top:7px;
  color:#a12626;
  font-size:12px;
  font-weight:700;
}
@media (max-width:700px){
  body.elb2b-wordfence-2fa-step #customer_login .u-column2,
  body.elb2b-wordfence-2fa-step #customer_login .col-2{display:none!important}
  .elb2b-2fa-row{padding:14px!important}
  #customer_login .elb2b-2fa-code{font-size:20px!important;min-height:52px!important}
}
\n\n/* =========================================================\n   v4.9 – mobil produktvisning, prisfarver og udsolgte varer\n   ========================================================= */\n.elb2b-add--disabled{\n    display:flex!important;\n    align-items:center!important;\n    justify-content:center!important;\n    width:100%!important;\n    min-height:42px!important;\n    padding:8px 12px!important;\n    border:1px solid #d8dfdb!important;\n    border-radius:6px!important;\n    background:#f2f4f3!important;\n    color:#727d77!important;\n    font-weight:700!important;\n    cursor:not-allowed!important;\n    box-shadow:none!important;\n}\n\n@media(max-width:1050px){\n    /* Vejl. pris nedtones; den reelle B2B-pris er den tydelige grønne pris. */\n    .elb2b-product-row__price .elb2b-price-line--retail strong,\n    .elb2b-product-row__price .elb2b-price-line--retail strong .amount,\n    .elb2b-product-row__price .elb2b-price-line--retail strong bdi{\n        color:#69756e!important;\n        font-size:12px!important;\n        font-weight:650!important;\n    }\n    .elb2b-product-row__price .elb2b-price-line--b2b strong,\n    .elb2b-product-row__price .elb2b-price-line--b2b strong .amount,\n    .elb2b-product-row__price .elb2b-price-line--b2b strong bdi{\n        color:var(--green)!important;\n        font-size:15px!important;\n        font-weight:800!important;\n    }\n    /* Fjern evt. rå WooCommerce-pris, hvis et plugin forsøger at injicere den i kortet. */\n    .elb2b-product-row > .price,\n    .elb2b-product-row__details > .price{display:none!important}\n\n    /* Gæstelogin skal ikke ligne en stor købsknap på mobil/tablet. */\n    .elb2b-product-row__buy--guest .elb2b-add{\n        min-height:34px!important;\n        padding:6px 10px!important;\n        font-size:11px!important;\n        font-weight:700!important;\n        line-height:1.15!important;\n        border-radius:5px!important;\n    }\n    .elb2b-product-row__price--guest .elb2b-price-login{\n        font-size:10px!important;\n        line-height:1.2!important;\n        font-weight:700!important;\n    }\n}\n\n@media(max-width:700px){\n    .elb2b-product-row__price{gap:3px!important}\n    .elb2b-product-row__price .elb2b-price-line--retail strong,\n    .elb2b-product-row__price .elb2b-price-line--retail strong .amount,\n    .elb2b-product-row__price .elb2b-price-line--retail strong bdi{font-size:11px!important}\n    .elb2b-product-row__price .elb2b-price-line--b2b strong,\n    .elb2b-product-row__price .elb2b-price-line--b2b strong .amount,\n    .elb2b-product-row__price .elb2b-price-line--b2b strong bdi{font-size:14px!important}\n}\n
/* =========================================================
   v4.10 TEST – renere produktkort på mobil/tablet
   ========================================================= */
/* Ingen punktmarkører i WooCommerce-produktlister. */
.woocommerce ul.products,
.woocommerce ul.products li.product,
.woocommerce-page ul.products,
.woocommerce-page ul.products li.product,
.elb2b-product-list,
.elb2b-product-list > li,
.elb2b-product-row{
    list-style:none!important;
}
.woocommerce ul.products li.product::marker,
.woocommerce-page ul.products li.product::marker,
.elb2b-product-list > li::marker,
.elb2b-product-row::marker{content:""!important}
.woocommerce ul.products li.product::before,
.woocommerce-page ul.products li.product::before,
.elb2b-product-list > li::before,
.elb2b-product-row::before{content:none!important;display:none!important}

/* Lagerstatus vises kun som tekst – ingen grøn/rød prik. */
.elb2b-dot{display:none!important}

@media(max-width:1050px){
    .elb2b-product-row{
        box-shadow:0 1px 2px rgba(19,56,39,.03)!important;
    }
    .elb2b-product-row__image{
        align-self:stretch!important;
    }
    .elb2b-product-row__details{
        display:flex!important;
        flex-direction:column!important;
        justify-content:center!important;
    }
    .elb2b-product-row__title{
        position:relative!important;
        padding-left:0!important;
        margin-left:0!important;
    }
    .elb2b-product-row__title::before,
    .elb2b-product-row__title::after{content:none!important;display:none!important}

    /* Lager + pris samles visuelt i én rolig informationsrække. */
    .elb2b-product-row__stock,
    .elb2b-product-row__price{
        background:#fbfdfc!important;
        min-height:72px!important;
    }
    .elb2b-product-row__stock{
        color:var(--green)!important;
        font-size:12px!important;
        font-weight:800!important;
        padding:12px 14px!important;
    }
    .elb2b-product-row__price{
        padding:10px 14px!important;
        gap:7px!important;
    }
    .elb2b-price-line{
        gap:0!important;
    }
    .elb2b-product-row__price .elb2b-price-line span{
        font-size:10px!important;
        color:#68746d!important;
        font-weight:600!important;
    }
    .elb2b-product-row__price .elb2b-price-line small{
        font-size:9px!important;
        color:#7c8781!important;
    }
    .elb2b-product-row__price .elb2b-price-line--retail strong,
    .elb2b-product-row__price .elb2b-price-line--retail strong .amount,
    .elb2b-product-row__price .elb2b-price-line--retail strong bdi{
        color:#59645e!important;
        font-size:13px!important;
        font-weight:700!important;
    }
    .elb2b-product-row__price .elb2b-price-line--b2b span{
        color:var(--green)!important;
    }
    .elb2b-product-row__price .elb2b-price-line--b2b strong,
    .elb2b-product-row__price .elb2b-price-line--b2b strong .amount,
    .elb2b-product-row__price .elb2b-price-line--b2b strong bdi{
        color:var(--green)!important;
        font-size:16px!important;
        font-weight:850!important;
    }
    .elb2b-product-row__buy{
        background:#fff!important;
        padding:10px 14px 12px!important;
    }
    .elb2b-product-row__buy .elb2b-add{
        border-radius:6px!important;
        min-height:42px!important;
    }
}

@media(max-width:700px){
    .elb2b-product-row{
        grid-template-columns:104px minmax(0,1fr)!important;
        grid-template-areas:
          "image details"
          "stock price"
          "buy buy"!important;
    }
    .elb2b-product-row__image{
        min-height:118px!important;
        padding:12px 8px 12px 12px!important;
    }
    .elb2b-product-row__image img{
        max-width:88px!important;
        max-height:92px!important;
    }
    .elb2b-product-row__details{
        min-height:118px!important;
        padding:12px 12px 10px 5px!important;
    }
    .elb2b-product-row__title{
        font-size:15px!important;
        line-height:1.25!important;
        margin:0 0 6px!important;
    }
    .elb2b-product-row__meta{
        font-size:10.5px!important;
        gap:3px 7px!important;
    }
    .elb2b-product-row__stock,
    .elb2b-product-row__price{
        min-height:68px!important;
    }
    .elb2b-product-row__stock{
        padding:10px 11px!important;
        font-size:11.5px!important;
    }
    .elb2b-product-row__price{
        padding:8px 11px!important;
        gap:5px!important;
    }
    .elb2b-product-row__price .elb2b-price-line--retail strong{
        font-size:12px!important;
    }
    .elb2b-product-row__price .elb2b-price-line--b2b strong{
        font-size:15px!important;
    }
    .elb2b-product-row__buy{
        padding:9px 11px 11px!important;
    }
}

/* =========================================================
   v4.11 – Vis flere produkter
   ========================================================= */
.elb2b-load-more-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 26px 0 10px;
}

.elb2b-load-more {
    min-width: 280px;
    padding: 12px 26px 10px;
    color: #fff;
    background: var(--green, #176c49);
    border: 1px solid var(--green, #176c49);
    border-radius: 9px;
    box-shadow: none;
    cursor: pointer;
    font: inherit;
    line-height: 1.2;
    text-align: center;
    transition: transform .15s ease, background-color .15s ease, opacity .15s ease;
}

.elb2b-load-more:hover {
    background: #125c3f;
    transform: translateY(-1px);
}

.elb2b-load-more:disabled {
    cursor: wait;
    opacity: .72;
    transform: none;
}

.elb2b-load-more__label,
.elb2b-load-more__count {
    display: block;
}

.elb2b-load-more__label {
    font-size: 14px;
    font-weight: 800;
}

.elb2b-load-more__count {
    margin-top: 4px;
    color: rgba(255,255,255,.8);
    font-size: 11px;
    font-weight: 600;
}

.elb2b-product-row--new {
    animation: elb2b-row-in .22s ease-out both;
}

@keyframes elb2b-row-in {
    from { opacity: 0; transform: translateY(6px); }
    to   { opacity: 1; transform: translateY(0); }
}

@media (max-width: 767px) {
    .elb2b-load-more-wrap {
        padding: 20px 0 6px;
    }

    .elb2b-load-more {
        width: 100%;
        min-width: 0;
        min-height: 48px;
        border-radius: 10px;
    }
}
