/*
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
*/

.fusion-icon.fusion-icon-bars {
    color: #000000 !important;
}

.nostyle {
	list-style-type: none;
}

.listcat {
	color: red;
}

.disclaimer {
	font-size: 12px;
	color: #aaa;
}

#toTop {
    background-color: #1a174e !important;
}

#toTop:hover {
    background-color: #cd2327 !important;
}