body.single-archetype #page,
body.single-dream_symbol #page,
body.single-practice #page,
body.single-psychologist #page,
body.single-book #page,
body.single-assessment #page,
body.single-tool #page {
	max-width: none;
}

body.single-archetype #content,
body.single-dream_symbol #content,
body.single-practice #content,
body.single-psychologist #content,
body.single-book #content,
body.single-assessment #content,
body.single-tool #content {
	display: block;
	padding: 0;
}

body.single-archetype .ind-concept,
body.single-dream_symbol .ind-concept,
body.single-practice .ind-concept,
body.single-psychologist .ind-concept,
body.single-book .ind-concept,
body.single-assessment .ind-concept,
body.single-tool .ind-concept {
	box-sizing: border-box;
	max-width: none;
	width: 100%;
}

body.single-tool .ind-concept__article {
	max-width: 1120px;
}

body.single-archetype .site-main,
body.single-dream_symbol .site-main,
body.single-practice .site-main,
body.single-psychologist .site-main,
body.single-book .site-main,
body.single-assessment .site-main,
body.single-tool .site-main {
	margin: 0;
}

body.single-archetype .widget-area,
body.single-dream_symbol .widget-area,
body.single-practice .widget-area,
body.single-psychologist .widget-area,
body.single-book .widget-area,
body.single-assessment .widget-area,
body.single-tool .widget-area {
	display: none;
}

.ind-concept__body > :first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
