/*
Theme Name: Custom Theme 
Theme URI: https://github.com/bencarlson/wp-bootstrap
Description: A wordpress 3.9+ theme built on Bootstrap 3
Author: Design Action Collective
Author URI: http://designaction.org
Text Domain:  custom_theme
Version: 5
*/
@import url("styles/css/main.css");


.mainpage .row.maincontent, .row.maincontent.lower{
 display: block;	
}
.tribe-events-meta-group h3.tribe-events-single-section-title{
	background-color: transparent !important;
}