.juicer-preview-message {
    border: 2px solid #E2E8EE;
    background: #ffffff;
    font-size: 16px;
    font-style: italic;
    color: #465C6F;
    padding: 12px;
    margin: 0;
    display: block;
    text-align: center;
  }
  /* custom-elementor.css */
.elementor-control-content .elementor-control-input-wrapper .elementor-control-suggestions {
  display: none !important;
}
.juicer-tooltip {
  display: inline-block;
  margin-left: 5px;
  cursor: pointer;
  color: #0073aa;
  font-size: 1.2em;
}

.juicer-tooltip:hover {
  color: #00a0d2;
}

.juicer-tooltip[title] {
  position: relative;
}

.juicer-tooltip[title]:hover::before,
.juicer-tooltip[title]:hover::after {
  display: block;
}

.juicer-tooltip[title]::before {
  content: attr(title);
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 10px;
  background-color: #333;
  color: #fff;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.2;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.2s;
}

.juicer-tooltip[title]::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
}

.juicer-widget-icon {
  width: 28px;
  height: 28px;
  display: inline-block;
  padding: 0 !important;
  line-height: 1;
  margin-bottom: -4px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.5438 3.31529C23.5438 4.15626 22.8668 4.8333 22.0258 4.8333C21.179 4.8333 20.5078 4.15042 20.5078 3.35133V2.018C20.5078 1.17704 21.1848 0.5 22.0258 0.5C22.8502 0.5 23.5122 1.16193 23.5438 2.02657V3.31529Z' stroke='%23515962'/%3E%3Cpath d='M15.4278 15.7114V15.7197L15.4281 15.7281C15.4726 17.0631 16.5438 18.1934 17.9459 18.1934C19.3391 18.1934 20.4639 17.0686 20.4639 15.6754V14.6664V9.80155C20.4639 9.15236 21.0907 8.49976 21.9819 8.49976C22.8798 8.49976 23.4999 9.12242 23.4999 9.80155V18.306C23.4999 23.3879 19.2674 27.5339 14.0212 27.4996H14.018C8.72896 27.4996 4.5 23.3838 4.5 18.306C4.5 16.793 4.87752 16.0549 5.39256 15.6636C5.86102 15.3077 6.54024 15.1575 7.46394 15.1326V16.6123C7.46394 18.0056 8.58869 19.1303 9.98194 19.1303C11.3633 19.1303 12.4999 18.0533 12.4999 16.6483V15.315V15.2257L12.527 15.0851C12.6649 14.368 13.2643 13.8331 14.018 13.8331C14.7469 13.8331 15.3417 14.3691 15.3932 15.0637L15.4275 15.5267H15.4278V15.7114Z' stroke='%23515962'/%3E%3Cpath d='M15.536 8.64869C15.536 9.48966 14.859 10.1667 14.018 10.1667C13.177 10.1667 12.5 9.48966 12.5 8.64869V7.31537C12.5 6.4744 13.177 5.79736 14.018 5.79736C14.859 5.79736 15.536 6.4744 15.536 7.31537V8.64869Z' stroke='%23515962'/%3E%3Cpath d='M22.2609 22.8923C20.612 25.6509 17.5386 27.4999 14.0179 27.4999C8.72896 27.4999 4.5 23.3841 4.5 18.3063C4.5 16.8118 4.87713 16.0755 5.39417 15.6886C5.86654 15.3351 6.55711 15.1902 7.49997 15.1908V16.6846C7.49997 16.8754 7.54107 17.0838 7.577 17.2336C7.65952 18.2017 7.94036 19.3493 8.83827 20.7711C10.5579 23.5031 13.2713 24.7861 16.0877 24.8242C18.2101 24.8529 20.3891 24.1764 22.2609 22.8923Z' stroke='%23515962'/%3E%3C/svg%3E%0A");
}

/* Dark mode */
@media (prefers-color-scheme: dark) {
  .juicer-widget-icon {
    width: 28px;
    height: 28px;
    display: inline-block;
    padding: 0 !important;
    line-height: 1;
    margin-bottom: -4px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.5438 3.31529C23.5438 4.15626 22.8668 4.8333 22.0258 4.8333C21.179 4.8333 20.5078 4.15042 20.5078 3.35133V2.018C20.5078 1.17704 21.1848 0.5 22.0258 0.5C22.8502 0.5 23.5122 1.16193 23.5438 2.02657V3.31529Z' stroke='%23d5d8dc'/%3E%3Cpath d='M15.4278 15.7114V15.7197L15.4281 15.7281C15.4726 17.0631 16.5438 18.1934 17.9459 18.1934C19.3391 18.1934 20.4639 17.0686 20.4639 15.6754V14.6664V9.80155C20.4639 9.15236 21.0907 8.49976 21.9819 8.49976C22.8798 8.49976 23.4999 9.12242 23.4999 9.80155V18.306C23.4999 23.3879 19.2674 27.5339 14.0212 27.4996H14.018C8.72896 27.4996 4.5 23.3838 4.5 18.306C4.5 16.793 4.87752 16.0549 5.39256 15.6636C5.86102 15.3077 6.54024 15.1575 7.46394 15.1326V16.6123C7.46394 18.0056 8.58869 19.1303 9.98194 19.1303C11.3633 19.1303 12.4999 18.0533 12.4999 16.6483V15.315V15.2257L12.527 15.0851C12.6649 14.368 13.2643 13.8331 14.018 13.8331C14.7469 13.8331 15.3417 14.3691 15.3932 15.0637L15.4275 15.5267H15.4278V15.7114Z' stroke='%23d5d8dc'/%3E%3Cpath d='M15.536 8.64869C15.536 9.48966 14.859 10.1667 14.018 10.1667C13.177 10.1667 12.5 9.48966 12.5 8.64869V7.31537C12.5 6.4744 13.177 5.79736 14.018 5.79736C14.859 5.79736 15.536 6.4744 15.536 7.31537V8.64869Z' stroke='%23d5d8dc'/%3E%3Cpath d='M22.2609 22.8923C20.612 25.6509 17.5386 27.4999 14.0179 27.4999C8.72896 27.4999 4.5 23.3841 4.5 18.3063C4.5 16.8118 4.87713 16.0755 5.39417 15.6886C5.86654 15.3351 6.55711 15.1902 7.49997 15.1908V16.6846C7.49997 16.8754 7.54107 17.0838 7.577 17.2336C7.65952 18.2017 7.94036 19.3493 8.83827 20.7711C10.5579 23.5031 13.2713 24.7861 16.0877 24.8242C18.2101 24.8529 20.3891 24.1764 22.2609 22.8923Z' stroke='%23d5d8dc'/%3E%3C/svg%3E%0A");
    }
}