.mailpoet_form_html p, .mailpoet_form_html ol, .mailpoet_form_html ul, .mailpoet_form_html li, .mailpoet_form_html dl, .mailpoet_form_html dt, .mailpoet_form_html dd, .mailpoet_form_html blockquote, .mailpoet_form_html figure, .mailpoet_form_html fieldset, .mailpoet_form_html form, .mailpoet_form_html legend, .mailpoet_form_html textarea, .mailpoet_form_html pre, .mailpoet_form_html iframe, .mailpoet_form_html hr, .mailpoet_form_html h1, .mailpoet_form_html h2, .mailpoet_form_html h3, .mailpoet_form_html h4, .mailpoet_form_html h5, .mailpoet_form_html h6, .mailpoet_form_iframe p, .mailpoet_form_iframe ol, .mailpoet_form_iframe ul, .mailpoet_form_iframe li, .mailpoet_form_iframe dl, .mailpoet_form_iframe dt, .mailpoet_form_iframe dd, .mailpoet_form_iframe blockquote, .mailpoet_form_iframe figure, .mailpoet_form_iframe fieldset, .mailpoet_form_iframe form, .mailpoet_form_iframe legend, .mailpoet_form_iframe textarea, .mailpoet_form_iframe pre, .mailpoet_form_iframe iframe, .mailpoet_form_iframe hr, .mailpoet_form_iframe h1, .mailpoet_form_iframe h2, .mailpoet_form_iframe h3, .mailpoet_form_iframe h4, .mailpoet_form_iframe h5, .mailpoet_form_iframe h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-synthesis: none;
	font-weight: normal;
	letter-spacing: normal;
}

.mailpoet_form_html h1, .mailpoet_form_html .h1, .mailpoet_form_html h2, .mailpoet_form_html .h2, .mailpoet_form_html h3, .mailpoet_form_html .h3, .mailpoet_form_html h4, .mailpoet_form_html .h4, .mailpoet_form_html h5, .mailpoet_form_html .h5, .mailpoet_form_html h6, .mailpoet_form_html .h6, .mailpoet_form_iframe h1, .mailpoet_form_iframe .h1, .mailpoet_form_iframe h2, .mailpoet_form_iframe .h2, .mailpoet_form_iframe h3, .mailpoet_form_iframe .h3, .mailpoet_form_iframe h4, .mailpoet_form_iframe .h4, .mailpoet_form_iframe h5, .mailpoet_form_iframe .h5, .mailpoet_form_iframe h6, .mailpoet_form_iframe .h6 {
	font-weight: 700;
	letter-spacing: normal;
	padding-top: 0;
}

.mailpoet_form_html ul, .mailpoet_form_html ol, .mailpoet_form_iframe ul, .mailpoet_form_iframe ol {
	font-family: Arial, Helvetica, sans-serif;
}

.mailpoet_form_html label, .mailpoet_form_iframe label {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.mailpoet_form_html input, .mailpoet_form_iframe input {
	font-family: Arial, Helvetica, sans-serif;
}

.mailpoet_form_html a, .mailpoet_form_iframe a {
	background-color: rgba(0, 0, 0, 0);
	color: #28303d;
	cursor: pointer;
	-webkit-text-decoration-skip-ink: all;
	text-decoration-skip-ink: all;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.mailpoet_form_html button, .mailpoet_form_html input[type=button], .mailpoet_form_html input[type=reset], .mailpoet_form_html input[type=submit], .mailpoet_form_iframe button, .mailpoet_form_iframe input[type=button], .mailpoet_form_iframe input[type=reset], .mailpoet_form_iframe input[type=submit] {
	text-transform: none;
}

input.parsley-success, select.parsley-success, textarea.parsley-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}

input.parsley-error, select.parsley-error, textarea.parsley-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #900;
}

.parsley-errors-list {
	color: #900;
	font-size: .8rem;
	line-height: 1em;
	list-style-type: none;
	margin: 8px 0 3px;
	opacity: 0;
	padding: 0;
	transition: all .3s ease-in;
}

.parsley-errors-list.filled {
	opacity: 1;
}

.mailpoet-form-input .parsley-errors-list {
	left: 16px;
	margin-top: 2px;
	position: absolute;
	top: 100%;
}

.parsley-required, .parsley-custom-error-message {
	color: #900;
}

.mailpoet-form-errors {
	padding: 0 16px;
}

