.elementor-132743 .elementor-element.elementor-element-e7537dd{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a2ab100 */<style>
  html,
  body,
  #page,
  .site,
  .site-content,
  .content-area,
  .elementor,
  .elementor-section,
  .elementor-container,
  .elementor-widget-wrap,
  .elementor-column,
  .elementor-top-section,
  .elementor-location-single,
  .elementor-location-header,
  .elementor-location-footer {
    background-color: #050505 !important;
  }

  .page,
  .post,
  .entry-content,
  .elementor-page,
  .elementor-kit-5,
  .elementor-section-wrap {
    background-color: #050505 !important;
  }
</style>/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e7537dd *//* MiniSun accessibility icon - ultra safe design only */
/* לא נוגע במיקום, לא בגודל, לא ב-transform */

#enable-toolbar-trigger {
  background: radial-gradient(circle at 30% 25%, #2b2b2b 0%, #070707 58%, #000 100%) !important;
  border: 2px solid #f7c600 !important;
  border-radius: 50% !important;
  box-shadow:
    0 0 0 4px rgba(247, 198, 0, 0.10),
    0 0 24px rgba(247, 198, 0, 0.45),
    0 14px 34px rgba(0, 0, 0, 0.55) !important;
  transition:
    box-shadow 0.25s ease,
    border-color 0.25s ease,
    background 0.25s ease !important;
}

/* Hover - בלי transform */
#enable-toolbar-trigger:hover {
  background: radial-gradient(circle at 30% 25%, #353535 0%, #080808 58%, #000 100%) !important;
  border-color: #ffd84d !important;
  box-shadow:
    0 0 0 5px rgba(247, 198, 0, 0.14),
    0 0 34px rgba(247, 198, 0, 0.68),
    0 18px 42px rgba(0, 0, 0, 0.62) !important;
}

/* SVG glow only */
#enable-toolbar-trigger svg,
#enable-toolbar-trigger #enable-toolbar-trigger-svg {
  filter: drop-shadow(0 0 8px rgba(247, 198, 0, 0.55)) !important;
}

/* Main circle */
#enable-toolbar-trigger .enable-trigger-circle {
  fill: #050505 !important;
  stroke: #f7c600 !important;
  stroke-width: 3px !important;
}

/* Accessibility person icon */
#enable-toolbar-trigger svg .a,
#enable-toolbar-trigger svg path.a {
  fill: #f7c600 !important;
}

/* Small approval/check circle */
#enable-toolbar-trigger svg circle.a {
  fill: #f7c600 !important;
}

/* Check mark */
#enable-toolbar-trigger .enable-trigger-check {
  fill: #050505 !important;
}

/* Shadow inside small check badge */
#enable-toolbar-trigger .shadow {
  fill: rgba(0, 0, 0, 0.22) !important;
}

/* ESC label */
#enable-toolbar-trigger .keyboard-shorcut {
  background: #f7c600 !important;
  color: #050505 !important;
  border-radius: 999px !important;
  font-weight: 900 !important;
  box-shadow: 0 0 14px rgba(247, 198, 0, 0.42) !important;
}/* End custom CSS */