/* JBA v16.20.416 — prevent legacy category/filter layers from flashing or receiving taps. */
@media (max-width:900px), (pointer:coarse) {
  html.jba-mobile-single-owner-v416 body .menu-bot-mob,
  html.jba-mobile-single-owner-v416 body #jbaMobileDockV15271,
  html.jba-mobile-single-owner-v416 body #jbaMobileDockV15269,
  html.jba-mobile-single-owner-v416 body #jbaMobileDockV15267,
  html.jba-mobile-single-owner-v416 body #jbaV15266FilterSheet,
  html.jba-mobile-single-owner-v416 body #jbaV15266FilterTrigger,
  html.jba-mobile-single-owner-v416 body #jbaIosCategorySheetV144,
  html.jba-mobile-single-owner-v416 body #jbaIosCategoryDrawerV145,
  html.jba-mobile-single-owner-v416 body #jbaIosFilterDrawerV145,
  html.jba-mobile-single-owner-v416 body #jbaIosFilterTriggerV145 {
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
}
