
/* Themify Custom CSS */
header#tbp_header .module-menu .ui.nav li a {
    display: flex !important;
    flex-direction: row-reverse;
	height:30px;
}
header#tbp_header .module-menu .ui.nav li a em {
    margin-left: 10px;
		height:30px;
}