/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Side header **/
#side-header {
	font-family: Arial !important;
	color: rgb(255, 255, 255) !important;
	font-weight: bold !important;
	background-color: rgb(247, 242, 242) !important;
}

/** General >> Fusion contact info **/
.fusion-contact-info {
	color: rgb(255, 255, 255) !important;
	font-size: 20px !important;
}

/** General >> Menu text **/
.menu-text {
	font-size: 22px !important;
}

/** General >> Fusion title size two title heading center **/
.fusion-title-size-two .title-heading-center {
	color: rgb(247, 94, 94) !important;
}

/** General >> Fusion title size three title heading center **/
.fusion-title-size-three .title-heading-center {
	color: rgb(5, 5, 0) !important;
	font-weight: bold !important;
}

/** General >> Menu item fusion arrow highlight **/
.menu-item .fusion-arrow-highlight {
	color: rgb(95, 95, 6) !important;
	font-weight: lighter !important;
}
