/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.rp-preorder-date-label {
	color: #333333;
}

#rpress_checkout_wrap .rp-preorder-date-label {
	display: block;
	margin: 0 0 8px;
}

.rp-checkout-service-option .rp-preorder-inline-label,
.rpress-time-preference-wrap .rp-preorder-inline-label {
	display: block !important;
}

.rpress-time-preference-wrap .rpress-service-type-message .rp-preorder-popup-label {
	display: none !important;
}


