.elementor-188 .elementor-element.elementor-element-ca30297{--display:flex;}.elementor-188 .elementor-element.elementor-element-309f8b57 .e-contact-buttons{--e-contact-buttons-contact-button-icon:var( --e-global-color-f3f86f4 );--e-contact-buttons-contact-button-icon-hover:#F3F5F8;--e-contact-buttons-button-bar-bg:#FFFFFF66;}/* Start custom CSS for contact-buttons-var-6, class: .elementor-element-309f8b57 *//* Nasconde l'icona Waze originale */
.e-font-icon-svg.e-fab-waze {
  display: none !important;
}

/* Assicura che il contenitore sia position relative */
.elementor-element:has(.e-fab-waze) .e-floating-bars__action-icon {
  position: relative !important;
  overflow: visible !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Inserisce il tuo SVG */
.elementor-element:has(.e-fab-waze) .e-floating-bars__action-icon::after {
  content: '' !important;
  display: block !important;
  width: 32px !important;
  height: 32px !important;
  background-image: url('https://lucadandrea.it/wp-content/uploads/2026/02/whatsapp.svg') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}/* End custom CSS */