.sidebar__header{border:0!important}#site-cart-sidebar.sidebar{max-width:420px;width:100%}#site-cart-sidebar .sidebar__body{padding:0}#site-cart-sidebar .sidebar__body-top{flex:1;overflow-y:auto;padding:0 28px 28px}#site-cart-sidebar .cart-form{padding:28px 0 0;margin-bottom:0}#site-cart-sidebar .cart__form{padding:0;margin:0}#site-cart-sidebar .cart-item{display:flex;gap:.875rem;padding:1rem 38px;position:relative}#site-cart-sidebar .cart-item:first-child{padding-top:0}#site-cart-sidebar .cart-item__thumbnail{width:80px;height:80px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f9fafb}#site-cart-sidebar .cart-item__thumbnail img{width:100%;height:100%;object-fit:cover}#site-cart-sidebar .cart-item__content{flex:1;margin:0;display:flex;flex-direction:column;gap:.125rem;align-items:flex-start}#site-cart-sidebar .cart-item__title{font-size:.9375rem;font-weight:600;color:#111827;line-height:1.3;margin:0}#site-cart-sidebar .cart-item__variant{font-size:.8125rem;color:#6b7280;margin:0}#site-cart-sidebar .cart-item__price{font-size:.9375rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.5rem;margin:.125rem 0}#site-cart-sidebar .cart-item__price del{color:#9ca3af;font-weight:400;font-size:.8125rem}.cart-item__badge--bogo{display:inline-flex;align-items:center;gap:.3rem;background:#d5e9df;color:#006030;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;margin-top:.25rem;width:fit-content}.cart-item__badge--bogo svg{width:10px;height:10px;color:#006030;fill:#006030}#site-cart-sidebar .cart-item__actions{margin-top:.5rem}#site-cart-sidebar .quantity-selector-holder{display:inline-flex;align-items:center;border:1px solid #e5e7eb;border-radius:100px;overflow:hidden}#site-cart-sidebar .qty-button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;transition:background .15s ease;color:#111827}#site-cart-sidebar .qty-button:hover{background:#f3f4f6}#site-cart-sidebar .qty-selector{width:36px;height:36px;text-align:center;border:none;font-size:.9375rem;font-weight:500;background:transparent}.sidebar:not(:has(.cart-discount__error)) svg *{fill:none!important}#site-cart-sidebar .cart-item .remove{color:#8f8f8f;transition:color .15s ease}#site-cart-sidebar .cart-item .remove:hover{color:#004020}#site-cart-sidebar .cart-item .remove svg{color:#8f8f8f}.cart-upsells{margin-top:1.5rem;padding:1.25rem;background:#e4f5f8}.cart-upsells__header{margin-bottom:1rem}.cart-upsells__title{font-size:1rem;font-weight:700;margin:0 0 .25rem;line-height:1.3}.cart-upsells__subtitle{font-size:.8125rem;color:#001b36;margin:0;line-height:1.4}.cart-upsells__products{display:flex;flex-direction:column;gap:.75rem}.cart-upsell-item{display:flex;gap:.875rem;padding:.875rem;background:#fff;border:none;border-radius:10px;position:relative}.cart-upsell-item__media{position:relative;flex-shrink:0}.cart-upsell-item__image{width:80px;height:80px;object-fit:cover;border-radius:8px;background:#f9fafb;border:1px solid #e5e7eb}.cart-upsell-item__badge{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);white-space:nowrap}.cart-upsell-item__badge--bogo{display:inline-flex;align-items:center;gap:.25rem;background:#d5e9df;color:#006030;font-size:.625rem;font-weight:600;padding:.25rem .5rem;border-radius:4px}.cart-upsell-item__badge--bogo svg{width:10px;height:10px;fill:#006030}.cart-upsell-item__info{flex:1;display:flex;flex-direction:column;min-width:0}.cart-upsell-item__title{font-size:.875rem;font-weight:700;color:#001b36;margin:0 0 .125rem;line-height:1.3}.cart-upsell-item__price-inline{font-weight:600;color:#001b36}.cart-upsell-item__price-inline del{color:#9ca3af;font-weight:400;margin-left:.25rem;font-size:.8125rem}.cart-upsell-item__description{font-size:.75rem;color:#6b7280;margin:.25rem 0 .625rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-upsell-item__button{width:100%;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .15s ease;border:none;text-align:center;text-decoration:none;display:inline-block}.cart-upsell-item__button--add{background:#b732df;color:#fff}.cart-upsell-item__button--add:hover{background:#8322a0}.cart-upsell-item__button--select{background:#b732df;color:#fff}.cart-upsell-item__button--select:hover{background:#9a28bd}.cart-upsell-item__button:disabled{opacity:.6;cursor:not-allowed}.cart-upsell-item__button.is-loading{position:relative;color:transparent}.cart-upsell-item__button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cart-upsell-variant-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:all .2s ease}.cart-upsell-variant-overlay.is-active{opacity:1;visibility:visible}.cart-upsell-variant-modal{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;z-index:9999;transform:translateY(100%);transition:transform .3s ease;max-height:80vh;overflow-y:auto}.cart-upsell-variant-modal.is-active{transform:translateY(0)}.cart-upsell-variant-selector{padding:1.5rem}.cart-upsell-variant-selector__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.cart-upsell-variant-selector__product{display:flex;gap:.75rem;align-items:center}.cart-upsell-variant-selector__image{width:60px;height:60px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}.cart-upsell-variant-selector__details{display:flex;flex-direction:column;gap:.25rem}.cart-upsell-variant-selector__title{font-size:.9375rem;font-weight:600;color:#111827;margin:0}.cart-upsell-variant-selector__price{font-size:.875rem;font-weight:600;color:#008b0c}.cart-upsell-variant-selector__price del{color:#9ca3af;font-weight:400;margin-left:.375rem}.cart-upsell-variant-selector__close{background:none;border:none;padding:.5rem;cursor:pointer;color:#6b7280;transition:color .15s ease}.cart-upsell-variant-selector__close:hover{color:#111827}.cart-upsell-variant-selector__options{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.cart-upsell-variant-selector__option{display:flex;flex-direction:column;gap:.375rem}.cart-upsell-variant-selector__label{font-size:.8125rem;font-weight:600;color:#374151}.cart-upsell-variant-selector__select{width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:.9375rem;border:1px solid #d1d5db;border-radius:10px;background-color:#fff;color:#111827;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg fill='none' stroke='%236b7280' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:18px}.cart-upsell-variant-selector__select:focus{outline:none;border-color:#008b0c;box-shadow:0 0 0 3px #008b0c1a}.cart-upsell-variant-selector__submit{width:100%;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;background:#008b0c;color:#fff;border:none;border-radius:100px;cursor:pointer;transition:all .15s ease}.cart-upsell-variant-selector__submit:hover:not(:disabled){background:#006d09}.cart-upsell-variant-selector__submit:disabled{opacity:.5;cursor:not-allowed}#site-cart-sidebar .sidebar__footer{position:sticky;bottom:0;background:#fff;padding:0;border-top:2px solid #DFDFDF;box-shadow:0 -4px 12px #0000000d}.cart-ordertotaal{padding:1.25rem 28px;background:#fff}.cart-ordertotaal__heading{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .75rem}.cart-ordertotaal__row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#6b7280;padding:.25rem 0}.cart-ordertotaal__row--shipping .cart-ordertotaal__value{color:#008b0c;font-weight:600}.cart-checkout-sticky{padding:1rem 28px 1.25rem}.cart-checkout-sticky__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-checkout-sticky__label{font-size:1rem;font-weight:600;color:#111827}.cart-checkout-sticky__value{display:flex;align-items:center;gap:.5rem}.cart-checkout-sticky__discount-badge{display:inline-flex;align-items:center;background:#b732df;color:#fff;font-size:.6875rem;font-weight:600;padding:.25rem .625rem;border-radius:100px}.cart-checkout-sticky__price{font-size:1.125rem;font-weight:700;color:#111827}.cart-checkout-sticky__price del{color:#9ca3af;font-weight:400;font-size:.875rem;margin-right:.375rem}.cart-checkout-button{width:100%;padding:.9375rem 1.5rem;font-size:1rem;font-weight:600;background:#008b0c;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.cart-checkout-button:hover{background:#006d09}.cart-checkout-button svg{width:18px;height:18px}.cart-trust-badges{display:flex;justify-content:space-between;gap:.5rem;margin-top:1rem;padding-top:.75rem}.cart-trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;font-size:.6875rem;color:#6b7280;flex:1}.cart-trust-badge svg{width:16px;height:16px;color:#6b7280}.cart-trustpilot{display:flex;justify-content:center;margin-top:1rem}.cart-trustpilot img{height:24px;width:auto}@media screen and (max-width: 480px){#site-cart-sidebar.sidebar{max-width:100%}#site-cart-sidebar .sidebar__body-top{padding:0 20px 20px}#site-cart-sidebar .cart-form{padding:20px 0 0}.cart-ordertotaal{padding:1.25rem 20px}.cart-checkout-sticky{padding:1rem 20px 1.25rem}.cart-upsell-item{padding:.75rem}.cart-upsell-item__image{width:70px;height:70px}.cart-trust-badges{gap:.5rem}.cart-trust-badge{font-size:.625rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart-drawer-spectify.css.map */
