/*  MICROTHEMER STYLES  */


/*= My CSS ==================== */

/** My CSS >> Mt 41 input **/
.search input {
	color: rgb(255, 255, 255) !important;
	text-shadow: 0 0 rgba(0, 0, 0, 0) !important;
	background-color: rgba(0, 0, 0, 0) !important;
	max-height: 20px !important;
}

/** My CSS >> Menu small right menu item text **/
.current_page_item a {
	color: black !important;
	text-decoration: underline !important;
}

/** My CSS >> Uabb post heading link **/
.uabb-post-heading a {
	margin-top: 8px !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= My CSS ==================== */

	/** My CSS >> Mt 41 input **/
	.search input {
	
}


}

