:root{--bs-blue: #d9dfda;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #f8f5f0;--bs-red: #e83c2d;--bs-orange: #f1a52b;--bs-yellow: #ffc107;--bs-green: #5e9e37;--bs-green-dark: #424d47;--bs-green-light: #aacbb8;--bs-green-extralight: #ecf7ef;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-beige: #d6d2c4;--bs-sand: #f8f5f0;--bs-black: #111;--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(--bs-black);--bs-secondary: var(--bs-gray-dark);--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-sale: var(--bs-green);--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-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: "Apercu", "Arial", sans-serif;--bs-font-hand: "La Belle", "Arial", 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 .size-label{font-weight:200;display:flex}.product .size-label span{font-weight:bold;margin-left:7px}.product .labels{position:absolute;bottom:7px;right:7px;z-index:3;top:auto;display:flex;flex-direction:column}.product .labels .tag{margin-top:3px;text-align:center;font-size:13px}@media screen and (max-width: 992px){.product .labels .tag{font-size:12px}}@media screen and (max-width: 370px){.product .labels .tag{font-size:11px}}.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>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .subtitle{color:var(--bs-gray-dark);margin-bottom:.5rem}.product .price{line-height:1.2}.product .price .amount{color:var(--bs-dark)}.product .price.sale .amount:not(.from){color:var(--bs-sale)}.product .price del.amount{color:var(--bs-gray-dark);margin-right:.4375rem}.product .badge.nieuw{background-color:var(--bs-beige);color:var(--bs-black)}.product .badge.sale{background-color:var(--bs-primary)}.product .top-wrap{margin-bottom:.75rem;position:relative}.product .img-wrap,.product .img-wrap-2{overflow:hidden;display:block;position:relative;background-color:var(--bs-gray-light);padding-bottom:133%}.product .img-wrap .img,.product .img-wrap-2 .img{mix-blend-mode:multiply;position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important;object-fit:contain;object-position:center}.product .img-wrap .img-2,.product .img-wrap-2 .img-2{mix-blend-mode:multiply;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}.product .img-wrap{z-index:1;transition:opacity 200ms ease}.product .img-wrap-2{z-index:0;position:absolute;top:0;left:0;right:0}.product .condition-indicator{position:absolute;bottom:5px;left:5px;right:5px;z-index:3;margin-bottom:0}.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;position:absolute}.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:5px 5px 4px 5px;line-height:.875rem;background-color:var(--bs-beige);color:var(--bs-black);font-size:.875rem}@media screen and (max-width: 480px){.labels .tag{font-size:.77rem}}@media screen and (max-width: 380px){.labels .tag{padding:5px 3px 4px 3px}}.labels .tag.sale{background-color:var(--bs-green);color:var(--bs-white)}@media screen and (max-width: 576px){.labels{position:absolute;right:0;top:-2rem}}.condition-indicator{font-weight:200;font-size:14px;margin-bottom:.75rem;align-items:center;justify-content:start;letter-spacing:0}@media screen and (max-width: 768px){.condition-indicator{flex-direction:column;align-items:start}}.condition-indicator .condition-label{margin-left:auto}@media screen and (max-width: 768px){.condition-indicator .condition-label{margin-left:0 !important;text-align:center}}.condition-indicator .condition{padding-bottom:3px;white-space:nowrap}.condition-indicator .condition svg{width:16px;height:16px;vertical-align:middle}@media screen and (max-width: 480px){.condition-indicator .condition svg{width:14px;height:14px}}.to-wishlist{position:absolute;top:5px;right:5px;width:2.2rem;height:2.2rem;z-index:7;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:none;%7D.cls-2%7Bstroke:%23000;stroke-linecap:round;stroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Cg data-name='Layer 2' id='Layer_2'%3E%3Cg id='Workspace'%3E%3Crect class='cls-1' height='24' width='24'/%3E%3Cpath class='cls-2' 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/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:120% auto;background-color:transparent}@media screen and (max-width: 992px){.to-wishlist{width:1.8em;height:1.8em}}.to-wishlist::after{content:attr(data-liked);position:absolute;bottom:-20px;font-size:12px;font-weight:200;left:50%;transform:translateX(-50%)}.to-wishlist.active{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:none;%7D.cls-2%7Bstroke:%23000;fill:black;stroke-linecap:round;stroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Cg data-name='Layer 2' id='Layer_2'%3E%3Cg id='Workspace'%3E%3Crect class='cls-1' height='24' width='24'/%3E%3Cpath class='cls-2' 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/g%3E%3C/g%3E%3C/svg%3E")}.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-6 .img-wrap{display:block;position:relative;padding-bottom:133%;padding-top:86px}.tussen-banner.col-6 .img-wrap img{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important;object-fit:cover;object-position:center}.tussen-banner.col-12 .img-wrap{display:block;padding-bottom:33%;position:relative}.tussen-banner.col-12 .img-wrap img{position:absolute;top:0;left:0;right:0;bottom:0;height:100% !important;width:100% !important;object-fit:cover;object-position:center}a.back{display:inline-block;vertical-align:top;padding:5px 12px;border:1px solid var(--bs-gray);border-radius:1px;width:36px;height:36px;padding:0;text-align:center;line-height:32px}.info-side .labels{position:absolute;top:.625rem;right:.625rem;left:auto}#products_usps li{font-size:14px;margin:11px 0;font-weight:300;padding-left:27px;position:relative}#products_usps li b,#products_usps li strong{font-weight:bold}#products_usps li i{font-style:normal;color:var(--bs-green)}#products_usps li::before{content:"";width:16px;height:16px;margin-right:7px;background-size:contain;background-repeat:no-repeat;position:absolute;top:3px;left:0}#products_usps li:first-child::before{background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%235e9d37" class="bi bi-bell-fill" viewBox="0 0 16 16"%3E%3Cpath d="M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2m.995-14.901a1 1 0 1 0-1.99 0A5 5 0 0 0 3 6c0 1.098-.5 6-2 7h14c-1.5-1-2-5.902-2-7 0-2.42-1.72-4.44-4.005-4.901"/%3E%3C/svg%3E')}#products_usps li:nth-child(2)::before{background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%235e9d37" class="bi bi-box2-heart-fill" viewBox="0 0 16 16"%3E%3Cpath d="M3.75 0a1 1 0 0 0-.8.4L.1 4.2a.5.5 0 0 0-.1.3V15a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-.1-.3L13.05.4a1 1 0 0 0-.8-.4zM8.5 4h6l.5.667V5H1v-.333L1.5 4h6V1h1zM8 7.993c1.664-1.711 5.825 1.283 0 5.132-5.825-3.85-1.664-6.843 0-5.132"/%3E%3C/svg%3E')}#products_usps li:last-child::before{background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%235e9d37" class="bi bi-check-circle-fill" viewBox="0 0 16 16"%3E%3Cpath d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"/%3E%3C/svg%3E')}.product-title .desc{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bs-gray-dark)}.price .amount.from{color:var(--bs-gray-dark)}.price.sale .amount{color:var(--bs-sale)}.price.sale .amount.from{color:var(--bs-gray-dark)}.foto-text{font-size:14px;font-weight:300}.info-side hr{opacity:1;border-top-color:#dee2e6;border-top-style:dashed}.product-reviews{padding-top:1.5rem}@media screen and (max-width: 992px){.product-reviews{padding-top:1rem;padding-bottom:2rem}}.product-reviews .review_svg{width:150px;height:auto !important}@media screen and (max-width: 486px){.product-reviews .review_svg{width:170px}}@media screen and (max-width: 431px){.product-reviews .review_svg{width:140px}}.product-reviews .global-review-score{padding-left:11px;display:flex;max-width:330px;margin-left:auto;margin-right:auto}.product-reviews .global-review-score .stars-desc{display:flex;flex-direction:column;flex:1 0 auto;text-align:left;padding-left:10px;justify-content:center}.product-reviews .global-review-score .number{display:flex;justify-content:center;align-items:center;font-size:3.4375rem;font-weight:700}@media screen and (max-width: 431px){.product-reviews .global-review-score .number{font-size:3.1rem}}@media screen and (max-width: 386px){.product-reviews .global-review-score .number{font-size:2.8rem}}.product-reviews .global-review-score .desc{font-size:.75rem;font-weight:200}@media screen and (max-width: 486px){.product-reviews .global-review-score .desc{font-size:.75rem}}@media screen and (max-width: 431px){.product-reviews .global-review-score .desc{font-size:.7rem}}@media screen and (max-width: 386px){.product-reviews .global-review-score .desc{font-size:.5rem}}.product-reviews .global-review-score .stars{color:var(--bs-black);font-size:1.775rem;line-height:1.1}@media screen and (max-width: 430px){.product-reviews .global-review-score .stars{font-size:1.575rem}}@media screen and (max-width: 386px){.product-reviews .global-review-score .stars{font-size:1.275rem}}.product-reviews .global-review-score .stars i.gray{color:var(--bs-gray)}button[data-bs-target="#sizes"]{background-color:var(--bs-gray-light);border-radius:0;margin-right:10px;pointer-events:none}button[data-bs-target="#sizes"]::before{content:attr(data-before)}#product_specs_content table th:first-child,#product_specs_content table td:first-child{padding-left:0}#jq-add-to-cart .csrf{position:absolute}button[data-bs-target="#sizes"]{padding-left:30px;padding-right:30px}button[data-bs-target="#sizes"]:hover,button[data-bs-target="#sizes"]:focus,button[data-bs-target="#sizes"]:active{background-color:var(--bs-gray-light);border-color:var(--bs-black)}@media screen and (max-width: 380px){button[data-bs-target="#sizes"]{padding-left:15px;padding-right:15px}}.sticky-img-wrap{position:sticky;top:123px}.sticky-img-wrap .labels{position:absolute;right:10px;top:10px}.sticky-img-wrap .to-wishlist{right:calc(10px + .5rem);top:10px}@media screen and (max-width: 992px){.sticky-img-wrap .to-wishlist{right:calc(5px + .5rem);top:5px}}.sticky-img-wrap .condition-indicator{position:absolute;bottom:.22rem;left:.5rem;right:.5rem;z-index:3;padding:.5rem;margin-bottom:0}.sticky-img-wrap .condition-indicator .rating-info{margin-right:-0.5rem;margin-left:-0.5rem;position:relative;z-index:1}.sticky-img-wrap .condition-indicator .condition svg{width:22px;height:22px}.sticky-img-wrap .condition-indicator .condition-label{font-size:1rem}@media screen and (max-width: 992px){.sticky-img-wrap{position:relative;top:0px}}#stock_table{width:auto}#stock_table svg{width:18px;height:18px}#stock_table svg.in-stock{color:var(--bs-primary)}#stock_table svg.no-stock{color:var(--bs-red)}#sizes .list-group-item{font-weight:var(--bs-font-weight-bold);border-left:0;border-right:0;cursor:pointer}#sizes .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0;border-top:none}#sizes .list-group-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}#sizes .list-group-item .size-price{color:var(--bs-gray-dark)}#thumbs a{display:block;margin-bottom:1rem;background-color:var(--bs-gray-light)}#thumbs a img{display:inline-block;vertical-align:top;mix-blend-mode:multiply}@media screen and (max-width: 992px){#thumbs{display:flex;overflow:auto;scrollbar-width:thin;gap:.375rem}#thumbs a{flex-grow:1;margin-bottom:0}#thumbs a+a{margin-left:3%}}.sticky-img-wrap>.row{--bs-gutter-x: 1rem}@media screen and (max-width: 992px){.sticky-img-wrap>.row{--bs-gutter-x: 1rem}}#main_images{margin-bottom:.75rem;position:relative}#main_images .labels{position:absolute;top:10px;left:10px;z-index:2}#main_images .glightbox{background-color:var(--bs-gray-light);display:block}#main_images .glightbox img{mix-blend-mode:multiply}#main_images .splide__arrow{background-color:var(--bs-white);border:1px solid var(--bs-gray-light);opacity:1;display:none}#main_images .splide__pagination{display:none;bottom:-28px}#main_images .splide__pagination .splide__pagination__page{background-color:color-mix(in srgb, var(--bs-gray-warm), #000 11%);border-radius:0;height:11px;width:11px}#main_images .splide__pagination .splide__pagination__page.is-active{background-color:var(--bs-primary);transform:none}#product_info{border-left:0;border-right:0}#product_info .condition svg{width:22px;height:22px}#product_info .accordion-item{border-left:0;border-right:0;border-style:solid}#product_info .accordion-item .accordion-button{background-color:var(--bs-white) !important;color:var(--bs-black);font-weight:var(--bs-font-weight-bold)}#product_info .accordion-item .accordion-button:focus,#product_info .accordion-item .accordion-button:active,#product_info .accordion-item .accordion-button:hover{box-shadow:none !important}#product_info .accordion-item .accordion-button:not(.collapsed){box-shadow:none !important;position:relative}#product_info .accordion-item .accordion-button::after{width:.88rem;height:.88rem;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708"/></svg>');background-position:center}#product_info .accordion-item .accordion-body{padding-left:0;margin-right:0;font-size:.875rem}#product_info .accordion-item .accordion-body h1,#product_info .accordion-item .accordion-body h2,#product_info .accordion-item .accordion-body h3{font-size:1.25rem}#product_info .accordion-item:first-child{border-top-left-radius:0;border-top-right-radius:0}#product_info .accordion-item:first-child .accordion-button{border-top-left-radius:0;border-top-right-radius:0}#product_info .accordion-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}#product_info .accordion-item:last-child .accordion-button{border-bottom-left-radius:0;border-bottom-right-radius:0}#product_info #product_info_content .accordion-body{overflow-x:auto}.sizetable .table-striped{width:100% !important}.sizetable .table-striped p{margin-bottom:0}.sizetable .table-striped>tbody>tr{height:auto !important}.sizetable .table-striped>tbody>tr td{height:auto !important;width:auto !important}.sizetable .table-striped>tbody>tr:nth-of-type(2n+1)>*{background-color:var(--bs-gray-warm)}/*# sourceMappingURL=productpagina.css.map */
