/*
Theme Name:         Gromf 8.x
Theme URI:          https://github.com/schikulski/gromf
Description:        Gromf is a WordPress starter theme based on Sage, but with Foundation & Gulp.
Version:            8.2.1
Author:             github.com/roots & github.com/schikulski
Author URI:         https://simenschi.no/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

div.is-drilldown .is-drilldown-submenu {
    display: block !important;
} 

@media (max-width: 700px) {
    #site-content .page .page-header h1 {
        font-size: 24px;
        line-height: 1;
    }
}
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    z-index: 100;
}