.gg-waitlist {
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	text-align: left;
}

.gg-waitlist--hidden {
	display: none;
}

.gg-waitlist__intro {
	margin: 0 0 0.4em;
	font-weight: 700;
}

.gg-waitlist__hint {
	margin: 0 0 0.8em;
	font-size: 0.95em;
}

.gg-waitlist__form {
	margin: 0;
}

.gg-waitlist__email {
	display: block;
	width: 100%;
	max-width: 22em;
	margin: 0 0 0.6em;
	padding: 8px 10px;
}

.gg-waitlist__button {
	width: 30%;
	margin-left: 0;
}

.gg-waitlist__message {
	margin: 0.6em 0 0;
	min-height: 1.2em;
}

.gg-waitlist__message.is-error {
	color: #930404;
	font-weight: 700;
}

.gg-waitlist__message.is-ok {
	color: #049346;
	font-weight: 700;
}

.gg-waitlist__hp {
	position: absolute;
	left: -9999px;
	height: 0;
	overflow: hidden;
}

.single_variation_wrap.is-gg-waitlist .woocommerce-variation-add-to-cart {
	display: none;
}

.wcwl_elements {
	display: none;
}
