/* v1.2.57 — FAB universal con PNG del sitio (sin <img>) */
.uplink-fab{ position:fixed; right:16px; bottom:16px; width:64px; height:64px; display:block;
  z-index:2147483647; background:transparent !important; border:0 !important; box-shadow:none !important; border-radius:0 !important; }
.uplink-fab--png{
  background: url('assets/icons/whatsapp.png') no-repeat center/contain !important;
}
.uplink-fab::before, .uplink-fab::after{ content:none !important; background:none !important; box-shadow:none !important; border:0 !important; }
.whatsapp, .whats-app{ display:none !important; }
html, body{ overflow-x: clip; }