.pdp{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;padding-top:24px;align-items:start}.pdp__galerij{display:flex;flex-direction:column;gap:14px;min-width:0}.pdp__thumbwrap{min-width:0}.pdp__hoofdfoto{aspect-ratio:1/1;background:var(--store-surface);border-radius:24px;overflow:hidden;padding:24px;display:flex;align-items:center;justify-content:center}.pdp__hoofdfoto img{width:100%;height:100%;object-fit:contain;border-radius:16px}.pdp__placeholder{width:100%;height:100%;opacity:.35}.pdp__thumbwrap{position:relative}.pdp__thumbs{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp__thumbs::-webkit-scrollbar{display:none}.pdp__thumbpijl{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:32px;height:32px;box-shadow:0 2px 10px #22423a33}.pdp__thumbpijl--links{left:-10px}.pdp__thumbpijl--rechts{right:-10px}.pdp__thumb{width:96px;height:96px;flex:0 0 auto;scroll-snap-align:start;background:var(--store-surface);border-radius:14px;border:2px solid var(--store-lijn);overflow:hidden;cursor:pointer;padding:8px}.pdp__thumb img{width:100%;height:100%;object-fit:contain;border-radius:10px}.pdp__thumb--actief{border-color:var(--store-accent)}.pdp__info{display:flex;flex-direction:column}.pdp__merk{font-size:13px;font-weight:600;color:var(--store-ink-65);margin-bottom:6px;text-decoration:none;display:inline-block}.pdp__merk:hover{color:var(--store-accent)}.pdp__info h1{font-size:30px;line-height:1.15;margin-bottom:10px}.pdp__score{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;margin-bottom:16px}.pdp__sterren{display:inline-flex;gap:2px;color:var(--store-accent)}.pdp__prijsrij{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.pdp__prijsrij s{font-size:16px;color:var(--store-ink-55)}.pdp__prijs{font-family:var(--font-heading);font-weight:700;font-size:34px}.pdp__btw{font-size:12px;color:var(--store-ink-65)}.pdp__prijsrij{flex-wrap:wrap;margin-bottom:18px}.pdp__voorraad{display:flex;align-items:flex-start;gap:8px;font-size:14px;margin-bottom:18px}.pdp__vink{display:inline-flex;color:var(--store-groen);flex-shrink:0}.pdp__voorraad strong{color:var(--store-groen);font-weight:600}.pdp__usps{background:var(--store-surface);border-radius:16px;padding:4px 18px;font-size:13.5px;margin-bottom:22px}.pdp__team-vraag{margin-bottom:22px}.pdp__usp{display:flex;align-items:center;gap:11px;padding:10px 0}.pdp__usp+.pdp__usp{border-top:1px solid var(--store-lijn)}.pdp__preorder{color:var(--store-accent)}.pdp__toevoegen.pdp__toevoegen--preorder{background:#141414}.pdp__toevoegen.pdp__toevoegen--preorder:hover:not(:disabled),.pdp__toevoegen.pdp__toevoegen--preorder:focus:not(:disabled){background:#000}.pdp__uitvak{display:flex;align-items:center;padding:0 20px;height:48px;background:var(--store-surface);border-radius:14px 0 0 14px;border:1px solid rgba(34,66,58,.2);border-right:0;font-weight:700;font-size:14px;color:var(--store-ink-65);white-space:nowrap}.pdp__toevoegen.pdp__toevoegen--terug{background:var(--store-accent)}.pdp__toevoegen.pdp__toevoegen--terug:hover:not(:disabled),.pdp__toevoegen.pdp__toevoegen--terug:focus:not(:disabled){background:var(--store-accent-dark)}.pdp__kooprij[hidden]{display:none}.pdp__terug-dialoog{margin:auto;border:0;border-radius:20px;padding:26px 28px;max-width:420px;width:calc(100vw - 32px);box-shadow:var(--schaduw-lg)}.pdp__terug-dialoog::backdrop{background:#22423a73}.pdp__terug-sluit{position:absolute;top:12px;right:12px}.pdp__terug-kop{display:block;font-family:var(--font-heading);font-weight:700;font-size:17px;margin:0 30px 8px 0}.pdp__terug-uitleg{font-size:13.5px;line-height:1.6;color:var(--store-ink-85);margin:0 0 16px}.pdp__terug-vorm{display:flex;flex-direction:column;gap:10px}.pdp__terug-veld{width:100%;border:1px solid var(--store-lijn-donker);border-radius:12px;padding:12px 14px;font:inherit;font-size:14px;background:var(--store-surface)}.pdp__terug-veld:focus-visible{outline:2px solid var(--store-accent);outline-offset:1px}.pdp__terug-knop{width:100%;padding:12px 18px;font-size:14px}.pdp__terug-honing{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.pdp__terug-succes{font-size:13.5px;font-weight:600;color:var(--store-groen);margin:6px 0 0}.pdp__terug-fout{font-size:12.5px;font-weight:600;color:#b3261e;margin:10px 0 0}.pdp__usp--link{color:var(--store-ink);text-decoration:none}.pdp__usp--link:hover{color:var(--store-accent)}.pdp__usp-icoon{width:30px;height:30px;flex-shrink:0;border-radius:var(--radius-pill);background:var(--store-accent-100);color:var(--store-accent);display:inline-flex;align-items:center;justify-content:center}.pdp__uitverkocht{color:var(--store-ink-55)!important}.pdp__optie{border:0;margin-bottom:20px}.pdp__optie legend{font-size:13px;font-weight:600;margin-bottom:8px}.pdp__optie-waarde{color:var(--store-ink-65);font-weight:500}.pdp__optie-waarden{display:flex;gap:8px;flex-wrap:wrap}.pdp__swatch-label{display:inline-flex;cursor:pointer;border-radius:var(--radius-pill)}.pdp__swatch{width:32px;height:32px;border-radius:var(--radius-pill);border:2px solid rgba(34,66,58,.2);box-shadow:inset 0 0 0 2px #fff;display:inline-block}.pdp__radio:checked+.pdp__swatch-label .pdp__swatch{border-color:var(--store-accent)}.pdp__fotoswatch{width:52px;height:52px;display:inline-flex;cursor:pointer;background:var(--store-surface);border:2px solid var(--store-lijn);border-radius:12px;padding:3px;overflow:hidden;transition:border-color .15s ease}.pdp__fotoswatch img{width:100%;height:100%;object-fit:contain;border-radius:8px}.pdp__fotoswatch:hover{border-color:var(--store-accent)}.pdp__radio:checked+.pdp__fotoswatch{border-color:var(--store-accent)}.pdp__pill.is-uitverkocht{text-decoration:line-through;text-decoration-color:var(--store-accent);text-decoration-thickness:2px;color:var(--store-ink-55);border-style:dashed;background:var(--store-bg)}.pdp__swatch-label.is-uitverkocht,.pdp__fotoswatch.is-uitverkocht{opacity:.6;position:relative}.pdp__swatch-label.is-uitverkocht:after,.pdp__fotoswatch.is-uitverkocht:after{content:"";position:absolute;left:8%;right:8%;top:50%;height:2px;background:var(--store-accent);transform:rotate(-45deg);pointer-events:none}.pdp__radio:focus-visible+label{outline:2px solid var(--store-accent);outline-offset:2px}.pdp__pill{display:inline-block;cursor:pointer;background:var(--store-surface);color:var(--store-ink);border:1px solid rgba(34,66,58,.2);font-size:13px;font-weight:600;padding:8px 16px;border-radius:var(--radius-pill)}.pdp__pill:hover{border-color:var(--store-accent)}.pdp__radio:checked+.pdp__pill{background:var(--store-accent);color:#fff;border-color:var(--store-accent)}.pdp__kooprij{display:flex;gap:0;margin-bottom:26px}.pdp__aantal{display:flex;align-items:center;background:var(--store-surface);border-radius:14px 0 0 14px;border:1px solid rgba(34,66,58,.2);border-right:0}.pdp__aantal button{width:44px;height:48px;border:0;background:none;cursor:pointer;font-size:18px;font-weight:600;color:var(--store-ink);font-family:var(--font-body)}.pdp__aantal button:hover{color:var(--store-accent)}.pdp__aantal input{width:34px;text-align:center;border:0;background:none;outline:none;font-weight:600;font-size:15px;font-family:var(--font-body);color:var(--store-ink);-moz-appearance:textfield}.pdp__aantal input::-webkit-inner-spin-button{-webkit-appearance:none}.pdp__toevoegen{flex:1;height:48px;border:0;cursor:pointer;background:var(--store-groen);color:#fff;font-family:var(--font-heading);font-weight:700;font-size:16px;border-radius:0 14px 14px 0;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .15s ease}.pdp__toevoegen:hover:not(:disabled){background:#256a42}.pdp__toevoegen:disabled{background:var(--store-ink);opacity:.4;cursor:default}.pdp__hart{width:48px;height:48px;flex:0 0 48px;margin-left:10px;border-radius:14px}.pdp__hart svg{width:20px;height:20px}.pdp__hart--balk{margin-left:0}.pdp__geboortelijst{display:inline-flex;align-items:center;gap:8px;margin:-8px 0 20px;background:none;border:0;cursor:pointer;padding:6px 0;font-family:var(--font-body);font-weight:600;font-size:13.5px;color:var(--store-ink-65);transition:color .15s ease}.pdp__geboortelijst:hover{color:var(--store-accent)}.pdp__geboortelijst svg{color:var(--store-accent)}.gld{border:0;border-radius:20px;padding:26px 26px 24px;max-width:400px;width:calc(100vw - 40px);box-shadow:0 24px 60px #22423a47;color:var(--store-ink);position:relative}.gld::backdrop{background:#22423a73}.gld__sluit{position:absolute;top:14px;right:14px}.gld__kop{display:block;font-family:var(--font-heading);font-size:18px;margin:0 30px 14px 0}.gld__kies{display:flex;flex-direction:column;gap:2px}.gld__optie{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;cursor:pointer;font-size:14.5px;transition:background-color .12s ease}.gld__optie:hover{background:var(--store-accent-100)}.gld__optie input{accent-color:var(--store-accent)}.gld__titel{margin:6px 2px 2px;border:1px solid var(--store-lijn-donker);border-radius:12px;padding:11px 14px;font:inherit}.gld__aantal{display:flex;align-items:center;gap:10px;margin:12px 2px 4px;font-size:13.5px;color:var(--store-ink-75)}.gld__aantal input{width:64px;border:1px solid var(--store-lijn-donker);border-radius:10px;padding:8px 10px;font:inherit;text-align:center}.gld__melding{min-height:18px;font-size:13px;font-weight:600;color:var(--store-groen);margin:10px 0 4px}.gld__bevestig{width:100%;margin-top:6px}.pdp__galerij{position:relative}.pdp__hart-foto{position:absolute;top:14px;right:14px;z-index:3;display:none}.pdp__cadeauservice{background:var(--store-accent-100);border-radius:16px;padding:14px 20px;margin-bottom:26px}.pdp__cs-kop{display:flex;align-items:center;gap:9px;cursor:pointer}.pdp__cs-icoon{display:inline-flex;color:var(--store-accent)}.pdp__cs-kop strong{font-family:var(--font-heading);font-size:15px}.pdp__cs-kop input{width:19px;height:19px;accent-color:var(--store-accent);margin-left:auto;flex-shrink:0;cursor:pointer}.pdp__cs-inhoud{padding-top:10px}.pdp__cs-inhoud[hidden]{display:none}.pdp__cs-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;padding:4px 0}.pdp__cs-check input{width:19px;height:19px;accent-color:var(--store-accent);flex-shrink:0}.pdp__cs-check em{font-style:normal;font-weight:600;color:var(--store-accent)}.pdp__cs-opties{padding:8px 0 10px 29px}.pdp__cs-swatches{display:flex;gap:8px;flex-wrap:wrap}.pdp__cs-swatch{cursor:pointer}.pdp__cs-swatch input{position:absolute;opacity:0;pointer-events:none}.pdp__cs-swatch{position:relative}.pdp__cs-swatch .pdp__fotoswatch{background:var(--store-surface);width:84px;height:84px}.pdp__cs-swatch:has(input:checked) .pdp__fotoswatch{border-color:var(--store-accent)}.pdp__cs-loep{position:absolute;right:-5px;top:-5px;z-index:2;width:24px;height:24px;border-radius:50%;padding:0;border:1px solid var(--store-lijn);background:var(--store-surface);color:var(--store-ink);cursor:zoom-in;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #1f3b3a26}.pdp__cs-loep:hover{color:var(--store-accent);border-color:var(--store-accent)}.pdp__cs-lightbox{border:0;border-radius:16px;padding:14px;width:min(460px,92vw);box-shadow:0 18px 50px #1f3b3a4d;position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;height:fit-content;max-height:90vh;overflow:auto}.pdp__cs-lightbox::backdrop{background:#1f3b3a73}.pdp__cs-lightbox img{width:100%;height:auto;display:block;border-radius:10px;background:var(--store-bg)}.pdp__cs-lightbox p{margin:10px 0 0;text-align:center;font-weight:600;font-size:14px}.pdp__cs-lightbox-sluit{position:absolute;top:10px;right:10px;width:30px;height:30px;border:0;border-radius:50%;background:var(--store-surface);font-size:18px;line-height:1;cursor:pointer;box-shadow:0 1px 5px #1f3b3a33}.pdp__cs-naam{display:inline-block;background:var(--store-surface);border:2px solid var(--store-lijn);border-radius:12px;font-size:12px;font-weight:600;padding:8px 12px}.pdp__cs-swatch:has(input:checked) .pdp__cs-naam{border-color:var(--store-accent)}.pdp__cs-gekozen{display:block;font-size:12px;color:var(--store-ink-75);margin-top:6px}.pdp__cs-boodschap{width:100%;box-sizing:border-box;resize:vertical;margin-top:10px;border:1px solid rgba(34,66,58,.2);border-radius:12px;background:var(--store-surface);font-family:var(--font-body);font-size:13px;color:var(--store-ink);padding:10px 14px;outline:none}.pdp__cs-boodschap:focus{border-color:var(--store-accent)}.pdp__bset{background:var(--store-surface);border:1px solid var(--store-lijn);border-radius:16px;padding:16px 20px;margin-bottom:26px}.pdp__bset-kop{display:flex;align-items:center;gap:12px;margin-bottom:10px;font-family:var(--font-heading);font-weight:700;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--store-ink-75)}.pdp__bset-kop:before,.pdp__bset-kop:after{content:"";flex:1;height:1px;background:var(--store-lijn)}.pdp__bset-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13.5px;padding:2px 0 10px}.pdp__bset-check input{width:19px;height:19px;accent-color:var(--store-accent);flex-shrink:0}.pdp__bset-tekst{flex:1}.pdp__bset-tekst em{font-style:normal;font-weight:600;color:var(--store-accent);display:block;font-size:12.5px}.pdp__bset-totaal{font-family:var(--font-heading);font-weight:700;font-size:16px;white-space:nowrap}.pdp__bset-totaal s{font-size:12px;font-weight:500;color:var(--store-ink-55)}.pdp__bset-lijst{border:1px solid var(--store-lijn);border-radius:12px;padding:0 14px;position:relative}.pdp__bset-rij{display:flex;align-items:center;gap:12px;padding:12px 0}.pdp__bset-rij+.pdp__bset-rij,.pdp__bset-plus+.pdp__bset-rij{border-top:1px solid var(--store-lijn)}.pdp__bset-foto{width:48px;height:48px;flex-shrink:0;background:var(--store-bg);border-radius:10px;padding:4px;overflow:hidden;display:block}.pdp__bset-foto img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp__bset-naam{flex:1;font-size:12.5px;font-weight:600;line-height:1.35}.pdp__bset-prijs{font-family:var(--font-heading);font-weight:700;font-size:13.5px;text-align:right;white-space:nowrap}.pdp__bset-prijs s{display:block;font-size:11px;font-weight:500;color:var(--store-ink-55)}.pdp__bset-plus{position:absolute;left:50%;transform:translate(-50%,-50%);width:22px;height:22px;border-radius:var(--radius-pill);background:var(--store-accent-100);color:var(--store-accent);display:none}.pdp__bundel{background:var(--store-accent-100);border-radius:20px;padding:24px 26px;margin-bottom:26px}.pdp__bundel-kop{display:flex;align-items:center;gap:10px;margin-bottom:16px}.pdp__bundel-tag{background:var(--store-accent);color:#fff;font-family:var(--font-heading);font-weight:700;font-size:12px;padding:3px 12px;border-radius:var(--radius-pill)}.pdp__bundel-kop strong{font-family:var(--font-heading);font-size:16px}.pdp__bundel-producten{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pdp__bundel-foto{width:84px;height:84px;flex-shrink:0;background:var(--store-surface);border-radius:14px;padding:8px}.pdp__bundel-foto img{width:100%;height:100%;object-fit:contain}.pdp__bundel-plus{font-family:var(--font-heading);font-weight:700;font-size:20px;color:var(--store-accent)}.pdp__bundel-tekst{flex:1;font-size:13px;line-height:1.45;display:flex;flex-direction:column}.pdp__bundel-tekst span{color:var(--store-ink-75)}.pdp__bundel-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;margin-bottom:14px}.pdp__bundel-check input{width:19px;height:19px;accent-color:var(--store-accent)}.pdp__bundel-onder{display:flex;align-items:center;justify-content:space-between;gap:14px}.pdp__bundel-label{display:block;font-size:12px;color:var(--store-ink-75)}.pdp__bundel-prijs{font-family:var(--font-heading);font-weight:700;font-size:24px}.pdp__badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.pdp__badge{background:var(--store-accent-100);color:var(--store-accent);font-family:var(--font-heading);font-weight:600;font-size:12px;padding:5px 16px;border-radius:var(--radius-pill)}.pdp__accordeons details{border-top:1px solid rgba(34,66,58,.15)}.pdp__accordeons summary{display:flex;align-items:center;justify-content:space-between;padding:16px 4px;cursor:pointer;list-style:none;font-family:var(--font-heading);font-weight:600;font-size:15px}.pdp__accordeons summary::-webkit-details-marker{display:none}.pdp__accordeons summary:hover{color:var(--store-accent)}.pdp__accordeons summary:after{content:"+";font-size:20px;font-weight:400;font-family:var(--font-body)}.pdp__accordeons details[open]>summary:after{content:"\2212"}.pdp__accordeon-body{font-size:14px;line-height:1.7;padding:0 4px 18px;color:var(--store-ink-85)}.pdp__accordeon-body p{margin:0 0 .9em}.pdp__accordeon-body p:last-child{margin-bottom:0}.pdp__accordeon-body ul,.pdp__accordeon-body ol{margin:0 0 .9em;padding-left:1.3em}.pdp__accordeon-body li{margin-bottom:.25em}.pdp-koopbalk{display:none}@media(max-width:960px){.pdp{display:flex;flex-direction:column;gap:0;align-items:stretch}.pdp__galerij,.pdp__info{display:contents}.pdp__galerij>*,.pdp__info>*{order:30;min-width:0}.pdp__merk{order:1;margin:0 0 2px}.pdp__info h1{order:2;margin:0 0 4px}.pdp__score{order:3;margin:0 0 12px}.pdp__hoofdfoto{order:4;margin:0 0 10px}.pdp__thumbwrap{order:5;margin:0 0 16px;max-width:100%}.pdp__optie{order:6;margin:0 0 14px}.pdp__prijsrij{order:7;margin:0 0 12px}.pdp__voorraad{order:8;margin:0 0 14px}.pdp__cadeauservice,.pdp__mee{order:9;margin:0 0 16px}.pdp__koopvorm{order:10;margin:0 0 16px}.pdp__bset{order:11;margin:0 0 16px}.pdp__usps{order:12;margin:0 0 16px}.pdp__team-vraag,.pdp__bundel{order:13;margin:0 0 16px}.pdp__badges{order:14;margin:0 0 16px}.pdp__accordeons{order:15}}@media(max-width:760px){.pdp{padding-top:12px;gap:0}body:has(.pdp-koopbalk) .ftr{padding-bottom:88px}.pdp__hoofdfoto{border-radius:20px;padding:12px}.pdp__thumbs{gap:8px}.pdp__thumb{width:64px;height:64px;border-radius:12px;padding:5px}.pdp__thumbpijl{display:none}.pdp__merk{font-size:12px}.pdp__info h1{font-size:22px;margin:0 0 4px}.pdp__score{font-size:12px;margin:0 0 10px}.pdp__prijs{font-size:28px}.pdp__btw{font-size:11px}.pdp__voorraad{font-size:13px}.pdp__usps{font-size:12.5px;padding:2px 14px;margin:0 0 16px}.pdp__usp{padding:9px 0;gap:9px}.pdp__usp-icoon{width:27px;height:27px}.pdp__swatch{width:36px;height:36px}.pdp__fotoswatch{width:46px;height:46px;border-radius:10px}.pdp__pill{font-size:12px;padding:9px 14px}.pdp__optie{margin-bottom:16px}.pdp__kooprij{display:none}.pdp__hart-foto{display:inline-flex}.pdp__bundel{border-radius:16px;padding:18px;margin-bottom:18px}.pdp__bundel-foto{width:64px;height:64px;border-radius:12px;padding:6px}.pdp__bundel-tekst{font-size:12px}.pdp__bundel-prijs{font-size:20px}.pdp__bundel-onder .btn{font-size:12.5px;padding:12px 18px;white-space:nowrap}.pdp__badges{gap:6px;margin-bottom:18px}.pdp__badge{font-size:11px;padding:5px 14px}.pdp__accordeons summary{font-size:14px;padding:14px 2px}.pdp__accordeon-body{font-size:13px}.pdp-koopbalk{display:block;position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--store-surface);box-shadow:0 -4px 20px #22423a1f;padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.pdp-koopbalk__koop{display:flex;gap:10px}.pdp-koopbalk__koop[hidden],.pdp-koopbalk__uit[hidden]{display:none}.pdp-koopbalk .pdp__aantal{background:var(--store-bg);border:0}.pdp-koopbalk .pdp__aantal span{width:24px;text-align:center;font-weight:600;font-size:14px}.pdp-koopbalk .pdp__toevoegen{font-size:15px}.pdp-koopbalk__uit{display:flex;align-items:center;gap:0}.pdp-koopbalk__status{display:flex;align-items:center;height:48px;padding:0 16px;background:var(--store-bg);border-radius:14px 0 0 14px;font-weight:700;font-size:14px;color:var(--store-ink-65);white-space:nowrap}.pdp-koopbalk__uit .pdp__toevoegen--terug{flex:1}}.jdgm-rev-widg .jdgm-form,.jdgm-rev-widg .jdgm-form__fieldset{text-align:left}.jdgm-rev-widg .jdgm-form__inline-label{display:inline-block;margin-bottom:4px;font-weight:600}.jdgm-rev-widg .jdgm-form__reviewer-name-format-container{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-size:12px;color:var(--store-ink-65)}.jdgm-rev-widg .jdgm-form__reviewer-name-format-container .jdgm-form__inline-label{margin-bottom:0;font-weight:400;font-size:12px}.jdgm-rev-widg .jdgm-form__reviewer-name-format-container .jdgm-sort-dropdown{font-size:12px;padding:2px 4px}.jdgm-rev-widg .jdgm-media-fieldset__icon{display:none}.jdgm-rev-widg .jdgm-picture-fieldset__box--input .jdgm-picture-fieldset__box-wrapper{display:flex;align-items:center;justify-content:center;min-height:76px}.jdgm-rev-widg .jdgm-picture-fieldset__box--input .jdgm-picture-fieldset__box-wrapper:before{content:"\1f4f7";font-size:26px;line-height:1}@media(max-width:760px){.jdgm-rev-widg .jdgm-widget-actions-wrapper{position:static!important;width:auto!important;margin-top:12px;justify-content:center}.jdgm-rev-widg .jdgm-rev-widg__summary{float:none!important;width:100%;text-align:center}.jdgm-rev-widg .jdgm-rev-widg__summary-inner{display:inline-block;text-align:center}.jdgm-rev-widg .jdgm-histogram{float:none!important;margin:10px auto 0;text-align:center}.jdgm-rev-widg .jdgm-write-rev-link{margin:0 auto}}.pdp__mee{border:1px solid var(--store-lijn);border-radius:14px;padding:12px 14px;margin:0 0 16px;background:var(--store-surface)}.pdp__mee-kop{font-size:12.5px;color:var(--store-ink-75);margin-bottom:8px}.pdp__mee-kop strong{color:var(--store-accent)}.pdp__mee-rij{display:flex;align-items:center;gap:10px;padding:7px 6px;border-radius:10px;cursor:pointer}.pdp__mee-rij:hover{background:var(--store-bg)}.pdp__mee-rij input{accent-color:var(--store-accent);width:16px;height:16px;flex-shrink:0}.pdp__mee-foto{width:58px;height:58px;flex-shrink:0;border-radius:8px;position:relative;background:var(--store-bg);padding:2px;display:flex;align-items:center;justify-content:center}.pdp__mee-foto img{width:100%;height:100%;object-fit:contain;border-radius:6px}.pdp__mee-loep{right:-6px;top:-6px;width:22px;height:22px}.pdp__mee-naam{flex:1;min-width:0;font-size:13px;font-weight:600;color:var(--store-ink)}.pdp__mee-link{color:inherit;text-decoration:none}.pdp__mee-link:hover{color:var(--store-accent);text-decoration:underline}.pdp__mee-lightbox-link{display:inline-block;margin-top:8px;font-size:13px;font-weight:700;color:var(--store-accent);text-decoration:none}.pdp__mee-lightbox-link:hover{text-decoration:underline}.pdp__mee-select{display:block;margin-top:5px;max-width:180px;width:100%;font:inherit;font-size:12.5px;font-weight:500;color:var(--store-ink);padding:5px 8px;border:1px solid var(--store-lijn);border-radius:8px;background:#fff;cursor:pointer}.pdp__mee-select:focus{outline:none;border-color:var(--store-accent);box-shadow:0 0 0 2px #a515801f}.pdp__mee-prijs{font-size:13px;font-weight:700;color:var(--store-ink);white-space:nowrap}.pdp__mee-prijs s{font-weight:500;font-size:11.5px;color:var(--store-ink-55);margin-left:3px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-product.css.map */
