.gzb2b-msrp{
	margin:6px 0 10px;
	font-size:14px;
	line-height:1.35;
}
.gzb2b-msrp span{
	opacity:.72;
}
.gzb2b-msrp strong{
	font-weight:700;
}
.gzb2b-stock-badge{
	display:inline-flex;
	align-items:center;
	gap:6px;
	padding:4px 8px;
	border-radius:999px;
	font-size:12px;
	font-weight:700;
	line-height:1.15;
	white-space:nowrap;
}
.gzb2b-stock-dot{
	width:8px;
	height:8px;
	border-radius:50%;
	display:inline-block;
	background:currentColor;
}
.gzb2b-stock-high{
	background:#e8f7ed;
	color:#147a36;
}
.gzb2b-stock-low{
	background:#fff2df;
	color:#a15c00;
}
.gzb2b-stock-out{
	background:#fde8e8;
	color:#b42318;
}
.gzb2b-stock-reassort{
	background:#e7f0ff;
	color:#1d4ed8;
}
