:root{--bs-blue: #01a7da;--bs-indigo: #6610f2;--bs-purple: #5E2BFF;--bs-pink: #ef84b5;--bs-red: #e83c2d;--bs-orange: #f1a52b;--bs-yellow: #ffc107;--bs-green: #27ae5f;--bs-green-light: #aacbb8;--bs-green-special: #45F0DF;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-antraciet: #293133;--bs-white: #fff;--bs-gray: #ccc;--bs-gray-light: #f5f5f5;--bs-gray-warm: #f1ece8;--bs-gray-warm-dark: color-mix(in srgb,var(--bs-gray-warm),#000 22%);--bs-gray-dark: #838383;--bs-gray-400: #ddd;--bs-primary: var(--basiskleur2, var(--bs-purple));--bs-secondary: var(--bs-gray-dark);--bs-success: var(--bs-primary);--bs-info: var(--bs-cyan);--bs-warning: var(--bs-yellow);--bs-danger: var(--bs-red);--bs-light: var(--bs-white);--bs-dark: var(--bs-black);--bs-blue-rgb: rgb(13, 110, 253);--bs-indigo-rgb: rgb(102, 16, 242);--bs-purple-rgb: rgb(111, 66, 193);--bs-pink-rgb: rgb(214, 51, 132);--bs-red-rgb: rgb(220, 53, 69);--bs-orange-rgb: rgb(253, 126, 23);--bs-yellow-rgb: rgb(255, 193, 7);--bs-green-rgb: rgb(39, 174, 95);--bs-teal-rgb: rgb(32, 201, 151);--bs-cyan-rgb: rgb(13, 202, 240);--bs-black-rgb: rgb(0, 0, 0);--bs-white-rgb: rgb(255, 255, 255);--bs-gray-rgb: rgb(108, 117, 125);--bs-gray-light-rgb: rgb(247, 247, 247);--bs-gray-dark-rgb: rgb(52, 58, 64);--bs-green-special-rgb: rgb(69, 240, 223);--bs-primary-rgb: var(--bs-blue-rgb);--bs-secondary-rgb: var(--bs-gray-dark-rgb);--bs-success-rgb: var(--bs-green-rgb);--bs-info-rgb: var(--bs-cyan-rgb);--bs-warning-rgb: var(--bs-yellow-rgb);--bs-danger-rgb: var(--bs-red-rgb);--bs-light-rgb: var(--bs-white-rgb);--bs-dark-rgb: var(--bs-black-rgb);--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-font-primary: "eau", sans-serif;--bs-body-font-size-sm: 14px;--bs-body-font-line-sm: 22px;--bs-body-font-sm: var(--bs-body-font-size-sm) / var(--bs-body-font-line-sm);--bs-body-font-size-m: 16px;--bs-body-font-line-m: 24px;--bs-body-font-m: var(--bs-body-font-size-m) / var(--bs-body-font-line-m);--bs-body-font-size-l: 24px;--bs-body-font-line-l: 32px;--bs-body-font-l: var(--bs-body-font-size-l) / var(--bs-body-font-line-l);--bs-body-font-size-xl: 32px;--bs-body-font-line-xl: 40px;--bs-body-font-xl: var(--bs-body-font-size-xl) / var(--bs-body-font-line-xl);--bs-body-font-size-xxl: 40px;--bs-body-font-line-xxl: 48px;--bs-body-font-xxl: var(--bs-body-font-size-xxl) / var(--bs-body-font-line-xxl);--font-size-sm: 0.875rem;--font-size-m: 1rem;--font-size-l: 1.5rem;--font-size-xl: 2rem;--font-size-xxl: 2.5rem;--line-height-base: 1.5;--line-height-sm: 1.25;--line-height-lg: 2;--bs-body-font-weight: 400;--font-weight-light: 400;--font-weight-medium: 400;--font-weight-semibold: 600;--font-weight-bold: 600;--border-radius-sm: 0.375rem;--border-radius-m: 0.25rem;--border-radius-lg: 0.5rem;--border-radius-xl: 1rem;--border-radius-xxl: 2rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-transition-base: 0.3s ease}.product{position:relative;text-decoration:none;color:var(--bs-dark);display:block}.product:hover,.product:focus,.product:active{color:var(--bs-dark)}.product a{color:inherit}.product a.remove{font-size:.875rem}.product .brand-title,.product .subtitle,.product .desc,.product .price{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .brand-title{font-size:1.125rem;font-weight:var(--font-weight-bold)}.product .subtitle,.product .desc{display:block;font-size:.875rem}.product .subtitle>*,.product .desc>*{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .subtitle{color:var(--bs-gray-dark);margin-top:.5rem;margin-bottom:.5rem;font-weight:normal !important}.product .badge{display:inline-block;position:absolute;z-index:1;top:.625rem;left:.625rem}.product .price{line-height:1.2}.product .price .amount{color:var(--bs-dark)}.product .price.sale .amount{color:var(--basiskleur3, var(--bs-red))}.product .price.sale del.amount{color:var(--bs-gray-dark);margin-left:.4375rem}.product .badge.nieuw{background-color:var(--bs-primary)}.product .badge.sale{background-color:var(--basiskleur3, var(--bs-red));color:var(--bs-light)}.product .img-wrap{overflow:hidden;display:block;position:relative;padding-bottom:100%;margin-bottom:11px}.product .img-wrap .labels{position:absolute;left:0;top:0;flex-direction:column}.product .img-wrap img{position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center}.product.shopping-bag-item{padding-bottom:1rem;border-bottom:1px solid var(--bs-gray-warm);position:relative;text-decoration:none;color:var(--bs-dark);display:block}.product.shopping-bag-item:hover,.product.shopping-bag-item:focus,.product.shopping-bag-item:active{color:var(--bs-dark)}.product.shopping-bag-item .subtitle,.product.shopping-bag-item .desc{font-size:.875rem}.product.shopping-bag-item .img-wrap{border:1px solid var(--bs-gray);position:relative;overflow:visible}.product.shopping-bag-item .img-wrap .badge{top:-0.5rem;right:-0.5rem;left:auto;display:block}.product.shopping-bag-item .img-wrap .badge.number{width:auto;height:1.25rem;background-color:var(--bs-dark);border-radius:1rem}.product.shopping-bag-item:last-child{border-bottom:none}.product.shopping-bag-item .price .amount{display:block}.product.shopping-bag-item .price.sale del{font-size:.875rem}.labels{display:flex}.labels .tag{display:block;padding:3px 5px;line-height:.875rem;background-color:var(--bs-primary);color:var(--bs-white);font-size:.8125rem}.labels .tag.sale{background-color:var(--basiskleur3, var(--bs-red));color:var(--bs-white)}.to-wishlist{position:absolute;top:10px;right:10px;width:33px;height:33px;border-radius:50%;z-index:2;background-image:url("data:image/svg+xml,%3Csvg height='31' viewBox='0 0 24 24' width='31' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='CurrentColor' d='M12 4.595a5.904 5.904 0 0 0-3.996-1.558 5.942 5.942 0 0 0-4.213 1.758c-2.353 2.363-2.352 6.059.002 8.412l7.332 7.332c.17.299.498.492.875.492a.99.99 0 0 0 .792-.409l7.415-7.415c2.354-2.354 2.354-6.049-.002-8.416a5.938 5.938 0 0 0-4.209-1.754A5.906 5.906 0 0 0 12 4.595zm6.791 1.61c1.563 1.571 1.564 4.025.002 5.588L12 18.586l-6.793-6.793c-1.562-1.563-1.561-4.017-.002-5.584.76-.756 1.754-1.172 2.799-1.172s2.035.416 2.789 1.17l.5.5a.999.999 0 0 0 1.414 0l.5-.5c1.512-1.509 4.074-1.505 5.584-.002z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:1.75rem 1.75rem}.to-wishlist.active{background-image:url("data:image/svg+xml,%3Csvg height='31' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='31' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M340.8,83C307,83,276,98.8,256,124.8c-20-26-51-41.8-84.8-41.8C112.1,83,64,131.3,64,190.7c0,27.9,10.6,54.4,29.9,74.6 L245.1,418l10.9,11l10.9-11l148.3-149.8c21-20.3,32.8-47.9,32.8-77.5C448,131.3,399.9,83,340.8,83L340.8,83z'/%3E%3C/svg%3E");background-size:1.9rem 1.9rem}@media screen and (max-width: 992px){.to-wishlist{top:5px;right:5px}}.tussen-banner .product .to-wishlist,.tussen-banner .product .badge,.tussen-banner .product .badge.niew .price,.tussen-banner .product .desc{display:none !important}.tussen-banner .product img{object-fit:cover !important}.tussen-banner.col-12 .img-wrap{padding-bottom:33%}#recommended .btn-primary{background-color:var(--bs-black);border-color:rgba(0,0,0,0);width:100%}#recommended .btn-primary:not([disabled]){border-color:var(--bs-primary);background-color:var(--bs-primary)}#filter_matengroep .filter-panel{display:flex;flex-wrap:wrap}#filter_matengroep .filter-panel>li{max-width:25%}#filter_matengroep .filter-panel>li .btn-filter{font-size:.875rem;padding:5px 10px;text-align:center;border:1px solid var(--bs-gray);background-color:#fff}#filter_matengroep .filter-panel>li.active .btn-filter{background-color:var(--bs-gray-warm)}.extra-opties{display:none}.extra-opties.active{display:block}.toelichting.hidden{display:none}.uitleg{color:#000;background-color:rgba(0,122,255,.1);margin-top:20px;position:relative;border-radius:5px}.uitleg:before{content:"";position:absolute;left:16px;top:-13px;width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:13px solid rgba(0,122,255,.1)}#RetourAanmelden{margin-bottom:40px;min-height:300px}@media only screen and (max-width: 600px){#RetourAanmelden{margin-bottom:30px}}#RetourAanmelden .progressbar{flex-wrap:wrap}#RetourAanmelden .progressbar .active .crumb-label{color:var(--bs-primary)}#RetourAanmelden .progressbar .passed .crumb-label{text-decoration:underline;color:var(--bs-black);cursor:pointer}.retour-wizard{padding:0 1rem}@media screen and (max-width: 768px){.retour-wizard{border-left:0;border-right:0;margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}}.retour-wizard>.line-element{margin-left:-1rem;margin-right:-1rem}.retour-wizard #faq .accordion-item{border-width:1px 0;border-radius:0}.retouraanmelden #foot{padding-top:0}.retouraanmelden #foot .line-element.spacer{margin-top:0 !important}.retouraanmelden #header #logo{width:100%;background-size:280px}.retouraanmelden #header #jq-main,.retouraanmelden #header .header-icons{display:none}@media only screen and (max-width: 767px){.retouraanmelden #header #logo{width:calc(98% - 30px);background-size:210px}.retouraanmelden #header #jq-main{display:block}}@media only screen and (min-width: 767.2px){.retouraanmelden #header .main-btn .menu-link{display:none}}.retouraanmelden #footer{display:none}.retouraanmelden #footer .logo-company,.retouraanmelden #footer .footermerken,.retouraanmelden #footer .footercontact{display:none}.retouraanmelden #retourfooter{display:block;padding-bottom:40px}.retouraanmelden #retourfooter .content{display:flex;flex-direction:row;flex-wrap:wrap}.retouraanmelden #retourfooter .content .faq-titel{font-weight:bold;margin-bottom:10px}.retouraanmelden #retourfooter .content .faq-lijst{display:flex;flex-direction:column;margin-bottom:.6rem}.retouraanmelden #retourfooter .content .faq-lijst .faq-item{display:flex;flex-direction:column;position:relative;margin-bottom:1rem;padding-bottom:1rem}.retouraanmelden #retourfooter .content .faq-lijst .faq-item .faq-kop{cursor:pointer;padding-right:25px;font-weight:200}.retouraanmelden #retourfooter .content .faq-lijst .faq-item .faq-kop:after{content:"";position:absolute;right:3px;top:calc(50% - 4px);width:10px;height:1px;background-color:#000;transform:rotate(-45deg)}.retouraanmelden #retourfooter .content .faq-lijst .faq-item .faq-kop:before{content:"";position:absolute;right:10px;top:calc(50% - 4px);width:10px;height:1px;background-color:#000;transform:rotate(45deg)}.retouraanmelden #retourfooter .content .faq-lijst .faq-item .faq-content{max-height:0px;overflow:hidden;transition:max-height ease-in-out .4s}.retouraanmelden #retourfooter .content .faq-lijst .faq-item.active .faq-kop:after{content:"";position:absolute;right:3px;top:calc(50% - 4px);width:10px;height:1px;background-color:#000;transform:rotate(45deg)}.retouraanmelden #retourfooter .content .faq-lijst .faq-item.active .faq-kop:before{content:"";position:absolute;right:10px;top:calc(50% - 4px);width:10px;height:1px;background-color:#000;transform:rotate(-45deg)}.retouraanmelden #retourfooter .content .faq-lijst .faq-item.active .faq-content{max-height:150px;overflow:auto;padding:10px 0 0 0;overflow:auto;scrollbar-width:thin;scroll-behavior:smooth}.retouraanmelden #retourfooter .content .faq-lijst .faq-item.active .faq-content::-webkit-scrollbar{width:5px;height:6px;background-color:#d3d3d3}.retouraanmelden #retourfooter .content .faq-lijst .faq-item.active .faq-content::-webkit-scrollbar-thumb{background-color:rgb(185.5,185.5,185.5)}.retouraanmelden #retourfooter .content .nawbox,.retouraanmelden #retourfooter .content .infobox{display:flex;flex-direction:column;width:50%}@media only screen and (max-width: 600px){.retouraanmelden #retourfooter .content .nawbox,.retouraanmelden #retourfooter .content .infobox{width:100%}.retouraanmelden #retourfooter .content .nawbox:not(:last-of-type),.retouraanmelden #retourfooter .content .infobox:not(:last-of-type){margin-bottom:25px}}.retouraanmelden #retourfooter .content .nawbox h3,.retouraanmelden #retourfooter .content .infobox h3{margin-bottom:4px}.retouraanmelden #retourfooter .content .nawbox span:not(:last-of-type),.retouraanmelden #retourfooter .content .infobox span:not(:last-of-type){margin-bottom:3px}.retouraanmelden #retourfooter .content .nawbox .svg-icon,.retouraanmelden #retourfooter .content .infobox .svg-icon{background-color:#000;margin-right:5px}.retouraanmelden h3{font-size:16px}.retouraanmelden .spacer:not(.line-element){display:inline-block;width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;margin-bottom:20px;padding-top:20px}.retouraanmelden.error{color:#000}.retouraanmelden .faq{display:flex;flex-direction:column;padding:10px 0}.retouraanmelden .faq .kop{cursor:pointer;width:100%;background-color:orange;color:#fff;text-align:center;padding:3px 35px;border-radius:4px;box-sizing:border-box;line-height:2rem}.retouraanmelden .faq .kop:before{position:absolute;right:10px;top:50%;margin-top:-4px;content:"";border-top:9px solid #fff;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.retouraanmelden .faq .kop:hover{text-decoration:underline}.retouraanmelden .faq .content{width:100%;max-height:0px;overflow:hidden;transition:max-height ease-out .4s;scrollbar-width:thin;overflow:auto;padding:0px 0}.retouraanmelden .faq .content::-webkit-scrollbar{width:5px;height:20px;background-color:#d3d3d3}.retouraanmelden .faq .content::-webkit-scrollbar-thumb{background-color:rgb(185.5,185.5,185.5)}.retouraanmelden .faq.active .kop:before{position:absolute;right:10px;top:50%;margin-top:-4px;content:"";border-top:unset;border-bottom:9px solid #fff;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0)}.retouraanmelden .faq.active .content{max-height:250px;overflow:auto;transition:max-height ease-out .4s;padding:10px;box-sizing:border-box;border:1px solid rgba(0,0,0,.2)}.retouraanmelden .inputcontainer{padding-top:20px}.retouraanmelden .inputcontainer input:not(:placeholder-shown)+label{color:green}input[type=text]:placeholder-shown .retouraanmelden .inputcontainer label{color:red}.retouraanmelden .inputcontainer input[type=text]{color:#000}.retouraanmelden .inputcontainer label{position:absolute;top:25px;left:11px;pointer-events:none;-webkit-pointer-events:none;z-index:1;color:#000}.retouraanmelden .inputcontainer label.focus{top:0px;left:0px;font-size:90%;line-height:20px;vertical-align:bottom;color:#000}.retouraanmelden .button-container{width:100%;display:flex;flex-direction:row;padding-top:1rem}.retouraanmelden .button-container .left{width:50%;display:flex;flex-direction:row;align-content:flex-start;align-items:flex-start;justify-content:flex-start;padding-right:.5rem}.retouraanmelden .button-container .right{width:50%;display:flex;flex-direction:row;align-content:flex-end;align-items:flex-end;justify-content:flex-end;padding-left:.5rem}@media only screen and (max-width: 460px){.retouraanmelden .button-container button{font-size:12px}}.retouraanmelden #jq-melding.error{margin-top:10px;color:red}.retouraanmelden #jq-melding.error a{color:red;text-decoration:underline}.retouraanmelden .artikellijst.selectie .artikel:not(.aangemeld){cursor:pointer}.retouraanmelden .artikellijst.selectie .artikel.aangemeld{cursor:not-allowed}.retouraanmelden .artikellijst.selectie .artikel.aangemeld:before{content:"";position:absolute;display:flex;left:-1px;top:-1px;right:-1px;bottom:-1px;border:1px solid;border-radius:0;z-index:2}.retouraanmelden .artikellijst.selectie .artikel.aangemeld:after{content:attr(data-reedaangemeld);position:absolute;display:flex;left:-1px;top:-1px;right:-1px;bottom:-1px;align-items:center;align-content:center;justify-content:center;background-color:#fff;font-weight:bold;color:#000;z-index:1}.retouraanmelden .artikellijst.selectie .artikel.aangemeld .selectie{opacity:0}.retouraanmelden .artikellijst .artikel{display:flex;flex-direction:row;flex-wrap:wrap}@media only screen and (max-width: 600px){.retouraanmelden .artikellijst .artikel{flex-direction:row;flex-wrap:wrap}.retouraanmelden .artikellijst .artikel .afbeelding{order:1}.retouraanmelden .artikellijst .artikel .selectie{order:2}.retouraanmelden .artikellijst .artikel .content{order:3;width:70%}.retouraanmelden .artikellijst .artikel .reden{order:4;width:100%}}.retouraanmelden .artikellijst .artikel.active{background-color:var(--bs-gray-light)}.retouraanmelden .artikellijst .artikel .afbeelding{background-position:center center;background-repeat:no-repeat;background-size:contain}.retouraanmelden .artikellijst .artikel .content{padding:.75rem;width:calc(70% - 0px);box-sizing:border-box}@media only screen and (max-width: 600px){.retouraanmelden .artikellijst .artikel .content{width:100%;padding-left:0px;margin-bottom:10px}}.retouraanmelden .artikellijst .artikel .content h2{margin-bottom:5px;font-size:16px}.retouraanmelden .artikellijst .artikel .content span{display:inline-block;width:100%;margin-bottom:0px;padding-bottom:1px}.retouraanmelden .artikellijst .artikel .content span.kleur,.retouraanmelden .artikellijst .artikel .content span.merk,.retouraanmelden .artikellijst .artikel .content span.maat,.retouraanmelden .artikellijst .artikel .content span.prijs{font-size:14px}.retouraanmelden .artikellijst .artikel .content span.kleur:before,.retouraanmelden .artikellijst .artikel .content span.merk:before,.retouraanmelden .artikellijst .artikel .content span.maat:before,.retouraanmelden .artikellijst .artikel .content span.prijs:before{content:attr(data-label);position:relative;display:inline-block;margin-right:4px;min-width:70px;font-weight:normal}.retouraanmelden .artikellijst .artikel .reden.bevestigd{background-color:rgba(0,122,255,.1)}.retouraanmelden .artikellijst .artikel .reden p .toelichting{display:inline-block;margin-top:15px;resize:vertical;padding:8px;width:100%;box-sizing:border-box;margin:10px 0 0 0;min-height:80px}.retouraanmelden .artikellijst .artikel .reden p .toelichting.hidden{display:none}.retouraanmelden .artikellijst .artikel .reden p .onerror{display:none}.retouraanmelden .artikellijst .artikel .reden p.error .onerror{display:inline-block;color:red}.retouraanmelden .artikellijst .artikel .reden .extra-opties{display:none}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active{display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:15px}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active .kop{width:100%;margin-bottom:10px;font-weight:bold;margin:0 0 10px 0}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul{display:flex;flex-direction:row;flex-wrap:wrap;box-sizing:border-box;padding-left:0;list-style-type:none;margin:0 -10px 0 0;width:calc(100% + 10px);padding:0}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul .optie{min-width:25%;width:25%;max-width:25%;padding:0 10px 10px 0;box-sizing:border-box;margin-bottom:0}@media only screen and (max-width: 600px){.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul .optie{min-width:33.3332%;width:33.3332%;max-width:33.3332%;font-size:85%}}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul .optie span{display:block;width:100%;box-sizing:border-box;padding:4px;text-align:center;border:1px solid rgba(0,0,0,.4);border-radius:4px;cursor:pointer}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul .optie.active span{background-color:var(--bs-primary);border-color:var(--bs-primary);color:#fff}.retouraanmelden .retourzending .winkel span{display:inline-block;width:100%}.retouraanmelden .checkbox-container,.retouraanmelden .radio-container{display:flex;flex-direction:row;width:100%;box-sizing:border-box}.retouraanmelden .checkbox-container .checker,.retouraanmelden .checkbox-container .radio,.retouraanmelden .radio-container .checker,.retouraanmelden .radio-container .radio{width:20px;min-width:20px;max-width:20px;box-sizing:border-box}.retouraanmelden .checkbox-container .checker .checked:after,.retouraanmelden .checkbox-container .radio .checked:after,.retouraanmelden .radio-container .checker .checked:after,.retouraanmelden .radio-container .radio .checked:after{color:var(--bs-primary)}.retouraanmelden .checkbox-container label,.retouraanmelden .radio-container label{padding-left:4px;box-sizing:border-box;width:calc(100% - 30px)}.retouraanmelden .checkbox-container label.bold,.retouraanmelden .radio-container label.bold{font-weight:200}.retouraanmelden .radio-container{border:1px solid rgba(0,0,0,.2);border-radius:4px;margin-bottom:10px;background-color:#fff}.retouraanmelden .radio-container.active{border:1px solid var(--bs-gray-warm);background-color:var(--bs-gray-warm)}.retouraanmelden .radio-container.active label{color:var(--bs-black)}.retouraanmelden .radio-container.active label:before{border:1px solid var(--bs-black)}.retouraanmelden .radio-container.active label:after{content:"";position:absolute;left:11px;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:100%;background-color:var(--bs-black)}.retouraanmelden .radio-container .radio{width:0px;min-width:0px;max-width:0px;overflow:hidden;opacity:0;margin:0}.retouraanmelden .radio-container label{width:100%;padding:0;text-align:left;padding-left:27px;color:rgba(0,0,0,.8);position:relative;line-height:1.4rem;min-height:3rem;display:flex;justify-content:flex-start;align-items:center}.retouraanmelden .radio-container label:before{content:"";position:absolute;left:8px;top:50%;width:14px;height:14px;margin-top:-7px;border-radius:100%;border:1px solid rgba(0,0,0,.5)}.retouraanmelden .aanpassen{display:inline-block;padding:3px 3px;border:1px solid #000;cursor:pointer;font-size:12px;border-radius:3px;margin-left:8px}.retouraanmelden .klantinfo{display:flex;flex-direction:row;padding-left:0;list-style-type:none}@media only screen and (max-width: 600px){.retouraanmelden .klantinfo{flex-wrap:wrap}}.retouraanmelden .klantinfo li{width:50%;box-sizing:border-box}.retouraanmelden .klantinfo li:first-child{padding-right:10px}.retouraanmelden .klantinfo li:last-child{padding-left:10px}@media only screen and (max-width: 600px){.retouraanmelden .klantinfo li{width:100%;padding:0px !important}}.retouraanmelden .onerror{display:none}#newsletter{display:none}/*# sourceMappingURL=retouraanmelden.css.map */
