/*
 Theme Name: Twenty Seventeen Child
 Template: twentyseventeen
 Version: 1.0.0
*/

.single .wrap {
    max-width: 100%;
    padding: 0;
}

.single #primary {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single .site-content {
    padding-top: 0;
}

.single .entry-header,
.single .entry-footer {
    display: none;
}
