/*
CTC Separate Stylesheet
Updated: 2018-01-17 16:41:09
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.95.1516171269
*/

#page-container {
	padding-top: 0px !important;
}

.mobile_menu_bar::before {
color: #fff !important;
}

.sub-menu {
	background: white !important; 
	color: black !Important;
}

ul#mobile_menu.et_mobile_menu {
	background: #fff !important;
}

#recent-posts-3 .widgettitle {
background: #2ea3f2;
text-align: center;
padding: 20px 0px;
color: white;
margin-bottom: 10px;
}

#recent-posts-3 {
background: #eee; 
}

.et_pb_widget_area ul {
    padding: 5px !important;
    line-height: inherit !important;
    list-style: none !important;
	color: black;
}