/*
 Theme Name:   Twenty Seventeen Child
 Description:  Shop Child Theme
 Author:       stemke
 Author URI:   httpw://www.webtimiser.de
 Template:     twentyseventeen
 Version:      1.0
 Text Domain:  twenty-seventeen-child
*/


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;
}

/* Verstecke "Anzeigen" Text in Woocommerce Bestellübersicht */
.view {
display: none;
}