.container-wrap{
	max-width: 1024px;
	margin: 0 auto;
}
.sermon-preacher-top-container {
	max-width: 700px;
	margin: 0 auto;
}

.sermon-preacher-section {
	background: #ffffff !important;
	padding: 80px 0px 60px !important;
}
.sermon-preacher-top-container {
	background: #ffffff !important;
}

.sermon-preacher-series-section {
	background: #f7f7f7 !important;
	padding: 60px 20px 60px !important;
}

.preacher-photo {
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
	border-bottom: 10px solid #f7f7f7;
}
.preacher-photo img {
	margin-bottom: 30px;
}
.preacher-title {
	text-align: center;
	margin: 30px 0;
	text-transform: uppercase;
}

.preacher-description {
	margin-bottom: 30px;
}

h2.series-label {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
}

.series-data-section {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.series-photo {
	width: 30%;
	float: left;
}
.series-photo img {
	max-width: 100%;
}
.series-details {
	width: 65%;
	float: right;
}

.series-details h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}

.series-date {
	margin-bottom: 15px;
	font-weight: 600;
}
.series-description {
	margin-bottom: 20px;
}
.series-in-service img {
	vertical-align: middle;
	margin-right: 10px;
}

.preacher-episodes-wrap{
	max-width: 700px;
	margin:0 auto;
}
.podcast-content {
	border-top: 1px solid #dadada;
	padding-top: 40px;
	margin-top: 40px;
}
.podcast-title h2,
.podcast-title h2 a {
	font-size: 25px;
	font-weight: 700;
	margin: 7px 0 !important;
}

.podcast-meta-data .podcast-with {
	float: left;
	border-right: 1px solid #545454;
	line-height: 16px;
	padding-right: 6px;
	margin-right: 6px;
}

.podcast-meta-data .podcast-date {
	font-weight: bolder;
	line-height: 16px;
}
.podcast-short-description .at-below-post-arch-page {
	display: none;
}
.podcast-player {
	margin: 14px 0 3px;
}

.flt-sermon-audio .plyr--audio.plyr {
	border: none;
	width: calc(100% - 100px);
}
.flt-sermon-audio .plyr--audio .plyr__controls{
	background: none;
}

.podcast-player .wpfc-sermon-single-audio{
	justify-content: left;
}

.plyr__controls > .plyr__control:first-child {
	background: #7AB7C9;
	border-radius: 25px !important;
	text-align: center;
	padding: 12px 10px 10px 12px;
	color: #fff;
}
