/*
 *   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%;
}

.sticky #logo img {
	width: 55%;
}

#header {
	padding-bottom: 10px;
}

.block-superfish.menu-wrapper {
	margin-top: 10px;
}

#header .sf-menu a {
	font-size: 18px;
}

#branding {
	max-width: 45%;
}

#branding #nnedv-logo {
	width: 13%;
}

#branding #wl-logo {
	width: 84%;
}

.sticky .region-header {
	margin-top: -40px;
}

.nav li a, .nav ul.menu li a {
	padding: 0 8px;
}

.menu-bar {
	padding-top: 26px;
}

#block-search-form {
	margin-top: 22px;
}

.menu-bar .menu li ul.sf-megamenu {
	margin-top: 45px !important;
}

a.book-content-close {
	display: none;
}