.pwl-email-form,
.pwl-code-form {
	margin-top: 20px;
}

.pwl-email-form input {
	width: 100%;
	max-width: 300px;
}

.pwl-code-form input {
	width: 100%;
	max-width: 150px;
}

ul.woocommerce-error.woocommerce-error {
	padding: 1em 2em 1em 3.5em;
}
