.cart-drawer{position:fixed;right:0;top:0;width:100%;height:100%;z-index:9999;max-width:360px;background:#fff;transform:translate(100%);transition:all .3s ease-in-out 0s}.cart-drawer.drawer-open{transform:translate(0)}.cart-drawer .cart-drawer__content{width:100%;height:100%;overflow-y:auto;background:#fff}.cart-drawer__overlay{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9998;background:#00000080;opacity:0;pointer-events:none;visibility:hidden;transition:all .3s cubic-bezier(.175,.885,.32,1.275) 0s}.body-drawer-overflow{overflow:hidden}.body-drawer-overflow .cart-drawer__overlay{opacity:1;pointer-events:all;visibility:visible}.cart-drawer__header{position:sticky;top:0;background:#fff}.cart-drawer__footer{position:sticky;bottom:0;background:#fff;width:100%;z-index:2}.progress-bar{width:100%;height:4px;background:#e4e2e3;border-radius:0;overflow:hidden}.progress-fill{height:100%;transition:width .3s ease}.cart-drawer__loader{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;display:flex;align-items:center;justify-content:center;z-index:20}.cart-drawer__loader.hidden{display:none}.spinner{width:32px;height:32px;border:3px solid #ccc;border-top:3px solid #111;border-radius:50%;animation:spin .8s linear infinite}.cart-drawer__note{margin:1rem 0}.cart-drawer__note .note-wrapper{margin-top:.5rem}.cart-drawer__note .hidden{display:none}#CartNote{width:100%;height:80px;padding:.5rem;border:1px solid #ddd;border-radius:6px;resize:vertical}add-variant-item.custom-buy-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid #111;border-radius:6px;cursor:pointer;background:#111;color:#fff;font-size:14px;transition:all .2s}add-variant-item.custom-buy-button.loading{opacity:.6;pointer-events:none}.btn-spinner{width:16px;height:16px;border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cart-drawer .custom-upsell add-variant-checkbox{position:relative;width:35px;height:20px}.cart-drawer .custom-upsell add-variant-checkbox input{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0;cursor:pointer}.cart-drawer .custom-upsell add-variant-checkbox:after{width:35px;height:20px;background-color:#e3e3e3;border-radius:30px;display:block;content:""}.cart-drawer .custom-upsell add-variant-checkbox:before{width:19px;height:17px;border-radius:75px;background-color:#fff;display:block;content:"";position:absolute;top:50%;left:2px;transition:all .2s ease-in-out;transform:translatey(-50%)}.cart-drawer .custom-upsell add-variant-checkbox:has(input:checked):before{left:14px}.cart-drawer .custom-upsell add-variant-checkbox:has(input:checked):after{background-color:#6638b6}
/*# sourceMappingURL=/cdn/shop/t/46/assets/cart-drawer.css.map */
