/*  MICROTHEMER STYLES  */


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

/** General >> Cms single info portfolio share **/
#cms-single-info .portfolio-share {
	visibility: hidden !important;
}

/** General >> ModalMenu popup menu contact email **/
#modalMenu .popup-menu-contact-email {
	visibility: hidden !important;
}

/** General >> ModalMenu popup menu contact phone **/
#modalMenu .popup-menu-contact-phone {
	visibility: hidden !important;
}

/** General >> Pagetitle ft heading b **/
#pagetitle .ft-heading-b {
	color: rgb(1, 1, 1) !important;
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Pagetitle **/
#pagetitle {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Grid item:(2) cat **/
.grid-item:nth-of-type(2) .cat {
	font-size: 7px !important;
}


/*= Content =================== */

/** Content >> .info-wrap > div:nth-of-type(5) > h5 **/
.info-wrap > div:nth-of-type(5) > h5 {
	
}

