/*
Theme Name: Twenty Seventeen Full Width
Theme URI: 
Description: Child theme of twentyseventeen theme for the Twenty Seventeen theme
Author: <a href="https://de.wordpress.org/">WordPress-Team</a>
Author URI: 
Template: twentyseventeen
Version: 3.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 22 Sep 2022 20:26:04 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

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;
}