.sk-pdp{
  --ink:#0d0d0d;--ink2:#171717;--ink3:#252525;
  --gold:#c8a96e;--gold2:#e2c898;
  --cta:#b87935;--cta2:#e6b76f;
  --japan:#A90000;--japan-soft:rgba(169,0,0,.16);
  --warm:#f7f3ee;--cream:#ede5d8;--muted:#9a8c7e;--light:#f0ebe3;--white:#fff;
  --transition:all .35s cubic-bezier(.4,0,.2,1);
  --header-h:68px;
}.sk-pdp *{box-sizing:border-box;margin:0;padding:0}.sk-pdp{scroll-behavior:smooth}.sk-pdp{font-family:Inter,sans-serif;background:#fff;color:var(--ink);font-size:15px;line-height:1.6;overflow-x:hidden}.sk-pdp img{display:block;max-width:100%;height:auto}.sk-pdp a{text-decoration:none;color:inherit}.sk-pdp button{cursor:pointer;border:none;background:none;font-family:Inter,sans-serif}.sk-pdp .ann-bar{background:var(--ink2);border-bottom:1px solid rgba(200,169,110,.16);overflow:hidden;height:34px;display:flex;align-items:center}.sk-pdp .ann-track{display:flex;gap:0;animation:annScroll 30s linear infinite;white-space:nowrap}.sk-pdp .ann-bar:hover .ann-track{animation-play-state:paused}.sk-pdp .ann-item{display:flex;align-items:center;gap:6px;padding:0 36px;font-size:11px;font-weight:500;color:rgba(240,235,227,.78);letter-spacing:.04em;flex-shrink:0}.sk-pdp .ann-item .dot{width:3px;height:3px;border-radius:50%;background:var(--gold);opacity:.7}@keyframes annScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.sk-pdp .trust-strip{background:#080808;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:center;height:36px;gap:8px}.sk-pdp .trust-strip a{display:flex;align-items:center;gap:6px;font-size:11px;color:rgba(240,235,227,.7);letter-spacing:.03em;transition:var(--transition)}.sk-pdp .trust-strip a:hover{color:var(--gold2)}.sk-pdp .tp-stars{display:flex;gap:2px}.sk-pdp .tp-star{color:#00b67a;font-size:13px}.sk-pdp .tp-score{font-weight:700;color:#fff;font-size:12px}.sk-pdp .site-header{background:#080808;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(200,169,110,.12)}.sk-pdp .header-inner{max-width:1400px;margin:0 auto;height:var(--header-h);display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:20px}.sk-pdp .logo img{height:36px;width:auto;filter:brightness(1.05)}.sk-pdp .header-actions{display:flex;align-items:center;gap:10px}.sk-pdp .search-box{display:flex;align-items:center;gap:6px;border:1px solid rgba(200,169,110,.2);border-radius:999px;padding:0 14px;height:36px;background:rgba(255,255,255,.02);transition:var(--transition)}.sk-pdp .search-box:hover{border-color:rgba(200,169,110,.4)}.sk-pdp .search-box input{background:transparent;border:none;outline:none;color:#fff;font-size:11.5px;font-family:Inter,sans-serif;width:130px}.sk-pdp .search-box input::placeholder{color:rgba(240,235,227,.45)}.sk-pdp .search-box svg{flex-shrink:0;opacity:.6}.sk-pdp .icon-btn{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(200,169,110,.16);background:rgba(255,255,255,.02);color:rgba(240,235,227,.8);transition:var(--transition)}.sk-pdp .icon-btn:hover{border-color:var(--gold);color:#fff;background:rgba(200,169,110,.08)}.sk-pdp .cart-btn{display:flex;align-items:center;gap:7px;height:36px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:11px;font-weight:700;letter-spacing:.05em;transition:var(--transition);position:relative}.sk-pdp .cart-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.sk-pdp .cart-count{background:#111;color:#fff;border-radius:50%;width:16px;height:16px;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center}.sk-pdp .lang-btn{height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(200,169,110,.18);background:rgba(255,255,255,.02);color:rgba(240,235,227,.8);font-size:11px;font-weight:600;display:flex;align-items:center;gap:5px;transition:var(--transition)}.sk-pdp .lang-btn:hover{border-color:var(--gold);color:#fff}.sk-pdp .main-nav{background:#0a0a0a;border-bottom:1px solid rgba(200,169,110,.1)}.sk-pdp .nav-inner{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:0}.sk-pdp .nav-item{position:relative}.sk-pdp .nav-link{display:flex;align-items:center;gap:4px;padding:0 18px;height:46px;font-size:12.5px;font-weight:600;letter-spacing:.06em;color:rgba(240,235,227,.75);transition:var(--transition);text-transform:uppercase}.sk-pdp .nav-link svg{opacity:.6;transition:var(--transition)}.sk-pdp .nav-item:hover .nav-link{color:var(--gold2)}.sk-pdp .nav-item:hover .nav-link svg{opacity:1;transform:rotate(180deg)}.sk-pdp .nav-link.active{color:var(--gold2)}.sk-pdp .mega-menu{position:absolute;top:100%;left:-20px;width:960px;background:#0d0d0d;border:1px solid rgba(200,169,110,.14);border-top:2px solid var(--gold);border-radius:0 0 8px 8px;padding:32px;display:none;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr;gap:32px;z-index:200;box-shadow:0 20px 60px rgba(0,0,0,.7)}.sk-pdp .nav-item:hover .mega-menu{display:grid}.sk-pdp .mega-col-title{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid rgba(200,169,110,.16)}.sk-pdp .mega-links{list-style:none;display:flex;flex-direction:column;gap:6px}.sk-pdp .mega-links a{font-size:12px;color:rgba(240,235,227,.65);transition:var(--transition);display:block;padding:2px 0}.sk-pdp .mega-links a:hover{color:var(--gold2);padding-left:4px}.sk-pdp .mega-feature-card{background:linear-gradient(135deg,rgba(200,169,110,.12),rgba(200,169,110,.04));border:1px solid rgba(200,169,110,.2);border-radius:6px;padding:16px;margin-top:8px}.sk-pdp .mega-feature-card img{width:100%;height:80px;object-fit:cover;border-radius:4px;margin-bottom:10px}.sk-pdp .mega-feature-badge{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:4px}.sk-pdp .mega-feature-title{font-size:12px;color:#fff;font-weight:600;margin-bottom:8px}.sk-pdp .mega-feature-cta{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#111;background:linear-gradient(135deg,var(--cta),var(--cta2));padding:5px 12px;border-radius:999px;transition:var(--transition)}.sk-pdp .mega-feature-cta:hover{filter:brightness(1.1)}.sk-pdp .mob-menu-toggle{display:none;flex-direction:column;gap:5px;width:36px;height:36px;align-items:center;justify-content:center;border-radius:6px;border:1px solid rgba(200,169,110,.2)}.sk-pdp .mob-menu-toggle span{display:block;width:20px;height:1.5px;background:rgba(240,235,227,.8);transition:var(--transition)}.sk-pdp .mob-menu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#080808;z-index:2000;overflow-y:auto;padding:20px}.sk-pdp .mob-menu.open{display:flex;flex-direction:column}.sk-pdp .mob-menu-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid rgba(200,169,110,.12);margin-bottom:20px}.sk-pdp .mob-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.sk-pdp .mob-acc-item{border-bottom:1px solid rgba(255,255,255,.06)}.sk-pdp .mob-acc-head{display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:14px;font-weight:600;color:rgba(240,235,227,.85);width:100%;text-align:left}.sk-pdp .mob-acc-head .chevron{transition:var(--transition);font-size:12px;opacity:.6}.sk-pdp .mob-acc-head.open .chevron{transform:rotate(180deg)}.sk-pdp .mob-acc-body{display:none;padding-bottom:12px}.sk-pdp .mob-acc-body a{display:block;font-size:13px;color:rgba(240,235,227,.6);padding:6px 0 6px 12px;border-left:1px solid rgba(200,169,110,.2)}.sk-pdp .mob-acc-body a:hover{color:var(--gold2)}.sk-pdp .breadcrumb{background:#fff;border-bottom:1px solid rgba(0,0,0,.06);padding:10px 0}.sk-pdp .breadcrumb-inner{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--muted)}.sk-pdp .breadcrumb a{color:var(--muted);transition:var(--transition)}.sk-pdp .breadcrumb a:hover{color:var(--cta)}.sk-pdp .breadcrumb .sep{opacity:.5}.sk-pdp .breadcrumb .current{color:var(--ink);font-weight:500}.sk-pdp .product-section{max-width:1400px;margin:0 auto;padding:40px 24px 60px;display:grid;grid-template-columns:1fr 440px;gap:56px;align-items:start}.sk-pdp .gallery-wrap{position:relative}.sk-pdp .gallery-main{aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:var(--light);position:relative;cursor:zoom-in}.sk-pdp .gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.sk-pdp .gallery-main:hover img{transform:scale(1.03)}.sk-pdp .gallery-badge{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:10px;font-weight:800;letter-spacing:.08em;padding:5px 12px;border-radius:999px;z-index:2}.sk-pdp .gallery-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.sk-pdp .gallery-thumbs::-webkit-scrollbar{display:none}.sk-pdp .thumb{width:80px;height:80px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:var(--transition);flex-shrink:0;background:var(--light)}.sk-pdp .thumb.active,.sk-pdp .thumb:hover{border-color:var(--gold)}.sk-pdp .thumb img{width:100%;height:100%;object-fit:cover}.sk-pdp .buy-box{position:sticky;top:calc(var(--header-h) + 46px + 12px)}.sk-pdp .product-eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:8px}.sk-pdp .product-title{font-family:'Cormorant Garamond',serif;font-size:clamp(28px,3.5vw,40px);font-weight:400;line-height:1.15;color:var(--ink);margin-bottom:6px}.sk-pdp .product-subtitle{font-size:13px;color:var(--muted);margin-bottom:14px;line-height:1.5}.sk-pdp .product-rating{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(0,0,0,.08)}.sk-pdp .stars{display:flex;gap:2px;color:var(--cta)}.sk-pdp .stars svg{width:15px;height:15px}.sk-pdp .rating-score{font-size:13px;font-weight:700;color:var(--ink)}.sk-pdp .rating-count{font-size:12px;color:var(--muted);text-decoration:underline;cursor:pointer}.sk-pdp .price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:6px}.sk-pdp .price-current{font-family:'Cormorant Garamond',serif;font-size:36px;font-weight:600;color:var(--ink)}.sk-pdp .price-old{font-size:18px;color:var(--muted);text-decoration:line-through}.sk-pdp .price-save{font-size:11px;font-weight:700;background:rgba(169,0,0,.1);color:var(--japan);padding:3px 8px;border-radius:999px;letter-spacing:.04em}.sk-pdp .price-sub{font-size:11.5px;color:var(--muted);margin-bottom:20px}.sk-pdp .benefits-list{list-style:none;display:flex;flex-direction:column;gap:7px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.08)}.sk-pdp .benefits-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--ink3)}.sk-pdp .benefits-list li svg{flex-shrink:0;margin-top:2px;color:var(--cta)}.sk-pdp .selector-label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.sk-pdp .selector-group{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.sk-pdp .sel-btn{padding:8px 16px;border-radius:6px;border:1.5px solid rgba(0,0,0,.12);font-size:12.5px;font-weight:500;color:var(--ink);background:#fff;transition:var(--transition);cursor:pointer}.sk-pdp .sel-btn:hover,.sk-pdp .sel-btn.active{border-color:var(--cta);color:var(--cta);background:rgba(184,121,53,.06)}.sk-pdp .sel-btn.recommended{border-color:var(--gold);background:rgba(200,169,110,.08);color:var(--ink)}.sk-pdp .sel-btn.recommended::after{content:'Populair';font-size:8px;font-weight:700;background:var(--gold);color:#fff;padding:1px 5px;border-radius:999px;margin-left:6px;vertical-align:middle;letter-spacing:.04em}.sk-pdp .qty-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.sk-pdp .qty-box{display:flex;align-items:center;border:1.5px solid rgba(0,0,0,.12);border-radius:6px;overflow:hidden}.sk-pdp .qty-box button{width:36px;height:38px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:300;color:var(--ink);background:#fff;transition:var(--transition)}.sk-pdp .qty-box button:hover{background:var(--light);color:var(--cta)}.sk-pdp .qty-val{width:44px;text-align:center;font-size:15px;font-weight:600;font-family:'Cormorant Garamond',serif}.sk-pdp .qty-label{font-size:12px;color:var(--muted)}.sk-pdp .cta-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;border-radius:6px;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:14px;font-weight:700;letter-spacing:.05em;transition:var(--transition);margin-bottom:10px}.sk-pdp .cta-primary:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 24px rgba(184,121,53,.3)}.sk-pdp .cta-secondary{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:46px;border-radius:6px;border:1.5px solid rgba(200,169,110,.35);color:var(--cta);font-size:13px;font-weight:600;background:transparent;transition:var(--transition);margin-bottom:16px}.sk-pdp .cta-secondary:hover{background:rgba(200,169,110,.07);border-color:var(--gold)}.sk-pdp .trust-line{display:flex;flex-direction:column;gap:6px;padding:14px;background:var(--light);border-radius:6px;border-left:2px solid var(--gold)}.sk-pdp .trust-line-item{display:flex;align-items:center;gap:7px;font-size:11.5px;color:var(--ink3)}.sk-pdp .trust-line-item svg{color:var(--cta);flex-shrink:0}.sk-pdp .benefit-bar{background:var(--ink2);border-top:1px solid rgba(200,169,110,.1);border-bottom:1px solid rgba(200,169,110,.1)}.sk-pdp .benefit-bar-inner{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none}.sk-pdp .benefit-bar-inner::-webkit-scrollbar{display:none}.sk-pdp .benefit-item{display:flex;align-items:center;gap:10px;padding:16px 24px;border-right:1px solid rgba(255,255,255,.06);flex-shrink:0;min-width:160px}.sk-pdp .benefit-item:last-child{border-right:none}.sk-pdp .benefit-icon{font-size:18px;flex-shrink:0}.sk-pdp .benefit-text strong{display:block;font-size:12px;font-weight:600;color:#fff;line-height:1.2}.sk-pdp .benefit-text span{font-size:10.5px;color:rgba(240,235,227,.55)}.sk-pdp .section{padding:72px 0}.sk-pdp .section-inner{max-width:1400px;margin:0 auto;padding:0 24px}.sk-pdp .section-eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.sk-pdp .section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.15;color:var(--ink);margin-bottom:12px}.sk-pdp .section-subtitle{font-size:15px;color:var(--muted);max-width:560px;line-height:1.7;margin-bottom:48px}.sk-pdp .section-dark{background:var(--ink2)}.sk-pdp .section-dark .section-title,.sk-pdp .section-dark .section-eyebrow{color:var(--gold2)}.sk-pdp .section-dark .section-subtitle{color:rgba(240,235,227,.65)}.sk-pdp .section-warm{background:var(--warm)}.sk-pdp .section-cream{background:var(--cream)}.sk-pdp .set-compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px}.sk-pdp .set-card{border:1.5px solid rgba(0,0,0,.1);border-radius:10px;padding:24px;background:#fff;transition:var(--transition);cursor:pointer;position:relative}.sk-pdp .set-card:hover{border-color:var(--gold);box-shadow:0 8px 32px rgba(0,0,0,.1)}.sk-pdp .set-card.featured{border-color:var(--gold);background:linear-gradient(180deg,rgba(200,169,110,.05),#fff)}.sk-pdp .set-card.featured::before{content:'Meest gekozen';position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:9px;font-weight:800;letter-spacing:.08em;padding:4px 14px;border-radius:999px;white-space:nowrap}.sk-pdp .set-card-img{width:100%;height:120px;object-fit:cover;border-radius:6px;margin-bottom:16px}.sk-pdp .set-card-name{font-family:'Cormorant Garamond',serif;font-size:22px;font-weight:600;margin-bottom:4px}.sk-pdp .set-card-for{font-size:11.5px;color:var(--muted);margin-bottom:12px}.sk-pdp .set-card-price{font-size:20px;font-weight:700;color:var(--cta);margin-bottom:2px;font-family:'Cormorant Garamond',serif}.sk-pdp .set-card-price-old{font-size:13px;color:var(--muted);text-decoration:line-through;margin-bottom:12px}.sk-pdp .set-card-includes{list-style:none;display:flex;flex-direction:column;gap:5px;margin-bottom:16px}.sk-pdp .set-card-includes li{font-size:12px;color:var(--ink3);display:flex;align-items:center;gap:6px}.sk-pdp .set-card-includes li::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--gold);flex-shrink:0}.sk-pdp .set-card-cta{display:flex;align-items:center;justify-content:center;width:100%;height:38px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.04em;transition:var(--transition)}.sk-pdp .set-card-cta.primary{background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111}.sk-pdp .set-card-cta.outline{border:1.5px solid rgba(184,121,53,.3);color:var(--cta)}.sk-pdp .set-card-cta:hover{filter:brightness(1.08)}.sk-pdp .knives-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.sk-pdp .knife-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:hidden;transition:var(--transition)}.sk-pdp .knife-card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.sk-pdp .knife-img-wrap{height:140px;background:var(--light);display:flex;align-items:center;justify-content:center;overflow:hidden}.sk-pdp .knife-img-wrap img{height:120px;width:auto;object-fit:contain;transition:transform .5s ease}.sk-pdp .knife-card:hover .knife-img-wrap img{transform:scale(1.06)}.sk-pdp .knife-info{padding:14px}.sk-pdp .knife-name{font-family:'Cormorant Garamond',serif;font-size:17px;font-weight:600;margin-bottom:3px}.sk-pdp .knife-type{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:6px}.sk-pdp .knife-desc{font-size:11.5px;color:var(--muted);line-height:1.5}.sk-pdp .giftbox-section{background:linear-gradient(135deg,#0d0d0d 0%,#1a1208 50%,#0d0d0d 100%);position:relative;overflow:hidden}.sk-pdp .giftbox-section::before{content:'';position:absolute;inset:0;background:url('https://sumisuknives.nl/wp-content/uploads/2025/11/Sumisu-Knives-home-banner-1024x478.jpg') center/cover no-repeat;opacity:.12}.sk-pdp .giftbox-inner{max-width:1400px;margin:0 auto;padding:80px 24px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;position:relative;z-index:1}.sk-pdp .giftbox-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.sk-pdp .giftbox-badge{display:flex;align-items:center;gap:6px;background:rgba(200,169,110,.12);border:1px solid rgba(200,169,110,.25);border-radius:999px;padding:6px 14px;font-size:11px;color:rgba(240,235,227,.85);font-weight:500}.sk-pdp .giftbox-img{border-radius:8px;overflow:hidden;aspect-ratio:4/3;background:#1a1a1a}.sk-pdp .giftbox-img img{width:100%;height:100%;object-fit:cover;opacity:.9}.sk-pdp .craft-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.sk-pdp .craft-card{text-align:center;padding:28px 20px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;transition:var(--transition)}.sk-pdp .craft-card:hover{border-color:var(--gold);box-shadow:0 8px 24px rgba(0,0,0,.08)}.sk-pdp .craft-number{font-family:'Cormorant Garamond',serif;font-size:52px;font-weight:300;color:var(--gold);line-height:1;margin-bottom:6px}.sk-pdp .craft-unit{font-size:14px;font-weight:600;color:var(--ink);margin-bottom:8px}.sk-pdp .craft-desc{font-size:12.5px;color:var(--muted);line-height:1.6}.sk-pdp .craft-visual{background:var(--ink2);border-radius:10px;overflow:hidden;margin-bottom:48px}.sk-pdp .craft-visual img{width:100%;height:320px;object-fit:cover;opacity:.85}.sk-pdp .upsell-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:28px}.sk-pdp .upsell-card{border:1.5px solid rgba(0,0,0,.1);border-radius:10px;padding:20px;background:#fff;display:flex;gap:16px;align-items:flex-start;transition:var(--transition);cursor:pointer}.sk-pdp .upsell-card.checked{border-color:var(--cta);background:rgba(184,121,53,.04)}.sk-pdp .upsell-check{width:22px;height:22px;border-radius:5px;border:2px solid rgba(0,0,0,.2);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:var(--transition);margin-top:2px}.sk-pdp .upsell-card.checked .upsell-check{background:var(--cta);border-color:var(--cta)}.sk-pdp .upsell-img{width:72px;height:72px;object-fit:cover;border-radius:6px;flex-shrink:0;background:var(--light)}.sk-pdp .upsell-info{flex:1}.sk-pdp .upsell-name{font-size:14px;font-weight:600;margin-bottom:3px}.sk-pdp .upsell-desc{font-size:12px;color:var(--muted);margin-bottom:6px;line-height:1.5}.sk-pdp .upsell-price{font-size:15px;font-weight:700;color:var(--cta);font-family:'Cormorant Garamond',serif}.sk-pdp .upsell-add-all{width:100%;height:46px;border-radius:6px;border:1.5px solid var(--gold);color:var(--cta);font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;transition:var(--transition)}.sk-pdp .upsell-add-all:hover{background:rgba(200,169,110,.08)}.sk-pdp .video-section{background:var(--ink);position:relative;overflow:hidden}.sk-pdp .video-thumb{position:relative;cursor:pointer;overflow:hidden}.sk-pdp .video-thumb img{width:100%;height:480px;object-fit:cover;opacity:.65;transition:transform .6s ease}.sk-pdp .video-thumb:hover img{transform:scale(1.03);opacity:.75}.sk-pdp .video-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.sk-pdp .play-btn{width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;transition:var(--transition)}.sk-pdp .play-btn:hover{background:rgba(255,255,255,.25);transform:scale(1.08)}.sk-pdp .play-btn svg{color:#fff;margin-left:4px}.sk-pdp .video-caption{font-family:'Cormorant Garamond',serif;font-size:clamp(28px,4vw,52px);font-weight:300;color:#fff;letter-spacing:-.02em;text-align:center}.sk-pdp .video-caption em{font-style:italic;color:var(--gold2)}.sk-pdp .review-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:32px}.sk-pdp .review-score-big{display:flex;align-items:center;gap:16px}.sk-pdp .score-number{font-family:'Cormorant Garamond',serif;font-size:64px;font-weight:300;line-height:1;color:var(--ink)}.sk-pdp .score-detail{display:flex;flex-direction:column;gap:4px}.sk-pdp .score-stars{display:flex;gap:3px;color:var(--cta)}.sk-pdp .score-base{font-size:12px;color:var(--muted)}.sk-pdp .tp-logo-wrap{display:flex;align-items:center;gap:8px}.sk-pdp .review-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.sk-pdp .review-filter{padding:6px 14px;border-radius:999px;border:1.5px solid rgba(0,0,0,.1);font-size:12px;font-weight:500;cursor:pointer;transition:var(--transition);color:var(--ink)}.sk-pdp .review-filter:hover,.sk-pdp .review-filter.active{border-color:var(--cta);color:var(--cta);background:rgba(184,121,53,.06)}.sk-pdp .reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px}.sk-pdp .review-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:24px;transition:var(--transition)}.sk-pdp .review-card:hover{border-color:rgba(200,169,110,.4);box-shadow:0 4px 20px rgba(0,0,0,.07)}.sk-pdp .review-stars{display:flex;gap:2px;color:var(--cta);margin-bottom:10px}.sk-pdp .review-text{font-size:14px;color:var(--ink3);line-height:1.7;margin-bottom:14px;font-style:italic}.sk-pdp .review-author{font-size:12px;font-weight:600;color:var(--ink)}.sk-pdp .review-date{font-size:11px;color:var(--muted)}.sk-pdp .review-tag{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.06em;background:var(--light);color:var(--muted);padding:3px 8px;border-radius:999px;margin-top:6px;text-transform:uppercase}.sk-pdp .reviews-cta{text-align:center}.sk-pdp .reviews-cta a{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--cta);border-bottom:1px solid rgba(184,121,53,.3);padding-bottom:2px;transition:var(--transition)}.sk-pdp .reviews-cta a:hover{gap:10px}.sk-pdp .faq-list{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(0,0,0,.08);max-width:800px;margin:0 auto}.sk-pdp .faq-item{border-bottom:1px solid rgba(0,0,0,.08)}.sk-pdp .faq-q{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:15px;font-weight:500;color:var(--ink);cursor:pointer;gap:16px;transition:var(--transition)}.sk-pdp .faq-q:hover{color:var(--cta)}.sk-pdp .faq-q .faq-icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:300;transition:var(--transition);color:var(--muted)}.sk-pdp .faq-item.open .faq-q .faq-icon{background:var(--cta);border-color:var(--cta);color:#fff;transform:rotate(45deg)}.sk-pdp .faq-a{display:none;padding:0 0 18px;font-size:14px;color:var(--muted);line-height:1.75;max-width:680px}.sk-pdp .faq-item.open .faq-a{display:block}.sk-pdp .tech-section{max-width:800px;margin:0 auto}.sk-pdp .tech-toggle{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:15px;font-weight:500;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.08);transition:var(--transition)}.sk-pdp .tech-toggle:hover{color:var(--cta)}.sk-pdp .tech-body{display:none;padding-bottom:16px}.sk-pdp .tech-body.open{display:block}.sk-pdp .tech-table{width:100%;border-collapse:collapse}.sk-pdp .tech-table tr{border-bottom:1px solid rgba(0,0,0,.06)}.sk-pdp .tech-table tr:last-child{border-bottom:none}.sk-pdp .tech-table td{padding:10px 0;font-size:13.5px}.sk-pdp .tech-table td:first-child{color:var(--muted);width:40%}.sk-pdp .tech-table td:last-child{color:var(--ink);font-weight:500}.sk-pdp .collection-compare{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sk-pdp .col-card{border-radius:10px;overflow:hidden;cursor:pointer;transition:var(--transition);border:2px solid transparent}.sk-pdp .col-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.12)}.sk-pdp .col-card.active{border-color:var(--gold)}.sk-pdp .col-img{height:240px;overflow:hidden;background:var(--light)}.sk-pdp .col-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.sk-pdp .col-card:hover .col-img img{transform:scale(1.04)}.sk-pdp .col-info{padding:24px;background:#fff}.sk-pdp .col-name{font-family:'Cormorant Garamond',serif;font-size:26px;font-weight:500;margin-bottom:8px}.sk-pdp .col-desc{font-size:13px;color:var(--muted);line-height:1.65;margin-bottom:14px}.sk-pdp .col-cta{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--cta);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid rgba(184,121,53,.3);padding-bottom:2px;transition:var(--transition)}.sk-pdp .col-cta:hover{gap:10px}.sk-pdp .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:960px;margin:0 auto}.sk-pdp .product-card{border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:hidden;background:#fff;transition:var(--transition)}.sk-pdp .product-card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 36px rgba(0,0,0,.1)}.sk-pdp .product-card-img{height:180px;background:var(--light);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.sk-pdp .product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.sk-pdp .product-card:hover .product-card-img img{transform:scale(1.05)}.sk-pdp .product-card-badge{position:absolute;top:10px;left:10px;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:9px;font-weight:800;padding:3px 10px;border-radius:999px}.sk-pdp .product-card-body{padding:16px}.sk-pdp .product-card-name{font-size:14px;font-weight:600;margin-bottom:4px;line-height:1.35}.sk-pdp .product-card-rating{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--muted);margin-bottom:8px}.sk-pdp .product-card-price{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:600;color:var(--cta)}.sk-pdp .product-card-old{font-size:13px;color:var(--muted);text-decoration:line-through;margin-left:4px}.sk-pdp .product-card-cta{display:flex;align-items:center;justify-content:center;width:100%;height:38px;margin-top:10px;border-radius:5px;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:12px;font-weight:700;letter-spacing:.04em;transition:var(--transition)}.sk-pdp .product-card-cta:hover{filter:brightness(1.08)}.sk-pdp .seo-content{max-width:800px;margin:0 auto}.sk-pdp .seo-content h2{font-family:'Cormorant Garamond',serif;font-size:32px;font-weight:400;margin-bottom:16px;color:var(--ink)}.sk-pdp .seo-content h3{font-size:16px;font-weight:600;margin:20px 0 8px;color:var(--ink)}.sk-pdp .seo-content p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:12px}.sk-pdp .seo-content a{color:var(--cta);text-decoration:underline}.sk-pdp .seo-read-more{border:none;background:none;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--cta);cursor:pointer;margin-top:16px;transition:var(--transition)}.sk-pdp .seo-read-more:hover{gap:10px}.sk-pdp .seo-extra{display:none}.sk-pdp .seo-extra.open{display:block}.sk-pdp .final-cta-section{background:linear-gradient(135deg,#080808,#1a1208 50%,#080808);position:relative;overflow:hidden;padding:80px 0}.sk-pdp .final-cta-section::before{content:'';position:absolute;inset:0;background:url('https://sumisuknives.nl/wp-content/uploads/2026/03/Messenset-Wood-lifestyle-1024x434.jpg') center/cover no-repeat;opacity:.08}.sk-pdp .final-cta-inner{max-width:700px;margin:0 auto;padding:0 24px;text-align:center;position:relative;z-index:1}.sk-pdp .final-title{font-family:'Cormorant Garamond',serif;font-size:clamp(32px,5vw,56px);font-weight:300;color:#fff;line-height:1.2;margin-bottom:8px}.sk-pdp .final-title em{font-style:italic;color:var(--gold2)}.sk-pdp .final-sub{font-size:14px;color:rgba(240,235,227,.6);margin-bottom:32px}.sk-pdp .final-cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}.sk-pdp .final-btn-primary{display:flex;align-items:center;gap:8px;height:52px;padding:0 32px;border-radius:6px;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:14px;font-weight:700;letter-spacing:.05em;transition:var(--transition)}.sk-pdp .final-btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.sk-pdp .final-btn-secondary{display:flex;align-items:center;gap:8px;height:52px;padding:0 32px;border-radius:6px;border:1.5px solid rgba(200,169,110,.35);color:rgba(240,235,227,.85);font-size:13px;font-weight:600;transition:var(--transition)}.sk-pdp .final-btn-secondary:hover{border-color:var(--gold);color:#fff}.sk-pdp .final-badges{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.sk-pdp .final-badge{display:flex;align-items:center;gap:6px;font-size:11.5px;color:rgba(240,235,227,.65)}.sk-pdp .final-badge svg{color:var(--gold);flex-shrink:0}.sk-pdp .sticky-cart{position:fixed;bottom:0;left:0;right:0;z-index:900;background:#fff;border-top:1px solid rgba(0,0,0,.1);padding:12px 16px;display:none;align-items:center;gap:12px;box-shadow:0 -8px 32px rgba(0,0,0,.12)}.sk-pdp .sticky-cart-info{flex:1}.sk-pdp .sticky-cart-name{font-size:13px;font-weight:600}.sk-pdp .sticky-cart-price{font-size:16px;font-weight:700;color:var(--cta);font-family:'Cormorant Garamond',serif}.sk-pdp .sticky-cart-btn{flex-shrink:0;height:44px;padding:0 20px;border-radius:6px;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px;transition:var(--transition)}.sk-pdp .site-footer{background:#080808;border-top:1px solid rgba(200,169,110,.12);padding:60px 0 0}.sk-pdp .footer-inner{max-width:1400px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:240px 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.07)}.sk-pdp .footer-brand .logo img{height:32px;margin-bottom:16px}.sk-pdp .footer-brand p{font-size:12.5px;color:rgba(240,235,227,.5);line-height:1.7;margin-bottom:16px}.sk-pdp .footer-brand address{font-style:normal;font-size:11.5px;color:rgba(240,235,227,.45);line-height:1.7}.sk-pdp .footer-col-title{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:16px}.sk-pdp .footer-links{list-style:none;display:flex;flex-direction:column;gap:8px}.sk-pdp .footer-links a{font-size:12.5px;color:rgba(240,235,227,.55);transition:var(--transition)}.sk-pdp .footer-links a:hover{color:var(--gold2)}.sk-pdp .footer-bottom{max-width:1400px;margin:0 auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.sk-pdp .footer-bottom p{font-size:11.5px;color:rgba(240,235,227,.4)}.sk-pdp .payment-icons{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.sk-pdp .payment-icons img{height:24px;opacity:.6;filter:grayscale(1);transition:var(--transition)}.sk-pdp .payment-icons img:hover{opacity:1;filter:none}.sk-pdp .footer-socials{display:flex;gap:10px;margin-top:16px}.sk-pdp .footer-social{width:34px;height:34px;border-radius:50%;border:1px solid rgba(200,169,110,.2);display:flex;align-items:center;justify-content:center;color:rgba(240,235,227,.6);font-size:13px;transition:var(--transition)}.sk-pdp .footer-social:hover{border-color:var(--gold);color:var(--gold2)}.sk-pdp .footer-contact{display:flex;flex-direction:column;gap:8px;margin-top:16px}.sk-pdp .footer-contact a{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(240,235,227,.55);transition:var(--transition)}.sk-pdp .footer-contact a:hover{color:var(--gold2)}@media(max-width:1100px){.sk-pdp .product-section{grid-template-columns:1fr 380px;gap:36px}.sk-pdp .knives-grid{grid-template-columns:repeat(3,1fr)}.sk-pdp .craft-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.sk-pdp .mega-menu{display:none!important}.sk-pdp .mob-menu-toggle{display:flex}.sk-pdp .main-nav .nav-item{display:none}.sk-pdp .main-nav .nav-item:first-child,.sk-pdp .main-nav .nav-item:nth-child(2){display:block}.sk-pdp .product-section{grid-template-columns:1fr;gap:24px;padding:24px}.sk-pdp .buy-box{position:static}.sk-pdp .set-compare-grid{grid-template-columns:1fr}.sk-pdp .giftbox-inner{grid-template-columns:1fr;gap:32px}.sk-pdp .related-grid{grid-template-columns:repeat(2,1fr)}.sk-pdp .collection-compare{grid-template-columns:1fr}.sk-pdp .reviews-grid{grid-template-columns:1fr}.sk-pdp .upsell-grid{grid-template-columns:1fr}.sk-pdp .footer-inner{grid-template-columns:1fr 1fr;gap:32px}.sk-pdp .sticky-cart{display:flex}.sk-pdp{padding-bottom:70px}}@media(max-width:600px){.sk-pdp .knives-grid{grid-template-columns:repeat(2,1fr)}.sk-pdp .craft-grid{grid-template-columns:repeat(2,1fr)}.sk-pdp .related-grid{grid-template-columns:1fr 1fr}.sk-pdp .footer-inner{grid-template-columns:1fr}.sk-pdp .search-box{display:none}.sk-pdp .header-inner{padding:0 16px}.sk-pdp .final-cta-btns{flex-direction:column;align-items:stretch}.sk-pdp .final-btn-primary,.sk-pdp .final-btn-secondary{justify-content:center}}.sk-pdp{--header-h:86px}.sk-pdp .ann-bar.sumisu-ref-ann{height:48px;background:#060606;border-bottom:1px solid rgba(200,169,110,.08);display:flex;align-items:center;justify-content:flex-end;padding:0 clamp(24px,5vw,96px);overflow:hidden}.sk-pdp .ann-bar.sumisu-ref-ann .ann-track{display:flex!important;width:100%;justify-content:flex-end;animation:none!important;transform:none!important;white-space:nowrap}.sk-pdp .ann-bar.sumisu-ref-ann .ann-item{display:flex;align-items:center;gap:10px;padding:0;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#d8bd82;line-height:1}.sk-pdp .ann-bar.sumisu-ref-ann .dot{width:auto;height:auto;border-radius:0;background:none;color:#d8bd82;font-size:10px;opacity:1}.sk-pdp .trust-strip.sumisu-ref-trust{height:45px;background:#303030;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;padding:0 clamp(24px,5vw,96px)}.sk-pdp .sumisu-ref-trust .trust-strip-inner{width:100%;max-width:1650px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.sk-pdp .sumisu-ref-trust a{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;color:rgba(240,235,227,.72);letter-spacing:.05em;line-height:1;transition:all .25s ease}.sk-pdp .sumisu-ref-trust a:hover{color:#e2c898}.sk-pdp .sumisu-ref-trust .tp-stars{display:flex;align-items:center;gap:4px}.sk-pdp .sumisu-ref-trust .tp-star{color:#00b67a;font-size:22px;line-height:1}.sk-pdp .sumisu-ref-trust .tp-score{font-size:13px;font-weight:800;color:#d8d2c8}.sk-pdp .sumisu-ref-trust .trust-muted{font-size:12px;font-weight:700;color:rgba(240,235,227,.64)}.sk-pdp .sumisu-ref-trust .trust-brand{font-size:12px;font-weight:800;color:#d8bd82}.sk-pdp .sumisu-ref-trust .trust-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.sk-pdp .sumisu-ref-trust .search-box{height:36px;width:214px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#383838;display:flex;align-items:center;gap:9px;padding:0 14px;color:rgba(240,235,227,.75)}.sk-pdp .sumisu-ref-trust .search-box input{width:100%;background:transparent;border:0;outline:0;color:#fff;font-size:13px;font-weight:600;font-family:Inter,sans-serif}.sk-pdp .sumisu-ref-trust .search-box input::placeholder{color:rgba(240,235,227,.46)}.sk-pdp .sumisu-ref-trust .search-box svg{opacity:.58;flex-shrink:0}.sk-pdp .sumisu-ref-trust .lang-btn{height:36px;min-width:78px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:#383838;color:#e8dfd0;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 14px}.sk-pdp .site-header.sumisu-ref-header{height:86px;background:#303030;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none}.sk-pdp .sumisu-ref-header .header-inner{height:86px;max-width:1650px;margin:0 auto;padding:0 clamp(24px,5vw,96px);display:grid;grid-template-columns:240px 1fr 300px;align-items:center;gap:24px}.sk-pdp .sumisu-ref-header .logo{display:flex;align-items:center;justify-content:flex-start;width:max-content}.sk-pdp .sumisu-ref-header .logo img{width:54px;height:54px;object-fit:contain;border:1.5px solid rgba(255,255,255,.68);border-radius:50%;padding:7px;filter:brightness(1.12) contrast(.92)}.sk-pdp .sumisu-ref-nav{background:transparent!important;border:0!important;display:flex!important;align-items:center!important;justify-content:center!important;height:86px!important}.sk-pdp .sumisu-ref-nav .nav-inner{max-width:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:34px!important}.sk-pdp .sumisu-ref-nav .nav-item{position:relative;display:block!important}.sk-pdp .sumisu-ref-nav .nav-link{height:86px!important;padding:0!important;display:flex!important;align-items:center!important;gap:0!important;font-size:15px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:rgba(240,235,227,.70)!important;transition:all .25s ease!important;white-space:nowrap!important}.sk-pdp .sumisu-ref-nav .nav-link:hover,.sk-pdp .sumisu-ref-nav .nav-link.active{color:#e2c898!important}.sk-pdp .sumisu-ref-nav .nav-link svg{display:none!important}.sk-pdp .sumisu-ref-header .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.sk-pdp .sumisu-ref-header .icon-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.13);background:#333;color:rgba(240,235,227,.82);display:flex;align-items:center;justify-content:center;transition:all .25s ease}.sk-pdp .sumisu-ref-header .icon-btn:hover{border-color:#d8bd82;color:#fff;background:rgba(216,189,130,.08)}.sk-pdp .sumisu-ref-header .cart-btn{height:44px;min-width:224px;border-radius:999px;background:#e2ad5d;color:#111;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;font-size:14px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;transition:all .25s ease}.sk-pdp .sumisu-ref-header .cart-btn:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:none}.sk-pdp .sumisu-ref-header .cart-count{width:20px;height:20px;border-radius:50%;background:#fff;color:#111;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;letter-spacing:0}.sk-pdp .sumisu-ref-header .mob-menu-toggle{display:none;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.13);background:#333;align-items:center;justify-content:center;flex-direction:column;gap:5px}.sk-pdp .sumisu-ref-header .mob-menu-toggle span{width:18px;height:1.5px;background:#f0ebe3;display:block}.sk-pdp .ann-bar.sumisu-ref-ann .dot{display:inline-block!important;width:26px!important;height:1px!important;background:#d8bd82!important;color:transparent!important;font-size:0!important;opacity:.85!important}.sk-pdp .benefit-icon{font-size:0!important;width:34px!important;height:1px!important;background:linear-gradient(90deg,rgba(200,169,110,0),rgba(200,169,110,.95),rgba(200,169,110,0))!important;display:block!important;flex:0 0 34px!important;margin-top:3px!important}.sk-pdp .benefit-item{gap:16px!important}.sk-pdp .gallery-badge,.sk-pdp .price-save,.sk-pdp .product-card-badge,.sk-pdp .set-card.featured::before{letter-spacing:.12em!important;text-transform:uppercase!important;border-radius:2px!important;background:rgba(184,121,53,.10)!important;color:#8b5724!important;border:1px solid rgba(184,121,53,.22)!important;box-shadow:none!important}.sk-pdp .giftbox-badge,.sk-pdp .review-tag,.sk-pdp .mega-feature-badge{border-radius:2px!important;letter-spacing:.10em!important;text-transform:uppercase!important;background:rgba(200,169,110,.08)!important;border-color:rgba(200,169,110,.22)!important;box-shadow:none!important}.sk-pdp .cta-primary,.sk-pdp .cta-secondary,.sk-pdp .final-btn-primary,.sk-pdp .final-btn-secondary,.sk-pdp .product-card-cta,.sk-pdp .set-card-cta,.sk-pdp .upsell-add-all,.sk-pdp .sel-btn,.sk-pdp .qty-box,.sk-pdp .upsell-card,.sk-pdp .set-card,.sk-pdp .product-card,.sk-pdp .review-card,.sk-pdp .knife-card,.sk-pdp .craft-card,.sk-pdp .col-card,.sk-pdp .trust-line{border-radius:4px!important}.sk-pdp .play-btn{background:rgba(255,255,255,.08)!important;border-color:rgba(200,169,110,.34)!important;box-shadow:none!important}.sk-pdp .stars svg,.sk-pdp .score-stars svg,.sk-pdp .review-stars svg,.sk-pdp .benefits-list li svg,.sk-pdp .trust-line-item svg,.sk-pdp .final-badge svg{stroke-width:1.45!important;filter:none!important;opacity:.9!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap{max-width:640px!important}.sk-pdp .gallery-main{width:100%!important;max-width:640px!important;aspect-ratio:1/1!important;height:auto!important;min-height:auto!important;margin:0 auto!important}.sk-pdp .gallery-main img{width:100%!important;height:100%!important;max-width:640px!important;max-height:640px!important;object-fit:contain!important;padding:24px!important}.sk-pdp .gallery-actions a[href*="cadeau"],.sk-pdp .gallery-actions button,.sk-pdp .gallery-actions .gift-btn,.sk-pdp .gallery-actions .giftbox-btn,.sk-pdp a[href="#giftbox"],.sk-pdp a[href="#cadeau"],.sk-pdp button[onclick*="gift"],.sk-pdp button[onclick*="cadeau"]{display:none!important}.sk-pdp .upsells,.sk-pdp .upsell-section,.sk-pdp .order-upsells{margin-top:26px!important;padding:24px!important;background:linear-gradient(135deg,rgba(48,48,48,.96),rgba(20,20,20,.98))!important;border:1px solid rgba(200,169,110,.34)!important;box-shadow:0 18px 50px rgba(0,0,0,.18)!important}.sk-pdp .upsell-title,.sk-pdp .upsells-title,.sk-pdp .order-upsells h3{font-size:21px!important;color:#1f1f1f!important;letter-spacing:.04em!important;margin-bottom:16px!important}.sk-pdp .upsell-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.sk-pdp .upsell-card{position:relative!important;display:grid!important;grid-template-columns:118px 1fr!important;align-items:center!important;gap:18px!important;min-height:138px!important;padding:18px!important;background:#fff!important;border:1px solid rgba(184,121,53,.28)!important;box-shadow:0 14px 36px rgba(0,0,0,.10)!important;transition:all .25s ease!important}.sk-pdp .upsell-card:hover{transform:translateY(-2px)!important;border-color:rgba(184,121,53,.55)!important;box-shadow:0 18px 46px rgba(0,0,0,.16)!important}.sk-pdp .upsell-card img,.sk-pdp .upsell-img img,.sk-pdp .upsell-image img{width:100%!important;height:105px!important;object-fit:contain!important;padding:6px!important;background:#f7f3ee!important}.sk-pdp .upsell-info,.sk-pdp .upsell-content{align-self:center!important}.sk-pdp .upsell-name,.sk-pdp .upsell-card-title{font-size:17px!important;font-weight:800!important;color:#171717!important;margin-bottom:6px!important}.sk-pdp .upsell-desc,.sk-pdp .upsell-card p{font-size:13px!important;line-height:1.55!important;color:rgba(23,23,23,.68)!important}.sk-pdp .upsell-price,.sk-pdp .upsell-card-price{font-size:18px!important;font-weight:900!important;color:#8b5724!important;margin-top:8px!important}.sk-pdp .upsell-check{width:28px!important;height:28px!important;border:1px solid rgba(184,121,53,.45)!important;background:#f4eadb!important;color:#111!important}.sk-pdp .upsell-add-all{width:100%!important;margin-top:18px!important;height:52px!important;background:#111!important;color:#f7f3ee!important;border:1px solid rgba(200,169,110,.48)!important;font-size:14px!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:900!important}@media(max-width:760px){.sk-pdp .upsell-grid{grid-template-columns:1fr!important}.sk-pdp .upsell-card{grid-template-columns:96px 1fr!important}.sk-pdp .gallery-main img{padding:18px!important}}.sk-pdp .gallery-main{background:#f7f3ee!important;display:flex!important;align-items:center!important;justify-content:center!important}.sk-pdp .gallery-main img{width:100%!important;height:100%!important;max-width:640px!important;max-height:640px!important;object-fit:contain!important;padding:24px!important;transform:none!important}.sk-pdp .gallery-main:hover img{transform:scale(1.01)!important}.sk-pdp .thumb{background:#f7f3ee!important;display:flex!important;align-items:center!important;justify-content:center!important}.sk-pdp .thumb img{width:100%!important;height:100%!important;object-fit:contain!important;padding:7px!important}.sk-pdp .set-card-img{object-fit:contain!important;background:#f7f3ee!important;padding:12px!important}.sk-pdp .product-card-img{background:#f7f3ee!important;display:flex!important;align-items:center!important;justify-content:center!important}.sk-pdp .product-card-img img{width:100%!important;height:100%!important;object-fit:contain!important;padding:14px!important}.sk-pdp .knife-img-wrap{background:#f7f3ee!important}.sk-pdp .knife-img-wrap img{width:auto!important;height:100%!important;max-height:122px!important;object-fit:contain!important;padding:10px!important}.sk-pdp .mega-feature-card img{object-fit:contain!important;background:#f7f3ee!important;padding:8px!important}.sk-pdp .giftbox-img img{object-fit:contain!important;background:#111!important;padding:18px!important}.sk-pdp button[onclick="giftModal()"],.sk-pdp button.cta-secondary[onclick="giftModal()"]{display:none!important}.sk-pdp .product-hero .product-gallery,.sk-pdp .product-gallery{max-width:640px!important;width:100%!important}.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery{width:100%!important;max-width:640px!important;aspect-ratio:1/1!important;height:auto!important;min-height:0!important;background:#f7f3ee!important;border-radius:6px!important}.sk-pdp #mainGallery.gallery-main img,.sk-pdp .gallery-main#mainGallery img{width:100%!important;height:100%!important;max-width:640px!important;max-height:640px!important;object-fit:contain!important;padding:24px!important}.sk-pdp #upsell{background:linear-gradient(135deg,#f7f3ee 0%,#efe4d4 100%)!important;position:relative!important;overflow:hidden!important}.sk-pdp #upsell::before{content:''!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 50% 0%,rgba(184,121,53,.16),transparent 42%)!important;pointer-events:none!important}.sk-pdp #upsell .section-inner{position:relative!important;z-index:1!important;max-width:1240px!important}.sk-pdp #upsell .section-eyebrow{color:#8b5724!important;font-weight:900!important;letter-spacing:.16em!important}.sk-pdp #upsell .section-title{color:#111!important;font-size:clamp(34px,4vw,56px)!important;margin-bottom:14px!important}.sk-pdp #upsell .section-subtitle{color:rgba(17,17,17,.68)!important;max-width:760px!important;margin-bottom:34px!important}.sk-pdp #upsell .upsell-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;margin-bottom:32px!important}.sk-pdp #upsell .upsell-card{min-height:172px!important;padding:24px!important;border:1px solid rgba(139,87,36,.34)!important;background:#fff!important;box-shadow:0 22px 60px rgba(71,42,16,.14)!important;grid-template-columns:32px 132px 1fr!important;align-items:center!important}.sk-pdp #upsell .upsell-card:hover{transform:translateY(-3px)!important;border-color:rgba(139,87,36,.68)!important;box-shadow:0 28px 70px rgba(71,42,16,.20)!important}.sk-pdp #upsell .upsell-img{width:132px!important;height:132px!important;object-fit:contain!important;background:#f7f3ee!important;border:1px solid rgba(139,87,36,.12)!important;padding:12px!important;border-radius:4px!important}.sk-pdp #upsell .upsell-check{width:30px!important;height:30px!important;border-radius:50%!important;margin:0!important;border:1.5px solid rgba(139,87,36,.48)!important;background:#fbf6ef!important}.sk-pdp #upsell .upsell-card.checked .upsell-check{background:#8b5724!important;border-color:#8b5724!important}.sk-pdp #upsell .upsell-name{font-size:20px!important;font-weight:900!important;color:#111!important;margin-bottom:8px!important;letter-spacing:.01em!important}.sk-pdp #upsell .upsell-desc{font-size:14px!important;line-height:1.65!important;color:rgba(17,17,17,.68)!important;margin-bottom:10px!important}.sk-pdp #upsell .upsell-price{font-size:24px!important;font-weight:900!important;color:#8b5724!important}.sk-pdp #upsell .upsell-add-all{height:56px!important;min-width:360px!important;width:auto!important;padding:0 34px!important;background:#111!important;color:#f7f3ee!important;border:1px solid rgba(139,87,36,.55)!important;box-shadow:0 18px 46px rgba(0,0,0,.18)!important}@media(max-width:860px){.sk-pdp #upsell .upsell-grid{grid-template-columns:1fr!important}.sk-pdp #upsell .upsell-card{grid-template-columns:28px 104px 1fr!important;padding:18px!important}.sk-pdp #upsell .upsell-img{width:104px!important;height:104px!important}.sk-pdp #upsell .upsell-add-all{min-width:0!important;width:100%!important}}.sk-pdp .set-size-grid,.sk-pdp .set-options,.sk-pdp .sets-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sk-pdp .set-card[data-set-size="3"],.sk-pdp .set-card[data-set-size="4"],.sk-pdp .set-card[data-set-size="5"],.sk-pdp .set-card[data-set-size="6"]{display:flex!important}.sk-pdp .set-card-title,.sk-pdp .set-card h3{font-size:20px!important}.sk-pdp .set-card.featured::before{content:'Meest compleet'!important}@media(max-width:980px){.sk-pdp .set-size-grid,.sk-pdp .set-options,.sk-pdp .sets-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.sk-pdp .set-size-grid,.sk-pdp .set-options,.sk-pdp .sets-grid{grid-template-columns:1fr!important}}.sk-pdp #upsell .upsell-card{border-width:1.5px!important}.sk-pdp #upsell .upsell-card::after{content:'Aanbevolen add on'!important;position:absolute!important;top:14px!important;right:14px!important;background:#111!important;color:#e2c898!important;border:1px solid rgba(200,169,110,.4)!important;border-radius:999px!important;padding:7px 10px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.11em!important;text-transform:uppercase!important}.sk-pdp #upsell .upsell-card:nth-child(2)::after{content:'Bescherm je messen'!important}.sk-pdp #upsell .upsell-card .upsell-name{padding-right:120px!important}.sk-pdp #upsell .upsell-add-all::before{content:'Maak je mes compleet  •  '!important;color:#e2c898!important}.sk-pdp .set-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important}@media(max-width:1100px){.sk-pdp .set-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.sk-pdp .set-compare-grid{grid-template-columns:1fr!important}}.sk-pdp #upsell{display:none!important}.sk-pdp .product-hero{padding-top:26px!important;padding-bottom:34px!important;min-height:calc(100vh - 179px)!important;align-items:start!important}.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{display:grid!important;grid-template-columns:minmax(360px,640px) minmax(360px,1fr)!important;gap:clamp(28px,4vw,56px)!important;align-items:start!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{padding-top:0!important}.sk-pdp .product-title,.sk-pdp h1.product-title{font-size:clamp(34px,4vw,56px)!important;line-height:.96!important;margin-bottom:12px!important}.sk-pdp .product-subtitle,.sk-pdp .hero-subtitle{margin-bottom:14px!important;line-height:1.55!important}.sk-pdp .price-wrap,.sk-pdp .product-price,.sk-pdp .price-row{margin:10px 0 12px!important}.sk-pdp #sizeSelector{margin:12px 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.sk-pdp #sizeSelector .sel-btn{min-height:44px!important;padding:10px 12px!important;font-size:12px!important;line-height:1.2!important}.sk-pdp .trust-line,.sk-pdp .benefits-list,.sk-pdp .hero-benefits{margin:10px 0!important}.sk-pdp .hero-upsell-wrap{margin:10px 0 12px;padding:12px;background:linear-gradient(135deg,#fbf7f0,#f2e7d8);border:1px solid rgba(139,87,36,.26);border-radius:6px;box-shadow:0 10px 26px rgba(71,42,16,.08)}.sk-pdp .hero-upsell-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:9px}.sk-pdp .hero-upsell-head span{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#8b5724}.sk-pdp .hero-upsell-head strong{font-size:13px;font-weight:800;color:rgba(17,17,17,.58)}.sk-pdp .hero-upsell-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sk-pdp .hero-upsell-card{position:relative;display:grid;grid-template-columns:22px 56px 1fr;gap:10px;align-items:center;padding:11px;background:#fff;border:1.5px solid rgba(139,87,36,.22);border-radius:5px;cursor:pointer;transition:all .25s ease;min-height:84px}.sk-pdp .hero-upsell-card:hover,.sk-pdp .hero-upsell-card.selected{border-color:rgba(139,87,36,.62);box-shadow:0 16px 38px rgba(71,42,16,.14);transform:translateY(-1px)}.sk-pdp .hero-upsell-card::after{content:'Add on';position:absolute;top:10px;right:10px;padding:5px 8px;border-radius:999px;background:#111;color:#e2c898;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sk-pdp .hero-upsell-card[data-target="upsell2"]::after{content:'Onderhoud'}.sk-pdp .hero-upsell-check{width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(139,87,36,.45);background:#fbf7f0;position:relative}.sk-pdp .hero-upsell-card.selected .hero-upsell-check{background:#8b5724;border-color:#8b5724}.sk-pdp .hero-upsell-card.selected .hero-upsell-check::after{content:'';position:absolute;left:7px;top:4px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.sk-pdp .hero-upsell-card img{width:56px;height:56px;object-fit:contain;background:#f7f3ee;border:1px solid rgba(139,87,36,.10);padding:6px;border-radius:4px}.sk-pdp .hero-upsell-name{font-size:13px;font-weight:900;color:#111;margin-bottom:2px;padding-right:52px;line-height:1.2}.sk-pdp .hero-upsell-desc{font-size:10.5px;color:rgba(17,17,17,.62);line-height:1.35;margin-bottom:3px}.sk-pdp .hero-upsell-price{font-size:14px;font-weight:900;color:#8b5724;font-family:'Cormorant Garamond',serif}.sk-pdp .hero-upsell-complete{display:none!important}.sk-pdp .cta-primary,.sk-pdp .add-to-cart,.sk-pdp .single_add_to_cart_button,.sk-pdp button[name="add-to-cart"]{min-height:54px!important;font-size:14px!important;margin-top:10px!important}.sk-pdp .qty-row{margin-top:10px!important;margin-bottom:8px!important}@media(max-width:980px){.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:1fr!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery{max-width:560px!important}.sk-pdp .product-hero{min-height:auto!important}.sk-pdp .product-title,.sk-pdp h1.product-title{font-size:38px!important}}@media(max-width:760px){.sk-pdp .hero-upsell-grid{grid-template-columns:1fr}.sk-pdp .hero-upsell-card{grid-template-columns:22px 54px 1fr}.sk-pdp .hero-upsell-card img{width:54px;height:54px}.sk-pdp .hero-upsell-head{display:block}.sk-pdp .hero-upsell-head strong{display:block;margin-top:4px}.sk-pdp .gallery-main img,.sk-pdp #mainGallery.gallery-main img,.sk-pdp .gallery-main#mainGallery img{padding:16px!important}}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery{max-width:540px!important}.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{max-width:540px!important}.sk-pdp #mainGallery.gallery-main img,.sk-pdp .gallery-main#mainGallery img,.sk-pdp .gallery-main img{max-width:540px!important;max-height:540px!important;padding:18px!important}.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:minmax(320px,540px) minmax(380px,1fr)!important;gap:clamp(22px,3vw,42px)!important}.sk-pdp .product-hero{padding-top:18px!important;padding-bottom:26px!important}.sk-pdp .product-title,.sk-pdp h1.product-title{font-size:clamp(32px,3.4vw,48px)!important;margin-bottom:8px!important}.sk-pdp .product-subtitle,.sk-pdp .hero-subtitle{font-size:15px!important;margin-bottom:10px!important}.sk-pdp .price-wrap,.sk-pdp .product-price,.sk-pdp .price-row{margin:7px 0 9px!important}.sk-pdp #sizeSelector{margin:9px 0!important;gap:8px!important}.sk-pdp #sizeSelector .sel-btn{min-height:40px!important;padding:8px 10px!important;font-size:11.5px!important}.sk-pdp .hero-upsell-wrap{margin:8px 0 10px!important;padding:13px 14px!important}.sk-pdp .hero-upsell-head{margin-bottom:9px!important;align-items:center!important;justify-content:flex-start!important}.sk-pdp .hero-upsell-head span{font-size:10.5px!important;display:block!important}.sk-pdp .hero-upsell-head strong{font-size:12px!important}.sk-pdp .hero-upsell-card{grid-template-columns:20px 48px 1fr!important;min-height:74px!important;padding:9px!important;gap:8px!important}.sk-pdp .hero-upsell-card img{width:48px!important;height:48px!important;padding:5px!important}.sk-pdp .hero-upsell-card::after{top:8px!important;right:8px!important;font-size:8px!important;padding:4px 7px!important}.sk-pdp .hero-upsell-name{font-size:12.5px!important;margin-bottom:1px!important;padding-right:48px!important}.sk-pdp .hero-upsell-desc{font-size:10px!important;line-height:1.25!important;margin-bottom:2px!important}.sk-pdp .hero-upsell-price{font-size:13px!important}.sk-pdp .qty-row{margin-top:8px!important;margin-bottom:6px!important}.sk-pdp .cta-primary,.sk-pdp .add-to-cart,.sk-pdp .single_add_to_cart_button,.sk-pdp button[name="add-to-cart"]{min-height:50px!important;margin-top:6px!important}.sk-pdp .trust-line,.sk-pdp .benefits-list,.sk-pdp .hero-benefits{margin:8px 0!important}@media(max-width:980px){.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery,.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{max-width:520px!important}}.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:minmax(0,60fr) minmax(360px,40fr)!important;gap:clamp(28px,4vw,58px)!important;align-items:start!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery{width:100%!important;max-width:none!important}.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{width:100%!important;max-width:min(100%,760px)!important;margin-left:auto!important;margin-right:auto!important}.sk-pdp #mainGallery.gallery-main img,.sk-pdp .gallery-main#mainGallery img,.sk-pdp .gallery-main img{max-width:760px!important;max-height:760px!important;padding:24px!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{max-width:560px!important;width:100%!important;margin-left:0!important}@media(max-width:1100px){.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:1fr!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery,.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#MainGallery,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{max-width:560px!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{max-width:none!important}}.sk-pdp .hero-upsell-wrap{padding:20px 22px 22px!important;margin:12px 0 16px!important;box-sizing:border-box!important}.sk-pdp .hero-upsell-head{padding:0 2px 4px!important;margin-bottom:13px!important}.sk-pdp .hero-upsell-grid{gap:14px!important}.sk-pdp .hero-upsell-card{padding:15px 16px!important;min-height:92px!important;box-sizing:border-box!important}.sk-pdp .hero-upsell-card img{margin-left:2px!important}.sk-pdp .hero-upsell-name,.sk-pdp .hero-upsell-desc,.sk-pdp .hero-upsell-price{padding-left:2px!important}@media(max-width:760px){.sk-pdp .hero-upsell-wrap{padding:16px!important}.sk-pdp .hero-upsell-card{padding:13px!important;min-height:88px!important}}.sk-pdp .hero-upsell-wrap{width:100%!important;max-width:100%!important;padding:16px!important;margin:10px 0 14px!important;overflow:hidden!important;box-sizing:border-box!important}.sk-pdp .hero-upsell-grid{width:100%!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;box-sizing:border-box!important}.sk-pdp .hero-upsell-card{min-width:0!important;width:100%!important;max-width:100%!important;grid-template-columns:18px 46px minmax(0,1fr)!important;gap:8px!important;padding:11px!important;box-sizing:border-box!important;overflow:hidden!important}.sk-pdp .hero-upsell-card::after{display:none!important}.sk-pdp .hero-upsell-card img{width:46px!important;height:46px!important;margin-left:0!important;padding:5px!important;box-sizing:border-box!important}.sk-pdp .hero-upsell-check{width:18px!important;height:18px!important}.sk-pdp .hero-upsell-card.selected .hero-upsell-check::after{left:5px!important;top:2px!important;width:5px!important;height:9px!important}.sk-pdp .hero-upsell-card>div:last-child{min-width:0!important;overflow:hidden!important}.sk-pdp .hero-upsell-name{font-size:12px!important;line-height:1.15!important;padding:0!important;margin-bottom:2px!important;white-space:normal!important}.sk-pdp .hero-upsell-desc{font-size:9.5px!important;line-height:1.25!important;padding:0!important;margin-bottom:2px!important;white-space:normal!important}.sk-pdp .hero-upsell-price{font-size:12.5px!important;padding:0!important;line-height:1.1!important}@media(max-width:520px){.sk-pdp .hero-upsell-grid{grid-template-columns:1fr!important}.sk-pdp .hero-upsell-card{grid-template-columns:18px 48px minmax(0,1fr)!important}.sk-pdp .hero-upsell-card img{width:48px!important;height:48px!important}}.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:minmax(0,54fr) minmax(460px,46fr)!important;gap:clamp(24px,3vw,46px)!important;align-items:start!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery{max-width:680px!important;width:100%!important}.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{max-width:min(100%,680px)!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.sk-pdp #mainGallery.gallery-main img,.sk-pdp .gallery-main#mainGallery img,.sk-pdp .gallery-main img{max-width:680px!important;max-height:680px!important;padding:22px!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{max-width:720px!important;width:100%!important}.sk-pdp .product-title,.sk-pdp h1.product-title{white-space:nowrap!important;font-size:clamp(31px,2.75vw,46px)!important;line-height:1!important;letter-spacing:-.02em!important}@media(max-width:1180px){.sk-pdp .product-title,.sk-pdp h1.product-title{white-space:normal!important;font-size:clamp(32px,4vw,44px)!important}.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:minmax(0,52fr) minmax(420px,48fr)!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery,.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{max-width:620px!important}}@media(max-width:980px){.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:1fr!important}.sk-pdp .product-title,.sk-pdp h1.product-title{white-space:normal!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{max-width:none!important}}.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{gap:clamp(12px,1.7vw,26px)!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery{justify-self:end!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{margin-left:0!important;justify-self:start!important}@media(max-width:980px){.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{gap:22px!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery{justify-self:center!important}}.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:minmax(0,55fr) minmax(470px,45fr)!important;gap:clamp(10px,1.4vw,22px)!important;align-items:start!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery{justify-self:start!important;width:100%!important;max-width:740px!important;margin-left:0!important;margin-right:0!important}.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{justify-self:start!important;width:100%!important;max-width:min(100%,740px)!important;margin-left:0!important;margin-right:auto!important}.sk-pdp #mainGallery.gallery-main img,.sk-pdp .gallery-main#mainGallery img,.sk-pdp .gallery-main img{max-width:740px!important;max-height:740px!important;padding:22px!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{justify-self:start!important;max-width:760px!important;margin-left:0!important}@media(max-width:1180px){.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:minmax(0,52fr) minmax(430px,48fr)!important;gap:18px!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery,.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{max-width:640px!important}}@media(max-width:980px){.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:1fr!important;gap:22px!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery,.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{justify-self:center!important;margin-left:auto!important;margin-right:auto!important;max-width:560px!important}}.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:minmax(0,56fr) minmax(500px,44fr)!important;gap:clamp(8px,1.1vw,18px)!important;align-items:start!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery{justify-self:start!important;align-self:start!important;width:100%!important;max-width:780px!important;margin-left:0!important;margin-right:0!important}.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{justify-self:start!important;width:100%!important;max-width:min(100%,780px)!important;margin-left:0!important;margin-right:auto!important}.sk-pdp #mainGallery.gallery-main img,.sk-pdp .gallery-main#mainGallery img,.sk-pdp .gallery-main img{max-width:780px!important;max-height:780px!important;padding:20px!important;object-fit:contain!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{justify-self:start!important;width:100%!important;max-width:780px!important;margin-left:0!important;padding-left:0!important}.sk-pdp .product-title,.sk-pdp h1.product-title{white-space:nowrap!important;font-size:clamp(31px,2.65vw,45px)!important;line-height:1!important}@media(max-width:1240px){.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:minmax(0,53fr) minmax(430px,47fr)!important;gap:16px!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery,.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{max-width:660px!important}.sk-pdp .product-title,.sk-pdp h1.product-title{white-space:normal!important}}@media(max-width:980px){.sk-pdp .product-hero .section-inner,.sk-pdp .product-hero-inner,.sk-pdp .hero-inner{grid-template-columns:1fr!important;gap:22px!important}.sk-pdp .product-gallery,.sk-pdp .gallery-wrap,.sk-pdp .gallery-main-wrap,.sk-pdp .product-hero .product-gallery,.sk-pdp #mainGallery.gallery-main,.sk-pdp .gallery-main#mainGallery,.sk-pdp .gallery-main{justify-self:center!important;margin-left:auto!important;margin-right:auto!important;max-width:560px!important}.sk-pdp .product-info,.sk-pdp .hero-content,.sk-pdp .product-summary{max-width:none!important}.sk-pdp .product-title,.sk-pdp h1.product-title{white-space:normal!important}}.sk-pdp .qty-row{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px!important;margin-top:10px!important;margin-bottom:8px!important}.sk-pdp .qty-row .qty-box,.sk-pdp .qty-row .quantity,.sk-pdp .qty-row .qty-selector{grid-column:1!important;width:96px!important;min-width:96px!important;height:50px!important;margin:0!important}.sk-pdp .qty-row .cta-primary,.sk-pdp .qty-row .add-to-cart,.sk-pdp .qty-row .single_add_to_cart_button,.sk-pdp .qty-row button[name="add-to-cart"]{grid-column:2!important;width:100%!important;margin:0!important;min-height:50px!important}.sk-pdp .hero-stock-note{grid-column:1 / -1!important;margin-top:7px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.04em!important;color:#8b5724!important;text-align:left!important}.sk-pdp .hero-stock-note::before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#8b5724;margin-right:7px;vertical-align:1px}@media(max-width:520px){.sk-pdp .qty-row{grid-template-columns:82px minmax(0,1fr)!important}.sk-pdp .qty-row .qty-box,.sk-pdp .qty-row .quantity,.sk-pdp .qty-row .qty-selector{width:82px!important;min-width:82px!important}}.sk-pdp .benefit-item:empty,.sk-pdp .benefits-list li:empty,.sk-pdp .trust-line-item:empty{display:none!important}.sk-pdp .qty-row{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;grid-template-areas:'qty button' 'stock stock'!important;gap:9px 10px!important;align-items:center!important;width:100%!important}.sk-pdp .qty-row .qty-box,.sk-pdp .qty-row .quantity,.sk-pdp .qty-row .qty-selector{grid-area:qty!important;width:96px!important;min-width:96px!important;height:52px!important;margin:0!important}.sk-pdp .qty-row .cta-primary,.sk-pdp .qty-row .add-to-cart,.sk-pdp .qty-row .single_add_to_cart_button,.sk-pdp .qty-row button[name="add-to-cart"]{grid-area:button!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important}.sk-pdp .hero-stock-note{grid-area:stock!important;margin-top:2px!important;padding-left:2px!important;font-size:12px!important;font-weight:800!important;color:#8b5724!important;letter-spacing:.03em!important}@media(max-width:520px){.sk-pdp .qty-row{grid-template-columns:82px minmax(0,1fr)!important}.sk-pdp .qty-row .qty-box,.sk-pdp .qty-row .quantity,.sk-pdp .qty-row .qty-selector{width:82px!important;min-width:82px!important}}.sk-pdp .product-hero,.sk-pdp .hero,.sk-pdp .product-section{display:block!important;visibility:visible!important;opacity:1!important}.sk-pdp #sets .set-compare-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important;align-items:stretch!important;overflow:visible!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important}.sk-pdp #sets .set-card{display:flex!important;flex-direction:column!important;position:relative!important;min-width:0!important;overflow:hidden!important;padding:22px!important;background:#fff!important;border:1px solid rgba(139,87,36,.18)!important}.sk-pdp #sets .set-card-img{width:100%!important;height:220px!important;max-height:220px!important;object-fit:contain!important;display:block!important;margin:0 0 16px!important;padding:10px!important;background:#f7f3ee!important}.sk-pdp #sets .set-card-name{font-size:23px!important;line-height:1.05!important;margin:0 0 8px!important;color:#111!important;white-space:normal!important}.sk-pdp #sets .set-card-for{font-size:13px!important;line-height:1.45!important;margin:0 0 12px!important;color:rgba(17,17,17,.62)!important}.sk-pdp #sets .set-card-price{font-size:24px!important;line-height:1!important;margin:0 0 3px!important;color:#8b5724!important}.sk-pdp #sets .set-card-price-old{font-size:13px!important;margin:0 0 14px!important;color:rgba(17,17,17,.38)!important;text-decoration:line-through!important}.sk-pdp #sets .set-card-includes{margin:0 0 18px!important;padding-left:18px!important;display:block!important;color:rgba(17,17,17,.64)!important}.sk-pdp #sets .set-card-includes li{display:list-item!important;font-size:13px!important;line-height:1.45!important;margin-bottom:5px!important;white-space:normal!important}.sk-pdp #sets .set-card-cta{margin-top:auto!important;width:100%!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;white-space:normal!important}@media(max-width:1100px){.sk-pdp #sets .set-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.sk-pdp #sets .set-compare-grid{grid-template-columns:1fr!important}}.sk-pdp .product-hero,.sk-pdp .hero{display:block!important;visibility:visible!important;opacity:1!important}.sk-pdp .product-section{display:grid!important;grid-template-columns:minmax(0,56fr) minmax(500px,44fr)!important;gap:clamp(12px,1.6vw,28px)!important;align-items:start!important;max-width:1320px!important;margin:0 auto!important;padding:28px clamp(24px,4vw,56px)!important;box-sizing:border-box!important}.sk-pdp .product-section .product-gallery,.sk-pdp .product-section .gallery-wrap,.sk-pdp .product-section .gallery-main-wrap{grid-column:1!important;justify-self:start!important;width:100%!important;max-width:760px!important;margin:0!important}.sk-pdp .product-section .product-info,.sk-pdp .product-section .hero-content,.sk-pdp .product-section .product-summary{grid-column:2!important;justify-self:start!important;width:100%!important;max-width:720px!important;margin:0!important;padding:0!important}.sk-pdp .product-section #mainGallery.gallery-main,.sk-pdp .product-section .gallery-main#mainGallery,.sk-pdp .product-section .gallery-main{width:100%!important;max-width:760px!important;aspect-ratio:1/1!important;margin:0!important}.sk-pdp .product-section #mainGallery.gallery-main img,.sk-pdp .product-section .gallery-main#mainGallery img,.sk-pdp .product-section .gallery-main img{width:100%!important;height:100%!important;max-width:760px!important;max-height:760px!important;object-fit:contain!important;padding:20px!important}.sk-pdp .product-section .thumbs,.sk-pdp .product-section .thumbnail-row,.sk-pdp .product-section .gallery-thumbs{max-width:760px!important}.sk-pdp .product-section .product-title,.sk-pdp .product-section h1.product-title{white-space:nowrap!important;font-size:clamp(31px,2.65vw,45px)!important;line-height:1!important;margin-top:0!important}@media(max-width:1240px){.sk-pdp .product-section{grid-template-columns:minmax(0,52fr) minmax(430px,48fr)!important;gap:18px!important;max-width:1180px!important}.sk-pdp .product-section .product-gallery,.sk-pdp .product-section .gallery-wrap,.sk-pdp .product-section .gallery-main-wrap,.sk-pdp .product-section #mainGallery.gallery-main,.sk-pdp .product-section .gallery-main#mainGallery,.sk-pdp .product-section .gallery-main{max-width:620px!important}.sk-pdp .product-section .product-title,.sk-pdp .product-section h1.product-title{white-space:normal!important}}@media(max-width:980px){.sk-pdp .product-section{grid-template-columns:1fr!important;padding:24px 18px!important}.sk-pdp .product-section .product-gallery,.sk-pdp .product-section .gallery-wrap,.sk-pdp .product-section .gallery-main-wrap,.sk-pdp .product-section .product-info,.sk-pdp .product-section .hero-content,.sk-pdp .product-section .product-summary{grid-column:1!important;max-width:none!important}.sk-pdp .product-section #mainGallery.gallery-main,.sk-pdp .product-section .gallery-main#mainGallery,.sk-pdp .product-section .gallery-main{max-width:560px!important;margin:0 auto!important}.sk-pdp .product-section .product-title,.sk-pdp .product-section h1.product-title{white-space:normal!important}}.sk-pdp .product-section .qty-row{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;grid-template-areas:'qty button' 'stock stock'!important;column-gap:10px!important;row-gap:7px!important;align-items:stretch!important;width:100%!important;margin-top:10px!important;margin-bottom:8px!important}.sk-pdp .product-section .qty-box,.sk-pdp .product-section .quantity,.sk-pdp .product-section .qty-selector{grid-area:qty!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:52px!important;margin:0!important;align-self:stretch!important}.sk-pdp .product-section .cta-primary,.sk-pdp .product-section .add-to-cart,.sk-pdp .product-section .single_add_to_cart_button,.sk-pdp .product-section button[name="add-to-cart"]{grid-area:button!important;width:100%!important;max-width:none!important;height:52px!important;min-height:52px!important;margin:0!important;align-self:stretch!important}.sk-pdp .product-section .hero-stock-note{grid-area:stock!important;margin:2px 0 0!important;padding-left:2px!important}.sk-pdp .product-section .qty-row>button:not(.qty-btn),.sk-pdp .product-section .qty-row>a.cta-primary{grid-area:button!important}@media(max-width:520px){.sk-pdp .product-section .qty-row{grid-template-columns:82px minmax(0,1fr)!important}.sk-pdp .product-section .qty-box,.sk-pdp .product-section .quantity,.sk-pdp .product-section .qty-selector{width:82px!important;min-width:82px!important;max-width:82px!important}}.sk-pdp .product-section .qty-row,.sk-pdp .qty-row{display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;grid-template-areas:'qty button' 'stock stock'!important;gap:8px 10px!important;align-items:stretch!important;width:100%!important;margin:10px 0 8px!important}.sk-pdp .product-section .qty-row .qty-box,.sk-pdp .product-section .qty-row .quantity,.sk-pdp .product-section .qty-row .qty-selector,.sk-pdp .qty-row .qty-box,.sk-pdp .qty-row .quantity,.sk-pdp .qty-row .qty-selector{grid-area:qty!important;width:98px!important;min-width:98px!important;max-width:98px!important;height:52px!important;margin:0!important;align-self:stretch!important}.sk-pdp .product-section .qty-row .cta-primary,.sk-pdp .product-section .qty-row .add-to-cart,.sk-pdp .product-section .qty-row .single_add_to_cart_button,.sk-pdp .product-section .qty-row button[name="add-to-cart"],.sk-pdp .qty-row .cta-primary,.sk-pdp .qty-row .add-to-cart,.sk-pdp .qty-row .single_add_to_cart_button,.sk-pdp .qty-row button[name="add-to-cart"]{grid-area:button!important;width:100%!important;max-width:none!important;min-width:0!important;height:52px!important;min-height:52px!important;margin:0!important;align-self:stretch!important}.sk-pdp .product-section .qty-row .hero-stock-note,.sk-pdp .qty-row .hero-stock-note{grid-area:stock!important;margin:2px 0 0!important;padding-left:2px!important}.sk-pdp .product-section .qty-row>*:not(.qty-box):not(.quantity):not(.qty-selector):not(.hero-stock-note):first-child{grid-area:button!important}@media(max-width:520px){.sk-pdp .product-section .qty-row,.sk-pdp .qty-row{grid-template-columns:84px minmax(0,1fr)!important}.sk-pdp .product-section .qty-row .qty-box,.sk-pdp .product-section .qty-row .quantity,.sk-pdp .product-section .qty-row .qty-selector,.sk-pdp .qty-row .qty-box,.sk-pdp .qty-row .quantity,.sk-pdp .qty-row .qty-selector{width:84px!important;min-width:84px!important;max-width:84px!important}}.sk-pdp .product-section .buy-row{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;grid-template-areas:'qty button' 'stock stock'!important;gap:8px 10px!important;align-items:stretch!important;width:100%!important;margin:10px 0 8px!important}.sk-pdp .product-section .buy-row .qty-box,.sk-pdp .product-section .buy-row .quantity,.sk-pdp .product-section .buy-row .qty-selector{grid-area:qty!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:52px!important;margin:0!important;align-self:stretch!important}.sk-pdp .product-section .buy-row .cta-primary,.sk-pdp .product-section .buy-row .add-to-cart,.sk-pdp .product-section .buy-row .single_add_to_cart_button,.sk-pdp .product-section .buy-row button[name="add-to-cart"]{grid-area:button!important;width:100%!important;max-width:none!important;min-width:0!important;height:52px!important;min-height:52px!important;margin:0!important;align-self:stretch!important;display:flex!important;align-items:center!important;justify-content:center!important}.sk-pdp .product-section .buy-row .hero-stock-note{grid-area:stock!important;margin:2px 0 0!important;padding-left:2px!important}@media(max-width:520px){.sk-pdp .product-section .buy-row{grid-template-columns:84px minmax(0,1fr)!important}.sk-pdp .product-section .buy-row .qty-box,.sk-pdp .product-section .buy-row .quantity,.sk-pdp .product-section .buy-row .qty-selector{width:84px!important;min-width:84px!important;max-width:84px!important}}.sk-pdp .sumisu-tp-stars{display:inline-flex!important;align-items:center!important;gap:3px!important;vertical-align:middle!important}.sk-pdp .sumisu-tp-star{width:18px!important;height:18px!important;border-radius:1px!important;background:#00b67a!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:900!important;line-height:1!important;font-family:Arial,sans-serif!important}.sk-pdp .review-card .sumisu-tp-star,.sk-pdp .reviews-section .sumisu-tp-star,.sk-pdp #reviews .sumisu-tp-star{width:21px!important;height:21px!important;font-size:14px!important}.sk-pdp .hero-review-above-title .sumisu-tp-star{width:17px!important;height:17px!important;font-size:11px!important}.sk-pdp .sumisu-tp-stars-wrap{color:inherit!important;display:inline-flex!important;align-items:center!important}.sk-pdp .sumisu-tp-stars-wrap svg{display:none!important}.sk-pdp .hero-review-above-title{margin:0 0 9px!important;display:flex!important;align-items:center!important;gap:8px!important;color:#8b5724!important}.sk-pdp .hero-review-above-title a,.sk-pdp .hero-review-above-title span{font-size:12px!important;font-weight:700!important;color:rgba(17,17,17,.62)!important}.sk-pdp .hero-review-above-title .stars,.sk-pdp .hero-review-above-title .review-stars{color:#b88a3d!important}.sk-pdp .product-section .product-title,.sk-pdp .product-section h1.product-title{margin-top:0!important}.sk-pdp .product-section{padding-top:18px!important;padding-bottom:22px!important}.sk-pdp .product-section .product-info,.sk-pdp .product-section .hero-content,.sk-pdp .product-section .product-summary{display:block!important}.sk-pdp .hero-review-above-title{margin-bottom:5px!important;line-height:1.1!important}.sk-pdp .product-section .product-title,.sk-pdp .product-section h1.product-title{font-size:clamp(30px,2.38vw,41px)!important;line-height:.98!important;margin-bottom:6px!important;letter-spacing:-.025em!important}.sk-pdp .product-section .product-subtitle,.sk-pdp .product-section .hero-subtitle,.sk-pdp .product-section .product-description{font-size:14px!important;line-height:1.38!important;margin:0 0 7px!important}.sk-pdp .product-section .price-wrap,.sk-pdp .product-section .price-row,.sk-pdp .product-section .product-price{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:4px 10px!important;margin:5px 0 7px!important;line-height:1.1!important}.sk-pdp .product-section .price-current,.sk-pdp .product-section .sale-price,.sk-pdp .product-section .current-price{font-size:28px!important;line-height:1!important}.sk-pdp .product-section .price-old,.sk-pdp .product-section .old-price,.sk-pdp .product-section del{font-size:13px!important;line-height:1!important}.sk-pdp .product-section .price-save,.sk-pdp .product-section .discount-badge,.sk-pdp .product-section .sale-badge{font-size:10px!important;padding:5px 8px!important;line-height:1!important}.sk-pdp .product-section #sizeSelector{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin:6px 0 7px!important}.sk-pdp .product-section #sizeSelector .sel-btn{min-height:36px!important;padding:7px 6px!important;font-size:10.5px!important;line-height:1.15!important;letter-spacing:.02em!important}.sk-pdp .product-section .hero-upsell-wrap{margin:7px 0 8px!important;padding:10px!important;border-radius:5px!important}.sk-pdp .product-section .hero-upsell-head{padding:0!important;margin-bottom:7px!important;line-height:1!important}.sk-pdp .product-section .hero-upsell-head span{font-size:9.5px!important;letter-spacing:.13em!important;line-height:1!important}.sk-pdp .product-section .hero-upsell-grid{gap:8px!important}.sk-pdp .product-section .hero-upsell-card{grid-template-columns:16px 40px minmax(0,1fr)!important;gap:7px!important;min-height:66px!important;padding:8px!important}.sk-pdp .product-section .hero-upsell-check{width:16px!important;height:16px!important}.sk-pdp .product-section .hero-upsell-card.selected .hero-upsell-check::after{left:4px!important;top:1px!important;width:4px!important;height:8px!important}.sk-pdp .product-section .hero-upsell-card img{width:40px!important;height:40px!important;padding:4px!important}.sk-pdp .product-section .hero-upsell-name{font-size:11px!important;line-height:1.12!important;margin:0 0 1px!important;padding:0!important}.sk-pdp .product-section .hero-upsell-desc{font-size:8.8px!important;line-height:1.18!important;margin:0 0 1px!important;padding:0!important}.sk-pdp .product-section .hero-upsell-price{font-size:11.5px!important;line-height:1!important;margin:0!important;padding:0!important}.sk-pdp .product-section .trust-line,.sk-pdp .product-section .benefits-list,.sk-pdp .product-section .hero-benefits{margin:6px 0!important}.sk-pdp .product-section .buy-row,.sk-pdp .product-section .qty-row{margin-top:6px!important;margin-bottom:6px!important}.sk-pdp .product-section .buy-row .qty-box,.sk-pdp .product-section .buy-row .quantity,.sk-pdp .product-section .buy-row .qty-selector,.sk-pdp .product-section .buy-row .cta-primary,.sk-pdp .product-section .buy-row .add-to-cart,.sk-pdp .product-section .buy-row .single_add_to_cart_button,.sk-pdp .product-section .buy-row button[name="add-to-cart"]{height:48px!important;min-height:48px!important}@media(max-width:1180px){.sk-pdp .product-section #sizeSelector{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sk-pdp .product-section .product-title,.sk-pdp .product-section h1.product-title{font-size:clamp(30px,3.4vw,40px)!important}}@media(max-width:980px){.sk-pdp .product-section #sizeSelector{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sk-pdp .product-section .hero-upsell-card{min-height:72px!important}.sk-pdp .product-section .hero-upsell-desc{font-size:9.5px!important}}.sk-pdp .hero-stock-note{color:#2f8f57!important}.sk-pdp .hero-stock-note::before{background:#2f8f57!important;box-shadow:0 0 0 3px rgba(47,143,87,.12)!important}.sk-pdp .stock-note,.sk-pdp .stock-warning{color:#2f8f57!important}.sk-pdp .stock-note::before,.sk-pdp .stock-warning::before{background:#2f8f57!important}.sk-pdp .product-section .buy-row ~ .trust-line svg,.sk-pdp .product-section .buy-row ~ .benefits-list svg,.sk-pdp .product-section .buy-row ~ .hero-benefits svg,.sk-pdp .product-section .qty-row ~ .trust-line svg,.sk-pdp .product-section .qty-row ~ .benefits-list svg,.sk-pdp .product-section .qty-row ~ .hero-benefits svg,.sk-pdp .product-section .trust-line-item svg,.sk-pdp .product-section .benefits-list li svg,.sk-pdp .product-section .final-badge svg,.sk-pdp .product-section .usp-item svg{color:#2f8f57!important;stroke:#2f8f57!important;fill:none!important}.sk-pdp .product-section .trust-line-item::before,.sk-pdp .product-section .benefits-list li::before,.sk-pdp .product-section .hero-benefits li::before,.sk-pdp .product-section .usp-item::before{color:#2f8f57!important;background:#2f8f57!important;border-color:#2f8f57!important}.sk-pdp .product-section .check,.sk-pdp .product-section .checkmark,.sk-pdp .product-section .tick,.sk-pdp .product-section .usp-check{color:#2f8f57!important;border-color:#2f8f57!important}.sk-pdp .product-section #sizeSelector .sel-btn.recommended::before,.sk-pdp .product-section #sizeSelector .sel-btn.recommended::after,.sk-pdp #sizeSelector .sel-btn.recommended::before,.sk-pdp #sizeSelector .sel-btn.recommended::after{display:none!important;content:none!important}.sk-pdp .product-section #sizeSelector .sel-btn.recommended,.sk-pdp #sizeSelector .sel-btn.recommended{position:relative!important;border-color:#8b5724!important;background:linear-gradient(135deg,#fffaf2,#f4e6d1)!important;color:#111!important;box-shadow:inset 0 0 0 1px rgba(139,87,36,.16)!important}.sk-pdp .product-section #sizeSelector .sel-btn.recommended.active,.sk-pdp #sizeSelector .sel-btn.recommended.active{border-color:#8b5724!important;background:linear-gradient(135deg,#8b5724,#b87935)!important;color:#fff!important;box-shadow:0 8px 18px rgba(139,87,36,.18)!important}.sk-pdp .product-section .price-save,.sk-pdp .product-section .discount-badge,.sk-pdp .product-section .sale-badge,.sk-pdp .price-save,.sk-pdp .discount-badge,.sk-pdp .sale-badge{background:linear-gradient(135deg,#e85d2a,#c9431c)!important;color:#fff!important;border:1px solid rgba(232,93,42,.72)!important;border-radius:999px!important;box-shadow:0 8px 20px rgba(232,93,42,.20)!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:6px 10px!important}.sk-pdp .product-section .price-save::before,.sk-pdp .product-section .discount-badge::before,.sk-pdp .product-section .sale-badge::before,.sk-pdp .price-save::before,.sk-pdp .discount-badge::before,.sk-pdp .sale-badge::before{content:'Actie ';font-weight:900!important}.sk-pdp .product-section .price-save:empty::before,.sk-pdp .product-section .discount-badge:empty::before,.sk-pdp .product-section .sale-badge:empty::before{content:'Actie 15% voordeel'}.sk-pdp .gallery-badge,.sk-pdp .photo-badge,.sk-pdp .product-photo-badge,.sk-pdp .hero-badge{background:linear-gradient(135deg,#e85d2a,#c9431c)!important;color:#fff!important;border:1px solid rgba(232,93,42,.72)!important;border-radius:999px!important;box-shadow:0 10px 24px rgba(232,93,42,.24)!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:8px 12px!important}.sk-pdp .gallery-badge::before,.sk-pdp .photo-badge::before,.sk-pdp .product-photo-badge::before,.sk-pdp .hero-badge::before{content:none!important;display:none!important}.sk-pdp .product-section .sumisu-top-usp-bar{display:none!important}.sk-pdp .sumisu-top-usp-bar{background:linear-gradient(180deg,#141414 0%,#080808 100%)!important;border-top:1px solid rgba(226,200,152,.16)!important;border-bottom:1px solid rgba(226,200,152,.18)!important;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important;padding:0 clamp(20px,4vw,72px)!important;min-height:84px!important;overflow:hidden!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;text-align:left!important;padding:16px 14px!important;border-right:1px solid rgba(255,255,255,.07)!important;min-width:0!important;background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0))!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item:first-child{border-left:1px solid rgba(255,255,255,.07)!important}.sk-pdp .sumisu-top-usp-icon{width:30px!important;height:30px!important;border-radius:50%!important;border:1px solid rgba(226,200,152,.42)!important;background:rgba(226,200,152,.08)!important;color:#e2c898!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 30px!important}.sk-pdp .sumisu-top-usp-icon svg{width:15px!important;height:15px!important;stroke:currentColor!important;stroke-width:1.8!important;fill:none!important}.sk-pdp .sumisu-top-usp-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}.sk-pdp .sumisu-top-usp-title{display:block!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.12!important;letter-spacing:.01em!important;white-space:normal!important}.sk-pdp .sumisu-top-usp-sub{display:block!important;color:rgba(240,235,227,.66)!important;font-size:10.5px!important;font-weight:600!important;line-height:1.25!important;letter-spacing:.01em!important;white-space:normal!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item:nth-child(4) .sumisu-top-usp-icon{border-color:rgba(226,200,152,.72)!important;background:rgba(226,200,152,.16)!important;color:#f0d79a!important;box-shadow:0 0 0 3px rgba(226,200,152,.06)!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item:nth-child(4) .sumisu-top-usp-title{color:#e2c898!important}@media(max-width:1120px){.sk-pdp .sumisu-top-usp-bar{grid-template-columns:repeat(7,minmax(168px,1fr))!important;overflow-x:auto!important;padding:0 14px!important;scrollbar-width:none!important}.sk-pdp .sumisu-top-usp-bar::-webkit-scrollbar{display:none!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{padding:14px 12px!important}.sk-pdp .sumisu-top-usp-title{font-size:12px!important}.sk-pdp .sumisu-top-usp-sub{font-size:10px!important}}.sk-pdp .sumisu-top-usp-bar{align-items:stretch!important;grid-auto-rows:1fr!important;height:84px!important;min-height:84px!important;max-height:84px!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{height:84px!important;min-height:84px!important;max-height:84px!important;box-sizing:border-box!important;align-self:stretch!important;overflow:hidden!important}.sk-pdp .sumisu-top-usp-icon{align-self:center!important}.sk-pdp .sumisu-top-usp-copy{height:52px!important;min-height:52px!important;max-height:52px!important;justify-content:center!important;overflow:hidden!important}.sk-pdp .sumisu-top-usp-title{min-height:28px!important;max-height:28px!important;display:flex!important;align-items:flex-end!important;overflow:hidden!important}.sk-pdp .sumisu-top-usp-sub{min-height:21px!important;max-height:21px!important;display:flex!important;align-items:flex-start!important;overflow:hidden!important}@media(max-width:1120px){.sk-pdp .sumisu-top-usp-bar{height:82px!important;min-height:82px!important;max-height:82px!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{height:82px!important;min-height:82px!important;max-height:82px!important}.sk-pdp .sumisu-top-usp-copy{height:50px!important;min-height:50px!important;max-height:50px!important}.sk-pdp .sumisu-top-usp-title{min-height:27px!important;max-height:27px!important}.sk-pdp .sumisu-top-usp-sub{min-height:20px!important;max-height:20px!important}}.sk-pdp .sumisu-top-usp-bar{height:68px!important;min-height:68px!important;max-height:68px!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{height:68px!important;min-height:68px!important;max-height:68px!important;grid-template-columns:30px minmax(0,1fr)!important;gap:10px!important;padding:12px 14px!important;align-items:center!important}.sk-pdp .sumisu-top-usp-copy{height:auto!important;min-height:0!important;max-height:none!important;justify-content:center!important;gap:0!important}.sk-pdp .sumisu-top-usp-title{min-height:0!important;max-height:none!important;display:block!important;align-items:center!important;font-size:13px!important;line-height:1.15!important;overflow:visible!important}.sk-pdp .sumisu-top-usp-sub{display:none!important}@media(max-width:1120px){.sk-pdp .sumisu-top-usp-bar{height:66px!important;min-height:66px!important;max-height:66px!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{height:66px!important;min-height:66px!important;max-height:66px!important;padding:11px 12px!important}.sk-pdp .sumisu-top-usp-title{font-size:12px!important}}.sk-pdp .sumisu-top-usp-bar{grid-template-columns:repeat(6,minmax(0,1fr))!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:0 clamp(28px,5vw,96px)!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{height:64px!important;min-height:64px!important;max-height:64px!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;padding:11px 18px!important}.sk-pdp .sumisu-top-usp-icon{width:28px!important;height:28px!important;flex-basis:28px!important}.sk-pdp .sumisu-top-usp-icon svg{width:14px!important;height:14px!important}.sk-pdp .sumisu-top-usp-copy{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.sk-pdp .sumisu-top-usp-title{font-size:13px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;min-height:0!important;max-height:none!important}.sk-pdp .sumisu-top-usp-sub{display:none!important}@media(max-width:1120px){.sk-pdp .sumisu-top-usp-bar{grid-template-columns:repeat(6,minmax(188px,1fr))!important;height:62px!important;min-height:62px!important;max-height:62px!important;overflow-x:auto!important;padding:0 14px!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{height:62px!important;min-height:62px!important;max-height:62px!important;padding:10px 14px!important}.sk-pdp .sumisu-top-usp-title{font-size:12.5px!important;white-space:nowrap!important}}.sk-pdp #sets .set-card{position:relative!important;overflow:visible!important}.sk-pdp #sets .set-card::before{content:attr(data-badge)!important;position:absolute!important;top:14px!important;left:14px!important;right:auto!important;z-index:5!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 11px!important;border-radius:999px!important;background:linear-gradient(135deg,#181818,#2c2c2c)!important;color:#e2c898!important;border:1px solid rgba(226,200,152,.45)!important;box-shadow:0 8px 18px rgba(0,0,0,.18)!important;font-size:9.5px!important;font-weight:900!important;line-height:1!important;letter-spacing:.10em!important;text-transform:uppercase!important;white-space:nowrap!important;opacity:1!important;transform:none!important}.sk-pdp #sets .set-card[data-set-size="3"]::before{background:linear-gradient(135deg,#f7f3ee,#eadcc8)!important;color:#8b5724!important;border-color:rgba(139,87,36,.28)!important;box-shadow:0 8px 18px rgba(71,42,16,.10)!important}.sk-pdp #sets .set-card[data-set-size="4"]::before{background:linear-gradient(135deg,#e85d2a,#c9431c)!important;color:#fff!important;border-color:rgba(232,93,42,.72)!important;box-shadow:0 10px 22px rgba(232,93,42,.22)!important}.sk-pdp #sets .set-card[data-set-size="5"]::before{background:linear-gradient(135deg,#8b5724,#b87935)!important;color:#fff!important;border-color:rgba(139,87,36,.55)!important;box-shadow:0 10px 22px rgba(139,87,36,.18)!important}.sk-pdp #sets .set-card.featured::before,.sk-pdp #sets .set-card[data-set-size="6"]::before{content:attr(data-badge)!important;background:linear-gradient(135deg,#111,#3a2a18)!important;color:#f2d28a!important;border:1px solid rgba(242,210,138,.68)!important;box-shadow:0 10px 24px rgba(0,0,0,.22),0 0 0 3px rgba(242,210,138,.08)!important}.sk-pdp #sets .set-card[data-badge=""]::before{display:none!important}.sk-pdp #sets .set-card-img{position:relative!important;z-index:1!important}.sk-pdp #sets .set-compare-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important;align-items:stretch!important;overflow:visible!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important}.sk-pdp #sets .set-card{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;min-height:100%!important;padding:18px 22px 24px!important;overflow:visible!important;background:linear-gradient(180deg,#fff 0%,#fcfbf8 100%)!important;border:1px solid rgba(17,17,17,.08)!important;border-radius:12px!important;box-shadow:0 10px 26px rgba(0,0,0,.045)!important;transition:all .25s ease!important}.sk-pdp #sets .set-card:hover{transform:translateY(-2px)!important;border-color:rgba(184,121,53,.34)!important;box-shadow:0 16px 36px rgba(71,42,16,.11)!important}.sk-pdp #sets .set-card.featured{border-color:rgba(184,121,53,.36)!important;background:linear-gradient(180deg,rgba(200,169,110,.09),#fff 24%)!important}.sk-pdp #sets .set-card::before{content:attr(data-badge)!important;position:absolute!important;top:12px!important;left:12px!important;z-index:5!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 12px!important;border-radius:999px!important;font-size:9.5px!important;font-weight:900!important;line-height:1!important;letter-spacing:.09em!important;text-transform:uppercase!important;white-space:nowrap!important;opacity:1!important;transform:none!important;box-shadow:0 8px 18px rgba(0,0,0,.12)!important}.sk-pdp #sets .set-card[data-set-size="3"]::before{background:linear-gradient(135deg,#f7f1e7,#ead8bf)!important;color:#8b5724!important;border:1px solid rgba(139,87,36,.18)!important}.sk-pdp #sets .set-card[data-set-size="4"]::before{background:linear-gradient(135deg,#e85d2a,#c9431c)!important;color:#fff!important;border:1px solid rgba(232,93,42,.40)!important;box-shadow:0 10px 22px rgba(232,93,42,.20)!important}.sk-pdp #sets .set-card[data-set-size="5"]::before{background:linear-gradient(135deg,#97712b,#ba8d33)!important;color:#fff!important;border:1px solid rgba(151,113,43,.30)!important}.sk-pdp #sets .set-card[data-set-size="6"]::before{background:linear-gradient(135deg,#151515,#332515)!important;color:#f0d79a!important;border:1px solid rgba(240,215,154,.36)!important;box-shadow:0 10px 22px rgba(0,0,0,.20),0 0 0 3px rgba(240,215,154,.07)!important}.sk-pdp #sets .set-card[data-badge=""]::before{display:none!important}.sk-pdp #sets .set-card-img{position:relative!important;z-index:1!important;width:100%!important;height:220px!important;max-height:220px!important;object-fit:contain!important;display:block!important;margin:0 0 14px!important;padding:10px!important;background:#f5f1ea!important;border-radius:8px!important;box-sizing:border-box!important}.sk-pdp #sets .set-card-name{font-family:'Cormorant Garamond',serif!important;font-size:22px!important;font-weight:600!important;line-height:1.02!important;margin:0 0 4px!important;color:#111!important;white-space:normal!important}.sk-pdp #sets .set-card-for{font-size:12.5px!important;font-weight:500!important;line-height:1.45!important;min-height:36px!important;margin:0 0 14px!important;color:#7a746d!important;letter-spacing:.01em!important}.sk-pdp #sets .set-card-price{font-family:'Cormorant Garamond',serif!important;font-size:24px!important;font-weight:700!important;line-height:1!important;margin:0 0 3px!important;color:#8b5724!important}.sk-pdp #sets .set-card-price-old{font-size:13px!important;line-height:1!important;margin:0 0 14px!important;color:#a59b90!important;text-decoration:line-through!important}.sk-pdp #sets .set-card-includes{list-style:none!important;display:grid!important;gap:0!important;margin:0 0 18px!important;padding:0!important;color:rgba(17,17,17,.66)!important}.sk-pdp #sets .set-card-includes li{list-style:none!important;display:grid!important;grid-template-columns:minmax(82px,96px) minmax(0,1fr)!important;gap:10px!important;align-items:start!important;margin:0!important;padding:8px 0!important;border-top:1px solid rgba(17,17,17,.07)!important;font-size:12px!important;line-height:1.34!important;color:#55504a!important;white-space:normal!important}.sk-pdp #sets .set-card-includes li:first-child{border-top:0!important;padding-top:0!important}.sk-pdp #sets .set-card-includes li:last-child{padding-bottom:0!important}.sk-pdp #sets .set-card-includes li::before,.sk-pdp #sets .set-card-includes li::marker{display:none!important;content:''!important}.sk-pdp #sets .set-card-includes strong{font-size:12.5px!important;font-weight:900!important;color:#111!important;line-height:1.22!important;text-align:left!important}.sk-pdp #sets .set-card-includes span{font-size:12px!important;font-weight:600!important;color:#6b665f!important;line-height:1.34!important;text-align:left!important}.sk-pdp #sets .set-card-cta{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:40px!important;height:40px!important;margin-top:auto!important;border-radius:7px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;letter-spacing:.03em!important;text-align:center!important;transition:all .25s ease!important;white-space:normal!important}.sk-pdp #sets .set-card-cta.outline{background:#fff!important;border:1px solid rgba(184,121,53,.30)!important;color:#8b5724!important}.sk-pdp #sets .set-card-cta.primary{background:linear-gradient(135deg,#caa560,#b88a3d)!important;color:#111!important;border:0!important}.sk-pdp #sets .set-card-cta:hover{filter:brightness(1.04)!important;transform:translateY(-1px)!important}@media(max-width:1100px){.sk-pdp #sets .set-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.sk-pdp #sets .set-compare-grid{grid-template-columns:1fr!important}.sk-pdp #sets .set-card{padding:14px!important}.sk-pdp #sets .set-card-for{min-height:0!important}.sk-pdp #sets .set-card-includes li{grid-template-columns:92px minmax(0,1fr)!important}}.sk-pdp .sumisu-top-usp-bar{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#cdb78f!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:none!important;padding-left:clamp(28px,5vw,96px)!important;padding-right:clamp(28px,5vw,96px)!important;box-sizing:border-box!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{background:transparent!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:none!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item:first-child,.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item:last-child{border:0!important;outline:0!important}.sk-pdp .sumisu-top-usp-bar::before,.sk-pdp .sumisu-top-usp-bar::after,.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item::before,.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item::after{content:none!important;display:none!important;border:0!important;outline:0!important;background:none!important;box-shadow:none!important}.sk-pdp .sumisu-top-usp-icon{background:rgba(255,255,255,.14)!important;border:0!important;outline:0!important;box-shadow:none!important;color:#fff!important}.sk-pdp .sumisu-top-usp-title{color:#fff!important;text-shadow:none!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item:nth-child(4) .sumisu-top-usp-icon{background:rgba(255,255,255,.18)!important;border:0!important;outline:0!important;box-shadow:none!important;color:#fff!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item:nth-child(4) .sumisu-top-usp-title{color:#fff!important}.sk-pdp .sumisu-top-usp-bar,.sk-pdp .benefit-grid.sumisu-top-usp-bar,.sk-pdp .benefits-grid.sumisu-top-usp-bar,.sk-pdp .benefits-row.sumisu-top-usp-bar,.sk-pdp .trust-line.sumisu-top-usp-bar,.sk-pdp .usp-bar.sumisu-top-usp-bar{display:grid!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#cdb78f!important;background-image:none!important;border:0!important;border-top:0!important;border-right:0!important;border-bottom:0!important;border-left:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;overflow:hidden!important;background-clip:border-box!important}.sk-pdp .sumisu-top-usp-bar *,.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item,.sk-pdp .sumisu-top-usp-bar .benefit-item{background-color:transparent!important;background-image:none!important;border:0!important;border-top:0!important;border-right:0!important;border-bottom:0!important;border-left:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important}.sk-pdp .sumisu-top-usp-bar::before,.sk-pdp .sumisu-top-usp-bar::after,.sk-pdp .sumisu-top-usp-bar *::before,.sk-pdp .sumisu-top-usp-bar *::after{content:none!important;display:none!important;border:0!important;outline:0!important;box-shadow:none!important;background:none!important}.sk-pdp .sumisu-top-usp-bar{position:relative!important;z-index:1!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-icon{background:rgba(255,255,255,.14)!important;color:#fff!important;border-radius:50%!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-title{color:#fff!important;text-shadow:none!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-copy{background:transparent!important}.sk-pdp .sumisu-gift-occasions{margin:22px 0 0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;display:block!important;box-shadow:none!important}.sk-pdp .sumisu-gift-occasions-title{display:block!important;margin:0 0 14px!important;padding:0!important;background:transparent!important;color:rgba(240,235,227,.82)!important;font-size:13.5px!important;font-weight:500!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important}.sk-pdp .sumisu-gift-occasions-title::after{content:':'!important}.sk-pdp .sumisu-gift-occasions-text{display:none!important}.sk-pdp .sumisu-gift-tag-grid{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important}.sk-pdp .sumisu-gift-tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 14px!important;border:1px solid rgba(205,183,143,.35)!important;border-radius:2px!important;background:transparent!important;color:#f0d79a!important;font-size:11px!important;font-weight:900!important;line-height:1!important;letter-spacing:.11em!important;text-transform:uppercase!important;white-space:nowrap!important}.sk-pdp .sumisu-gift-icon-grid,.sk-pdp .sumisu-gift-icon-card,.sk-pdp .sumisu-gift-icon{display:contents!important}.sk-pdp .sumisu-gift-icon-card strong{display:inline-flex!important;align-items:center!important;min-height:32px!important;padding:0 14px!important;border:1px solid rgba(205,183,143,.35)!important;border-radius:2px!important;background:transparent!important;color:#f0d79a!important;font-size:11px!important;font-weight:900!important;line-height:1!important;letter-spacing:.11em!important;text-transform:uppercase!important;white-space:nowrap!important}.sk-pdp #cadeau .giftbox-badges{display:none!important}@media(max-width:640px){.sk-pdp .sumisu-gift-tag-grid{gap:7px!important}.sk-pdp .sumisu-gift-tag,.sk-pdp .sumisu-gift-icon-card strong{min-height:31px!important;padding:0 11px!important;font-size:10px!important;letter-spacing:.08em!important}}.sk-pdp .giftbox-section a,.sk-pdp .giftbox-section button,.sk-pdp .gift-section a,.sk-pdp .gift-section button,.sk-pdp .cadeau-section a,.sk-pdp .cadeau-section button,.sk-pdp #giftbox a,.sk-pdp #giftbox button{display:none!important}.sk-pdp #cadeau .giftbox-img img,.sk-pdp .giftbox-img img{object-fit:cover!important;padding:0!important;background:#111!important;opacity:1!important}.sk-pdp #cadeau .giftbox-img{aspect-ratio:16/9!important;background:#111!important}.sk-pdp #inhoud .knife-size-pill{display:block!important;width:auto!important;margin:3px 0 12px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#8b5724!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important;letter-spacing:.01em!important;text-transform:none!important}.sk-pdp #inhoud .knife-size-pill::before{content:'Lengte: '!important;display:inline!important;width:auto!important;height:auto!important;background:transparent!important;border-radius:0!important;opacity:1!important;color:rgba(17,17,17,.52)!important;font-weight:700!important;vertical-align:baseline!important}.sk-pdp #inhoud .knife-size-pill span{color:rgba(17,17,17,.58)!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important}.sk-pdp .sumisu-top-usp-bar{background:#cdb78f!important;background-image:none!important;border:0!important;outline:0!important;box-shadow:0 -3px 0 #cdb78f,0 3px 0 #cdb78f!important;margin-top:-1px!important;margin-bottom:-1px!important;border-radius:0!important;overflow:visible!important}.sk-pdp .sumisu-top-usp-bar,.sk-pdp .sumisu-top-usp-bar *{border-color:transparent!important;outline-color:transparent!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.sk-pdp .sumisu-top-usp-bar::before,.sk-pdp .sumisu-top-usp-bar::after,.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item::before,.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item::after{content:''!important;display:block!important;position:absolute!important;left:0!important;right:0!important;height:3px!important;background:#cdb78f!important;border:0!important;box-shadow:none!important;pointer-events:none!important}.sk-pdp .sumisu-top-usp-bar::before{top:-2px!important}.sk-pdp .sumisu-top-usp-bar::after{bottom:-2px!important}.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item::before,.sk-pdp .sumisu-top-usp-bar .sumisu-top-usp-item::after{display:none!important}.sk-pdp .mega-features .mega-feature-number,.sk-pdp .mega-features .feature-number,.sk-pdp .mega-features .mega-feature-icon,.sk-pdp .mega-features .feature-icon,.sk-pdp .features .mega-feature-number,.sk-pdp .features .feature-number,.sk-pdp .features .mega-feature-icon,.sk-pdp .features .feature-icon{display:none!important}.sk-pdp .sumisu-feature-line-icon{width:42px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 13px!important;color:#b79a63!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:0!important;line-height:1!important}.sk-pdp .sumisu-feature-line-icon svg{width:32px!important;height:32px!important;display:block!important;overflow:visible!important;stroke:currentColor!important;fill:none!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:.95!important}.sk-pdp .sumisu-feature-line-icon path,.sk-pdp .sumisu-feature-line-icon circle,.sk-pdp .sumisu-feature-line-icon line,.sk-pdp .sumisu-feature-line-icon polyline{stroke:currentColor!important;fill:none!important;stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}.sk-pdp .sumisu-feature-icon-wide .sumisu-feature-line-icon{width:34px!important;height:34px!important;margin:0!important;align-self:flex-start!important;color:#b79a63!important}.sk-pdp .sumisu-feature-icon-wide .sumisu-feature-line-icon svg{width:25px!important;height:25px!important}.sk-pdp .craft-visual{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:14px!important;overflow:visible!important;margin-bottom:48px!important;padding:24px 28px!important;box-shadow:0 14px 32px rgba(0,0,0,.05)!important}.sk-pdp .craft-visual-inner{position:relative!important;min-height:430px!important;background:linear-gradient(180deg,#fff 0%,#fcfbf8 100%)!important;border-radius:12px!important;overflow:visible!important;padding:20px 24px 30px!important;box-sizing:border-box!important}.sk-pdp .craft-visual-badge{position:absolute!important;top:18px!important;right:18px!important;z-index:3!important;display:inline-flex!important;align-items:center!important;gap:10px!important;padding:8px 14px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(184,121,53,.22)!important;box-shadow:0 10px 24px rgba(71,42,16,.06)!important;color:#8b5724!important;font-size:11px!important;font-weight:900!important;letter-spacing:.09em!important;text-transform:uppercase!important;line-height:1!important}.sk-pdp .craft-visual-badge svg{width:16px!important;height:16px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.sk-pdp .craft-visual-copy{position:relative!important;left:auto!important;top:auto!important;z-index:2!important;max-width:none!important;padding:0 0 18px!important}.sk-pdp .craft-visual-kicker{font-size:11px!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:rgba(17,17,17,.42)!important;margin-bottom:10px!important}.sk-pdp .craft-visual-title{font-family:'Cormorant Garamond',serif!important;font-size:34px!important;line-height:1.02!important;color:#111!important;max-width:none!important}.sk-pdp .craft-knife-stage{position:relative!important;height:330px!important;display:flex!important;align-items:center!important;justify-content:center!important;perspective:1400px!important;overflow:visible!important;padding:18px 0 28px!important;box-sizing:border-box!important}.sk-pdp .craft-stage-ring{position:absolute!important;display:block!important;border:1px solid rgba(17,17,17,.06)!important;border-radius:50%!important;pointer-events:none!important}.sk-pdp .craft-stage-ring-a{width:400px!important;height:400px!important}.sk-pdp .craft-stage-ring-b{width:285px!important;height:285px!important;border-style:dashed!important;opacity:.6!important}.sk-pdp .craft-stage-shadow{position:absolute!important;bottom:54px!important;left:50%!important;transform:translateX(-50%)!important;width:min(320px,48%)!important;height:20px!important;background:radial-gradient(ellipse at center,rgba(0,0,0,.12) 0%,rgba(0,0,0,.06) 42%,rgba(0,0,0,0) 78%)!important;filter:blur(8px)!important;pointer-events:none!important}.sk-pdp .craft-knife-spin{position:relative!important;z-index:2!important;width:min(260px,28vw)!important;max-width:260px!important;height:auto!important;max-height:260px!important;display:block!important;object-fit:contain!important;background:transparent!important;padding:0!important;opacity:1!important;filter:drop-shadow(0 12px 10px rgba(0,0,0,.10))!important;transform-style:preserve-3d!important;transform-origin:center center!important;backface-visibility:visible!important;animation:sumisuKnifeSpin 6s linear infinite!important}@keyframes sumisuKnifeSpin{0%{transform:rotateX(4deg) rotateY(0deg) rotateZ(-12deg) scale(.90)}25%{transform:rotateX(4deg) rotateY(90deg) rotateZ(-10deg) scale(.90)}50%{transform:rotateX(4deg) rotateY(180deg) rotateZ(-12deg) scale(.90)}75%{transform:rotateX(4deg) rotateY(270deg) rotateZ(-10deg) scale(.90)}100%{transform:rotateX(4deg) rotateY(360deg) rotateZ(-12deg) scale(.90)}}@media(max-width:900px){.sk-pdp .craft-visual{padding:18px!important}.sk-pdp .craft-visual-inner{min-height:390px!important;padding:18px!important}.sk-pdp .craft-visual-copy{position:relative!important;max-width:none!important;margin-bottom:6px!important;padding:0 0 12px!important}.sk-pdp .craft-visual-title{font-size:28px!important;max-width:none!important}.sk-pdp .craft-visual-badge{top:14px!important;right:14px!important}.sk-pdp .craft-knife-stage{height:300px!important}.sk-pdp .craft-stage-ring-a{width:330px!important;height:330px!important}.sk-pdp .craft-stage-ring-b{width:235px!important;height:235px!important}.sk-pdp .craft-knife-spin{width:min(220px,34vw)!important;max-width:220px!important;max-height:220px!important}}@media(max-width:640px){.sk-pdp .craft-visual-badge{position:static!important;margin:0 0 12px!important}.sk-pdp .craft-visual-copy{margin-bottom:2px!important}.sk-pdp .craft-visual-title{font-size:24px!important}.sk-pdp .craft-knife-stage{height:270px!important}.sk-pdp .craft-knife-spin{width:min(180px,44vw)!important;max-width:180px!important;max-height:180px!important}.sk-pdp .craft-stage-ring-a{width:260px!important;height:260px!important}.sk-pdp .craft-stage-ring-b{width:185px!important;height:185px!important}}.sk-pdp .craft-grid .craft-card:nth-child(4) .sumisu-feature-line-icon{width:42px!important;height:42px!important;margin:0 auto 13px!important;color:#b79a63!important}.sk-pdp .craft-grid .craft-card:nth-child(4) .sumisu-feature-line-icon svg{width:32px!important;height:32px!important;stroke-width:1.45!important}.sk-pdp .sumisu-story-section{padding:80px 0!important;background:#f7f3ee!important}.sk-pdp .sumisu-story-grid{display:grid!important;grid-template-columns:minmax(320px,.88fr) minmax(420px,1.12fr)!important;gap:42px!important;align-items:stretch!important}.sk-pdp .sumisu-origin-panel{background:linear-gradient(135deg,#1f1f1f 0%,#2b2b2b 45%,#1d1d1d 100%)!important;padding:28px!important;display:flex!important;flex-direction:column!important;gap:18px!important;box-shadow:0 24px 70px rgba(0,0,0,.12)!important}.sk-pdp .sumisu-origin-map{background:#f7f3ee!important;border:1px solid rgba(205,183,143,.22)!important;padding:20px!important;min-height:300px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.sk-pdp .sumisu-origin-map img,.sk-pdp .sumisu-origin-map svg{width:100%!important;max-width:420px!important;height:auto!important;display:block!important}.sk-pdp .sumisu-origin-card{border:1px solid rgba(205,183,143,.18)!important;padding:24px 22px!important;color:#f4efe6!important;background:rgba(255,255,255,.03)!important}.sk-pdp .sumisu-origin-eyebrow{font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:900!important;color:#d0ab61!important;margin-bottom:10px!important}.sk-pdp .sumisu-origin-card h3{font-family:'Cormorant Garamond',serif!important;font-size:46px!important;line-height:1!important;margin:0 0 14px!important;color:#fff!important;font-weight:500!important}.sk-pdp .sumisu-origin-card p{margin:0!important;color:rgba(255,255,255,.82)!important;line-height:1.8!important;font-size:15px!important}.sk-pdp .sumisu-story-panel{background:#fff!important;border:1px solid rgba(0,0,0,.07)!important;padding:42px 44px!important;box-shadow:0 24px 70px rgba(0,0,0,.06)!important;display:flex!important;align-items:center!important}.sk-pdp .sumisu-story-panel-inner{max-width:760px!important}.sk-pdp .sumisu-story-panel .section-eyebrow{font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#8b5724!important;font-weight:900!important;margin-bottom:12px!important}.sk-pdp .sumisu-story-panel h2{font-family:'Cormorant Garamond',serif!important;font-size:clamp(38px,4vw,58px)!important;line-height:1.05!important;margin:0 0 24px!important;color:#111!important;font-weight:500!important}.sk-pdp .sumisu-story-panel p{font-size:15px!important;line-height:1.9!important;color:#6c665d!important;margin:0 0 20px!important}.sk-pdp .sumisu-story-panel a{color:#9c7332!important;text-decoration:underline!important;text-underline-offset:3px!important}.sk-pdp .sumisu-story-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 26px!important;border:1px solid #d1b27b!important;border-radius:999px!important;color:#111!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;text-decoration:none!important;margin-top:8px!important;background:transparent!important}.sk-pdp .sumisu-story-cta:hover{background:#f3ede1!important;text-decoration:none!important}@media(max-width:1100px){.sk-pdp .sumisu-story-grid{grid-template-columns:1fr!important}.sk-pdp .sumisu-story-panel{padding:34px!important}.sk-pdp .sumisu-origin-map{min-height:260px!important}}@media(max-width:767px){.sk-pdp .sumisu-story-section{padding:56px 0!important}.sk-pdp .sumisu-origin-panel,.sk-pdp .sumisu-story-panel{padding:20px!important}.sk-pdp .sumisu-origin-card h3{font-size:38px!important}.sk-pdp .sumisu-story-panel h2{font-size:34px!important}.sk-pdp .sumisu-story-panel p,.sk-pdp .sumisu-origin-card p{font-size:14px!important;line-height:1.75!important}}.sk-pdp body>.main-nav{display:none!important}@media(max-width:1100px){.sk-pdp .sumisu-ref-header .header-inner{grid-template-columns:170px 1fr 250px}.sk-pdp .sumisu-ref-nav .nav-inner{gap:22px!important}.sk-pdp .sumisu-ref-nav .nav-link{font-size:13px!important;letter-spacing:.1em!important}}@media(max-width:900px){.sk-pdp .ann-bar.sumisu-ref-ann{height:40px;padding:0 18px;justify-content:center}.sk-pdp .ann-bar.sumisu-ref-ann .ann-track{justify-content:center}.sk-pdp .ann-bar.sumisu-ref-ann .ann-item{font-size:10px;letter-spacing:.12em}.sk-pdp .trust-strip.sumisu-ref-trust{height:auto;padding:10px 18px}.sk-pdp .sumisu-ref-trust .trust-strip-inner{gap:12px;flex-wrap:wrap;justify-content:center}.sk-pdp .sumisu-ref-trust .trust-actions{margin-left:0;width:100%;justify-content:center}.sk-pdp .sumisu-ref-trust .search-box{width:min(280px,100%)}.sk-pdp .sumisu-ref-trust .trust-muted,.sk-pdp .sumisu-ref-trust .trust-brand{display:none}.sk-pdp .site-header.sumisu-ref-header{height:70px}.sk-pdp .sumisu-ref-header .header-inner{height:70px;display:flex;justify-content:space-between;padding:0 18px}.sk-pdp .sumisu-ref-header .logo img{width:48px;height:48px}.sk-pdp .sumisu-ref-nav{display:none!important}.sk-pdp .sumisu-ref-header .cart-btn{min-width:auto;width:48px;height:44px;padding:0;font-size:0}.sk-pdp .sumisu-ref-header .cart-count{font-size:10px}.sk-pdp .sumisu-ref-header .mob-menu-toggle{display:flex!important}}.sk-pdp .craft-legend{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(24px,4vw,48px);align-items:center;background:linear-gradient(180deg,#fff,#fcfbf8);border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:clamp(20px,3vw,36px);box-shadow:0 14px 32px rgba(0,0,0,.05);margin-bottom:48px}.sk-pdp .craft-legend-media{background:#f5f1ea;border-radius:12px;padding:clamp(14px,2vw,22px);display:flex;align-items:center;justify-content:center;min-height:300px}.sk-pdp .craft-legend-media img{width:100%;height:auto;max-height:440px;object-fit:contain;border-radius:8px;display:block}.sk-pdp .craft-legend-kicker{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:rgba(17,17,17,.42);margin-bottom:10px}.sk-pdp .craft-legend-title{font-family:'Cormorant Garamond',serif;font-size:clamp(26px,3vw,34px);font-weight:600;line-height:1.04;color:#111;margin-bottom:22px}.sk-pdp .craft-legend-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.sk-pdp .craft-legend-list li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;align-items:start;margin:0}.sk-pdp .craft-legend-list .cl-num{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#b87935,#8b5724);color:#fff;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:'Inter',sans-serif;line-height:1}.sk-pdp .craft-legend-list strong{display:block;font-size:15px;font-weight:800;color:#111;margin-bottom:3px;line-height:1.22}.sk-pdp .craft-legend-list li>div>span{display:block;font-size:13px;line-height:1.5;color:#6b665f}@media(max-width:900px){.sk-pdp .craft-legend{grid-template-columns:1fr;gap:24px}.sk-pdp .craft-legend-media{min-height:0}.sk-pdp .craft-legend-media img{max-height:340px}}.sk-pdp .newsletter-incentive{color:var(--gold2);font-weight:700;font-size:14px;margin:0 0 22px;letter-spacing:.01em}.sk-pdp .newsletter-box{display:flex;gap:10px;max-width:520px;margin:0 auto 24px;flex-wrap:wrap;justify-content:center}.sk-pdp .newsletter-box input{flex:1 1 280px;min-width:0;height:52px;padding:0 18px;border-radius:6px;border:1px solid rgba(240,235,227,.22);background:rgba(255,255,255,.06);color:#fff;font-size:14px;font-family:'Inter',sans-serif;outline:none;transition:border-color .2s ease}.sk-pdp .newsletter-box input::placeholder{color:rgba(240,235,227,.5)}.sk-pdp .newsletter-box input:focus{border-color:var(--gold2)}.sk-pdp .newsletter-box button{height:52px;padding:0 30px;border-radius:6px;border:0;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:14px;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;white-space:nowrap}.sk-pdp .newsletter-box button:hover{filter:brightness(1.08);transform:translateY(-1px)}.sk-pdp .newsletter-box button:disabled{filter:none;transform:none;opacity:.85;cursor:default}.sk-pdp .newsletter-perks{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:center;align-items:center}.sk-pdp .newsletter-perks span{position:relative;font-size:12px;font-weight:600;letter-spacing:.04em;color:rgba(240,235,227,.62);text-transform:uppercase}.sk-pdp .newsletter-perks span:not(:last-child)::after{content:'';position:absolute;right:-10px;top:50%;width:4px;height:4px;border-radius:50%;background:rgba(240,235,227,.28);transform:translateY(-50%)}@media(max-width:560px){.sk-pdp .newsletter-box button{flex:1 1 100%}}
/* ── Override: thema forceert h1-h6 Marcellus !important → herstel Cormorant binnen .sk-pdp ── */
.sk-pdp h1,.sk-pdp h2,.sk-pdp h3,.sk-pdp h4,.sk-pdp .product-title,.sk-pdp .section-title,.sk-pdp .craft-number,.sk-pdp .score-number,.sk-pdp .price-current,.sk-pdp .set-card-name,.sk-pdp .set-card-price,.sk-pdp .col-name,.sk-pdp .knife-name,.sk-pdp .video-caption,.sk-pdp .final-title,.sk-pdp .qty-val,.sk-pdp .sticky-cart-price,.sk-pdp .upsell-price,.sk-pdp .hero-upsell-price,.sk-pdp .product-card-price,.sk-pdp .seo-content h2,.sk-pdp .sumisu-story-panel h2,.sk-pdp .sumisu-origin-card h3{font-family:'Cormorant Garamond',serif!important}

/* ── Integratie: echte WC add-to-cart in de design-kooprij (.buy-row) ── */
.sk-pdp .buy-row{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"button" "stock";gap:8px;align-items:stretch;width:100%;margin:12px 0 14px}
.sk-pdp .buy-row form.cart{grid-area:button;display:grid;grid-template-columns:104px minmax(0,1fr);gap:10px;align-items:stretch;margin:0;width:100%}
.sk-pdp .buy-row form.cart .quantity{width:104px;min-width:104px;height:54px;margin:0}
.sk-pdp .buy-row form.cart .quantity .qty{width:104px;height:54px;text-align:center;border:1.5px solid rgba(0,0,0,.14);border-radius:4px;font-family:'Cormorant Garamond',serif;font-size:17px;font-weight:600;background:#fff}
.sk-pdp .buy-row form.cart button.single_add_to_cart_button{width:100%;height:54px;min-height:54px;margin:0;border-radius:4px;background:linear-gradient(135deg,var(--cta),var(--cta2));color:#111;font-size:14px;font-weight:800;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;gap:8px;border:0;text-transform:none}
.sk-pdp .buy-row form.cart button.single_add_to_cart_button:hover{filter:brightness(1.06);transform:translateY(-1px)}
.sk-pdp .buy-row .hero-stock-note{grid-area:stock}
@media(max-width:520px){.sk-pdp .buy-row form.cart{grid-template-columns:84px minmax(0,1fr)}.sk-pdp .buy-row form.cart .quantity,.sk-pdp .buy-row form.cart .quantity .qty{width:84px;min-width:84px}}

/* FAQ-shortcode in design-stijl */
.sk-pdp .pdp-faq h2{display:none}
.sk-pdp .pdp-faq .faqcontainer{max-width:800px;margin:0 auto;border-top:1px solid rgba(0,0,0,.08)}
.sk-pdp .pdp-faq .toggle{border-bottom:1px solid rgba(0,0,0,.08)}
.sk-pdp .pdp-faq .toggle-title{display:flex;align-items:center;gap:14px;padding:18px 0;cursor:pointer}
.sk-pdp .pdp-faq .toggle-title h3{font-family:Inter,sans-serif!important;font-size:15px;font-weight:500;margin:0;color:var(--ink)}
.sk-pdp .pdp-faq .toggle-title i{color:var(--cta)}
.sk-pdp .pdp-faq .toggle-inner{padding:0 0 18px;font-size:14px;color:var(--muted);line-height:1.75;max-width:680px}

/* Gerelateerde producten in 3-koloms grid */
.sk-pdp .pdp-related ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 auto;max-width:960px;list-style:none;padding:0}
.sk-pdp .pdp-related ul.products::before,.sk-pdp .pdp-related ul.products::after{content:none!important;display:none!important}
.sk-pdp .pdp-related ul.products li.product{width:auto!important;float:none!important;margin:0!important}
@media(max-width:760px){.sk-pdp .pdp-related ul.products{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.sk-pdp .pdp-related ul.products{grid-template-columns:1fr}}

/* ════════════════════════════════════════════════════════════════════
   YITH WAPO (add-on producten) in .sk-pdp design-stijl + responsive
   ════════════════════════════════════════════════════════════════════ */
/* WAPO-container vol-breed boven aantal+knop in de kooprij */
.sk-pdp .buy-row form.cart{grid-template-columns:104px minmax(0,1fr)!important}
.sk-pdp .buy-row form.cart #yith-wapo-container{grid-column:1 / -1;width:100%;margin:0 0 4px}
.sk-pdp .buy-row form.cart .quantity{grid-column:1}
.sk-pdp .buy-row form.cart button.single_add_to_cart_button{grid-column:2}
.sk-pdp #yith-wapo-container{width:100%}

.sk-pdp .yith-wapo-block{margin:0 0 12px;padding:16px 18px;background:linear-gradient(135deg,#fbf7f0,#f2e7d8);border:1px solid rgba(139,87,36,.26);border-radius:6px;box-shadow:0 10px 26px rgba(71,42,16,.07)}
.sk-pdp .yith-wapo-addon{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}
.sk-pdp .yith-wapo-addon .addon-header{margin:0 0 10px;padding:0;border:0}
.sk-pdp .wapo-addon-title{margin:0!important;padding:0!important}
.sk-pdp .wapo-addon-title span{font-family:Inter,sans-serif;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#8b5724}
.sk-pdp .yith-wapo-addon .options-container{margin:0;padding:0}
.sk-pdp .yith-wapo-addon .options{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
.sk-pdp .yith-wapo-option{width:100%!important;margin:0!important}
.sk-pdp .yith-wapo-option .product-container{position:relative;display:grid!important;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;height:100%;padding:10px!important;border:1.5px solid rgba(139,87,36,.22)!important;border-radius:5px!important;background:#fff!important;cursor:pointer;transition:all .2s ease;font-size:12.5px}
.sk-pdp .yith-wapo-option .product-container:hover{border-color:rgba(139,87,36,.55)!important;box-shadow:0 10px 24px rgba(71,42,16,.10)}
.sk-pdp .yith-wapo-option input.yith-wapo-option-value:checked + .product-container{border-color:#8b5724!important;background:#fdfaf4!important;box-shadow:0 0 0 1px #8b5724 inset}
.sk-pdp .yith-wapo-option .product-image{flex:0 0 auto;margin:0}
.sk-pdp .yith-wapo-option .product-image img{width:52px!important;height:52px!important;min-width:52px;object-fit:contain!important;background:#f7f3ee;border:1px solid rgba(139,87,36,.10);border-radius:4px;padding:5px}
.sk-pdp .yith-wapo-option .product-info{min-width:0;line-height:1.3;color:#171717}
.sk-pdp .yith-wapo-option .product-name{font-weight:700;color:#111}
.sk-pdp .yith-wapo-option small.option-price{margin:3px 0 0!important;font-size:13px!important;font-weight:900!important;color:#8b5724!important;display:block}
.sk-pdp #wapo-total-price-table{margin:12px 0 0!important;padding:0!important;background:transparent!important;color:#111!important}
.sk-pdp #wapo-total-price-table table{width:100%!important;font-size:14px!important;line-height:1.7!important}
.sk-pdp #wapo-total-price-table th{text-align:left;color:var(--muted);font-weight:600;padding:0 10px 0 0}
.sk-pdp #wapo-total-price-table td{font-weight:800;color:#111}

/* ── Responsive safety voor de PDP ── */
@media(max-width:980px){
  .sk-pdp .product-section{grid-template-columns:1fr!important;padding:24px 16px!important}
  .sk-pdp .buy-box{position:static!important}
  .sk-pdp .gallery-wrap,.sk-pdp .product-info{max-width:none!important;width:100%!important}
}
@media(max-width:640px){
  .sk-pdp .section{padding:44px 0!important}
  .sk-pdp .section-inner{padding:0 16px!important}
  .sk-pdp .yith-wapo-addon .options{grid-template-columns:1fr!important}
  .sk-pdp .hero-upsell-grid{grid-template-columns:1fr!important}
}

/* ── FIX: .buy-row was een 2-koloms grid (uit design-CSS) waardoor de WC-form +
   YITH-upsell maar in de smalle "button"-kolom pasten. Forceer vol-breed. ── */
.sk-pdp .product-section .buy-row{display:block!important;grid-template-columns:none!important;grid-template-areas:none!important}
.sk-pdp .product-section .buy-row form.cart{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important}
.sk-pdp .product-section .buy-row form.cart #yith-wapo-container{flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin:0 0 6px!important}
.sk-pdp .product-section .buy-row form.cart .quantity{flex:0 0 104px!important;width:104px!important;min-width:104px!important;height:54px!important;margin:0!important}
.sk-pdp .product-section .buy-row form.cart button.single_add_to_cart_button{flex:1 1 auto!important;width:auto!important;min-width:0!important;height:54px!important;min-height:54px!important;margin:0!important}
.sk-pdp .product-section .buy-row .hero-stock-note{display:block!important;flex:0 0 100%!important;width:100%!important;margin:8px 0 0!important}
@media(max-width:520px){
  .sk-pdp .product-section .buy-row form.cart .quantity{flex:0 0 84px!important;width:84px!important;min-width:84px!important}
}

/* ════════════════════════════════════════════════════════════════════
   PDP polish-ronde: knop, quantity, upsell-padding, witte image-bg,
   Trustpilot-sterren, kortingslabels
   ════════════════════════════════════════════════════════════════════ */

/* ── Koopknop exact volgens design (verslaat thema's groene !important) ── */
.sk-pdp form.cart button.single_add_to_cart_button,
.sk-pdp .product-section .buy-row form.cart button.single_add_to_cart_button{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;
  height:52px!important;min-height:52px!important;line-height:1!important;padding:0 20px!important;
  border:0!important;border-radius:4px!important;box-shadow:none!important;
  background:linear-gradient(135deg,var(--cta),var(--cta2))!important;background-color:#b87935!important;
  color:#111!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:700!important;
  letter-spacing:.05em!important;text-transform:none!important;text-align:center!important;
}
.sk-pdp form.cart button.single_add_to_cart_button:hover{filter:brightness(1.06);transform:translateY(-1px)}
.sk-pdp form.cart button.single_add_to_cart_button::after{margin-left:2px!important}

/* ── Quantity-box met ± stepper volgens design ── */
.sk-pdp .product-section .buy-row form.cart .quantity{flex:0 0 auto!important;width:auto!important;min-width:0!important}
.sk-pdp form.cart .quantity{display:inline-flex!important;align-items:stretch!important;height:52px!important;
  border:1.5px solid rgba(0,0,0,.14)!important;border-radius:4px!important;overflow:hidden!important;background:#fff!important;margin:0!important}
.sk-pdp form.cart .quantity .qty{width:46px!important;height:48px!important;line-height:48px!important;text-align:center!important;
  border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;padding:0!important;
  font-family:'Cormorant Garamond',serif!important;font-size:17px!important;font-weight:600!important;-moz-appearance:textfield!important}
.sk-pdp form.cart .quantity .qty::-webkit-outer-spin-button,
.sk-pdp form.cart .quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none!important;display:none!important;margin:0!important}
.sk-pdp form.cart .quantity .qty-btn{width:36px;height:48px;display:flex;align-items:center;justify-content:center;
  font-family:Inter,sans-serif;font-size:19px;font-weight:300;color:var(--ink);background:#fff;border:0;cursor:pointer;transition:all .2s ease;padding:0}
.sk-pdp form.cart .quantity .qty-btn:hover{background:var(--light);color:var(--cta)}
.sk-pdp form.cart .quantity .qty-minus{border-right:1px solid rgba(0,0,0,.1)}
.sk-pdp form.cart .quantity .qty-plus{border-left:1px solid rgba(0,0,0,.1)}

/* ── Upsell-box ruimere padding ── */
.sk-pdp .yith-wapo-block{padding:18px 20px 20px!important}
.sk-pdp #yith-wapo-container{padding:0!important}

/* ── Trustpilot-sterren = groene blokjes (zoals homepage) ── */
.sk-pdp .sumisu-tp-stars,.sk-pdp .sumisu-tp-stars-wrap{display:inline-flex!important;align-items:center!important;gap:3px!important}
.sk-pdp .sumisu-tp-stars-wrap svg{display:none!important}
.sk-pdp .sumisu-tp-star{width:18px!important;height:18px!important;border-radius:1px!important;background:#00b67a!important;color:#fff!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;font-family:Arial,sans-serif!important;
  font-size:12px!important;font-weight:900!important;line-height:1!important}
.sk-pdp #reviews .sumisu-tp-star,.sk-pdp .review-card .sumisu-tp-star{width:21px!important;height:21px!important;font-size:14px!important}

/* ── Alle catalogus-images: zuiver witte achtergrond + geen padding ── */
.sk-pdp .gallery-main,.sk-pdp #mainGallery.gallery-main,
.sk-pdp .gallery-main img,.sk-pdp #mainGallery.gallery-main img,
.sk-pdp .thumb,.sk-pdp .thumb img,
.sk-pdp .product-card-img,.sk-pdp .product-card-img img,
.sk-pdp .knife-img-wrap,.sk-pdp .knife-img-wrap img,
.sk-pdp .set-card-img,
.sk-pdp .yith-wapo-option .product-image img{
  background:#fff!important;background-image:none!important;padding:0!important
}
.sk-pdp .gallery-main img,.sk-pdp #mainGallery.gallery-main img{object-fit:contain!important}

/* ── Kortingslabels ── */
.sk-pdp .price-save{display:inline-flex;align-items:center;background:linear-gradient(135deg,#e85d2a,#c9431c)!important;
  color:#fff!important;border:0!important;border-radius:999px!important;padding:4px 9px!important;font-size:11px!important;
  font-weight:800!important;letter-spacing:.04em!important;line-height:1!important;text-transform:uppercase!important;box-shadow:none!important}
.sk-pdp .price-save::before{content:none!important}
.sk-pdp .set-card-price .price-save{margin-left:6px;font-size:10px!important;padding:3px 7px!important}
/* gerelateerde producten: WC .onsale als oranje kortinglabel */
.sk-pdp .pdp-related li.product{position:relative}
.sk-pdp .pdp-related .onsale{position:absolute!important;top:10px!important;left:10px!important;right:auto!important;margin:0!important;
  z-index:3!important;background:linear-gradient(135deg,#e85d2a,#c9431c)!important;color:#fff!important;border:0!important;
  border-radius:999px!important;padding:5px 11px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.06em!important;
  text-transform:uppercase!important;min-height:0!important;min-width:0!important;line-height:1.3!important;box-shadow:0 6px 16px rgba(232,93,42,.25)!important}


/* ════════════════════════════════════════════════════════════════════
   PDP FIXES + RESPONSIVE POLISH — toegevoegd 2026-06-08
   1) reviews onzichtbaar (width:0)  2) dubbele breadcrumb
   3) dubbele kop gerelateerd  4) groene -> gouden knoppen
   5) dubbele zwevende buy-bar + sticky-cart mobiel-only
   ════════════════════════════════════════════════════════════════════ */

/* 1. FIX: .review-header (flex) + .reviews-grid (grid) collapsten naar
   width:0px, waardoor de score + 4 review-cards onzichtbaar werden op
   ALLE schermbreedtes. Forceer volle breedte. */
.sk-pdp .review-header{width:100%!important}
.sk-pdp .reviews-grid{width:100%!important}

/* 2. FIX: dubbele breadcrumb. De design-breadcrumb (.breadcrumb in sk-pdp.php)
   blijft; de WooCommerce-breadcrumb verbergen. sk-product.css laadt UITSLUITEND
   op losse-mes/set-productpagina's, dus dit raakt geen andere templates. */
.woocommerce-breadcrumb{display:none!important}

/* 3. FIX: dubbele kop bij gerelateerde producten. De template toont al
   "Misschien ook interessant"; WooCommerce's eigen <h2> verbergen. */
.sk-pdp .pdp-related .related.products>h2{display:none!important}

/* 4. FIX: gerelateerde-product "Bestel nu"-knoppen waren groen -> goud/koper
   CTA-kleur uit het design. */
.sk-pdp .pdp-related ul.products li.product a.button,
.sk-pdp .pdp-related ul.products li.product a.add_to_cart_button{
  background:linear-gradient(135deg,var(--cta),var(--cta2))!important;
  background-color:#b87935!important;color:#111!important;
  border:0!important;border-radius:4px!important;box-shadow:none!important;
  font-weight:700!important;letter-spacing:.03em!important;text-transform:none!important;
}
.sk-pdp .pdp-related ul.products li.product a.button:hover,
.sk-pdp .pdp-related ul.products li.product a.add_to_cart_button:hover{
  filter:brightness(1.06)!important;transform:translateY(-1px);
}

/* 5. FIX: globale zwevende "Bestel nu"-buy-bar (oude theme) verbergen op de PDP.
   Het design gebruikt de mobiele balk #skPdpSticky met naam + prijs + knop. */
.sk-pdp .floating-buy-bar{display:none!important}

/* Design sticky-balk: alleen op mobiel/tablet (<=980px, gelijk aan het punt
   waar de hero naar 1 kolom gaat); op desktop verborgen. */
@media(min-width:981px){.sk-pdp .sticky-cart{display:none!important}}
@media(max-width:980px){
  .sk-pdp .sticky-cart{display:flex!important}
  body.single-product{padding-bottom:76px}
}

/* ── Responsive polish — kleine telefoons ── */
@media(max-width:430px){
  .sk-pdp .selector-group{gap:8px}
  .sk-pdp .selector-group .sel-btn{flex:1 1 auto;justify-content:center;text-align:center}
  .sk-pdp .price-current{font-size:30px!important}
  .sk-pdp .gallery-thumbs .thumb{width:64px;height:64px}
  .sk-pdp .trust-line-item{font-size:11px}
  .sk-pdp .set-card-includes li{font-size:11.5px}
  .sk-pdp .sticky-cart-name{max-width:48vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}

/* ============================================================
   MOBILE RESPONSIVE FIX (hero column shrink) — added 2026-06-08
   The single-column hero used grid-template-columns:1fr, which is
   minmax(auto,1fr): the column min-content (gallery + thumb row)
   blew the track out to ~760px, overflowing the phone viewport.
   minmax(0,1fr) lets the track shrink to the viewport width.
   ============================================================ */
@media(max-width:980px){
  .sk-pdp .product-section{grid-template-columns:minmax(0,1fr)!important}
  .sk-pdp .product-section>*{min-width:0!important;max-width:100%!important}
  .sk-pdp .product-section .gallery-wrap,
  .sk-pdp .product-section .gallery-thumbs,
  .sk-pdp .product-section .gallery-main-wrap,
  .sk-pdp .product-section .product-gallery,
  .sk-pdp .product-section .buy-box,
  .sk-pdp .product-section .product-info{max-width:100%!important;min-width:0!important}
  .sk-pdp .product-section .gallery-thumbs{flex-wrap:wrap!important}
  .sk-pdp .product-section #mainGallery.gallery-main,
  .sk-pdp .product-section .gallery-main{max-width:100%!important}
}
/* MOBILE FIX (2026-06-08): "Waarom dit mes?" 2-koloms grid moet inklappen.
   Inline-style gebruikt minmax(280px,1fr) -> overflow op telefoon. */
@media(max-width:768px){
  .sk-pdp .kiritsuke-why{ grid-template-columns:1fr !important; gap:22px !important; }
  .sk-pdp .kiritsuke-why > div:first-child{ min-height:0 !important; padding:20px !important; }
  .sk-pdp .kiritsuke-why img{ max-width:340px !important; margin:0 auto !important; }
}
/* SHOW #upsell (2026-06-08): de design-CSS verborg #upsell (JS-onthulde bundel).
   We tonen 'm nu bewust als curated sectie; kaart als flex (img + info, geen check-kolom). */
.sk-pdp #upsell{ display:block !important; }
.sk-pdp #upsell .upsell-card{ display:flex !important; align-items:center !important; gap:18px !important; }
.sk-pdp #upsell .upsell-img{ flex:0 0 auto !important; }
.sk-pdp #upsell .upsell-info{ flex:1 1 auto !important; min-width:0 !important; }