/*
Theme Name: Twenty Sixteen Child
Template: twentysixteen
Author: Child Theme Configurator
Version: 1.0.1451899859
Updated: 2016-01-04 09:30:59
*/

@charset "UTF-8";

.entry-header {
display: none
}

.site-branding .site-title a {
color: #000066;
font-size: 2.1rem
}

.site-description {
font-size: 1.5rem
}

.primary-menu a {
color: #000066;
font-size: 1.3rem;
}

.site-info {
display: none
}

.site-inner {
 max-width: none;
}

.site-content,
.site-footer,
.site-header-main {
 max-width: 1320px;
 margin: 0 auto;
}

@media screen and (min-width: 44.375em) {
 .site {
 margin: 0;
 }
 
 body:not(.custom-background-image):before, body:not(.custom-background-image):after {
 height: 0;
 }
}

.site-header {
 background-size: cover !important; 
 min-height: 200px;
 margin-bottom: 20px;
}

