/*
		Theme Name: Olsen Light Child
    Theme URI: https://www.cssigniter.com/ignite/themes/olsen-child
    Author: CSSIgniter
    Author URI: https://www.cssigniter.com
    Description: Child theme for the Olsen WordPress theme
    Version: 1.0.0
    Template: olsen-light
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: olsen-light-child
    Domain Path: /languages
*/

h1
{
	font-size: 28px;
}

.site-bar .nav
{
	width: 100%;
}

.site-logo p
{
	font-size: 12px;
	color: #707070;
}

footer#footer,
footer#footer a
{
	margin-top: 40px;
	color: #ADABAB;
}

footer#footer .site-bar.group,
footer#footer .site-logo
{/*Menu en bas et logo*/
	display:none;
}


/*
	Home
*/

body.home h2.entry-title
{
	display: none;
}

body.home #site-content #content
{
	padding-top: 0;
}

/*
	/Home
*/


/*
	Contact
*/

.page-id-6 .entry-utils.group
{
	display: none;
}

/*
	/Contact
*/