@font-face {
  font-family: "elai-custom-icons";
  src:  url("../fonts/elai-custom-icons.eot?uxz5zk");
  src:  url("../fonts/elai-custom-icons.eot?uxz5zk#iefix") format("embedded-opentype"),
        url("../fonts/elai-custom-icons.ttf?uxz5zk") format("truetype"),
        url("../fonts/elai-custom-icons.woff?uxz5zk") format("woff"),
        url("../fonts/elai-custom-icons.svg?uxz5zk#elai-custom-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* use "swap" to Avoid blank icons while loading (fallback) */
/*  font-display: auto;*/ /* use "auto" to keep blank while loading (fallback) */
/*  font-display: optional;*/ /* No fallback icon displayed while loading */
}


#elementor-panel__editor__help__link[href^="https://elementorAI.com/"]::before,
#elementor-panel__editor__help__link[href*="XyZ"]::before {
    content: "\e91d";
    font-family: "elai-custom-icons" !important;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: -1px 4px 0;
}

/* ELAI's own custom icons */

/* Start PA version of the badge overlay (24-06-14) */
/* Badge styles */
.elementor-element .icon {
    position: relative;
} /* if fail try .elementor-widget-icon i.s.o .icon  */

[class^="divider-type-"],
[class^="elai-"], 
[class*=" elai-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "elai-custom-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#elementor-panel [class^="elai-"],
#elementor-panel [class*=" elai-"] {
    font-size: 26px;
}

/*
* Icons Badge
*/
#elementor-panel [class^="elai-"]::after,
#elementor-panel [class*=" elai-"]::after {
    content: "ELAI";
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    font-size: 10px;
    /* opacity: 0.3; */
    position: absolute;
    right: 0.6em;
    top: 0.6em;
    border-radius: 2px;
    padding: 2px;
    background: #cdcfd2; /* optional bg */
    color: #fff; /* optional font color */
}



/* 
*
*
*Start elai-icons Parent class with fallback icon 
*
* NEEDS TROUBLESHOOTING (24-09-10) - fallback bg is persistent without the js in elai-core.js, but non-existent with the js.
**/

/* Once the custom font is ready, the fallback background will be hidden */
.elai-icons.fallback-cleared {
  background: none !important;
}

.elai-icons {
  display: inline-block;
/*  width: 24px;*/  /* Default width for all icons, can be overridden individually */
/*  height: 24px;*/ /* Default height for all icons, can be overridden individually */
  background-size: contain;
  font-family: "elai-custom-icons" !important;
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
/*  font-size: 24px;*/ /* Default size for all icons */
  line-height: 1;  /* Ensure the font doesn't exceed its container */
  background: url('../icons/ELAI-orb-anim-infinite.svg') no-repeat center !important; /* Generic fallback */
  background-size: contain;
}

.elai-icons:before {
  content: ""; /* add content "" to help clear fallback */
  display: block;
  width: 100%;
  height: 100%;
  background: none !important; /* Remove the fallback once the font loads */
}

/* We can override the fallback background if needed for specific icons 
.elai-play {
  background: url('../images/fallback-play-icon.svg') no-repeat center;
}
*/
/*
*
* 24-09-10 - ABOVE STILL NEEDS TROUBLESHOOTING - fallback bg is persistent without the js in elai-core.js, but non-existent with the js.
* End elai-icons-parent class with fallback icon 
*
*
*
*/


/* Start persistently branded icon parent */
.elai-branded-icons {
  display: inline-block;
/*  width: 24px;*/  /* Default width for all icons, can be overridden individually */
/*  height: 24px;*/ /* Default height for all icons, can be overridden individually */
  background-size: contain;
  font-family: "elai-custom-icons" !important;
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
/*  font-size: 24px;*/ /* Default size for all icons */
  line-height: 1;  /* Ensure the font doesn't exceed its container */
  background: url('../icons/ELAI-orb-anim-infinite.svg') no-repeat center !important; /* Generic fallback */
  background-size: contain;
}

