/*
Theme Name: 	.CORP
Theme URI: 		http://www.corp-lab.com
Description: 	Divi Child
Author: 		.CORP
Author URI: 	http://www.corp-lab.com
Template: 		Divi
Version: 		2
*/


/*/ pas d'extrait blog /*/
.et_pb_blog_grid .post-content {
	display: none;
}
.logo_container a{
	font-weight: 800;
	font-size: 1.2em;
	color: #333;
	vertical-align: middle;
}
#corp-container{
	display:inline-block;
	width:120px;
}
#et-top-navigation{
    max-width: calc(100% - 120px);
}
/*/ General /*/
::-moz-selection {
	color: rgba(0,0,0,1);
	background: rgba(255,255,0,1);
}
::selection {
	color: rgba(0,0,0,1);
	background: rgba(255,255,0,1);
}
.et_pb_section, #main-footer, #footer-bottom {
	background-color: transparent !important;
	padding: 25px 0;
}
#main-content{
	background-color: #fafafa !important;
}
body{
	font-weight: 400;
	font-size: 1em;
}
/*/ font /*/
h1, h2, h3, h4, h5, h6{
	font-weight: 400;
	line-height: 1.2em !important;
}
h1.apropos{
	font-weight: 400;
	font-size: 1.8em;
	padding-bottom: 1.2em;
	line-height: 1.2em;
}
p a{
	text-decoration: none;
	border-bottom: 1px dotted transparent;
	transition: all 0.4s ease-in-out;
}
p a:hover {
	color: #5675b9;
	border-color: #5675b9;
}
p.post-meta a{
	text-decoration: none;
	background-color: transparent;
	padding: 3px 1px 1px;
	transition: all 0.4s ease-in-out;
}
p.post-meta a:hover {
	border-bottom: none;
	background-color: yellow;
}
/*/ menu /*/
#main-header{
	background-color: #fcfcfc !important;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px dotted;
}
#top-menu li.current-menu-item > a:before{
	width: 100%;
    height: calc(1em + 4px);
    content: " ";
    position: absolute;
    background-color: yellow;
    z-index: -1;
    border: 2px solid yellow;
    margin: -4px 0 0 -2px;
}
#top-menu-nav > ul > li > a:before{
	width: 100%;
	height: 1em;
    content: " ";
	position: absolute;
	background-color: transparent;
	z-index:-1;
	border: 2px solid transparent;
	margin: -2px 0 0 -2px;
	transition: all 0.4s ease-in-out;
}
#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
	color: #000 !important;
    opacity: 1;
	transition: all 0.4s ease-in-out;
}
#top-menu-nav > ul > li:hover a:before{
	background-color: yellow;
	border: 2px solid yellow;
}

#top-menu li.current-menu-item > a{
    color: #000 !important;
	pointer-events: none;
	cursor: default;
}
#et-top-navigation {
    font-weight: 400;
}
/*/ menu mobile /*/
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    background-color: yellow;
}
.et_pb_scroll_top.et-pb-icon{
	padding: 10px 14px 14px 10px;
	background: rgba(0, 0, 0, 1);
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}

/*/ article /*/
#main-content .container::before{
	display: none;
}
#main-content .container {
    padding-top: 100px;
}
.et_pb_post .entry-content {
    padding-top: 0;
	margin-top:0;
}
.et_pb_post .post-meta {
    margin-bottom: 0;
}
#left-area .post-meta{
	padding-bottom: 0;
}
.et_pb_post h2 {
	color: #666;
    margin-top: .8em;
    font-size: 1em;
}
#left-area .post-meta a {
    padding: 3px 1px 0;
}
#left-area p{
font-size: 1.05em;
}
/*/ blog &  blog vignettes /*/
.et_pb_row {
    padding-top: 75px !important;
}
.et_pb_blog_grid{
	margin-top: 0;
}
.et_pb_blog_grid .et_pb_post {
	padding: 0;
	border: none;
	background-color: transparent !important;
}
.et_pb_blog_grid .et_pb_image_container{
	min-height: 250px;
	max-height: 250px;
	overflow: hidden;
}
@media all and (max-width: 479px) {
	.et_pb_blog_grid .et_pb_image_container{
		min-height: auto;
	}
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column .et_pb_widget:nth-child(n) {
		margin-bottom: 30% !important;
	}
}
.et_pb_blog_grid h2{
    font-size: 1.25em;
	line-height: .8em;
	color: #333;
	margin: 0;
	margin-left: -19px;
}
.et_pb_blog_grid .et_pb_post .post-meta{
	font-size: .95em;
	border-bottom: 1px dotted;
	padding-bottom: 2px;
	margin: 0;
	margin-left: -19px; /* voir .et_pb_blog_grid h2 */
}
#identite-graphique p.post-meta a[href^="http://www.corp-lab.com/category/identite-graphique/"],
#edition p.post-meta a[href^="http://www.corp-lab.com/category/edition/"],
#web p.post-meta a[href^="http://www.corp-lab.com/category/web/"],
#visualisation-de-donnees p.post-meta a[href^="http://www.corp-lab.com/category/visualisation-de-donnees/"],
#animation p.post-meta a[href^="http://www.corp-lab.com/category/animation/"],
#numerique p.post-meta a[href^="http://www.corp-lab.com/category/numerique/"],
#ecriture p.post-meta a[href^="http://www.corp-lab.com/category/ecriture/"],
#article p.post-meta a[href^="http://www.corp-lab.com/category/article/"]{
    padding: 3px 1px 0;
	background-color: yellow;
	color: #000;
	pointer-events: none;
	cursor: default;
}
/*/ footer /*/
#footer-info{
	font-size: .75em;
	margin-top: -5px;
	opacity: .75;
	font-weight: 700;
}
.et-social-icons {
	float: left;
}
.et-social-icons li {
	margin-left: 0;
	margin-right: 20px;
}
.et-social-icons a:hover{
	color: #5675b9 !important;
}