/*--------------------------------------------------------------
# Custom styles - magazine theme
# Loaded after style-3.1.min.css, so rules here win.
# Keep all your own overrides in this file: it is not part of the
# original package, so a theme update will not overwrite it.
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Logo masthead (centered, above the main menu)
--------------------------------------------------------------*/
.site-masthead {
    padding: 1.75rem 0 1.25rem;
}

.site-masthead .masthead-brand .logo {
    height: auto;
    max-width: 100%;
}

/* Make the masthead logo bigger than the old in-navbar one.
   Remove the max-height line to keep the size set in the admin panel. */


/* Drop the old left indent so the first menu item lines up with the grid. */
#mega-menu-wrapper .navbar-nav {
    margin-left: 0 !important;
}
