/*
Theme Name: Bergmeisterwolf
Description: Bergmeisterwolf wp theme
Author: florianmatthias;
Version: v.1
*/
@import 'assets/stylesheets/main.css';
.list-view .section:hover .details .inner h6 a { color: #fff; }
#map_canvas{width:100%; height:400px;}
.google-map .location { margin-left: -84px; top: 38%;}
#container { overflow: hidden; }
#container.loaded { overflow: visible; }
.post .awards li img{max-width:122px; max-height:71px;}
#footer ul li a.active { color: #000; }
.column .metadata a:hover{ color: #000;}
#sidebar .widget .categories li.active a {
    color: #000;
}
#sidebar .widget .project-view {
    margin-bottom:35px
}
@media (min-width: 768px){ .phone{pointer-events:none} }

.philosophie ul.sponsors { display: none; }

#footer .languages li { margin-right: 5px !important; }

@media print { 
	.projects.group { height: auto !important; }
	.sidebar-sticky-wrapper { height: auto !important; }
	.single-projekt .column1 { width: 100%; }
	#sidebar .widget .events-list { display: block; width: 100%; }
	.projects .grid { visibility: visible !important; }
}

#content {
    padding-top: 0px !important;
}