/*
Theme Name: Cruzy Child
Theme URI: http://crestaproject.com/downloads/cruzy/
Author: Rizzo Andrea - CrestaProject.com
Author URI: http://crestaproject.com
Description: Cruzy is fresh and modern WordPress Blog Theme, full width with two main columns, one dedicated to the images and one dedicated to content, unlimited colors and 4 post formats. The sidebar is hidden and comes out through special button. Demo here http://crestaproject.com/demo/cruzy/
Version: 1.0.3
Template: cruzy
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cruzy
Tags: two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, custom-colors, sticky-post, featured-images, theme-options, translation-ready, full-width-template, post-formats, rtl-language-support, white, yellow, light, black
*/

@font-face {
    font-family: 'Fira Sans';
    src: url('fonts/firasans-regular-webfont.woff2') format('woff2'),
         url('fonts/firasans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: 'Source Sans pro';
    src: url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



h1, h2, h3, h4, h5, h6, .site-branding p, .post-navigation .meta-nav {
    font-family: Fira Sans;
    font-weight: 400;
}
.site-branding h1 a {
	font-style: italic;
    text-transform: none;
}
.smallPart .byline{
	display: none;
}
.post-navigation .nav-previous,
.post-navigation .nav-next{
	background: none!important;
}
.main-navigation a {
    font-size: 14px;
}

.headerOverlay.active{
	background: grey /*url(images/arrow-meet-black.gif)*/;
	height: 100%;
    width: 100%;
	opacity: 0.1;
}
footer#colophon{
    padding-bottom: 30px;
}

.cruzy-bottom-content .read-link {
    padding:0;
}
a.readMoreLink {
    display: inline-block;
    padding: 1em;
}
.main-navigation ul ul {
    top: 56px;
	}
	
	/* page advent 2016 Tania privat */
	.page-id-1191 .site-content{
		width:100%!important;
		margin-left:0!important;
	}
	.page-id-1191 .site-header{
		display:none;
	}
	
.seal{
	float:right;
}
.site-info.smallPart{
	line-height: 30px;
}