/*
 Theme Name: casa-fred
 Theme URI:
 Description: casa-fred Child Theme
 Author: Fred Fiedler
 Author URI: http://www.fred-art.de
 Template: twentyseventeen
 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 casa-fred
*/
 
/*
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;
}
