/* 
Theme Name:   Divi-C2IT 
Theme URI:    http://c2itconsulting.net 
Description:  Obsidian Child Theme 
Author:       C2IT 
Author URI:   http://c2itconsulting.net 
Template:     Divi 
Version:      1.0.0 
License:      GNU General Public License v2 or later 
License URI:  http://www.gnu.org/licenses/gpl-2.0.html 
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready 
Text Domain:  Divi-C2IT
*/ 

.mobile_menu_bar:before {
	color: #64a0bf!important;
}
.et_mobile_menu {
	border-top: 3px solid #64a0bf!important;
}
@media (max-width: 980px) {
    #logo {
    	max-height: 85%!important;
    }
}