/*
Theme Name: Divi - Child theme
Theme URI: 
Version: 0.8
Description: Divi - Child 
Author: Social Mind
Author URI: http://www.socialmind.gr
Template: Divi
*/
/*@import url(../Divi/style.css);*/
/* =Theme customization starts here

------------------------------------------------------- */

.mobile_menu_bar:before{
	color: #312f83;
}

.et_mobile_menu{
	border-color: #e54938;
}

@media screen and (max-width: 650px){
	.main-title h2{
		font-size: 27px !important;
		line-height: 1.1em !important;
	}

	.main-title h3{
		font-size: 22px !important;
	}
}