.delwine--whatsapp-icon{
  position: fixed;
  width: 58px;
  height: 58px;
  background: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  transform: none !important;
}

.delwine--whatsapp-icon svg{
  width: 30px;
  height: 30px;
  display: block;
}