.elai-branded-icons:before {
  content: ""; /* add content "" to help clear fallback */
  display: block;
  width: 100%;
  height: 100%;
  background: none; /* Remove the fallback once the font loads */
}
/* End persistently branded icon parent */

/* Individual Icon Classes */

.elai-elai-elementor:before {
  content: "\e900";
}
.elai-home:before {
  content: "\e901";
}
.elai-last-modified-date:before {
  content: "\e906";
}
.elai-post-categories:before {
  content: "\e90a";
}
.elai-site-tagline:before {
  content: "\e90b";
}
.elai-roller:before {
  content: "\e90c";
}
.elai-video:before {
  content: "\e912";
}
.elai-bullhorn:before {
  content: "\e91a";
}
.elai-connection:before {
  content: "\e91b";
}
.elai-feed:before {
  content: "\e91d";
}
.elai-mic:before {
  content: "\e91e";
}
.elai-profile:before {
  content: "\e923";
}
.elai-stack:before {
  content: "\e92e";
}
.elai-qr-code:before {
  content: "\e938";
}
.elai-credit-card:before {
  content: "\e93f";
}
.elai-location:before {
  content: "\e948";
}
.elai-recent-posts:before {
  content: "\e94d";
}
.elai-current-year:before {
  content: "\e950";
}
.elai-current-date:before {
  content: "\e953";
}
.elai-tablet:before {
  content: "\e95a";
}
.elai-bubbles:before {
  content: "\e96f";
}
.elai-author-name:before {
  content: "\e976";
}
.elai-publish-year:before {
  content: "\e979";
}
.elai-spinner1:before {
  content: "\e97a";
}
.elai-spinner2:before {
  content: "\e97b";
}
.elai-spinner3:before {
  content: "\e97c";
}
.elai-spinner4:before {
  content: "\e97d";
}
.elai-spinner5:before {
  content: "\e97f";
}
.elai-spinner6:before {
  content: "\e982";
}
.elai-spinner7:before {
  content: "\e983";
}
.elai-spinner8:before {
  content: "\e984";
}
.elai-search:before {
  content: "\e986";
}
.elai-cogs:before {
  content: "\e995";
}
.elai-first-aid:before {
  content: "\e998";
}
.elai-pie:before {
  content: "\e99a";
}
.elai-stats:before {
  content: "\e99b";
}
.elai-trophy:before {
  content: "\e99e";
}
.elai-gift:before {
  content: "\e99f";
}
.elai-martini:before {
  content: "\e9a1";
}
.elai-speedo:before {
  content: "\e9a7";
}
.elai-fire:before {
  content: "\e9a9";
}
.elai-accessibility:before {
  content: "\e9b2";
}
.elai-shield:before {
  content: "\e9b4";
}
.elai-switch:before {
  content: "\e9b6";
}
.elai-plug:before {
  content: "\e9b7";
}
.elai-cloud:before {
  content: "\e9c1";
}
.elai-cloud-check:before {
  content: "\e9c4";
}
.elai-link:before {
  content: "\e9cb";
}
.elai-attachment:before {
  content: "\e9cd";
}
.elai-post-view-count:before {
  content: "\e9ce";
}
.elai-post-tags:before {
  content: "\e9d3";
}
.elai-wink:before {
  content: "\e9e7";
}
.elai-warning:before {
  content: "\ea07";
}
.elai-question:before {
  content: "\ea09";
}
.elai-cancel:before {
  content: "\ea0d";
}
.elai-play:before {
  content: "\ea15";
}
.elai-pause:before {
  content: "\ea16";
}
.elai-stop:before {
  content: "\ea17";
}
.elai-rewind:before {
  content: "\ea1a";
}
.elai-forward:before {
  content: "\ea1b";
}
.elai-loop:before {
  content: "\ea2e";
}
.elai-infinite:before {
  content: "\ea2f";
}
.elai-command:before {
  content: "\ea4e";
}
.elai-shift:before {
  content: "\ea4f";
}
.elai-ctrl:before {
  content: "\ea50";
}
.elai-opt:before {
  content: "\ea51";
}
.elai-checkbox-checked:before {
  content: "\ea52";
}
.elai-radio-checked:before {
  content: "\ea54";
}
.elai-site-title:before {
  content: "\ea61";
}
.elai-whatsapp:before {
  content: "\ea93";
}
.elai-wordpress:before {
  content: "\eab4";
}
.elai-appleinc:before {
  content: "\eabe";
}
.elai-android:before {
  content: "\eac0";
}
.elai-html-five:before {
  content: "\eae5";
}
.elai-elai-square-text:before {
  content: "\e902";
}
.elai-elai-orb-tm:before {
  content: "\e903";
}
.elai-elai-orb:before {
  content: "\e904";
}
.elai-elai-icon:before {
  content: "\e905";
}
.elai-elai-icon-black .path1:before {
  content: "\e907";
  color: rgb(0, 0, 0);
}
.elai-elai-icon-black .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.elai-elai-icon-black .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.elai-elai-icon-black .path4:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.elai-elai-icon-black .path5:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.elai-elai-icon-black .path6:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.elai-elai-icon-white .path1:before {
  content: "\e910";
  color: rgb(255, 255, 255);
}
.elai-elai-icon-white .path2:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white .path3:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white .path4:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white .path5:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white .path6:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-orb-2:before {
  content: "\e917";
}
.elai-elai-icon-white-tm .path1:before {
  content: "\e918";
  color: rgb(255, 255, 255);
}
.elai-elai-icon-white-tm .path2:before {
  content: "\e919";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white-tm .path3:before {
  content: "\e91c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white-tm .path4:before {
  content: "\e91f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white-tm .path5:before {
  content: "\e920";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white-tm .path6:before {
  content: "\e921";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white-tm .path7:before {
  content: "\e922";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-white-tm .path8:before {
  content: "\e924";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-icon-dark:before {
  content: "\e925";
}
.elai-elai-infinity-text-tm2 .path1:before {
  content: "\e926";
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path2:before {
  content: "\e927";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path3:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-infinity-text-tm2 .path4:before {
  content: "\e929";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-infinity-text-tm2 .path5:before {
  content: "\e92a";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-infinity-text-tm2 .path6:before {
  content: "\e92b";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-infinity-text-tm2 .path7:before {
  content: "\e92c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path8:before {
  content: "\e92d";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path9:before {
  content: "\e92f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path10:before {
  content: "\e930";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path11:before {
  content: "\e931";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path12:before {
  content: "\e932";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path13:before {
  content: "\e933";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm2 .path14:before {
  content: "\e934";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text-tm:before {
  content: "\e935";
}
.elai-elai-square-text-2 .path1:before {
  content: "\e936";
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path2:before {
  content: "\e937";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path3:before {
  content: "\e939";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path4:before {
  content: "\e93a";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-square-text-2 .path5:before {
  content: "\e93b";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-square-text-2 .path6:before {
  content: "\e93c";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-square-text-2 .path7:before {
  content: "\e93d";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-square-text-2 .path8:before {
  content: "\e93e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path9:before {
  content: "\e940";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path10:before {
  content: "\e941";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path11:before {
  content: "\e942";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path12:before {
  content: "\e943";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path13:before {
  content: "\e944";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path14:before {
  content: "\e945";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-square-text-2 .path15:before {
  content: "\e946";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text .path1:before {
  content: "\e947";
  color: rgb(156, 156, 156);
}
.elai-elai-infinity-text .path2:before {
  content: "\e949";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-infinity-text .path3:before {
  content: "\e94a";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-infinity-text .path4:before {
  content: "\e94b";
  margin-left: -1em;
  color: rgb(156, 156, 156);
}
.elai-elai-infinity-text .path5:before {
  content: "\e94c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text .path6:before {
  content: "\e94e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text .path7:before {
  content: "\e94f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text .path8:before {
  content: "\e951";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text .path9:before {
  content: "\e952";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text .path10:before {
  content: "\e954";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text .path11:before {
  content: "\e955";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.elai-elai-infinity-text .path12:before {
  content: "\e956";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}


/* End Custom icon badge overlay 24-06-17 */


