.cart-drawer{position:fixed;top:0;right:-100%;width:380px;max-width:90%;height:100vh;background:#fff;box-shadow:-3px 0 12px #00000040;z-index:9999999;display:flex;flex-direction:column;transition:right .35s ease;overflow:hidden}.cart-drawer.active{right:0}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:9998}.cart-drawer__overlay.hidden{display:none}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #eee}.cart-drawer__header h3{margin:0;font-size:18px;font-weight:600}.cart-drawer__close{background:none;border:none;font-size:30px;line-height:1;cursor:pointer}.cart-drawer__items{flex:1;overflow-y:auto;padding:16px}.cart-item{gap:12px;margin-bottom:16px;position:relative}.cart-item__media img{width:70px;height:70px;object-fit:cover;border-radius:6px;border:1px solid #eee}.cart-item__media{display:flex;gap:10px}.cart-item__info{flex:1}.cart-item__title{font-size:14px;font-weight:600;margin-bottom:4px;width:80%}.cart-item__variant{font-size:13px;color:#777;margin-bottom:4px}.cart-item__property{font-size:15px;color:#444;margin-bottom:2px}.cart-item__remove{position:absolute;top:0;right:0;background:none;border:none;font-size:16px;cursor:pointer;color:#888}.cart-item__remove:hover{color:#000}.qty-control{display:flex;align-items:center;margin-top:8px}.qty-control button{width:28px;height:28px;border:1px solid #ccc;background:#f9f9f9;cursor:pointer;font-size:16px;line-height:1}.qty-control button:hover{background:#eee}.qty-control .qty-input{width:40px;text-align:center;border:1px solid #ccc;height:28px;margin:0 4px}.cart-item__price{font-size:14px;font-weight:500;margin-top:6px}.cart-drawer__footer{border-top:1px solid #eee;padding:16px}.cart-drawer__subtotal{display:flex;justify-content:space-between;margin-bottom:12px;font-size:16px;font-weight:600}.cart-drawer__actions .btn{display:block;width:100%;padding:12px;margin-bottom:10px;text-align:center;border:none;border-radius:4px;cursor:pointer;font-weight:600;font-size:15px}.cart-drawer__actions .btn--checkout{background:#111;color:#fff}.cart-drawer__actions .btn--checkout:hover{background:#000}.cart-drawer__actions .btn--continue{background:#f1f1f1;color:#111}.cart-drawer__actions .btn--continue:hover{background:#e2e2e2}.cart-drawer__empty{text-align:center;padding:40px 20px;font-size:15px;color:#666}.cart-drawer__items::-webkit-scrollbar{width:6px}.cart-drawer__items::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.cart-drawer__content{background:#fff;z-index:99999;height:100%}.qty-control .qty-input::-webkit-outer-spin-button,.qty-control .qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.cart-item__original-price{font-size:13px;color:#999;text-decoration:line-through;margin-right:6px}.cart-item__price-wrap{display:flex;gap:6px;align-items:center}.cart-drawer__note{margin-bottom:16px}.cart-drawer__note label{font-size:13px;font-weight:500;display:block;margin-bottom:6px}.cart-drawer__note textarea{width:100%;height:70px;border:1px solid #ddd;padding:8px;border-radius:4px;font-size:14px;resize:vertical}.cart-subtotal__savings{font-size:14px;color:#d32f2f;margin-bottom:8px;font-weight:500}div#CartDrawerItems{height:calc(100vh - 470px);overflow-y:auto}textarea#CartDrawerSpecialInstructions{height:70px!important;min-height:unset}div#CartDrawer span.cart-item__price{font-family:ari}div#CartDrawer span.cart-item__original-price,div#CartDrawer span#CartDrawerSubtotal,div#CartDrawer .cart-subtotal__savings{font-family:arial}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cart-drawer.css.map */
