/*  MICROTHEMER STYLES here  */


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

/** General >> Group title **/
.group-title {
	display: none !important;
}


/** General >> Social item:(1) social link **/
.social-item:nth-of-type(1) .social-link {
	text-align: right !important;
}


/** General >> Sociall title **/
.sociall-title {
	text-align: right !important;
}


/** General >> Social content span **/
.social-content span {
	text-align: right !important;
}


/** General >> Wpscontact social **/
#wpscontact-social {
	text-align: left !important;
}


/** General >> Social item:(1) sociall title **/
.social-item:nth-of-type(1) .sociall-title {
	table-layout: right !important;
}

