@font-face {
  font-family: 'EEaddons';
  src:
    url('fonts/EEaddons.ttf') format('truetype'),
    url('fonts/EEaddons.woff') format('woff'),
    url('fonts/EEaddons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="eead-icons-"],
[class*=" eead-icons-"] {
  font-family: 'EEaddons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.eead-icons-testimonial-carousel:before {
  content: "\e936";
}

.eead-icons-pricing-list:before {
  content: "\e908";
}

.eead-icons-team:before {
  content: "\e911";
}

.eead-icons-logo-grid:before {
  content: "\e923";
}

.eead-icons-image-accordion:before {
  content: "\e92f";
}

.eead-icons-team-carousel:before {
  content: "\e906";
}

.eead-icons-animated-heading:before {
  content: "\e900";
}

.eead-icons-counter:before {
  content: "\e922";
}

.eead-icons-compare:before {
  content: "\e901";
}

.eead-icons-button:before {
  content: "\e902";
}

.eead-icons-pricing-table:before {
  content: "\e903";
}

.eead-icons-flip-box:before {
  content: "\e909";
}

.eead-icons-testimonial-slider:before {
  content: "\e90b";
}

.eead-icons-slider:before {
  content: "\e90d";
}

.eead-icons-dual-buttons:before {
  content: "\e917";
}

.eead-icons-circular-bar:before {
  content: "\e91c";
}

.eead-icons-progress-bar:before {
  content: "\e91f";
}

.eead-icons-icon-text:before {
  content: "\e924";
}

.eead-icons-drop-box:before {
  content: "\e928";
}

.eead-icons-icon-list:before {
  content: "\e929";
}

.eead-icons-accordion:before {
  content: "\e934";
}

.eead-icons-advanced-heading:before {
  content: "\e933";
}

.eead-icons-map:before {
  content: "\e930";
}

.eead-icons-animated-icon:before {
  content: "\e904";
}

.eead-icons-business-hours:before {
  content: "\e913";
}

.eead-icons-chart:before {
  content: "\e914";
}

.eead-icons-count-down:before {
  content: "\e927";
}

.eead-icons-dual-heading:before {
  content: "\e905";
}

.eead-icons-feature-list:before {
  content: "\e912";
}

.eead-icons-gallery-grid:before {
  content: "\e932";
}

.eead-icons-horizontal-tab:before {
  content: "\e919";
}

.eead-icons-hot-spot:before {
  content: "\e91b";
}

.eead-icons-image-gallery:before {
  content: "\e910";
}

.eead-icons-link:before {
  content: "\e90f";
}

.eead-icons-logo-carousel:before {
  content: "\e907";
}

.eead-icons-lottie:before {
  content: "\e92c";
}

.eead-icons-scroll-image:before {
  content: "\e91d";
}

.eead-icons-one-page-nav:before {
  content: "\e90a";
}

.eead-icons-pie-chart:before {
  content: "\e920";
}

.eead-icons-popup:before {
  content: "\e925";
}

.eead-icons-video-popup:before {
  content: "\e92e";
}

.eead-icons-portfolio-grid:before {
  content: "\e935";
}

.eead-icons-social-share:before {
  content: "\e91a";
}

.eead-icons-step-flow:before {
  content: "\e92b";
}

.eead-icons-video-player:before {
  content: "\e92a";
}

.eead-icons-switcher:before {
  content: "\e916";
}

.eead-icons-testimonial:before {
  content: "\e915";
}

.eead-icons-image360:before {
  content: "\e92d";
}

.eead-icons-toggle:before {
  content: "\e926";
}

.eead-icons-twitter-x:before {
  content: "\e931";
}

.eead-icons-vertical-tab:before {
  content: "\e918";
}

.eead-icons-vertical-timeline:before {
  content: "\e90c";
}

.eead-icons-horizontal-timeline:before {
  content: "\e921";
}

.eead-icons-weather:before {
  content: "\e90e";
}

.eead-icons-sticky-video:before {
  content: "\e91e";
}

.elementor-element-wrapper .elementor-element:has(.eead-element-icon):before {
  content: 'EEA';
  position: absolute;
  right: 5px;
  top: 5px;
  border-radius: 3px;
  font-size: 8px;
  letter-spacing: 1px;
  height: 14px;
  width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  background: var(--e-a-color-accent-promotion);
  color: #FFF;
}