/* 
Theme Name:		 Sonix Health Theme
Theme URI:		 http://www.elegantthemes.com/gallery/divi/
Description:	 Divi Child is a child theme of Divi, created by ChildTheme-Generator.com
Author:			 Elegant Themes
Author URI:		 http://www.elegantthemes.com/gallery/divi/
Template:		 Divi
Version:		 1.0.2
Text Domain:	 divi-child
*/

@media (min-width: 981px){
	#top-menu li.centered-inline-logo-wrap{
		margin: -44px 0;
	}
	.et-fixed-header #top-menu li.centered-inline-logo-wrap{
		margin: -33px 0;
	}
}
@media (max-width: 980px){
	.et_header_style_split #logo{
		max-height: none !important;
	}
}

.page a:hover {
    color: #019ce4 !important;
}

.et_pb_button{
	color:#fff;
}
.et_pb_button:hover,
.page .et_pb_button:hover{
	color:#fff !important;
}

.et_pb_button.et_pb_promo_button{
	border-radius:0 !important;
	color:#fff !important;
}
.et_pb_button.et_pb_promo_button:hover{
	color:#fff !important;	
}

#footer-bottom{
	padding:15px 0px !important;
}
#footer-bottom .et-social-icons{
	margin:0 !important;
}

.page .mobile_menu_bar:before{
	color: #019ce4 !important;
}
.page .et_mobile_menu{
	border-color: #019ce4 !important;
}
.et_mobile_menu li a:hover, .nav ul li a:hover{
	color: #019ce4 !important;
}

.dsm_caldera_forms .caldera-forms-conditional-field .form-group{
	margin-bottom: 15px !important;
}