/*
Theme Name: Eventbrite Multi Event 2020
Author: Voce Platforms
Author URI: http://voceplatforms.com
Description: Use this theme to promote your Eventbrite events or your venue and connect with your audience before and after events with news updates, comments, and social sharing.
Version: 1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/quick-guide-gplv3.html
Template: eventbrite
Tags: orange, gray, black, dark, fixed-layout, custom-colors, infinite-scroll, theme-options, translation-ready, responsive-layout, two-columns, right-sidebar, custom-header, custom-background, rtl-language-support, custom-menu, business, collaboration, education, news, productivity, modern, sophisticated, clean, dark
*/

/* =Jetpack Infinite Scroll
------------------------------------------------ */
body.template-calendar .main-container .container:after {
	display: none;
}
.eventbrite-multi-single-event #infinite-footer {
	display: none;
}

span.info { float: right; font-weight: normal; font-size: 14px; }

body nav, body div.menu { margin: 0; }
body .main-container { border-top: 0; padding-bottom: 0; }
body .main-container .container { padding: 0; }
body .row {box-shadow:none;border-top: 0;}



body footer {border:0; background: #144070;}

body header .container {
	min-height: 800px;
}



#stoerer {
	position: absolute; top: 40px; right: 0; text-align: right; z-index: 100;
}

@media screen and (max-width: 990px) {
	#stoerer {
		top: 20px;
		left: 0px;
		right: initial;
		text-align: left;
	}
	
	#stoerer img {
		width: 50%;
	}
}