/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.single-quiz aside.x-sidebar,
.single-lesson aside.x-sidebar,
.single-course aside.x-sidebar{
	display: none;
}

.single-quiz .entry-wrap > .entry-content,
.single-course .entry-wrap > .entry-content,
.single-lesson .entry-wrap > .entry-content{
	float: none;
	width: 100%;
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
}