.elementor-310 .elementor-element.elementor-element-14a016f2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-310 .elementor-element.elementor-element-16d69adf .e-contact-buttons{--e-contact-buttons-contact-button-icon:var( --e-global-color-primary );--e-contact-buttons-contact-button-bg:#816DB6;--e-contact-buttons-contact-gap:10px;--e-contact-buttons-contact-padding-block-end:15px;--e-contact-buttons-contact-padding-block-start:15px;--e-contact-buttons-contact-padding-inline-end:15px;--e-contact-buttons-contact-padding-inline-start:15px;}.elementor-310 .elementor-element.elementor-element-16d69adf .e-contact-buttons__contact-icon-link{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;}/* Start custom CSS for contact-buttons-var-10, class: .elementor-element-16d69adf *//* Nasconde qualsiasi contenuto dentro l'icona originale */
.elementor-location-floating_buttons a:nth-child(1) .e-contact-buttons__contact-icon-container > * {
  display: none !important;
}

/* Applica il tuo SVG come background */
.elementor-location-floating_buttons a:nth-child(1) .e-contact-buttons__contact-icon-container {
  background-image: url('/wp-content/uploads/2026/03/amazon-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;

  /* Aggiungiamo queste per renderlo visibile */
  width: 24px;
  height: 24px;
  display: inline-block;
}

/* Nasconde qualsiasi contenuto dentro l'icona originale */
.elementor-location-floating_buttons a:nth-child(2) .e-contact-buttons__contact-icon-container > * {
  display: none !important;
}

/* Applica il tuo SVG come background */
.elementor-location-floating_buttons a:nth-child(2) .e-contact-buttons__contact-icon-container {
  background-image: url('/wp-content/uploads/2026/03/scrivimi.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;

  /* Aggiungiamo queste per renderlo visibile */
  width: 24px;
  height: 24px;
  display: inline-block;
}/* End custom CSS */