/*
Theme Name:   Flash Pro Child
Theme URI:    https://www.studiopress.com/themes/flash
Description:  Flash Pro Child Theme
Author:       Josh Chavez
Author URI:   https://joshchavez.dev
Template:     flash-pro
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  flash-pro
*/

#content.site-content {
    overflow: hidden;
}

@media screen and (min-width: 980px) {
    #primary-menu {
        display: block;
    }
}

