/*
 *   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.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

#block-search-form input[type="search"] {
	padding: 4px;
}

.nav li a, .nav ul.menu li a {
	font-size: 105%;
	padding: 0 1.325em;
}

.flexslider .slide-info {
	padding: 8% 20px;
}

/*.front #main-content {
	width: 55%;
}

.front .region-content-aside {
	width: 42%;
}*/