/*
 Theme Name:   Accounting Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Accounting Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     accounting
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  accounting-child
*/

/* Place your custom CSS in this file */
.home .site-navigation .menu-item-depth-0.current-menu-item > a {
    color: #16C71F !important;
}
.home .site-navigation .menu-item-depth-0 > a:hover 
{
	color: #16C71F !important;
}
.site-navigation .current-menu-item > a {
    color: #16C71F !important;
}
.vc_icon_element {
     margin-bottom: 0px !important; 
}
.site-navigation .sub-menu a {
    font-size:13px !important;
}
.site-wrapper div.wpcf7-response-output {
	background: #fff !important;
	background-color: #fff !important;
	border:none !important;
}
