.elementor-element .icon {
  position: relative;
}
.elementor-element .icon .htmega-icon::after {
  content: "HT";
  font-size: 10px;
  opacity: 0.4;
  position: absolute;
  right: 5px;
  top: 5px;
}
.elementor-control-redirect_page_url .elementor-control-url-more{
  display: none;
}
.ht-badge-icon{
  float: right;
}
.htmega-pro-notice {
  background: #efefef;
  padding: 14px;
  line-height: 1.5;
  border-left: 5px solid skyblue;
}

.elementor-control-section_htmega_wrapper_link .elementor-panel-heading-title,
.elementor-control-section_htmega_conditional_display .elementor-panel-heading-title,
.elementor-control-section_htmega_live_copy_paste .elementor-panel-heading-title {
  width: inherit;
  text-align: left;
}
/* .elementor-control-field select option[value*='pro'] {
  background: #dddddd;
} */

.htmega-disable-control .elementor-control-input-wrapper{
  pointer-events: none !important;
  opacity: 0.4;
}
.htmega-disable-control:before {
  content: '';
  position: absolute;
  left: 0;
  top:0;
  z-index: 2;
  opacity: 1;
  height: 100%;
  width: 100%;
  background-color: transparent;
}

.htmega-purchase-pro-section-control .elementor-panel-heading-title {
  color: #d73361;
}

.htmega-addons-notice {
  font-size: 12px;
  line-height: 16px;
  background: #b3e7db78;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
  border-left: 5px solid #03A9F4;
  color: #202020;
}
.htmega-addons-notice a {
  color: #fff;
  background: #D73361;
  padding: 4px 10px;
  display: inline-block;
  margin: 6px;
  border-radius: 3px;
  font-size: 10px;
}
.htmega-addons-notice a:hover {
  color: #fff;
}
.htmega-disable-control i.eicon-pro-icon {
  color: #D73361;
  font-size: 14px;
}
.elementor-templates-modal .dialog-widget-content {
  max-width: 1920px;
}
#elementor-panel-category-htmega-pro-addons .elementor-element-wrapper .elementor-element .eicon-lock{
  left: 5px;
  right: auto;
}

i.htmega-icon.htmega-chart-img:before {
  content: url("../images/widget-icons/chart.png");
  height: 28px;
  width: 28px;
}
i.htmega-icon.htmega-threesixty-rotation-img:before {
  content: url("../images/widget-icons/threesixty-rotation.png");
  height: 28px;
  width: 28px;
}
.ht-badge-icon {
  float: right;
}

.htmega-elementor-buttion-pro-hide{
  display: none;
}
a.htmega-pro-dialog-buttons-action{
  display: none!important;
}
.htmega-pro-widget a.htmega-pro-dialog-buttons-action{
  display: inline-block!important;
}
.elementor-button.go-pro.dialog-button.dialog-action.dialog-buttons-action.htmega-elementor-buttion-pro-hide {
  display: none!important;
}
