#CustomCartOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;display:none}#CustomCartOverlay.visible{display:block}#CustomCartDrawer{position:fixed;top:0;right:0;width:400px;height:100%;background:#fff;z-index:9999;transform:translate(100%);transition:transform .3s ease;padding:20px;box-shadow:-4px 0 10px #0000001a}#CustomCartDrawer.visible{transform:translate(0)}.custom-cart-header{display:flex;justify-content:space-between;align-items:center}.custom-cart-header h2{font-size:20px;margin:0}#CloseCartDrawer{cursor:pointer;font-size:24px}.cart-item{display:flex;margin:15px 0}.cart-thumb{width:60px;height:auto;margin-right:10px}.item-info p{margin:4px 0}.checkout-btn{display:inline-block;background:#000;color:#fff;padding:12px 24px;text-align:center;width:100%;border-radius:30px;text-decoration:none}#CustomCartDrawer .custom-cart-body{max-height:calc(100vh - 160px);overflow-y:auto;padding-bottom:20px}#CustomCartDrawer .custom-cart-footer{position:sticky;bottom:0;background:#fff;padding-top:10px;padding-bottom:20px;box-shadow:0 -2px 6px #0000000d}.cart-drawer__body{max-height:calc(100vh - 220px);overflow-y:auto;padding-right:10px;margin-bottom:10px}.cart-drawer__footer{position:sticky;bottom:0;background:#000;color:#fff;padding:20px;text-align:center;z-index:1;box-shadow:0 -4px 8px #0000001a}.cart-checkout-button{display:inline-block;background:#fff;color:#000;padding:12px 28px;border-radius:30px;text-decoration:none;font-weight:700}#CartDrawer,.cart-drawer__content{display:flex;flex-direction:column;height:100%}.cart-drawer__body{flex-grow:1;overflow-y:auto;padding:1rem;margin-bottom:1rem}.cart-drawer__footer{position:sticky;bottom:0;background:#000;color:#fff;padding:1.25rem;z-index:2;box-shadow:0 -2px 6px #00000026}.cart-checkout-button{display:block;background-color:#fff;color:#000;padding:14px 30px;border-radius:32px;font-weight:700;text-decoration:none;width:100%;text-align:center}#CartDrawer,.cart-drawer__content{display:flex;flex-direction:column;height:100vh}.cart-drawer__body{flex-grow:1;overflow-y:auto;padding:1rem}.cart-drawer__footer{position:sticky;bottom:0;background:#000;padding:1.25rem;box-shadow:0 -2px 6px #00000026;z-index:10}.cart-checkout-button{display:block;width:100%;background:#fff;color:#000;padding:12px 24px;border-radius:30px;text-align:center;font-weight:700;text-decoration:none}body.drawer-open{overflow:hidden;height:100vh}.cart-progress-bar{margin:20px 0;padding:10px}.progress-steps{display:flex;justify-content:space-between;list-style:none;padding:0;counter-reset:step}.progress-steps .step{position:relative;text-align:center;flex:1;color:#ccc;font-weight:700;transition:color .4s ease}.progress-steps .step.active{color:#000}.progress-steps .step:before{content:counter(step);counter-increment:step;width:25px;height:25px;line-height:25px;border:2px solid #ccc;display:block;text-align:center;margin:0 auto 10px;border-radius:50%;background-color:#fff;transition:border-color .4s ease,color .4s ease}.progress-steps .step.active:before{border-color:#000;color:#000}
/*# sourceMappingURL=/cdn/shop/t/243/assets/custom-cart.css.map */
