/*  MICROTHEMER STYLES  */


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

/** General >> Wrapper fusion standard logo **/
#wrapper .fusion-standard-logo {
	max-height: 100px !important;
}

/** General >> Menu item 3246 button default **/
#menu-item-3246 .button-default {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(238, 62, 66) !important;
}

/** General >> Gform submit button 2 **/
#gform_submit_button_2 {
	background-color: rgb(5, 5, 5) !important;
	padding-top: 17px !important;
	padding-bottom: 17px !important;
	margin-top: 13px !important;
}

