.one-seedling-dm-no-results {
	display: block;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	padding: 22px 24px;
	margin: 22px 0 30px 0;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	background: #fff;
	border: 1px solid rgba(0,0,0,.12);
	border-radius: 4px;
	clear: both;
}

.et_pb_section .one-seedling-dm-no-results {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}


.one-seedling-dm-option-count {
	font-weight: 600;
	opacity: .75;
}


.one-seedling-dm-current-count {
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 14px 0;
	padding: 12px 16px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.35;
	background: rgba(255,255,255,.9);
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 4px;
	clear: both;
}
