/*
Theme Name: Divi_child
Description: Theme enfant de Divi
Author: Pixis
Author URI: http://www.pixis.net
Template: Divi
Version: 1.0
*/

/*
html, body { background-color: #212121 !important; }
.entry-content { background-color: #212121 !important; }
*/

/* barre supérieure (dessus menu principal)*/
/*
#top-header { padding-bottom:0 !important; }
#top-header .container { padding-top:0 !important; padding-bottom:0 !important; margin-bottom:0 !important; }
*/

/*
#et-secondary-menu, #et-secondary-menu > ul > li a {
	padding-bottom:0px !important;
	margin-bottom:0 !important;
	padding-top:5px !important;
}

#top-menu-nav #top-menu li {
	transition: all 0.6s ease-in-out !important;
}
*/