.bezorgtijd{display:flex;gap:4px;font-size:14px}.product-info-top{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.header-wrapper{position:relative}.header-wrapper::after{background-image:var(--background-image);background-size:contain;background-repeat:repeat-x;content:'';position:absolute;width:100%;height:40px;top:calc(100% + 20px);z-index:-1;transition:ease all .3s;box-shadow:0 -20px #BFE5E8}.btw-switch{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:180px;position:relative}.btw-switch-bottom{display:block!important;height:4px;position:absolute;bottom:-2px;width:100%;background:linear-gradient(270deg,#feecf3,#ffd1e3,#fff0,#ffd1e3,#feecf3);background-size:800% 100%;opacity:0;pointer-events:none;border-radius:2px;transition:opacity 0.7s ease}.btw-switch-bottom.animate{animation:gradientSlide 3s ease-in-out infinite;opacity:1}@keyframes gradientSlide{0%{background-position:100% 0}50%{background-position:0 0}100%{background-position:100% 0}}.btw-switch-bottom.animate{animation:gradientSlide 3s linear infinite;opacity:1}@keyframes gradientSlide{0%{background-position:100% 0}100%{background-position:0 0}}@media screen and (max-width:360px){.btw-switch{display:none}}.btw-switch__title{font-size:12px;font-weight:700;line-height:100%;width:fit-content;text-align:center;opacity:.6}.btw-switch__title.active{opacity:1}.btw-switch--left{display:flex;justify-content:flex-end}.btw-switch--right{display:flex;justify-content:flex-start}.btw-switch__toggle{position:relative;display:inline-block;width:64px;height:30px;margin-bottom:0!important}.btw-switch__input{opacity:0;width:0;height:0}.btw-switch__input:focus,.btw-switch__input:active{outline:none}.btw-switch__input:checked+.btw-switch__slider::before,.btw-switch__input:checked+.btw-switch__slider::after{transform:translateX(34px);background:#BFE5E8}.btw-switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;box-shadow:inset 0 0 0 1px #bfe5e8;transition:0.4s}.btw-switch__slider::after,.btw-switch__slider::before{position:absolute;content:"";height:24px;width:24px;left:3px;bottom:4px;background-color:#fff;box-shadow:inset 0 0 0 1px #bfe5e8;transition:0.4s;z-index:1}.btw-switch__slider--round{border-radius:60px}.btw-switch__slider--round::before,.btw-switch__slider--round::after{border-radius:50%}.btw-switch--compact{min-width:80px}.btw-switch--compact .btw-switch__toggle{position:relative;width:80px;height:32px}.btw-switch--compact .btw-switch__slider{background-color:#000}.btw-switch--compact .btw-switch__slider::before{height:26px;width:26px}.btw-switch--compact .btw-switch__slider::after{height:20px;width:20px}.btw-switch--compact .btw-switch__title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;text-align:center;justify-content:flex-end;font-size:10px;opacity:0;z-index:1;transition:opacity 200ms ease-in-out}.btw-switch--compact .btw-switch__title--right{display:flex;justify-content:flex-start;padding-left:8px}.btw-switch--compact .btw-switch__title--left{display:flex;justify-content:flex-end;padding-right:8px}.btw-switch--compact .btw-switch__title.active{opacity:1;transition:opacity 200ms ease-in-out}.btw-switch--compact .btw-switch__input:checked+.btw-switch__slider::before,.btw-switch--compact .btw-switch__input:checked+.btw-switch__slider::after{transform:translateX(48px)}.vat-notice--excl,body:has(.btw-switch__input:checked) .vat-notice--incl{display:block}.vat-notice--incl,body:has(.btw-switch__input:checked) .vat-notice--excl{display:none}.header .main-header__inner:has(.btw-switch--compact){gap:4px}@media(max-width:991px){.btw-switch{gap:3px}.btw-switch__toggle{width:50px;height:25px}.btw-switch__slider::after,.btw-switch__slider::before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3.5px;background-color:#fff;box-shadow:inset 0 0 0 1px #bfe5e8;transition:0.4s;z-index:1}.btw-switch__input:checked+.btw-switch__slider::before,.btw-switch__input:checked+.btw-switch__slider::after{transform:translateX(24px)}}.cart__blocks:has(.order-value-message:not(.hidden)) .cart-ctas .cart-checkout-button.button,.cart__blocks:has(.order-value-message:not(.hidden)) shopify-accelerated-checkout-cart{pointer-events:none!important;opacity:.5!important;cursor:not-allowed!important}