/* 
 Theme Name:     ifleader
 Author:         Jose LugoSantiago
 Author URI:     https://leadershipandforesight.com/
 Template:       Divi
 Version:        1.0
 Description:   Divi Child Theme
*/ 


/* ----------- CUSTOM CSS --------------------------- */ 

/*colors: Blue: 032f51, Red: b90d1b, white: fff, black: 000

*/

h1 {/*font-weight:300!important;*/margin-bottom: 20px;}
h2 {margin-bottom: 20px; color: #000!important;}
h3 {margin-bottom: 20px;}
h5 {margin-top: 20px;}

h2:after {
	content : "";
	display: block;
	width   : 70px;
	padding-top: 20px;
	border-bottom: 4px solid #b90d1b;
}


/*.et_pb_slide_content {
    margin-bottom: 20px;}
*/	
.et_pb_text li {
    line-height: 1.5!important;
	margin-top: 10px!important;}

.entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    padding-bottom: 15px!important;
	padding-top: 0px!important;
    line-height: 1.5!important;
    list-style-type: square!important;
}

ul.et_pb_social_media_follow {list-style-type: none!important;}

.serviceul ul li {margin-bottom: 10px;}


.et_pb_text ul  {
    margin-top: 0px!important;
	margin-bottom: 0px!important;
}
	
#sidebar p {
	font-size: 13px;
	line-height: normal;
}

#sidebar h6 {
	font-size: 17px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 3px #062F58;}
	
#sidebar a:hover {text-decoration: underline;}	
	

.et_pb_slide_title:after {border-bottom: none;}

.et_pb_number_counter_0.et_pb_number_counter h3, .et_pb_number_counter_1.et_pb_number_counter h3, .et_pb_number_counter_2.et_pb_number_counter h3 {font-size: 16px!important; font-weight: normal;}




@media (max-width: 980px) {
 .container.et_menu_container { 
 width: calc( 100% - 60px);
 }
 #logo {
    max-height: 100%;
}
} 

