
.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 {
	display: none;
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
	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;
}

.eael-wpforms .wpforms-container .wpforms-form input[type=submit], .eael-wpforms .wpforms-container .wpforms-form button[type=submit], .eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button {
	border: 0;
}

.eael-wpforms .wpforms-container .wpforms-form input[type=submit]:hover, .eael-wpforms .wpforms-container .wpforms-form button[type=submit]:hover, .eael-wpforms .wpforms-container .wpforms-form .wpforms-page-button:hover {
	border: 0;
	background: none;
}

.eael-wpforms .wpforms-container .wpforms-form input[type=checkbox], .eael-wpforms .wpforms-container .wpforms-form input[type=radio] {
	padding: 3px;
}

.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-label {
	display: none;
}

.eael-wpforms .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row {
	max-width: 100%;
}

.eael-wpforms .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .eael-wpforms .wpforms-container .wpforms-field .wpforms-field textarea, .eael-wpforms .wpforms-container .wpforms-field .wpforms-field select {
	max-width: 100% !important;
	min-height: 43px;
}

.eael-wpforms-labels-yes .wpforms-container .wpforms-form .wpforms-field-label {
	display: block;
}

.eael-wpforms-form-button-full-width .wpforms-submit-container .wpforms-submit {
	width: 100%;
}

.eael-tm-wrapper {
	position: relative;
}

.eael-tm-wrapper.swiper-container {
	width: 100%;
}

.eael-tm-wrapper.swiper-container~.swiper-button-prev:after, .eael-tm-wrapper.swiper-container~.swiper-button-next:after {
	content: none;
}

.eael-tm-wrapper .eael-tm-social-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.eael-tm-wrapper .eael-tm-social-links .eael-tm-social-icon {
	-webkit-transition: all .25s linear 0s;
	-o-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-tm-wrapper .eael-tm-social-links li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.eael-tm-wrapper .eael-tm-social-links li a {
	-webkit-transition: all .25s linear 0s;
	-o-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-tm-wrapper .eael-tm-title-divider-wrap {
	font-size: 0;
	line-height: 1;
}

.eael-tm-wrapper li, .eael-tm-wrapper .eael-tm-social-icon, .eael-tm-wrapper .eael-tm-divider {
	display: inline-block;
}

.eael-tm-wrapper .eael-tm:hover .eael-tm-overlay-content-wrap {
	opacity: 1;
	visibility: visible;
}

.eael-tm-wrapper .eael-tm-image {
	display: inline-block;
	position: relative;
}

.eael-tm-content-normal {
	position: relative;
	z-index: 1;
	padding: 10px 0;
}

.eael-tm-overlay-content-wrap {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .25s linear 0s;
	-o-transition: all .25s linear 0s;
	transition: all .25s linear 0s;
}

.eael-tm-overlay-content-wrap:before {
	background-color: #000;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .5;
	z-index: -1;
}

.eael-tm-overlay-content-wrap .eael-tm-content {
	padding: 20px;
	width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.eael-tm-social-icon-wrap {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.eael-tm-carousel {
	position: relative;
}

.eael-tm-name {
	margin-top: 0;
}

.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-prev i {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.eael-tm-carousel-dots-outside .swiper-pagination {
	position: static;
}

.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-slide, .eael-team-member-carousel-wrap.swiper-container .swiper-slide {
	text-align: center;
}

.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-slide img, .eael-team-member-carousel-wrap.swiper-container .swiper-slide img {
	width: auto;
}

.eael-team-member-carousel-wrap.swiper-container-wrap-dots-outside .swiper-pagination, .eael-team-member-carousel-wrap.swiper-container-dots-outside .swiper-pagination {
	position: static;
}

.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-next, .eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-prev, .eael-team-member-carousel-wrap.swiper-container .swiper-button-next, .eael-team-member-carousel-wrap.swiper-container .swiper-button-prev {
	background: transparent;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto;
}

.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-next .fa, .eael-team-member-carousel-wrap.swiper-container-wrap .swiper-button-prev .fa, .eael-team-member-carousel-wrap.swiper-container .swiper-button-next .fa, .eael-team-member-carousel-wrap.swiper-container .swiper-button-prev .fa {
	vertical-align: top;
}

.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.eael-team-member-carousel-wrap.swiper-container-wrap-dots-outside .swiper-pagination {
	position: static;
}

.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-pagination-bullet {
	background: #ccc;
	margin: 0 4px;
	opacity: 1;
	height: 8px;
	width: 8px;
}

.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-pagination-bullet-active {
	background: #000;
}

.eael-team-member-carousel-wrap.swiper-container-3d .swiper-slide {
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-property: all;
}
