/*
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
*/

/*******************
********************
SIDE BAR MENU - START
********************
********************/
ul#menu-systems-rendering {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ededed;
    margin-bottom: 20px;
}
#wrapper #menu-systems-rendering li.product-side-bar-menu a {
    border-right-color: #319344;
    border-left-color: #319344;
}
#wrapper #menu-systems-rendering li a {
    font-size: 16px;
	color:#319344;
	padding-left: 23px;
}
#menu-systems-rendering #menu-systems-rendering li.product-side-bar-menu > a {
    padding-left: 23px;
    border-left: 3px solid #a0ce4e;
}
.side-nav-right #menu-systems-rendering li a {
    padding-left: 25px;
}
#menu-systems-rendering li.product-side-bar-menu > a {
    background: none;
    color: #a0ce4e;
}
.fusion-main-menu > ul > li > a, .side-nav li a {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    font-weight: 0;
    letter-spacing: 0px;
}
#menu-systems-rendering li a {
    line-height: 1.69em;
    padding: 5px 0;
}
#menu-systems-rendering li a {
    border-bottom: 1px solid #ededed;
    display: block;
    height: auto;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}
#menu-systems-rendering {
    width: 100%;
	border-right-color: #319344;
    border-left-color: #319344;
    border-left: 5px solid #319344;
}
#menu-systems-rendering{
    border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
    display: block;
    height: auto;
    font-weight: normal;
    font-size: 16px;
    line-height: 39px;
    color: #333333;
	background-color: #ededed;
}
.product-side-bar-menu:hover{
    background: #ededed;
}
	/**********
	LIST ITEMS - Start
	**********/
	#menu-systems-rendering .menu-item-1:hover, .menu-item-2:hover, .menu-item-3:hover, .menu-item-4:hover, .menu-item-5:hover, .menu-item-6:hover, .menu-item-7:hover, .menu-item-8:hover, .menu-item-9:hover, .menu-item-10:hover, .menu-item-11:hover {
    	border-left: 8px solid #319344;
	}
	
	/**********
	LIST ITEMS - Finish
	**********/
/*******************
********************
SIDE BAR MENU - FINISH
********************
********************/


/*******************
********************
MAIN MENU - START
********************
********************/
.main-menu-dropdown-hidden{
	display:none;
}
.fusion-megamenu-title {
    display: none;
}
/*******************
********************
MAIN MENU - FINISH
********************
********************/