quote-cart-page .cart__empty-text{display:block!important;margin-bottom:40px}quote-cart-page .cart__warnings{padding-top:0}.quote-cart{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem;margin:1rem 0;box-shadow:0 2px 4px #0000001a}.quote-cart__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.quote-cart__title{margin:0;font-size:1.5rem;font-weight:600;color:#333}.quote-cart__count{background:#007bff;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.quote-cart__empty{padding:3rem 1rem;text-align:center;color:#666}.quote-cart__empty p{margin:0;font-size:1rem}.quote-cart__items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.quote-cart__item{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:1rem;transition:all .2s ease}.quote-cart__item:hover{box-shadow:0 2px 8px #0000001a;border-color:#007bff}.quote-cart__item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.quote-cart__item-title{margin:0;font-size:1.125rem;font-weight:600;color:#222;flex:1}.quote-cart__item-remove{background:transparent;border:none;color:#dc3545;font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.quote-cart__item-remove:hover{background:#dc3545;color:#fff}.quote-cart__item-details{display:flex;flex-direction:column;gap:.75rem}.quote-cart__item-properties{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.5rem;background:#fff;padding:1rem;border-radius:4px;border:1px solid #e5e5e5}.quote-cart__item-properties li{font-size:.875rem;color:#555;display:flex;align-items:baseline}.quote-cart__item-properties strong{color:#333;margin-right:.5rem;font-weight:600}.quote-cart__item-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e0e0e0}.quote-cart__item-quantity{font-size:.875rem;color:#666}.quote-cart__item-price{font-size:1.25rem;font-weight:700;color:#007bff}.quote-cart__footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:2px solid #e0e0e0;margin-top:1.5rem}.quote-cart__total{display:flex;align-items:baseline;gap:.75rem;font-size:1.125rem}.quote-cart__total span{color:#666}.quote-cart__total strong{font-size:1.5rem;color:#007bff;font-weight:700}.quote-cart__clear-btn{background:#dc3545;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:6px;font-size:.938rem;font-weight:600;cursor:pointer;transition:all .2s ease}.quote-cart__clear-btn:hover{background:#c82333;box-shadow:0 2px 4px #dc35454d}.quote-cart__clear-btn:active{transform:translateY(1px)}@media (max-width: 768px){.quote-cart{padding:1rem}.quote-cart__title{font-size:1.25rem}.quote-cart__item-properties{grid-template-columns:1fr}.quote-cart__footer{flex-direction:column;gap:1rem;align-items:stretch}.quote-cart__clear-btn{width:100%}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.quote-cart__item{animation:slideIn .3s ease}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-quote-cart.css.map */
