/*  MICROTHEMER STYLES  */


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

/** General >> Contact page fix **/
#contact-page .fix {
	display: none !important;
	visibility: hidden !important;
}

/** General >> ContactForm forms **/
#contactForm .forms {
	display: none !important;
	visibility: hidden !important;
}

