#the-branding-club{margin-bottom:calc(var(--menu-height) * 1.25)}#footer{padding-bottom:var(--margin-bottom)!important}#breadcrumbs{padding:0!important;width:100%}@media screen and (min-width: 800px){#populaire-producten-container{margin-bottom:0!important}}.product-card-container{grid-template-columns:repeat(auto-fit,230px)}.tag{background:var(--green);border-radius:var(--roundradius);padding:10px 20px;color:#fff}.product-campagne-banner{border-radius:var(--border-radius);padding:.5rem 1.5rem;text-align:center;animation:wobble 2s ease}@media screen and (max-width: 800px){.product-campagne-banner{width:100%}}@keyframes wobble{0%{transform:translate(0)}15%{transform:translate(-2%) rotate(-3deg)}30%{transform:translate(2%) rotate(3deg)}45%{transform:translate(-2%) rotate(-3deg)}60%{transform:translate(2%) rotate(3deg)}75%{transform:translate(-2%) rotate(-1deg)}to{transform:translate(0)}}#product-tag-button{padding:1.5rem;width:100%;border-radius:var(--midradius);border:2px solid var(--green);align-items:center;justify-content:space-between}#product-tag-button.alt{justify-content:space-evenly}#product-tag-content{gap:calc(var(--gap) / 2);text-align:center}#product-tag-img{width:4rem!important;height:auto}#product-container{width:100vw;background:var(--white)}#product-main{display:flex;justify-content:space-between;gap:var(--gap);padding-bottom:var(--margin-bottom);border-bottom:var(--border-line)}#product-main-right{width:40%;height:100%}#product-main-left{width:auto;height:100%;gap:calc(var(--gap) / 2);display:flex;flex-direction:column;height:auto;align-self:flex-start}@media screen and (min-width: 800px){#product-main-left{position:sticky;align-self:flex-start;top:110px}}#product-main-right{display:flex;flex-direction:column;gap:calc(var(--gap) / 2);align-items:flex-start;margin-top:var(--gap)}.product-title.thin{font-size:var(--small-text);font-family:var(--regular)}#product-buttons{width:100%}#product-buttons .button{width:200px}.productie{display:flex;flex-wrap:wrap;gap:calc(var(--gap) / 2)}.productie-properties{display:flex;flex-direction:column}#product-eigenschappen-container{padding-top:calc(var(--gap)/5);border-top:var(--border-line);margin:calc(var(--gap)/5) 0;width:100%;gap:calc(var(--gap)/5)}.product-eigenschap{border-bottom:var(--border-line);padding-bottom:calc(var(--gap)/5)}@media screen and (min-width: 800px){.eigenschappen-titel{width:50%}.eigenschappen{width:60%}}@media screen and (max-width: 800px){.product-eigenschap{gap:0!important}.materiaalkleur{padding-bottom:calc(var(--gap)/1.25)!important}}.kleur-value{width:30px;height:30px;border-radius:var(--border-radius);position:relative}.kleur-value-hover{display:none}.kleur-value:hover .kleur-value-hover{position:absolute;bottom:-37px;width:auto;height:auto;white-space:nowrap;background:var(--gray);padding:5px 10px;border-radius:var(--border-radius);display:block;z-index:99}.wit{background-color:#fff;border:1px solid black}.lichtgrijs{background-color:#d3d3d3}.champagne{background-color:#f7e7ce}.limegroen{background-color:#32cd32}.lichtblauw{background-color:#add8e6}.donkergrijs{background-color:#a9a9a9}.zwart,.zwart-binnen{background-color:#000}.grijs{background-color:gray}.bruin,.bruin-buiten{background-color:#964b00}.kraft{background-color:#a67843}.hout{background-color:#deb887}.beige{background-color:beige}.groen{background-color:green}.roze{background-color:pink}.blauw{background-color:#00f}.geel{background-color:#ff0}.rood{background-color:red}.donkerbruin{background-color:#654321}.oranje{background-color:orange}.bordeauxrood{background-color:maroon}.zachtroze{background-color:#ffb6c1}.fuchsia{background-color:#f0f}.turqoise{background-color:#40e0d0}.donkerblauw{background-color:#00008b}.pastel-groen{background-color:#7d7}.donkergroen{background-color:#006400}.lila{background-color:#c8a2c8}.paars{background-color:purple}.donkerpaars{background-color:#301934}.royal-blue{background-color:#4169e1}.lime-oranje{background-color:#ff4500}.naturel{background-color:#a67b5b}.appel-groen{background-color:#8db600}.cyan{background-color:#0ff}.lavender{background-color:#e6e6fa}.marine-blauw{background-color:navy}.donker-rood{background-color:#8b0000}.navy{background-color:navy}.licht-geel{background-color:#ffffe0}.aqua{background-color:#0ff}.flessengroen{background-color:#006a4e}.bordeaux{background-color:maroon}.smaragd{background-color:#50c878}.warm-roze{background-color:#ff69b4}.salie{background-color:#77815c}.koningsblauw{background-color:#4169e1}.zonnebloem-geel{background-color:#ffda03}.olijfgroen{background-color:olive}.khaki{background-color:khaki}.ecru{background-color:#c2b280}.neon-groen{background-color:#39ff14}.rood-roze{background:#ff8383}.metallic-goud,.goud{background:linear-gradient(135deg,#d4af37,#f7db7f)}.metallic-zilver,.zilver{background:linear-gradient(135deg,silver,#e4e4e4)}.zwart-transparant{background:linear-gradient(135deg,#000,#0000)}.bruin-transparant{background:linear-gradient(135deg,#654321,#65432100)}.blauw-transparant{background:linear-gradient(135deg,#00f,#00f0)}.groen-transparant{background:linear-gradient(135deg,green,#00800000)}.rood-roze-transparant{background:linear-gradient(135deg,#ffc0d0,#f006 40%,#f000)}.transparant{background-image:linear-gradient(135deg,#add8e640,#add8e600);border:1px solid black}.andere-kleuren-op-aanvraag{transition:background 1s ease-in-out;background:linear-gradient(124deg,#ff2400,#e81d1d,#e8b71d,#e3e81d,#1de840,#1ddde8,#2b1de8,#dd00f3,#dd00f3);background-size:100% 100%;background-position:center center}.andere-kleuren-op-aanvraag:hover{background-size:300% 300%;background-position:center center;animation:rainbow 4s ease infinite;animation-fill-mode:forwards}@keyframes rainbow{0%{background-position:0% 82%}50%{background-position:100% 19%}to{background-position:0% 82%}}.drukkleuren .flex{gap:calc(var(--gap) / 4)}.drukkleur{position:relative}.drukkleur:after{width:100%;height:6px;position:absolute;bottom:10px;left:0;opacity:0;transition:var(--transition)}.drukkleur:hover:after{opacity:1}.full-color:after{content:url(/cdn/shop/files/CMYK.svg?v=1680524396)}.pms:after{content:url(/cdn/shop/files/PMS.svg?v=1680524397)}.vouw .eigenschappen{align-items:flex-end}.vouw-image{width:60px;height:60px;object-fit:contain}.vouw-image img{height:100%;width:100%}.vouw-image-square{transform:scale(.8)}form#product-form{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 800px){#product-templates{margin-top:var(--gap)}#product-templates .tiny{font-size:var(--small-text)}}@media (max-width: 800px){#variant-bar{justify-content:center}.variant-tab{width:100%}}#sfeerbeelden-container{margin-bottom:var(--margin-bottom)!important;padding:0 0 calc(var(--gap) * 3)!important;background:var(--white)!important}@media (max-width: 800px){.variant-bar.variant-tab{width:100%!important}h1{font-size:1.9rem}#checkbox-container{max-width:100%}#product-container{width:100vw;background:var(--white);padding:0 0 calc(var(--gap) * 2);margin:calc(var(--gap) * -.5) 0 0}#product-main{flex-direction:column;justify-content:unset;gap:calc(var(--gap) / 2);padding-top:calc(var(--gap) * 2)}#product-main-left,#product-main-right{width:100%;height:auto;position:relative}#product-form label{min-width:30%}.materiaal-kleur-field label{bottom:-15px}#collection-product-container{margin-bottom:0!important}}#product-faq-container{display:flex;flex-direction:column;gap:calc(var(--gap) / 2)}#product-text-container{background:var(--white);padding:calc(var(--gap) * 2) 0}#product-texts{display:flex;flex-wrap:wrap;gap:var(--gap)}div#product-texts h2{width:100%}#product-texts .product-text{max-width:40%;min-width:40%;flex:1;display:flex;flex-direction:column;gap:calc(var(--gap) / 3)}@media screen and (max-width: 800px){#product-text-container{padding:0}#product-texts{background:var(--white);padding:calc(var(--gap) * 2) 5%;gap:0;max-width:100vw}#product-texts .product-text{max-width:100%;flex:unset;gap:calc(var(--gap) / 4);border-bottom:1px solid var(--gray);padding:var(--gap) 0}#product-texts .product-text:last-child{border-bottom:none}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/v2-product.css.map */
