/*======================================

Theme Name: child theme

Theme URI: http://meatstuttgart.de

Description: Ein einfaches Child Theme für TwentySeventeen

Version: 1.0

Author: Jonas Z

Author URI: http://meatstuttgart.de

Template: twentyseventeen

License: GNU General Public License v2.0

License URI: http://www.gnu.org/licenses/gpl-2.0.html

======================================*/



/* You can start adding your own styles here. Use !important to overwrite styles if needed. */

body.page-template-template-full-width #content #primary {
	max-width: 100%;
}

body.page-template-template-full-width #content #primary .entry-header,
body.page-template-template-full-width #content #primary .entry-content {
    float: none;
    width: 100%;
}

body.page-template-template-full-width #content #primary .entry-header {
    margin-bottom: 4em;
}