/* V83.4 interaction layer fix.
   The mobile header uses z-index 110. Keep the bag and its close control above it. */
.bag-drawer {
  z-index: 300;
}
