/* Pre-Order frontend styles */

.po-cart-notice {
	color: #e77600;
	font-size: 0.82em;
	display: block;
	margin-top: 3px;
}

.po-checkout-banner {
	background: #fff8e5;
	border-left: 4px solid #e77600;
	padding: 12px 16px;
	margin-bottom: 20px;
	border-radius: 0 3px 3px 0;
}
