
#tribe-events-photo-events{
	max-width: 100%;
}

#tribe-events-pg-template{
	width: 100%;
	max-width: 100%;
}

#tribe-events-footer{
	border-top: none !important;
}

.tribe-events-list .type-tribe_events.tribe-events-first{
	padding-bottom: 1.75em;
	padding-top: 1.75em;
}

#tribe-events-bar{
	width: 750px;
	/* min-width: 220px; */
	margin-bottom: 0px;
	height: auto;
	position: relative;
	clear: none;
	margin-left: 5%;
	background: none;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal{
	width: 60%;
	margin-left: 5% !important;
	position: static;
	width: auto;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	background: none !important;
	padding-left: 0 !important;
}

.tribe-events-filters-content{
	background: none !important;
	border: none !important; 

}

#tribe-bar-form{
	background: none;
}

#tribe-bar-form label{
	display: inline-block;
	text-transform: none;
	width: 135px;
}

#tribe-bar-form input[type=text]{
	display: inline-block;
	margin-left: 0px;
	padding: 6px;
	border: 2px solid black;
	width: 70%;
}

.tribe-bar-date-filter{
	padding-left: 0;
	margin-right: 0px;
	width: 33%;
	margin-right: 5%;
}

#tribe-bar-dates input[type=text]{
	background: url(images/calendar.png) top right no-repeat;
	background-size: 25px;
	width: 150px;
}

.tribe-bar-search{
	width: 150px;	
}

.tribe-bar-search-filter{
	width: 33%;
	margin-left: 0%;
	padding-left: 30px;
}

.tribe-bar-submit{
	width: 10%;
	margin-left: 10px;
}

#tribe-bar-form .tribe-bar-submit input[type=submit]{
	padding: 3px;
	background-color: black;
	border: 2px solid black;
	font-size: 11px;
	text-transform: none;
	line-height: 19px;
	margin-left: 10px;
}

#tribe-bar-form input{
	font-size: 11px;
}

::-webkit-input-placeholder {
   font-size: 11px;
}

:-moz-placeholder { /* Firefox 18- */
   font-size: 11px;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-size: 11px; 
}

:-ms-input-placeholder {  
   font-size: 11px;  
}

#tribe-bar-form label{
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.1px;
}

.tribe-events-filters-group-heading{
	height: auto !important;
	display: inline-block;
	text-transform: none;
	padding: 0 !important;
	font-size: 13px !important;
	width: 135px! important;
	font-weight: 500 !important;
	letter-spacing: 0.1px;

}

.tribe-events-filter-select{
	display: inline-block;
	background: url(images/down-arrow.png) top right no-repeat;
	background-size: 31px;
	width: 146px;
}

.type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap:hover{
	background: #f6f6f6 !important;
   -webkit-box-shadow: none !important; 
   box-shadow: none !important; 

}

.events-carousel-partnerships .type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap{
	background: white !important;
}

.tribe-events-event-meta{
	font-weight: 500 !important;
}

.tribe-events-event-meta p{
	font-weight: 500 !important;
	margin-top: 5px;
	margin-bottom: 0;	
}