/*  MICROTHEMER STYLES  */


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

/** General >> Tribe events events bar search tribe events c search button **/
#tribe-events-events-bar-search .tribe-events-c-search__button {
	background-color: rgb(4, 59, 90) !important;
	border-radius: 0 !important;
}

/** General >> Fl main content tribe events c subscribe dropdown button active **/
#fl-main-content .tribe-events-c-subscribe-dropdown__button--active {
	background-color: rgb(4, 59, 90) !important;
	border-color: rgb(255, 255, 255) !important;
}

/** General >> Fl main content tribe events c subscribe dropdown button **/
#fl-main-content .tribe-events-c-subscribe-dropdown__button {
	border-color: rgb(4, 59, 90) !important;
	border-radius: 0 !important;
}

