/*
Theme Name: Divi Child
Author: 
Description: Your description goes here
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@media screen and (min-width:320px) and (max-width:980px){
	.header-content {
    max-width: 100% !important;
		width: 100% !important;
}
	h1.et_pb_module_header {
    font-size: 45px !important;
}
	h1.et_pb_module_heading {
    font-size: 45px !important;
}
	.mobile_menu_bar:before {
    font-size: 40px;
	}
	.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #4b48e2;
}
	.et_mobile_menu {
    border-top: 3px solid #5456e1;
 
}
}