#tribe-events{
	margin-top:160px !important;
}
.tribe-events-calendar thead th, .tribe-events-calendar td.tribe-events-present div{
    background-color: #1f2a44 !important;
}
#tribe-bar-form .tribe-bar-submit input{
    text-decoration: none !important;
    padding: 5px 15px !important;
    background-color: #1f2a44 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    border-radius: 3px !important;
    font-size: 13px !important;
    border: 1px solid #1f2a44 !important;
    transition: 200ms !important;
}
#tribe-bar-form .tribe-bar-submit input:hover{
	background-color:#fff !important;
	color:#1f2a44 !important;
	border:1px solid #1f2a44 !important;
	transition:200ms !important;
}
.tribe-events-ical, .tribe-events-gcal{
	display:none !important;
}
.tribe-events-list-separator-month span{
	font-family:'Lusitana', serif;
	color:#1f2a44;
}
.tribe-events-list .type-tribe_events{
    float: left !important;
    width: 30% !important;
    clear: none !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 3% !important;
}
.tribe-events-event-image{
	width:100%;
}

.tribe-events-event-image img{
	max-width: 100%;
	width: 100%;
    height: auto;
}

.events-list .tribe-events-loop{
	max-width:100% !important;
}
.tribe_events.hentry{
	border:none;
}
.single-tribe_events .tribe-events-event-meta{
	background-color:transparent;
	border:none;
	margin-top:-20px;
}
.tribe-events-event-meta .tribe-events-meta-group{
	padding-left:0;
}
.tribe-events-list-separator-month{
	clear:both;
}
.tribe-events-list .type-tribe_events h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}
.tribe-event-date-start, .tribe-event-time{
	font-size:18px;
	line-height: 27px;
	font-weight:700 !important;
	
}
.tribe-events-venue-details{
	font-weight:700 !important;
}

.single-tribe_events .tribe-events-single-event-title{
	font-size:30px;
	line-height:32px;
	color:#1f2a44;
	margin:0;
}
.single-tribe_events h2{
	font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    color: #1f2a44;
}
.single-tribe-events .tribe-events-schedule{
	margin: 10px 0 !important;
}
#tribe-bar-form input[type=text]{
	height: 30px;
    background-color: transparent;
    border: 1px solid #d0d0d0;
    padding-left: 10px;
    border-radius: 0;
	font-family: 'Cabin', sans-serif !important;
}
#tribe-bar-form input[type=text]:focus{
	outline:none;
    border-bottom: 1px solid #d0d0d0;
	
}
.tribe-events-venue-map{
	display:none !important;
}
/***submit form***/
.my-events-header .tribe-button-secondary{
	display:none !important;
}
body .tribe-bar-submit {
    float: left;
    margin-bottom: 0;
    margin-left: 0 !important;
    padding: 15px;
    width: 22% !important;
    margin-top: 6px !important;
}
.submit-form-btn{
    display: inline-block;
    margin-top: 20px;
    padding: 9px 25px !important;
	font-weight:700;
}
body .tribe-community-events.form label, body .tribe-community-events.form .tribe-section-header h3, body .tribe-community-events.form .tribe-section-header label {
    color: #1f2a44;
    font-size:16px;
    font-weight: 700;
    text-transform: capitalize;
}
body .my-events-header h2.my-events{
    font-size: 30px;
    line-height: 32px;
    color: #1f2a44;
    margin: 0;
}
body .tribe-events-community-footer .tribe-button.submit{
	text-decoration:none !important;
	padding:10px 15px;
	background-color:#1f2a44;
	color:#fff !important;
	text-transform:uppercase;
	border-radius:3px;
	font-size:13px;
	border:1px solid #1f2a44;
	transition:200ms;
}
body .tribe-events-community-footer .tribe-button.submit:hover{
	background-color:#fff;
	color:#1f2a44 !important;
}
body .tribe-community-events input, body .tribe-community-events textarea{
	color:#5c6b80 !important;
	font-size:14px !important;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    padding-left: 10px;
    border-radius: 0;
	box-shadow:none;
	padding:10px 5px;
}
.tribe-community-events.form{
	margin-top:180px !important;
	margin-bottom:100px !important;
}
body .tribe-community-events .tribe-section.tribe-section-taxonomy, body .tribe-community-events .tribe-section.tribe-section-event-status{
	display:none !important;
}
#tribe-community-events #tribe-events{
	margin-top:0 !important;
}
.tribe-bar-geoloc-filter{
	display:none !important;
}
.grant-logos{
	margin-top:40px;
}
.grant-logos h2{
	font-size:18px !important;
}
.grant-logo1{
	display:inline-block;
	height:125px;
	width:200px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('../images/nbcvb-logo.jpg');
}
.grant-logo2{
	display:inline-block;
	height:125px;
	width:200px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('../images/mott-logo.webp');
}