.mailpoet_text_label, .mailpoet_textarea_label, .mailpoet_select_label, .mailpoet_radio_label, .mailpoet_checkbox_label, .mailpoet_list_label, .mailpoet_date_label {
	display: block;
}

@media screen and (max-width: 499px) {
	.mailpoet_text_label, .mailpoet_textarea_label, .mailpoet_select_label, .mailpoet_radio_label, .mailpoet_checkbox_label, .mailpoet_list_label, .mailpoet_date_label {
		font-size: 16px !important;
		line-height: 1.4 !important;
	}
}

@media screen and (max-width: 499px) {}

@media screen and (max-width: 499px) {}

.mailpoet_form.mailpoet_form_successfully_send {
	position: relative;
}

.mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success {
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.mailpoet_form .mailpoet-has-background-color {
	padding: 1.25em 2.375em;
}

.mailpoet_form .mailpoet-has-font-size {
	line-height: 1.4;
}

.mailpoet_paragraph fieldset, .mailpoet_paragraph legend {
	background: rgba(0, 0, 0, 0);
	border: 0;
	color: inherit;
	margin: 0;
	padding: 0;
}

.mailpoet_textarea {
	height: auto;
}

.mailpoet_form_sending .mailpoet_form_loading {
	display: block;
}

.mailpoet_form_sending .mailpoet_submit {
	display: none;
}

.mailpoet_captcha_form .mailpoet_validate_success {
	color: #468847;
}

.mailpoet_captcha_form .mailpoet_validate_error {
	color: #b94a48;
}

.mailpoet_captcha_update {
	cursor: pointer;
}

.mailpoet_recaptcha_noscript_container {
	height: 422px;
	position: relative;
	width: 302px;
}

.mailpoet_recaptcha_noscript_container>div {
	height: 422px;
	position: absolute;
	width: 302px;
}

.mailpoet_recaptcha_noscript_container>div iframe {
	border-style: none;
	height: 422px;
	width: 302px;
}

.mailpoet_recaptcha_noscript_input {
	background: #f9f9f9;
	border: 1px solid #c1c1c1;
	border-radius: 3px;
	border-style: none;
	bottom: 12px;
	height: 60px;
	left: 25px;
	margin: 0;
	padding: 0;
	right: 25px;
	width: 300px;
}

.mailpoet_recaptcha_noscript_input textarea {
	border: 1px solid #c1c1c1;
	height: 40px;
	margin: 10px 25px;
	padding: 0;
	resize: none;
	width: 250px;
}

.mailpoet_column_with_background {
	padding: 10px;
}

@media screen and (min-width: 500px) {
	.mailpoet_form_fixed_bar .mailpoet_form_columns .mailpoet_form_column .mailpoet_paragraph:last-child {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 500px) {}

.mailpoet_form_columns.mailpoet_vertically_align_top {
	align-items: flex-start;
}

.mailpoet_form_columns.mailpoet_vertically_align_center {
	align-items: flex-start;
}

.mailpoet_form_columns.mailpoet_vertically_align_bottom {
	align-items: flex-start;
}

@container columns (width < 400px) {
	.mailpoet_form_columns.mailpoet_stack_on_mobile.mailpoet_column_with_background .mailpoet_form_column:last-child .mailpoet_paragraph:last-child {
		margin-bottom: 0 !important;
	}
}

.mailpoet_form_column.mailpoet_vertically_align_top {
	align-self: flex-start;
}

.mailpoet_form_column.mailpoet_vertically_align_center {
	align-self: center;
}

.mailpoet_form_column.mailpoet_vertically_align_bottom {
	align-self: flex-end;
}

@container column (width > 400px) {}

.mailpoet_widget_preview {
	align-items: center;
	background-color: #fff;
	display: flex;
	flex-direction: row;
	height: 100%;
	justify-content: center;
	left: 0;
	max-width: 100% !important;
	overflow-y: auto !important;
	position: fixed;
	top: 0;
	width: 100% !important;
	z-index: 100000;
}

.mailpoet_widget_preview .widget-area {
	display: block !important;
	float: none !important;
	margin: auto;
	position: static !important;
	width: 600px;
}

div.mailpoet_form_popup {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 35px 0 rgba(195, 65, 2, .2);
	display: none;
	left: 50%;
	max-height: calc(100vh - 60px);
	overflow-y: auto;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 100001;
}

.mailpoet_form_close_icon {
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0 0 0 auto;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	z-index: 100002;
}

div.mailpoet_form_fixed_bar {
	background-color: #fff;
	box-shadow: 0 4px 35px 0 rgba(195, 65, 2, .2);
	box-sizing: border-box;
	display: none;
	left: 0;
	margin: 0;
	max-height: calc(100vh - 60px);
	max-width: 100% !important;
	overflow-y: auto;
	position: fixed;
	width: 100% !important;
	z-index: 100000;
}

div.mailpoet_form_fixed_bar form {
	margin: 0 auto;
}

.mailpoet_form_position_top {
	top: 0;
}

.mailpoet_form_position_bottom {
	bottom: 0;
}

div.mailpoet_form_slide_in {
	background-color: #fff;
	bottom: 0;
	box-shadow: 0 4px 35px 0 rgba(195, 65, 2, .2);
	display: none;
	max-height: calc(100vh - 60px);
	overflow-y: auto;
	position: fixed;
	z-index: 100000;
}

@media screen and (min-width: 500px) {
	div.mailpoet_form_slide_in.mailpoet_form_position_left {
		border-top-right-radius: 10px;
	}
	
	div.mailpoet_form_slide_in.mailpoet_form_position_right {
		border-top-left-radius: 10px;
	}
}

.mailpoet_form_position_left {
	left: 0;
}

.mailpoet_form_position_right {
	right: 0;
}

.mailpoet_form_popup_overlay.active, div.mailpoet_form_popup.active, div.mailpoet_form_fixed_bar.active, div.mailpoet_form_slide_in.active {
	display: block;
}

@media screen and (max-width: 500px) {
	.mailpoet_form_popup_overlay.active {
		display: none;
	}
}

.mailpoet_form_image.is-style-rounded img {
	border-radius: 9999px;
}

.mailpoet_form_image>figure {
	margin: 0;
}

.mailpoet_form_image img {
	margin: 0;
	max-width: 100%;
}

.mailpoet_form_image .aligncenter {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: auto;
	margin-top: auto;
}

.mailpoet_form_image .alignleft {
	float: left;
	margin-right: 1em;
}

.mailpoet_form_image .alignright {
	float: right;
	margin-left: 1em;
}

.mailpoet_form_image figcaption {
	text-align: center;
}

@media screen and (max-width: 499px) {
	.mailpoet_form_image {
		display: none;
	}
}

.mailpoet_spacer {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 20px;
	width: 100%;
}

@media screen and (max-width: 499px) {
	.mailpoet_spacer:not(.mailpoet_has_divider) {
		display: none;
	}
	
	.mailpoet_spacer.mailpoet_has_divider {
		max-height: 10px;
	}
}

@media screen and (max-width: 499px) {}

@media screen and (max-width: 499px) {
	h1.mailpoet-heading {
		font-size: 23px !important;
		line-height: 1.4 !important;
		margin: 16.1px 0 !important;
	}
}

@media screen and (max-width: 499px) {}

.mailpoet-manage-subscription .mailpoet_text_label, .mailpoet-manage-subscription .mailpoet_textarea_label, .mailpoet-manage-subscription .mailpoet_select_label, .mailpoet-manage-subscription .mailpoet_radio_label, .mailpoet-manage-subscription .mailpoet_checkbox_label, .mailpoet-manage-subscription .mailpoet_list_label, .mailpoet-manage-subscription .mailpoet_date_label {
	padding-right: 10px;
}

.mailpoet-manage-subscription .mailpoet-submit-success {
	color: #7ed321;
}

.mailpoet-manage-subscription .mailpoet-change-email-info {
	font-size: 85%;
}

.mailpoet_form_overlay_animation {
	animation: fade-in-overlay 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_animation_slideup {
	animation: slide-up 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_popup.mailpoet_form_animation_slideup {
	animation: slide-up-popup 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_animation_fadein {
	animation: fade-in 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_animation_slideright {
	animation: slide-right 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_popup.mailpoet_form_animation_slideright {
	animation: slide-right-popup 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_animation_slideleft {
	animation: slide-left 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_popup.mailpoet_form_animation_slideleft {
	animation: slide-left-popup 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_animation_slidedown {
	animation: slide-down 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_popup.mailpoet_form_animation_slidedown {
	animation: slide-down-popup 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_animation_zoomout {
	animation: zoom-out 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_popup.mailpoet_form_animation_zoomout {
	animation: zoom-out-popup 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_animation_zoomin {
	animation: zoom-in 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_popup.mailpoet_form_animation_zoomin {
	animation: zoom-in-popup 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.mailpoet_form_animation_flip {
	animation: flip 1s 1 ease-in-out;
	perspective: 2000px;
}

.mailpoet_form_popup.mailpoet_form_animation_flip {
	animation: flip-popup 1s 1 ease-in-out;
	perspective: 2000px;
}

.mailpoet_form .has-black-color {
	color: #000;
}

.mailpoet_form .has-black-background-color {
	background-color: #000;
}

.mailpoet_form .has-cyan-bluish-gray-color {
	color: #abb8c3;
}

.mailpoet_form .has-cyan-bluish-gray-background-color {
	background-color: #abb8c3;
}

.mailpoet_form .has-white-color {
	color: #fff;
}

.mailpoet_form .has-black-white-color {
	background-color: #fff;
}

.mailpoet_form .has-pale-pink-color {
	color: #f78da7;
}

.mailpoet_form .has-pale-pink-background-color {
	background-color: #f78da7;
}

.mailpoet_form .has-vivid-red-color {
	color: #cf2e2e;
}

.mailpoet_form .has-vivid-red-background-color {
	background-color: #cf2e2e;
}

.mailpoet_form .has-luminous-vivid-orange-color {
	color: #ff6900;
}

.mailpoet_form .has-luminous-vivid-orange-background-color {
	background-color: #ff6900;
}

.mailpoet_form .has-luminous-vivid-amber-color {
	color: #fcb900;
}

.mailpoet_form .has-luminous-vivid-amber-background-color {
	background-color: #fcb900;
}

.mailpoet_form .has-light-green-cyan-color {
	color: #7bdcb5;
}

.mailpoet_form .has-light-green-cyan-background-color {
	background-color: #7bdcb5;
}

.mailpoet_form .has-vivid-green-cyan-color {
	color: #00d084;
}

.mailpoet_form .has-vivid-green-cyan-background-color {
	background-color: #00d084;
}

.mailpoet_form .has-pale-cyan-blue-color {
	color: #8ed1fc;
}

.mailpoet_form .has-pale-cyan-blue-background-color {
	background-color: #8ed1fc;
}

.mailpoet_form .has-vivid-cyan-blue-color {
	color: #0693e3;
}

.mailpoet_form .has-vivid-cyan-blue-background-color {
	background-color: #0693e3;
}

.mailpoet_form .has-vivid-purple-color {
	color: #9b51e0;
}

.mailpoet_form .has--vivid-purple--background-color {
	background-color: #9b51e0;
}

.mailpoet_captcha_form .mailpoet_icon_button {
	background: rgba(0, 0, 0, 0);
	border: 0;
	cursor: pointer;
}

.mailpoet_captcha_form .mailpoet_icon_button img {
	height: 20px;
	width: 20px;
}

.mailpoet_captcha_container {
	margin: 0 auto 20px;
	max-width: 300px;
	text-align: center;
}

.mailpoet_captcha_container .mailpoet_captcha_image_wrapper {
	margin-bottom: 10px;
}

.mailpoet_captcha_container .mailpoet_captcha {
	display: block;
	margin: 0 auto;
}

.mailpoet_captcha_container .mailpoet_icon_button {
	background: rgba(0, 0, 0, 0);
	border: 0;
	cursor: pointer;
	padding: 5px;
	vertical-align: middle;
}

.mailpoet_captcha_container .mailpoet_icon_button img {
	height: 20px;
	width: 20px;
}

.mailpoet_captcha_container .mailpoet_icon_button:hover {
	opacity: .7;
}

.mailpoet_captcha_container .mailpoet_captcha_player {
	display: none;
}

.mailpoet_captcha_container .mailpoet_captcha_label {
	display: block;
	margin-top: 10px;
	text-align: left;
}

.mailpoet_captcha_container .mailpoet_captcha_label .mailpoet_text_label {
	display: block;
	margin-bottom: 5px;
}

.mailpoet_captcha_container .mailpoet_captcha_label .mailpoet_text {
	max-width: 220px;
	width: 100%;
}

.mailpoet_captcha_container .mailpoet_captcha_submit {
	margin-top: 15px;
}

.mailpoet_captcha_hidden {
	display: none !important;
}

form#registerform .g-recaptcha:not([data-size=invisible]) {
	scale: .9;
	transform-origin: 0 0;
}

form.woocommerce-form-register .g-recaptcha {
	padding-inline-start: 3px;
}