:root{--bs-blue: #223e7d;--bs-blue-bg: #ebf0fa;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #ef84b5;--bs-red: #d17175;--bs-red-light: #b73434;--bs-orange: #f0bd15;--bs-yellow: #f3ef1a;--bs-gold: #9b803d;--bs-gold-light: #B89C4B;--bs-gold-extralight: #F0EBDD;--bs-green: #90a15a;--bs-green-light: #eef2df;--bs-green-dark: #5d7319;--bs-green-extralight: #ecf7ef;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #313131;--bs-antraciet: #293133;--bs-white: #fff;--bs-white-light: #F7F7F7;--bs-gray: #919191;--bs-gray-light: #efefef;--bs-gray-dark: #616161;--bs-whatsapp-green: #25D366;--bs-grey: rgb(239 239 239 / 80%);--bs-primary: var(--bs-blue);--bs-secondary: var(--bs-gray);--bs-success: var(--bs-green);--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-red-gold: rgb(155 128 61);--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-primary-rgb: var(--bs-orange-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, rgb(255 255 255 / 15%), rgb(255 255 255 / 0%));--bs-body-font-family: var(--bs-font-sans-serif);--bs-font-primary: 'Poppins', arial, helvetica, 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: 300;--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: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgb(0 0 0 / 7.5%);--bs-box-shadow-lg: 0 1rem 3rem rgb(0 0 0 / 17.5%);--bs-transition-base: 0.3s ease}.product{position:relative;display:block;color:var(--bs-dark);text-decoration:none}.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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product .subtitle{color:var(--bs-gray-dark);margin-top:.5rem;margin-bottom:.5rem;font-weight:400 !important}.product .badge{position:absolute;top:.625rem;left:.625rem;z-index:1;display:inline-block}.product .badge.nieuw{background-color:var(--bs-primary)}.product .badge.sale{color:var(--bs-light);background-color:var(--bs-danger)}.product .price{line-height:1.2}.product .price .amount{color:var(--bs-dark)}.product .price .amount:not(.from){font-weight:var(--font-weight-bold)}.product .price.sale .amount{color:var(--bs-red)}.product .price.sale del.amount{color:var(--bs-gray-dark);margin-left:.4375rem}.product .img-wrap{position:relative;display:block;background-color:var(--bs-white-light);overflow:hidden;aspect-ratio:1/1}.product .img-wrap img{position:absolute;width:100% !important;height:100% !important;inset:0;mix-blend-mode:multiply;object-fit:contain;object-position:center}.product .img-wrap .beschikbare-maten-box{position:absolute;right:.5rem;bottom:.5rem;left:.5rem;opacity:0;background-color:var(--bs-white);padding-bottom:0}.product .img-wrap .beschikbare-maten-box .btn{font-size:.85rem;pointer-events:none}.product .img-wrap:hover .beschikbare-maten-box{opacity:1}.product.shopping-bag-item{position:relative;display:block;color:var(--bs-dark);border-bottom:1px solid var(--bs-gray-warm);padding-bottom:1rem;text-decoration:none}.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{position:relative;border:1px solid var(--bs-gray);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;border-radius:1rem;background-color:var(--bs-green);font-weight:var(--font-weight-normal)}.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}.product .kleuren .kleur{display:block;width:1rem;height:1rem;border:1px solid var(--bs-gray-light);border-radius:100%}.product .kleuren .aantal{line-height:1rem}.labels{position:absolute;right:.625rem;bottom:.625rem;display:block;overflow:hidden}.labels .tag{display:block;padding:.5rem .6rem;font-size:.875rem;line-height:.875rem;color:var(--bs-black);background-color:var(--cs-primary);border-radius:var(--bs-border-radius-xxl);text-align:center}.labels .tag+.tag{margin-top:3px}.labels .tag.nieuw{color:var(--bs-white);background-color:var(--bs-primary)}.labels .tag.sale{color:var(--bs-white);background-color:var(--bs-danger)}.to-wishlist{position:absolute;top:10px;right:10px;z-index:10;width:32px;height:32px;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23CDAA8C' viewBox='0 0 16 16'%3E%3Cpath d='m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat no-repeat;background-size:2.45rem 1.75rem;transition:all .3s ease;cursor:pointer}.to-wishlist.active,.to-wishlist:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23CDAA8C' class='bi bi-heart-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314'/%3E%3C/svg%3E");background-size:2.45rem 1.75rem}.size-add-wrap .to-wishlist{position:relative;top:unset;right:unset;display:block}.likes{position:absolute;top:40px;right:10px;display:flex;justify-content:center;align-items:center;width:33px;height:33px}.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%}#filter_matengroep .filter-panel{display:flex;flex-wrap:wrap}#filter_matengroep .filter-panel>li{max-width:25%}#filter_matengroep .filter-panel>li .btn-filter{padding:5px 10px;font-size:.875rem;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-light)}.extra-opties{display:none}.extra-opties.active{display:block}.toelichting.hidden{display:none}.uitleg{position:relative;color:#000;border-radius:5px;background-color:var(--cs-blue-lighter);margin-top:20px}.uitleg::before{position:absolute;top:-13px;left:16px;width:0;height:0;border-bottom:13px solid var(--cs-blue-lighter);border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);content:""}#RetourAanmelden{min-height:300px;margin-bottom:40px}@media only screen and (width <= 600px){#RetourAanmelden{margin-bottom:30px}}#RetourAanmelden .progressbar{flex-wrap:wrap}#RetourAanmelden .progressbar .active .crumb-label{color:var(--bs-secondary)}#RetourAanmelden .progressbar .passed .crumb-label{color:var(--bs-black);cursor:pointer;text-decoration:underline}@media screen and (max-width: 768px){.retour-wizard{border-left:0;border-right:0;margin-left:calc(-0.5*var(--bs-gutter-x));margin-right:calc(-0.5*var(--bs-gutter-x))}}.retour-wizard{padding:0 1rem}.retour-wizard>.line-element{margin-left:-1rem;margin-right:-1rem}.retour-wizard #faq .accordion-item{border-radius:0;border-width:1px 0}.retouraanmelden #foot{padding-top:0}.retouraanmelden #foot .line-element.spacer{margin-top:0 !important}@media only screen and (width <= 767px){.retouraanmelden #header #logo{width:calc(98% - 30px);background-size:210px}.retouraanmelden #header #jq-main{display:block}}@media only screen and (width >= 767.2px){.retouraanmelden #header .main-btn .menu-link{display:none}}.retouraanmelden #header #logo{width:100%;background-size:280px}.retouraanmelden #header #jq-main,.retouraanmelden #header .header-icons{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-flow:row 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{position:relative;display:flex;flex-direction:column;margin-bottom:1rem;padding-bottom:1rem}.retouraanmelden #retourfooter .content .faq-lijst .faq-item .faq-kop{cursor:pointer;padding-right:25px}.retouraanmelden #retourfooter .content .faq-lijst .faq-item .faq-kop::after{position:absolute;top:calc(50% - 4px);right:3px;width:10px;height:1px;background-color:#000;content:"";transform:rotate(-45deg)}.retouraanmelden #retourfooter .content .faq-lijst .faq-item .faq-kop::before{position:absolute;top:calc(50% - 4px);right:10px;width:10px;height:1px;background-color:#000;content:"";transform:rotate(45deg)}.retouraanmelden #retourfooter .content .faq-lijst .faq-item .faq-content{max-height:0;transition:max-height ease-in-out .4s;overflow:hidden}.retouraanmelden #retourfooter .content .faq-lijst .faq-item.active .faq-kop::after{position:absolute;top:calc(50% - 4px);right:3px;width:10px;height:1px;background-color:#000;content:"";transform:rotate(45deg)}.retouraanmelden #retourfooter .content .faq-lijst .faq-item.active .faq-kop::before{position:absolute;top:calc(50% - 4px);right:10px;width:10px;height:1px;background-color:#000;content:"";transform:rotate(-45deg)}.retouraanmelden #retourfooter .content .faq-lijst .faq-item.active .faq-content{max-height:150px;padding:10px 0 0;overflow:auto;scroll-behavior:smooth;scrollbar-width:thin}.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-bottom:20px;margin-left:-1rem;margin-right:-1rem;padding-top:20px}.retouraanmelden.error{color:#000}.retouraanmelden .faq{display:flex;flex-direction:column;padding:10px 0}.retouraanmelden .faq .kop{width:100%;padding:3px 35px;line-height:2rem;color:#fff;text-align:center;border-radius:4px;background-color:orange;box-sizing:border-box;cursor:pointer}.retouraanmelden .faq .kop::before{position:absolute;top:50%;right:10px;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:9px solid #fff;content:"";margin-top:-4px}.retouraanmelden .faq .kop:hover{text-decoration:underline}.retouraanmelden .faq .content{width:100%;max-height:0;padding:0;transition:max-height ease-out .4s;overflow:auto;scrollbar-width:thin}.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;top:50%;right:10px;border-bottom:9px solid #fff;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:unset;content:"";margin-top:-4px}.retouraanmelden .faq.active .content{max-height:250px;padding:10px;border:1px solid rgba(0,0,0,.2);transition:max-height ease-out .4s;box-sizing:border-box;overflow:auto}.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;z-index:1;color:#000;-webkit-pointer-events:none;pointer-events:none}.retouraanmelden .inputcontainer label.focus{top:0;left:0;font-size:90%;line-height:20px;color:#000;vertical-align:bottom}.retouraanmelden .button-container{display:flex;flex-direction:row;width:100%;padding-top:1rem}@media only screen and (width <= 460px){.retouraanmelden .button-container button{font-size:12px}}.retouraanmelden .button-container .left{display:flex;flex-direction:row;align-items:flex-start;width:50%;padding-right:.5rem;place-content:flex-start flex-start}.retouraanmelden .button-container .right{display:flex;flex-direction:row;align-items:flex-end;width:50%;padding-left:.5rem;place-content:flex-end flex-end}.retouraanmelden #jq-melding.error{color:red;margin-top:10px}.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{position:absolute;z-index:1;display:flex;background-color:hsla(0,0%,100%,.5);content:"";inset:0}.retouraanmelden .artikellijst.selectie .artikel.aangemeld::after{position:absolute;z-index:2;display:flex;padding:4px 10px;font-weight:var(--font-weight-bold);color:var(--bs-dark);border-radius:var(--border-radius);background-color:var(--bs-gray);content:attr(data-reedaangemeld);inset:1rem auto auto 0}.retouraanmelden .artikellijst.selectie .artikel.aangemeld .selectie{opacity:0}.retouraanmelden .artikellijst .artikel{display:flex;flex-flow:row wrap}@media only screen and (width <= 600px){.retouraanmelden .artikellijst .artikel{flex-flow:row wrap}.retouraanmelden .artikellijst .artikel .afbeelding{order:1}.retouraanmelden .artikellijst .artikel .selectie{order:2}.retouraanmelden .artikellijst .artikel .content{width:70%;order:3}.retouraanmelden .artikellijst .artikel .reden{width:100%;order:4}}.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{width:calc(70% - 0px);padding:.75rem;box-sizing:border-box}@media only screen and (width <= 600px){.retouraanmelden .artikellijst .artikel .content{width:100%;margin-bottom:10px;padding-left:0}}.retouraanmelden .artikellijst .artikel .content h2{font-size:16px;margin-bottom:5px}.retouraanmelden .artikellijst .artikel .content span{display:inline-block;width:100%;margin-bottom:0;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{position:relative;display:inline-block;min-width:70px;font-weight:normal;content:attr(data-label);margin-right:4px}.retouraanmelden .artikellijst .artikel .reden.bevestigd{background-color:var(--cs-blue-lighter)}.retouraanmelden .artikellijst .artikel .reden p .toelichting{display:inline-block;width:100%;min-height:80px;margin:10px 0 0;padding:8px;box-sizing:border-box;margin-top:15px;resize:vertical}.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-flow:row wrap;padding-bottom:15px}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active .kop{width:100%;margin:0 0 10px;font-weight:bold;margin-bottom:10px}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul{display:flex;width:calc(100% + 10px);margin:0 -10px 0 0;padding:0;box-sizing:border-box;flex-flow:row wrap;list-style-type:none;padding-left:0}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul .optie{width:25%;min-width:25%;max-width:25%;padding:0 10px 10px 0;box-sizing:border-box;margin-bottom:0}@media only screen and (width <= 600px){.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul .optie{width:33.3332%;min-width:33.3332%;max-width:33.3332%;font-size:85%}}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul .optie span{display:block;width:100%;padding:4px;text-align:center;border:1px solid rgba(0,0,0,.4);border-radius:4px;box-sizing:border-box;cursor:pointer}.retouraanmelden .artikellijst .artikel .reden .extra-opties.active ul .optie.active span{color:#fff;background-color:var(--bs-primary);border-color:var(--bs-primary)}.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{width:calc(100% - 30px);box-sizing:border-box;padding-left:4px}.retouraanmelden .radio-container{border:1px solid rgba(0,0,0,.2);border-radius:4px;background-color:#fff;margin-bottom:10px}.retouraanmelden .radio-container.active{border:1px solid var(--bs-gray-light);background-color:var(--bs-gray-light)}.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{position:absolute;top:50%;left:11px;width:8px;height:8px;border-radius:100%;background-color:var(--bs-black);content:"";margin-top:-4px}.retouraanmelden .radio-container .radio{width:0;min-width:0;max-width:0;margin:0;opacity:0;overflow:hidden}.retouraanmelden .radio-container label{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;min-height:3rem;padding:.5rem .5rem .5rem 2rem;line-height:1.4rem;color:rgba(0,0,0,.8);text-align:left}.retouraanmelden .radio-container label::before{position:absolute;top:50%;left:8px;width:14px;height:14px;border:1px solid rgba(0,0,0,.5);border-radius:100%;content:"";margin-top:-7px}.retouraanmelden .aanpassen{display:inline-block;padding:3px;font-size:12px;border:1px solid #000;border-radius:3px;cursor:pointer;margin-left:8px}.retouraanmelden .klantinfo{display:flex;flex-direction:row;list-style-type:none;padding-left:0}@media only screen and (width <= 600px){.retouraanmelden .klantinfo{flex-wrap:wrap}}.retouraanmelden .klantinfo li{width:50%;box-sizing:border-box}@media only screen and (width <= 600px){.retouraanmelden .klantinfo li{width:100%;padding:0 !important}}.retouraanmelden .klantinfo li:first-child{padding-right:10px}.retouraanmelden .klantinfo li:last-child{padding-left:10px}.retouraanmelden .onerror{display:none}#newsletter{display:none}/*# sourceMappingURL=retouraanmelden.css.map */
