/*  MICROTHEMER STYLES  */


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

/** General >> Tribe events list separator month **/
.tribe-events-list-separator-month {
	color: rgb(255, 255, 255) !important;
	font-size: 18px !important;
	background-color: rgb(136, 136, 136) !important;
}

/** General >> Type tribe **/
.type-tribe_events {
	background-color: rgba(136, 136, 136, 0.1) !important;
	padding-right: 38px !important;
	padding-left: 38px !important;
	margin-bottom: 20px !important;
	border-bottom-width: 0 !important;
}

/** General >> [type="range"] **/
[type="range"] {
	color: rgb(119, 45, 130) !important;
}

/** General >> Plyr:hover **/
.plyr__control:hover {
	background-color: rgb(119, 45, 130) !important;
}


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

/** Content >> Tribe events content **/
#tribe-events-content {
	width: 1000px !important;
}

/** Content >> Tribe _2 **/
.tribe_events {
	text-align: center !important;
	padding-right: 6px !important;
	padding-left: 6px !important;
}

/** Content >> Mt page home uabb heading text **/
.mt-page-home .uabb-heading-text {
	text-transform: uppercase !important;
	text-shadow: 12px 0 5px rgba(55, 55, 55, 0.63) !important;
}

/** Content >> Fl rich text link **/
.fl-rich-text a {
	font-weight: 500 !important;
	border-bottom: 1px solid rgb(119, 45, 130) !important;
}

/** Content >> Fs label wrap **/
.fs-label-wrap {
	text-transform: uppercase !important;
	padding: 25px !important;
}


/*= Sidebar =================== */

/** Sidebar >> Tribe **/
#tribe_events_filters_wrapper {
	width: 200px !important;
}


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

/** Footer >> Menu item text fa **/
.menu-item-text .fa {
	padding-right: 5px !important;
}


/*= Sermon Player  ============ */

/** Sermon Player  >> Download Sermon Button **/
.fl-node-5a572dc906ea8 .fl-button {
	border-radius: 0 !important;
}

