.legacy #wpadminbar #wp-admin-bar-elementor_notes > .ab-item:before {
  content: '\e918';
  font-family: eicons;
  font-size: 18px;
  top: 3px;
}
.legacy .e-route-notes {
  --color-editor-info: #58d0f5;
}
.legacy .e-route-notes [data-radix-portal] :focus {
  outline: none;
}
.legacy .e-route-notes.e-route-notes--notable .elementor-element,
.legacy .e-route-notes.e-route-notes--notable .elementor-element * {
  cursor:
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='25' fill='none' viewBox='0 0 34 40'%3E%3Cpath fill='%23A4AFB6' fill-rule='evenodd' d='m20.005 38.734 9.016-9.182a17.4 17.4 0 0 0 4.652-8.863c.656-3.359.32-6.84-.967-10.002a17.25 17.25 0 0 0-6.261-7.77A16.8 16.8 0 0 0 17 0a16.8 16.8 0 0 0-9.445 2.917 17.25 17.25 0 0 0-6.26 7.77 17.6 17.6 0 0 0-.968 10.002 17.4 17.4 0 0 0 4.652 8.863l9.018 9.182A4.2 4.2 0 0 0 17.001 40a4.21 4.21 0 0 0 3.004-1.266M17 25.967c4.694 0 8.5-3.875 8.5-8.656 0-4.78-3.806-8.656-8.5-8.656s-8.5 3.876-8.5 8.656 3.806 8.656 8.5 8.656' clip-rule='evenodd'/%3E%3C/svg%3E")
      0 25,
    pointer;
}
.legacy .e-route-notes.e-route-notes--notable .elementor-element:hover {
  outline: 1px solid var(--color-editor-info);
}
.legacy .e-route-notes.e-route-notes--notable .elementor-element iframe {
  pointer-events: none;
}