/*  MICROTHEMER STYLES  */


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

/** General >> Menu menu 1 link **/
#menu-menu-1 .sub-menu a {
	font-size: 20px !important;
}

/** General >> Content wrapper module title **/
#content-wrapper .module-title {
	
}


/*( Phone )*/
@media (max-width: 480px) {

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

	/** General >> Content wrapper module title **/
	#content-wrapper .module-title {
	font-weight: bold !important;
	display: block !important;
	opacity: 100 !important;
}


}

