/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-seventeen-child/
 Description:  Twenty Seventeen Child Theme
 Author:       Derek Moon
 Author URI:   http://ardorbrio.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventtenn-child
*/

body.page-id-8 #primary.entry-content {
  /* width: 100%; */
}

#post-8 > .entry-header,
#post-8 > .entry-content {
  width: 100% !important;
}

/*  Calendar page more spacing for Calendar */
.page-id-8 .site-content .wrap {
  min-width: 1100px !important;
}

.page-id-8 .site-content .content-area {
  max-width: 1100px !important;
}
