/* The retired Enfold/Cosmosfarm floating dock must never compete with Prestige controls. */
body .cosmosfarm-floating-menu {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}