.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 0.25s linear 0s;
  transition: all 0.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 0.25s linear 0s;
  transition: all 0.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;
}
body div.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap,
body div.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  top: 50%;
  margin: -55px 0 0;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
button.mfp-close,
button.mfp-close:hover {
  display: inline-block !important;
  background: transparent;
  width: auto;
}
.mfp-arrow,
.mfp-arrow:hover {
  background: transparent;
}
@media screen and (max-height: 300px),
  screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.eael-modal-popup-button,
.eael-lightbox-btn > i,
.eael-lightbox-btn > img {
  cursor: pointer;
}
.eael-lightbox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.eael-lightbox-icon-bg-shape-square .eael-lightbox-btn,
.eael-lightbox-icon-bg-shape-radius .eael-lightbox-btn,
.eael-lightbox-icon-bg-shape-circle .eael-lightbox-btn {
  width: 90px;
  height: 90px;
  text-align: center;
}
.eael-lightbox-icon-hover-bg-shape-square:hover .eael-lightbox-btn {
  border-radius: 0;
}
.eael-lightbox-icon-bg-shape-radius .eael-lightbox-btn,
.eael-lightbox-icon-hover-bg-shape-radius:hover .eael-lightbox-btn {
  border-radius: 15px;
}
.eael-lightbox-icon-bg-shape-circle .eael-lightbox-btn,
.eael-lightbox-icon-hover-bg-shape-circle:hover .eael-lightbox-btn {
  border-radius: 50%;
}
.eael-lightbox-icon-bg-shape-square
  .eael-lightbox-btn
  .eael-trigger-svg-icon
  svg,
.eael-lightbox-icon-bg-shape-radius
  .eael-lightbox-btn
  .eael-trigger-svg-icon
  svg,
.eael-lightbox-icon-bg-shape-circle
  .eael-lightbox-btn
  .eael-trigger-svg-icon
  svg,
.eael-lightbox-icon-bg-shape-square .eael-lightbox-btn .eael-trigger-icon i,
.eael-lightbox-icon-bg-shape-radius .eael-lightbox-btn .eael-trigger-icon i,
.eael-lightbox-icon-bg-shape-circle .eael-lightbox-btn .eael-trigger-icon i {
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
button.mfp-close {
  background: rgba(0, 0, 0, 0);
}
.eael-lightbox-modal-window,
.eael-lightbox-popup-window {
  position: relative;
  display: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px auto;
}
.eael-lightbox-popup-standard .mfp-iframe-holder .mfp-content {
  max-width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .eael-lightbox-modal-window,
  .eael-lightbox-popup-window {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .eael-lightbox-modal-window,
  .eael-lightbox-popup-window {
    max-width: 900px;
  }
}
@media only screen and (max-width: 767px) {
  .eael-lightbox-modal-window,
  .eael-lightbox-popup-window {
    max-width: 300px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .eael-lightbox-modal-window,
  .eael-lightbox-popup-window {
    max-width: 400px;
  }
}
.eael-lightbox-popup-window.lightbox_type_content .eael-lightbox-container,
.eael-lightbox-popup-window.lightbox_type_custom_html .eael-lightbox-container {
  background-color: #fff;
  padding: 15px;
}
.eael-lightbox-popup-window.lightbox_type_image {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.eael-lightbox-title {
  margin: 0px;
}
.eael-lightbox-popup-window.lightbox_type_image .eael-lightbox-container {
  text-align: center;
  line-height: 0;
  max-height: 100vh;
}
.eael-lightbox-popup-window.lightbox_type_image .eael-lightbox-container img {
  max-height: 100vh;
}
.eael-lightbox-modal-window button.mfp-close {
  text-align: center;
  line-height: 1;
  padding: 0;
  height: auto;
  width: auto;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.open-pop-up-button-icon-left {
  margin-right: 5px;
}
.open-pop-up-button-icon-right {
  margin-left: 5px;
}
.mfp-content .eael-lightbox-modal-window {
  display: block;
}
.mfp-content .eael-lightbox-popup-window {
  display: block;
}
.mfp-bg.eael-lightbox-no-overlay,
.mfp-bg,
.mfp-bg.eael-lightbox-no-overlay + .mfp-wrap {
  background: none;
}
.eael-lightbox-popup-window .mfp-close {
  -webkit-transition: 300ms;
  transition: 300ms;
  width: auto;
}
.modal-popup-window-inner {
  position: relative;
}
.eael-lightbox-popup-window .mfp-iframe-scaler iframe {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mfp-zoom-in .eael-lightbox-popup-window {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .eael-lightbox-popup-window {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-removing .eael-lightbox-popup-window {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-zoom-out .eael-lightbox-popup-window {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .eael-lightbox-popup-window {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-out.mfp-removing .eael-lightbox-popup-window {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top .mfp-content {
  vertical-align: middle;
}
.mfp-move-from-top .eael-lightbox-popup-window {
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .eael-lightbox-popup-window {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-removing .eael-lightbox-popup-window {
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-3d-unfold .mfp-content {
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
.mfp-3d-unfold .eael-lightbox-popup-window {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .eael-lightbox-popup-window {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-removing .eael-lightbox-popup-window {
  -webkit-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-right .eael-lightbox-popup-window {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px);
}
.mfp-move-right.mfp-bg {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mfp-move-right.mfp-ready .eael-lightbox-popup-window {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mfp-move-right.mfp-removing .eael-lightbox-popup-window {
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
}
.mfp-move-right.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-left .eael-lightbox-popup-window {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
}
.mfp-move-left.mfp-bg {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mfp-move-left.mfp-ready .eael-lightbox-popup-window {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mfp-move-left.mfp-removing .eael-lightbox-popup-window {
  -webkit-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
}
.mfp-move-left.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-newspaper .eael-lightbox-popup-window {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .eael-lightbox-popup-window {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-removing .eael-lightbox-popup-window {
  -webkit-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.eael-trigger-icon {
  cursor: pointer;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}
.eael-lightbox-button-svg-icon svg {
  width: 18px;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  text-align: center;
  padding-right: 0px;
}
.mfp-close:hover {
  text-decoration: none;
}
button.mfp-close:not(.toggle) {
  background: rgba(0, 0, 0, 0);
}
