: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%}.wishlist-cell{top:0;display:inline-block;padding:.3125rem;transition:all 200ms ease}.wishlist-cell .actions{position:absolute;top:0;right:.3125rem;z-index:3}.wishlist-cell .remove-wishlistitem svg{width:1.5rem;height:1.5rem}.wishlist-cell:hover,.wishlist-cell:focus,.wishlist-cell:active{color:var(--bs-dark)}.wishlist-cell .maten-inner .size-container{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:10px}.wishlist-cell .maten-inner .size-container .hulp-tabel-maat{margin-bottom:5px;margin-right:5px}.wishlist-cell .maten-inner .size-container .hulp-tabel-maat:last-child{margin-right:0}.wishlist-cell .maten-inner .size-container a{display:inline-flex;justify-content:center;align-items:center;min-width:3rem;min-height:3rem;font-size:.875rem;color:var(--bs-dark);border:none;border-radius:50%;transition:all var(--bs-transition-base);background-color:var(--bs-light);border-color:var(--bs-dark) !important;outline:none;text-decoration:none}.wishlist-cell .maten-inner .size-container a:hover{color:var(--bs-light);background-color:var(--bs-dark);border-color:var(--bs-dark)}.wishlist-cell .maten-inner .size-container a.selected{color:var(--bs-light);background-color:var(--bs-dark);border-color:var(--bs-dark)}.wishlist-cell #to-shoppingbag{position:relative;font-weight:var(--font-weight-medium);color:var(--bs-light);text-align:center;transition:all var(--bs-transition-base);background-color:var(--bs-primary);border-color:var(--bs-primary);overflow:hidden;padding:.8rem 1rem}.wishlist-cell #to-shoppingbag:hover{opacity:.8}.wishlist-cell #to-shoppingbag.btn:hover{color:var(--bs-light)}.wishlist-cell #to-shoppingbag .select-size{position:absolute;padding:.5rem 1rem;font-weight:var(--font-weight-medium);line-height:1.25rem;color:var(--bs-light);opacity:0;transition:all 200ms ease;background-color:var(--bs-dark);inset:100% 0 -100%;pointer-events:none}.wishlist-cell #to-shoppingbag:disabled{color:var(--bs-dark);opacity:1;background-color:var(--bs-light) !important;border-color:var(--bs-dark) !important;cursor:not-allowed}@media screen and (min-width: 991.98px){.wishlist-cell #to-shoppingbag:disabled{pointer-events:all}.wishlist-cell #to-shoppingbag:disabled:hover .select-size{top:0;bottom:0;color:var(--bs-light);opacity:1}}.wishlist-cell .add-product .to-wishlist{display:flex;justify-content:center;align-items:center;height:100%;padding:.3125rem;font-size:1.4375rem;color:#fff;background-color:var(--bs-dark)}.wishlist-cell .add-product .to-wishlist.active{background-color:var(--bs-primary)}#jq-wishlist .fav-to-shoppingbag{padding:.8rem 1rem}/*# sourceMappingURL=verlanglijstje.css.map */
