/*
	Theme Name: 	
	Theme URI: 		
	Description: 	neustaberlin Style
	Author: 		ich
	Author URI: 	https://hoolly.de/
	Template: 		neustaberlin
	Version: 		1.0
*/

.zummodule {
	
}

.modul-footer{
	width: 100%;
	background: transparent;
	padding:0;
}

.modul-footer-innen {
	display: flex;
	flex-wrap: nowrap;
}

.widgetWrap {
	width: 33.333%;
}

.neusta-widget {
	background: #fff;
	padding: 20px;
	margin-right: 20px;
	max-height: 190px;
}

.breiteWidget {
	width: calc( 66.666% - 1px );
	margin-left: 10px;
}

.widgetWrap .neusta-widget {
	width: calc( 50% - 20px);
	float: left;
}

.widgetWrap .neusta-widget:last-child {
	margin-right:0;
}

.neusta-widget:last-child {
	margin-right:0;
}

.neusta-widget h2,
.neusta-widget h3 {
	margin-top:0;
}

#menu-footer li a {
	font-size: 1.5rem;
}

				