/*
 Theme Name:     Divi Child Theme - Custom Header - LotusDesk
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme for LotusDesk
 Author:         LotusDesk
 Author URI:     http://www.lotusdesk.com
 Template:       Divi
 Version:        4.20
*/

@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Raleway|Ubuntu&display=swap');

/* =Theme customization starts here  ----------  */

/*---------------- Header Font Logo Format ----------*/

.logo_container {
	padding-top: 20px;
}
img#logo {
	float: left;
}

#biz-all {
	width: 450px;
	float: left;
	padding-left: 20px;
}

h1#biz-name {
	font-family: 'Raleway', 'Ubuntu', sans-serif;
/*	text-transform: uppercase; */
	padding-top: 15px;

}
h1#biz-name .color1 {
	font-weight: 600;
	color: #000;
}
h1#biz-name .color2 {
	font-weight: 200;
	color: #333;
}
h2#biz-description {
	color: #CCC;
}
#main-header h2 {
/*	text-transform: uppercase; */
	font-weight: 100;
	font-size: 1.1em;
}
/*---------------- Logo Image Format ----------*/




/*----------------- Home Intro ----------*/



/*--------------- Footer Layout ------------*/
