HEX
Server: nginx/1.27.1
System: Linux in-3 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
User: ivenus-clone (3297)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v4513/ivenusnew/public_html/wp-content/plugins/elementor/assets/css/modules/ai/editor.css
.e-ai-button {
  background: none;
  border: none;
  font-size: var(--control-title-size);
  cursor: pointer;
  transition: var(--e-a-transition-hover);
}
.e-ai-button:not(.e-active) {
  color: var(--e-a-color-primary-bold);
}
.e-ai-button:hover {
  color: #E73CF6;
}

.e-ai-promotion {
  font-size: var(--control-title-size);
}
.e-ai-promotion i {
  margin-inline-end: 5px;
}

.elementor-label-block .e-ai-promotion,
.elementor-label-block .e-ai-button {
  margin-inline-start: auto;
}

.elementor-context-menu-list__item__ai-badge {
  background-color: #524CFF;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  padding: 4px;
}
.elementor-context-menu-list__item__ai-badge svg {
  width: 12px;
  height: 12px;
}
.elementor-context-menu-list__item__ai-badge svg path {
  fill: #ffffff;
}

/*# sourceMappingURL=editor.css.map */