/*  MICROTHEMER STYLES  */


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

/** General >> Eael post appender link **/
.eael-post-appender a {
	width: 333px !important;
	min-width: 333px !important;
	max-width: 333px !important;
	height: 333px !important;
	min-height: 333px !important;
	max-height: 333px !important;
}

/** General >> Homepost image **/
#homepost img {
	width: 100% !important;
	min-width: 100% !important;
	height: 220px !important;
}

/** General >> Service Button **/
#Servicebutton a {
	width: 120px !important;
	min-width: 120px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	padding-left: 5px !important;
}

/** General >> Fa accordion icon **/
.fa-accordion-icon {
	color: rgb(221, 120, 120) !important;
}

/** General >> Mec color hover **/
.mec-color-hover {
	font-weight: bold !important;
}

/** General >> Mec search form 2436 **/
#mec_search_form_2436 {
	display: none !important;
}

