@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: #000;--bs-gray: #e9e8e3;--bs-gray-light: #f2f1ee;--bs-primary: var(--bs-black);--bs-secondary: #949087;--bs-secondary-lighter: color-mix(in srgb,var(--bs-secondary),#fff 90%);--bs-primary-darker: #c6ff8b;--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: #27ae5f;--bs-green-light: #aacbb8;--bs-green-extralight: #ecf7ef;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-antraciet: var(--bs-black);--bs-white: #fff;--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: "Arial", "Helvetica Neue", "Helvetica", sans-serif;--bs-body-font-size: 93.545%;--bs-body-line-height: 1.7;--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.375rem;--border-radius-m: 0.25rem;--border-radius-lg: 0.5rem;--border-radius-xl: 1rem;--border-radius-xxl: 2rem;--bs-border-radius: 0.25rem;--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:1rem;margin-bottom:0;letter-spacing:1px}.product .brand-title,.product .subtitle{text-transform:uppercase;letter-spacing:1px}.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-top:.5rem;margin-bottom:.5rem;font-weight:normal !important;letter-spacing:normal;text-transform:none}.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(--bs-red);font-weight:600}.product .price.sale del.amount{color:var(--bs-gray-dark);margin-left:.4375rem;font-size:.875rem;font-weight:normal}.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%;background-color:var(--bs-gray-light)}.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;mix-blend-mode:multiply}.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;opacity:0}.product .img-count{position:absolute;top:13px;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-black);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%}a.product .kleuren .kleur[style*="#FFF"]{border:1px solid var(--bs-gray-dark) !important}a.product .kleuren .aantal{line-height:1rem}.labels{display:block;position:absolute;bottom:.625rem;right:.625rem}.labels .tag{display:block;padding:.3125rem .5rem;line-height:.875rem;background-color:var(--cs-primary);color:var(--bs-black);font-size:.875rem;border-radius:.25rem}.labels .tag.nieuw{background-color:var(--bs-primary);color:var(--bs-white)}.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 height='26' viewBox='0 0 23 23' width='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1026543,2.69607267 C14.1723908,2.17246378 15.1055573,1.99999846 16.5532309,2.0000161 C20.2579495,2.01535832 23,5.13984465 23,9.11987614 C23,12.1577519 21.3061684,15.0922806 18.1511601,17.9298912 C16.4951061,19.4193443 14.3806781,20.8933233 12.866397,21.6774721 L12,22.1261233 L11.133603,21.6774721 C9.6193219,20.8933233 7.50489394,19.4193443 5.84883985,17.9298912 C2.69383159,15.0922806 1,12.1577519 1,9.11987614 C1,5.09726693 3.71643647,2 7.45454545,2 C8.85027925,2 9.83131847,2.18877527 10.9218108,2.72813403 C11.3014787,2.91591822 11.658192,3.13866136 11.9899709,3.39576047 C12.3350403,3.12339226 12.7066025,2.88992996 13.1026543,2.69607267 Z M16.8137247,16.4428585 C19.5861779,13.9493174 21,11.4998994 21,9.11987614 C21,6.18896383 19.0882067,4.01053125 16.5490834,4.00000753 C15.3870057,4.00000023 14.7458716,4.11849292 13.9819236,4.49242603 C13.5120101,4.72243676 13.095105,5.0329512 12.7314502,5.42754949 L12.0023377,6.21870239 L11.2665312,5.43377128 C10.9108757,5.05437109 10.5000057,4.75076878 10.0351348,4.52084307 C9.24812694,4.13158808 8.56428173,4 7.45454545,4 C4.88364127,4 3,6.14771812 3,9.11987614 C3,11.4998994 4.41382212,13.9493174 7.18627532,16.4428585 C8.69781928,17.8023393 10.6410383,19.1609346 12,19.8736982 C13.3589617,19.1609346 15.3021807,17.8023393 16.8137247,16.4428585 Z' fill-rule='evenodd' /%3E%3C/svg%3E%0A");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 width='26' height='26' version='1.1' viewBox='0 0 23 23' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.103 2.6961c1.0697-0.52361 2.0029-0.69607 3.4506-0.69606 3.7047 0.015342 6.4468 3.1398 6.4468 7.1199 0 3.0379-1.6938 5.9724-4.8488 8.81-1.6561 1.4895-3.7705 2.9634-5.2848 3.7476l-0.8664 0.44865-0.8664-0.44865c-1.5143-0.78415-3.6287-2.2581-5.2848-3.7476-3.155-2.8376-4.8488-5.7721-4.8488-8.81 0-4.0226 2.7164-7.1199 6.4545-7.1199 1.3957 0 2.3768 0.18878 3.4673 0.72813 0.37967 0.18778 0.73638 0.41053 1.0682 0.66763 0.34507-0.27237 0.71663-0.50583 1.1127-0.69969z' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:1.75rem 1.75rem}@media screen and (max-width: 992px){.to-wishlist{background-size:1.1rem;background-position:right center;top:5px}}.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%}#paskamerModal .modal-body{padding:0 2rem}@media screen and (max-width: 380px){#paskamerModal .modal-body{padding:0 1rem}}#paskamerModal .explaination strong{text-transform:uppercase;font-weight:bold;font-size:18px;margin-top:1rem;display:block}#paskamerModal .btn-warning{background-color:var(--bs-primary);border-color:var(--bs-primary);color:var(--bs-white)}#paskamerModal .alert.alert-danger{background-color:#ba1a1a;border-color:#ba1a1a;color:var(--bs-white)}#paskamerLabel{margin-left:50%;transform:translateX(-50%)}#jq-paskamer-processing{min-height:330px;display:flex;justify-content:center;align-items:center;flex-direction:column}#paskamer-tabs{border-bottom:none;flex-wrap:nowrap}#paskamer-tabs .nav-link{border-color:rgba(0,0,0,0);border-bottom:2px solid var(--bs-gray-light);text-transform:uppercase;font-size:12px;letter-spacing:1px}#paskamer-tabs .nav-link.active{border-color:rgba(0,0,0,0);border-bottom:2px solid var(--bs-primary)}#paskamer-tabs i{margin-right:7px;display:none}#jq-paskamer-start-camera{width:100%;padding:.75rem 1.25rem}.camera-icon-box{width:100px;height:100px;display:inline-block;border:1px solid var(--bs-gray);border-radius:4px}.camera-icon-box svg{width:30px;height:30px;margin-top:50%;transform:translateY(-50%)}a.back{display:inline-block;vertical-align:top;padding:5px 12px;background-color:var(--bs-gray-light);border-radius:20px;border-radius:100%;width:36px;height:36px;padding:0;text-align:center;line-height:32px}.info-side .labels{position:absolute;top:.625rem;right:.625rem;left:auto}.product-title{font-size:1.5rem}.product-title .desc{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--bs-gray-dark);text-transform:none;letter-spacing:normal}.btn-paskamer{position:absolute;right:0;bottom:30px;border-radius:var(--bs-border-radius)}.price.sale .amount{color:var(--bs-black)}.price.sale .amount.from{color:var(--bs-gray-dark)}.info-side hr{opacity:1;border-top-color:#dee2e6;border-top-style:dashed}button[data-bs-target="#sizes"]{background-color:var(--bs-white);border-color:var(--bs-black)}button[data-bs-target="#sizes"]:hover,button[data-bs-target="#sizes"]:focus,button[data-bs-target="#sizes"]:active{background-color:var(--bs-white)}.sticky-img-wrap{position:sticky;top:123px}@media screen and (max-width: 992px){.sticky-img-wrap{position:relative;top:11px}}#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:10px}#thumbs a img{display:inline-block;vertical-align:top}#main_images .splide__arrow{opacity:1}#main_images .splide__arrow:disabled{opacity:.4}@media screen and (min-width: 991.98px){#main_images .splide__arrow{display:none}}#main_images .labels{top:.3125rem}#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 .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);text-transform:uppercase;letter-spacing:1px;font-weight:normal;font-size:14px}#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;font-weight:normal}#product_info .accordion-item .accordion-button::after{width:.88rem;height:.88rem;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 7'%3E%3Cpath d='M.15.15c.2-.2.51-.2.71,0,0,0,0,0,0,0l5.65,5.65L12.15.15c.2-.2.51-.2.71,0s.2.51,0,.71l-6,6c-.2.2-.51.2-.71,0,0,0,0,0,0,0L.15.85c-.2-.2-.2-.51,0-.71,0,0,0,0,0,0' style='fill: %2330313c; fill-rule: evenodd;'/%3E%3C/svg%3E");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 */
