.wper-event-meta {
	margin-bottom: 1.5em;
}

.wper-hp-field {
	position: absolute !important;
	left: -9999px !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.wper-notice {
	padding: 0.75em 1em;
	margin-bottom: 1.5em;
	border-left: 4px solid #666;
}

.wper-notice-success {
	border-color: #46b450;
	background: #ecf7ed;
}

.wper-notice-error {
	border-color: #dc3232;
	background: #fbeaea;
}

.wper-notice-info {
	border-color: #00a0d2;
	background: #e5f5fa;
}

.wper-registration-form .wper-field {
	margin-bottom: 1em;
}

.wper-registration-form label {
	display: block;
	font-weight: 600;
	margin-bottom: 0.25em;
}

.wper-registration-form input[type="text"],
.wper-registration-form input[type="email"],
.wper-registration-form input[type="tel"] {
	width: 100%;
	max-width: 420px;
}

.wper-registration-form .wper-privacy label,
.wper-registration-form .wper-mailing-optin label,
.wper-registration-form .wper-block-option {
	display: flex;
	align-items: flex-start;
	gap: 0.5em;
	font-weight: normal;
}

.wper-registration-form .required {
	color: #dc3232;
}

.wper-remove-registration {
	margin-left: 0.5em;
}
