/*

Theme Name: Kurhaus Responsive
Description: Responsive theme built by www.sbits.ac
Author: sbits.ac
Author URI: http://sbits.ac

All rights reserverd

*/


@import url("bootstrap/css/bootstrap.css");
@import url("css/main.css");

/* extra cnx event fix */
.tribe-events-meta-group {
	width:100% !important;
}

.content_imageheader {
	margin-bottom:20px;
}

.type-tribe_events {
	border-bottom: none !important;
}

#tribe-events-content #event-paging {
	display: none;
}


.cl-tribe-event-loop .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;}

	iframe {max-width: 100%; }