/*
Theme Name: Highersite Divi Child
Theme URI: https://highersite.com/
Description: Child theme of divi theme for the Divi theme
Author: Highersite
Author URI: https://highersite.com
Template: divi
Version: 1.0.0
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 03 Sep 2019 23:39:07 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
/* CSS for the Custome Header Starts Here*/



header#main-header {
    display: none !important;
}
.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 
.img-inline .et_pb_image_wrap {
	display: inline-block;
}
.hr-lists {
    display: inline-block;
}
.img-inline {
    margin-bottom: 0px !important;
    margin-right: 0px;
    width: 58px;
    float: right;
}
.site-main-menu {
    width: 80%;
    max-width: 1240px;
    margin: 0 auto;
}
div#nav_menu-2 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
	text-align: left;
}
div#nav_menu-3 {
	width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
	text-align: right;
}
.site-main-menu li {
    display: inline-block;
    margin-right: 24px !important;
    margin-bottom: 0px !important;
	line-height: 60px;
}
.site-main-menu div#nav_menu-3 li {
    margin-right: 48px !important;
	line-height: 38px;
}
.site-main-menu li:last-child {
    margin-right: 0px !important;
}
.site-main-menu div#nav_menu-3 li:last-child {
    margin-right: 0px !important;
}
.site-main-menu div#nav_menu-3 ul:before {
    content: "3750 Park Avenue Doraville, Georgia 30340";
    text-align: left;
    float: left;
	line-height: 38px;
}