/*
Theme Name: Bolge Child
Theme URI: http://bolge.elated-themes.com
Description: A child theme of Bolge Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: bolge
Template: bolge
*/
/**** TITRES ****/
h3 {
	margin-bottom:20px !important;
}


h4 {
	margin-bottom:15px !important;
}


/**** Menu (centre les élements du menu) ****/
.eltdf-drop-down .wide .second .inner>ul>li>a .item_outer {
    padding: 0;
    overflow: inherit;
    text-align: center;
}