/* 
	Theme Name: Divi Child Theme 
	URI: https://www.elegantthemes.com/gallery/divi/ 
	Description: Divi Child Theme 
	Author: Elegant Themes Author 
	URI: https://www.elegantthemes.com 
	Template: Divi 
	Version: 1.0.0 

*/

/* =Theme customization starts here ------------------------------------------------------- */​
	.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li.current-menu-item a {
		color:#498E92 !important;
	}
	#main-footer {
		border-top-style: solid!important;
    	border-top-width: 5px!important;
    	border-top-color: #498e92!important;
	}
	#main-footer #footer-widgets h4 {
		color: #fff;
   		font-family: Ubuntu;
    	font-weight: 700;
		font-size: 20px;
		text-transform: uppercase;
	}
	#page-container {
		overflow-x:hidden;
	}

@media (max-width:980px){
	.et_pb_fullwidth_menu > div.et_pb_row.clearfix {
		width:100% !important;
	}
}