/*
Theme Name: Twenty Sixteen Child 01
Theme URI: 
Description: Child 01 theme for the Twenty Sixteen theme
Author: <a href="https://wordpress.org/" title="Visit author homepage">the WordPress team</a>
Author URI: 
Template: twentysixteen
Version: 1.3
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 19 Jan 2017 01:40:42 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


@media only screen and (min-width: 910px) {
	.main-navigation .primary-menu > li {
		display: inline-block;
		float: none;
	}
	.main-navigation ul {
		text-align: center;
	}
}

/* Remove title Home from Home page */
.page-id-96 .entry-title {display:none}

/* Header padding */
.site-header {
		padding: 0 4.5455%;
	}