.single-tribe_events .tribe-events-event-meta {
    margin: 0 !important;
}

#tribe-events-content .events-sidebar .widget {
    overflow: visible;
    border-radius: 15px;
    margin: 0 0 20px !important;
    padding: 0 !important;
    color: white;
    background-color: #295175;
    box-sizing: inherit;
    display: flex !important;
    flex-direction: column;
    float: none !important;
    text-align: inherit;
    vertical-align: inherit;
    width: 100% !important;
    /*flex: 1;*/
    zoom: 1;
}

.events-sidebar .widget .header {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0 5px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    font-family: 'Pacifico', cursive;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
}

.events-sidebar .widget .header .line {
    flex: 1;
    margin: 0 20px;
    border-bottom: 1px solid #A1B2C2;
}

.events-sidebar .widget .header i {
    font-size: 28px;
    padding-right: 7px;
}

.events-sidebar .widget .content {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    padding: 20px;
}

events-sidebar .widget .content p {
    font-size: 13px;
    line-height: 23px;
    margin: 0 0 15px 0;
    padding: 0;
}

.events-sidebar .widget.tribe-events-meta-group-gmap .content > * {
    border-radius: 8px;
}

.events-sidebar .widget:nth-child(1) {
    background-color: #295175 !important;
}

.events-sidebar .widget:nth-child(2) {
    background-color: #27975D !important;
}

.events-sidebar .widget:nth-child(3) {
    background-color: #0084B4 !important;
}

/* STUFF */

#tribe-events-content .single-event-wrap {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

#tribe-events-content .single-event-wrap .main-column {
    order: 1 !important;
    max-width: 775px;
    /*max-width: 650px;*/
}

#tribe-events-content .single-event-wrap .main-column .header {
    position: relative;
    min-height: 52px;
}

#tribe-events-content .single-event-wrap .main-column .header .tribe-events-event-image {
    position: relative;
    z-index: 0;
    margin: 0 !important;
    border-radius: 18px;
    overflow: hidden;
}

#tribe-events-content .single-event-wrap .main-column .header .tribe-events-event-image img {
    width: 100%;
	height: auto;
}

#tribe-events-content .single-event-wrap .main-column .header h3:not(.tribe-events-month-event-title):not(.tribe-events-single-section-title):not(.tribe-events-visuallyhidden) {
    font-size: 20px;
    line-height: 49px;
    font-weight: 600;
    color: #FFF;
    /*border-bottom: 8px solid #85a43d;*/
    /*background: rgba(133, 164, 61, 0.70);*/
    margin: 0;
    padding: 3px 15px 0 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

#tribe-events-content .single-event-wrap .main-column .header h3 {
    z-index: 10;
    position: absolute !important;
    bottom: 0;
    width: calc(100% - 30px);
    background-color: rgba(12, 71, 128, 0.65) !important;
    border-bottom: 8px solid #0C4780;
}

#tribe-events-content .single-event-wrap .main-column .content {
    min-height: 300px;
    margin-top: -15px;
    padding: 35px 20px 20px 20px;
    background-color: #E6E6E6;
}

.events-sidebar {
    order: 2 !important;
    width: 280px;
}

.single-tribe_events .tribe-events-event-meta {
    margin: 0;
}

#tribe-events-footer {
    overflow: hidden;
    padding-top: 20px !important;
    padding-bottom: 20px;
    border-top: 1px solid #CCC !important;
    border-bottom: 1px solid #CCC;
    margin-top: 20px;
}

#tribe-events .tribe-events-button {
    background-color: #76004B;
    transition: 300ms all linear;
}

.events-sidebar .tribe-events-event-meta.primary {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: none;
}

.events-sidebar .tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    float: none;
    width: 100%;
    margin: 0 0 15px;
    padding: 10px;
}

.events-sidebar .tribe-events-meta-group .tribe-events-single-section-title {
    margin: 0 0 5px;
}

.events-sidebar .tribe-events-meta-group.tribe-events-meta-group-details {
    background-color: #76004B;
}

.events-sidebar .tribe-events-meta-group.tribe-events-meta-group-venue {
    background-color: salmon;
}

.events-sidebar .tribe-events-meta-group.tribe-events-meta-group-gmap {
    background-color: green;
}

.events-sidebar .tribe-events-meta-group.tribe-events-meta-group-gmap .tribe-events-venue-map {
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

#tribe-events .tribe-events-button:hover {
    background-color: #330021;
}

#tribe-events-content #tribe-events-footer a {
    color: #0C4780 !important;
}

/* SPECIAL EVENTS */
.event-header .event-image {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
}

.event-header .event-image img {
    width: 100%;
}

.event-header .event-image .headline {
    position: absolute;
    bottom: 0;
    font-size: 20px;
    line-height: 49px;
    font-weight: 600;
    color: #FFF;
    border-bottom: 8px solid #85a43d;
    background: rgba(133, 164, 61, 0.70);
    margin: 0;
    padding: 0;
    width: 100%;
}

.event-header .event-image .headline h3 {
    margin: 0;
    padding: 5px 15px;
    color: white;
}

.special-events .the-actual-content .content {
    min-height: 300px;
    margin-top: -15px;
    padding: 35px 20px 20px 20px;
    background-color: #E6E6E6;
}

#tribe-events-content a, .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a, .tribe-events-back a:hover, .tribe-events-event-meta a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a, ul.tribe-events-sub-nav a:hover {
    color: #b3308a;
    font-weight: 700;
    text-decoration: none;
    transition: 300ms all linear;
    cursor: pointer;
}

#tribe-events-content a.button:link, #tribe-events-content a.button:visited {
	display: inline-block;
	background-color: rgba(7,137,68,1.0);
	border-radius: 18px;
	padding: 4px 20px;
	font-size: 14px;
	line-height: 26px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgba(255,255,255,0.9);
	transition: 300ms all linear;
	text-decoration: none;
}
#tribe-events-content a.button:hover, #tribe-events-content a.button:active {
	background-color: rgba(7,137,68,0.85);
	color: rgba(255,255,255,1.0);
}

.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-shortcode.view-week .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
    padding: .75em 1em !important;
}