/*  MICROTHEMER STYLES  */


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

/** General >> Vc is hover vc btn3 color juicy pink **/
.vc_is-hover .vc_btn3-color-juicy-pink {
	background-color: rgb(61, 61, 61) !important;
}

/** General >> Vc btn3 container vc btn3 color juicy pink **/
.vc_btn3-container .vc_btn3-color-juicy-pink {
	background-color: rgb(88, 88, 88) !important;
}

/** General >> Em item title link _3 **/
.mtp-4949 .em-item-title a {
	color: rgb(205, 112, 31) !important;
}

/** General >> Mtp 4949 em event tags **/
.mtp-4949 .em-event-tags {
	display: none !important;
}

/** General >> Link **/
.mtp-5079 .cff-author a {
	color: rgb(64, 58, 53) !important;
	font-size: 20px !important;
	font-weight: 500 !important;
}

/** General >> Link _2 **/
.mtp-5079 .cff-link-title a {
	color: rgb(169, 169, 169) !important;
	font-size: 12px !important;
	line-height: 24px !important;
	font-weight: 500 !important;
}

/** General >> Link _4 **/
.mtp-5079 .cff-post-text a {
	color: rgb(0, 0, 0) !important;
	font-size: 16px !important;
	line-height: 18px !important;
	letter-spacing: normal !important;
}

/** General >> Link _6 **/
.mtp-4949 .cff-author a {
	color: rgb(88, 88, 88) !important;
	line-height: 19px !important;
	letter-spacing: 1px !important;
}

/** General >> Cff link title _2 **/
.mtp-5079 .cff-link-title {
	font-size: 14px !important;
	line-height: 16px !important;
}

/** General >> Span **/
.mtp-5079 .cff-post-text > span {
	font-size: 15px !important;
}

/** General >> Cff post desc **/
.mtp-5079 .cff-post-desc {
	color: rgb(174, 174, 174) !important;
	font-size: 12px !important;
}

/** General >> Span (#2) **/
.mtp-5079 .cff-load-more > span:nth-of-type(2) {
	color: rgb(143, 59, 56) !important;
}

/** General >> Ep single figure box **/
.mtp-5079 .ep-single-figure-box {
	display: none !important;
}

/** General >> Ep single box content **/
.mtp-5079 .ep-single-box-content {
	display: none !important;
}

/** General >> Ep justify content center **/
.mtp-5079 .ep-justify-content-center {
	display: none !important;
}

/** General >> Ep content truncate line 4 **/
.mtp-5079 .ep-content-truncate-line-4 {
	font-size: 16px !important;
}

/** General >> Ep event date **/
.mtp-5079 .ep-event-date {
	font-size: 18px !important;
}

/** General >> Ep single box info **/
.mtp-5079 .ep-single-box-info {
	display: none !important;
}

/** General >> Ep sl right area **/
.mtp-7207 #ep-sl-right-area {
	display: none !important;
}

/** General >> Ep sl left area **/
.mtp-7207 #ep-sl-left-area {
	padding-bottom: 80px !important;
}

/** General >> Ep single event image **/
#ep_single_event_image {
	display: none !important;
}

/** General >> Ep sl event meta **/
#ep-sl-event-meta {
	display: none !important;
}

/** General >> Ep single event start date **/
#ep_single_event_start_date {
	font-family: righteous !important;
	color: rgb(61, 61, 61) !important;
	font-size: 32px !important;
}


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

/** General 2 >> Ep box col 12 **/
.ep-event-category .ep-box-col-12 {
	display: none !important;
}

/** General 2 >> Ep gx 5 **/
#ep_single_event_detail_page_content .ep-gx-5 {
	margin-left: -16px !important;
}

/** General 2 >> Ep sl venue map **/
#ep-sl-venue-map {
	display: none !important;
}

/** General 2 >> Ep sl left area **/
#ep-sl-left-area {
	padding-bottom: 100px !important;
}

/** General 2 >> Ep sl right area **/
#ep-sl-right-area {
	display: none !important;
}

/** General 2 >> Ep single event title **/
#ep_single_event_title {
	display: none !important;
}

/** General 2 >> Ep event venue main image **/
#ep_event_venue_main_image {
	display: none !important;
}

/** General 2 >> Ep sl event end **/
#ep-sl-event-end {
	font-size: 18px !important;
}

/** General 2 >> Ep sl event start **/
#ep-sl-event-start {
	margin-top: -96px !important;
}

/** General 2 >> Ep single event start time **/
#ep_single_event_start_time {
	font-family: righteous !important;
	font-size: 24px !important;
	margin-left: 6px !important;
}

/** General 2 >> Paragraph **/
#ep_single_event_description p {
	font-size: 18px !important;
}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Cff link title **/
	.mtp-4949 .cff-link-title {
	line-height: normal !important;
	font-weight: normal !important;
}

	/** General >> Link _3 **/
	.mtp-4949 .cff-link-title a {
	line-height: 18px !important;
}

	/** General >> Cff author date _2 **/
	.mtp-4949 .cff-author-date {
	font-weight: 500 !important;
}

	/** General >> Cff author text **/
	.mtp-4949 .author-back-barn-brewing-company .cff-author-text {
	line-height: normal !important;
	font-weight: normal !important;
}

	/** General 2 >> Ep gx 5 **/
	#ep_single_event_detail_page_content .ep-gx-5 {
	padding-left: 0 !important;
}

}

