/**
 * Shop Settings
 * =========================================== */
.utp-payment-steps > .item {
	margin-bottom: 10px;
}
.utp-payment-steps .item-count {
	font-weight: bold;
	margin-right: 5px;
}
.utp-payment-steps .item-form-group {
	max-width: 500px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: bottom;
}