/*  MICROTHEMER STYLES  */


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

/** General >> Is search input 151 **/
#is-search-input-151 {
	width: 75px !important;
	border-top-width: 0 !important;
	border-bottom-width: 0 !important;
	border-left-width: 0 !important;
	border-top-left-radius: 40px !important;
	border-bottom-left-radius: 40px !important;
}

/** General >> Is widget 3 is search icon **/
#is_widget-3 .is-search-icon {
	background-color: rgb(255, 255, 255) !important;
	border-width: 0 !important;
	border-top-right-radius: 40px !important;
	border-bottom-right-radius: 40px !important;
}

