/*
Theme Name: Vigor Child
Theme URI: http://demo.edge-themes.com/vigor
Description: A child theme of Vigor Theme
Author: Edge Themes
Author URI: http://demo.edge-themes.com/
Version: 1.0.0
Template: vigor
*/
@import url("../vigor/style.css");

.eventlist {
	width:  100%;
	clear:  both;
	margin-top:  20px;
}
.eventlist-flyer {
	float:  right;
	width: 33.33333333333%;
}
.eventlist-info {
	float:  left;
	width: 66.6666666666666666666%;
}
.eventlist-flyer img {
	max-width:  200px;
	max-height:  300px;
}

.registration-required {
	font-weight: bold;
}

.account-data-expired-alert {
	font-weight: bold;
}

.tribe-events header.tribe-events-calendar-month__header {
	z-index: auto;
}