#cartDrawer{position:fixed;top:0;right:0;width:400px;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;z-index:9999;display:flex;flex-direction:column;font-family:sans-serif}#cartDrawer .cart-header{flex-shrink:0;padding:20px;font-size:12px;font-weight:400;color:#000;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}#cartDrawer .cart-header button{background:none;border:none;font-size:12px;color:#000;cursor:pointer}#cartDrawer #cartDrawerItems{flex-grow:1;overflow-y:auto;padding:10px 20px 10px 0!important;margin-left:0!important}#cartDrawer .cart-product{display:flex;flex-direction:column;margin-bottom:15px}#cartDrawer .cart-product-title-price{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:8px;white-space:nowrap}#cartDrawer .product-title{font-weight:700;font-size:12px;color:#000;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}#cartDrawer .product-price{font-size:12px;font-weight:400;color:#000;text-align:right;white-space:nowrap}#cartDrawer .cart-product img{width:120px!important;height:120px!important;object-fit:cover!important;border-radius:4px!important;display:block!important;margin-top:8px;align-self:flex-start}#cartDrawer .cart-product-remove{font-size:12px;background:none;border:none;color:#000;cursor:pointer;margin-top:5px;padding:0;align-self:flex-start}#cartDrawer .cart-footer{flex-shrink:0;padding:20px;font-size:12px;color:#000;border-top:1px solid #eee;background:#fff;display:flex;flex-direction:column}#cartDrawer .cart-total{display:flex;justify-content:space-between;margin-bottom:15px;font-weight:400;color:#000;font-size:12px}#cartDrawer .checkout-btn{width:100%;padding:12px;background-color:#000;color:#fff;border:none;font-size:12px;cursor:pointer;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/8/assets/cart-drawer.css.map */
