.fv-cart-vendor-group { margin-top: 12px; background: #fff; }
.fv-cart-vendor-head { min-height: 43px; display: grid; grid-template-columns: 30px auto 1fr; align-items: center; gap: 5px; padding: 0 12px; color: #444b55; font-size: 11px; }
.fv-cart-vendor-head strong { display: flex; align-items: center; gap: 7px; font-weight: 500; }
.fv-cart-vendor-head > i { color: #989ea6; font-size: 9px; }
.fv-vendor-mark { min-width: 18px; height: 15px; display: inline-grid; place-items: center; border-radius: 1px; background: #5b119d; color: #fff; font-size: 8px; font-weight: 800; }
