.rf-cart-page{min-height:60vh;padding-bottom:100px}.rf-cart-heading{text-align:center;padding:28px 0 16px}.rf-cart-heading h1{font-size:26px;font-weight:700}.rf-cart-heading__count{color:#2d8fe3}.rf-cart-banner{background:#e4f2ff;height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;text-transform:capitalize}.rf-cart-banner__bold{font-weight:700;margin:0 4px}.rf-delivery-bar{height:40px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;border-bottom:1px solid #e8e8e8}.rf-delivery-bar__icon{width:18px;height:18px;flex-shrink:0}.rf-delivery-bar__eta{color:#2d8fe3;font-weight:700}.rf-cart-empty{display:flex;flex-direction:column;align-items:center;padding:56px 20px 80px}.rf-cart-empty__icon{width:160px;height:auto;margin-bottom:20px}.rf-cart-empty__title{font-size:20px;font-weight:400;margin-bottom:6px;text-align:center}.rf-cart-empty__subtitle{font-size:14px;color:#5e5d5d;margin-bottom:24px;text-align:center}.rf-cart-empty__btn{display:flex;align-items:center;justify-content:center;width:min(220px,90%);height:44px;background:#02437a;border-radius:4px;font-size:15px;font-weight:700;color:#fff;text-decoration:none;letter-spacing:.4px;transition:opacity .15s}.rf-cart-empty__btn:hover{opacity:.88}.rf-cart-form{display:flex;flex-direction:column}.rf-cart-items{padding:20px 120px 10px;display:flex;flex-direction:column}.rf-cart-item{display:flex;align-items:flex-start;gap:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e8e8e8}.rf-cart-item__img-wrap{flex-shrink:0;display:block}.rf-cart-item__img{width:120px;height:120px;border-radius:6px;object-fit:cover;background:#f5f5f5;display:block}.rf-cart-item__details{flex:1;padding-top:2px;min-width:0}.rf-cart-item__name{display:block;font-size:16px;font-weight:500;line-height:1.4;margin-bottom:4px;color:#000;text-decoration:none}.rf-cart-item__name:hover{color:#02437a}.rf-cart-item__variant{font-size:13px;color:#7a7a7a;margin-bottom:12px}.rf-variant-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.rf-variant-badge{display:inline-flex;align-items:center;gap:3px;padding:3px 10px;border-radius:20px;background:#eef4fb;border:1px solid #c8dff4;font-size:12px;white-space:nowrap;line-height:1.6}.rf-variant-badge__name{color:#7a95b0;font-weight:400}.rf-variant-badge__sep{color:#b0c4d8}.rf-variant-badge__value{color:#02437a;font-weight:600}.rf-cart-item__qty{display:flex;align-items:center;gap:0;margin-bottom:12px}.rf-qty-btn{width:30px;height:26px;background:#e8e7e7;border:none;border-radius:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;transition:opacity .15s}.rf-qty-btn:hover:not(:disabled){opacity:.7}.rf-qty-btn:disabled{opacity:.3;cursor:not-allowed}.rf-qty-btn img{width:12px;height:auto}.rf-qty-value{width:36px;height:26px;border:1px solid #ccc;border-radius:2px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;margin:0 4px}.rf-cart-item__price{display:flex;align-items:baseline;gap:2px}.rf-cart-item__price-sym{font-size:14px;font-weight:700}.rf-cart-item__price-num{font-size:18px;font-weight:700}.rf-cart-item__remove{width:28px;height:28px;background:none;border:none;cursor:pointer;flex-shrink:0;margin-top:2px;padding:0;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .15s}.rf-cart-item__remove:hover{opacity:1}.rf-cart-item__remove img{width:20px;height:20px}.rf-trust-badges{display:flex;justify-content:center;gap:64px;padding:32px 120px 24px}.rf-badge{display:flex;flex-direction:column;align-items:center;gap:8px}.rf-badge__circle{width:60px;height:60px;background:#02437a;border-radius:50%;display:flex;align-items:center;justify-content:center}.rf-badge__circle img{width:32px;height:32px}.rf-badge__icon{width:60px;height:60px;display:block}.rf-badge__title{font-size:14px;font-weight:700;text-align:center}.rf-badge__sub{font-size:13px;color:#555;text-align:center;margin-top:-4px}.rf-cart-summary{padding:16px 120px 20px;margin-top:8px}.rf-cart-summary__title{font-size:17px;font-weight:600;margin-bottom:8px}.rf-cart-summary__row{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid #e0e0e0;padding-top:12px}.rf-cart-summary__label{font-size:14px;color:#6f6e6e}.rf-cart-summary__price{display:flex;align-items:baseline;gap:2px}.rf-cart-summary__sym{font-size:15px;font-weight:700}.rf-cart-summary__num{font-size:20px;font-weight:700}.rf-cart-bottom-bar{position:fixed;bottom:0;left:0;right:0;width:100%;height:80px;background:#fff;box-shadow:0 -2px 16px #0000001f;display:flex;align-items:center;justify-content:space-between;padding:0 120px;z-index:100}.rf-cart-bottom-bar__price{display:flex;align-items:baseline;gap:4px}.rf-cart-bottom-bar__sym{font-size:18px;font-weight:700}.rf-cart-bottom-bar__num{font-size:26px;font-weight:700}.rf-order-now-btn{width:280px;max-width:50%;height:52px;background:#02437a;border-radius:5px;border:none;color:#fff;font-family:inherit;font-size:18px;font-weight:700;text-transform:capitalize;cursor:pointer;letter-spacing:.4px;transition:opacity .15s}.rf-order-now-btn:hover{opacity:.92}.rf-order-now-btn:disabled{opacity:.6;cursor:not-allowed}.rf-cart-error-toast{display:none;position:fixed;top:20px;left:50%;transform:translate(-50%);background:#c0392b;color:#fff;font-size:14px;padding:10px 22px;border-radius:6px;box-shadow:0 4px 16px #0000002e;z-index:9999;white-space:nowrap;pointer-events:none}.rf-cart-error-toast--visible{display:block;animation:rf-cart-toast-in .2s ease}@keyframes rf-cart-toast-in{0%{opacity:0;top:10px}to{opacity:1;top:20px}}@media(max-width:1080px){.rf-cart-items,.rf-trust-badges,.rf-cart-summary,.rf-cart-bottom-bar{padding-left:40px;padding-right:40px;margin-left:0;margin-right:0}.rf-trust-badges{gap:36px}}@media(max-width:768px){.rf-cart-items,.rf-trust-badges,.rf-cart-summary,.rf-cart-bottom-bar{padding-left:16px;padding-right:16px}.rf-cart-item{gap:12px}.rf-cart-item__img{width:90px;height:90px}.rf-cart-item__name{font-size:14px}.rf-cart-item__variant{font-size:12px}.rf-cart-item__price-num{font-size:15px}.rf-trust-badges{flex-wrap:wrap;gap:24px;padding-top:24px}.rf-badge__circle{width:48px;height:48px}.rf-badge__circle img{width:26px;height:26px}.rf-badge__title{font-size:13px}.rf-badge__sub{font-size:12px}.rf-cart-summary__title{font-size:15px}.rf-cart-summary__label{font-size:13px}.rf-cart-summary__num{font-size:17px}.rf-cart-bottom-bar{height:68px}.rf-cart-bottom-bar__num{font-size:20px}.rf-cart-bottom-bar__sym{font-size:15px}.rf-order-now-btn{width:auto;height:44px;font-size:15px;padding:0 20px}.rf-cart-page{padding-bottom:80px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart.css.map */
