.wpt-product-minimum-notice {
	background: #fff8e8;
	border: 1px solid #e5b94f;
	border-left: 5px solid #d89a00;
	border-radius: 4px;
	color: #302a1d;
	margin: 0 0 1.25rem;
	padding: 1rem 1.1rem;
}

.wpt-product-minimum-notice.is-complete {
	background: #effaf1;
	border-color: #57a965;
	border-left-color: #2d873d;
}

.wpt-minimum-title {
	font-size: 1.05em;
	font-weight: 700;
	margin-bottom: .35rem;
}

.wpt-minimum-custom:not(:empty) {
	margin-bottom: .35rem;
}

.wpt-cart-minimum-message {
	color: #b32d2e;
	font-size: .9em;
	line-height: 1.45;
	margin-top: .45rem;
}

