@charset "UTF-8";.live-stats-bar{display:flex;align-items:center;justify-content:left;gap:15px;background:#fff;border-radius:10px;padding:8px 8px;box-shadow:0px 0px 9px rgba(0,0,0,.08);flex-wrap:wrap;margin:10px 0}.live-stats-bar .live-stat-item{display:flex;align-items:center;gap:10px;font-size:16px;color:#222}.live-stats-bar .icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:5px;background:#f3f7ff;font-size:23px}.live-stats-bar span.icon.blue{background:#e8f1fc !important;color:#0f6ae8 !important}.live-stats-bar span.icon.red{background:#feebed !important;color:#cb131d !important}.live-stats-bar .number.sold{color:#1565ff;font-weight:700}.live-stats-bar .number.watching{color:#cb131d;font-weight:700}.live-stats-bar .light-text{color:#777}.live-stats-bar .divider{width:1px;height:40px;background:#ddd}@media (max-width:767px){.live-stats-bar .divider{display:none}}@media (min-width:1200px) and (max-width:1300px){.live-stats-bar{gap:10px;flex-wrap:nowrap}.live-stats-bar .live-stat-item{gap:6px}.live-stats-bar .light-text{font-size:14px}.live-stats-bar .icon{width:35px;height:35px;font-size:16px}}
