/*
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
*/
#wrapper .fusion-footer-widget-area .current-menu-item > a,
.fusion-footer-widget-area a:hover,
.fusion-footer-widget-area ul li a:hover,
.fusion-copyright-notice a:hover {
	color:#f79003 !important;
	}
#wrapper .fusion-footer-widget-area .searchform .search-table .search-button input[type="submit"],
#wrapper .fusion-footer-widget-area .wpcf7-form input[type="submit"] {
	background:#f79003 !important;
	color:#01633a !important;
}
#wrapper .fusion-footer-widget-area .searchform .search-table .search-button input[type="submit"]:hover,
#wrapper .fusion-footer-widget-area .wpcf7-form input[type="submit"]:hover {
	background:#01633a !important;
	color:#f79003 !important;
}

.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignleft a:last-child:before {
	content: "\f0e0";
	padding-right: 4px !important;
	font-family: FontAwesome !important;
	color: #fff !important;
}

.um-viewing .um-field-checkbox,
.um-viewing .um-field-radio {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	cursor: auto !important;
}
.um-viewing .um-field-checkbox:hover i,
.um-viewing .um-field-radio:hover i {
	color: #555 !important;
}

.progress-bar {
	float: none !important;
	background-image: none !important;
}