/*  MICROTHEMER STYLES  */


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

/** Header >> Space **/
div#primary main#main {
	display: inline !important;
}

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

/** Content >> Piano Descrip **/
article#post-869 p {
	font-size: 20px !important;
}

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

/** Posts General >> Posts **/
article#post-1120 a {
	font-family: Courier !important;
}

/** Posts General >> Meta **/
article#post-1120 div.entry-content {
	text-align: left !important;
	text-shadow: 0 0 0  !important;
	background-color: rgba(5, 194, 172, 0) !important;
	background-position: center center !important;
	background-clip: padding-box !important;
	display: none !important;
}

/*= Footer ==================== */

/** Footer >> Design By Smartcat **/
footer#colophon a.rel {
	display: none !important;
}

/** Footer >> Design **/
footer#colophon a.rel {
	display: none !important;
	overflow: hidden !important;
	overflow-x: hidden !important;
	visibility: hidden !important;
}

/** Footer >> Powered By SumoMe **/
div#sumome-contactform-bp a.sumome-contactform-link {
	display: none !important;
	overflow: hidden !important;
	overflow-x: hidden !important;
}

/** Footer >> SumoMe Badge **/
li.sumome-control-apps a {
	display: none !important;
	overflow: hidden !important;
}

/** Footer >> Notifi **/
li.sumome-control-notifications a {
	display: none !important;
}

/** Footer >> Heatmaps **/
div.sumome-heatmaps canvas.sumome-heatmap-canvas {
	display: none !important;
}


/*[ Tablet & Phone ]*/
@media (max-width: 767px) {

	/*= Footer ==================== */

	/** Footer >> Design By Smartcat **/
	footer#colophon a.rel {
		display: none !important;
		overflow: hidden !important;
	}

	/** Footer >> Nothing Found **/
	main#main section.not-found {
		display: none !important;
		overflow: hidden !important;
		overflow-x: hidden !important;
	}
}