/*
Theme Name: Alice - Avada theme
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



/*Edit Avada element person*/

.fusion-person .person-author-wrapper .person-title {
	font-size: var(--h5_typography-font-size) !important;
	font-weight: var(--h5_typography-font-weight) !important;
}

/*Edit menu header text */
#alice-menu-header{
	text-wrap: nowrap;

}