.vdme-checkout-scheduler {
	margin: 1.5em 0;
	padding: 1em;
	border: 1px solid rgba(0,0,0,.12);
	border-radius: 4px;
	background: #fff;
	color: #222;
}
.vdme-checkout-scheduler h3 {
	margin-top: 0;
}
.vdme-scheduler-note {
	clear: both;
	margin: .5em 0 0;
	font-size: .92em;
	opacity: .8;
}
#vdme_fulfillment_time_slot,
#vdme_fulfillment_date {
	width: 100%;
}
