
body.wc-block-product-gallery-modal-open, body.wc-modal--open {
	overflow: hidden;
}

.wc-block-grid__products .wc-block-grid__product-image {
	display: block;
	position: relative;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image a {
	border: 0;
	box-shadow: none;
	outline: 0;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
	display: none;
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
	border: 1px solid #f2f2f2;
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
	color: inherit;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-weight: 700;
	line-height: 1.2;
	padding: 0;
}

.wc-block-grid__product-price {
	display: block;
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
	margin-left: .5em;
}

.wc-block-grid__product-add-to-cart.wp-block-button {
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	display: inline-flex;
	font-size: 1em;
	justify-content: center;
	text-align: center;
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
	opacity: .25;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-right: .5em;
	width: auto;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
	animation: spin 2s linear infinite;
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-right: .5em;
	width: auto;
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
	content: "";
	margin: 0;
}

.wc-block-grid__product-rating, .wp-block-woocommerce-product-review-rating {
	display: block;
}

.wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars, .wc-block-grid__product-rating .wc-block-product-review-rating__stars, .wp-block-woocommerce-product-review-rating .star-rating, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars {
	font-family: WooCommerce;
	font-size: 1em;
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: right;
	width: 5.3em;
}

.wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars:before, .wp-block-woocommerce-product-review-rating .star-rating:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before {
	content: "SSSSS";
	right: 0;
	opacity: .5;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span, .wp-block-woocommerce-product-review-rating .star-rating span, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span {
	right: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	left: 0;
	top: 0;
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before, .wp-block-woocommerce-product-review-rating .star-rating span:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before {
	color: inherit;
	content: "SSSSS";
	right: 0;
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
	background: #fff;
	border: 1px solid #43454b;
	border-radius: 4px;
	color: #43454b;
	display: inline-block;
	font-size: .875em;
	font-weight: 600;
	right: auto;
	padding: .25em .75em;
	position: absolute;
	left: 4px;
	text-align: center;
	text-transform: uppercase;
	top: 4px;
	width: auto;
	z-index: 9;
}

.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-link {
	display: inline-block;
	position: relative;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
	margin: 0 0 12px;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
	margin: 0 auto 12px;
}

.theme-twentysixteen .wc-block-grid .price ins {
	color: #77a464;
}

.theme-twentynineteen .wc-block-grid__product {
	font-size: .88889em;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.theme-twentynineteen .wc-block-grid__product-title:before {
	display: none;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
	line-height: 1;
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
	color: #fff;
}

.theme-twentytwenty .wc-block-grid__product-link {
	color: #000;
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
	color: #cd2653;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: 1em;
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
	margin-top: 0;
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: .9em;
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
	opacity: .5;
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
	text-decoration: none;
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
	font-size: .7em;
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
	line-height: 1;
}

.theme-twentytwenty .wc-block-components-product-button > .wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart > .wp-block-button__link {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
	background: #cd2653;
	color: #fff;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.2;
	text-transform: uppercase;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
	position: static;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
	position: absolute;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
	position: absolute;
	left: 4px;
	top: 4px;
	z-index: 1;
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
	font-size: 1em;
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all, .theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	font-size: .75em;
}

@media only screen and (min-width:768px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

@media only screen and (min-width:1168px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
	display: block;
	margin-top: 12px;
}

.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins {
	text-decoration: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	overflow-wrap: normal !important;
	padding: 0;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus {
	clip: auto !important;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip-path: none;
	color: #2b2d2f;
	display: block;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.wp-block-group.woocommerce.product .up-sells.upsells.products {
	max-width: var(--wp--style--global--wide-size);
}

.wc-block-components-notice-banner {
	align-content: flex-start;
	align-items: stretch;
	background-color: #fff;
	border: 1px solid;
	border-radius: 4px;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px !important;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content {
	align-self: center;
	flex-basis: 100%;
	padding-left: 16px;
	white-space: normal;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content:last-child {
	padding-left: 0;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
	font-weight: 600;
	margin: 0 0 8px;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul {
	margin: 0 24px 0 0;
	padding: 0;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol li:after, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul li:after {
	clear: both;
	content: "";
	display: block;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
	appearance: none;
	background: transparent !important;
	border: 0;
	color: #2f2f2f !important;
	float: left;
	margin: 0;
	opacity: .7;
	padding: 0 !important;
	text-decoration-line: underline;
	text-underline-position: under;
	transition: all .2s ease-in-out;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:active, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:focus, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:hover {
	opacity: 1;
	text-decoration: none;
}

.wc-block-components-notice-banner > svg {
	fill: #fff;
	background-color: #2f2f2f;
	border-radius: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	height: 100%;
	padding: 2px;
}

.wc-block-components-notice-banner > .wc-block-components-button {
	background: transparent none !important;
	border: 0 !important;
	box-shadow: none !important;
	color: #2f2f2f !important;
	flex: 0 0 16px;
	height: 16px !important;
	margin: 6px auto 0 0 !important;
	min-height: auto !important;
	min-width: 0 !important;
	opacity: .6;
	outline: none !important;
	padding: 0 !important;
	width: 16px !important;
}

.wc-block-components-notice-banner > .wc-block-components-button > svg {
	margin: 0 !important;
}

.wc-block-components-notice-banner > .wc-block-components-button:active, .wc-block-components-notice-banner > .wc-block-components-button:focus, .wc-block-components-notice-banner > .wc-block-components-button:hover {
	opacity: 1;
}

.wc-block-components-notice-banner > .wc-block-components-button:focus {
	outline: 2px solid currentColor !important;
	outline-offset: 0;
}

.wc-block-components-notice-banner.is-error {
	background-color: #fff0f0;
	border-color: #cc1818;
}

.wc-block-components-notice-banner.is-error > svg {
	background-color: #cc1818;
	transform: rotate(-180deg);
}

.wc-block-components-notice-banner.is-warning {
	background-color: #fffbf4;
	border-color: #f0b849;
}

.wc-block-components-notice-banner.is-warning > svg {
	background-color: #f0b849;
	transform: rotate(-180deg);
}

.wc-block-components-notice-banner.is-success {
	background-color: #f4fff7;
	border-color: #4ab866;
}

.wc-block-components-notice-banner.is-success > svg {
	background-color: #4ab866;
}

.wc-block-components-notice-banner.is-info {
	background-color: #f4f8ff;
	border-color: #007cba;
}

.wc-block-components-notice-banner.is-info > svg {
	background-color: #007cba;
}

.wc-block-components-notice-banner:focus {
	outline-width: 0;
}

.wc-block-components-notice-banner:focus-visible {
	outline-style: solid;
	outline-width: 2px;
}

.woocommerce.wc-block-store-notices.alignwide {
	max-width: var(--wp--style--global--wide-size);
}

.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
	clear: both;
}

.eael-testimonial-slider.nav-top-left, .eael-testimonial-slider.nav-top-right, .eael-team-slider.nav-top-left, .eael-team-slider.nav-top-right, .eael-logo-carousel.nav-top-left, .eael-logo-carousel.nav-top-right, .eael-post-carousel.nav-top-left, .eael-post-carousel.nav-top-right, .eael-product-carousel.nav-top-left, .eael-product-carousel.nav-top-right {
	padding-top: 40px;
}

.eael-contact-form input[type=text], .eael-contact-form input[type=email], .eael-contact-form input[type=url], .eael-contact-form input[type=tel], .eael-contact-form input[type=date], .eael-contact-form input[type=number], .eael-contact-form textarea {
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	float: none;
	height: auto;
	margin: 0;
	outline: 0;
	width: 100%;
}

.eael-contact-form input[type=submit] {
	border: 0;
	float: none;
	height: auto;
	margin: 0;
	padding: 10px 20px;
	width: auto;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder, .eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input::-moz-placeholder, .eael-contact-form.placeholder-hide textarea::-moz-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder, .eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-moz-placeholder, .eael-contact-form.placeholder-hide textarea:-moz-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-custom-radio-checkbox input[type=checkbox], .eael-custom-radio-checkbox input[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-style: solid;
	border-width: 0;
	outline: none;
	min-width: 1px;
	width: 15px;
	height: 15px;
	background: #ddd;
	padding: 3px;
}

.eael-custom-radio-checkbox input[type=checkbox]:before, .eael-custom-radio-checkbox input[type=radio]:before {
	content: "";
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	display: block;
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before, .eael-custom-radio-checkbox input[type=radio]:checked:before {
	background: #999;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-custom-radio-checkbox input[type=radio] {
	border-radius: 50%;
}

.eael-custom-radio-checkbox input[type=radio]:before {
	border-radius: 50%;
}

.eael-post-elements-readmore-btn {
	font-size: 12px;
	font-weight: 500;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	display: inline-block;
}

.elementor-lightbox .dialog-widget-content {
	width: 100%;
	height: 100%;
}

.eael-contact-form-align-left, .elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
	margin: 0 auto 0 0;
	display: inline-block;
	text-align: left;
}

.eael-contact-form-align-center, .elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
	float: none;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

.eael-contact-form-align-right, .elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
	margin: 0 0 0 auto;
	display: inline-block;
	text-align: left;
}

.eael-force-hide {
	display: none !important;
}

.eael-d-none {
	display: none !important;
}

.eael-d-block {
	display: block !important;
}

.eael-h-auto {
	height: auto !important;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating ~ .count {
	display: none;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
	display: none;
}

.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item, .elementor-widget-eael-adv-accordion .eael-accordion-content, .elementor-widget-eael-data-table .td-content, .elementor-widget-eael-info-box .eael-infobox-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-expiry-template, .elementor-widget-eael-countdown .eael-countdown-container, .elementor-widget-eael-cta-box .eael-cta-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-primary-wrap, .elementor-widget-eael-toggle .eael-toggle-secondary-wrap, .elementor-widget-eael-protected-content .eael-protected-content-message, .elementor-widget-eael-protected-content .protected-content, .eael-offcanvas-content-visible .eael-offcanvas-body, .elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
	position: relative;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper, .eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper {
	display: block;
}

.eael-widget-otea-active .elementor-element:hover > .elementor-element-overlay, .eael-widget-otea-active .elementor-empty-view, .eael-widget-otea-active .elementor-add-section-inline, .eael-widget-otea-active .elementor-add-section {
	display: initial !important;
}

.eael-onpage-edit-template-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	border: 2px solid #5eead4;
}

.eael-onpage-edit-template-wrapper::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: #5eead4;
	opacity: .3;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
	display: block;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
	display: none;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
	background: #5eead4;
	color: #000;
	width: 150px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	z-index: 3;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
	content: "";
	border-top: 30px solid #5eead4;
	border-right: 0;
	border-bottom: 0;
	border-left: 14px solid rgba(0, 0, 0, 0);
	right: 100%;
	position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
	content: "";
	border-top: 0;
	border-right: 0;
	border-bottom: 30px solid rgba(0, 0, 0, 0);
	border-left: 14px solid #5eead4;
	left: 100%;
	position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template > i {
	margin-right: 8px;
}

.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4 {
	-webkit-box-shadow: inherit !important;
	box-shadow: inherit !important;
}

.eael-post-list-container {
	position: relative;
	z-index: 0;
}

.eael-post-list-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 0;
	border-bottom: 2px solid #e23a47;
}

.eael-post-list-header .header-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-header .header-title .title {
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
	background-color: #e23a47;
	color: #fff;
	padding: 0 25px;
	text-transform: uppercase;
}

.eael-post-list-header .post-categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.eael-post-list-header .post-categories a {
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	display: inline-block;
	padding: 6px 10px;
	margin: 0 3px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.eael-post-list-header .post-categories a:focus {
	outline: 0;
}

.eael-post-list-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	z-index: 0;
	padding: 0 0 10px 0;
}

.eael-post-list-featured-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-right: 15px;
	margin: 10px 0;
}

.eael-post-list-featured-inner {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	background-color: #9ba4bc;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 0;
	-webkit-animation: eael-fade-in .5s linear;
	animation: eael-fade-in .5s linear;
}

.eael-post-list-featured-inner:after {
	content: "";
	position: absolute;
	z-index: -1;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .9)));
	background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .9));
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .7;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.eael-post-list-featured-inner:hover::after {
	opacity: 1;
}

.eael-post-list-featured-inner .featured-content {
	width: 100%;
	padding: 15px;
	line-height: 1.5;
}

.eael-post-list-featured-inner .featured-content .meta {
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
}

.eael-post-list-featured-inner .featured-content .meta span {
	display: inline-block;
	margin-right: 10px;
}

.eael-post-list-featured-inner .featured-content .meta span i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-last-modified {
	color: hsla(0, 0%, 100%, .8);
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-featured-inner .featured-content .meta span a {
	color: #fff;
}

.eael-post-list-featured-inner .featured-content .meta span a:hover {
	color: #9ba4bc;
}

.eael-post-list-featured-inner .featured-content .eael-post-list-title, .eael-post-list-featured-inner .featured-content .eael-post-list-title a {
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
	margin: 8px 0 0 0;
}

.eael-post-list-featured-inner .featured-content .eael-post-list-title a:hover {
	color: #9ba4bc;
}

.eael-post-list-posts-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin: 10px 0;
}

.eael-post-list-thumbnail {
	max-width: 30%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	overflow: hidden;
	margin-right: 15px;
}

.eael-empty-thumbnail {
	background-color: #f9f9f9;
}

.eael-post-list-content .meta {
	font-size: 12px;
	line-height: 1;
	margin: 5px 0;
}

.eael-post-list-content .meta .eael-post-last-modified {
	color: #666;
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-content .meta .eael-post-last-modified:before {
	content: "";
}

.eael-post-list-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-content .eael-post-list-title, .eael-post-list-content .eael-post-list-title a {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.eael-post-list-content p {
	margin-top: 8px;
	font-size: 13px;
	line-height: 1.5;
}

.post-list-pagination .btn-prev-post, .post-list-pagination .btn-next-post {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #dcdcdc;
	border-radius: 0;
	color: rgba(0, 0, 0, .8);
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
}

.post-list-pagination .btn-prev-post:focus, .post-list-pagination .btn-next-post:focus {
	outline: 0;
	background: rgba(0, 0, 0, 0);
}

.post-list-pagination .btn-prev-post:disabled, .post-list-pagination .btn-next-post:disabled, .post-list-pagination .btn-prev-post:disabled:hover, .post-list-pagination .btn-next-post:disabled:hover {
	cursor: no-drop;
	opacity: .5;
}

.eael-post-list-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 10px 8px 0;
	-webkit-animation: eael-slide-in-up .5s linear;
	animation: eael-slide-in-up .5s linear;
}

.eael-post-list-col-1 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.eael-post-list-col-2 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}

.eael-post-list-col-3 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
}

@-webkit-keyframes eael-fade-in {
	0% {
		opacity: 0;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	
	100% {
		opacity: 1;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@keyframes eael-fade-in {
	0% {
		opacity: 0;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	
	100% {
		opacity: 1;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@-webkit-keyframes eael-slide-in-up {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@keyframes eael-slide-in-up {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@-webkit-keyframes eael-slide-in-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@keyframes eael-slide-in-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@media only screen and (max-width: 767px) {
	.eael-post-list-featured-wrap {
		-webkit-box-flex: 1;
		-ms-flex: 1 100%;
		flex: 1 100%;
		padding: 0;
	}
	
	.eael-post-list-col-1 .eael-post-list-post, .eael-post-list-col-2 .eael-post-list-post, .eael-post-list-col-3 .eael-post-list-post, .eael-post-list-col-4 .eael-post-list-post {
		-webkit-box-flex: 1;
		-ms-flex: 1 100%;
		flex: 1 100%;
	}
}

.eael-post-list-container.layout-advanced {
	overflow: unset;
}

.eael-post-list-container.layout-advanced .eael-post-list-wrap, .eael-post-list-container.layout-advanced .eael-post-list-post {
	padding: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-empty-thumbnail {
	background-color: rgba(0, 0, 0, 0);
}

.eael-post-list-container.layout-advanced .eael-post-list-header {
	margin-bottom: 75px;
	-webkit-box-shadow: 0 10px 35px 8px rgba(0, 9, 78, .1);
	box-shadow: 0 10px 35px 8px rgba(0, 9, 78, .1);
	border-radius: 8px;
	background: #fff;
	border: 0 solid;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header {
		padding: 25px 0;
		display: block;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories {
		margin-bottom: 15px;
		display: block;
		text-align: center;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a {
	border-radius: 8px;
	text-transform: capitalize;
	color: #040054;
	padding: 28px;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a {
		display: block;
		width: 60%;
		margin: 0 auto !important;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a.active {
	background: #543bc2;
	color: #fff !important;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form {
	position: relative;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form {
		border: 1px solid #d7d7d7;
		border-radius: 5px;
		margin: 0 10px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
	width: 470px;
	text-align: right;
	padding: 12px 40px;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
		padding: 0 30px 0 0;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
	border: 0 solid;
	padding: 5px 5px 5px 12px;
	width: 90%;
	border-left: 1px solid #d7d7d7;
	border-radius: 0;
	outline: 0 !important;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
		border: 0 solid;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
		padding: 15px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-webkit-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-moz-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input:-ms-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-ms-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form i.fa-search {
	color: #5347c1;
	font-size: 18px;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
		width: 289px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
	background: #fff;
	border: 1px solid #eee;
	position: absolute;
	left: auto;
	z-index: 99;
	padding: 15px 15px 15px 25px;
	width: 412px;
	right: 0;
	top: 112%;
	border-radius: 0 0 8px 8px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 9, 78, .1);
	box-shadow: 0 5px 10px 0 rgba(0, 9, 78, .1);
	display: none;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
		right: 11px;
		top: 100%;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
		width: 360px;
		left: 50%;
		margin-left: -180px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post {
	margin-bottom: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post:last-child {
	margin-bottom: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6, .eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post p {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 {
	text-transform: unset;
	line-height: 1;
	margin-bottom: 5px;
	font-weight: 600;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a {
	color: #040054;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a:hover {
	color: #5347c1;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post .search-result-content {
	font-size: 12px;
	line-height: 2em;
	color: #707070;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 15px;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner {
	padding: 0 15px 0 15px;
	position: relative;
	z-index: 1;
	width: 100%;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70%;
	content: "";
	background: #f8f8fe;
	z-index: -1;
	border-radius: 5px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner {
	width: 100%;
	padding-top: 10px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after {
	height: 100%;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-post-inner:after {
	-webkit-box-shadow: 0 8px 25px 0 rgba(0, 6, 55, .1);
	box-shadow: 0 8px 25px 0 rgba(0, 6, 55, .1);
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail {
	max-width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin-right: 0;
	margin-bottom: 40px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail img {
		width: 100%;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail.eael-empty-thumbnail {
	display: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content {
	padding: 0 10px 25px 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .eael-post-list-title {
	margin-bottom: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-last-modified {
	color: #707070;
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta > div {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta > div {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories {
	text-align: right;
	-webkit-transition: all ease-in-out 500ms;
	transition: all ease-in-out 500ms;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories {
		text-align: left;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap {
	display: inline-block;
	background: #fff;
	padding: 12px 20px;
	line-height: 1;
	border-radius: 5px;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 400;
	-webkit-box-shadow: 0 0 18px 5px rgba(0, 9, 78, .1);
	box-shadow: 0 0 18px 5px rgba(0, 9, 78, .1);
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	margin: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a {
	color: #707070;
	position: relative;
	padding-right: 7px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a:first-child:after {
	content: "";
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories.user-meta-hidden {
	text-align: left;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories.user-meta-hidden .meta-cats-wrap {
	margin-left: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .avatar.photo {
	height: 100%;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta {
		padding-left: 15px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-photo {
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info h5 {
	margin: 0;
	line-height: 1;
	font-size: 14px;
	color: #040054;
	font-weight: 400;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info p {
	font-size: 13px;
	color: #707070;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner {
	border: 1px solid #eee;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after {
	background: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner {
	border-color: rgba(0, 0, 0, 0);
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner .boxed-meta .meta-categories .meta-cats-wrap {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
	grid-template-columns: 1fr;
}

.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-content {
	background: none;
}

.eael-post-list-col-1 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-1 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-1 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(1, 1fr);
}

.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
	grid-template-columns: 1fr 1fr;
}

@media (max-width: 1024px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner {
	display: block;
	position: relative;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after {
	content: none;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content {
	position: absolute;
	left: 0;
	width: 100%;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb {
	height: 66%;
	top: 0;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: fill;
	object-fit: fill;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content {
	bottom: 0;
	height: 34%;
}

.eael-post-list-container.layout-default .meta-categories, .eael-post-list-container.layout-preset-2 .meta-categories, .eael-post-list-container.layout-preset-3 .meta-categories {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.eael-post-list-container.layout-default .meta-categories a, .eael-post-list-container.layout-preset-2 .meta-categories a, .eael-post-list-container.layout-preset-3 .meta-categories a {
	font-size: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15px;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post {
	padding: 0;
	background-color: #fff;
	-webkit-box-shadow: -2px 1px 6px 2px #f7eaea;
	box-shadow: -2px 1px 6px 2px #f7eaea;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content {
	padding: 10px;
	justify-self: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after {
	position: absolute;
}

.post-list-pagination button {
	margin-top: 20px;
}

.elementor-widget-section .eael-protected-content-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-section .protected-content-error-msg {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-2931 .elementor-element.elementor-element-68d02be > .elementor-container {
	max-width: 1607px;
}

.elementor-2931 .elementor-element.elementor-element-68d02be {
	padding: 109px 0px 90px 0px;
}

.elementor-widget-eael-post-list .eael-protected-content-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-eael-post-list .protected-content-error-msg {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title a {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title a {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-eael-post-list .eael-post-list-content p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-content .meta {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(col-3, 1fr);
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-container {
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	grid-gap: 38px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination {
	text-align: left;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post i, .elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post i {
	font-size: 14px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post svg, .elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post svg {
	width: 14px;
	height: 14px;
	line-height: 14px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post {
	color: #222;
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post {
	color: #222;
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post svg, .elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post svg {
	fill: #222;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post:hover {
	color: #fff;
	background-color: #222;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post:hover svg {
	fill: #fff;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post:hover {
	color: #fff;
	background-color: #222;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post:hover svg {
	fill: #fff;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-thumbnail {
	margin-bottom: 0px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title, .elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title a {
	color: #000;
	font-family: "Jost", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title:hover, .elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title a:hover {
	color: var(--e-global-color-text);
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title {
	text-align: left;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-content p {
	color: #000;
	font-family: "Nunito Sans", Sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-content .meta {
	color: #000;
	font-family: "Jost", Sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 46px;
	letter-spacing: 1px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-post-inner:after {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-post:hover .eael-post-list-post-inner:after {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
	width: 470px;
}

.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-elements-readmore-btn {
	font-family: "Josefin Sans", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 26px;
	letter-spacing: 2px;
	color: #6c6c6c;
}

@media (max-width:1024px) {
	.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width:767px) {
	.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-2931 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em;
}

.fa-xs {
	font-size: .75em;
}

.fa-sm {
	font-size: .875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-500px:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-acquisitions-incorporated:before {
	content: "";
}

.fa-ad:before {
	content: "";
}

.fa-address-book:before {
	content: "";
}

.fa-address-card:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-air-freshener:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-allergies:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-american-sign-language-interpreting:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angry:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-ankh:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-apple-alt:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-archway:before {
	content: "";
}

.fa-arrow-alt-circle-down:before {
	content: "";
}

.fa-arrow-alt-circle-left:before {
	content: "";
}

.fa-arrow-alt-circle-right:before {
	content: "";
}

.fa-arrow-alt-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-arrows-alt-h:before {
	content: "";
}

.fa-arrows-alt-v:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-assistive-listening-systems:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-atlas:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-atom:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-award:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-baby:before {
	content: "";
}

.fa-baby-carriage:before {
	content: "";
}

.fa-backspace:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-bacon:before {
	content: "";
}

.fa-bacteria:before {
	content: "";
}

.fa-bacterium:before {
	content: "";
}

.fa-bahai:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-balance-scale-left:before {
	content: "";
}

.fa-balance-scale-right:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-band-aid:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-bars:before {
	content: "";
}

.fa-baseball-ball:before {
	content: "";
}

.fa-basketball-ball:before {
	content: "";
}

.fa-bath:before {
	content: "";
}

.fa-battery-empty:before {
	content: "";
}

.fa-battery-full:before {
	content: "";
}

.fa-battery-half:before {
	content: "";
}

.fa-battery-quarter:before {
	content: "";
}

.fa-battery-three-quarters:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-bed:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bezier-curve:before {
	content: "";
}

.fa-bible:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-biking:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-biohazard:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-blender:before {
	content: "";
}

.fa-blender-phone:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

.fa-blog:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-bolt:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-bone:before {
	content: "";
}

.fa-bong:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-book-dead:before {
	content: "";
}

.fa-book-medical:before {
	content: "";
}

.fa-book-open:before {
	content: "";
}

.fa-book-reader:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-border-all:before {
	content: "";
}

.fa-border-none:before {
	content: "";
}

.fa-border-style:before {
	content: "";
}

.fa-bowling-ball:before {
	content: "";
}

.fa-box:before {
	content: "";
}

.fa-box-open:before {
	content: "";
}

.fa-box-tissue:before {
	content: "";
}

.fa-boxes:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-brain:before {
	content: "";
}

.fa-bread-slice:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-briefcase-medical:before {
	content: "";
}

.fa-broadcast-tower:before {
	content: "";
}

.fa-broom:before {
	content: "";
}

.fa-brush:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-burn:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-bus-alt:before {
	content: "";
}

.fa-business-time:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-calendar-alt:before {
	content: "";
}

.fa-calendar-check:before {
	content: "";
}

.fa-calendar-day:before {
	content: "";
}

.fa-calendar-minus:before {
	content: "";
}

.fa-calendar-plus:before {
	content: "";
}

.fa-calendar-times:before {
	content: "";
}

.fa-calendar-week:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-campground:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-candy-cane:before {
	content: "";
}

.fa-cannabis:before {
	content: "";
}

.fa-capsules:before {
	content: "";
}

.fa-car:before {
	content: "";
}

.fa-car-alt:before {
	content: "";
}

.fa-car-battery:before {
	content: "";
}

.fa-car-crash:before {
	content: "";
}

.fa-car-side:before {
	content: "";
}

.fa-caravan:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-caret-square-down:before {
	content: "";
}

.fa-caret-square-left:before {
	content: "";
}

.fa-caret-square-right:before {
	content: "";
}

.fa-caret-square-up:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-carrot:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cash-register:before {
	content: "";
}

.fa-cat:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-chair:before {
	content: "";
}

.fa-chalkboard:before {
	content: "";
}

.fa-chalkboard-teacher:before {
	content: "";
}

.fa-charging-station:before {
	content: "";
}

.fa-chart-area:before {
	content: "";
}

.fa-chart-bar:before {
	content: "";
}

.fa-chart-line:before {
	content: "";
}

.fa-chart-pie:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-check-double:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-cheese:before {
	content: "";
}

.fa-chess:before {
	content: "";
}

.fa-chess-bishop:before {
	content: "";
}

.fa-chess-board:before {
	content: "";
}

.fa-chess-king:before {
	content: "";
}

.fa-chess-knight:before {
	content: "";
}

.fa-chess-pawn:before {
	content: "";
}

.fa-chess-queen:before {
	content: "";
}

.fa-chess-rook:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-church:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-circle-notch:before {
	content: "";
}

.fa-city:before {
	content: "";
}

.fa-clinic-medical:before {
	content: "";
}

.fa-clipboard:before {
	content: "";
}

.fa-clipboard-check:before {
	content: "";
}

.fa-clipboard-list:before {
	content: "";
}

.fa-clock:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-closed-captioning:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-cloud-download-alt:before {
	content: "";
}

.fa-cloud-meatball:before {
	content: "";
}

.fa-cloud-moon:before {
	content: "";
}

.fa-cloud-moon-rain:before {
	content: "";
}

.fa-cloud-rain:before {
	content: "";
}

.fa-cloud-showers-heavy:before {
	content: "";
}

.fa-cloud-sun:before {
	content: "";
}

.fa-cloud-sun-rain:before {
	content: "";
}

.fa-cloud-upload-alt:before {
	content: "";
}

.fa-cloudflare:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-cocktail:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-code-branch:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cog:before {
	content: "";
}

.fa-cogs:before {
	content: "";
}

.fa-coins:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-comment-alt:before {
	content: "";
}

.fa-comment-dollar:before {
	content: "";
}

.fa-comment-dots:before {
	content: "";
}

.fa-comment-medical:before {
	content: "";
}

.fa-comment-slash:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-comments-dollar:before {
	content: "";
}

.fa-compact-disc:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-compress-alt:before {
	content: "";
}

.fa-compress-arrows-alt:before {
	content: "";
}

.fa-concierge-bell:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-cookie:before {
	content: "";
}

.fa-cookie-bite:before {
	content: "";
}

.fa-copy:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-couch:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-crop-alt:before {
	content: "";
}

.fa-cross:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-crow:before {
	content: "";
}

.fa-crown:before {
	content: "";
}

.fa-crutch:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-cut:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-dailymotion:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-deaf:before {
	content: "";
}

.fa-deezer:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-democrat:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-dharmachakra:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-diagnoses:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-dice:before {
	content: "";
}

.fa-dice-d20:before {
	content: "";
}

.fa-dice-d6:before {
	content: "";
}

.fa-dice-five:before {
	content: "";
}

.fa-dice-four:before {
	content: "";
}

.fa-dice-one:before {
	content: "";
}

.fa-dice-six:before {
	content: "";
}

.fa-dice-three:before {
	content: "";
}

.fa-dice-two:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-digital-tachograph:before {
	content: "";
}

.fa-directions:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-disease:before {
	content: "";
}

.fa-divide:before {
	content: "";
}

.fa-dizzy:before {
	content: "";
}

.fa-dna:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-dog:before {
	content: "";
}

.fa-dollar-sign:before {
	content: "";
}

.fa-dolly:before {
	content: "";
}

.fa-dolly-flatbed:before {
	content: "";
}

.fa-donate:before {
	content: "";
}

.fa-door-closed:before {
	content: "";
}

.fa-door-open:before {
	content: "";
}

.fa-dot-circle:before {
	content: "";
}

.fa-dove:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-drafting-compass:before {
	content: "";
}

.fa-dragon:before {
	content: "";
}

.fa-draw-polygon:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-dribbble-square:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-drum:before {
	content: "";
}

.fa-drum-steelpan:before {
	content: "";
}

.fa-drumstick-bite:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-dumbbell:before {
	content: "";
}

.fa-dumpster:before {
	content: "";
}

.fa-dumpster-fire:before {
	content: "";
}

.fa-dungeon:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-edge-legacy:before {
	content: "";
}

.fa-edit:before {
	content: "";
}

.fa-egg:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-envelope-open-text:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-equals:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-ethernet:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-euro-sign:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-exchange-alt:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-exclamation-triangle:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-expand-alt:before {
	content: "";
}

.fa-expand-arrows-alt:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-external-link-alt:before {
	content: "";
}

.fa-external-link-square-alt:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-dropper:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-fan:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-faucet:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-feather:before {
	content: "";
}

.fa-feather-alt:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-alt:before {
	content: "";
}

.fa-file-archive:before {
	content: "";
}

.fa-file-audio:before {
	content: "";
}

.fa-file-code:before {
	content: "";
}

.fa-file-contract:before {
	content: "";
}

.fa-file-csv:before {
	content: "";
}

.fa-file-download:before {
	content: "";
}

.fa-file-excel:before {
	content: "";
}

.fa-file-export:before {
	content: "";
}

.fa-file-image:before {
	content: "";
}

.fa-file-import:before {
	content: "";
}

.fa-file-invoice:before {
	content: "";
}

.fa-file-invoice-dollar:before {
	content: "";
}

.fa-file-medical:before {
	content: "";
}

.fa-file-medical-alt:before {
	content: "";
}

.fa-file-pdf:before {
	content: "";
}

.fa-file-powerpoint:before {
	content: "";
}

.fa-file-prescription:before {
	content: "";
}

.fa-file-signature:before {
	content: "";
}

.fa-file-upload:before {
	content: "";
}

.fa-file-video:before {
	content: "";
}

.fa-file-word:before {
	content: "";
}

.fa-fill:before {
	content: "";
}

.fa-fill-drip:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-fingerprint:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-fire-alt:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "";
}

.fa-first-aid:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-fish:before {
	content: "";
}

.fa-fist-raised:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-flag-usa:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-flushed:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-minus:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-folder-plus:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-font-awesome:before {
	content: "";
}

.fa-font-awesome-alt:before {
	content: "";
}

.fa-font-awesome-flag:before {
	content: "";
}

.fa-font-awesome-logo-full:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-football-ball:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-frog:before {
	content: "";
}

.fa-frown:before {
	content: "";
}

.fa-frown-open:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-funnel-dollar:before {
	content: "";
}

.fa-futbol:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-gas-pump:before {
	content: "";
}

.fa-gavel:before {
	content: "";
}

.fa-gem:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-ghost:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-gifts:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-glass-cheers:before {
	content: "";
}

.fa-glass-martini:before {
	content: "";
}

.fa-glass-martini-alt:before {
	content: "";
}

.fa-glass-whiskey:before {
	content: "";
}

.fa-glasses:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-globe-africa:before {
	content: "";
}

.fa-globe-americas:before {
	content: "";
}

.fa-globe-asia:before {
	content: "";
}

.fa-globe-europe:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-golf-ball:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-google-pay:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-gopuram:before {
	content: "";
}

.fa-graduation-cap:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-greater-than:before {
	content: "";
}

.fa-greater-than-equal:before {
	content: "";
}

.fa-grimace:before {
	content: "";
}

.fa-grin:before {
	content: "";
}

.fa-grin-alt:before {
	content: "";
}

.fa-grin-beam:before {
	content: "";
}

.fa-grin-beam-sweat:before {
	content: "";
}

.fa-grin-hearts:before {
	content: "";
}

.fa-grin-squint:before {
	content: "";
}

.fa-grin-squint-tears:before {
	content: "";
}

.fa-grin-stars:before {
	content: "";
}

.fa-grin-tears:before {
	content: "";
}

.fa-grin-tongue:before {
	content: "";
}

.fa-grin-tongue-squint:before {
	content: "";
}

.fa-grin-tongue-wink:before {
	content: "";
}

.fa-grin-wink:before {
	content: "";
}

.fa-grip-horizontal:before {
	content: "";
}

.fa-grip-lines:before {
	content: "";
}

.fa-grip-lines-vertical:before {
	content: "";
}

.fa-grip-vertical:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-guilded:before {
	content: "";
}

.fa-guitar:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-hacker-news-square:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-hamburger:before {
	content: "";
}

.fa-hammer:before {
	content: "";
}

.fa-hamsa:before {
	content: "";
}

.fa-hand-holding:before {
	content: "";
}

.fa-hand-holding-heart:before {
	content: "";
}

.fa-hand-holding-medical:before {
	content: "";
}

.fa-hand-holding-usd:before {
	content: "";
}

.fa-hand-holding-water:before {
	content: "";
}

.fa-hand-lizard:before {
	content: "";
}

.fa-hand-middle-finger:before {
	content: "";
}

.fa-hand-paper:before {
	content: "";
}

.fa-hand-peace:before {
	content: "";
}

.fa-hand-point-down:before {
	content: "";
}

.fa-hand-point-left:before {
	content: "";
}

.fa-hand-point-right:before {
	content: "";
}

.fa-hand-point-up:before {
	content: "";
}

.fa-hand-pointer:before {
	content: "";
}

.fa-hand-rock:before {
	content: "";
}

.fa-hand-scissors:before {
	content: "";
}

.fa-hand-sparkles:before {
	content: "";
}

.fa-hand-spock:before {
	content: "";
}

.fa-hands:before {
	content: "";
}

.fa-hands-helping:before {
	content: "";
}

.fa-hands-wash:before {
	content: "";
}

.fa-handshake:before {
	content: "";
}

.fa-handshake-alt-slash:before {
	content: "";
}

.fa-handshake-slash:before {
	content: "";
}

.fa-hanukiah:before {
	content: "";
}

.fa-hard-hat:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-hat-cowboy:before {
	content: "";
}

.fa-hat-cowboy-side:before {
	content: "";
}

.fa-hat-wizard:before {
	content: "";
}

.fa-hdd:before {
	content: "";
}

.fa-head-side-cough:before {
	content: "";
}

.fa-head-side-cough-slash:before {
	content: "";
}

.fa-head-side-mask:before {
	content: "";
}

.fa-head-side-virus:before {
	content: "";
}

.fa-heading:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-headphones-alt:before {
	content: "";
}

.fa-headset:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-heart-broken:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-helicopter:before {
	content: "";
}

.fa-highlighter:before {
	content: "";
}

.fa-hiking:before {
	content: "";
}

.fa-hippo:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-hive:before {
	content: "";
}

.fa-hockey-puck:before {
	content: "";
}

.fa-holly-berry:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-horse:before {
	content: "";
}

.fa-horse-head:before {
	content: "";
}

.fa-hospital:before {
	content: "";
}

.fa-hospital-alt:before {
	content: "";
}

.fa-hospital-symbol:before {
	content: "";
}

.fa-hospital-user:before {
	content: "";
}

.fa-hot-tub:before {
	content: "";
}

.fa-hotdog:before {
	content: "";
}

.fa-hotel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-start:before {
	content: "";
}

.fa-house-damage:before {
	content: "";
}

.fa-house-user:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-hryvnia:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-ice-cream:before {
	content: "";
}

.fa-icicles:before {
	content: "";
}

.fa-icons:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-id-card:before {
	content: "";
}

.fa-id-card-alt:before {
	content: "";
}

.fa-ideal:before {
	content: "";
}

.fa-igloo:before {
	content: "";
}

.fa-image:before {
	content: "";
}

.fa-images:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-infinity:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-innosoft:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-instagram-square:before {
	content: "";
}

.fa-instalod:before {
	content: "";
}

.fa-intercom:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-jedi:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-joint:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-journal-whills:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-js-square:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-kaaba:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-keyboard:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-khanda:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-kiss:before {
	content: "";
}

.fa-kiss-beam:before {
	content: "";
}

.fa-kiss-wink-heart:before {
	content: "";
}

.fa-kiwi-bird:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-landmark:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-laptop-code:before {
	content: "";
}

.fa-laptop-house:before {
	content: "";
}

.fa-laptop-medical:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-laugh:before {
	content: "";
}

.fa-laugh-beam:before {
	content: "";
}

.fa-laugh-squint:before {
	content: "";
}

.fa-laugh-wink:before {
	content: "";
}

.fa-layer-group:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-lemon:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-less-than:before {
	content: "";
}

.fa-less-than-equal:before {
	content: "";
}

.fa-level-down-alt:before {
	content: "";
}

.fa-level-up-alt:before {
	content: "";
}

.fa-life-ring:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-link:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-lira-sign:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-lock-open:before {
	content: "";
}

.fa-long-arrow-alt-down:before {
	content: "";
}

.fa-long-arrow-alt-left:before {
	content: "";
}

.fa-long-arrow-alt-right:before {
	content: "";
}

.fa-long-arrow-alt-up:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-luggage-cart:before {
	content: "";
}

.fa-lungs:before {
	content: "";
}

.fa-lungs-virus:before {
	content: "";
}

.fa-lyft:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-mail-bulk:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-map-marked:before {
	content: "";
}

.fa-map-marked-alt:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-map-marker-alt:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-marker:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mask:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-medal:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-medium-m:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-meh:before {
	content: "";
}

.fa-meh-blank:before {
	content: "";
}

.fa-meh-rolling-eyes:before {
	content: "";
}

.fa-memory:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-menorah:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-meteor:before {
	content: "";
}

.fa-microblog:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-alt:before {
	content: "";
}

.fa-microphone-alt-slash:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-microscope:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-mitten:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-mixer:before {
	content: "";
}

.fa-mizuni:before {
	content: "";
}

.fa-mobile:before {
	content: "";
}

.fa-mobile-alt:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-monero:before {
	content: "";
}

.fa-money-bill:before {
	content: "";
}

.fa-money-bill-alt:before {
	content: "";
}

.fa-money-bill-wave:before {
	content: "";
}

.fa-money-bill-wave-alt:before {
	content: "";
}

.fa-money-check:before {
	content: "";
}

.fa-money-check-alt:before {
	content: "";
}

.fa-monument:before {
	content: "";
}

.fa-moon:before {
	content: "";
}

.fa-mortar-pestle:before {
	content: "";
}

.fa-mosque:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-mountain:before {
	content: "";
}

.fa-mouse:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-mug-hot:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-network-wired:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-newspaper:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-not-equal:before {
	content: "";
}

.fa-notes-medical:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-octopus-deploy:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-oil-can:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-om:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-otter:before {
	content: "";
}

.fa-outdent:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-pager:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-paint-roller:before {
	content: "";
}

.fa-palette:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-pallet:before {
	content: "";
}

.fa-paper-plane:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-parachute-box:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-parking:before {
	content: "";
}

.fa-passport:before {
	content: "";
}

.fa-pastafarianism:before {
	content: "";
}

.fa-paste:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-peace:before {
	content: "";
}

.fa-pen:before {
	content: "";
}

.fa-pen-alt:before {
	content: "";
}

.fa-pen-fancy:before {
	content: "";
}

.fa-pen-nib:before {
	content: "";
}

.fa-pen-square:before {
	content: "";
}

.fa-pencil-alt:before {
	content: "";
}

.fa-pencil-ruler:before {
	content: "";
}

.fa-penny-arcade:before {
	content: "";
}

.fa-people-arrows:before {
	content: "";
}

.fa-people-carry:before {
	content: "";
}

.fa-pepper-hot:before {
	content: "";
}

.fa-perbyte:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

.fa-percentage:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-person-booth:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-phone-alt:before {
	content: "";
}

.fa-phone-slash:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-phone-square-alt:before {
	content: "";
}

.fa-phone-volume:before {
	content: "";
}

.fa-photo-video:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-square:before {
	content: "";
}

.fa-piggy-bank:before {
	content: "";
}

.fa-pills:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-pizza-slice:before {
	content: "";
}

.fa-place-of-worship:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-plane-arrival:before {
	content: "";
}

.fa-plane-departure:before {
	content: "";
}

.fa-plane-slash:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-poll:before {
	content: "";
}

.fa-poll-h:before {
	content: "";
}

.fa-poo:before {
	content: "";
}

.fa-poo-storm:before {
	content: "";
}

.fa-poop:before {
	content: "";
}

.fa-portrait:before {
	content: "";
}

.fa-pound-sign:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-pray:before {
	content: "";
}

.fa-praying-hands:before {
	content: "";
}

.fa-prescription:before {
	content: "";
}

.fa-prescription-bottle:before {
	content: "";
}

.fa-prescription-bottle-alt:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-procedures:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-project-diagram:before {
	content: "";
}

.fa-pump-medical:before {
	content: "";
}

.fa-pump-soap:before {
	content: "";
}

.fa-pushed:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-quidditch:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-quran:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-radiation:before {
	content: "";
}

.fa-radiation-alt:before {
	content: "";
}

.fa-rainbow:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-receipt:before {
	content: "";
}

.fa-record-vinyl:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-redo:before {
	content: "";
}

.fa-redo-alt:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-remove-format:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-reply:before {
	content: "";
}

.fa-reply-all:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-republican:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-restroom:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-ribbon:before {
	content: "";
}

.fa-ring:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-robot:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-route:before {
	content: "";
}

.fa-rss:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-ruble-sign:before {
	content: "";
}

.fa-ruler:before {
	content: "";
}

.fa-ruler-combined:before {
	content: "";
}

.fa-ruler-horizontal:before {
	content: "";
}

.fa-ruler-vertical:before {
	content: "";
}

.fa-running:before {
	content: "";
}

.fa-rupee-sign:before {
	content: "";
}

.fa-rust:before {
	content: "";
}

.fa-sad-cry:before {
	content: "";
}

.fa-sad-tear:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-satellite:before {
	content: "";
}

.fa-satellite-dish:before {
	content: "";
}

.fa-save:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-school:before {
	content: "";
}

.fa-screwdriver:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-scroll:before {
	content: "";
}

.fa-sd-card:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-search-dollar:before {
	content: "";
}

.fa-search-location:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-seedling:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-shapes:before {
	content: "";
}

.fa-share:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-shekel-sign:before {
	content: "";
}

.fa-shield-alt:before {
	content: "";
}

.fa-shield-virus:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-shipping-fast:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-shoe-prints:before {
	content: "";
}

.fa-shopify:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-shuttle-van:before {
	content: "";
}

.fa-sign:before {
	content: "";
}

.fa-sign-in-alt:before {
	content: "";
}

.fa-sign-language:before {
	content: "";
}

.fa-sign-out-alt:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-signature:before {
	content: "";
}

.fa-sim-card:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-sink:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-skating:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-skiing:before {
	content: "";
}

.fa-skiing-nordic:before {
	content: "";
}

.fa-skull:before {
	content: "";
}

.fa-skull-crossbones:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-slack-hash:before {
	content: "";
}

.fa-slash:before {
	content: "";
}

.fa-sleigh:before {
	content: "";
}

.fa-sliders-h:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-smile:before {
	content: "";
}

.fa-smile-beam:before {
	content: "";
}

.fa-smile-wink:before {
	content: "";
}

.fa-smog:before {
	content: "";
}

.fa-smoking:before {
	content: "";
}

.fa-smoking-ban:before {
	content: "";
}

.fa-sms:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-snowboarding:before {
	content: "";
}

.fa-snowflake:before {
	content: "";
}

.fa-snowman:before {
	content: "";
}

.fa-snowplow:before {
	content: "";
}

.fa-soap:before {
	content: "";
}

.fa-socks:before {
	content: "";
}

.fa-solar-panel:before {
	content: "";
}

.fa-sort:before {
	content: "";
}

.fa-sort-alpha-down:before {
	content: "";
}

.fa-sort-alpha-down-alt:before {
	content: "";
}

.fa-sort-alpha-up:before {
	content: "";
}

.fa-sort-alpha-up-alt:before {
	content: "";
}

.fa-sort-amount-down:before {
	content: "";
}

.fa-sort-amount-down-alt:before {
	content: "";
}

.fa-sort-amount-up:before {
	content: "";
}

.fa-sort-amount-up-alt:before {
	content: "";
}

.fa-sort-down:before {
	content: "";
}

.fa-sort-numeric-down:before {
	content: "";
}

.fa-sort-numeric-down-alt:before {
	content: "";
}

.fa-sort-numeric-up:before {
	content: "";
}

.fa-sort-numeric-up-alt:before {
	content: "";
}

.fa-sort-up:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-spa:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-spell-check:before {
	content: "";
}

.fa-spider:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-splotch:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-spray-can:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-square-full:before {
	content: "";
}

.fa-square-root-alt:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-stamp:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-and-crescent:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-star-half-alt:before {
	content: "";
}

.fa-star-of-david:before {
	content: "";
}

.fa-star-of-life:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stopwatch:before {
	content: "";
}

.fa-stopwatch-20:before {
	content: "";
}

.fa-store:before {
	content: "";
}

.fa-store-alt:before {
	content: "";
}

.fa-store-alt-slash:before {
	content: "";
}

.fa-store-slash:before {
	content: "";
}

.fa-strava:before {
	content: "";
}

.fa-stream:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-stroopwafel:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-suitcase-rolling:before {
	content: "";
}

.fa-sun:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-surprise:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-swatchbook:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-swimmer:before {
	content: "";
}

.fa-swimming-pool:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-synagogue:before {
	content: "";
}

.fa-sync:before {
	content: "";
}

.fa-sync-alt:before {
	content: "";
}

.fa-syringe:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-table-tennis:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-tablet-alt:before {
	content: "";
}

.fa-tablets:before {
	content: "";
}

.fa-tachometer-alt:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-tape:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-taxi:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-teeth:before {
	content: "";
}

.fa-teeth-open:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-telegram-plane:before {
	content: "";
}

.fa-temperature-high:before {
	content: "";
}

.fa-temperature-low:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-tenge:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-theater-masks:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-thermometer:before {
	content: "";
}

.fa-thermometer-empty:before {
	content: "";
}

.fa-thermometer-full:before {
	content: "";
}

.fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-three-quarters:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbtack:before {
	content: "";
}

.fa-ticket-alt:before {
	content: "";
}

.fa-tiktok:before {
	content: "";
}

.fa-times:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-tint-slash:before {
	content: "";
}

.fa-tired:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-toilet:before {
	content: "";
}

.fa-toilet-paper:before {
	content: "";
}

.fa-toilet-paper-slash:before {
	content: "";
}

.fa-toolbox:before {
	content: "";
}

.fa-tools:before {
	content: "";
}

.fa-tooth:before {
	content: "";
}

.fa-torah:before {
	content: "";
}

.fa-torii-gate:before {
	content: "";
}

.fa-tractor:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-traffic-light:before {
	content: "";
}

.fa-trailer:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-tram:before {
	content: "";
}

.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-trash-alt:before {
	content: "";
}

.fa-trash-restore:before {
	content: "";
}

.fa-trash-restore-alt:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-truck-loading:before {
	content: "";
}

.fa-truck-monster:before {
	content: "";
}

.fa-truck-moving:before {
	content: "";
}

.fa-truck-pickup:before {
	content: "";
}

.fa-tshirt:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-tv:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-umbrella-beach:before {
	content: "";
}

.fa-uncharted:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-undo:before {
	content: "";
}

.fa-undo-alt:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-unity:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-university:before {
	content: "";
}

.fa-unlink:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-unsplash:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-user-alt:before {
	content: "";
}

.fa-user-alt-slash:before {
	content: "";
}

.fa-user-astronaut:before {
	content: "";
}

.fa-user-check:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-clock:before {
	content: "";
}

.fa-user-cog:before {
	content: "";
}

.fa-user-edit:before {
	content: "";
}

.fa-user-friends:before {
	content: "";
}

.fa-user-graduate:before {
	content: "";
}

.fa-user-injured:before {
	content: "";
}

.fa-user-lock:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-user-minus:before {
	content: "";
}

.fa-user-ninja:before {
	content: "";
}

.fa-user-nurse:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-user-shield:before {
	content: "";
}

.fa-user-slash:before {
	content: "";
}

.fa-user-tag:before {
	content: "";
}

.fa-user-tie:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-users:before {
	content: "";
}

.fa-users-cog:before {
	content: "";
}

.fa-users-slash:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-utensil-spoon:before {
	content: "";
}

.fa-utensils:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-vector-square:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-vest:before {
	content: "";
}

.fa-vest-patches:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-vial:before {
	content: "";
}

.fa-vials:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-video:before {
	content: "";
}

.fa-video-slash:before {
	content: "";
}

.fa-vihara:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-virus:before {
	content: "";
}

.fa-virus-slash:before {
	content: "";
}

.fa-viruses:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-voicemail:before {
	content: "";
}

.fa-volleyball-ball:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-mute:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-vote-yea:before {
	content: "";
}

.fa-vr-cardboard:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-walking:before {
	content: "";
}

.fa-wallet:before {
	content: "";
}

.fa-warehouse:before {
	content: "";
}

.fa-watchman-monitoring:before {
	content: "";
}

.fa-water:before {
	content: "";
}

.fa-wave-square:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-weight:before {
	content: "";
}

.fa-weight-hanging:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-whatsapp-square:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-wind:before {
	content: "";
}

.fa-window-close:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wine-bottle:before {
	content: "";
}

.fa-wine-glass:before {
	content: "";
}

.fa-wine-glass-alt:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-wodu:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-won-sign:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-wpressr:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-x-ray:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-yen-sign:before {
	content: "";
}

.fa-yin-yang:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

.fab, .far {
	font-weight: 400;
}

.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
}

.fa, .fas {
	font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
	content: "";
}

.fa.fa-meetup {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-star-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-o:before {
	content: "";
}

.fa.fa-close:before, .fa.fa-remove:before {
	content: "";
}

.fa.fa-gear:before {
	content: "";
}

.fa.fa-trash-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-trash-o:before {
	content: "";
}

.fa.fa-file-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-o:before {
	content: "";
}

.fa.fa-clock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-clock-o:before {
	content: "";
}

.fa.fa-arrow-circle-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
	content: "";
}

.fa.fa-arrow-circle-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
	content: "";
}

.fa.fa-play-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-play-circle-o:before {
	content: "";
}

.fa.fa-repeat:before, .fa.fa-rotate-right:before {
	content: "";
}

.fa.fa-refresh:before {
	content: "";
}

.fa.fa-list-alt {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-dedent:before {
	content: "";
}

.fa.fa-video-camera:before {
	content: "";
}

.fa.fa-picture-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-picture-o:before {
	content: "";
}

.fa.fa-photo {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-photo:before {
	content: "";
}

.fa.fa-image {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-image:before {
	content: "";
}

.fa.fa-pencil:before {
	content: "";
}

.fa.fa-map-marker:before {
	content: "";
}

.fa.fa-pencil-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-pencil-square-o:before {
	content: "";
}

.fa.fa-share-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-share-square-o:before {
	content: "";
}

.fa.fa-check-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-check-square-o:before {
	content: "";
}

.fa.fa-arrows:before {
	content: "";
}

.fa.fa-times-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-circle-o:before {
	content: "";
}

.fa.fa-check-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-check-circle-o:before {
	content: "";
}

.fa.fa-mail-forward:before {
	content: "";
}

.fa.fa-expand:before {
	content: "";
}

.fa.fa-compress:before {
	content: "";
}

.fa.fa-eye, .fa.fa-eye-slash {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-warning:before {
	content: "";
}

.fa.fa-calendar:before {
	content: "";
}

.fa.fa-arrows-v:before {
	content: "";
}

.fa.fa-arrows-h:before {
	content: "";
}

.fa.fa-bar-chart {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bar-chart:before {
	content: "";
}

.fa.fa-bar-chart-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bar-chart-o:before {
	content: "";
}

.fa.fa-facebook-square, .fa.fa-twitter-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-gears:before {
	content: "";
}

.fa.fa-thumbs-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
	content: "";
}

.fa.fa-thumbs-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
	content: "";
}

.fa.fa-heart-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-heart-o:before {
	content: "";
}

.fa.fa-sign-out:before {
	content: "";
}

.fa.fa-linkedin-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-linkedin-square:before {
	content: "";
}

.fa.fa-thumb-tack:before {
	content: "";
}

.fa.fa-external-link:before {
	content: "";
}

.fa.fa-sign-in:before {
	content: "";
}

.fa.fa-github-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-lemon-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-lemon-o:before {
	content: "";
}

.fa.fa-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-square-o:before {
	content: "";
}

.fa.fa-bookmark-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bookmark-o:before {
	content: "";
}

.fa.fa-facebook, .fa.fa-twitter {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook:before {
	content: "";
}

.fa.fa-facebook-f {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook-f:before {
	content: "";
}

.fa.fa-github {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-credit-card {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-feed:before {
	content: "";
}

.fa.fa-hdd-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hdd-o:before {
	content: "";
}

.fa.fa-hand-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-right:before {
	content: "";
}

.fa.fa-hand-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-left:before {
	content: "";
}

.fa.fa-hand-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-up:before {
	content: "";
}

.fa.fa-hand-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-o-down:before {
	content: "";
}

.fa.fa-arrows-alt:before {
	content: "";
}

.fa.fa-group:before {
	content: "";
}

.fa.fa-chain:before {
	content: "";
}

.fa.fa-scissors:before {
	content: "";
}

.fa.fa-files-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-files-o:before {
	content: "";
}

.fa.fa-floppy-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-floppy-o:before {
	content: "";
}

.fa.fa-navicon:before, .fa.fa-reorder:before {
	content: "";
}

.fa.fa-google-plus, .fa.fa-google-plus-square, .fa.fa-pinterest, .fa.fa-pinterest-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus:before {
	content: "";
}

.fa.fa-money {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-money:before {
	content: "";
}

.fa.fa-unsorted:before {
	content: "";
}

.fa.fa-sort-desc:before {
	content: "";
}

.fa.fa-sort-asc:before {
	content: "";
}

.fa.fa-linkedin {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-linkedin:before {
	content: "";
}

.fa.fa-rotate-left:before {
	content: "";
}

.fa.fa-legal:before {
	content: "";
}

.fa.fa-dashboard:before, .fa.fa-tachometer:before {
	content: "";
}

.fa.fa-comment-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-comment-o:before {
	content: "";
}

.fa.fa-comments-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-comments-o:before {
	content: "";
}

.fa.fa-flash:before {
	content: "";
}

.fa.fa-clipboard, .fa.fa-paste {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-paste:before {
	content: "";
}

.fa.fa-lightbulb-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-lightbulb-o:before {
	content: "";
}

.fa.fa-exchange:before {
	content: "";
}

.fa.fa-cloud-download:before {
	content: "";
}

.fa.fa-cloud-upload:before {
	content: "";
}

.fa.fa-bell-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bell-o:before {
	content: "";
}

.fa.fa-cutlery:before {
	content: "";
}

.fa.fa-file-text-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-text-o:before {
	content: "";
}

.fa.fa-building-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-building-o:before {
	content: "";
}

.fa.fa-hospital-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hospital-o:before {
	content: "";
}

.fa.fa-tablet:before {
	content: "";
}

.fa.fa-mobile-phone:before, .fa.fa-mobile:before {
	content: "";
}

.fa.fa-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-circle-o:before {
	content: "";
}

.fa.fa-mail-reply:before {
	content: "";
}

.fa.fa-github-alt {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-folder-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-folder-o:before {
	content: "";
}

.fa.fa-folder-open-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-folder-open-o:before {
	content: "";
}

.fa.fa-smile-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-smile-o:before {
	content: "";
}

.fa.fa-frown-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-frown-o:before {
	content: "";
}

.fa.fa-meh-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-meh-o:before {
	content: "";
}

.fa.fa-keyboard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-keyboard-o:before {
	content: "";
}

.fa.fa-flag-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-flag-o:before {
	content: "";
}

.fa.fa-mail-reply-all:before {
	content: "";
}

.fa.fa-star-half-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-o:before {
	content: "";
}

.fa.fa-star-half-empty {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-empty:before {
	content: "";
}

.fa.fa-star-half-full {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-star-half-full:before {
	content: "";
}

.fa.fa-code-fork:before {
	content: "";
}

.fa.fa-chain-broken:before {
	content: "";
}

.fa.fa-shield:before {
	content: "";
}

.fa.fa-calendar-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-o:before {
	content: "";
}

.fa.fa-css3, .fa.fa-html5, .fa.fa-maxcdn {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ticket:before {
	content: "";
}

.fa.fa-minus-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-minus-square-o:before {
	content: "";
}

.fa.fa-level-up:before {
	content: "";
}

.fa.fa-level-down:before {
	content: "";
}

.fa.fa-pencil-square:before {
	content: "";
}

.fa.fa-external-link-square:before {
	content: "";
}

.fa.fa-compass {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
	content: "";
}

.fa.fa-toggle-down {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-down:before {
	content: "";
}

.fa.fa-caret-square-o-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
	content: "";
}

.fa.fa-toggle-up {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-up:before {
	content: "";
}

.fa.fa-caret-square-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
	content: "";
}

.fa.fa-toggle-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-right:before {
	content: "";
}

.fa.fa-eur:before, .fa.fa-euro:before {
	content: "";
}

.fa.fa-gbp:before {
	content: "";
}

.fa.fa-dollar:before, .fa.fa-usd:before {
	content: "";
}

.fa.fa-inr:before, .fa.fa-rupee:before {
	content: "";
}

.fa.fa-cny:before, .fa.fa-jpy:before, .fa.fa-rmb:before, .fa.fa-yen:before {
	content: "";
}

.fa.fa-rouble:before, .fa.fa-rub:before, .fa.fa-ruble:before {
	content: "";
}

.fa.fa-krw:before, .fa.fa-won:before {
	content: "";
}

.fa.fa-bitcoin, .fa.fa-btc {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bitcoin:before {
	content: "";
}

.fa.fa-file-text:before {
	content: "";
}

.fa.fa-sort-alpha-asc:before {
	content: "";
}

.fa.fa-sort-alpha-desc:before {
	content: "";
}

.fa.fa-sort-amount-asc:before {
	content: "";
}

.fa.fa-sort-amount-desc:before {
	content: "";
}

.fa.fa-sort-numeric-asc:before {
	content: "";
}

.fa.fa-sort-numeric-desc:before {
	content: "";
}

.fa.fa-xing, .fa.fa-xing-square, .fa.fa-youtube, .fa.fa-youtube-play, .fa.fa-youtube-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-youtube-play:before {
	content: "";
}

.fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bitbucket-square:before {
	content: "";
}

.fa.fa-tumblr, .fa.fa-tumblr-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-long-arrow-down:before {
	content: "";
}

.fa.fa-long-arrow-up:before {
	content: "";
}

.fa.fa-long-arrow-left:before {
	content: "";
}

.fa.fa-long-arrow-right:before {
	content: "";
}

.fa.fa-android, .fa.fa-apple, .fa.fa-dribbble, .fa.fa-foursquare, .fa.fa-gittip, .fa.fa-gratipay, .fa.fa-linux, .fa.fa-skype, .fa.fa-trello, .fa.fa-windows {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-gittip:before {
	content: "";
}

.fa.fa-sun-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-sun-o:before {
	content: "";
}

.fa.fa-moon-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-moon-o:before {
	content: "";
}

.fa.fa-pagelines, .fa.fa-renren, .fa.fa-stack-exchange, .fa.fa-vk, .fa.fa-weibo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
	content: "";
}

.fa.fa-arrow-circle-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
	content: "";
}

.fa.fa-caret-square-o-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
	content: "";
}

.fa.fa-toggle-left {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-toggle-left:before {
	content: "";
}

.fa.fa-dot-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-dot-circle-o:before {
	content: "";
}

.fa.fa-vimeo-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-try:before, .fa.fa-turkish-lira:before {
	content: "";
}

.fa.fa-plus-square-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-plus-square-o:before {
	content: "";
}

.fa.fa-openid, .fa.fa-slack, .fa.fa-wordpress {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bank:before, .fa.fa-institution:before {
	content: "";
}

.fa.fa-mortar-board:before {
	content: "";
}

.fa.fa-delicious, .fa.fa-digg, .fa.fa-drupal, .fa.fa-google, .fa.fa-joomla, .fa.fa-pied-piper-alt, .fa.fa-pied-piper-pp, .fa.fa-reddit, .fa.fa-reddit-square, .fa.fa-stumbleupon, .fa.fa-stumbleupon-circle, .fa.fa-yahoo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-spoon:before {
	content: "";
}

.fa.fa-behance, .fa.fa-behance-square, .fa.fa-steam, .fa.fa-steam-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-automobile:before {
	content: "";
}

.fa.fa-envelope-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-envelope-o:before {
	content: "";
}

.fa.fa-deviantart, .fa.fa-soundcloud, .fa.fa-spotify {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-file-pdf-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-pdf-o:before {
	content: "";
}

.fa.fa-file-word-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-word-o:before {
	content: "";
}

.fa.fa-file-excel-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-excel-o:before {
	content: "";
}

.fa.fa-file-powerpoint-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
	content: "";
}

.fa.fa-file-image-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-image-o:before {
	content: "";
}

.fa.fa-file-photo-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-photo-o:before {
	content: "";
}

.fa.fa-file-picture-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-picture-o:before {
	content: "";
}

.fa.fa-file-archive-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-archive-o:before {
	content: "";
}

.fa.fa-file-zip-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-zip-o:before {
	content: "";
}

.fa.fa-file-audio-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-audio-o:before {
	content: "";
}

.fa.fa-file-sound-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-sound-o:before {
	content: "";
}

.fa.fa-file-video-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-video-o:before {
	content: "";
}

.fa.fa-file-movie-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-movie-o:before {
	content: "";
}

.fa.fa-file-code-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-file-code-o:before {
	content: "";
}

.fa.fa-codepen, .fa.fa-jsfiddle, .fa.fa-vine {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-life-bouy, .fa.fa-life-ring {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-bouy:before {
	content: "";
}

.fa.fa-life-buoy {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-buoy:before {
	content: "";
}

.fa.fa-life-saver {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-life-saver:before {
	content: "";
}

.fa.fa-support {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-support:before {
	content: "";
}

.fa.fa-circle-o-notch:before {
	content: "";
}

.fa.fa-ra, .fa.fa-rebel {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ra:before {
	content: "";
}

.fa.fa-resistance {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-resistance:before {
	content: "";
}

.fa.fa-empire, .fa.fa-ge {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-ge:before {
	content: "";
}

.fa.fa-git, .fa.fa-git-square, .fa.fa-hacker-news, .fa.fa-y-combinator-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-y-combinator-square:before {
	content: "";
}

.fa.fa-yc-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-yc-square:before {
	content: "";
}

.fa.fa-qq, .fa.fa-tencent-weibo, .fa.fa-wechat, .fa.fa-weixin {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-wechat:before {
	content: "";
}

.fa.fa-send:before {
	content: "";
}

.fa.fa-paper-plane-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-paper-plane-o:before {
	content: "";
}

.fa.fa-send-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-send-o:before {
	content: "";
}

.fa.fa-circle-thin {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-circle-thin:before {
	content: "";
}

.fa.fa-header:before {
	content: "";
}

.fa.fa-sliders:before {
	content: "";
}

.fa.fa-futbol-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-futbol-o:before {
	content: "";
}

.fa.fa-soccer-ball-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
	content: "";
}

.fa.fa-slideshare, .fa.fa-twitch, .fa.fa-yelp {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-newspaper-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-newspaper-o:before {
	content: "";
}

.fa.fa-cc-amex, .fa.fa-cc-discover, .fa.fa-cc-mastercard, .fa.fa-cc-paypal, .fa.fa-cc-stripe, .fa.fa-cc-visa, .fa.fa-google-wallet, .fa.fa-paypal {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-bell-slash-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-bell-slash-o:before {
	content: "";
}

.fa.fa-trash:before {
	content: "";
}

.fa.fa-copyright {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-eyedropper:before {
	content: "";
}

.fa.fa-area-chart:before {
	content: "";
}

.fa.fa-pie-chart:before {
	content: "";
}

.fa.fa-line-chart:before {
	content: "";
}

.fa.fa-angellist, .fa.fa-ioxhost, .fa.fa-lastfm, .fa.fa-lastfm-square {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-cc {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-cc:before {
	content: "";
}

.fa.fa-ils:before, .fa.fa-shekel:before, .fa.fa-sheqel:before {
	content: "";
}

.fa.fa-meanpath {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-meanpath:before {
	content: "";
}

.fa.fa-buysellads, .fa.fa-connectdevelop, .fa.fa-dashcube, .fa.fa-forumbee, .fa.fa-leanpub, .fa.fa-sellsy, .fa.fa-shirtsinbulk, .fa.fa-simplybuilt, .fa.fa-skyatlas {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-diamond {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-diamond:before {
	content: "";
}

.fa.fa-intersex:before {
	content: "";
}

.fa.fa-facebook-official {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-facebook-official:before {
	content: "";
}

.fa.fa-pinterest-p, .fa.fa-whatsapp {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-hotel:before {
	content: "";
}

.fa.fa-medium, .fa.fa-viacoin, .fa.fa-y-combinator, .fa.fa-yc {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-yc:before {
	content: "";
}

.fa.fa-expeditedssl, .fa.fa-opencart, .fa.fa-optin-monster {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-battery-4:before, .fa.fa-battery:before {
	content: "";
}

.fa.fa-battery-3:before {
	content: "";
}

.fa.fa-battery-2:before {
	content: "";
}

.fa.fa-battery-1:before {
	content: "";
}

.fa.fa-battery-0:before {
	content: "";
}

.fa.fa-object-group, .fa.fa-object-ungroup, .fa.fa-sticky-note-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-sticky-note-o:before {
	content: "";
}

.fa.fa-cc-diners-club, .fa.fa-cc-jcb {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-clone, .fa.fa-hourglass-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hourglass-o:before {
	content: "";
}

.fa.fa-hourglass-1:before {
	content: "";
}

.fa.fa-hourglass-2:before {
	content: "";
}

.fa.fa-hourglass-3:before {
	content: "";
}

.fa.fa-hand-rock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-rock-o:before {
	content: "";
}

.fa.fa-hand-grab-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-grab-o:before {
	content: "";
}

.fa.fa-hand-paper-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-paper-o:before {
	content: "";
}

.fa.fa-hand-stop-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-stop-o:before {
	content: "";
}

.fa.fa-hand-scissors-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
	content: "";
}

.fa.fa-hand-lizard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
	content: "";
}

.fa.fa-hand-spock-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-spock-o:before {
	content: "";
}

.fa.fa-hand-pointer-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
	content: "";
}

.fa.fa-hand-peace-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-hand-peace-o:before {
	content: "";
}

.fa.fa-registered {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-chrome, .fa.fa-creative-commons, .fa.fa-firefox, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-internet-explorer, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opera, .fa.fa-safari, .fa.fa-tripadvisor, .fa.fa-wikipedia-w {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-television:before {
	content: "";
}

.fa.fa-500px, .fa.fa-amazon, .fa.fa-contao {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-calendar-plus-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
	content: "";
}

.fa.fa-calendar-minus-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
	content: "";
}

.fa.fa-calendar-times-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-times-o:before {
	content: "";
}

.fa.fa-calendar-check-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-calendar-check-o:before {
	content: "";
}

.fa.fa-map-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-map-o:before {
	content: "";
}

.fa.fa-commenting:before {
	content: "";
}

.fa.fa-commenting-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-commenting-o:before {
	content: "";
}

.fa.fa-houzz, .fa.fa-vimeo {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-vimeo:before {
	content: "";
}

.fa.fa-black-tie, .fa.fa-edge, .fa.fa-fonticons, .fa.fa-reddit-alien {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-credit-card-alt:before {
	content: "";
}

.fa.fa-codiepie, .fa.fa-fort-awesome, .fa.fa-mixcloud, .fa.fa-modx, .fa.fa-product-hunt, .fa.fa-scribd, .fa.fa-usb {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-pause-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-pause-circle-o:before {
	content: "";
}

.fa.fa-stop-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-stop-circle-o:before {
	content: "";
}

.fa.fa-bluetooth, .fa.fa-bluetooth-b, .fa.fa-envira, .fa.fa-gitlab, .fa.fa-wheelchair-alt, .fa.fa-wpbeginner, .fa.fa-wpforms {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
	content: "";
}

.fa.fa-question-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-question-circle-o:before {
	content: "";
}

.fa.fa-volume-control-phone:before {
	content: "";
}

.fa.fa-asl-interpreting:before {
	content: "";
}

.fa.fa-deafness:before, .fa.fa-hard-of-hearing:before {
	content: "";
}

.fa.fa-glide, .fa.fa-glide-g {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-signing:before {
	content: "";
}

.fa.fa-first-order, .fa.fa-google-plus-official, .fa.fa-pied-piper, .fa.fa-snapchat, .fa.fa-snapchat-ghost, .fa.fa-snapchat-square, .fa.fa-themeisle, .fa.fa-viadeo, .fa.fa-viadeo-square, .fa.fa-yoast {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus-official:before {
	content: "";
}

.fa.fa-google-plus-circle {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-google-plus-circle:before {
	content: "";
}

.fa.fa-fa, .fa.fa-font-awesome {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-fa:before {
	content: "";
}

.fa.fa-handshake-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-handshake-o:before {
	content: "";
}

.fa.fa-envelope-open-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-envelope-open-o:before {
	content: "";
}

.fa.fa-linode {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-address-book-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-address-book-o:before {
	content: "";
}

.fa.fa-vcard:before {
	content: "";
}

.fa.fa-address-card-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-address-card-o:before {
	content: "";
}

.fa.fa-vcard-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-vcard-o:before {
	content: "";
}

.fa.fa-user-circle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-user-circle-o:before {
	content: "";
}

.fa.fa-user-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-user-o:before {
	content: "";
}

.fa.fa-id-badge {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-drivers-license:before {
	content: "";
}

.fa.fa-id-card-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-id-card-o:before {
	content: "";
}

.fa.fa-drivers-license-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-drivers-license-o:before {
	content: "";
}

.fa.fa-free-code-camp, .fa.fa-quora, .fa.fa-telegram {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-thermometer-4:before, .fa.fa-thermometer:before {
	content: "";
}

.fa.fa-thermometer-3:before {
	content: "";
}

.fa.fa-thermometer-2:before {
	content: "";
}

.fa.fa-thermometer-1:before {
	content: "";
}

.fa.fa-thermometer-0:before {
	content: "";
}

.fa.fa-bathtub:before, .fa.fa-s15:before {
	content: "";
}

.fa.fa-window-maximize, .fa.fa-window-restore {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-rectangle:before {
	content: "";
}

.fa.fa-window-close-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-window-close-o:before {
	content: "";
}

.fa.fa-times-rectangle-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
	content: "";
}

.fa.fa-bandcamp, .fa.fa-eercast, .fa.fa-etsy, .fa.fa-grav, .fa.fa-imdb, .fa.fa-ravelry {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-eercast:before {
	content: "";
}

.fa.fa-snowflake-o {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

.fa.fa-snowflake-o:before {
	content: "";
}

.fa.fa-superpowers, .fa.fa-wpexplorer {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

.fa.fa-cab:before {
	content: "";
}

.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
	clear: both;
}

.eael-testimonial-slider.nav-top-left, .eael-testimonial-slider.nav-top-right, .eael-team-slider.nav-top-left, .eael-team-slider.nav-top-right, .eael-logo-carousel.nav-top-left, .eael-logo-carousel.nav-top-right, .eael-post-carousel.nav-top-left, .eael-post-carousel.nav-top-right, .eael-product-carousel.nav-top-left, .eael-product-carousel.nav-top-right {
	padding-top: 40px;
}

.eael-contact-form input[type=text], .eael-contact-form input[type=email], .eael-contact-form input[type=url], .eael-contact-form input[type=tel], .eael-contact-form input[type=date], .eael-contact-form input[type=number], .eael-contact-form textarea {
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	float: none;
	height: auto;
	margin: 0;
	outline: 0;
	width: 100%;
}

.eael-contact-form input[type=submit] {
	border: 0;
	float: none;
	height: auto;
	margin: 0;
	padding: 10px 20px;
	width: auto;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder, .eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input::-moz-placeholder, .eael-contact-form.placeholder-hide textarea::-moz-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder, .eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-moz-placeholder, .eael-contact-form.placeholder-hide textarea:-moz-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-custom-radio-checkbox input[type=checkbox], .eael-custom-radio-checkbox input[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-style: solid;
	border-width: 0;
	outline: none;
	min-width: 1px;
	width: 15px;
	height: 15px;
	background: #ddd;
	padding: 3px;
}

.eael-custom-radio-checkbox input[type=checkbox]:before, .eael-custom-radio-checkbox input[type=radio]:before {
	content: "";
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	display: block;
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before, .eael-custom-radio-checkbox input[type=radio]:checked:before {
	background: #999;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-custom-radio-checkbox input[type=radio] {
	border-radius: 50%;
}

.eael-custom-radio-checkbox input[type=radio]:before {
	border-radius: 50%;
}

.eael-post-elements-readmore-btn {
	font-size: 12px;
	font-weight: 500;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	display: inline-block;
}

.elementor-lightbox .dialog-widget-content {
	width: 100%;
	height: 100%;
}

.eael-contact-form-align-left, .elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
	margin: 0 auto 0 0;
	display: inline-block;
	text-align: left;
}

.eael-contact-form-align-center, .elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
	float: none;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

.eael-contact-form-align-right, .elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
	margin: 0 0 0 auto;
	display: inline-block;
	text-align: left;
}

.eael-force-hide {
	display: none !important;
}

.eael-d-none {
	display: none !important;
}

.eael-d-block {
	display: block !important;
}

.eael-h-auto {
	height: auto !important;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating ~ .count {
	display: none;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
	display: none;
}

.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item, .elementor-widget-eael-adv-accordion .eael-accordion-content, .elementor-widget-eael-data-table .td-content, .elementor-widget-eael-info-box .eael-infobox-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-expiry-template, .elementor-widget-eael-countdown .eael-countdown-container, .elementor-widget-eael-cta-box .eael-cta-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-primary-wrap, .elementor-widget-eael-toggle .eael-toggle-secondary-wrap, .elementor-widget-eael-protected-content .eael-protected-content-message, .elementor-widget-eael-protected-content .protected-content, .eael-offcanvas-content-visible .eael-offcanvas-body, .elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
	position: relative;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper, .eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper {
	display: block;
}

.eael-widget-otea-active .elementor-element:hover > .elementor-element-overlay, .eael-widget-otea-active .elementor-empty-view, .eael-widget-otea-active .elementor-add-section-inline, .eael-widget-otea-active .elementor-add-section {
	display: initial !important;
}

.eael-onpage-edit-template-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	border: 2px solid #5eead4;
}

.eael-onpage-edit-template-wrapper::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: #5eead4;
	opacity: .3;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
	display: block;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
	display: none;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
	background: #5eead4;
	color: #000;
	width: 150px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	z-index: 3;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
	content: "";
	border-top: 30px solid #5eead4;
	border-right: 0;
	border-bottom: 0;
	border-left: 14px solid rgba(0, 0, 0, 0);
	right: 100%;
	position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
	content: "";
	border-top: 0;
	border-right: 0;
	border-bottom: 30px solid rgba(0, 0, 0, 0);
	border-left: 14px solid #5eead4;
	left: 100%;
	position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template > i {
	margin-right: 8px;
}

.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4 {
	-webkit-box-shadow: inherit !important;
	box-shadow: inherit !important;
}

.eael-post-list-container {
	position: relative;
	z-index: 0;
}

.eael-post-list-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 0;
	border-bottom: 2px solid #e23a47;
}

.eael-post-list-header .header-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-header .header-title .title {
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
	background-color: #e23a47;
	color: #fff;
	padding: 0 25px;
	text-transform: uppercase;
}

.eael-post-list-header .post-categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.eael-post-list-header .post-categories a {
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	display: inline-block;
	padding: 6px 10px;
	margin: 0 3px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.eael-post-list-header .post-categories a:focus {
	outline: 0;
}

.eael-post-list-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	z-index: 0;
	padding: 0 0 10px 0;
}

.eael-post-list-featured-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-right: 15px;
	margin: 10px 0;
}

.eael-post-list-featured-inner {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	background-color: #9ba4bc;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 0;
	-webkit-animation: eael-fade-in .5s linear;
	animation: eael-fade-in .5s linear;
}

.eael-post-list-featured-inner:after {
	content: "";
	position: absolute;
	z-index: -1;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .9)));
	background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .9));
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .7;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.eael-post-list-featured-inner:hover::after {
	opacity: 1;
}

.eael-post-list-featured-inner .featured-content {
	width: 100%;
	padding: 15px;
	line-height: 1.5;
}

.eael-post-list-featured-inner .featured-content .meta {
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
}

.eael-post-list-featured-inner .featured-content .meta span {
	display: inline-block;
	margin-right: 10px;
}

.eael-post-list-featured-inner .featured-content .meta span i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-last-modified {
	color: hsla(0, 0%, 100%, .8);
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-featured-inner .featured-content .meta span a {
	color: #fff;
}

.eael-post-list-featured-inner .featured-content .meta span a:hover {
	color: #9ba4bc;
}

.eael-post-list-featured-inner .featured-content .eael-post-list-title, .eael-post-list-featured-inner .featured-content .eael-post-list-title a {
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
	margin: 8px 0 0 0;
}

.eael-post-list-featured-inner .featured-content .eael-post-list-title a:hover {
	color: #9ba4bc;
}

.eael-post-list-posts-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin: 10px 0;
}

.eael-post-list-thumbnail {
	max-width: 30%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	overflow: hidden;
	margin-right: 15px;
}

.eael-empty-thumbnail {
	background-color: #f9f9f9;
}

.eael-post-list-content .meta {
	font-size: 12px;
	line-height: 1;
	margin: 5px 0;
}

.eael-post-list-content .meta .eael-post-last-modified {
	color: #666;
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-content .meta .eael-post-last-modified:before {
	content: "";
}

.eael-post-list-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-content .eael-post-list-title, .eael-post-list-content .eael-post-list-title a {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.eael-post-list-content p {
	margin-top: 8px;
	font-size: 13px;
	line-height: 1.5;
}

.post-list-pagination .btn-prev-post, .post-list-pagination .btn-next-post {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #dcdcdc;
	border-radius: 0;
	color: rgba(0, 0, 0, .8);
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
}

.post-list-pagination .btn-prev-post:focus, .post-list-pagination .btn-next-post:focus {
	outline: 0;
	background: rgba(0, 0, 0, 0);
}

.post-list-pagination .btn-prev-post:disabled, .post-list-pagination .btn-next-post:disabled, .post-list-pagination .btn-prev-post:disabled:hover, .post-list-pagination .btn-next-post:disabled:hover {
	cursor: no-drop;
	opacity: .5;
}

.eael-post-list-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 10px 8px 0;
	-webkit-animation: eael-slide-in-up .5s linear;
	animation: eael-slide-in-up .5s linear;
}

.eael-post-list-col-1 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.eael-post-list-col-2 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}

.eael-post-list-col-3 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
}

@-webkit-keyframes eael-fade-in {
	0% {
		opacity: 0;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	
	100% {
		opacity: 1;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@keyframes eael-fade-in {
	0% {
		opacity: 0;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	
	100% {
		opacity: 1;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@-webkit-keyframes eael-slide-in-up {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@keyframes eael-slide-in-up {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@-webkit-keyframes eael-slide-in-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@keyframes eael-slide-in-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@media only screen and (max-width: 767px) {
	.eael-post-list-featured-wrap {
		-webkit-box-flex: 1;
		-ms-flex: 1 100%;
		flex: 1 100%;
		padding: 0;
	}
	
	.eael-post-list-col-1 .eael-post-list-post, .eael-post-list-col-2 .eael-post-list-post, .eael-post-list-col-3 .eael-post-list-post, .eael-post-list-col-4 .eael-post-list-post {
		-webkit-box-flex: 1;
		-ms-flex: 1 100%;
		flex: 1 100%;
	}
}

.eael-post-list-container.layout-advanced {
	overflow: unset;
}

.eael-post-list-container.layout-advanced .eael-post-list-wrap, .eael-post-list-container.layout-advanced .eael-post-list-post {
	padding: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-empty-thumbnail {
	background-color: rgba(0, 0, 0, 0);
}

.eael-post-list-container.layout-advanced .eael-post-list-header {
	margin-bottom: 75px;
	-webkit-box-shadow: 0 10px 35px 8px rgba(0, 9, 78, .1);
	box-shadow: 0 10px 35px 8px rgba(0, 9, 78, .1);
	border-radius: 8px;
	background: #fff;
	border: 0 solid;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header {
		padding: 25px 0;
		display: block;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories {
		margin-bottom: 15px;
		display: block;
		text-align: center;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a {
	border-radius: 8px;
	text-transform: capitalize;
	color: #040054;
	padding: 28px;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a {
		display: block;
		width: 60%;
		margin: 0 auto !important;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a.active {
	background: #543bc2;
	color: #fff !important;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form {
	position: relative;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form {
		border: 1px solid #d7d7d7;
		border-radius: 5px;
		margin: 0 10px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
	width: 470px;
	text-align: right;
	padding: 12px 40px;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
		padding: 0 30px 0 0;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
	border: 0 solid;
	padding: 5px 5px 5px 12px;
	width: 90%;
	border-left: 1px solid #d7d7d7;
	border-radius: 0;
	outline: 0 !important;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
		border: 0 solid;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
		padding: 15px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-webkit-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-moz-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input:-ms-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-ms-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form i.fa-search {
	color: #5347c1;
	font-size: 18px;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
		width: 289px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
	background: #fff;
	border: 1px solid #eee;
	position: absolute;
	left: auto;
	z-index: 99;
	padding: 15px 15px 15px 25px;
	width: 412px;
	right: 0;
	top: 112%;
	border-radius: 0 0 8px 8px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 9, 78, .1);
	box-shadow: 0 5px 10px 0 rgba(0, 9, 78, .1);
	display: none;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
		right: 11px;
		top: 100%;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
		width: 360px;
		left: 50%;
		margin-left: -180px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post {
	margin-bottom: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post:last-child {
	margin-bottom: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6, .eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post p {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 {
	text-transform: unset;
	line-height: 1;
	margin-bottom: 5px;
	font-weight: 600;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a {
	color: #040054;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a:hover {
	color: #5347c1;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post .search-result-content {
	font-size: 12px;
	line-height: 2em;
	color: #707070;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 15px;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner {
	padding: 0 15px 0 15px;
	position: relative;
	z-index: 1;
	width: 100%;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70%;
	content: "";
	background: #f8f8fe;
	z-index: -1;
	border-radius: 5px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner {
	width: 100%;
	padding-top: 10px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after {
	height: 100%;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-post-inner:after {
	-webkit-box-shadow: 0 8px 25px 0 rgba(0, 6, 55, .1);
	box-shadow: 0 8px 25px 0 rgba(0, 6, 55, .1);
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail {
	max-width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin-right: 0;
	margin-bottom: 40px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail img {
		width: 100%;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail.eael-empty-thumbnail {
	display: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content {
	padding: 0 10px 25px 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .eael-post-list-title {
	margin-bottom: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-last-modified {
	color: #707070;
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta > div {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta > div {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories {
	text-align: right;
	-webkit-transition: all ease-in-out 500ms;
	transition: all ease-in-out 500ms;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories {
		text-align: left;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap {
	display: inline-block;
	background: #fff;
	padding: 12px 20px;
	line-height: 1;
	border-radius: 5px;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 400;
	-webkit-box-shadow: 0 0 18px 5px rgba(0, 9, 78, .1);
	box-shadow: 0 0 18px 5px rgba(0, 9, 78, .1);
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	margin: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a {
	color: #707070;
	position: relative;
	padding-right: 7px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a:first-child:after {
	content: "";
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories.user-meta-hidden {
	text-align: left;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories.user-meta-hidden .meta-cats-wrap {
	margin-left: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .avatar.photo {
	height: 100%;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta {
		padding-left: 15px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-photo {
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info h5 {
	margin: 0;
	line-height: 1;
	font-size: 14px;
	color: #040054;
	font-weight: 400;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info p {
	font-size: 13px;
	color: #707070;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner {
	border: 1px solid #eee;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after {
	background: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner {
	border-color: rgba(0, 0, 0, 0);
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner .boxed-meta .meta-categories .meta-cats-wrap {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
	grid-template-columns: 1fr;
}

.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-content {
	background: none;
}

.eael-post-list-col-1 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-1 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-1 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(1, 1fr);
}

.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
	grid-template-columns: 1fr 1fr;
}

@media (max-width: 1024px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner {
	display: block;
	position: relative;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after {
	content: none;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content {
	position: absolute;
	left: 0;
	width: 100%;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb {
	height: 66%;
	top: 0;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: fill;
	object-fit: fill;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content {
	bottom: 0;
	height: 34%;
}

.eael-post-list-container.layout-default .meta-categories, .eael-post-list-container.layout-preset-2 .meta-categories, .eael-post-list-container.layout-preset-3 .meta-categories {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.eael-post-list-container.layout-default .meta-categories a, .eael-post-list-container.layout-preset-2 .meta-categories a, .eael-post-list-container.layout-preset-3 .meta-categories a {
	font-size: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15px;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post {
	padding: 0;
	background-color: #fff;
	-webkit-box-shadow: -2px 1px 6px 2px #f7eaea;
	box-shadow: -2px 1px 6px 2px #f7eaea;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content {
	padding: 10px;
	justify-self: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after {
	position: absolute;
}

.post-list-pagination button {
	margin-top: 20px;
}

.elementor-widget-section .eael-protected-content-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-section .protected-content-error-msg {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-2974 .elementor-element.elementor-element-68d02be > .elementor-container {
	max-width: 1607px;
}

.elementor-2974 .elementor-element.elementor-element-68d02be {
	padding: 109px 0px 90px 0px;
}

.elementor-widget-eael-post-list .eael-protected-content-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-eael-post-list .protected-content-error-msg {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title a {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title a {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-eael-post-list .eael-post-list-content p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-content .meta {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(col-3, 1fr);
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-container {
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	grid-gap: 38px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination {
	text-align: left;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post i, .elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post i {
	font-size: 14px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post svg, .elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post svg {
	width: 14px;
	height: 14px;
	line-height: 14px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post {
	color: #222;
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post {
	color: #222;
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post svg, .elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post svg {
	fill: #222;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post:hover {
	color: #fff;
	background-color: #222;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post:hover svg {
	fill: #fff;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post:hover {
	color: #fff;
	background-color: #222;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post:hover svg {
	fill: #fff;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-thumbnail {
	margin-bottom: 0px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title, .elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title a {
	color: #000;
	font-family: "Jost", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title:hover, .elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title a:hover {
	color: var(--e-global-color-text);
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title {
	text-align: left;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-content p {
	color: #000;
	font-family: "Nunito Sans", Sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-content .meta {
	color: #000;
	font-family: "Jost", Sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 46px;
	letter-spacing: 1px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-post-inner:after {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-post:hover .eael-post-list-post-inner:after {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
	width: 470px;
}

.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-elements-readmore-btn {
	font-family: "Josefin Sans", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 26px;
	letter-spacing: 2px;
	color: #6c6c6c;
}

@media (max-width:1024px) {
	.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width:767px) {
	.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-2974 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
	clear: both;
}

.eael-testimonial-slider.nav-top-left, .eael-testimonial-slider.nav-top-right, .eael-team-slider.nav-top-left, .eael-team-slider.nav-top-right, .eael-logo-carousel.nav-top-left, .eael-logo-carousel.nav-top-right, .eael-post-carousel.nav-top-left, .eael-post-carousel.nav-top-right, .eael-product-carousel.nav-top-left, .eael-product-carousel.nav-top-right {
	padding-top: 40px;
}

.eael-contact-form input[type=text], .eael-contact-form input[type=email], .eael-contact-form input[type=url], .eael-contact-form input[type=tel], .eael-contact-form input[type=date], .eael-contact-form input[type=number], .eael-contact-form textarea {
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	float: none;
	height: auto;
	margin: 0;
	outline: 0;
	width: 100%;
}

.eael-contact-form input[type=submit] {
	border: 0;
	float: none;
	height: auto;
	margin: 0;
	padding: 10px 20px;
	width: auto;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder, .eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input::-moz-placeholder, .eael-contact-form.placeholder-hide textarea::-moz-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder, .eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-contact-form.placeholder-hide input:-moz-placeholder, .eael-contact-form.placeholder-hide textarea:-moz-placeholder {
	opacity: 0;
	visibility: hidden;
}

.eael-custom-radio-checkbox input[type=checkbox], .eael-custom-radio-checkbox input[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-style: solid;
	border-width: 0;
	outline: none;
	min-width: 1px;
	width: 15px;
	height: 15px;
	background: #ddd;
	padding: 3px;
}

.eael-custom-radio-checkbox input[type=checkbox]:before, .eael-custom-radio-checkbox input[type=radio]:before {
	content: "";
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	display: block;
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before, .eael-custom-radio-checkbox input[type=radio]:checked:before {
	background: #999;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-custom-radio-checkbox input[type=radio] {
	border-radius: 50%;
}

.eael-custom-radio-checkbox input[type=radio]:before {
	border-radius: 50%;
}

.eael-post-elements-readmore-btn {
	font-size: 12px;
	font-weight: 500;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	display: inline-block;
}

.elementor-lightbox .dialog-widget-content {
	width: 100%;
	height: 100%;
}

.eael-contact-form-align-left, .elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
	margin: 0 auto 0 0;
	display: inline-block;
	text-align: left;
}

.eael-contact-form-align-center, .elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
	float: none;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

.eael-contact-form-align-right, .elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
	margin: 0 0 0 auto;
	display: inline-block;
	text-align: left;
}

.eael-force-hide {
	display: none !important;
}

.eael-d-none {
	display: none !important;
}

.eael-d-block {
	display: block !important;
}

.eael-h-auto {
	height: auto !important;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating ~ .count {
	display: none;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
	display: none;
}

.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item, .elementor-widget-eael-adv-accordion .eael-accordion-content, .elementor-widget-eael-data-table .td-content, .elementor-widget-eael-info-box .eael-infobox-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-expiry-template, .elementor-widget-eael-countdown .eael-countdown-container, .elementor-widget-eael-cta-box .eael-cta-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-primary-wrap, .elementor-widget-eael-toggle .eael-toggle-secondary-wrap, .elementor-widget-eael-protected-content .eael-protected-content-message, .elementor-widget-eael-protected-content .protected-content, .eael-offcanvas-content-visible .eael-offcanvas-body, .elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
	position: relative;
}

.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper, .eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper, .elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper {
	display: block;
}

.eael-widget-otea-active .elementor-element:hover > .elementor-element-overlay, .eael-widget-otea-active .elementor-empty-view, .eael-widget-otea-active .elementor-add-section-inline, .eael-widget-otea-active .elementor-add-section {
	display: initial !important;
}

.eael-onpage-edit-template-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	border: 2px solid #5eead4;
}

.eael-onpage-edit-template-wrapper::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: #5eead4;
	opacity: .3;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
	display: block;
}

.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
	display: none;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
	background: #5eead4;
	color: #000;
	width: 150px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	z-index: 3;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
	content: "";
	border-top: 30px solid #5eead4;
	border-right: 0;
	border-bottom: 0;
	border-left: 14px solid rgba(0, 0, 0, 0);
	right: 100%;
	position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
	content: "";
	border-top: 0;
	border-right: 0;
	border-bottom: 30px solid rgba(0, 0, 0, 0);
	border-left: 14px solid #5eead4;
	left: 100%;
	position: absolute;
}

.eael-onpage-edit-template-wrapper .eael-onpage-edit-template > i {
	margin-right: 8px;
}

.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3, .elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4 {
	-webkit-box-shadow: inherit !important;
	box-shadow: inherit !important;
}

.eael-post-list-container {
	position: relative;
	z-index: 0;
}

.eael-post-list-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 0;
	border-bottom: 2px solid #e23a47;
}

.eael-post-list-header .header-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-header .header-title .title {
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
	background-color: #e23a47;
	color: #fff;
	padding: 0 25px;
	text-transform: uppercase;
}

.eael-post-list-header .post-categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.eael-post-list-header .post-categories a {
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	display: inline-block;
	padding: 6px 10px;
	margin: 0 3px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.eael-post-list-header .post-categories a:focus {
	outline: 0;
}

.eael-post-list-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	z-index: 0;
	padding: 0 0 10px 0;
}

.eael-post-list-featured-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-right: 15px;
	margin: 10px 0;
}

.eael-post-list-featured-inner {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	background-color: #9ba4bc;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 0;
	-webkit-animation: eael-fade-in .5s linear;
	animation: eael-fade-in .5s linear;
}

.eael-post-list-featured-inner:after {
	content: "";
	position: absolute;
	z-index: -1;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .9)));
	background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .9));
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .7;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.eael-post-list-featured-inner:hover::after {
	opacity: 1;
}

.eael-post-list-featured-inner .featured-content {
	width: 100%;
	padding: 15px;
	line-height: 1.5;
}

.eael-post-list-featured-inner .featured-content .meta {
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
}

.eael-post-list-featured-inner .featured-content .meta span {
	display: inline-block;
	margin-right: 10px;
}

.eael-post-list-featured-inner .featured-content .meta span i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-last-modified {
	color: hsla(0, 0%, 100%, .8);
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-featured-inner .featured-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-featured-inner .featured-content .meta span a {
	color: #fff;
}

.eael-post-list-featured-inner .featured-content .meta span a:hover {
	color: #9ba4bc;
}

.eael-post-list-featured-inner .featured-content .eael-post-list-title, .eael-post-list-featured-inner .featured-content .eael-post-list-title a {
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
	margin: 8px 0 0 0;
}

.eael-post-list-featured-inner .featured-content .eael-post-list-title a:hover {
	color: #9ba4bc;
}

.eael-post-list-posts-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin: 10px 0;
}

.eael-post-list-thumbnail {
	max-width: 30%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	overflow: hidden;
	margin-right: 15px;
}

.eael-empty-thumbnail {
	background-color: #f9f9f9;
}

.eael-post-list-content .meta {
	font-size: 12px;
	line-height: 1;
	margin: 5px 0;
}

.eael-post-list-content .meta .eael-post-last-modified {
	color: #666;
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-content .meta .eael-post-last-modified:before {
	content: "";
}

.eael-post-list-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-content .eael-post-list-title, .eael-post-list-content .eael-post-list-title a {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.eael-post-list-content p {
	margin-top: 8px;
	font-size: 13px;
	line-height: 1.5;
}

.post-list-pagination .btn-prev-post, .post-list-pagination .btn-next-post {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #dcdcdc;
	border-radius: 0;
	color: rgba(0, 0, 0, .8);
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
}

.post-list-pagination .btn-prev-post:focus, .post-list-pagination .btn-next-post:focus {
	outline: 0;
	background: rgba(0, 0, 0, 0);
}

.post-list-pagination .btn-prev-post:disabled, .post-list-pagination .btn-next-post:disabled, .post-list-pagination .btn-prev-post:disabled:hover, .post-list-pagination .btn-next-post:disabled:hover {
	cursor: no-drop;
	opacity: .5;
}

.eael-post-list-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 10px 8px 0;
	-webkit-animation: eael-slide-in-up .5s linear;
	animation: eael-slide-in-up .5s linear;
}

.eael-post-list-col-1 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.eael-post-list-col-2 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}

.eael-post-list-col-3 .eael-post-list-post {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
}

@-webkit-keyframes eael-fade-in {
	0% {
		opacity: 0;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	
	100% {
		opacity: 1;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@keyframes eael-fade-in {
	0% {
		opacity: 0;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	
	100% {
		opacity: 1;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@-webkit-keyframes eael-slide-in-up {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@keyframes eael-slide-in-up {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@-webkit-keyframes eael-slide-in-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@keyframes eael-slide-in-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%);
		-webkit-transition: .6s;
		transition: .6s;
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@media only screen and (max-width: 767px) {
	.eael-post-list-featured-wrap {
		-webkit-box-flex: 1;
		-ms-flex: 1 100%;
		flex: 1 100%;
		padding: 0;
	}
	
	.eael-post-list-col-1 .eael-post-list-post, .eael-post-list-col-2 .eael-post-list-post, .eael-post-list-col-3 .eael-post-list-post, .eael-post-list-col-4 .eael-post-list-post {
		-webkit-box-flex: 1;
		-ms-flex: 1 100%;
		flex: 1 100%;
	}
}

.eael-post-list-container.layout-advanced {
	overflow: unset;
}

.eael-post-list-container.layout-advanced .eael-post-list-wrap, .eael-post-list-container.layout-advanced .eael-post-list-post {
	padding: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-empty-thumbnail {
	background-color: rgba(0, 0, 0, 0);
}

.eael-post-list-container.layout-advanced .eael-post-list-header {
	margin-bottom: 75px;
	-webkit-box-shadow: 0 10px 35px 8px rgba(0, 9, 78, .1);
	box-shadow: 0 10px 35px 8px rgba(0, 9, 78, .1);
	border-radius: 8px;
	background: #fff;
	border: 0 solid;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header {
		padding: 25px 0;
		display: block;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories {
		margin-bottom: 15px;
		display: block;
		text-align: center;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a {
	border-radius: 8px;
	text-transform: capitalize;
	color: #040054;
	padding: 28px;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a {
		display: block;
		width: 60%;
		margin: 0 auto !important;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-categories a.active {
	background: #543bc2;
	color: #fff !important;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form {
	position: relative;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form {
		border: 1px solid #d7d7d7;
		border-radius: 5px;
		margin: 0 10px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
	width: 470px;
	text-align: right;
	padding: 12px 40px;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
		padding: 0 30px 0 0;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
	border: 0 solid;
	padding: 5px 5px 5px 12px;
	width: 90%;
	border-left: 1px solid #d7d7d7;
	border-radius: 0;
	outline: 0 !important;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
		border: 0 solid;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input {
		padding: 15px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-webkit-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-moz-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input:-ms-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::-ms-input-placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form input::placeholder {
	color: #d7d7d7;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form i.fa-search {
	color: #5347c1;
	font-size: 18px;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
		width: 289px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
	background: #fff;
	border: 1px solid #eee;
	position: absolute;
	left: auto;
	z-index: 99;
	padding: 15px 15px 15px 25px;
	width: 412px;
	right: 0;
	top: 112%;
	border-radius: 0 0 8px 8px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 9, 78, .1);
	box-shadow: 0 5px 10px 0 rgba(0, 9, 78, .1);
	display: none;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
		right: 11px;
		top: 100%;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper {
		width: 360px;
		left: 50%;
		margin-left: -180px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post {
	margin-bottom: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post:last-child {
	margin-bottom: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6, .eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post p {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 {
	text-transform: unset;
	line-height: 1;
	margin-bottom: 5px;
	font-weight: 600;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a {
	color: #040054;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post h6 a:hover {
	color: #5347c1;
}

.eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form .result-posts-wrapper .ajax-search-result-post .search-result-content {
	font-size: 12px;
	line-height: 2em;
	color: #707070;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 15px;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner {
	padding: 0 15px 0 15px;
	position: relative;
	z-index: 1;
	width: 100%;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-post-inner:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70%;
	content: "";
	background: #f8f8fe;
	z-index: -1;
	border-radius: 5px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner {
	width: 100%;
	padding-top: 10px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after {
	height: 100%;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-post-inner:after {
	-webkit-box-shadow: 0 8px 25px 0 rgba(0, 6, 55, .1);
	box-shadow: 0 8px 25px 0 rgba(0, 6, 55, .1);
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post:hover .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail {
	max-width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin-right: 0;
	margin-bottom: 40px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

@media (max-width: 1024px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail img {
		width: 100%;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-thumbnail.eael-empty-thumbnail {
	display: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content {
	padding: 0 10px 25px 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .eael-post-list-title {
	margin-bottom: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-last-modified {
	color: #707070;
	font-style: italic;
	margin-left: 8px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-last-modified i {
	margin-right: 4px;
	font-size: 11px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .meta .eael-post-published-date i {
	margin-right: 4px;
	font-size: 12px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta > div {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta > div {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories {
	text-align: right;
	-webkit-transition: all ease-in-out 500ms;
	transition: all ease-in-out 500ms;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories {
		text-align: left;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap {
	display: inline-block;
	background: #fff;
	padding: 12px 20px;
	line-height: 1;
	border-radius: 5px;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 400;
	-webkit-box-shadow: 0 0 18px 5px rgba(0, 9, 78, .1);
	box-shadow: 0 0 18px 5px rgba(0, 9, 78, .1);
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	margin: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a {
	color: #707070;
	position: relative;
	padding-right: 7px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a:first-child:after {
	content: "";
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories.user-meta-hidden {
	text-align: left;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .meta-categories.user-meta-hidden .meta-cats-wrap {
	margin-left: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .avatar.photo {
	height: 100%;
}

@media (max-width: 767px) {
	.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta {
		padding-left: 15px;
	}
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-photo {
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info {
	margin: 0;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info h5 {
	margin: 0;
	line-height: 1;
	font-size: 14px;
	color: #040054;
	font-weight: 400;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info p {
	font-size: 13px;
	color: #707070;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner {
	border: 1px solid #eee;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail .eael-post-list-post-inner:after {
	background: none;
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner {
	border-color: rgba(0, 0, 0, 0);
}

.eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post.eael-empty-thumbnail:hover .eael-post-list-post-inner .boxed-meta .meta-categories .meta-cats-wrap {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
	grid-template-columns: 1fr;
}

.eael-post-list-col-1 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap .eael-post-list-content {
	background: none;
}

.eael-post-list-col-1 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-1 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-1 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(1, 1fr);
}

.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
	grid-template-columns: 1fr 1fr;
}

@media (max-width: 1024px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-advanced .eael-post-list-wrap .eael-post-list-posts-wrap {
		grid-template-columns: 1fr;
	}
}

.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-2 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-2 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-3 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-3 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1024px) {
	.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width: 767px) {
	.eael-post-list-col-4 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-col-4 .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner {
	display: block;
	position: relative;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner:after {
	content: none;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content {
	position: absolute;
	left: 0;
	width: 100%;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb {
	height: 66%;
	top: 0;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: fill;
	object-fit: fill;
}

.eael-post-list-container.layout-default.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-2.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content, .eael-post-list-container.layout-preset-3.preset-2 .eael-post-list-featured-wrap .eael-post-list-featured-inner .featured-content {
	bottom: 0;
	height: 34%;
}

.eael-post-list-container.layout-default .meta-categories, .eael-post-list-container.layout-preset-2 .meta-categories, .eael-post-list-container.layout-preset-3 .meta-categories {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.eael-post-list-container.layout-default .meta-categories a, .eael-post-list-container.layout-preset-2 .meta-categories a, .eael-post-list-container.layout-preset-3 .meta-categories a {
	font-size: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15px;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post {
	padding: 0;
	background-color: #fff;
	-webkit-box-shadow: -2px 1px 6px 2px #f7eaea;
	box-shadow: -2px 1px 6px 2px #f7eaea;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content {
	padding: 10px;
	justify-self: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.eael-post-list-container.layout-default .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-2 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after, .eael-post-list-container.layout-preset-3 .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-featured-inner:after {
	position: absolute;
}

.post-list-pagination button {
	margin-top: 20px;
}

.elementor-widget-section .eael-protected-content-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-section .protected-content-error-msg {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-2976 .elementor-element.elementor-element-68d02be > .elementor-container {
	max-width: 1607px;
}

.elementor-2976 .elementor-element.elementor-element-68d02be {
	padding: 109px 0px 90px 0px;
}

.elementor-widget-eael-post-list .eael-protected-content-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-eael-post-list .protected-content-error-msg {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title a {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title a {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-eael-post-list .eael-post-list-content p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-content .meta {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
	grid-template-columns: repeat(col-3, 1fr);
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-container {
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap {
	grid-gap: 38px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination {
	text-align: left;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post i, .elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post i {
	font-size: 14px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post svg, .elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post svg {
	width: 14px;
	height: 14px;
	line-height: 14px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post {
	color: #222;
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post {
	color: #222;
	background-color: #fff;
	border-radius: 0px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post svg, .elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post svg {
	fill: #222;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post:hover {
	color: #fff;
	background-color: #222;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-next-post:hover svg {
	fill: #fff;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post:hover {
	color: #fff;
	background-color: #222;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .post-list-pagination .btn-prev-post:hover svg {
	fill: #fff;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-thumbnail {
	margin-bottom: 0px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title, .elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title a {
	color: #000;
	font-family: "Jost", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title:hover, .elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title a:hover {
	color: var(--e-global-color-text);
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-content .eael-post-list-title {
	text-align: left;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-content p {
	color: #000;
	font-family: "Nunito Sans", Sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-content .meta {
	color: #000;
	font-family: "Jost", Sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 46px;
	letter-spacing: 1px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-post-inner:after {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-post:hover .eael-post-list-post-inner:after {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-container.layout-advanced .eael-post-list-header .post-list-ajax-search-form form {
	width: 470px;
}

.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-elements-readmore-btn {
	font-family: "Josefin Sans", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 26px;
	letter-spacing: 2px;
	color: #6c6c6c;
}

@media (max-width:1024px) {
	.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (max-width:767px) {
	.elementor-widget-eael-post-list .eael-post-list-header .header-title .title {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-header .post-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-content .meta {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-2976 .elementor-element.elementor-element-0632704 .eael-post-list-posts-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

#forminator-module-7956:not(.select2-dropdown) {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#forminator-module-7956 {
	border-width: 0;
	border-style: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#forminator-module-7956 {
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
}

#forminator-module-7956 .forminator-pagination-footer .forminator-button-paypal {
	flex: 1;
}

#forminator-module-7956 .forminator-button-paypal > .paypal-buttons {}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message p {
	font-size: 15px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-error {
	background-color: #f9e4e8;
	box-shadow: inset 2px 0 0 0 #e51919;
	-moz-box-shadow: inset 2px 0 0 0 #e51919;
	-webkit-box-shadow: inset 2px 0 0 0 #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-error:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-error:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-error:active {
	box-shadow: inset 2px 0 0 0 #e51919;
	-moz-box-shadow: inset 2px 0 0 0 #e51919;
	-webkit-box-shadow: inset 2px 0 0 0 #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-error, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-error p {
	color: #333;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-success {
	background-color: #bceee6;
	box-shadow: inset 2px 0 0 0 #067963;
	-moz-box-shadow: inset 2px 0 0 0 #067963;
	-webkit-box-shadow: inset 2px 0 0 0 #067963;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-success:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-success:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-success:active {
	box-shadow: inset 2px 0 0 0 #067963;
	-moz-box-shadow: inset 2px 0 0 0 #067963;
	-webkit-box-shadow: inset 2px 0 0 0 #067963;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-success, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-success p {
	color: #333;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-loading {
	background-color: #f8f8f8;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-loading, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-response-message.forminator-loading p {
	color: #666;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-title {
	font-size: 45px;
	font-family: inherit;
	font-weight: 400;
	text-align: left;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-subtitle {
	font-size: 18px;
	font-family: inherit;
	font-weight: 400;
	text-align: left;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-title {
	color: #333;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-subtitle {
	color: #333;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-label {
	font-size: 12px;
	font-family: inherit;
	font-weight: 700;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-label {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-description-password {
	display: block;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-description, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-description p {
	font-size: 12px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-description a, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-description a:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-description a:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-description a:active {
	box-shadow: none;
	text-decoration: none;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-description p {
	margin: 0;
	padding: 0;
	border: 0;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-description, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-description p {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-description a {
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-description a:hover {
	color: #086a91;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-description a:active {
	color: #086a91;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-error-message {
	font-size: 12px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-error-message {
	background-color: #f9e4e8;
	color: #333;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-input input, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-iti-input .iti__selected-dial-code {
	font-size: 16px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-input:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-input:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-input:active {
	border-color: #777771;
	background-color: #ededed;
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input:disabled, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-calculation:disabled {
	-webkit-text-fill-color: #000;
	opacity: 1;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input input, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-input input:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-input input:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-input input:active, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-iti-input .iti__selected-dial-code, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-iti-input:hover .iti__selected-dial-code, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-iti-input:active .iti__selected-dial-code, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-iti-input:focus-within .iti__selected-dial-code {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input::placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input:-moz-placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input::-moz-placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input:-ms-input-placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input::-webkit-input-placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-is_hover .forminator-input {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-is_active .forminator-input {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-has_error .forminator-input {
	border-color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-input-with-icon [class*="forminator-icon-"] {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-is_active .forminator-input-with-icon [class*="forminator-icon-"] {
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-suffix {
	font-size: 16px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-suffix {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-prefix {
	font-size: 16px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-prefix {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea {
	font-size: 16px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea:active {
	border-color: #777771;
	background-color: #ededed;
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-is_hover .forminator-textarea {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-is_active .forminator-textarea {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-has_error .forminator-textarea {
	border-color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea::placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea:-moz-placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea::-moz-placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea:-ms-input-placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-textarea::-webkit-input-placeholder {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio {
	font-size: 14px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio .forminator-radio-bullet, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio .forminator-radio-image {
	border-color: #777771;
	background-color: #ededed;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio .forminator-radio-bullet:before {
	background-color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio input:checked + .forminator-radio-bullet {
	border-color: #097baa;
	background-color: #ededed;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio:hover .forminator-radio-image, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio input:checked ~ .forminator-radio-image {
	border-color: #097baa;
	background-color: #e1f6ff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-has_error .forminator-radio .forminator-radio-bullet {
	border-color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox__label, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox__label p {
	font-size: 14px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox__label, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox__label p, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .forminator-checkbox {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox .forminator-checkbox-box, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .forminator-checkbox .forminator-checkbox-box {
	border-color: #777771;
	background-color: #ededed;
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox .forminator-checkbox-image {
	border-color: #777771;
	background-color: #ededed;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox input:checked + .forminator-checkbox-box, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .forminator-checkbox input:checked + .forminator-checkbox-box {
	border-color: #097baa;
	background-color: #ededed;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox:hover .forminator-checkbox-image, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox input:checked ~ .forminator-checkbox-image {
	border-color: #097baa;
	background-color: #e1f6ff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-has_error .forminator-checkbox .forminator-checkbox-box, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .forminator-has_error .forminator-checkbox .forminator-checkbox-box {
	border-color: #e51919;
}

@media screen and ( max-width: 782px ) {
	.forminator-ui#forminator-module-7956.forminator-design--default .forminator-checkbox:hover .forminator-checkbox-image {
		border-color: #777771;
		background-color: #ededed;
	}
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-consent, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-consent__label, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-consent__label p {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-consent .forminator-checkbox-box {
	border-color: #777771;
	background-color: #ededed;
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-consent input:checked + .forminator-checkbox-box {
	border-color: #097baa;
	background-color: #ededed;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-has_error .forminator-consent .forminator-checkbox-box {
	border-color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default select.forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
	border-color: #777771;
	background-color: #ededed;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__arrow {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:hover {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:hover .select2-selection__rendered {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:hover .select2-selection__arrow {
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus .select2-selection__rendered, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus .select2-selection__arrow, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] .select2-selection__arrow {
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-field.forminator-has_error .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
	border-color: #e51919;
}

.forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-search input, .forminator-select-dropdown-container--open .forminator-dropdown--multiple.forminator-custom-form-7956.forminator-dropdown--default .select2-search input {
	font-size: 16px;
	font-weight: 400;
}

.forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option, .forminator-select-dropdown-container--open .forminator-dropdown--multiple.forminator-custom-form-7956.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option span {
	font-size: 16px;
	font-weight: 400;
}

.forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option span:not(.forminator-checkbox-box) {
	color: #777771;
}

.forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted span:not(.forminator-checkbox-box) {
	background-color: #ddd;
	color: #000;
}

.forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected span:not(.forminator-checkbox-box) {
	background-color: #097baa;
	color: #fff;
}

.forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-search input, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-search input:focus, .forminator-select-dropdown-container--open .forminator-custom-form-7956.forminator-dropdown--default .select2-search input:hover {
	border-color: #097baa;
	background-color: #fff;
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multiselect .forminator-option {
	font-size: 16px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2-selections > li {
	font-size: 12px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default select.forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"] .select2-selection__placeholder {
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multiselect {
	border-color: #777771;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-has_error .forminator-multiselect {
	border-color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multiselect .forminator-option {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multiselect .forminator-option:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-multiselect .forminator-option:focus-within {
	background-color: #ddd;
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multiselect .forminator-option.forminator-is_checked {
	background-color: #097baa;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2-selections > li {
	background-color: #888;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2-selections > li > button {
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"] {
	border-color: #777771;
	background-color: #ededed;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"] .select2-selection__rendered {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"] .select2-selection__arrow {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:hover {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:hover .select2-selection__rendered {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:hover .select2-selection__arrow {
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--multiple[role="combobox"] {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:focus .select2-selection__rendered, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--multiple[role="combobox"] .select2-selection__rendered {
	color: #000;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:focus .select2-selection__arrow, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--multiple[role="combobox"] .select2-selection__arrow {
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-field.forminator-has_error .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"] {
	border-color: #e51919;
}

.forminator-custom-form-7956.forminator-calendar--default {
	font-family: inherit;
}

.forminator-custom-form-7956.forminator-calendar--default:before {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-header .ui-corner-all {
	background-color: #097baa;
	color: #fff;
}

.forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select {
	border-color: #bbb;
	background-color: #fff;
	color: #777771;
}

.forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar thead th {
	color: #333;
}

.forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default, .forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td.ui-state-disabled span {
	border-color: #e6e6e6;
	background-color: #e6e6e6;
	color: #777771;
}

.forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default:hover, .forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-hover {
	border-color: #ddd;
	background-color: #ddd;
	color: #777771;
}

.forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default:active, .forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-active {
	border-color: #097baa;
	background-color: #097baa;
	color: #fff;
}

.forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight {
	border-color: #097baa;
	background-color: #c8dee7;
	color: #097baa;
}

.forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight:active, .forminator-custom-form-7956.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight.ui-state-active {
	border-color: #097baa;
	background-color: #097baa;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-upload {
	font-size: 14px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-file-upload > span {
	font-size: 12px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-upload {
	background-color: #067963;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-upload:hover {
	background-color: #05614f;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-upload:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-upload:active {
	background-color: #05614f;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-file-upload > span {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-delete {
	background-color: rgba(0, 0, 0, 0);
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-delete:hover {
	background-color: #f9e4e8;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-delete:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-delete:active {
	background-color: #f9e4e8;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-delete [class*="forminator-icon-"] {
	color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-delete:hover [class*="forminator-icon-"] {
	color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-delete:focus [class*="forminator-icon-"], .forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-delete:active [class*="forminator-icon-"] {
	color: #e51919;
}

/*
	====================
	MU Panel Font Styles
	====================
	*/

/* STATE: Default */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p {
	font-size: 13px;
	line-height: 1.7;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:visited, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:focus {
	font-weight: 700;
	text-decoration: underline;
}

/*
	====================
	MU File Font Styles
	====================
	*/

/* STATE: Default */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--title {
	font-size: 13px;
	line-height: 1.3;
	font-weight: 700;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--size {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: 700;
}

/*
	====================
	MU Panel Color Styles
	====================
	*/

/* STATE: Default */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload {
	cursor: pointer;
	border-color: #777771;
	background-color: #ededed;
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p {
	color: #666;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:visited, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:focus {
	color: #097baa;
}

/* STATE: Hover */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload:hover {
	border-color: #097baa;
	background-color: #e6e6e6;
	color: #777771;
}

/* STATE: Focus */

/* STATE: Drag Over */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-multi-upload.forminator-dragover {
	border-color: #097baa;
	background-color: #e1f6ff;
	color: #097baa;
}

/* STATE: Error */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-has_error .forminator-multi-upload {
	border-color: #e51919;
	background-color: #ededed;
	color: #777771;
}

/*
	====================
	MU File Color Styles
	====================
	*/

/* STATE: Default */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--preview {
	border-color: #777771;
	background-color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--preview [class*="forminator-icon-"] {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--title {
	color: #333;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--size {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--size [class*="forminator-icon-"] {
	color: #888;
}

/* Error */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file.forminator-has_error .forminator-uploaded-file--image, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file.forminator-has_error .forminator-uploaded-file--preview {
	border-color: #e51919;
	background-color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file.forminator-has_error .forminator-uploaded-file--preview [class*="forminator-icon-"] {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-uploaded-file.forminator-has_error .forminator-uploaded-file--size [class*="forminator-icon-"] {
	color: #e51919;
}

/*
	====================
	Signature Font Styles
	====================
	*/

/* STATE: Default */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-signature .forminator-signature--placeholder {
	font-size: 16px;
	font-weight: 400;
}

/*
	====================
	Signature Colors
	====================
	*/

/* STATE: Default */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-signature {
	border-color: #777771;
	background-color: #ededed !important;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-signature .forminator-signature--placeholder {
	color: #888;
}

/* STATE: Hover */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-field-signature.forminator-is_hover .forminator-signature {
	border-color: #097baa;
	background-color: #e6e6e6 !important;
}

/* STATE: Error */
.forminator-ui#forminator-module-7956.forminator-design--default .forminator-field-signature.forminator-has_error .forminator-signature {
	border-color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-submit {
	font-size: 14px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-submit {
	background-color: #097baa;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-submit:hover {
	background-color: #086a91;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-submit:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-submit:active {
	background-color: #086a91;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-steps .forminator-step .forminator-step-label {
	font-size: 12px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-steps .forminator-break {
	background-color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-steps .forminator-break:before {
	background-color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-steps .forminator-step .forminator-step-label {
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-steps .forminator-step .forminator-step-dot {
	border-color: #777771;
	background-color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-steps .forminator-step.forminator-current ~ .forminator-step .forminator-step-label {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-steps .forminator-step.forminator-current ~ .forminator-step .forminator-step-dot {
	border-color: #777771;
	background-color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-progress .forminator-progress-label {
	font-size: 12px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-progress .forminator-progress-label {
	color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-progress .forminator-progress-bar {
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-pagination-progress .forminator-progress-bar span {
	background-color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-back {
	font-size: 14px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-back {
	background-color: #067963;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-back:hover {
	background-color: #05614f;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-back:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-back:active {
	background-color: #05614f;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-next {
	font-size: 14px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-next {
	background-color: #067963;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-next:hover {
	background-color: #05614f;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-next:focus, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-button-next:active {
	background-color: #05614f;
	color: #fff;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-field {
	background: rgba(248, 248, 248, .5);
	box-shadow: inset 5px 0px 0px rgba(221, 221, 221, .5);
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-field .forminator-grouped-fields {
	border-bottom: 1px solid rgba(170, 170, 170, .5);
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-field .forminator-grouped-fields:last-child {
	border-bottom: unset;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-link, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-button {
	font-size: 12px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-icon {
	font-size: 18px;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-link {
	color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-link:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-link:active, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-link:focus {
	color: #289dcc;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-icon {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-icon:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-icon:active {
	color: #666;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-button {
	background-color: #f8f8f8;
	color: #666;
	border: 1px solid #aaa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-button:hover {
	background-color: #f1f1f1;
	color: #666;
	border: 1px solid #aaa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-button:active {
	background-color: #eee;
	color: #333;
	border: 1px solid #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-repeater-action-button:disabled {
	background-color: transparent;
	color: #aaa;
	border: 1px solid rgba(31, 31, 31, .12);
}

.forminator-ui#forminator-module-7956.forminator-design--default .StripeElement:not(.forminator-stripe-payment-element) {
	padding: 9px;
	border-width: 1px;
	border-style: solid;
	border-color: #777771;
	border-radius: 2px;
	background-color: #ededed;
	color: #000;
	transition: .2s ease;
}

.forminator-ui#forminator-module-7956.forminator-design--default .StripeElement:not(.forminator-stripe-payment-element):hover {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .StripeElement--focus, .forminator-ui#forminator-module-7956.forminator-design--default .StripeElement--focus:hover {
	border-color: #097baa;
	background-color: #e6e6e6;
}

.forminator-ui#forminator-module-7956.forminator-design--default .StripeElement--invalid, .forminator-ui#forminator-module-7956.forminator-design--default .StripeElement--invalid:hover, .forminator-ui#forminator-module-7956.forminator-design--default .StripeElement--focus.StripeElement--invalid {
	border-color: #e51919;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-rating-suffix {
	color: #888;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-rating-item [class*=forminator-icon-]:before {
	color: #aaa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-rating-item.forminator-rating-hover [class*=forminator-icon-]:before, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-rating-item.forminator-rating-selected [class*=forminator-icon-]:before {
	color: #ff7e41;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-radio {
	font-size: 15px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .forminator-slider-amount {
	font-size: 16px;
	font-family: inherit;
	font-weight: 400;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .forminator-slide, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .forminator-slide:hover {
	background-color: #ededed;
	border-color: #777771;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .ui-slider-range, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .ui-slider-handle {
	background-color: #097baa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .forminator-slide:hover .ui-slider-range, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .ui-slider-handle:hover, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .ui-slider-handle:focus {
	background-color: #086a91;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider.forminator-disabled .forminator-slide {
	background-color: #ddd;
	border-color: transparent;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider.forminator-disabled .ui-slider-range {
	background-color: #ddd;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider.forminator-disabled .ui-slider-handle {
	background-color: #aaa;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .forminator-slider-amount {
	color: #333;
}

.forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .forminator-slider-limit, .forminator-ui#forminator-module-7956.forminator-design--default .forminator-slider .forminator-slider-labels {
	color: #888;
}

/*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */
.forminator-ui [class*=forminator-icon-]:before, .forminator-ui [class^=forminator-icon-]:before {
	speak: none;
	line-height: 1;
	font-family: forminator-icons-font !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga" 1;
	font-feature-settings: "liga" 1;
	-webkit-font-variant-ligatures: discretionary-ligatures;
	font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes click-animation {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: .2;
		-khtml-opacity: .2;
	}
	
	50% {
		-webkit-transform: translate(-50%, -50%) scale(2);
		transform: translate(-50%, -50%) scale(2);
		opacity: .1;
		-khtml-opacity: .1;
	}
	
	100% {
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		opacity: 0;
		-khtml-opacity: 0;
	}
}

@keyframes click-animation {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: .2;
		-khtml-opacity: .2;
	}
	
	50% {
		-webkit-transform: translate(-50%, -50%) scale(2);
		transform: translate(-50%, -50%) scale(2);
		opacity: .1;
		-khtml-opacity: .1;
	}
	
	100% {
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		opacity: 0;
		-khtml-opacity: 0;
	}
}

.forminator-ui .forminator-loading:before {
	-webkit-animation: spin 1.3s linear infinite;
	animation: spin 1.3s linear infinite;
}

.forminator-ui .forminator-icon-calendar:before {
	content: "📅";
}

.forminator-ui .forminator-icon-cancel:before {
	content: "✕";
}

.forminator-ui .forminator-icon-check:before {
	content: "✓";
}

.forminator-ui .forminator-icon-chevron-down:before {
	content: "⌄";
}

.forminator-ui .forminator-icon-chevron-left:before {
	content: "❮";
}

.forminator-ui .forminator-icon-chevron-right:before {
	content: "❯";
}

.forminator-ui .forminator-icon-chevron-up:before {
	content: "⌃";
}

.forminator-ui .forminator-icon-close:before {
	content: "⊗";
}

.forminator-ui .forminator-icon-file:before {
	content: "📄";
}

.forminator-ui .forminator-icon-loader:before {
	content: "◌";
}

.forminator-ui .forminator-icon-refresh:before {
	content: "⟳";
}

.forminator-ui .forminator-icon-reset:before {
	content: "⥁";
}

.forminator-ui .forminator-icon-social-facebook:before {
	content: "";
}

.forminator-ui .forminator-icon-social-linkedin:before {
	content: "";
}

.forminator-ui .forminator-icon-social-twitter:before {
	content: "";
}

.forminator-ui .forminator-icon-upload:before {
	content: "⊼";
}

.forminator-ui .forminator-icon-warning:before {
	content: "⚠";
}

.forminator-ui .forminator-icon-add:before {
	content: "";
}

.forminator-ui .forminator-icon-remove:before {
	content: "";
}

.forminator-ui .forminator-icon-star:before {
	content: "";
}

.forminator-ui .forminator-icon-heart:before {
	content: "";
}

.forminator-ui .forminator-icon-like:before {
	content: "";
}

.forminator-ui .forminator-icon-smile:before {
	content: "";
}

/*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */
.forminator-ui .forminator-screen-reader-only {
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	position: absolute !important;
	white-space: nowrap !important;
	margin: -1px !important;
	padding: 0 !important;
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
}

.forminator-ui * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.forminator-ui img {
	max-width: 100%;
}

.forminator-ui .forminator-hidden {
	display: none !important;
}

.forminator-ui fieldset {
	line-height: 1;
}

/*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */
.forminator-ui.forminator-custom-form[data-grid=open] .forminator-row-inside:not(:last-child), .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row:not(:last-child) {
	margin-bottom: 20px;
}

.forminator-ui.forminator-custom-form[data-grid=open] .forminator-row-inside:focus, .forminator-ui.forminator-custom-form[data-grid=open] .forminator-row:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.forminator-ui.forminator-custom-form[data-grid=open] .forminator-col:not(:last-child) {
	margin-bottom: 20px;
}

.forminator-ui.forminator-custom-form[data-grid=open] .forminator-col:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row, .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-col-md-3, .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-col-md-3 {
		width: 25%;
		max-width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
	}
	
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-col-md-4, .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-col-md-4 {
		width: 33.33333333%;
		max-width: 33.33333333%;
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
	}
	
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-col-md-6, .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-col-md-6 {
		width: 50%;
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-col-md-12, .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-col-md-12 {
		width: 100%;
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-no-margin, .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-no-margin {
		margin-bottom: -30px;
	}
	
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-no-margin .forminator-col, .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-no-margin .forminator-col {
		margin-bottom: 30px;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
		margin-bottom: 30px;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row, .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-right: -15px;
		margin-left: -15px;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col:not(:last-child) {
		margin-bottom: 0;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col {
		min-width: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding: 0 15px;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-3 .forminator-row-inside[data-multiple=true] .forminator-col:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-3 .forminator-row[data-multiple=true] .forminator-col:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-4 .forminator-row-inside[data-multiple=true] .forminator-col:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-4 .forminator-row[data-multiple=true] .forminator-col:not(:last-child) {
		margin-bottom: 30px;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-3 .forminator-row-inside[data-multiple=true], .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-3 .forminator-row[data-multiple=true], .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-4 .forminator-row-inside[data-multiple=true], .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-4 .forminator-row[data-multiple=true] {
		display: block;
	}
}

/*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */
.forminator-ui.forminator-custom-form[data-design=default] {
	font-variant-ligatures: none;
	-webkit-font-variant-ligatures: none;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box:before, .forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-loading:before {
	speak: none;
	line-height: 1;
	font-family: forminator-icons-font !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga" 1;
	font-feature-settings: "liga" 1;
	-webkit-font-variant-ligatures: discretionary-ligatures;
	font-variant-ligatures: discretionary-ligatures;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox input, .forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-image span span, .forminator-ui.forminator-custom-form[data-design=default] .forminator-radio input, .forminator-ui.forminator-custom-form[data-design=default] .forminator-rating, .forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-accessible {
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	position: absolute !important;
	white-space: nowrap !important;
	margin: -1px !important;
	padding: 0 !important;
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes click-animation {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: .2;
		-khtml-opacity: .2;
	}
	
	50% {
		-webkit-transform: translate(-50%, -50%) scale(2);
		transform: translate(-50%, -50%) scale(2);
		opacity: .1;
		-khtml-opacity: .1;
	}
	
	100% {
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		opacity: 0;
		-khtml-opacity: 0;
	}
}

@keyframes click-animation {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: .2;
		-khtml-opacity: .2;
	}
	
	50% {
		-webkit-transform: translate(-50%, -50%) scale(2);
		transform: translate(-50%, -50%) scale(2);
		opacity: .1;
		-khtml-opacity: .1;
	}
	
	100% {
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		opacity: 0;
		-khtml-opacity: 0;
	}
}

.forminator-ui.forminator-custom-form[data-design=default] {
	width: 100%;
	margin: 30px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-field {
	margin: 0;
	padding: 0;
	border: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-field:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.forminator-ui.forminator-custom-form[data-design=default]:first-child {
	margin-top: 0;
}

.forminator-ui.forminator-custom-form[data-design=default]:last-child {
	margin-bottom: 0;
}

.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-field:focus {
	outline: 0;
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small):first-child {
		margin-top: 0;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small):last-child {
		margin-bottom: 0;
	}
}

.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-fields-disabled > .forminator-pagination > *, .forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-fields-disabled > :not(.forminator-response-message):not(.forminator-pagination) {
	opacity: .5;
	-khtml-opacity: .5;
	pointer-events: none;
}

.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-fields-disabled > .forminator-pagination > * *, .forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-fields-disabled > :not(.forminator-response-message):not(.forminator-pagination) * {
	pointer-events: none;
}

.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-row:not(.forminator-paypal-row) {
	cursor: not-allowed;
}

.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-row:not(.forminator-paypal-row) .forminator-col {
	opacity: .5;
	-khtml-opacity: .5;
}

.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-row:not(.forminator-paypal-row) .forminator-col, .forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-row:not(.forminator-paypal-row) .forminator-col * {
	pointer-events: none;
}

.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-pagination-footer .forminator-button:not(.forminator-button-submit) {
	opacity: .5;
	-khtml-opacity: .5;
	pointer-events: none;
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) {
		margin: 30px 0;
	}
}

.forminator-draft-wrap {
	font-weight: 400;
	font-size: 15px;
}

.forminator-draft-wrap .forminator-draft-notice {
	margin-bottom: 30px;
	padding: 15px 22px;
	border-radius: 2px;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: #333;
	background-color: #bceee6;
}

.forminator-draft-wrap .forminator-draft-notice.draft-success {
	background-color: #bceee6;
	box-shadow: inset 2px 0 0 0 #1abca1;
	-moz-box-shadow: inset 2px 0 0 0 #1abca1;
	-webkit-box-shadow: inset 2px 0 0 0 #1abca1;
}

.forminator-draft-wrap .forminator-draft-notice.draft-error {
	background-color: #f9e4e8;
	box-shadow: inset 2px 0 0 0 #e04562;
	-moz-box-shadow: inset 2px 0 0 0 #e04562;
	-webkit-box-shadow: inset 2px 0 0 0 #e04562;
}

.forminator-draft-wrap .forminator-draft-email-response p:last-of-type {
	margin-bottom: 20px;
}

.forminator-draft-wrap .forminator-copy-field {
	position: relative;
	margin-bottom: 40px;
}

.forminator-draft-wrap .forminator-copy-field .forminator-draft-link {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 9px 110px 11px 15px;
	margin: 0;
	background: #eee;
	border: none;
	color: #555;
	text-decoration: underline;
	outline: 0;
	line-height: 20px;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	opacity: 1;
}

.forminator-draft-wrap .forminator-copy-field button, .forminator-draft-wrap .forminator-copy-field button:hover {
	width: 98px;
	height: 30px;
	padding: 0;
	position: absolute;
	top: 50%;
	right: 6px;
	background-color: #666;
	color: #fff;
	font-family: inherit;
	font-style: inherit;
	font-weight: 500;
	font-size: 13px;
	line-height: 22px;
	border: 0;
	outline: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}

.forminator-draft-wrap .forminator-copy-field button:hover {
	background-color: #7b7b7b;
}

.forminator-draft-wrap .forminator-draft-form .forminator-row, .forminator-draft-wrap .forminator-draft-form .forminator-row-inside {
	margin-bottom: 20px;
}

.forminator-draft-wrap .forminator-draft-form .forminator-label {
	display: block;
	cursor: default;
	margin: 0 0 5px 0;
	border: 0;
	line-height: 1.7em;
	font-size: 13px;
	font-family: inherit;
	font-weight: 500;
	color: #888;
}

.forminator-draft-wrap .forminator-draft-form .forminator-email--field {
	display: block;
	width: 100%;
	min-width: unset;
	max-width: unset;
	height: auto;
	min-height: unset;
	max-height: unset;
	margin: 0;
	padding: 10px;
	font-size: 16px;
	font-family: inherit;
	font-weight: 400;
	background-color: #ededed;
	color: #000;
	border-width: 0;
	border-style: none;
	border-radius: 0;
	background-image: unset;
	line-height: 1.3em;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	outline: 0;
}

.forminator-draft-wrap .forminator-draft-form .forminator-has_error .forminator-email--field {
	box-shadow: inset 2px 0 0 0 #e04562;
	-moz-box-shadow: inset 2px 0 0 0 #e04562;
	-webkit-box-shadow: inset 2px 0 0 0 #e04562;
}

.forminator-draft-wrap .forminator-draft-form .forminator-has_error .forminator-error-message {
	display: block;
	padding: 2px 10px;
	margin: 5px 0 0;
	border-radius: 0;
	line-height: 2em;
	background-color: #f9e4e8;
	color: #e04562;
	font-size: 12px;
	font-family: inherit;
	font-weight: 500;
}

.forminator-draft-wrap .forminator-draft-form button.forminator-button-submit {
	background-color: #289dcc;
	color: #fff;
	font-size: 14px;
	font-family: inherit;
	font-weight: 500;
	outline: 0;
	width: auto;
	min-width: 100px;
	max-width: unset;
	height: auto;
	min-height: unset;
	max-height: unset;
	cursor: pointer;
	display: inline-block;
	position: relative;
	margin: 0 10px 0 0;
	padding: 10px;
	border: 0;
	border-radius: 0;
	background-image: unset;
	line-height: 1.45em;
	text-align: center;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.forminator-draft-wrap .forminator-draft-form button.forminator-button-submit:hover {
	background-color: #35aede;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message {
	margin: 0 0 20px;
	padding: 15px 20px 15px 22px;
	border-radius: 2px;
	text-align: left;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message p {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.3em;
	letter-spacing: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message p:not(:last-child) {
	margin-bottom: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message, .forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message:active, .forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message:focus, .forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message:last-child {
	margin-bottom: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message[aria-hidden=true] {
	display: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-loading {
	position: relative;
	padding-left: 46px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-loading:before {
	content: "◌";
	position: absolute;
	top: 17px;
	left: 20px;
	font-size: 16px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-show {
	display: block;
}

.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-response-message, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-response-message:active, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-response-message:focus, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-response-message:hover {
	outline: 0;
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-response-message:last-child {
		margin-bottom: 0;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-response-message {
		margin-bottom: 30px;
	}
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-subtitle, .forminator-ui.forminator-custom-form[data-design=default] .forminator-title {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-subtitle:after, .forminator-ui.forminator-custom-form[data-design=default] .forminator-subtitle:before, .forminator-ui.forminator-custom-form[data-design=default] .forminator-title:after, .forminator-ui.forminator-custom-form[data-design=default] .forminator-title:before {
	content: unset;
	display: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-title {
	line-height: 1em;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-title + .forminator-subtitle {
	margin-top: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-subtitle {
	line-height: 1.4em;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-border {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 0;
	min-height: unset;
	max-height: unset;
	display: block;
	margin: 20px 0 0;
	padding: 0;
	border: 0;
	background-image: unset;
	background-color: rgba(0, 0, 0, 0);
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-border:first-child {
	margin-top: 0;
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-border:first-child {
		margin-top: 0;
	}
}

@media (min-width:783px) {
	.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-border {
		margin-top: 30px;
	}
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-label {
	cursor: default;
	display: block;
	line-height: 1.7em;
	margin: 0;
	border: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-label[for] {
	cursor: pointer;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description, .forminator-ui.forminator-custom-form[data-design=default] .forminator-error-message {
	margin: 5px 0 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-label + .forminator-description {
	margin: 0 0 5px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description {
	display: block;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description:first-child {
	margin: 0 0 5px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description::after {
	content: "";
	display: block;
	clear: both;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description {
	line-height: 1.5em;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description span:not(.forminator-monospace) {
	float: right;
	margin-right: 0;
	margin-left: auto;
	text-align: right;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description > a {
	margin: 0 2px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-description.forminator-repeater-description {
	margin: 0 0 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-error-message {
	display: none;
	padding: 2px 10px;
	border-radius: 2px;
	line-height: 2em;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-has_error .forminator-error-message {
	display: block;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: unset;
	max-width: unset;
	min-height: unset;
	max-height: unset;
	height: auto;
	line-height: 1.3em;
	background-image: unset;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	margin: 0;
	padding: 9px;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input, .forminator-ui.forminator-custom-form[data-design=default] .forminator-input:active, .forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled, .forminator-ui.forminator-custom-form[data-design=default] .forminator-input:focus, .forminator-ui.forminator-custom-form[data-design=default] .forminator-input:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled:not(.forminator-calculation) {
	border-style: dotted;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled {
	pointer-events: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled:-moz-placeholder {
	opacity: .4;
	-khtml-opacity: .4;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled::-moz-placeholder {
	opacity: .4;
	-khtml-opacity: .4;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled:-ms-input-placeholder {
	opacity: .4;
	-khtml-opacity: .4;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled::-webkit-input-placeholder {
	opacity: .4;
	-khtml-opacity: .4;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-custom-input {
	display: none;
	margin-top: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input:active, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input:disabled, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input:focus, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input:hover {
	outline: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix input {
	min-width: 50px;
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
	background-color: rgba(0, 0, 0, 0);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix input.nitro-lazy {
	background-image: none !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix .forminator-prefix, .forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix .forminator-suffix {
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix .forminator-prefix {
	margin-right: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix .forminator-suffix {
	margin-left: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	resize: vertical;
	margin: 0;
	min-height: 140px;
	background-image: unset;
	line-height: 20px;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	padding: 9px;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea, .forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:active, .forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled, .forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:focus, .forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled {
	pointer-events: none;
	border-style: dotted;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled:-moz-placeholder {
	opacity: .4;
	-khtml-opacity: .4;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled::-moz-placeholder {
	opacity: .4;
	-khtml-opacity: .4;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled:-ms-input-placeholder {
	opacity: .4;
	-khtml-opacity: .4;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled::-webkit-input-placeholder {
	opacity: .4;
	-khtml-opacity: .4;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-has_error .tmce-active .forminator-textarea.wp-editor-area {
	display: none;
}

.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea:active, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea:disabled, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea:focus, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea:hover {
	outline: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio {
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin: 10px 0;
	pointer-events: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio input:checked + .forminator-radio-bullet:before {
	opacity: 1;
	-khtml-opacity: 1;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio span {
	cursor: pointer;
	pointer-events: all;
	display: block;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet {
	width: 20px;
	height: 20px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20px;
	flex: 0 0 20px;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-radius: 40px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet:before {
	content: " ";
	width: 10px;
	height: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet ~ span {
	margin-left: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-label {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	line-height: 20px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 3px;
	border-width: 2px;
	border-style: solid;
	border-radius: 2px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-image span {
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-has_image .forminator-radio-image {
	margin-left: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-radio-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
	margin-right: 20px;
	margin-bottom: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-radio-inline.forminator-has_image.forminator-has_bullet {
	min-width: 80px;
	padding-top: 90px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-radio-inline.forminator-has_image.forminator-has_bullet .forminator-radio-image {
	position: absolute;
	top: 0;
	left: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-radio-inline:last-of-type {
	margin-right: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline) {
	margin: 20px 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline).forminator-has_image.forminator-has_bullet .forminator-radio-bullet {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-left: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline).forminator-has_image.forminator-has_bullet .forminator-radio-label {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline).forminator-has_image.forminator-has_bullet .forminator-radio-image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline):first-of-type {
	margin-top: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline):first-child {
	margin-top: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline):last-of-type {
	margin-bottom: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline):last-child {
	margin-bottom: 0;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet ~ span {
	margin-right: 10px;
	margin-left: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox {
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin: 10px 0;
	pointer-events: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox input:checked + .forminator-checkbox-box:before {
	opacity: 1;
	-khtml-opacity: 1;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox span {
	cursor: pointer;
	pointer-events: all;
	display: block;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box {
	width: 20px;
	height: 20px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20px;
	flex: 0 0 20px;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box:before {
	content: "✓";
	opacity: 0;
	-khtml-opacity: 0;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	color: inherit;
	font-size: 12px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box ~ span {
	margin-left: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox-label {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	line-height: 20px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 3px;
	border-width: 2px;
	border-style: solid;
	border-radius: 2px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-image span {
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	line-height: 20px;
	margin-left: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h1:last-child, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h2:last-child, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h3:last-child, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h4:last-child, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h5:last-child, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h6:last-child, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label ol:last-child, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label p:last-child, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label ul:last-child {
	margin-bottom: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-has_image .forminator-checkbox-image {
	margin-left: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
	margin-right: 20px;
	margin-bottom: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline.forminator-has_box {
	min-width: 80px;
	padding-top: 90px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline.forminator-has_box .forminator-checkbox-image {
	position: absolute;
	top: 0;
	left: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline:last-of-type {
	margin-right: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline) {
	margin: 20px 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-has_image.forminator-has_box .forminator-checkbox-box {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-left: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-has_image.forminator-has_box .forminator-checkbox-label {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-has_image.forminator-has_box .forminator-checkbox-image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):first-of-type {
	margin-top: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):first-child {
	margin-top: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):last-of-type {
	margin-bottom: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):last-child {
	margin-bottom: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-consent {
	margin: 0;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label {
	margin-right: 10px;
	margin-left: 0;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox-box ~ span {
	margin-right: 10px;
	margin-left: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button {
	width: auto;
	min-width: 100px;
	max-width: unset;
	height: auto;
	min-height: unset;
	max-height: unset;
	cursor: pointer;
	display: inline-block;
	position: relative;
	margin: 0 10px 0 0;
	padding: 10px;
	border: 0;
	border-radius: 2px;
	background-image: unset;
	line-height: 1.45em;
	text-align: center;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

@media (max-width:782px) {
	.forminator-ui.forminator-custom-form[data-design=default] .forminator-button {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button span {
	display: block;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button .forminator-icon-loader {
	opacity: 0;
	-khtml-opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button .forminator-icon-loader:before {
	display: block;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:active, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:focus, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:active, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:focus, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:hover {
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .6);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .6);
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:active span[aria-hidden]:not([class*=forminator-icon-]) {
	width: 120%;
	padding: 120% 0 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-disabled, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-onload, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:disabled {
	opacity: .5;
	-khtml-opacity: .5;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-onload span {
	opacity: 0;
	-khtml-opacity: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-onload .forminator-icon-loader {
	opacity: 1;
	-khtml-opacity: 1;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:last-child {
	margin-right: 0;
}

.forminator-ui.forminator-custom-form[data-design=default].draft-enabled .forminator-save-draft-link {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	color: #17a8e3;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
	padding: 10px 0;
	margin: 0 10px;
	text-decoration: none;
}

.forminator-ui.forminator-custom-form[data-design=default].draft-enabled .forminator-save-draft-link.disabled {
	color: #a5a5a5;
	cursor: default;
}

@media (max-width:782px) {
	.forminator-ui.forminator-custom-form[data-design=default].draft-enabled .forminator-save-draft-link {
		text-align: center;
		width: 100%;
		margin: 0 0 10px 0;
	}
}

.forminator-ui.forminator-custom-form[data-design=default].draft-enabled .forminator-button-paypal + .forminator-save-draft-link {
	margin: 0;
}

.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-button, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-button:active, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-button:focus, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-button:hover {
	outline: 0;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-button {
	margin: 0 0 0 10px;
}

@media (max-width:782px) {
	[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-button {
		margin: 0 0 10px 0;
	}
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-captcha {
	overflow: hidden;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-g-recaptcha:not(.recaptcha-invisible) .grecaptcha-badge {
	visibility: visible;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-g-recaptcha:not(.recaptcha-invisible) > div {
	width: 100% !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-g-recaptcha:not(.recaptcha-invisible) iframe {
	max-width: 100%;
	max-height: 100% !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-left {
	text-align: left;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-left > div {
	margin-right: auto;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-right {
	text-align: right;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-right > div {
	margin-left: auto;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-center {
	text-align: center;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-center > div {
	margin-left: auto;
	margin-right: auto;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-left {
	text-align: right;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-left > div {
	margin-left: auto;
	margin-right: 0;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-right {
	text-align: left;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-right > div {
	margin-right: auto;
	margin-left: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons {
	margin-top: -30px;
	line-height: 1;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button {
	padding: 5px 15px;
	border-radius: 15px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button:disabled {
	pointer-events: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-add, .forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-remove {
	margin-top: 30px;
	cursor: pointer;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-icon {
	padding: 0;
	background: rgba(0, 0, 0, 0);
	border: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-icon .sui-screen-reader-text {
	width: 1px;
	min-width: 1px;
	height: 1px;
	min-height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	position: absolute !important;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button, .forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-icon {
	margin-right: 15px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-link {
	display: inline-block;
	margin-right: 20px;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-action-buttons .forminator-repeater-add, .forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-action-buttons .forminator-repeater-remove {
	outline: 0;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button, [dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-icon {
	margin-left: 15px;
	margin-right: 0;
}

[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-link {
	margin-left: 20px;
	margin-right: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-repeater-field {
	border-radius: 4px;
	padding: 20px 20px 30px 25px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-repeater-field .forminator-grouped-fields {
	padding: 30px 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-repeater-field .forminator-grouped-fields:first-child {
	padding-top: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-repeater-field .forminator-grouped-fields:last-child {
	padding-bottom: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-hidden-input {
	display: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-slide {
	position: relative;
	text-align: left;
	cursor: pointer;
	border: 1px solid transparent;
	background: #ededed;
	border-radius: 5px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-slide:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	left: -10px;
	border-radius: inherit;
	background: inherit;
	border: inherit;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-slide {
	border: 1px solid #777771;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-slide:after {
	top: -1px;
	bottom: -1px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-disabled {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-disabled .forminator-slide {
	border: none;
	background: #ddd;
	border: 1px solid transparent;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-disabled .ui-slider-range {
	background: #ddd;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-disabled .ui-slider-handle {
	background: #aaa;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-handle {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #17a8e3;
	border: 0;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-handle:focus, .forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-handle:hover {
	background: #1289ba;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-handle {
	width: 40px;
	height: 40px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .forminator-slide {
	border-radius: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .forminator-slide:after {
	right: -20px;
	left: -20px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-range {
	background: #17a8e3;
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-range::after {
	content: "";
	position: absolute;
	inset: -1px;
	right: -9px;
	left: -9px;
	border-radius: inherit;
	background: inherit;
	border: inherit;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-state-disabled .ui-slider-handle, .forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal {
	min-height: 10px;
	margin: 6px 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal .ui-slider-handle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -10px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .15);
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal.forminator-slide-handle-icon .ui-slider-handle {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZF8xMjY4MV8yODgpIj4KPHBhdGggZD0iTTEgMkwxIDEwIiBzdHJva2U9IndoaXRlIiBzdHJva2Utb3BhY2l0eT0iMC41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTUgMkw1IDEwIiBzdHJva2U9IndoaXRlIiBzdHJva2Utb3BhY2l0eT0iMC41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTkgMkw5IDEwIiBzdHJva2U9IndoaXRlIiBzdHJva2Utb3BhY2l0eT0iMC41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGZpbHRlciBpZD0iZmlsdGVyMF9kXzEyNjgxXzI4OCIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz4KPGZlT2Zmc2V0IGR4PSIxIi8+CjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjAuNSIvPgo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJvdXQiLz4KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMSAwIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93XzEyNjgxXzI4OCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvd18xMjY4MV8yODgiIHJlc3VsdD0ic2hhcGUiLz4KPC9maWx0ZXI+CjwvZGVmcz4KPC9zdmc+Cg==");
	background-repeat: no-repeat;
	background-position: 6px center;
	background-size: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal.forminator-slide-handle-icon .ui-slider-handle.nitro-lazy {
	background-image: none !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal .ui-slider-range {
	top: -1px;
	bottom: -1px;
	border-radius: 5px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal {
	min-height: 20px;
	margin: 10px 20px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal.forminator-slide-handle-icon .ui-slider-handle {
	background-position: center;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal .ui-slider-handle {
	margin-left: -20px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal.forminator-slide-handle-icon .ui-slider-handle {
	background-size: 12px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal .ui-slider-range::after {
	right: -19px;
	left: -19px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal .ui-slider-range-min {
	border-radius: 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-small {
	width: 25%;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-medium {
	width: 50%;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-large {
	width: 75%;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-labels, .forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-limit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #888;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-limit {
	margin: 0 10px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-size-large .forminator-slider-limit {
	margin: 0 20px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-size-large .forminator-slider-labels {
	margin: 0 5px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-limit-top {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-separator {
	display: none;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-value-max, .forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-value-min {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-amount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2px;
	margin: 5px 0;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: -.2px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-amount.forminator-slider-amount-top {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-slider .ui-slider-handle {
	outline: 0;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper.forminator-rating-focused .forminator-rating-items {
	border: 1px solid #17a8e3;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	gap: 10px;
	border: 1px solid transparent;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-items.forminator-rating-md {
	font-size: 24px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-items.forminator-rating-lg {
	font-size: 32px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-items.forminator-rating-sm {
	font-size: 16px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-suffix {
	display: block;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: -.25px;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-item {
	cursor: pointer;
	-webkit-transition: ease color .2s;
	transition: ease color .2s;
}

/*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */
@-webkit-keyframes fadeScaleIn {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 0;
		-webkit-transform: translate3d(0, 10px, 0) scale(.9);
		transform: translate3d(0, 10px, 0) scale(.9);
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0) scale(1);
		transform: translate3d(0, 0, 0) scale(1);
	}
}

@keyframes fadeScaleIn {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 0;
		-webkit-transform: translate3d(0, 10px, 0) scale(.9);
		transform: translate3d(0, 10px, 0) scale(.9);
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0) scale(1);
		transform: translate3d(0, 0, 0) scale(1);
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	75% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	75% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.forminator-ui.forminator-custom-form .forminator-authentication {
	width: 100vw;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 30px 0;
	background-color: #f2f2f2;
}

.forminator-ui.forminator-custom-form .forminator-authentication, .forminator-ui.forminator-custom-form .forminator-authentication * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-content {
	width: 100%;
	max-width: 360px;
	min-height: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	margin: auto;
	padding: 0 20px;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-content h1 {
	display: block;
	-webkit-margin-before: .67em;
	margin-block-start: .67em;
	-webkit-margin-after: .67em;
	margin-block-end: .67em;
	font-size: 2em;
	text-align: center;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-content h1 a {
	width: 84px;
	height: 84px;
	overflow: hidden;
	display: block;
	margin: 0 auto 25px;
	padding: 0;
	outline: 0;
	background-size: 84px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #444;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3;
	text-decoration: none;
	text-indent: -9999px;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-content h1 a:focus {
	background-color: rgba(0, 0, 0, 0);
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-content.forminator-authentication-fade-in {
	-webkit-animation: fadeScaleIn .5s ease-in forwards;
	animation: fadeScaleIn .5s ease-in forwards;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-content.forminator-authentication-fade-out {
	-webkit-animation: fadeScaleOut .9s ease-in forwards;
	animation: fadeScaleOut .9s ease-in forwards;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box {
	margin: 20px auto 0;
	padding: 26px 24px;
	border: 1px solid #ccd0d4;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .04);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .04);
	font-weight: 400;
	overflow: hidden;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box * {
	margin: 0;
	padding: 0;
	font-family: system-ui;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box p {
	margin-bottom: 0;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box a.button, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box button.button {
	width: auto;
	min-height: 32px;
	cursor: pointer;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0 12px;
	border: 1px solid #007cba;
	border-radius: 3px;
	background-color: #007cba;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	line-height: 2.30769231;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box a.button:active, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box a.button:focus, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box a.button:hover, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box button.button:active, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box button.button:focus, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box button.button:hover {
	border-color: #0071a1;
	background: #0071a1;
	color: #fff;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box a.button:focus, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box button.button:focus {
	outline: 2px solid transparent;
	outline-offset: 0;
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007cba;
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007cba;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box a.button.float-r, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box button.button.float-r {
	float: right;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .input, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box input[type=password], .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box input[type=text] {
	min-height: 40px;
	max-height: none;
	margin: 0 6px 16px 0;
	padding: 3px 5px;
	border: 1px solid #7e8993;
	border-radius: 4px;
	background: #fbfbfb;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	color: #32373c;
	font-size: 24px;
	line-height: 32px;
	font-weight: 400;
	width: 100%;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .input:focus, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box input[type=password]:focus, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box input[type=text]:focus {
	border-color: #007cba;
	-webkit-box-shadow: 0 0 0 1px #007cba;
	box-shadow: 0 0 0 1px #007cba;
	outline: 2px solid transparent;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .input:disabled, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .input[disabled], .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box input[type=password]:disabled, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box input[type=password][disabled], .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box input[type=text]:disabled, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box input[type=text][disabled] {
	border-color: rgba(222, 222, 222, .75);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .04);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .04);
	color: rgba(51, 51, 51, .5);
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .button[name=button_resend_code] {
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	min-height: 30px;
	padding: 0 10px;
	cursor: pointer;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .button[name=button_resend_code], .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .button[name=button_resend_code]:active, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .button[name=button_resend_code]:hover {
	color: #2271b1;
	border: none;
	font-weight: 600;
	background: 0 0;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .wpdef-2fa-label, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .wpdef-2fa-text {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: -.5px;
	margin-bottom: 20px;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .wpdef-2fa-label {
	color: #444;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-box .wpdef-2fa-text {
	color: #72777c;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-backtolog a, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-nav a {
	outline: 0;
	color: #555d66;
	text-decoration: none;
	-webkit-transition-property: border, background, color;
	transition-property: border, background, color;
	-webkit-transition-duration: .05s;
	transition-duration: .05s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-backtolog a:active, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-backtolog a:hover, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-nav a:active, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-nav a:hover {
	color: #00a0d2;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-backtolog a:focus, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-nav a:focus {
	color: #124964;
	-webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
	box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-backtolog, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-wrap-nav {
	padding: 0 24px;
	font-size: 13px;
	line-height: 1.5;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-wrap-nav {
	font-family: Roboto, sans-serif;
	margin: 24px 0 0 0;
	font-weight: 600;
	color: #888;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-nav {
	font-family: Roboto, sans-serif;
	padding: 0;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-nav a, .forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-nav.forminator-authentication-nav {
	text-decoration: none;
	color: #888;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-nav li {
	cursor: pointer;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-backtolog {
	margin: 16px 0;
	font-weight: 400;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-backtolog a {
	color: #50575e;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-notice p {
	margin-bottom: 20px;
	margin-left: 0;
	padding: 12px;
	border: 0;
	border-left: 4px solid #00a0d2;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	color: #444;
	font-size: 13px;
	line-height: 1.4;
	font-family: system-ui;
}

.forminator-ui.forminator-custom-form .forminator-authentication .forminator-authentication-notice.error p {
	border-left-color: #dc3232;
}

.forminator-ui.forminator-custom-form .forminator-authentication.forminator-active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

html.forminator-authentication-enabled {
	overflow: hidden;
}

/*! This file is auto-generated */
.wp-core-ui .button, .wp-core-ui .button-primary, .wp-core-ui .button-secondary {
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	line-height: 2.15384615;
	min-height: 30px;
	margin: 0;
	padding: 0 10px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-appearance: none;
	border-radius: 3px;
	white-space: nowrap;
	box-sizing: border-box;
}

.wp-core-ui button::-moz-focus-inner, .wp-core-ui input[type=button]::-moz-focus-inner, .wp-core-ui input[type=reset]::-moz-focus-inner, .wp-core-ui input[type=submit]::-moz-focus-inner {
	border-width: 0;
	border-style: none;
	padding: 0;
}

.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
	min-height: 32px;
	line-height: 2.30769231;
	padding: 0 12px;
}

.wp-core-ui .button-group.button-small .button, .wp-core-ui .button.button-small {
	min-height: 26px;
	line-height: 2.18181818;
	padding: 0 8px;
	font-size: 11px;
}

.wp-core-ui .button-group.button-hero .button, .wp-core-ui .button.button-hero {
	font-size: 14px;
	min-height: 46px;
	line-height: 3.14285714;
	padding: 0 36px;
}

.wp-core-ui .button.hidden {
	display: none;
}

.wp-core-ui input[type=reset], .wp-core-ui input[type=reset]:active, .wp-core-ui input[type=reset]:focus, .wp-core-ui input[type=reset]:hover {
	background: 0 0;
	border: none;
	box-shadow: none;
	padding: 0 2px 1px;
	width: auto;
}

.wp-core-ui .button, .wp-core-ui .button-secondary {
	color: #2271b1;
	border-color: #2271b1;
	background: #f6f7f7;
	vertical-align: top;
}

.wp-core-ui p .button {
	vertical-align: baseline;
}

.wp-core-ui .button-secondary:hover, .wp-core-ui .button.hover, .wp-core-ui .button:hover {
	background: #f0f0f1;
	border-color: #0a4b78;
	color: #0a4b78;
}

.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus, .wp-core-ui .button:focus {
	background: #f6f7f7;
	border-color: #3582c4;
	color: #0a4b78;
	box-shadow: 0 0 0 1px #3582c4;
	outline: 2px solid transparent;
	outline-offset: 0;
}

.wp-core-ui .button-secondary:active, .wp-core-ui .button:active {
	background: #f6f7f7;
	border-color: #8c8f94;
	box-shadow: none;
}

.wp-core-ui .button.active, .wp-core-ui .button.active:hover {
	background-color: #dcdcde;
	color: #135e96;
	border-color: #0a4b78;
	box-shadow: inset 0 2px 5px -3px #0a4b78;
}

.wp-core-ui .button.active:focus {
	border-color: #3582c4;
	box-shadow: inset 0 2px 5px -3px #0a4b78, 0 0 0 1px #3582c4;
}

.wp-core-ui .button-disabled, .wp-core-ui .button-secondary.disabled, .wp-core-ui .button-secondary:disabled, .wp-core-ui .button-secondary[disabled], .wp-core-ui .button.disabled, .wp-core-ui .button:disabled, .wp-core-ui .button[disabled] {
	color: #a7aaad !important;
	border-color: #dcdcde !important;
	background: #f6f7f7 !important;
	box-shadow: none !important;
	cursor: default;
	transform: none !important;
}

.wp-core-ui .button-secondary[aria-disabled=true], .wp-core-ui .button[aria-disabled=true] {
	cursor: default;
}

.wp-core-ui .button-link {
	margin: 0;
	padding: 0;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	background: 0 0;
	cursor: pointer;
	text-align: right;
	color: #2271b1;
	text-decoration: underline;
	transition-property: border, background, color;
	transition-duration: .05s;
	transition-timing-function: ease-in-out;
}

.wp-core-ui .button-link:active, .wp-core-ui .button-link:hover {
	color: #135e96;
}

.wp-core-ui .button-link:focus {
	color: #043959;
	box-shadow: 0 0 0 2px #2271b1;
	outline: 2px solid transparent;
}

.wp-core-ui .button-link-delete {
	color: #d63638;
}

.wp-core-ui .button-link-delete:focus, .wp-core-ui .button-link-delete:hover {
	color: #d63638;
	background: 0 0;
}

.wp-core-ui .button-link-delete:disabled {
	background: 0 0 !important;
}

.wp-core-ui .button-primary {
	background: #2271b1;
	border-color: #2271b1;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}

.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {
	background: #135e96;
	border-color: #135e96;
	color: #fff;
}

.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary:focus {
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #2271b1;
}

.wp-core-ui .button-primary.active, .wp-core-ui .button-primary.active:focus, .wp-core-ui .button-primary.active:hover, .wp-core-ui .button-primary:active {
	background: #135e96;
	border-color: #135e96;
	box-shadow: none;
	color: #fff;
}

.wp-core-ui .button-primary-disabled, .wp-core-ui .button-primary.disabled, .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary[disabled] {
	color: #a7aaad !important;
	background: #f6f7f7 !important;
	border-color: #dcdcde !important;
	box-shadow: none !important;
	text-shadow: none !important;
	cursor: default;
}

.wp-core-ui .button-primary[aria-disabled=true] {
	cursor: default;
}

.wp-core-ui .button-group {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	font-size: 0;
	vertical-align: middle;
}

.wp-core-ui .button-group > .button {
	display: inline-block;
	border-radius: 0;
	margin-left: -1px;
}

.wp-core-ui .button-group > .button:first-child {
	border-radius: 0 3px 3px 0;
}

.wp-core-ui .button-group > .button:last-child {
	border-radius: 3px 0 0 3px;
}

.wp-core-ui .button-group > .button-primary + .button {
	border-right: 0;
}

.wp-core-ui .button-group > .button:focus {
	position: relative;
	z-index: 1;
}

.wp-core-ui .button-group > .button.active {
	background-color: #dcdcde;
	color: #135e96;
	border-color: #0a4b78;
	box-shadow: inset 0 2px 5px -3px #0a4b78;
}

.wp-core-ui .button-group > .button.active:focus {
	border-color: #3582c4;
	box-shadow: inset 0 2px 5px -3px #0a4b78, 0 0 0 1px #3582c4;
}

@media screen and (max-width:782px) {
	.wp-core-ui .button, .wp-core-ui .button.button-large, .wp-core-ui .button.button-small, a.preview, input#publish, input#save-post {
		padding: 0 14px;
		line-height: 2.71428571;
		font-size: 14px;
		vertical-align: middle;
		min-height: 40px;
		margin-bottom: 4px;
	}
	
	.wp-core-ui .copy-to-clipboard-container .copy-attachment-url {
		margin-bottom: 0;
	}
	
	#media-upload.wp-core-ui .button {
		padding: 0 10px 1px;
		min-height: 24px;
		line-height: 22px;
		font-size: 13px;
	}
	
	.media-frame.mode-grid .bulk-select .button {
		margin-bottom: 0;
	}
	
	.wp-core-ui .save-post-status.button {
		position: relative;
		margin: 0 10px 0 14px;
	}
	
	.wp-core-ui.wp-customizer .button {
		font-size: 13px;
		line-height: 2.15384615;
		min-height: 30px;
		margin: 0;
		vertical-align: inherit;
	}
	
	.wp-customizer .theme-overlay .theme-actions .button {
		margin-bottom: 5px;
	}
	
	.media-modal-content .media-toolbar-primary .media-button {
		margin-top: 10px;
		margin-right: 5px;
	}
	
	.interim-login .button.button-large {
		min-height: 30px;
		line-height: 2;
		padding: 0 12px 2px;
	}
}

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
	max-width: none;
}

button.pswp__button {
	box-shadow: none !important;
	background-image: url("https://cdn-ilagbjn.nitrocdn.com/YwneYgWfPMlcucvbkrTSMzkVSfOLbjqB/assets/images/optimized/rev-00a522b/maisondesfleursksa.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png") !important;
}

button.pswp__button.nitro-lazy {
	background-image: none !important;
}

button.pswp__button, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover {
	background-color: transparent !important;
}

button.pswp__button--arrow--left, button.pswp__button--arrow--left:hover, button.pswp__button--arrow--right, button.pswp__button--arrow--right:hover {
	background-image: none !important;
}

button.pswp__button--arrow--left.nitro-lazy, button.pswp__button--arrow--left:hover.nitro-lazy, button.pswp__button--arrow--right.nitro-lazy, button.pswp__button--arrow--right:hover.nitro-lazy {
	background-image: none !important;
}

button.pswp__button--close:hover {
	background-position: 0 -44px;
}

button.pswp__button--zoom:hover {
	background-position: -88px 0;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0;
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pswp img {
	max-width: none;
}

.admin-bar .pswp {
	height: calc(100% - 32px);
	top: 32px;
}

@media screen and (max-width:782px) {
	.admin-bar .pswp {
		height: calc(100% - 46px);
		top: 46px;
	}
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container, .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container, .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}

.pswp__container, .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #ccc;
}

.pswp__error-msg a {
	color: #ccc;
	text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
	opacity: 1;
}

.pswp__button:active {
	outline: 0;
	opacity: .9;
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background: url("https://cdn-ilagbjn.nitrocdn.com/YwneYgWfPMlcucvbkrTSMzkVSfOLbjqB/assets/images/optimized/rev-00a522b/maisondesfleursksa.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png") 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
	.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
		background-image: url("https://cdn-ilagbjn.nitrocdn.com/YwneYgWfPMlcucvbkrTSMzkVSfOLbjqB/assets/images/optimized/rev-00a522b/maisondesfleursksa.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg");
	}
	
	.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
		background: 0 0;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
	background: 0 0;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute;
}

.pswp__button--arrow--left {
	left: 0;
}

.pswp__button--arrow--right {
	right: 0;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	content: "";
	top: 35px;
	background-color: rgba(0, 0, 0, .3);
	height: 30px;
	width: 32px;
	position: absolute;
}

.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px;
}

.pswp__counter, .pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #fff;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}

.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}

.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
	opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a.pswp__share--facebook:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #fff;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}

a.pswp__share--facebook:hover {
	background: #3e5c9a;
	color: #fff;
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
	background: #55acee;
	color: #fff;
}

a.pswp__share--pinterest:hover {
	background: #ccc;
	color: #ce272d;
}

a.pswp__share--download:hover {
	background: #ddd;
}

.pswp__counter {
	position: relative;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #fff;
	opacity: .75;
	padding: 0 10px;
	margin-inline-end: auto;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption small {
	font-size: 11px;
	color: #bbb;
}

.pswp__caption__center {
	text-align: left;
	max-width: 420px;
	margin: 0 auto;
	font-size: 13px;
	padding: 10px;
	line-height: 20px;
	color: #ccc;
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
	background: url("https://cdn-ilagbjn.nitrocdn.com/YwneYgWfPMlcucvbkrTSMzkVSfOLbjqB/assets/images/optimized/rev-00a522b/maisondesfleursksa.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif") 0 0 no-repeat;
}

.pswp__preloader--active .pswp__preloader__icn.nitro-lazy {
	background: none !important;
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise .5s linear infinite;
	animation: clockwise .5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
	animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
	background: 0 0;
	opacity: .75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0;
	margin: 0;
}

@media screen and (max-width:1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}

.pswp__caption, .pswp__top-bar {
	background-color: rgba(0, 0, 0, .5);
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
	background-color: rgba(0, 0, 0, .3);
}

.pswp__ui--idle .pswp__top-bar {
	opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
	opacity: .001;
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
	display: none;
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}
