.cart-wrapper{display:flex;justify-content:center;width:100%}.cart-drawer{position:relative;width:100%;max-width:400px;background:#f8f1e8;padding:20px;box-shadow:0 4px 10px #0000001a;border-radius:10px}.cart-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E3C7A9;padding-bottom:10px}.cart-header h3{font-size:20px;color:#6a4f4b;font-weight:700}.close-cart{background:none;border:none;font-size:24px;cursor:pointer;color:#6a4f4b}.cart-items-container{display:flex;flex-direction:column;gap:10px;padding:10px 0}.cart-item{display:flex;align-items:center;justify-content:flex-start;padding:12px 0;border-bottom:1px solid #E3C7A9;gap:10px}.cart-item-image{width:60px;height:auto;border-radius:5px;flex-shrink:0}.cart-header-row{display:flex;justify-content:space-between;align-items:center;width:100%}.cart-title{font-weight:700;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.cart-price{font-size:16px;font-weight:700;color:#6a4f4b;text-align:right;flex-shrink:0;min-width:90px}.cart-meta{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:4px}.cart-quantity{font-size:14px;color:#8a6d6d}.remove-item{color:#b85c5c;font-size:14px;text-decoration:underline;cursor:pointer}.cart-slot-container{display:flex;flex-direction:column;gap:10px;margin-top:15px}.cart-slot{width:100%;height:50px;border:2px dashed #E3C7A9;display:flex;align-items:center;justify-content:center;font-size:24px;color:#e3c7a9;border-radius:5px;cursor:pointer}.cart-footer{margin-top:auto;padding-top:10px;border-top:1px solid #E3C7A9;text-align:center}.checkout-button{background:#dca73f;color:#261212;display:block;width:100%;margin-top:10px;padding:12px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer;text-align:center;text-decoration:none}.checkout-button:hover{background:#c6962a}.view-cart-button{background:#fff;color:#261212;border:2px solid #261212;display:block;width:100%;margin-top:10px;padding:12px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer;text-align:center;text-decoration:none}.view-cart-button:hover{background:#261212;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/124/assets/cart-drawer-2.css.map */
