/*
 Theme Name: twentysixteen child
 Description: Child-Theme
 Version: 1.0
 Author: EMG
 Template: twentysixteen
 */

/* Importing the parent theme stylesheet. */
@import url( '../twentysixteen/style.css' );

.site-header {
		padding: 2.3625em 4.6254%;
	}

/*	

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	border-color: #339999;
	color: #339999;
}

.site-title-footer {
		font-size: 12px;
		line-height: 1.25;
		color: #bbc8cb;
			}
*/

.site-info { 
	display: none;
	}	