.sdm-price .sdm-label {
	display: inline-block;
	margin-left: .35em;
	padding: .1em .45em;
	font-size: .75em;
	line-height: 1.4;
	border-radius: 3px;
	background: #2c7a2c;
	color: #fff;
	vertical-align: middle;
}

.sdm-price del {
	opacity: .6;
	margin-right: .25em;
}

.sdm-price ins {
	text-decoration: none;
	font-weight: 700;
}

.sdm-hint {
	display: inline-block;
	margin-left: .35em;
	color: #2c7a2c;
	font-weight: 600;
	white-space: nowrap;
}
