.cart-items-v2{display:flex;flex-direction:column;padding:16px 0;border-bottom:1px solid #E8EAED;position:relative}.cart-drawer-loader{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background:#ffffff80;z-index:9999;display:none;align-items:center;justify-content:center}.cart-drawer-loader.is-visible{display:flex}.cart-drawer-loader__spinner{width:40px;height:40px;border:3px solid #E8EAED;border-top-color:#1a3d2e;border-radius:50%;animation:cart-item-spin .6s linear infinite}.custom_cart_body .cart-items-v2{margin:0}.cart-items-v2::-webkit-scrollbar{width:4px}.cart-items-v2::-webkit-scrollbar-track{background:transparent}.cart-items-v2::-webkit-scrollbar-thumb{background:#e8eaed;border-radius:100px}.cart-item-v2{display:flex;gap:16px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #E8EAED;position:relative}.cart-item-v2:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.cart-item-v2__image{width:100px;height:100px;min-width:100px;min-height:100px;flex-shrink:0;background:#f8f9fa;border-radius:10px;overflow:hidden;border:1px solid #E8EAED}.cart-item-v2__image a{display:block;width:100%;height:100%}.cart-item-v2__image img{width:100%;height:100%;object-fit:cover}.cart-item-v2__image .placeholder-svg{width:100%;height:100%;fill:#e8eaed}.cart-item-v2__details{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.cart-item-v2__info{display:flex;flex-direction:column}.cart-item-v2__header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cart-item-v2__title{font-family:Prata,serif;font-size:14px;font-weight:400;color:#1f2937;line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0}.cart-item-v2__title:hover{color:#1f2937;text-decoration:none}.cart-item-v2__delete{width:28px;height:28px;min-width:28px;min-height:28px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#9ca3af;border-radius:6px;cursor:pointer;transition:all .2s ease;flex-shrink:0;padding:0}.cart-item-v2__delete:hover{background:#fee2e2;color:#dc2626}.cart-item-v2__delete svg{width:18px;height:18px}.cart-item-v2__variant{font-family:Avenir,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;color:#6b7280;margin:2px 0 0;line-height:1.4;font-weight:500}.cart-item-v2__footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:10px}.cart-item-v2__quantity{display:flex;align-items:center;border:1px solid #E8EAED;border-radius:8px;overflow:hidden;background:#fff}.cart-item-v2__qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#6b7280;cursor:pointer;transition:all .15s ease;padding:0}.cart-item-v2__qty-btn:hover{background:#f8f9fa;color:#1f2937}.cart-item-v2__qty-btn:disabled{opacity:.5;cursor:not-allowed}.cart-item-v2__qty-btn svg{width:16px;height:16px}.cart-item-v2__qty-input{width:36px;min-width:36px;max-width:36px;height:32px;text-align:center;font-family:Avenir,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;color:#1f2937;border:none;background:transparent;padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-item-v2__qty-input::-webkit-outer-spin-button,.cart-item-v2__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item-v2__qty-input:focus{outline:none}.cart-item-v2__price{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.cart-item-v2__current-price{font-family:Avenir,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:700;color:#1f2937;margin:0;line-height:1.2}.cart-item-v2__original-price{font-family:Avenir,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;color:#9ca3af;text-decoration:line-through;margin:2px 0 0;line-height:1.2}.cart-item-v2__loader{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffc;display:flex;align-items:center;justify-content:center;border-radius:8px}.cart-item-v2__loader[hidden]{display:none}.cart-item-v2__spinner{width:20px;height:20px;border:2px solid #E8EAED;border-top-color:#1a3d2e;border-radius:50%;animation:cart-item-spin .6s linear infinite}@keyframes cart-item-spin{to{transform:rotate(360deg)}}.cart-item-v2__error{position:absolute;bottom:-4px;left:104px;right:0;font-size:12px;color:#dc2626;background:#fee2e2;padding:4px 8px;border-radius:4px}.cart-item-v2__error[hidden]{display:none}.cart-item-v2.is-updating{pointer-events:none}.cart-item-v2.is-updating .cart-item-v2__loader{display:flex}.cart-item-v2.is-removing{animation:cart-item-remove .3s ease forwards}@keyframes cart-item-remove{to{opacity:0;transform:translate(20px);height:0;padding:0;margin:0;overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/cart-item-v2.css.map */
