/*
Theme Name: SGKH
Theme URI:
Description:  based on NAL Template
Author: NAL
Author URI: http://www.cogaa.de/
Template: nal_template
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Theme Name Child Theme
*/


/* .site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 2em;
	padding: 2em 0.2em;
}



.page-two-column .panel-content .entry-header {
		float: left;
		width: 36%;
}


.panel-content .entry-header {
		clear:both;
		float: left;
		width: 36%;
}

.panel-content .entry-content {
float: right;
		clear:both; 
		width: 58%;
}

#primary .entry-content {
			clear:both; 
} */

@media screen and (min-width: 30em) {
	.page-one-column .panel-content .wrap {
		max-width: 1000px;
	}
}

#primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px !important;
}

.site-footer .widget-column.footer-widget-1 {
	width:100%;
}