/* mobile orders nav fix: visual noop, keep for version tagging */
@media (max-width: 767px) {
  .b2b-fixdock { touch-action: manipulation; }
}
