.elementor-552 .elementor-element.elementor-element-47809b3{--display:flex;}/* Start custom CSS for contact-buttons-var-5, class: .elementor-element-712b1cab *//* WhatsApp Gradient – round glossy style */
.whatsapp-gradient-round a,
.whatsapp-gradient-round .e-floating-buttons__button {
  background: radial-gradient(
    circle at top left,
    #6fd3e6 0%,
    #43BED7 35%,
    #2f4a8a 70%,
    #242C5E 100%
  ) !important;

  border-radius: 50% !important;
  border: 3px solid #ffffff !important;

  box-shadow:
    0 8px 18px rgba(0, 0, 0, 0.25),
    inset 0 2px 4px rgba(255, 255, 255, 0.35);

  transition: all 0.3s ease;
}

/* אייקון לבן */
.whatsapp-gradient-round svg,
.whatsapp-gradient-round svg * {
  fill: #ffffff !important;
}

/* Hover – טיפה "עמוק" יותר */
.whatsapp-gradient-round a:hover,
.whatsapp-gradient-round .e-floating-buttons__button:hover {
  transform: scale(1.05);
  box-shadow:
    0 12px 26px rgba(0, 0, 0, 0.35),
    inset 0 2px 6px rgba(255, 255, 255, 0.25);
}/* End custom CSS */