@font-face {
  font-family: "estcons";
  src: url("../assets/estcons/estcons.eot");
  src: url("../assets/estcons/estcons.eot?8paef9#iefix") format("embedded-opentype"),
      url("../assets/estcons/estcons.ttf?8paef9") format("truetype"),
      url("../assets/estcons/estcons.svg?8paef9#estcons") format("svg");
  font-style: normal;
  font-weight: 400;
}

.estcons {
  display: inline-block;
  font-family: "estcons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -.135em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  fill: #fff;
}

#elementor-panel-category-easyseotoolkit .elementor-element:hover .icon, #elementor-panel-category-easyseotoolkit .elementor-element:hover .title,
#elementor-panel-category-l-ultimate-media .elementor-element:hover .icon, #elementor-panel-category-l-ultimate-media .elementor-element:hover .title,
#elementor-panel-category-l-woocommerce .elementor-element:hover .icon, #elementor-panel-category-l-woocommerce .elementor-element:hover .title,
#elementor-panel-category-l-woo-single .elementor-element:hover .icon, #elementor-panel-category-l-woo-single .elementor-element:hover .title {
  background-image: linear-gradient(45deg, #FFF400 0%, #FF0061 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  fill: linear-gradient(45deg, #FFF400 0%, #FF0061 80%);
}

.estcons-est:before {
    content: "\e900";
    color: #40f;
  }

.estcons-colored, .elementor-panel .elementor-element:focus .icon .estcons:after, .elementor-panel .elementor-element:hover .icon .estcons:after {
  background-image: linear-gradient(45deg, #40f 0%, #40f 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  opacity: 1;
}

.elementor-panel .elementor-element .icon .estcons:after {
  position: absolute;
  top: 5px;
  right: 5px;
  content: "\e900";
  font-size: 15px;
  opacity: .3;
}