/*
Theme Name: Divi enfant
Description: Theme enfant de Divi 3
Author: e-novea
Author URI: https://www.e-novea.fr
Template: Divi 
Version: 1.0.0
*/

/** PAGE 404 **/
#main-content-404 {
	padding-top: 200px;
	background-color: #fff;
	color: #c91c1c;
	text-align: center;
	background-image: url(/wp-content/uploads/2018/05/Fond_accueil_1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: cover;	
	height: 900px;
}

#main-content-404 h1{
color:#c91c1c;
}

/** FIN PAGE 404 **/

/** Header **/
#main-header{
border-bottom: 4px;
border-bottom-style: solid;
border-bottom-color: #c91c1c;
}
/** Fin Header **/

/** Disposition Gallerie **/
#my-gallery .et_pb_gallery_item.et_pb_grid_item {
margin-right: 4%;
width: 22%;
}
#my-gallery .et_pb_gallery_item.et_pb_grid_item:nth-child(3n+1) {
clear: none;
}
#my-gallery .et_pb_gallery_item.et_pb_grid_item:nth-child(4n) {
margin-right: 0;
}

/** Fin Disposition Gallerie **/

#top-menu li li a {
	font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
}

@media screen and (max-width: 1025px) {
	#produits h4 {
	font-size: 12px;
}
}

@media all and (max-width: 980px) {
.logo_container {
	text-align: center;
	margin-top: 0px;
	}
#main-header #et-top-navigation {
	width: 85%;
	padding-top: 35px !important;
	}
.et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: auto;
	}
#et-info-phone {
	margin-right: 0px;
	line-height: 2em;
	}
#et-info-email{
	margin-right: 0px;
	line-height: 2em;
	}
#titre_produits .et_pb_column {
	margin-bottom: 0px;
	}
}


#my-gallery2 .et_pb_gallery_item.et_pb_grid_item {
margin-right: 5%;
width: 16%;
}
#my-gallery2 .et_pb_gallery_item.et_pb_grid_item:nth-child(4n+1) {
clear: none;
}
#my-gallery2 .et_pb_gallery_item.et_pb_grid_item:nth-child(5n) {
margin-right: 0;
}

.single .et_pb_post {
    margin-bottom: 0px;
}