.add-button {







  top: 1px;



  left: 1px;



}







  .pushalert-notification-preferences{

    font-size: 0.7em; font-weight: bold;

}



.blocco_presentazioneprodotto {



	display: inline-table;

}
.whatsapp{  
display: none !important;
}
.numerotelefono{
display: none !important;
}
.ogginorichiesta {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% { 
    opacity: 0;
  }
}
