.cart_flash_sale{position:absolute!important;top:17px!important;bottom:unset!important;z-index:1;padding:2px 8px;margin:0;}[dir=ltr] .cart_flash_sale{left:43px!important;right:unset!important}[dir=rtl] .cart_flash_sale{right:48px!important;left:unset!important}.cart_flash_sale img{min-height:unset!important;max-height:unset!important;height:50px!important;width:47px!important;object-fit:contain}.cart_flash_sale.online_exclusive img{width:70px!important;height:auto!important}span.online_exclusive img{object-fit:cover;width:unset!important}[dir=ltr] [dir=rtl] .emoji{font-size:1.5rem}.progress-bar-custom{background-color:#bb1f2a}.lead{font-size:12px;font-weight:500}@media only screen and (max-width:767px){span.online_exclusive img{object-fit:cover;width:100px!important;height:39px}}.cart-items-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.cart-item-card{display:flex;background:#fff;border:0 solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);margin-bottom:0;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s;background-color:#fff;box-shadow:0 0 7px rgb(0 0 0 / 10%)}.cart-item-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.cart-item-image{flex:0 0 35%;max-width:140px;position:relative;display:flex;align-items:flex-start;justify-content:center;margin:8px 0 0 8px}.cart-item-image img{max-width:100%;object-fit:cover;display:block;border-radius:8px}.cart-item-info{flex:1;padding:8px 12px;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.cart-item-details-left{flex:1;display:flex;flex-direction:column;gap:4px}.cart-item-details-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:15px;margin-top:4px}.cart-item-title{font-size:var(--fs-h6);font-weight:500;margin-bottom:2px;line-height:1.3}.cart-item-title a{color:#1e293b;text-decoration:none;transition:color .2s}.cart-item-title a:hover{color:#bb1f2a}.cart-item-remove{color:#ef4444;transition:color .2s;background:0 0!important;border:none!important;padding:0!important;margin-left:10px}.cart-item-remove:hover{color:#bb1f2a}.product-remove{background:0 0!important;padding:0!important;border:none!important;display:flex;align-items:center}.spec-row{display:flex;align-items:center;margin-bottom:4px;font-size:.85rem;color:#64748b}.spec-row .label{font-weight:500;margin-right:15px;min-width:50px}.spec-row .value{font-weight:600;color:#334155;display:flex;align-items:center}.price-row .value{color:var(--clr-primary);font-size:var(--fs-h5);font-weight:600;display:flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}.cart-item-footer{display:flex;align-items:center;justify-content:space-between}.quantity-wrapper .quantity{display:inline-flex;align-items:center;gap:10px;background:0 0;flex-wrap:nowrap}.quantity-wrapper .minus,.quantity-wrapper .plus{width:28px;height:28px;background:#f8fafc;border:none;border-radius:50%;cursor:pointer;color:#0f172a;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:1.1rem;font-weight:500;line-height:1;padding:0;flex-shrink:0}.quantity-wrapper .minus:hover,.quantity-wrapper .plus:hover{background:#e2e8f0;color:#bb1f2a}.quantity-wrapper .qty{width:36px;height:32px;background:#fff;border:1px solid #e2e8f0;border-radius:4px;text-align:center;font-weight:600;font-size:.9rem;color:#334155;outline:0;-moz-appearance:textfield;appearance:textfield;flex-shrink:0}@media (max-width:768px){.cart-items-grid{grid-template-columns:1fr}.cart-item-card{flex-direction:row;min-height:110px;align-items:stretch}.cart-item-image{width:35%;min-width:35%;display:flex;align-items:flex-start}.cart-item-image img{max-width:100%;object-fit:cover}.cart-item-info{padding:var(--spacing-card-padding);flex-direction:column;justify-content:space-between;overflow:hidden;gap:5px}.cart-item-details-left{width:100%;gap:2px}.cart-item-details-right{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:12px}.cart-item-title{font-size:.85rem;margin-bottom:2px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spec-row{font-size:.75rem;margin-bottom:2px}.spec-row .label{margin-right:8px;min-width:45px}.spec-row[data-label=size] .value{color:#bb1f2a}.price-row .value{font-size:.9rem;white-space:nowrap;flex-wrap:nowrap;gap:4px}.quantity-wrapper .quantity{gap:6px}.quantity-wrapper .minus,.quantity-wrapper .plus{width:24px;height:24px;font-size:.85rem}.quantity-wrapper .qty{width:30px;height:24px;font-size:.8rem}.product-remove{margin-left:auto}.product-remove svg{width:16px;height:16px}}.cart-sec{padding-bottom:100px}.cart-sticky-bottom-bar{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -4px 12px rgba(0,0,0,.08);z-index:1000;border-top:1px solid #e2e8f0}.cart-sticky-content{max-width:1140px;margin:0 auto;padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.cart-subtotal-info{display:flex;align-items:center;gap:15px}.cart_total_label{font-weight:500;color:#64748b;font-size:1rem}.cart_total_amount{font-weight:700;color:#1e293b;font-size:1.25rem}.btn-checkout{padding:10px 24px!important;font-size:1rem!important;font-weight:600!important;border-radius:8px!important;background-color:#bb1f2a!important;color:#fff!important;white-space:nowrap}@media (max-width:768px){.cart-sticky-content{padding:12px 15px}.cart-subtotal-info{gap:10px}.cart_total_label{font-size:.9rem}.cart_total_amount{font-size:1.1rem}.btn-checkout{padding:8px 16px!important;font-size:.9rem!important}}[dir=rtl] .cart-table table tr:nth-child(3) td{direction:ltr!important}[dir=ltr] [dir=rtl] .del-price-labal{color:#64748b;font-size:.85em;margin-left:5px}.discount-tag{color:green!important;font-weight:400;font-size:.8em}.empty-cart-wrapper{text-align:center;padding:25px 20px;background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.05);margin:0 auto;max-width:600px}.empty-cart-icon{width:140px;height:140px;background:#fff5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;color:#bb1f2a;animation:float 3s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}.empty-cart-icon svg{width:70px;height:70px;stroke-width:1.5}.empty-cart-heading{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:15px}.empty-cart-description{font-size:1.05rem;color:#64748b;line-height:1.6;margin-bottom:35px;max-width:480px;margin-left:auto;margin-right:auto}.empty-cart-btn{padding:14px 35px;font-weight:600;font-size:1rem;letter-spacing:.5px;text-transform:uppercase}@media (max-width:768px){.empty-cart-heading{font-size:1.5rem}.empty-cart-description{font-size:.95rem}.empty-cart-icon{width:110px;height:110px;margin-bottom:25px}.empty-cart-icon svg{width:55px;height:55px}}

