body .av-single-event-content{
	float: none;
	margin: 0 0 2em 0;
	width: 100%;
}
.ctct-disclosure{
	line-height: 1;
	font-size: 12px;
}
.ctct-disclosure a{
	text-decoration: underline;
}
.ctct-disclosure hr{
	margin-bottom: 1em;
}
.cwc-col-1,
.cwc-col-2,
.cwc-col-3,
.cwc-col-4,
.cwc-col-5,
.cwc-col-6,
.cwc-col-7,
.cwc-col-8,
.cwc-col-9,
.cwc-col-10,
.cwc-col-11,
.cwc-col-12{
	float:left;
	padding: 0 15px;
	width: 100%;
}
.cwc-row{
	margin: 0 -15px;
}
.cwc-row::after{
	clear: both;
	content: "";
	display: table;
}
.cwc-memory{
	background-color:#f5f1e7;
	display: none;
	padding: 1em;
}
.cwc-stripe-field-wrap{
	border:1px solid rgb(225,225,225);
	padding: 8px 6px;
	width: 100%;
}
.tribe-events-tickets td{
	border: 0 !important;
	vertical-align: top;
}
.tribe-events-event-cost-label,
.tribe-events-event-cost{
	display: none;
}
.tribe-events-single .tribe-rsvp-message.tribe-rsvp-message-success{
	font-size: 16px;
	margin-bottom:12px;
	padding:12px;
}
#ctct-submitted{
	background-color:#6aaa37;
	color:#fff;
	width: 100%;
	font-size: 18px;
	padding: 14px;
}
#ctct_recaptcha_0{
	display: none;
}
#cwc-card-errors{
	color:#fa755a;
}
#cwc-donate-form{
	position: relative;
}
#cwc-donate-form.processing:after{
	background-color: rgba(255,255,255,0.5);
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#cwc-donate-form button{
	border: 0;
	cursor: pointer;
}
#cwc-donate-form label{
	padding-right: 1em;
}
#cwc-card-form{
	display: none;
}
#cwc-other-events{
	height: 200px;
	overflow-y: scroll;
}
#cwc-rsvp-terms{
	height: 100px;
	overflow-y: scroll;
}
#cwc-submission-error{
	border:1px solid #fa755a;
	color:#fa755a;
	padding: 1em;
	margin-bottom: 1em;
}
#cwc-submission-success{
	border:1px solid #8eba1d;
	color:#6aaa37;
	padding: 1em;
	margin-bottom: 1em;
}
#cwc-terms{
	color:#000 !important;
}
#tribe-tickets-meta_date-and-time,
label[for="tribe-tickets-meta_date-and-time"]{
	display: none !important;
}
#tribe-events-pg-template{
	display:block;
}
#top input[type="date"] {
	-webkit-appearance:none;
	border:1px solid #e1e1e1;
	padding:8px 6px;
	outline:none;
	font:1em "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#777;
	margin:0;
	width:100%;
	display:block;
	margin-bottom:20px;
	background:#fff;
	border-radius:0px
}
#top .main_color input[type="date"] {
    border-color: #e1e1e1;
    background-color: #fcfcfc;
    color: #919191;
}
@media (min-width:769px){
	#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
	    background-color: #6aaa37;
	}
}
#tribe-events-header a, #tribe-events-footer a, #tribe-events-content.tribe-events-single a, .tribe-events-read-more{
	color: #6aaa37;
}
#tribe-events-content.tribe-events-single .tribe-events-cal-links a{
	color:#fff;
}
#tribe-events-content.tribe-events-single .tribe-events-cost{
	display: none;
}
@media (max-width:600px){
	#cwc-donate-form .avia-button{
		width: 100%;
	}
}
@media (min-width:800px){
	.cwc-align-right{
		text-align: right;
	}
	.cwc-col-1{
		width: 8.33%;
	}
	.cwc-col-2{
		width: 16.66%;
	}
	.cwc-col-3{
		width: 25%;
	}
	.cwc-col-4{
		width: 33.33%;
	}
	.cwc-col-5{
		width: 41.66%;
	}
	.cwc-col-6{
		width: 50%;
	}
	.cwc-col-7{
		width: 58.33%;
	}
	.cwc-col-8{
		width: 66.66%;
	}
	.cwc-col-9{
		width: 75%;
	}
	.cwc-col-10{
		width: 83.33%;
	}
	.cwc-col-11{
		width: 91.66%;
	}
	.cwc-col-12{
		width: 100%;
	}
}