@charset "UTF-8";

nav, #header, #footer, img, button, input, textarea, object, form,
#skip-link,
#cookie-popup-wrapper,
.element-invisible,
.pager, #navbar-bar,
.field-type-image,
.group-image,
ul.tabs,
.download-button {
	display: none;
}

#main iframe,
#main .view-events iframe {
  width: 100%;
  min-height: 20em;
}

#main .view-single-gmap img,
iframe img {
  display: block;
}

body {
	background-color: white;
}

#main .aurora-sample-section aurora-section-first {
	position: relative;
	min-height:  50vh;
	padding-bottom: 5em;
}

#leaflet-map,
#main .aurora-section-third,
#main .leaflet-map-pane {
	clear: both;
	position: relative;
	margin-top: 2em;
	width:  100%;
	max-width: 100%;
}


.leaflet-map-pane img {
  display: block;	
}

#main {
	width: auto;
}

body {
  font-family: 'Chronicle Display A', 'Chronicle Display B';
}

body * div {
	width: auto;
	overflow: visible;
}

.page-news-and-blog #views-exposed-form-news-blog--page #edit-keys-wrapper.views-exposed-widget input, .page-makers #views-exposed-form-makers-partners-page #edit-keys-wrapper.views-exposed-widget input {
  text-align: right;
  font-family: 'Akkurat-Light', sans-serif;  font-weight: 400;
}

.aurora-section-second .pane-events.list-view .view-content .views-row .time-descr {
  font-family: 'Chronicle Display A', 'Chronicle Display B';
}

.views-field-title {
	font-size: 1.33em;
}

.time-descr div {
	display: inline-block;
	margin: 0 0 0 1em;
}

.views-row {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	page-break-inside: avoid;
}

a {
	text-decoration: none;
	color: black;
}

.field-name-field-event-date > div div {
	display: inline;
}

#main h2 {
	margin-bottom: 0;
	padding-bottom: 0.25em;
}

#main h2 a,
#main h2 {
	color: black;
}
