.woo_owl_image {
	-webkit-background-size: cover;
	background-size: cover;
}

.woo_owl_item {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	border-color: #fff;
	float: left;
	z-index: 2;
}

.woo_owl_item .date {
	font-weight: 700;
	font-size: 50px;
	position: relative;
	display: inline-block;
	color: #2a2b34;
	line-height: 1;
	letter-spacing: -2px;
}

.woo_owl_item .month {
	font-weight: 700;
	font-size: 21px;
	color: #2a2b34;
	margin-left: 2px;
	position: relative;
	display: inline-block;
	line-height: 1;
	text-transform: uppercase;
}

.woo_owl_item .month span {
	font-weight: 300;
	font-size: 18px;
	color: #aaa;
}

woo_owl_item h2 {
	font-size: 36px;
	font-weight: 700;
	margin-top: 40px;
}

.woo_owl_item h2 {
	font-size: 36px;
	font-weight: 700;
	margin-top: 40px;
}

.woo_owl_item a {
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.woo_owl_item a:hover {
	color: #bbb;
}

.woo_owl_item h1 {
	text-align: center;
	font-size: 23px;
	letter-spacing: 2px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 2px solid #8adb62;
	max-width: 290px;
	margin: 0 auto 50px auto;
	text-transform: uppercase;
}

.woo_owl_item h1 span {
	color: #bbb;
	font-weight: 300;
	padding: 15px;
}

.woo_owl_item h3 {
	color: #2a2b34;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.428571429;
	margin-top: 15px;
	margin-bottom: 15px;
}

.woo_owl_item h3 span {
	font-weight: 600;
}

.woo_owl_item h5 {
	color: #2a2b34;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.428571429;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.woo_owl_item a.btn-tickets {
	font-size: 13px;
	color: #2a2b34;
	font-weight: 700;
	display: inline-block;
	padding: .6em 1.2em;
	border: 1px solid #2a2b34;
	border-radius: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.woo_owl_item a.btn-tickets:hover {
	color: #8adb62;
	border: 1px solid #8adb62;
}

.woo_owl_item{
	position: relative;
	background-color: #fff;
	margin-left: 25px;
	padding: 15px;
}

.woo_owl_item {
	margin-left: auto;
	margin-right: 25px;
}

.woo_owl_item {
	margin: auto;
}

.woo_owl_item .woo_owl_content {
	display: block;
	margin-right: 35%;
	padding-right: 15px;
}

.woo_owl_item .woo_owl_content {
	margin-left: 35%;
	margin-right: auto;
	padding-left: 15px;
	padding-right: auto;
}

.woo_owl_item .woo_owl_image {
	height: 100%;
	position: absolute;
	top: 0;
	width: 35%;
	z-index: 2;
}

.woo_owl_item .woo_owl_image {
	left: 0;
	right: auto;
}

.woo_owl_item {
	clear: left;
	float: left;
}


.woo_owl_item:before {
	position: absolute;
	content: "";
	height: 0;
	width: 0;
	top: 8px;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	z-index: 1;
}

.woo_owl_item:before {
	left: auto;
	right: 15px;
	border-left: 10px solid;
	border-left-color: inherit;
}


.woo_owl_item:before {
	top: 28px;
}

.woo_owl_item:after {
	background-color: #8adb62;
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	margin-left: -3px;
	margin-right: -6px;
	top: 14px;
	left: 0;
	right: 0;
	border-radius: 50%;
	z-index: 0;
}

.woo_owl_item:after {
	top: 36px;
}

.woo_owl_item:after {
	left: auto;
}