/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.sidebar .simple-section-nav li a {
	display:block;
	padding:10px 0;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:-1px;
}
.sidebar .simple-section-nav li.current_page_item a,
#wrapper .sidebar .current_page_item > a {
	color:#333 !important;
}