/* Momo Prelaunch Products - Version 1.0.4 */
.momo-prelaunch-message {
	box-sizing: border-box;
	width: 100%;
	margin: 0.75rem 0;
	padding: 0.75rem 1rem;
	border: 1px solid #d6b36a;
	border-radius: 3px;
	background: #fff8e6;
	color: #5c4300;
	font-weight: 600;
	line-height: 1.5;
	text-align: center;
}

.momo-prelaunch-message--single {
	margin-bottom: 1rem;
}

.woocommerce ul.products li.product .momo-prelaunch-message--loop,
.woocommerce-page ul.products li.product .momo-prelaunch-message--loop {
	margin-top: 0.5rem;
	padding: 0.5rem;
	font-size: 0.9em;
}

.momo-prelaunch-availability {
	color: #8a5b00 !important;
	font-weight: 600;
}

.momo-prelaunch-countdown {
	display: block;
	margin-top: 0.35rem;
	color: #8a5b00;
	font-size: 0.95em;
	font-weight: 700;
}
