/*  MICROTHEMER STYLES  */


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

/** General >> logo-top **/
#menu-wrap img {
	color: rgba(0, 0, 0, 0) !important;
	text-decoration: none !important;
	border-style: none !important;
}


/*= Header ==================== */

/** Header >> Logo Header **/
#menu-wrap img {
	text-decoration: none !important;
	border-width: 0 !important;
	border-top-style: hidden !important;
}

/** Header >> Logo image **/
a > img {
	border-width: 0 !important;
	border-top-style: hidden !important;
	border-bottom-style: hidden !important;
}

