.shkb-course-store{--shkb-radius:18px;--shkb-border:#e7e4da;--shkb-muted:#66685f;color:var(--shkb-text)}
.shkb-course-catalog-page .entry-header,.shkb-course-catalog-page .page-header{display:none}
.shkb-course-store .site-main,.shkb-course-store main{overflow:visible}
.shkb-catalog{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 88px}
.shkb-hero{position:relative;overflow:hidden;padding:clamp(38px,7vw,82px);margin:12px 0 48px;background:linear-gradient(135deg,var(--shkb-surface),#fff);border:1px solid var(--shkb-border);border-radius:26px}
.shkb-hero:after{content:"";position:absolute;right:-80px;top:-100px;width:300px;height:300px;border-radius:50%;background:var(--shkb-accent);opacity:.16}
.shkb-eyebrow{display:block;margin-bottom:10px;color:var(--shkb-accent-dark);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.shkb-hero h1,.shkb-cart-head h1,.shkb-checkout-head h1{max-width:760px;margin:0 0 16px;font-size:clamp(2.1rem,5vw,4.2rem);line-height:1.04;letter-spacing:-.035em;color:var(--shkb-text)}
.shkb-hero>p{max-width:680px;margin:0;font-size:1.1rem;line-height:1.7;color:var(--shkb-muted)}
.shkb-hero-points{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px;font-size:.92rem;font-weight:700}
.shkb-hero-points span:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;background:var(--shkb-accent);color:#15160f;font-size:.72rem}
.shkb-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.shkb-course-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--shkb-border);border-radius:var(--shkb-radius);box-shadow:0 12px 34px rgba(25,27,22,.07);transition:transform .2s ease,box-shadow .2s ease}
.shkb-course-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(25,27,22,.11)}
.shkb-course-image{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:var(--shkb-surface)}
.shkb-course-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.shkb-course-card:hover .shkb-course-image img{transform:scale(1.025)}
.shkb-status{position:absolute;top:16px;left:16px;padding:7px 11px;border-radius:999px;background:#fff;color:#2a2c25;box-shadow:0 5px 18px rgba(0,0,0,.12);font-size:.78rem;font-weight:800}
.shkb-status.full{background:#eee;color:#60615d}
.shkb-course-card-body{display:flex;flex:1;flex-direction:column;padding:24px}
.shkb-card-date{margin-bottom:7px;color:var(--shkb-accent-dark);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
.shkb-course-card h2{margin:0 0 10px;font-size:1.45rem;line-height:1.18;letter-spacing:-.02em}
.shkb-course-card h2 a{color:var(--shkb-text);text-decoration:none}
.shkb-excerpt{color:var(--shkb-muted);line-height:1.6}
.shkb-excerpt p{margin:0}
.shkb-card-facts{display:grid;gap:7px;margin:18px 0 24px;padding:16px 0;border-top:1px solid var(--shkb-border);border-bottom:1px solid var(--shkb-border);list-style:none;font-size:.9rem;color:var(--shkb-muted)}
.shkb-card-facts li{margin:0}
.shkb-card-facts strong{color:var(--shkb-text)}
.shkb-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto}
.shkb-price{font-size:1.12rem;font-weight:800;white-space:nowrap}
.shkb-button,.shkb-course-store .button,.shkb-course-store button.button,.shkb-course-store .woocommerce a.button,.shkb-course-store .woocommerce button.button,.shkb-course-store .woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:0!important;border-radius:10px!important;background:var(--shkb-accent)!important;color:#171810!important;font-size:.9rem!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important;transition:background .2s ease,transform .2s ease}
.shkb-button:hover,.shkb-course-store .button:hover,.shkb-course-store button.button:hover{background:var(--shkb-accent-dark)!important;color:#fff!important;transform:translateY(-1px)}
.shkb-button-secondary{background:#fff!important;border:1px solid var(--shkb-border)!important}
.shkb-help{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:48px;padding:38px;background:var(--shkb-surface);border-radius:var(--shkb-radius)}
.shkb-help h2{margin:0 0 8px;font-size:clamp(1.7rem,3vw,2.4rem)}
.shkb-help p{margin:0;color:var(--shkb-muted)}
.shkb-empty-state{padding:64px 28px;text-align:center;background:var(--shkb-surface);border-radius:var(--shkb-radius)}
.shkb-empty-state h2{margin-top:0}
.shkb-single-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:18px 0 24px;overflow:hidden;background:var(--shkb-border);border:1px solid var(--shkb-border);border-radius:14px}
.shkb-single-facts>div{display:flex;flex-direction:column;gap:3px;padding:15px;background:#fff}
.shkb-single-facts span{font-size:.73rem;color:var(--shkb-muted);text-transform:uppercase;letter-spacing:.07em}
.shkb-single-facts strong{font-size:.94rem;line-height:1.35}
.shkb-quantity-label{display:block;width:100%;margin:0 0 8px;font-size:.86rem;font-weight:800}
.shkb-course-store .single-product form.cart{display:flex!important;flex-wrap:wrap;gap:10px}
.shkb-course-store form.cart .quantity{margin:0!important}
.shkb-course-store .quantity .qty{min-height:46px;border:1px solid var(--shkb-border);border-radius:10px}
.shkb-cart-head,.shkb-checkout-head{width:min(1180px,calc(100% - 40px));margin:30px auto 32px;padding:34px;background:var(--shkb-surface);border-radius:var(--shkb-radius)}
.shkb-cart-head h1,.shkb-checkout-head h1{font-size:clamp(2rem,4vw,3.25rem)}
.shkb-cart-head p,.shkb-checkout-head p{margin-bottom:0;color:var(--shkb-muted)}
.shkb-steps{display:flex;gap:8px;margin:22px 0 0}
.shkb-steps span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--shkb-border);font-size:.78rem;font-weight:700;color:var(--shkb-muted)}
.shkb-steps .done,.shkb-steps .active{border-color:var(--shkb-accent);color:var(--shkb-text)}
.shkb-steps .active{background:var(--shkb-accent)}
.shkb-course-store .woocommerce{width:min(1180px,calc(100% - 40px));margin:0 auto 80px}
.shkb-course-store .woocommerce table.shop_table{border:1px solid var(--shkb-border);border-radius:14px;border-collapse:separate;background:#fff}
.shkb-course-store .woocommerce table.shop_table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}
.shkb-course-store .woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);gap:28px;align-items:start}
.shkb-course-store .woocommerce .col2-set{width:100%;float:none}
.shkb-course-store .woocommerce .col2-set .col-1,.shkb-course-store .woocommerce .col2-set .col-2{width:100%;float:none}
.shkb-course-store .woocommerce #order_review_heading,.shkb-course-store .woocommerce #order_review{width:100%;float:none}
.shkb-course-store .woocommerce #order_review{position:sticky;top:120px;padding:24px;background:var(--shkb-surface);border-radius:var(--shkb-radius)}
.shkb-course-store .woocommerce form .form-row input.input-text,.shkb-course-store .woocommerce form .form-row textarea,.shkb-course-store .woocommerce form .form-row select{min-height:48px;padding:11px 13px;border:1px solid #d9d7cf;border-radius:9px;background:#fff}
.shkb-course-store .woocommerce form .form-row textarea{min-height:110px}
.shkb-section-heading{display:flex;align-items:flex-start;gap:14px;margin:30px 0 18px;padding-top:26px;border-top:1px solid var(--shkb-border)}
.shkb-customer-heading{margin-top:0;padding-top:0;border-top:0}
.shkb-section-heading>span{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:50%;background:var(--shkb-accent);font-weight:800}
.shkb-section-heading h3{margin:0 0 3px}
.shkb-section-heading p{margin:0;color:var(--shkb-muted);font-size:.9rem}
.shkb-thankyou{display:flex;align-items:flex-start;gap:18px;margin:20px 0 28px;padding:24px;background:#f3f8ec;border:1px solid #d9e8c9;border-radius:var(--shkb-radius)}
.shkb-thankyou h2{margin:0 0 5px}.shkb-thankyou p{margin:0}
.shkb-checkmark{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:#78a54a;color:#fff;font-size:1.3rem;font-weight:800}
.shkb-order-dog,.shkb-cancellation{margin:24px 0;padding:22px;background:var(--shkb-surface);border-radius:14px}
.shkb-order-dog h2,.shkb-cancellation h2{margin-top:0;font-size:1.3rem}
.shkb-order-dog p{margin:6px 0}
.shkb-cancel-button{background:#fff!important;border:1px solid #b9b7af!important;color:#333!important}
@media(max-width:960px){.shkb-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shkb-course-store .woocommerce form.checkout{grid-template-columns:1fr}.shkb-course-store .woocommerce #order_review{position:static}}
@media(max-width:680px){.shkb-catalog{width:min(100% - 24px,1180px);padding-top:12px}.shkb-hero{padding:30px 22px;margin-bottom:28px;border-radius:18px}.shkb-hero h1{font-size:2.25rem}.shkb-course-grid{grid-template-columns:1fr}.shkb-course-card-body{padding:20px}.shkb-card-footer{align-items:flex-start;flex-direction:column}.shkb-card-footer .shkb-button{width:100%}.shkb-help{align-items:flex-start;flex-direction:column;padding:26px 22px}.shkb-help .shkb-button{width:100%}.shkb-single-facts{grid-template-columns:1fr}.shkb-cart-head,.shkb-checkout-head{width:calc(100% - 24px);padding:24px 20px;margin-top:14px}.shkb-cart-head h1,.shkb-checkout-head h1{font-size:2rem}.shkb-steps{overflow-x:auto}.shkb-steps span{white-space:nowrap}.shkb-course-store .woocommerce{width:calc(100% - 24px)}.shkb-course-store .woocommerce table.shop_table_responsive tr td{padding:12px}.shkb-course-store .woocommerce .form-row-first,.shkb-course-store .woocommerce .form-row-last{width:100%;float:none}.shkb-course-store .single-product form.cart .single_add_to_cart_button{flex:1}.shkb-hero-points{display:grid;gap:10px}}

/* Version 1.1 – komplett kjøpsreise */
.shkb-course-store,
.shkb-course-store input,
.shkb-course-store select,
.shkb-course-store textarea,
.shkb-course-store button{font-family:"DM Sans",Arial,sans-serif}
.shkb-course-store h1,
.shkb-course-store h2,
.shkb-course-store h3,
.shkb-course-store h4{font-family:"Quicksand","DM Sans",Arial,sans-serif;color:var(--shkb-text);letter-spacing:-.025em}
.shkb-course-store a:focus-visible,
.shkb-course-store button:focus-visible,
.shkb-course-store input:focus-visible,
.shkb-course-store select:focus-visible,
.shkb-course-store textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--shkb-accent) 70%,white);outline-offset:3px}

/* Enkeltkurs */
body.shkb-single-course-page .page-header,
body.shkb-single-course-page .entry-header,
body.shkb-single-course-page .woocommerce-breadcrumb{display:none!important}
body.shkb-single-course-page main,
body.shkb-single-course-page .site-main{max-width:none!important;padding:0!important}
body.shkb-single-course-page .woocommerce-notices-wrapper{width:min(1180px,calc(100% - 40px));margin:24px auto 0}
body.shkb-single-course-page .woocommerce div.product{display:block!important;grid-template-columns:none!important;grid-template-areas:none!important;width:min(1180px,calc(100% - 40px));max-width:1180px!important;margin:0 auto 84px!important;padding:0!important}
body.shkb-single-course-page .woocommerce div.product:before,
body.shkb-single-course-page .woocommerce div.product:after{display:none!important;content:none!important}
body.shkb-single-course-page .woocommerce div.product>.summary{display:none!important;float:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
body.shkb-single-course-page .woocommerce div.product>.shkb-product-shell,
body.shkb-single-course-page .woocommerce div.product>.shkb-product-content-wrap,
body.shkb-single-course-page .woocommerce div.product>.shkb-product-cta{position:relative!important;float:none!important;clear:both!important;width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important}
.shkb-product-shell{padding-top:28px}
.shkb-back-link{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#55584f!important;font-size:.9rem;font-weight:750;text-decoration:none!important}
.shkb-back-link span{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--shkb-border);border-radius:50%;background:#fff;transition:.2s ease}
.shkb-back-link:hover span{transform:translateX(-3px);border-color:var(--shkb-accent)}
.shkb-product-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(30px,5vw,68px);align-items:center;padding:clamp(24px,4vw,54px);background:linear-gradient(135deg,#fff 0%,var(--shkb-surface) 100%);border:1px solid var(--shkb-border);border-radius:28px;box-shadow:0 22px 65px rgba(30,32,25,.08)}
.shkb-product-media{position:relative;overflow:hidden;min-height:460px;border-radius:20px;background:#eeece4}
.shkb-product-media img{display:block;width:100%;height:100%;min-height:460px;object-fit:cover}
.shkb-product-media .shkb-status{top:20px;left:20px}
.shkb-product-summary{min-width:0}
.shkb-product-summary h1{max-width:100%;margin:0 0 14px!important;font-size:clamp(40px,4.1vw,64px)!important;line-height:1.04!important;font-weight:750!important;overflow-wrap:anywhere}
.shkb-product-ingress{font-size:1.05rem;line-height:1.7;color:var(--shkb-muted)}
.shkb-product-ingress p{margin:0}
.shkb-product-summary .shkb-single-facts{margin:24px 0;background:#dfddd4;border-color:#dfddd4;box-shadow:0 6px 20px rgba(25,26,22,.04)}
.shkb-product-summary .shkb-single-facts>div{padding:14px 16px}
.shkb-booking-card{padding:22px;margin-top:22px;background:#fff;border:1px solid var(--shkb-border);border-radius:18px;box-shadow:0 12px 30px rgba(31,33,27,.07)}
.shkb-booking-price{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--shkb-border)}
.shkb-booking-price>span{font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--shkb-muted)}
.shkb-booking-price strong,.shkb-booking-price .price{font-size:1.75rem;line-height:1;font-weight:800;color:var(--shkb-text)}
.shkb-booking-price del{font-size:1rem;color:#888}.shkb-booking-price ins{text-decoration:none}
.shkb-booking-card form.cart{display:grid!important;grid-template-columns:112px minmax(0,1fr);gap:10px!important;align-items:end;margin:0!important}
.shkb-booking-card .shkb-quantity-label{grid-column:1/-1;margin:0 0 -2px}
.shkb-booking-card form.cart .quantity{width:100%!important}
.shkb-booking-card form.cart .quantity .qty{width:100%!important;min-height:52px;padding:0 12px;border:1px solid #d3d1c8;border-radius:11px;font-size:1rem;font-weight:750;text-align:center}
.shkb-booking-card form.cart .single_add_to_cart_button{width:100%;min-height:52px!important;font-size:1rem!important}
.shkb-invoice-note{display:flex;align-items:flex-start;gap:9px;margin:15px 0 0;color:#5d6156;font-size:.84rem;line-height:1.5}
.shkb-invoice-note span{display:grid;place-items:center;flex:0 0 20px;height:20px;border-radius:50%;background:#e7f2dc;color:#416d25;font-weight:900}
.shkb-full-notice{display:flex;flex-direction:column;gap:4px;padding:16px;background:#f2f1ed;border-radius:11px}.shkb-full-notice span{color:var(--shkb-muted);font-size:.9rem}
.shkb-product-content-wrap{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:50px;padding:72px 8px 48px}
.shkb-product-description{font-size:1.02rem;line-height:1.78;color:#4d5048}
.shkb-product-description>:first-child{margin-top:0}
.shkb-product-description h2{margin:34px 0 12px!important;font-size:clamp(28px,3vw,38px)!important;line-height:1.15!important}
.shkb-product-description h3{margin:26px 0 8px!important;font-size:21px!important;line-height:1.25!important}
.shkb-product-description ul{padding-left:22px}.shkb-product-description li{margin-bottom:8px}
.shkb-product-aside{display:grid;gap:12px;align-content:start}
.shkb-info-card{display:flex;gap:14px;padding:20px;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-radius:15px}
.shkb-info-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:var(--shkb-accent);color:#1d1e18;font-size:.75rem;font-weight:900}
.shkb-info-card h3{margin:0 0 4px;font-size:1rem}.shkb-info-card p{margin:0;color:var(--shkb-muted);font-size:.88rem;line-height:1.55}
.shkb-product-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:38px 42px;background:linear-gradient(120deg,var(--shkb-surface),#fff);border:1px solid var(--shkb-border);border-radius:20px}
.shkb-product-cta h2{margin:0 0 7px!important;font-size:clamp(28px,3vw,40px)!important;line-height:1.15!important}.shkb-product-cta p{max-width:650px;margin:0;color:var(--shkb-muted)}

/* Handlekurv */
body.woocommerce-cart .entry-header,
body.woocommerce-cart .page-header,
body.woocommerce-checkout .entry-header,
body.woocommerce-checkout .page-header{display:none!important}
body.woocommerce-cart main,
body.woocommerce-cart .site-main,
body.woocommerce-checkout main,
body.woocommerce-checkout .site-main{max-width:none!important}
body.woocommerce-cart .woocommerce{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);gap:28px;align-items:start;width:min(1180px,calc(100% - 40px));max-width:none!important;margin:0 auto 88px!important}
body.woocommerce-cart .woocommerce>*{grid-column:1/-1}
body.woocommerce-cart .woocommerce>.woocommerce-notices-wrapper{margin:0}
body.woocommerce-cart .woocommerce>.shkb-cart-head{width:100%;margin:28px 0 2px;padding:40px 44px}
body.woocommerce-cart .woocommerce>form.woocommerce-cart-form{grid-column:1/2;margin:0;padding:0;background:#fff;border:1px solid var(--shkb-border);border-radius:18px;box-shadow:0 14px 38px rgba(29,31,25,.07);overflow:hidden}
body.woocommerce-cart .woocommerce>.cart-collaterals{grid-column:2/3;width:100%!important;margin:0!important}
body.woocommerce-cart .woocommerce table.shop_table.cart{margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}
body.woocommerce-cart table.cart thead{background:var(--shkb-surface)}
body.woocommerce-cart table.cart thead th{padding:15px 18px!important;border-bottom:1px solid var(--shkb-border);color:#6a6c65;font-size:.72rem!important}
body.woocommerce-cart table.cart td{padding:20px 16px!important;border-color:var(--shkb-border)!important;vertical-align:middle}
body.woocommerce-cart table.cart .product-thumbnail{width:108px}
body.woocommerce-cart table.cart .product-thumbnail img{width:92px!important;height:72px!important;object-fit:cover;border-radius:10px}
body.woocommerce-cart table.cart .product-name a{color:var(--shkb-text);font-family:"Quicksand","DM Sans",sans-serif;font-size:1.02rem;font-weight:800;text-decoration:none}
.shkb-item-type{display:block;width:max-content;margin-bottom:5px;padding:4px 7px;border-radius:5px;background:color-mix(in srgb,var(--shkb-accent) 24%,white);color:#6b5100;font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
body.woocommerce-cart table.cart dl.variation{display:grid;gap:3px;margin:8px 0 0;color:var(--shkb-muted);font-size:.82rem}
body.woocommerce-cart table.cart dl.variation dt{font-weight:800}body.woocommerce-cart table.cart dl.variation dd{margin:0}
body.woocommerce-cart table.cart .product-remove a{display:grid;place-items:center;width:30px;height:30px;border:1px solid #e2dfd7;border-radius:50%;background:#fff;color:#8a4e47!important;font-size:20px;line-height:1;text-decoration:none}
body.woocommerce-cart table.cart .product-remove a:hover{background:#fff0ed!important;color:#a22c1d!important}
body.woocommerce-cart table.cart .quantity .qty{width:74px;min-height:42px;border:1px solid #d7d4cc;border-radius:9px;font-weight:750}
body.woocommerce-cart table.cart td.actions{padding:17px!important;background:#fbfaf7}
body.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:8px}
body.woocommerce-cart table.cart td.actions .coupon .input-text{width:190px!important;min-height:44px;padding:10px 12px!important;border:1px solid #d7d4cc!important;border-radius:9px!important}
.shkb-cart-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;background:var(--shkb-border);border-top:1px solid var(--shkb-border)}
.shkb-cart-benefits>span{display:flex;flex-direction:column;gap:2px;padding:15px 18px;background:#fff;color:var(--shkb-muted);font-size:.76rem;line-height:1.4}
.shkb-cart-benefits strong{color:var(--shkb-text);font-size:.8rem}
body.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important;padding:25px;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-radius:18px;box-shadow:0 14px 38px rgba(29,31,25,.06)}
body.woocommerce-cart .cart_totals h2{margin:0 0 16px;font-size:1.45rem}
body.woocommerce-cart .cart_totals table{margin:0 0 18px!important;background:transparent!important;border:0!important;box-shadow:none!important}
body.woocommerce-cart .cart_totals th,body.woocommerce-cart .cart_totals td{padding:12px 0!important;border-color:#dfddd5!important}
body.woocommerce-cart .cart_totals td{text-align:right}
body.woocommerce-cart .cart_totals .order-total{font-size:1.1rem}
body.woocommerce-cart .wc-proceed-to-checkout{padding:0!important}
.shkb-checkout-note{margin:0 0 13px;color:var(--shkb-muted);font-size:.82rem;line-height:1.5}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{width:100%;min-height:52px!important;margin:0!important;font-size:1rem!important}
body.woocommerce-cart .return-to-shop .button{margin-top:16px}

/* Kasse */
body.woocommerce-checkout .woocommerce{width:min(1180px,calc(100% - 40px));max-width:none!important;margin:0 auto 88px!important}
body.woocommerce-checkout .woocommerce>.shkb-checkout-head{width:100%;margin:28px 0 30px;padding:40px 44px}
body.woocommerce-checkout .woocommerce form.checkout{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;grid-template-areas:"details review"!important;gap:28px!important;align-items:start}
body.woocommerce-checkout form.checkout>#customer_details{grid-area:details;display:block;width:100%;padding:30px;background:#fff;border:1px solid var(--shkb-border);border-radius:18px;box-shadow:0 14px 38px rgba(29,31,25,.07)}
body.woocommerce-checkout form.checkout>#order_review_heading{display:none!important}
body.woocommerce-checkout form.checkout>#order_review{grid-area:review;position:sticky!important;top:110px!important;width:100%!important;padding:28px!important;margin:0!important;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-radius:18px;box-shadow:0 14px 38px rgba(29,31,25,.07)}
body.woocommerce-checkout form.checkout>#order_review:before{content:"Din påmelding";display:block;margin:0 0 18px;font-family:"Quicksand","DM Sans",sans-serif;font-size:1.45rem;font-weight:800;color:var(--shkb-text);letter-spacing:-.025em}
body.woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important}
body.woocommerce-checkout .woocommerce-billing-fields>h3{display:none}
body.woocommerce-checkout .woocommerce-additional-fields{margin-top:26px;padding-top:24px;border-top:1px solid var(--shkb-border)}
body.woocommerce-checkout .woocommerce-additional-fields>h3{margin:0 0 14px;font-size:1.1rem}
body.woocommerce-checkout .shkb-section-heading{margin:28px 0 18px}
body.woocommerce-checkout .shkb-customer-heading{margin-top:0!important}
body.woocommerce-checkout form .form-row{margin:0 0 15px}
body.woocommerce-checkout form .form-row label{margin:0 0 6px;color:#484b43;font-size:.82rem;font-weight:800}
body.woocommerce-checkout form .form-row .required{color:#b24a35}
body.woocommerce-checkout form .form-row input.input-text,
body.woocommerce-checkout form .form-row textarea,
body.woocommerce-checkout form .form-row select,
body.woocommerce-checkout .select2-container .select2-selection--single{min-height:50px!important;border:1px solid #d6d3ca!important;border-radius:10px!important;background:#fff!important;box-shadow:0 1px 0 rgba(0,0,0,.02)!important}
body.woocommerce-checkout form .form-row input.input-text:focus,
body.woocommerce-checkout form .form-row textarea:focus,
body.woocommerce-checkout form .form-row select:focus{border-color:var(--shkb-accent-dark)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--shkb-accent) 24%,transparent)!important;outline:0}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:48px;padding-left:13px}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:48px}
body.woocommerce-checkout #order_review table.shop_table{margin:0 0 22px!important;background:transparent;border:0!important;border-radius:0!important;box-shadow:none!important}
body.woocommerce-checkout #order_review table.shop_table th,
body.woocommerce-checkout #order_review table.shop_table td{padding:13px 0!important;border-color:#dedbd2!important;font-size:.9rem}
body.woocommerce-checkout #order_review table.shop_table th:last-child,
body.woocommerce-checkout #order_review table.shop_table td:last-child{text-align:right}
body.woocommerce-checkout #order_review .product-name{padding-right:14px!important;font-weight:750}
body.woocommerce-checkout #order_review .product-total{white-space:nowrap}
body.woocommerce-checkout #payment{background:#fff!important;border:1px solid var(--shkb-border);border-radius:13px!important}
body.woocommerce-checkout #payment ul.payment_methods{padding:18px!important;border-bottom:1px solid var(--shkb-border)!important}
body.woocommerce-checkout #payment div.payment_box{margin:12px 0 0!important;background:var(--shkb-surface)!important;color:#55584f!important;font-size:.86rem;line-height:1.55}
body.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:var(--shkb-surface)!important}
body.woocommerce-checkout #payment .place-order{padding:18px!important}
body.woocommerce-checkout #place_order{float:none!important;width:100%;min-height:54px!important;font-size:1rem!important}
body.woocommerce-checkout .woocommerce-privacy-policy-text{color:var(--shkb-muted);font-size:.78rem;line-height:1.55}
body.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.woocommerce-checkout .woocommerce-form-login-toggle{margin-bottom:12px}
body.woocommerce-checkout .woocommerce-info{border:1px solid #dedbd2!important;border-radius:12px;background:#fff;color:#55584f}

/* Felles varsler og konto */
.shkb-course-store .woocommerce-message,
.shkb-course-store .woocommerce-info,
.shkb-course-store .woocommerce-error{padding:16px 18px 16px 50px!important;border:1px solid var(--shkb-border)!important;border-top:0!important;border-radius:12px;background:#fff;box-shadow:0 7px 20px rgba(29,31,25,.05)}
.shkb-course-store .woocommerce-message:before{color:#5c8a3d}.shkb-course-store .woocommerce-info:before{color:var(--shkb-accent-dark)}
.shkb-course-store .woocommerce-error{border-color:#ead3cc!important;background:#fffafa}

@media(max-width:980px){
	.shkb-product-hero{grid-template-columns:1fr;gap:28px}.shkb-product-media{min-height:380px}.shkb-product-media img{min-height:380px;max-height:520px}
	.shkb-product-content-wrap{grid-template-columns:1fr;gap:30px;padding-top:52px}.shkb-product-aside{grid-template-columns:repeat(3,1fr)}.shkb-info-card{flex-direction:column}
	body.woocommerce-cart .woocommerce{grid-template-columns:1fr}.woocommerce-cart .woocommerce>form.woocommerce-cart-form,.woocommerce-cart .woocommerce>.cart-collaterals{grid-column:1/-1!important}
	body.woocommerce-checkout .woocommerce form.checkout{grid-template-columns:1fr!important;grid-template-areas:"details" "review"!important}
	body.woocommerce-checkout form.checkout>#order_review{position:static!important}
}
@media(max-width:680px){
	body.shkb-single-course-page .woocommerce div.product,body.shkb-single-course-page .woocommerce-notices-wrapper{width:calc(100% - 24px)}
	.shkb-product-shell{padding-top:12px}.shkb-product-hero{padding:14px;border-radius:19px}.shkb-product-media{min-height:260px;border-radius:14px}.shkb-product-media img{min-height:260px;max-height:340px}.shkb-product-summary{padding:8px 6px 6px}.shkb-product-summary h1{font-size:36px!important}.shkb-product-summary .shkb-single-facts{grid-template-columns:1fr 1fr}.shkb-booking-card{padding:17px;margin-top:16px}.shkb-booking-card form.cart{grid-template-columns:92px minmax(0,1fr)}.shkb-booking-price strong,.shkb-booking-price .price{font-size:1.45rem}
	.shkb-product-content-wrap{padding:42px 5px 30px}.shkb-product-description{font-size:.98rem}.shkb-product-aside{grid-template-columns:1fr}.shkb-info-card{flex-direction:row}.shkb-product-cta{align-items:flex-start;flex-direction:column;padding:26px 22px}.shkb-product-cta .shkb-button{width:100%}
	body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce{width:calc(100% - 24px);margin-bottom:60px!important}
	body.woocommerce-cart .woocommerce>.shkb-cart-head,body.woocommerce-checkout .woocommerce>.shkb-checkout-head{padding:26px 20px;margin-top:12px}
	body.woocommerce-cart .woocommerce>form.woocommerce-cart-form{border-radius:14px;box-shadow:none}
	body.woocommerce-cart table.cart .product-thumbnail{display:block!important;text-align:left!important;width:100%}body.woocommerce-cart table.cart .product-thumbnail:before{display:none}body.woocommerce-cart table.cart .product-thumbnail img{width:100%!important;height:160px!important}
	body.woocommerce-cart table.shop_table_responsive tr{display:block;padding:14px;border-bottom:1px solid var(--shkb-border)}body.woocommerce-cart table.shop_table_responsive tr td{padding:8px 0!important;border:0!important}body.woocommerce-cart table.shop_table_responsive tr td:before{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}
	body.woocommerce-cart table.cart td.actions{padding:14px!important}body.woocommerce-cart table.cart td.actions .coupon{display:grid;grid-template-columns:1fr 1fr}body.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}body.woocommerce-cart table.cart td.actions>button{width:100%;margin-top:10px}
	.shkb-cart-benefits{grid-template-columns:1fr}.shkb-cart-benefits>span{padding:13px 16px}
	body.woocommerce-cart .cart-collaterals .cart_totals{padding:20px;border-radius:14px;box-shadow:none}
	body.woocommerce-checkout form.checkout>#customer_details,body.woocommerce-checkout form.checkout>#order_review{padding:20px!important;border-radius:14px;box-shadow:none}
	body.woocommerce-checkout .shkb-section-heading{gap:10px}.shkb-section-heading>span{flex-basis:30px;height:30px}
body.woocommerce-checkout form .form-row-first,body.woocommerce-checkout form .form-row-last{float:none!important;width:100%!important}
}

/* Version 1.7 – bekreftelse, ordrevisning og Min konto */
body.woocommerce-order-received .entry-header,
body.woocommerce-order-received .page-header{display:none!important}
body.woocommerce-order-received main,
body.woocommerce-order-received .site-main{max-width:none!important}
body.woocommerce-order-received .woocommerce{
	display:block!important;
	width:min(1180px,calc(100% - 40px))!important;
	max-width:none!important;
	margin:34px auto 88px!important;
}
body.woocommerce-order-received .woocommerce-order{display:flex;flex-direction:column;color:#454545}
body.woocommerce-order-received .woocommerce-order>p.woocommerce-notice--success{display:none!important}
body.woocommerce-order-received .shkb-thankyou{
	position:relative;
	order:-30;
	dis:grid;
	grid-template-columns:64px minmax(0,1fr);
	gap:24px;
	margin:0 0 18px;
	padding:clamp(30px,4vw,50px);
	overflow:hidden;
	background:linear-gradient(135deg,var(--shkb-surface),#fff 72%);
	border:1px solid var(--shkb-border);
	border-top:7px solid var(--shkb-accent);
	border-radius:22px;
	box-shadow:0 16px 42px rgba(34,34,34,.06);
}
body.woocommerce-order-received .shkb-thankyou:after{content:"";position:absolute;top:-85px;right:-70px;width:245px;height:245px;border-radius:50%;background:var(--shkb-accent);opacity:.13;pointer-events:none}
body.woocommerce-order-received .shkb-checkmark{position:relative;z-index:1;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--shkb-accent);color:#222;font-size:27px;font-weight:900;box-shadow:0 10px 25px rgba(255,201,10,.24)}
body.woocommerce-order-received .shkb-thankyou-copy{position:relative;z-index:1;min-width:0}
body.woocommerce-order-received .shkb-thankyou .shkb-eyebrow{margin:1px 0 8px}
body.woocommerce-order-received .shkb-thankyou h1{margin:0 0 11px!important;color:#222!important;font-size:clamp(36px,4vw,54px)!important;line-height:1.05!important;letter-spacing:-1.5px!important}
body.woocommerce-order-received .shkb-thankyou p{max-width:780px;margin:0;color:#626262;font-size:16px;line-height:1.7}
.shkb-confirmation-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}
.shkb-confirmation-actions .shkb-button{min-width:180px}
body.woocommerce-order-received .shkb-next-steps{
	order:-20;
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:1px;
	margin:0 0 22px;
	overflow:hidden;
	background:var(--shkb-border);
	border:1px solid var(--shkb-border);
	border-radius:16px;
}
.shkb-next-steps>div{display:flex;align-items:flex-start;gap:13px;min-width:0;padding:21px 22px;background:#fff}
.shkb-next-steps>div>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:9px;background:color-mix(in srgb,var(--shkb-accent) 24%,white);color:#6c5300;font-size:11px;font-weight:900}
.shkb-next-steps p{display:flex;flex-direction:column;gap:3px;margin:0!important;line-height:1.4}
.shkb-next-steps strong{color:#222;font-size:14px}
.shkb-next-steps small{color:#707070;font-size:12px;line-height:1.5}
body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview{
	order:-10;
	dis:grid!important;
	grid-template-columns:.75fr 1.15fr 1.7fr .9fr .95fr;
	gap:0;
	margin:0 0 44px!important;
	padding:0!important;
	overflow:hidden;
	background:#fff;
	border:1px solid var(--shkb-border);
	border-radius:15px;
	box-shadow:0 8px 24px rgba(34,34,34,.04);
	list-style:none!important;
}
body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li{
	float:none!important;
	min-width:0;
	margin:0!important;
	padding:17px 19px!important;
	border:0!important;
	border-right:1px solid var(--shkb-border)!important;
	color:#777!important;
	font-size:10px!important;
	font-weight:800!important;
	letter-spacing:1px;
	line-height:1.3;
	text-transform:uppercase;
}
body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li:last-child{border-right:0!important}
body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li strong{
	dis:block;
	margin-top:6px;
	overflow-wrap:anywhere;
	color:#333!important;
	font-family:"Quicksand","DM Sans",sans-serif;
	font-size:16px!important;
	font-weight:800!important;
	letter-spacing:-.2px;
	line-height:1.35;
	text-transform:none;
}
body.woocommerce-order-received .woocommerce-order-details{order:10;margin:0 0 26px;padding:30px;background:#fff;border:1px solid var(--shkb-border);border-radius:17px;box-shadow:0 10px 30px rgba(34,34,34,.05)}
body.woocommerce-order-received .woocommerce-order-details__title,
body.woocommerce-order-received .woocommerce-customer-details h2,
body.woocommerce-order-received .shkb-order-dog h2,
body.woocommerce-order-received .shkb-cancellation h2{margin:0 0 20px!important;color:#222!important;font-size:clamp(27px,3vw,36px)!important;line-height:1.15!important;letter-spacing:-.8px!important}
body.woocommerce-order-received .woocommerce-order-details table.shop_table{margin:0!important;overflow:hidden;border:1px solid var(--shkb-border)!important;border-radius:12px!important;background:#fff!important}
body.woocommerce-order-received .woocommerce-order-details table.shop_table th,
body.woocommerce-order-received .woocommerce-order-details table.shop_table td{padding:16px 18px!important;color:#555!important;border-color:var(--shkb-border)!important;vertical-align:top}
body.woocommerce-order-received .woocommerce-order-details table.shop_table thead th{background:var(--shkb-surface);color:#666!important;font-size:11px!important;letter-spacing:1px}
body.woocommerce-order-received .woocommerce-order-details .product-name a{color:#806300!important;font-weight:800}
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child th,
body.woocommerce-order-received .woocommerce-order-details table.shop_table tfoot tr:last-child td{color:#222!important;font-size:17px;font-weight:800}
body.woocommerce-order-received .woocommerce-customer-details{order:20;margin:0 0 26px;padding:30px;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-radius:17px}
body.woocommerce-order-received .woocommerce-customer-details address{padding:20px!important;border:1px solid var(--shkb-border)!important;border-radius:12px!important;background:#fff!important;color:#555!important;line-height:1.75!important}
body.woocommerce-order-received .shkb-order-dog{order:30;margin:0 0 26px;padding:30px;background:#fff;border:1px solid var(--shkb-border);border-radius:17px}
body.woocommerce-order-received .shkb-cancellation{order:40;margin:0;padding:30px;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-left:6px solid var(--shkb-accent);border-radius:17px}

/* Min konto og ordrevisning */
body.woocommerce-account .entry-header,body.woocommerce-account .page-header{display:none!important}
body.woocommerce-account .woocommerce{width:min(1180px,calc(100% - 40px));max-width:none!important;margin:38px auto 88px!important;color:#505050}
body.woocommerce-account .woocommerce-MyAccount-navigation{width:25%!important;padding:12px;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-radius:15px}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;gap:4px;margin:0!important;padding:0!important;list-style:none}
body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0!important}
body.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;border-radius:9px;color:#4d4d4d!important;font-size:14px;font-weight:750;text-decoration:none!important}
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--shkb-accent);color:#222!important}
body.woocommerce-account .woocommerce-MyAccount-content{width:71%!important;padding:30px;background:#fff;border:1px solid var(--shkb-border);border-radius:17px;box-shadow:0 10px 30px rgba(34,34,34,.05)}
body.woocommerce-account .woocommerce-MyAccount-content>:first-child{margin-top:0}
body.woocommerce-account .woocommerce-MyAccount-content h2{color:#222!important;font-size:30px!important;line-height:1.15!important}
body.woocommerce-account table.shop_table{overflow:hidden;border-color:var(--shkb-border)!important;border-radius:12px!important}
body.woocommerce-account table.shop_table th,body.woocommerce-account table.shop_table td{padding:14px 15px!important;color:#555!important;border-color:var(--shkb-border)!important}
body.woocommerce-account table.shop_table thead th{background:var(--shkb-surface);color:#666!important;font-size:11px!important}
body.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body.woocommerce-account .woocommerce-Addresses .col-1,body.woocommerce-account .woocommerce-Addresses .col-2{float:none!important;width:auto!important;padding:20px;border:1px solid var(--shkb-border);border-radius:12px;background:var(--shkb-surface)}

/* Tom handlekurv */
body.woocommerce-cart .cart-empty.woocommerce-info{grid-column:1/-1;margin:0!important;padding:25px 28px 25px 58px!important;border:1px solid var(--shkb-border)!important;border-left:6px solid var(--shkb-accent)!important;border-radius:14px;background:var(--shkb-surface)!important;color:#444!important}
body.woocommerce-cart .return-to-shop{grid-column:1/-1;margin:0!important;text-align:center}

@media(max-width:900px){
	body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))}
	body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li{border-bottom:1px solid var(--shkb-border)!important}
	body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li:nth-child(2n){border-right:0!important}
	body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li:last-child{grid-column:1/-1;border-bottom:0!important}
	body.woocommerce-order-received .shkb-next-steps{grid-template-columns:1fr}
	body.woocommerce-account .woocommerce-MyAccount-navigation,body.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important}
	body.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:18px}
	body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
	body.woocommerce-order-received .woocommerce,body.woocommerce-account .woocommerce{width:calc(100% - 24px)!important;margin-top:16px!important;margin-bottom:62px!important}
	body.woocommerce-order-received .shkb-thankyou{grid-template-columns:1fr;gap:17px;padding:26px 21px;border-top-width:5px;border-radius:16px}
	body.woocommerce-order-received .shkb-checkmark{width:52px;height:52px;font-size:22px}
	body.woocommerce-order-received .shkb-thankyou h1{font-size:34px!important;letter-spacing:-1px!important}
	body.woocommerce-order-received .shkb-thankyou p{font-size:14px}
	.shkb-confirmation-actions{display:grid}.shkb-confirmation-actions .shkb-button{width:100%}
	.shkb-next-steps>div{padding:18px}
	body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview{grid-template-columns:1fr;margin-bottom:26px!important}
	body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li,body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li:nth-child(2n){grid-column:auto;border-right:0!important;border-bottom:1px solid var(--shkb-border)!important}
	body.woocommerce-order-received .woocommerce-order>ul.woocommerce-order-overview li:last-child{border-bottom:0!important}
	body.woocommerce-order-received .woocommerce-order-details,body.woocommerce-order-received .woocommerce-customer-details,body.woocommerce-order-received .shkb-order-dog,body.woocommerce-order-received .shkb-cancellation{padding:21px;border-radius:14px}
	body.woocommerce-order-received .woocommerce-order-details table.shop_table th,body.woocommerce-order-received .woocommerce-order-details table.shop_table td{padding:13px!important}
	body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr}
	body.woocommerce-account .woocommerce-MyAccount-content{padding:21px}
	body.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}
}

/* Version 1.5 – kompakt kurssidehero i samme visuelle rytme som øvrige hovedsider */
body.shkb-course-catalog-page .shkb-catalog{padding-top:0}
body.shkb-course-catalog-page .shkb-hero{
	box-sizing:border-box;
	width:100vw;
	max-width:none;
	margin:0 0 48px calc(50% - 50vw);
	padding:54px max(24px,calc((100vw - 1180px)/2));
	border:0;
	border-radius:0;
	background:linear-gradient(135deg,var(--shkb-surface) 0%,#fff 78%);
}
body.shkb-course-catalog-page .shkb-hero:after{top:-115px;right:max(-70px,calc((100vw - 1450px)/2));width:270px;height:270px;opacity:.13}
body.shkb-course-catalog-page .shkb-hero h1{
	max-width:860px;
	margin:0 0 12px!important;
	font-size:clamp(42px,4vw,58px)!important;
	font-weight:750!important;
	line-height:1.06!important;
	letter-spacing:-1.8px!important;
}
body.shkb-course-catalog-page .shkb-hero>p{max-width:720px;font-size:17px;line-height:1.55}
body.shkb-course-catalog-page .shkb-hero-points{margin-top:19px}
@media(max-width:680px){
	body.shkb-course-catalog-page .shkb-hero{margin-bottom:30px;padding:38px 20px 34px}
	body.shkb-course-catalog-page .shkb-hero h1{font-size:36px!important;line-height:1.08!important;letter-spacing:-1px!important}
	body.shkb-course-catalog-page .shkb-hero>p{font-size:15px;line-height:1.55}
	body.shkb-course-catalog-page .shkb-hero-points{margin-top:16px}
}

/* Version 1.2 – Sola Hundesenter designsystem */
.shkb-course-store{
	--shkb-secondary:#008BA7;
	--shkb-orange:#FF5528;
	--shkb-border:#e5e0d8;
	--shkb-muted:#676767;
	--shkb-shadow:0 18px 48px rgba(34,34,34,.07);
	--shkb-shadow-small:0 8px 24px rgba(34,34,34,.055);
}
.shkb-course-store .shkb-eyebrow{color:var(--shkb-accent-dark);font-size:13px;font-weight:800;letter-spacing:2.6px}
.shkb-course-store .button,
.shkb-course-store button.button,
.shkb-course-store .woocommerce a.button,
.shkb-course-store .woocommerce button.button,
.shkb-course-store .woocommerce input.button,
.shkb-course-store .shkb-button{min-height:50px;padding:14px 24px;border-radius:999px!important;background:var(--shkb-accent)!important;color:#222!important;font-family:"Quicksand","DM Sans",sans-serif!important;font-size:14px!important;font-weight:800!important;box-shadow:none!important}
.shkb-course-store .button:hover,
.shkb-course-store button.button:hover,
.shkb-course-store .woocommerce a.button:hover,
.shkb-course-store .woocommerce button.button:hover,
.shkb-course-store .woocommerce input.button:hover,
.shkb-course-store .shkb-button:hover{background:#222!important;color:#fff!important;transform:translateY(-1px)}

/* Enkeltkurs: full bredde uavhengig av WooCommerce-float */
body.shkb-single-course-page.woocommerce main,
body.shkb-single-course-page.woocommerce .site-main{width:100%!important;max-width:none!important;padding:0!important}
body.shkb-single-course-page.woocommerce div.product{
	display:block!important;
	grid-template-columns:none!important;
	grid-template-areas:none!important;
	width:min(1180px,calc(100% - 40px))!important;
	max-width:1180px!important;
	margin:0 auto 88px!important;
	padding:0!important;
}
body.shkb-single-course-page.woocommerce div.product:before,
body.shkb-single-course-page.woocommerce div.product:after{display:none!important;content:none!important}
body.shkb-single-course-page.woocommerce div.product>.summary{display:none!important;float:none!important;clear:both!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
body.shkb-single-course-page.woocommerce div.product>.shkb-product-shell,
body.shkb-single-course-page.woocommerce div.product>.shkb-product-content-wrap,
body.shkb-single-course-page.woocommerce div.product>.shkb-product-cta{float:none!important;clear:both!important;width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important}
body.shkb-single-course-page .woocommerce-notices-wrapper{width:min(1180px,calc(100% - 40px));margin:24px auto 0}
.shkb-product-shell{padding-top:34px}
.shkb-back-link{margin-bottom:24px;color:#4d4d4d!important;font-size:14px}
.shkb-back-link span{width:34px;height:34px;border-color:#ded9d0;box-shadow:0 4px 12px rgba(34,34,34,.04)}
.shkb-product-hero{
	grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);
	gap:clamp(34px,4.5vw,62px);
	align-items:center;
	padding:clamp(28px,4vw,52px);
	background:var(--shkb-surface);
	border:1px solid var(--shkb-border);
	border-radius:24px;
	box-shadow:none;
}
.shkb-product-media{width:100%;min-width:0;height:clamp(420px,40vw,520px);min-height:0;aspect-ratio:auto;border-radius:18px;background:#f0ede7;box-shadow:var(--shkb-shadow-small)}
.shkb-product-media img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:cover}
.shkb-product-media .shkb-status{top:18px;left:18px;padding:10px 15px;background:var(--shkb-accent);color:#222;box-shadow:0 8px 22px rgba(34,34,34,.14)}
.shkb-course-placeholder{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;min-width:0;min-height:0;padding:42px;overflow:hidden;background:linear-gradient(145deg,#fff 0%,#f4efe8 68%,#e9e2d8 100%);color:#222}
.shkb-course-placeholder:before{content:"";position:absolute;top:-80px;right:-60px;width:260px;height:260px;border-radius:50%;background:var(--shkb-accent)}
.shkb-course-placeholder:after{content:"";position:absolute;right:40px;bottom:48px;width:120px;height:9px;border-radius:99px;background:var(--shkb-secondary)}
.shkb-placeholder-mark{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);color:rgba(34,34,34,.07);font-family:"Quicksand",sans-serif;font-size:150px;font-weight:800;letter-spacing:-12px}
.shkb-course-placeholder>span:not(.shkb-placeholder-mark){position:relative;z-index:1;margin-bottom:4px;color:var(--shkb-accent-dark);font-size:13px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}
.shkb-course-placeholder>strong{position:relative;z-index:1;max-width:320px;font-family:"Quicksand",sans-serif;font-size:34px;line-height:1.1}
.shkb-product-summary{min-width:0}
.shkb-product-summary h1{max-width:620px;margin:0 0 16px!important;font-size:clamp(42px,4.4vw,62px)!important;line-height:1.04!important;letter-spacing:-1.7px!important;overflow-wrap:anywhere}
.shkb-product-ingress{max-width:580px;color:#686868;font-size:17px;line-height:1.7}
.shkb-product-summary .shkb-single-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0 0;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}
.shkb-product-summary .shkb-single-facts>div{min-height:82px;padding:15px 16px;background:#fff;border:1px solid var(--shkb-border);border-radius:11px}
.shkb-product-summary .shkb-single-facts>div:last-child:nth-child(odd){grid-column:1/-1}
.shkb-single-facts span{color:#777;font-size:11px;font-weight:700;letter-spacing:1.2px}
.shkb-single-facts strong{color:#333;font-size:15px;font-weight:700;line-height:1.4}
.shkb-booking-card{margin-top:18px;padding:22px 24px;background:#fff;border:1px solid var(--shkb-border);border-top:5px solid var(--shkb-accent);border-radius:14px;box-shadow:var(--shkb-shadow-small)}
.shkb-booking-price{margin-bottom:17px;padding-bottom:15px}
.shkb-booking-price>span{color:#666;font-size:11px;letter-spacing:1.3px}
.shkb-booking-price strong,.shkb-booking-price .price{font-size:29px;letter-spacing:-.5px}
.shkb-booking-card .stock{display:none!important}
.shkb-booking-card form.cart .quantity .qty{min-height:52px;border-color:#d6d0c7;border-radius:25px}
.shkb-booking-card form.cart .single_add_to_cart_button{min-height:52px!important}
.shkb-quantity-label small{display:block;margin-top:3px;color:#777;font-size:11px;font-weight:600;line-height:1.3}
.shkb-invoice-note{color:#626262;font-size:13px}
.shkb-invoice-note span{background:rgba(0,139,167,.12);color:var(--shkb-secondary)}
.shkb-product-content-wrap{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)!important;gap:64px!important;padding:76px 10px 56px!important}
.shkb-product-description{max-width:700px;color:#5f5f5f;font-size:17px;line-height:1.85}
.shkb-product-description h2{color:#222!important;font-size:clamp(30px,3vw,40px)!important;letter-spacing:-1px!important}
.shkb-product-description li::marker{color:var(--shkb-accent-dark)}
.shkb-product-aside{gap:14px}
.shkb-info-card{gap:16px;padding:23px;background:#fff;border:1px solid var(--shkb-border);border-radius:14px;box-shadow:var(--shkb-shadow-small)}
.shkb-info-icon{flex-basis:42px;height:42px;border-radius:50%;background:var(--shkb-accent)}
.shkb-info-card h3{color:#222;font-size:18px!important}
.shkb-info-card p{color:#686868;font-size:14px;line-height:1.6}
.shkb-product-cta{padding:38px 42px;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-left:7px solid var(--shkb-accent);border-radius:16px;box-shadow:none}
.shkb-product-cta h2{max-width:700px;font-size:clamp(30px,3vw,42px)!important;letter-spacing:-1px!important}

/* Kompakt topp og tydelig progresjon */
body.woocommerce-cart .woocommerce>.shkb-cart-head,
body.woocommerce-checkout .woocommerce>.shkb-checkout-head{
	display:grid!important;
	grid-template-columns:minmax(0,1fr) auto!important;
	align-items:end;
	gap:34px;
	width:100%;
	min-height:0;
	margin:28px 0 30px;
	padding:40px 44px;
	background:var(--shkb-surface);
	border:1px solid var(--shkb-border);
	border-top:6px solid var(--shkb-accent);
	border-radius:18px;
}
.shkb-head-copy{min-width:0}
body.woocommerce-cart .shkb-cart-head h1,
body.woocommerce-checkout .shkb-checkout-head h1{max-width:760px;margin:0 0 12px!important;font-size:clamp(40px,4.3vw,58px)!important;line-height:1.05!important;letter-spacing:-1.8px!important}
.shkb-cart-head p,.shkb-checkout-head p{max-width:700px;margin:0;color:#666;font-size:16px;line-height:1.65}
.shkb-steps{display:grid;grid-template-columns:repeat(3,minmax(96px,1fr));gap:8px;min-width:345px;margin:0}
.shkb-steps span{display:flex;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:9px 12px;border:1px solid #ded8cf;border-radius:999px;background:#fff;color:#777;font-size:12px;font-weight:800;white-space:nowrap}
.shkb-steps span b{font:inherit}
.shkb-steps .active{border-color:var(--shkb-accent);background:var(--shkb-accent);color:#222;box-shadow:0 7px 18px rgba(255,201,10,.22)}
.shkb-steps .done{border-color:rgba(0,139,167,.25);background:rgba(0,139,167,.08);color:#176979}

/* Handlekurv */
body.woocommerce-cart .woocommerce{gap:30px;width:min(1180px,calc(100% - 40px));margin-bottom:88px!important}
body.woocommerce-cart .woocommerce>form.woocommerce-cart-form{border:1px solid var(--shkb-border);border-radius:16px;box-shadow:var(--shkb-shadow-small)}
body.woocommerce-cart table.shop_table.cart{background:#fff!important}
body.woocommerce-cart table.cart thead{background:var(--shkb-surface)}
body.woocommerce-cart table.cart thead th{padding:17px 16px!important;color:#686868;font-size:11px!important;letter-spacing:1.2px}
body.woocommerce-cart table.cart tbody tr.cart_item{background:#fff!important}
body.woocommerce-cart table.cart td{padding:23px 15px!important;color:#626262;border-color:var(--shkb-border)!important}
body.woocommerce-cart table.cart .product-thumbnail{width:112px}
body.woocommerce-cart table.cart .product-thumbnail img{width:88px!important;height:72px!important;border-radius:12px}
.shkb-cart-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:88px;height:72px;border-radius:12px;background:linear-gradient(145deg,var(--shkb-accent),#ffe991);color:#222;line-height:1}
.shkb-cart-placeholder strong{font-family:"Quicksand",sans-serif;font-size:24px;letter-spacing:-2px}
.shkb-cart-placeholder small{margin-top:5px;font-size:9px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}
body.woocommerce-cart table.cart .product-name a{color:#222!important;font-size:17px;font-weight:800}
.shkb-item-type{margin-bottom:8px;padding:5px 9px;border-radius:999px;background:rgba(255,201,10,.22);color:#6f5600}
body.woocommerce-cart table.cart dl.variation{margin-top:10px;color:#666;font-size:13px;line-height:1.45}
body.woocommerce-cart table.cart dl.variation dt{color:#444}
body.woocommerce-cart table.cart .product-price,
body.woocommerce-cart table.cart .product-subtotal{color:#333;font-weight:700;white-space:nowrap}
body.woocommerce-cart table.cart .quantity .qty{min-height:46px;border-color:#d5cfc6;border-radius:23px;color:#222}
body.woocommerce-cart table.cart .product-remove a{border-color:#e5ddd5;color:#95584c!important}
body.woocommerce-cart table.cart td.actions{padding:18px!important;background:var(--shkb-surface)}
body.woocommerce-cart table.cart td.actions .coupon .input-text{min-height:48px;border-color:#d8d1c7!important;border-radius:24px!important;background:#fff!important}
body.woocommerce-cart table.cart td.actions .button{min-height:48px}
body.woocommerce-cart table.cart td.actions button[disabled]{background:#eadba8!important;color:#8d815c!important}
.shkb-cart-benefits{background:var(--shkb-border)}
.shkb-cart-benefits>span{position:relative;padding:18px 18px 18px 46px;background:#fff;color:#696969;font-size:12px}
.shkb-cart-benefits>span:before{content:"✓";position:absolute;top:20px;left:18px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(0,139,167,.12);color:var(--shkb-secondary);font-size:11px;font-weight:900}
.shkb-cart-benefits strong{color:#222;font-size:13px}
body.woocommerce-cart .cart-collaterals .cart_totals{padding:28px;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-top:6px solid var(--shkb-accent);border-radius:16px;box-shadow:var(--shkb-shadow-small)}
body.woocommerce-cart .cart_totals h2{color:#222;font-size:25px}
body.woocommerce-cart .cart_totals th{color:#606060;font-size:12px!important;letter-spacing:.8px;text-transform:uppercase}
body.woocommerce-cart .cart_totals td{color:#444}
body.woocommerce-cart .cart_totals .order-total th,
body.woocommerce-cart .cart_totals .order-total td{color:#222;font-size:18px}
.shkb-checkout-note{color:#646464;font-size:13px}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{min-height:54px!important}

/* Kasse */
body.woocommerce-checkout .woocommerce{width:min(1180px,calc(100% - 40px));margin-bottom:88px!important}
body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{padding:19px 22px 19px 52px!important;border:1px solid var(--shkb-border)!important;background:#fff!important;color:#555!important}
body.woocommerce-checkout .woocommerce-form-coupon-toggle a{color:#806300!important;font-weight:700}
body.woocommerce-checkout .woocommerce form.checkout{grid-template-columns:minmax(0,1.14fr) minmax(400px,.86fr)!important;gap:30px!important}
body.woocommerce-checkout form.checkout>#customer_details{padding:32px;background:#fff;border:1px solid var(--shkb-border);border-radius:16px;box-shadow:var(--shkb-shadow-small)}
body.woocommerce-checkout .shkb-section-heading{gap:15px;margin:34px 0 22px;padding-top:30px}
body.woocommerce-checkout .shkb-customer-heading{margin-top:0;padding-top:0}
.shkb-section-heading>span{flex-basis:38px;height:38px;background:var(--shkb-accent);color:#222;font-family:"Quicksand",sans-serif;font-size:15px}
.shkb-section-heading h3{color:#222;font-size:24px!important;letter-spacing:-.5px!important}
.shkb-section-heading p{max-width:600px;color:#666;font-size:13px;line-height:1.55}
body.woocommerce-checkout form .form-row{margin-bottom:17px}
body.woocommerce-checkout form .form-row label{color:#4c4c4c;font-size:13px;font-weight:700}
body.woocommerce-checkout form .form-row input.input-text,
body.woocommerce-checkout form .form-row textarea,
body.woocommerce-checkout form .form-row select,
body.woocommerce-checkout .select2-container .select2-selection--single{min-height:52px!important;border-color:#d8d2c9!important;border-radius:11px!important;color:#333!important}
body.woocommerce-checkout form .form-row input.input-text,
body.woocommerce-checkout form .form-row textarea{padding:13px 15px!important}
body.woocommerce-checkout form .form-row textarea{min-height:120px!important}
.shkb-enrollments{clear:both}
.shkb-enrollment-card{margin:0 0 20px;padding:23px;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-radius:14px}
.shkb-enrollment-card__header{display:flex;align-items:center;gap:13px;margin-bottom:21px;padding-bottom:17px;border-bottom:1px solid #ddd6cc}
.shkb-enrollment-card__header>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:var(--shkb-accent);color:#222;font-family:"Quicksand",sans-serif;font-size:13px;font-weight:800}
.shkb-enrollment-card__header h4{margin:0 0 3px!important;color:#222;font-size:18px!important;line-height:1.2!important}
.shkb-enrollment-card__header p{margin:0;color:#6a6a6a;font-size:12px;line-height:1.45}
.shkb-enrollment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}
body.woocommerce-checkout .shkb-enrollment-grid .form-row{float:none!important;clear:none!important;width:auto!important;margin-right:0!important;margin-left:0!important}
.shkb-enrollment-grid .form-row-wide{grid-column:1/-1}
.shkb-extra-person-name[hidden],.shkb-participant-name[hidden]{display:none!important}
.shkb-participant-owner{margin:0 0 20px!important;padding:13px 15px;border:1px solid rgba(0,139,167,.2);border-radius:10px;background:rgba(0,139,167,.06)}
body.woocommerce-checkout .shkb-participant-owner label.checkbox{display:flex;align-items:flex-start;gap:9px;margin:0;color:#333;font-size:13px;font-weight:700;line-height:1.45}
body.woocommerce-checkout .shkb-participant-owner input[type=checkbox]{flex:0 0 auto;width:18px;height:18px;margin:1px 0 0}
.shkb-terms-summary{margin:0 0 16px;padding:15px 16px;border:1px solid #ddd6cc;border-left:4px solid var(--shkb-accent);border-radius:9px;background:var(--shkb-surface);color:#555}
.shkb-terms-summary strong{display:block;margin-bottom:4px;color:#222;font-size:14px}
.shkb-terms-summary p{margin:0;font-size:12px;line-height:1.5}
.shkb-order-course{margin:16px 0;padding:15px;border:1px solid var(--shkb-border);border-radius:10px}
.shkb-order-course h4,.shkb-order-enrollment h5{margin:0 0 10px!important}
.shkb-order-enrollment{margin-top:10px;padding:12px;background:var(--shkb-surface);border-radius:8px}
.shkb-order-enrollment p{margin:5px 0}
body.woocommerce-checkout form.checkout>#order_review{top:110px!important;padding:28px!important;background:var(--shkb-surface);border:1px solid var(--shkb-border);border-top:6px solid var(--shkb-accent);border-radius:16px;box-shadow:var(--shkb-shadow-small)}
body.woocommerce-checkout form.checkout>#order_review:before{margin-bottom:19px;color:#222;font-size:25px}
body.woocommerce-checkout #order_review table.shop_table{margin-bottom:20px!important;background:transparent!important}
body.woocommerce-checkout #order_review table.shop_table thead th{padding:0 0 12px!important;color:#686868;font-size:11px!important;letter-spacing:1px}
body.woocommerce-checkout #order_review table.shop_table td,
body.woocommerce-checkout #order_review table.shop_table th{color:#555;border-color:#dcd6cd!important}
body.woocommerce-checkout #order_review table.shop_table .cart_item td{padding:17px 0!important;color:#444}
body.woocommerce-checkout #order_review .product-name{color:#222!important;font-size:14px;font-weight:800;line-height:1.45}
body.woocommerce-checkout #order_review dl.variation{margin:9px 0 0;color:#666;font-size:12px;line-height:1.45}
body.woocommerce-checkout #order_review .cart-subtotal th,
body.woocommerce-checkout #order_review .order-total th{font-size:12px!important;letter-spacing:.7px;text-transform:uppercase}
body.woocommerce-checkout #order_review .order-total th,
body.woocommerce-checkout #order_review .order-total td{color:#222;font-size:18px;font-weight:800}
body.woocommerce-checkout #payment{background:#fff!important;border:1px solid var(--shkb-border);border-radius:13px!important;overflow:hidden}
body.woocommerce-checkout #payment ul.payment_methods{padding:19px!important}
body.woocommerce-checkout #payment ul.payment_methods li>label{color:#222;font-family:"Quicksand",sans-serif;font-size:17px;font-weight:800}
body.woocommerce-checkout #payment div.payment_box{padding:15px!important;background:var(--shkb-surface)!important;color:#555!important}
body.woocommerce-checkout #payment .place-order{padding:20px!important}
body.woocommerce-checkout #place_order{min-height:56px!important}
body.woocommerce-checkout .woocommerce-privacy-policy-text{color:#666;font-size:12px}
body.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text{color:#444;font-size:12px;line-height:1.5}
body.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text a{color:var(--shkb-accent-dark)!important;font-weight:800}

@media(max-width:1120px){
	.shkb-product-hero{grid-template-columns:1fr;gap:32px}.shkb-product-media{height:clamp(390px,48vw,520px)}.shkb-product-media img,.shkb-course-placeholder{min-height:0}.shkb-product-summary h1{max-width:760px}
}
@media(max-width:980px){
	.shkb-product-content-wrap{grid-template-columns:1fr!important;gap:34px!important;padding-top:58px!important}.shkb-product-aside{grid-template-columns:repeat(3,1fr)}
	body.woocommerce-cart .woocommerce>.shkb-cart-head,body.woocommerce-checkout .woocommerce>.shkb-checkout-head{grid-template-columns:1fr!important;gap:24px}.shkb-steps{width:100%;min-width:0}
	body.woocommerce-checkout .woocommerce form.checkout{grid-template-columns:1fr!important}.shkb-product-content-wrap .shkb-info-card{flex-direction:column}
}
@media(max-width:680px){
	body.shkb-single-course-page.woocommerce div.product,body.shkb-single-course-page .woocommerce-notices-wrapper{width:calc(100% - 24px)!important}
	.shkb-product-shell{padding-top:16px}.shkb-back-link{margin-bottom:16px}.shkb-product-hero{gap:23px;padding:13px;border-radius:17px}.shkb-product-media{height:285px;min-height:285px;max-height:350px;border-radius:12px}.shkb-product-media img,.shkb-course-placeholder{min-height:0;max-height:none;border-radius:12px}.shkb-course-placeholder{padding:25px}.shkb-course-placeholder:before{top:-70px;right:-70px;width:190px;height:190px}.shkb-course-placeholder:after{right:25px;bottom:28px;width:75px;height:7px}.shkb-placeholder-mark{font-size:100px}.shkb-course-placeholder>strong{font-size:27px}
	.shkb-product-summary{padding:8px 7px 8px}.shkb-product-summary h1{font-size:36px!important;letter-spacing:-1px!important}.shkb-product-ingress{font-size:16px}.shkb-product-summary .shkb-single-facts{grid-template-columns:1fr;gap:8px}.shkb-product-summary .shkb-single-facts>div:last-child:nth-child(odd){grid-column:auto}.shkb-product-summary .shkb-single-facts>div{min-height:0;padding:13px 14px}.shkb-booking-card{padding:18px;border-radius:12px}.shkb-booking-price{align-items:flex-start;flex-direction:column;gap:5px}.shkb-booking-card form.cart{grid-template-columns:88px minmax(0,1fr)}
	.shkb-product-content-wrap{gap:26px!important;padding:44px 6px 32px!important}.shkb-product-description{font-size:16px}.shkb-product-description h2{font-size:29px!important}.shkb-product-aside{grid-template-columns:1fr}.shkb-product-content-wrap .shkb-info-card{flex-direction:row;padding:19px}.shkb-product-cta{align-items:flex-start;flex-direction:column;padding:28px 23px;border-left-width:5px}.shkb-product-cta .shkb-button{width:100%}
	body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce{width:calc(100% - 24px);margin-bottom:62px!important}
	body.woocommerce-cart .woocommerce>.shkb-cart-head,body.woocommerce-checkout .woocommerce>.shkb-checkout-head{gap:21px;margin-top:14px;padding:27px 21px;border-top-width:5px;border-radius:15px}
	body.woocommerce-cart .shkb-cart-head h1,body.woocommerce-checkout .shkb-checkout-head h1{font-size:36px!important;letter-spacing:-1px!important}.shkb-cart-head p,.shkb-checkout-head p{font-size:14px}.shkb-steps{gap:5px}.shkb-steps span{min-height:41px;padding:7px 6px;font-size:11px}.shkb-steps span b{display:none}
	body.woocommerce-cart .woocommerce>form.woocommerce-cart-form{border-radius:14px}.shkb-cart-placeholder{width:100%;height:150px}.shkb-cart-benefits>span{padding:15px 15px 15px 44px}.shkb-cart-benefits>span:before{top:17px;left:15px}
	body.woocommerce-cart table.cart td.actions .coupon{grid-template-columns:1fr}body.woocommerce-cart table.cart td.actions .coupon .button{width:100%}body.woocommerce-cart table.cart td.actions>button{margin-top:9px}
	body.woocommerce-cart .cart-collaterals .cart_totals{padding:22px;border-top-width:5px}
	body.woocommerce-checkout form.checkout>#customer_details,body.woocommerce-checkout form.checkout>#order_review{padding:21px!important;border-radius:14px}.shkb-section-heading h3{font-size:21px!important}.shkb-section-heading>span{flex-basis:34px;height:34px}body.woocommerce-checkout form.checkout>#order_review{border-top-width:5px}.shkb-enrollment-card{padding:17px}.shkb-enrollment-grid{grid-template-columns:1fr}.shkb-enrollment-grid .form-row-wide{grid-column:auto}.shkb-enrollment-card__header{align-items:flex-start}
}
