﻿.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
padding-top: 0px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container, #tribe-events-pg-template, .tribe-events-pg-template  {
    padding-left: 15px;
    padding-right: 15px;
}

.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus {
background-image: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav, .select2-container .select2-choice abbr {
	
	display:none!important;
	
} 

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
padding-top:5px!important;
padding-left:15px!important;
padding-right:15px!important;
}

.select2-container .select2-choice > .select2-chosen, .select2-container .select2-choice span {
margin-right:0px!important;
}

.select2-drop {
	left:408!important;
	width:240px!important;
}

.select2-drop-active .select2-results .select2-highlighted {
    background-color: #ececec!important;
}

#tribe-events-events-bar-keyword {
	box-shadow: initial!important;
}

#tribe_events_filters_form fieldset legend {
    background: none!important;
    }
    
#tribe_events_filters_wrapper .tribe-events-filter-group label {
width:auto!important;
}

.tribe-community-events input[type=text] {
	width:100%!important;
}


