
/* ----------- SINGLE ----------*/

.single {
	background: white;
}

.single h2 {
	font-size: 32px;
}

.single h3 {
	font-size: 24px;
}

.single .single-header {
	width: 100%;
    height: 480px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.single .single-header h1 {
	padding: 0;
}

.single .post-wrapper {
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}

.single .text-post-wrapper {
	padding: 25px;
}

.single .text-post-wrapper h1 a {
	background: #333333;
    padding: 0 5px;
}

.single .post-body {
	position: relative;
	font-size: 18px;
	width: 100%;
/* 	padding: 0 20px 40px; */
	padding-bottom: 40px;
}

.single .post-body > p, .single .post-body > hr, .single .post-body > blockquote, .single .post-body > img, .single .post-body > div, .single .post-body > h1, .single .post-body > h2, .single .post-body > h3, .single .post-body > h4, .single .post-body > h5, .single .post-body > ol {
    margin: 0 auto;
    max-width: 640px;
}

.single h1, .single h2, .single h3, .single h4, .single h5 {
	padding: 0.5em 0;
}

.single .post-body p {
	text-align: justify;
	font-family: Georgia, Times New Roman, sans-serif;
    line-height: 28px;
    font-size: 18px;
    display: block;
    padding: 20px 0;
}

.single .post-body > p:first-child {
	font-family: 'Montserrat', Arial, sans-serif;
	padding-top: 40px;
}

.single .post-body hr {
	border: none;
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    height: 1px;
    margin: 0 auto 30px;
}

.single .post-body .hr-line {
	border: none;
    border-top: 1px solid;
    color: rgba(0, 0, 0, 0.1);
    height: 1px;
    margin: 0 auto 30px;
}

.single .hr-line::after {
	font-family: Arial;
    content: "\25BC \25BC \25BC";
    position: relative;
    top: -3px;
    display: block;
    margin: auto;
    background: white;
    font-size: 8px;
    width: 60px;
    text-align: center;
    z-index: 1000;
}

.single .post-body hr::after {
	font-family: Arial;
    content: "\25BC \25BC \25BC";
    position: relative;
    top: -3px;
    display: block;
    margin: auto;
    background: white;
    font-size: 8px;
    width: 60px;
    text-align: center;
    z-index: 1000;
}

.single .post-body > ol {
	font-family: Georgia, Times New Roman, serif;
	line-height: 28px;
}

.single .post-body > ol > li {
	margin: 10px 0;
}

.single h1 {
	bottom: 30px;
/* 	text-shadow: 0px 0px 10px rgba(50, 50, 50, 0.76); */
	color: white;
	font-size: 2.75em;
	margin-top: 0;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}


.single .post-body .social + p {
	font-family: inherit;
	float: left;
}

.single .post-body p a {
	border-bottom: 1px solid #224a74;
	color: #224a74;
}

.single .post-body p a:hover {
	border-bottom: 1px solid #c93a3a;
	color: #c93a3a;
}

.single .post-body p a:visited {
	border-bottom: 1px solid #654d80;
    color: #654d80;
}

.single .post-body blockquote {
    border-left: 3px solid;
    border-color: #5c5edc;
    padding-left: 20px;
    border-radius: 8px;
    padding-right: 40px;
}

.single .post-body blockquote p {
	line-height: 32px;
    font-size: 24px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

.single .post-body img, .single .post-body iframe {
	width: 100%;
	height: auto;
	border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
	border-radius: 1px;
}

.single .post-body iframe {
	height: 360px;
}

.single .post-body .wp-caption {
	width: 100%!important;
	max-width: 640px;
/*     min-width: 640px; */
}

.single .post-body .wp-caption-text {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.single .post-body .slider {
	max-width: 100%;
}

.single .post-header-footer {
	position: absolute;
    bottom: 20px;
}

.single .date {
    left: 25px;
    font-size: 0.85em;
    display: inline-block;
    padding: 0 10px 0 0;
    border-right: 2px solid;
    border-color: #c93a3a;
}

.single .post-header-footer .tags {
	color: #c93a3a;
	display: inline-block;
}

.single .post-header-footer .tags a {
	background: #224a74;
	padding: 0 2px;
	font-size: 0.85em;
}

.single .post-header-footer .tags a:before {
	content: "#";
}

.single .category {
	background: #c93a3a;
    padding: 0 5px;
}

.single .category a {
	font-size: 0.85em;
}


.single #waveform {
	padding-top: 20px;
	opacity: 1;
}

.single .waveform-wrapper.loading #waveform {
	opacity: 0;
}

.single .waveform-wrapper .content--loading-white, .single .waveform-wrapper .content--loading-caption-white {
	display: none;
}

.single .waveform-wrapper.loading .content--loading-white {
	width: 100%;
    height: 130px;
    background-position: center bottom;
    display: block;
}

.single .waveform-wrapper.loading .content--loading-caption-white {
	color: white;
    text-align: center;
    padding-top: 10px;
    display: block;
}

.single .related {
	border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
    min-height: 200px;
}

.single .related img {
	width: inherit;
}

.single .related .thumbnail {
	float: left;
    padding-right: 10px;
}

.single .related .category a {
	font-size: 0.65em;
}

.single .related h3 {
	margin: 10px 0;
}

.single .related strong {
	display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
}

.single .single-sidebar {
	margin: 0 auto;
    max-width: 640px;
    padding: 30px 20px;
/*     border-top: 1px dashed #e5e5e5; */
}

.single .single-sidebar .author {
	float: right;
}

.single .single-sidebar .author a {
	border-bottom: 1px solid #224a74;
    color: #224a74;
}

/*
@media only screen and (max-width: 1200px) { 
	.single .text-post-body .social {
		float: right;
	}
}
*/

@media screen and (max-width: 900px) {
	.single .post-body {
		float: none;
	}
}

@media screen and (max-width: 40em) {
	.single h1 {
		font-size: 2em;
	}
	
	.single h2 {
    	font-size: 24px;
	}
	
	.single h3 {
		font-size: 18px;
	}
	
	.single .single-sidebar .author {
    	float: none;
		text-align: center;
		padding: 30px 0 20px;
	}
	
	.single .post-body > p, .single .post-body > blockquote, .single .post-body > h2, .single .post-body > h3, .single .post-body > h4, .single .post-body > .related {
		padding: 20px;
	}
	
	.single .post-body > p:first-child {
		padding: 20px;
	}
	
	.single .post-body > blockquote {
		margin: 0 20px;
	}
	
	.sing .excerpt {
		font-size: 0.8em;
	}
}