:root{--kleur-actie: #ff7700;--kleur-prijs-actie: #007a8b;--kleur-badge: #f07800;--kleur-vanprijs: #8a8a8a;--kleur-voorraad: #00aa73;--kleur-uitverkocht: #ea7107;--kleur-uitverkocht-vlak: #8a8a8a;--kleur-cartcount-vlak: #4D4880;--kleur-cartcount-tekst: #ffffffff;--kleur-tekst: #202020;--kleur-tekst-donker: #000000;--kleur-kaart: rgb(247, 247, 250);--kleur-lijn: #c4cdd54d;--kleur-label-vlak: #f5eee4;--kleur-label-icoon: #f3c625;--kleur-cartlabel-vlak: #f7f7fa;--kleur-cartlabel-icoon: #007a8b;--vorm-vlek: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 608.03 494.09'><path d='M 608.03 247.04 C 608.03 370.57 315.59 470.71 315.59 470.71 C 315.59 470.71 0 600.84 0 247.04 C 0 -106.75 315.59 23.38 315.59 23.38 C 315.59 23.38 608.03 123.52 608.03 247.04 Z' fill='%23fff'/></svg>");--vlek-tekst: 15px;--vlek-tekst-mobiel: 12px;--vlek-breed: 72px;--vlek-hoog: 58px;--vlek-breed-mobiel: 56px;--vlek-hoog-mobiel: 46px;--vlek-breed-pdp: 130px;--vlek-hoog-pdp: 105px;--vlek-tekst-pdp: 21px;--vlek-tekst-pdp-groot: 26px;--vlek-tekst-label: 12px;--vlek-tekst-label-mobiel: 10px;--vlek-tekens-max: 6;--vlek-tekst-links: 4px}.product-card{border-radius:8px;transition:all .2s ease-in-out}.product-card:hover{box-shadow:0 0 6px #00000026}.product-card__wrapper{display:flex;flex-direction:column;background-color:var(--kleur-kaart);border-radius:8px}.product-card__image-wrapper{border-bottom:1px solid var(--kleur-lijn)}.product-card--unavailable .product-card__image-wrapper img{opacity:.45}.product-card__info{gap:0}.product-card__title{font-size:17px;color:var(--kleur-tekst)}.product-card__inhoud{font-size:14px;color:var(--kleur-tekst);min-height:1lh}.product-card__inhoud:empty{display:block!important}.product-card__list-actions{padding:1.2rem 2rem;border-top:1px solid var(--kleur-lijn);margin-top:auto}.product-card__list-purchase{display:block}.product-card__list-buy-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.product-card__list-buy-row .product-card__list-price,.product-card__list-buy-row .product-card__list-quantity{flex:0 0 auto}.product-card__list-quantity{display:none;width:90px;margin-left:auto}@media(min-width:768px){.product-card__list-quantity{display:flex}}.product-card__list-quantity .quantity__button{width:2.5rem}.product-card__list-quantity .quantity__input{padding-inline:2.5rem;min-width:4rem}.btn__icon.product-card__list-atc{padding:unset;width:40px;height:40px;background-color:var(--kleur-voorraad);border-color:var(--kleur-voorraad)}.btn__icon:hover{color:var(--kleur-tekst);border-color:var(--kleur-tekst)}.product-card__inventory{margin:0;font-size:12px;font-weight:700}.product-card__inventory--in-stock,.product-card__inventory--low{color:var(--kleur-voorraad)}.product-card__inventory--none{color:var(--kleur-uitverkocht)}.product-card__inventory-icon{display:inline-flex;flex-shrink:0;margin-right:4px;vertical-align:baseline}.product-card__list-price{white-space:nowrap}.product-card__list-price .price{margin:0}.product-card__list-actions .f-price-item{font-size:20px;color:var(--kleur-tekst)}.product-card__list-actions .f-price-item--regular{color:var(--kleur-tekst-donker)}.product-card__list-actions .f-price-item--sale{order:2}.product-card__list-actions .product-card__list-price .f-price__sale .f-price-item--regular{color:var(--kleur-vanprijs);opacity:1;font-size:16px;line-height:16px}.product-card__list-actions .f-price__sale .f-price-item--sale{color:var(--kleur-prijs-actie);line-height:20px}.product-card__list-price--actie .f-price-item,.product-card__list-price--actie .f-price-item--regular{color:var(--kleur-prijs-actie)}.product-card__badge{right:auto!important;left:.75rem!important}.product-card__image-wrapper:has(.product-card__flash-sale .promotion__item) .product-card__badge{display:none!important}.f-badge{display:flex;align-items:center;justify-content:center;width:var(--vlek-breed);height:var(--vlek-hoog);padding:0 var(--vlek-tekst-links) 0 0!important;background-color:var(--kleur-badge)!important;border-radius:0!important;font-size:var(--vlek-tekst);font-weight:var(--font-body-weight-bold);line-height:1.15;text-align:center;-webkit-mask-image:var(--vorm-vlek);mask-image:var(--vorm-vlek);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.f-badge--sale{background-color:var(--kleur-actie)!important}@media(max-width:767px){.f-badge{width:var(--vlek-breed-mobiel);height:var(--vlek-hoog-mobiel);font-size:var(--vlek-tekst-mobiel)}}.f-badge.f-badge--soldout{width:auto;height:auto;align-self:flex-start;padding:4px 10px!important;background-color:var(--kleur-uitverkocht-vlak)!important;border-radius:4px!important;color:#fff;font-size:12px;font-weight:var(--font-body-weight-bold);line-height:1.2;text-align:center;white-space:nowrap;-webkit-mask-image:none;mask-image:none}.product-card__image-wrapper:has(.f-badge--soldout) .product-card__badge{right:.75rem!important;left:auto!important}.action-label{margin-top:.4rem}.action-label__item{padding:.2rem .8rem;background:var(--kleur-label-vlak);border-radius:4px;color:var(--kleur-tekst-donker);font-size:calc(var(--font-body-size) * .8);font-weight:var(--font-body-weight-bold);line-height:1.8rem}.action-label__item .icon{color:var(--kleur-label-icoon)}.product__media-action-label{top:1.6rem;inset-inline-start:1.6rem;inset-inline-end:auto;pointer-events:none}.product__media-action-label .action-label{margin-top:0;gap:.6rem}.product__media-action-label .action-label__item{display:flex;align-items:center;justify-content:center;width:var(--vlek-breed-pdp);height:var(--vlek-hoog-pdp);padding:.4rem calc(.9rem + var(--vlek-tekst-links)) .4rem .9rem;background:var(--kleur-actie);border-radius:0;box-shadow:none;color:#fff;font-size:clamp(var(--vlek-tekst-pdp),calc((var(--vlek-tekens-max) + 1 - var(--tekens, 99)) * 100px),var(--vlek-tekst-pdp-groot));font-weight:var(--font-body-weight-bold);line-height:1.2;text-align:center;white-space:normal;overflow-wrap:normal;hyphens:none;-webkit-hyphens:none;text-wrap:balance;-webkit-mask-image:var(--vorm-vlek);mask-image:var(--vorm-vlek);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.product__media-action-label .action-label__item .icon{display:none}.product__media-action-label .f-badge{width:var(--vlek-breed-pdp);height:var(--vlek-hoog-pdp);font-size:var(--vlek-tekst-pdp-groot)}@media(max-width:767.98px){.product__media-action-label{top:1.2rem;inset-inline-start:1.2rem}.product__media-action-label .action-label__item{width:var(--vlek-breed);height:var(--vlek-hoog);padding:.3rem calc(.7rem + var(--vlek-tekst-links)) .3rem .7rem;font-size:var(--vlek-tekst)}.product__media-action-label .f-badge{width:var(--vlek-breed);height:var(--vlek-hoog);font-size:var(--vlek-tekst)}}.discount{background:var(--kleur-label-vlak);color:var(--kleur-tekst-donker);font-weight:500}.discount svg{color:var(--kleur-label-icoon);stroke-width:1.5}.product-card__flash-sale{position:absolute;inset:.75rem auto auto .75rem;z-index:2;display:flex;align-items:center;justify-content:center;width:var(--vlek-breed);height:var(--vlek-hoog);padding:.3rem .7rem;overflow:visible;pointer-events:none;background-color:var(--kleur-actie)!important;border-radius:0!important;--color-foreground: 255, 255, 255;-webkit-mask-image:var(--vorm-vlek);mask-image:var(--vorm-vlek);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.product-card:hover .product-card__flash-sale,.product-card__wrapper:hover .product-card__flash-sale,.product-card__image-wrapper:hover .product-card__flash-sale,.product-card:focus-within .product-card__flash-sale{display:flex!important;opacity:1!important;visibility:visible!important;transform:none!important}.product-card__flash-sale .scrolling-promotion{overflow:visible;--duration: 0s}.product-card__flash-sale .promotion{animation:none!important;transform:none!important}.product-card__flash-sale .promotion:not(:first-child){display:none}.product-card__flash-sale .scrolling-promotion,.product-card__flash-sale .promotion,.product-card__flash-sale .promotion__item{width:100%;max-width:100%}.product-card__flash-sale .promotion__item{justify-content:center}.product-card__flash-sale .promotion__item span{display:block;width:100%;margin-inline-end:var(--vlek-tekst-links);color:#fff;font-size:clamp(var(--vlek-tekst-label),calc((var(--vlek-tekens-max) + 1 - var(--tekens, 99)) * 100px),var(--vlek-tekst));line-height:1.2;text-align:center;white-space:normal;overflow-wrap:normal;hyphens:none;-webkit-hyphens:none;text-wrap:balance}.product-card__flash-sale .promotion__item svg{display:none}@media(max-width:767px){.product-card__flash-sale{inset:.6rem auto auto .6rem;width:var(--vlek-breed-mobiel);height:var(--vlek-hoog-mobiel);padding:.2rem .5rem}.product-card__flash-sale .promotion__item span{font-size:clamp(var(--vlek-tekst-label-mobiel),calc((var(--vlek-tekens-max) + 1 - var(--tekens, 99)) * 100px),var(--vlek-tekst-mobiel))}}.product-bundle-card .product-card__list-actions{padding:8px 0 0}.product-bundle-card .product-card__list-actions .f-price-item--regular{font-size:20px}.products-bundle__cta-row{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr 1fr}.products-bundle__total,.products-bundle__quantity{grid-column:span 3}.products-bundle__add{grid-column:span 6;grid-row:2}@media(min-width:768px){.products-bundle__cta-row{grid-template-rows:1fr}.products-bundle__total,.products-bundle__quantity{grid-column:span 2}.products-bundle__add{grid-column:span 8;grid-row:unset}}@media(max-width:999px){.bndlr-automatic-volume-bundle{display:block!important}}.bndlr-per-stuk{margin-inline-start:.4rem;color:rgba(var(--color-foreground),.7);font-size:1.4rem;font-weight:400;white-space:nowrap}.custom-levertijd{display:flex;align-items:center;gap:8px;margin-top:.4rem;font-size:14px;line-height:1.4}.custom-levertijd__icon{width:24px;height:24px;flex-shrink:0;object-fit:contain}.custom-levertijd__text{color:var(--kleur-tekst-donker);font-weight:400}.custom-levertijd__text em{color:var(--levertijd-kleur);font-style:normal;font-weight:700}.cart-item .action-label{margin-bottom:.4rem}.cart-item__discounts{margin-top:.4rem}.cart-item__discounts .discount{background:var(--kleur-cartlabel-vlak)}.cart-item__discounts .discount svg{color:var(--kleur-cartlabel-icoon)}.cart-item__price-now{color:var(--kleur-prijs-actie)}.cart-item__content{flex:1 1 0%;min-width:0}.cart-item__info-col{max-width:40rem}@media(max-width:767.98px){.cart-item__info-col{flex-basis:100%}}@media(min-width:768px){.cart-item__action{margin-left:auto}}.cart-item__row{position:relative}@media(max-width:767.98px){.cart-item__row .btn-remove{position:absolute;top:0;left:0;z-index:2;background:#ffffffe6;border-radius:50%}}.cart-item__promo-badge{display:inline-flex;align-items:center;padding:.3rem .8rem;background:var(--kleur-actie);color:#fff;font-weight:700;font-size:1.1rem;line-height:1.3;border-radius:.4rem}.cart-item__missing-out{display:block;margin-top:1.2rem;padding:.6rem 1rem;border-radius:.4rem;background:var(--kleur-actie);color:#fff}.cart-drawer .cart-item:not(:last-child){padding-bottom:1.6rem;border-bottom:.1rem dashed rgba(var(--color-border),var(--color-border-alpha, 1))}.cart tbody tr{border-block-start-style:dashed}.drawer__footer-buttons.flex{min-height:5.2rem}.drawer__footer-buttons .btn,.cart__footer--buttons .btn{height:5.2rem}.drawer__footer-buttons{margin-top:-.8rem}.product-card:not(.product-card--horizontal){container-type:inline-size;container-name:pCard}@container pCard (max-width: 250px){.product-card__list-quantity{display:none}}.cart-item .custom-levertijd{gap:6px;margin-top:.2rem;margin-bottom:0!important;font-size:1.2rem;line-height:1.35}.cart-item .custom-levertijd__icon{width:18px;height:18px}.cart-icon .cart-count{background:var(--kleur-cartcount-vlak);color:var(--kleur-cartcount-tekst)}.dropdown__view-all-item .btn--primary{display:inline-flex;margin-top:1.2rem;padding:.2rem 1.4rem;height:32px;font-size:1.3rem;white-space:nowrap}.dropdown__view-all-item,.btn--view-all{margin-top:1.2rem}.cart-drawer__footer .btn[name=checkout]{background-color:#00ab75!important;border-color:#00ab75!important}.cart-drawer__footer .btn[name=checkout] .btn__text{background-color:transparent!important;color:#fff!important}.cart-drawer__footer .btn[name=checkout]:hover{background-color:#fff!important;border-color:#303030!important}.cart-drawer__footer .btn[name=checkout]:hover .btn__text{color:#303030!important}.cart-discount__form .btn--primary{background-color:#1d1c30!important;border-color:#1d1c30!important}.cart-discount__form .btn--primary:hover{background-color:#1d1c30!important}[data-initializing] #MainContent .shopify-section+.shopify-section~.shopify-section{content-visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
