/*
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.7.1474446107
Updated: 2016-09-21 08:21:47

*/
/* 7. SIDEBAR
 * ======================== */	
 .widget{
	margin-bottom: 30px;
	overflow: hidden;
}

#sidebar .widget .widget-title,
.et_pb_widget_area .widget .widget-title {
	overflow: hidden;
	border-bottom: 2px solid #F97E76;
	margin-bottom: 15px;
}

#sidebar .widget .widget-title h4,
.et_pb_widget_area .widget .widget-title h4 {
	background: #F97E76;
	display: inline-block;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: inherit;
}

.widget ul,
.widget ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

