/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 *
 *  @media only screen and (min-width:769px) and (max-width:960px)
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

/* Make main menu narrower */
.sf-menu a.sf-with-ul {
  padding-right: 2.0em !important;
}

.sf-menu a,
.sf-menu a:visited  {
  font-size: 9px; /*8.5px;*/
  padding: 9px 10px !important;
  line-height: 0.9;
}
