/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Is search input 1102 **/
#is-search-input-1102 {
	/* MT [ google_font: 1 ] */
	font: 400 14px / 14px 'poppins' !important;
	color: rgb(0, 0, 0) !important;
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
}

/** Geral >> Is search icon **/
#post-57 .is-search-icon {
	color: rgb(198, 212, 24) !important;
	background-color: rgb(198, 212, 24) !important;
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
}

