/*
Theme Name:sfbdivi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

h1 {
    font-family: Ubuntu,Arial, Helvetica, sans-serif;
}


h2 {
    font-family: Ubuntu,Arial, Helvetica, sans-serif;
	}
 
h3 {
    font-family: Ubuntu,Arial, Helvetica, sans-serif;
}
 
h4 {
     font-family: Ubuntu,Arial, Helvetica, sans-serif;
}
 
h5 {
     font-family: Ubuntu,Arial, Helvetica, sans-serif;
}
 
h6 {
     font-family: Ubuntu,Arial, Helvetica, sans-serif;
}

p{
	font-weight: 300;
	
	}
	
body, input, textarea, select {
    font-weight: 200;
}

#et-info, #et-secondary-menu > ul > li a {font-weight:300;}

#top-menu li li a {width:300px;}
#top-menu li li a:hover{background-color:#FFFFFF; transition: none;}
.nav li ul {width:330px;}

.btn-out:after {
content: "\26";
font-family: 'ETmodules' !important;
}

.btn-efface:after {
content: "\e07d";
font-family: 'ETmodules' !important;
}

.et-social-facebook a.icon:before {
    content: "\e0aa";
	font-size: 25px !important;
}

.et_full_thirth_nav {
    
	width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
	
}

#main-header, #et-top-navigation {font-weight:500;}

#liens-blancs a:hover{letter-spacing:1px; font-weight: 900 !important;}