/* CSS for child of Twenty Seventeen
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://mmdarshanamerica.com/foundation/locations/Z2test/wordpress/wp-content/themes/twentyseventeen-child
 Description:  Twenty Seventeen Child Theme
 Author:       MMF_User1
 Author URI:   http://mmdarshanamerica.com/foundation/locations/Z2test/wordpress
 Template:     twentyseventeen
 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:  twenty-fifteen-child
 */

/* eliminate extra whitespace before page content */
.site-header {padding-top: 0.5em;padding-bottom: 0.5em;margin-top:0; margin-bottom:0;}
.site-branding {min-height: 0;padding-top: 0;padding-bottom: 0;}
.site-content {padding-top: 0.5em;padding-bottom: 0;margin-top:0; margin-bottom:0;}

.panel-content .wrap {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

@media screen and (min-width: 48em) {
    .page.page-one-column .entry-header, 
    .twentyseventeen-front-page.page-one-column .entry-header, 
    .archive.page-one-column:not(.has-sidebar) .page-header {
        margin-bottom: 0;
    }
}

/* change site title appearance */
.site-title, .site-title a {
font-size: 23px !important;
color: grey !important;
}

/*h1 {font-family: 'Quattrocentro Sans', Verdana, sans-serif;}*/

/* image formatting */
img.mmf-imgbox {
    box-shadow: 10px 10px 5px grey;
}

/* text formatting */
h2 {
font-weight: bold;
}
