.elementor-icons-manager__tab-link i.easy-elements-icon{
    width: 40px;
    height: 40px;
    content: "";
    border-radius: 100%;
    background: url(../img/icons/easy-editor-logo.svg) no-repeat center center/cover;
    display: inline-block;
    position: relative;
    top: 10px;
    margin-right: 6px;
}
.align-left {
    display: block;
    margin-left: 0;
    margin-right: auto;
  }
  
  .align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  
  .align-right {
    display: block;
    margin-left: auto;
    margin-right: 0;
  }

  .rts-elementor-icon-list-items {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .rts-elementor-icon-list-items .rts-elementor-icon-list-item .rts-elementor-icon-list-icon svg {
    height: 16px;
    width: 16px;
  }


  .elementor-navigator__element-widget .elementor-navigator__element__element-type i.easy-elements-icon{
    width: 15px;
    height: 15px;
    content: "";
    border-radius: 100%;
    background: url(../img/icons/easy-small.svg) no-repeat center center/cover;
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 0;
}

.elementor-panel .elementor-element .icon .easyicon::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  width: 12px;
  height: 12px;
  background-image: url(../img/easy-dashicon.png);
  background-position: center center;
  background-size: cover;
  filter: grayscale(0);
  transition: .3s;
}

.easy-extension-badge {
  position: absolute;
  right: 15px;
}

.easy-extension-badge::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
     background-image: url(../img/easy-dashicon.png);
    background-position: center center;
    background-size: cover;
}

.easy-elements-add-template-button img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.elementor-control-easyel_custom_contents_ordering .elementor-repeater-tool-duplicate,
.elementor-control-easyel_custom_contents_ordering .elementor-repeater-tool-remove,
.elementor-control-easyel_custom_contents_ordering .elementor-repeater-add
{
    display: none !important;
}

.easyel-bounce-wrapper {
  position: absolute !important;
}