/* RTP Studios mobile fixes for the vendored demo stores.
   Kept separate so the original store CSS remains untouched. */
input, select, textarea { font-size: 16px !important; }
@media (max-width: 900px) {
  a, button { min-height: 44px; }
}
