.cart-products-list{padding:0;margin:0;list-style:none}.cart-product-item{padding:24px 0 16px 0;margin-bottom:0;position:relative}.cart-product-item{border-top:2px solid #e0e0e0;padding:20px 0 18px 0;margin-bottom:0;position:relative}.cart-product-item:first-child{border-top:none}.cart-product-item:not(:first-child)::before{content:'';position:absolute;top:-1px;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,#dc3545 50%,transparent 100%)}.product-main-info{display:flex;align-items:flex-start;gap:12px;position:relative}.product-image-col{flex:0 0 80px}.product-img{width:80px;height:80px;object-fit:cover;border-radius:4px;border:1px solid #f0f0f0}.product-details-col{flex:1;min-width:0}.product-name-row{margin-bottom:8px}.product-name{font-size:.75rem;font-weight:500;line-height:1.5;color:#333;text-decoration:none;display:block;word-break:break-word;white-space:normal;overflow-wrap:break-word}.product-name:hover{color:#dc3545}.product-meta-row{display:flex;align-items:center;justify-content:space-between}.price-quantity-section{display:flex;align-items:center;gap:12px}.product-price{font-size:16px;font-weight:600;color:#dc3545;white-space:nowrap}.quantity-controls{display:flex;align-items:center;gap:4px;background:#f8f9fa;border-radius:4px;padding:4px}.btn-qty{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #dee2e6;background:white;border-radius:3px;font-size:14px;font-weight:500;cursor:pointer;user-select:none;transition:all 0.2s}.btn-qty:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.btn-qty:disabled{opacity:0.5;cursor:not-allowed}.quantity-input{width:40px;height:28px;border:1px solid #dee2e6;border-radius:3px;text-align:center;font-size:14px;background:white;-moz-appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-actions-col{position:absolute;top:0;right:0}.btn-remove{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background:#f8f9fa;border-radius:50%;color:#6c757d;cursor:pointer;transition:all 0.2s;font-size:14px}.btn-remove:hover{background:#dc3545;color:white}.product-options-section{margin-top:6px;padding-top:6px;border-top:1px solid #e8e8e8}.option-list,.recurring-info{font-size:0.75rem;color:#666;line-height:1.2;margin:0;padding:0;list-style:none}.option-item-row,.recurring-item-row{padding:2px 0 2px 12px;margin:0;position:relative;min-height:12px;word-break:break-word;display:block}.option-item-row::before,.recurring-item-row::before{content:'';position:absolute;left:0;top:6px;width:3px;height:3px;background-color:#dc3545;border-radius:50%}.option-list{display:block}.btn-box-cart{display:flex;flex-direction:row;gap:12px;float:right;align-items:center;justify-content:flex-end}.offcanvas-header{padding:0 !important}@media (max-width:575px){.product-img{width:60px;height:60px}.product-image-col{flex:0 0 60px}.product-name{font-size:13px;-webkit-line-clamp:1}.product-meta-row{flex-direction:column;align-items:flex-start;gap:8px}.price-quantity-section{width:100%}}@media (max-width:400px){.quantity-controls{padding:2px}.btn-qty{width:24px;height:24px}.quantity-input{width:36px;height:24px}}.btn-box-cart .btn{display:flex;align-items:center;justify-content:center;min-width:140px;height:44px;font-size:14px;text-decoration:none;text-align:center}.btn-box-cart .btn img{width:20px;height:20px;margin-right:8px}@media (min-width:768px){.btn-box-cart{flex-direction:row}}@media (max-width:767px){.btn-box-cart{flex-direction:row;gap:8px;float:right;align-items:center;justify-content:flex-end}.btn-box-cart .btn{width:120px;min-width:120px;height:40px;font-size:12px}}@media (max-width:380px){.btn-box-cart{flex-direction:row;gap:6px;float:right;align-items:center;justify-content:flex-end;flex-wrap:wrap}.btn-box-cart .btn{width:90px;min-width:90px;height:34px;font-size:11px;padding:0}.btn-box-cart .btn img{width:16px;height:16px;margin-right:4px}}