@keyframes firstImageAnimation{0%{transform:translateX(0)}50%{transform:translateX(-75%)}100%{transform:translateX(0)}}@keyframes secondImageAnimation{0%{transform:translateX(100%)}50%{transform:translateX(25%)}100%{transform:translateX(100%)}}:root{--bs-black: #41403d;--bs-green: #b2ab9b;--bs-primary: var(--bs-black);--bs-secondary: var(--bs-green);--bs-secondary-lighter: color-mix(in srgb,var(--bs-secondary),#fff 90%);--bs-primary-darker: make-darken(--bs-primary, 11%);--cs-blue: #8caef6;--cs-blue-light: #d6e4ff;--cs-blue-lighter: #e5eeff;--cs-blue-ultralight: #f9fbff;--cs-gray: #616376;--bs-blue: #01a7da;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #ef84b5;--bs-red: #c1121f;--bs-orange: #f1a52b;--bs-yellow: #ffc107;--bs-green-light: #d8cfbc;--bs-green-extralight: #ecf7ef;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-antraciet: #293133;--bs-white: #fff;--bs-gray: #ccc;--bs-gray-light: #fafafa;--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-whatsapp-green: #25D366;--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-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-form-valid-border-color: var(--bs-secondary);--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: 'Roboto', 'Arial', 'Verdana', sans-serif;--bs-font-secondary: 'Copperplate', 'Calisto MT', 'Bookman Old Style', 'Bookman, Goudy Old Style', 'Garamond', 'Hoefler Text', 'Bitstream Charter', 'Georgia', 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: 700;--border-radius-sm: 0;--border-radius-m: 0;--border-radius-lg: 0;--border-radius-xl: 0;--border-radius-xxl: 0;--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.1rem;margin-bottom:0;font-family:var(--bs-font-secondary)}.product .brand-title strong{font-weight:400 !important}.product .subtitle,.product .desc{display:block;font-size:1rem}.product .subtitle>*,.product .desc>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .subtitle{color:var(--bs-gray-dark);margin-bottom:.5rem;font-size:14px;font-family:var(--bs-font-secondary);line-height:1.2}.product .labels{z-index:3}.product .badge{display:inline-block;position:absolute;z-index:2;top:.625rem;left:.625rem}.product .price{line-height:1.2}.product .price .amount{color:var(--bs-dark)}.product .price.sale del.amount{color:var(--bs-gray-dark);margin-left:.4375rem;font-size:.875rem}.product .badge.nieuw{background-color:var(--bs-primary)}.product .badge.sale{background-color:var(--bs-danger);color:var(--bs-light)}.product .img-wrap,.product .img-wrap-2{overflow:hidden;display:block;position:relative;padding-bottom:133%}.product .img-wrap img,.product .img-wrap .img,.product .img-wrap-2 img,.product .img-wrap-2 .img{position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center;z-index:1;transition:opacity 200ms ease;opacity:1}.product .img-wrap .img-2,.product .img-wrap-2 .img-2{position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center;z-index:0}.product .img-count{position:absolute;top:18px;left:18px;font-size:11px;z-index:3}@media screen and (min-width: 991.98px){.product .img-count{display:none}}.product .img-wrap{z-index:1}.product .img-wrap.show-2 .img{opacity:0}.product .img-wrap.show-2 .img-2{opacity:1}.product .img-wrap.show-2 .img-wrap-2{pointer-events:none}@media screen and (max-width: 992px){.product .img-wrap.scroll-animation .img{animation:firstImageAnimation 2s forwards}.product .img-wrap.scroll-animation .img-2{animation:secondImageAnimation 2s forwards}}.product .img-wrap-2{z-index:0;position:absolute;top:0;left:0;right:0;bottom:0;padding-bottom:0}@media screen and (min-width: 991.98px){.product:not(.shopping-bag-item):has(.img-2):hover .img-wrap .img{opacity:0;pointer-events:none}.product:not(.shopping-bag-item):has(.img-2):hover .img-wrap .img-2{opacity:1}}.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-secondary);border-radius:1rem}.product.shopping-bag-item:last-child{border-bottom:none;margin-bottom:0 !important}.product.shopping-bag-item .price .amount{display:block}.product.shopping-bag-item .price.sale del{font-size:.875rem}a.product{text-decoration:none;color:var(--bs-black);display:block;position:relative;margin-bottom:20px}a.product .img-wrap{display:block;margin-bottom:11px}a.product .desc{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bs-gray-dark)}a.product .kleuren .kleur{display:block;width:1rem;height:1rem;border-radius:100%;border:1px solid var(--bs-gray-light)}a.product .kleuren .aantal{line-height:1rem}.labels{display:block;position:absolute;bottom:.625rem;right:0}.labels .tag{display:block;padding:.3125rem .5rem;line-height:.875rem;background-color:var(--cs-primary);color:var(--bs-black);font-size:.875rem}.labels .tag.nieuw{background-color:var(--bs-primary-darker);color:var(--bs-black)}.labels .tag.sale{background-color:var(--bs-red);color:var(--bs-white)}.to-wishlist{position:absolute;top:10px;right:10px;width:33px;height:33px;border-radius:50%;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='none' height='24' width='24' /%3E%3Cpath fill='none' stroke='CurrentColor' stroke-linecap='round' stroke-linejoin='round' d='M12,9.05,10.88,7.93a3.16,3.16,0,0,0-4.48,0h0a3.17,3.17,0,0,0,0,4.47L12,18l5.6-5.6a3.17,3.17,0,0,0,0-4.47h0a3.16,3.16,0,0,0-4.48,0Z' /%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:2rem}.to-wishlist.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Crect fill='none' height='24' width='24' /%3E%3Cpath fill='black' stroke='CurrentColor' stroke-linecap='round' stroke-linejoin='round' d='M12,9.05,10.88,7.93a3.16,3.16,0,0,0-4.48,0h0a3.17,3.17,0,0,0,0,4.47L12,18l5.6-5.6a3.17,3.17,0,0,0,0-4.47h0a3.16,3.16,0,0,0-4.48,0Z' /%3E%3C/svg%3E");background-size:2rem}.size-add-wrap .to-wishlist{position:relative;display:block;top:unset;right:unset}.likes{position:absolute;top:40px;right:10px;width:33px;height:33px;display:flex;align-items:center;justify-content:center}.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{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-light)}.extra-opties{display:none}.extra-opties.active{display:block}.toelichting.hidden{display:none}.uitleg{color:#000;background-color:var(--cs-blue-lighter);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 var(--cs-blue-lighter)}#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-secondary)}#RetourAanmelden .progressbar .passed .crumb-label{text-decoration:underline;color:var(--bs-black);cursor:pointer}@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{padding:0 1rem}.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}.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:0;top:0;right:0;bottom:0;z-index:1;background-color:hsla(0,0%,100%,.5)}.retouraanmelden .artikellijst.selectie .artikel.aangemeld:after{content:attr(data-reedaangemeld);position:absolute;display:flex;left:0;top:1rem;right:auto;bottom:auto;padding:4px 10px;z-index:2;background-color:var(--bs-gray);color:var(--bs-dark);font-weight:var(--font-weight-bold);border-radius:var(--border-radius)}.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:var(--cs-blue-lighter)}.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 .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-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{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:.5rem .5rem .5rem 2rem;text-align:left;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 */
