/* ReadyUs production minified CSS */
.ru-free-delivery-text{color:var(--green)!important;font-weight:950!important;letter-spacing:.035em;text-transform:uppercase!important;background:transparent!important;border:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.ru-delivery-charge-text{color:var(--text)!important;font-weight:850!important;background:transparent!important;border:0!important;padding:0!important}.ru-min-order-note{margin-top:8px;font-size:12px;font-weight:800;color:var(--yellow);line-height:1.35;background:transparent!important;border:0!important;padding:0!important}.ru-cart-seller-card{margin:12px 14px 14px;background:var(--card-bg);border:0;border-radius:24px;box-shadow:0 14px 38px rgba(15,23,42,.07);overflow:hidden}.dark-mode .ru-cart-seller-card{background:rgba(255,255,255,.055);box-shadow:0 18px 44px rgba(0,0,0,.28)}.ru-cart-seller-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px 8px}.ru-cart-seller-name{font-size:16px;font-weight:950;color:var(--text);line-height:1.1}.ru-cart-seller-sub{font-size:12px;font-weight:750;color:var(--text-sub);margin-top:3px}.ru-cart-seller-total{font-size:15px;font-weight:950;color:var(--text);white-space:nowrap}.ru-cart-seller-card .cart-item{border-bottom:0!important;padding:10px 14px!important;align-items:center}.ru-cart-seller-card .cart-item-img{width:56px;height:56px;border-radius:15px;overflow:hidden;background:rgba(148,163,184,.10)}.ru-cart-seller-card .cart-item-img img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.ru-cart-seller-bill{padding:8px 16px 14px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:7px}.ru-cart-seller-bill .bill-row{font-size:13px;margin:0}.ru-cart-page-total{padding:14px 16px 22px;margin:4px 14px 30px;background:transparent!important;border:0!important;box-shadow:none!important}#sellerAllOrders{padding:14px 18px 54px!important;display:flex;flex-direction:column;gap:14px}.seller-order-card{background:var(--card-bg);border:0;border-radius:24px;padding:16px;box-shadow:0 16px 40px rgba(15,23,42,.07)}.dark-mode .seller-order-card{background:rgba(255,255,255,.055);box-shadow:0 18px 44px rgba(0,0,0,.30)}.seller-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.seller-order-customer{font-size:18px;font-weight:950;line-height:1.1;color:var(--text)}.seller-order-ref{font-size:13px;color:var(--text-sub);font-weight:750;margin-top:5px}.seller-order-meta-line{font-size:12px;color:var(--text-sub);font-weight:750;margin-top:5px}.seller-order-status{font-size:12px;font-weight:950;border-radius:999px;padding:7px 10px;white-space:nowrap}.seller-order-status.ok{background:rgba(34,197,94,.12);color:var(--green)}.seller-order-status.pending{background:rgba(245,158,11,.12);color:var(--yellow)}.seller-order-status.danger{background:rgba(239,68,68,.12);color:var(--red)}.seller-order-address{background:transparent!important;border:0!important;padding:2px 0 10px!important;margin:0!important;display:flex;flex-direction:column;gap:3px}.seller-order-address b{font-size:12px;color:var(--text);font-weight:950}.seller-order-address span{font-size:13px;color:var(--text-sub);line-height:1.35}.seller-order-items-wrap{display:flex;flex-direction:column;gap:10px}.seller-order-itemline{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:10px;align-items:center}.seller-order-itemline.muted{display:block;font-size:13px;color:var(--text-sub)}.seller-order-thumb{width:56px;height:56px;border-radius:15px;background:rgba(148,163,184,.12);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--text-sub);font-size:10px;font-weight:800}.seller-order-thumb img{width:100%;height:100%;object-fit:cover}.seller-order-item-name{font-size:14px;font-weight:950;color:var(--text);line-height:1.2}.seller-order-item-meta{font-size:12px;font-weight:750;color:var(--text-sub);margin-top:2px}.seller-order-item-price{font-size:14px;font-weight:950;color:var(--text);white-space:nowrap}.seller-order-pricebox{margin-top:14px;border-top:1px solid var(--border);padding-top:12px;display:flex;flex-direction:column;gap:8px}.seller-order-pricebox>div{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--text-sub);font-weight:850}.seller-order-pricebox b{font-size:15px;color:var(--text)}.seller-order-pricebox .paid{color:var(--green)}.seller-order-pricebox .pending{color:var(--yellow)}.seller-order-pricebox .grand{font-size:15px;color:var(--text);padding-top:6px}.seller-order-pricebox .grand b{font-size:20px}.seller-order-reason{font-size:12px;color:var(--red);font-weight:800;margin-top:10px}.seller-order-actions{margin-top:12px;display:flex;justify-content:flex-end}@media(max-width:520px){.ru-cart-seller-card{margin-left:10px;margin-right:10px;border-radius:22px}.ru-cart-seller-card .cart-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px}.ru-cart-seller-card .qty-control{grid-column:2;justify-content:flex-start;margin-top:3px}.seller-order-card{padding:14px;border-radius:22px}.seller-order-itemline{grid-template-columns:50px minmax(0,1fr) auto}.seller-order-thumb{width:50px;height:50px}.seller-order-status{max-width:46%;white-space:normal;text-align:center}}