.cart-drawer{position:fixed;top:0;right:-420px;width:380px;max-width:95%;height:100%;background:#fff;box-shadow:-2px 0 6px #0003;transition:right .3s ease-in-out;z-index:99999;display:flex;flex-direction:column}.cart-drawer.active{right:0}.cart-header{padding:18px 20px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.cart-items{flex:1;overflow-y:auto;padding:15px 20px}.cart-item{display:flex;align-items:center;margin-bottom:15px;border-bottom:1px solid #f1f1f1;padding-bottom:10px}.cart-item img{width:65px;height:auto;margin-right:12px;border-radius:4px}.cart-item-title{font-size:14px;font-weight:500}.cart-item-qty-price{font-size:13px;color:#555}.cart-footer{padding:15px 20px;border-top:1px solid #eee}.cart-total{display:flex;justify-content:space-between;margin-bottom:12px;font-weight:700}.btn{display:block;text-align:center;padding:12px;border-radius:4px;font-weight:700}.btn--primary{background:#000;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-cart.css.map */
