/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Aug 20 2020 | 18:45:15 */
/* Staff Singel by Chords Agency */

.panel-grid-cell .widget-title {
    margin-top: 0;
}

.single-staff .entry-header {
	display: none;
}

@media screen and (min-width: 1025px) { /* Desktop 1024px */
	.single-staff .entry-content,
	.single-staff .post-navigation{
		width: 1024px;
	}
}

@media screen and (max-width: 1024px) { /* Desktop 1024px */
	.single-staff .entry-content,
	.single-staff .post-navigation{
		width: calc(100vw - 40px);
	}
}

.single-staff .entry-content .panel-layout,
.single-staff .nav-links{
	max-width: 700px;
	margin: 0 auto;
}


/* .single-staff .entry-content h1,
.single-staff .entry-content h2,
.single-staff .entry-content h3:not(.widget-title),
.single-staff .entry-content h4,
.single-staff .entry-content h5,
.single-staff .entry-content h6,
.single-staff .entry-content p,
.single-staff .entry-content a,
.single-staff .entry-content pre,
.single-staff .nav-links{
	max-width: 700px;
	margin: 0 auto 1.5em;
} */
