/* Text to speech button */
tts-play-button {
	display: block;
	margin-bottom: 1em;
	max-width: 8em !important;
	border: 1px solid #533d31 !important;
	border-radius: 4px;
}
tts-play-button * {
	font-size: 1.1em !important;
}
tts-play-button button:hover {
	color: var(--nv-site-bg);
	background-color: var(--nv-secondary-accent);
}
/* hide wpdm modal for accessibility */
div#wpdm-popup-link {
	display: none;
}
/* AT - single blog posts */

div.at-single-post-background div.nv-post-cover {
	border-top: 1px solid var(--nv-dark-bg);
	border-bottom: 2px solid var(--nv-dark-bg);
	box-shadow: 0px 0 8px 1px rgb(39 35 37 / 50%);
}

div.at-single-post-background {
	width: 100%;
	margin: 0 !important;
	background: var(--nv-light-bg);
	background-image: radial-gradient(#ffffff,#FDFFFE, #D7DCD6);
}

div.nv-title-meta-wrap.nv-is-boxed {
	opacity: 90%;
	border-radius: 5px;
	max-width: 850px;
}
@media all and (max-width: 575px) {
	div.container.single-post-container, div.container-fluid.single-post-container {
		padding-top: 2em;
		padding-left: 0.8em;
	}
	div.nv-title-meta-wrap.nv-is-boxed, div.nv-post-cover {
		display: none;
	}
}
@media all and (min-width: 576px) {
div.container.single-post-container {
	margin: 2em auto 3em auto;
	background: linear-gradient(to bottom #ffffff,#FDFFFE); 
		padding: 3em 3em 3em 4em;
}


div.container-fluid.single-post-container {
	border: none;
	margin: none;
	background: var(--nv-site-bg);
		background: linear-gradient(to bottom #ffffff,#FDFFFE);
		padding: 3em 3em 3em 0.5em;
}

div.container-fluid.single-post-container article {
	display: inline-block;
	flex-basis: 60%;
	padding: 0 3em 3em 3em;
}


div.thumbnail-in-content {
	width: 100%;
	display: block;
	padding: 1em;
	text-align: center;
}
div.thumbnail-in-content img {
	width: 95%;
	border-radius: 5px;
	border: 1px solid var(--nv-dark-bg);
	box-shadow:  0 3px 3px 15px rgba(255, 255, 255, 1);
}

div.at-post-meta *, div.at-post-meta div.pp-multiple-authors-boxes-wrapper {
	display: inline !important;
}
div.at-post-meta .pp-multiple-authors-layout-inline .pp-author-boxes-name:after {
    content: "and";
	margin-right: 0 !important;
	padding-right: 0 !important;
} 
div.at-post-meta .pp-author-boxes-name {
	margin-left: -0.5em !important;
	padding-left: 0 !important;
}
div.at-post-meta ul.pp-author-boxes-ul li:first-child {
	padding-left: 1em !important;
		margin-left: 1em !important;
}
div.at-post-meta .pp-author-boxes-ul:last-child.li:after {
	content: "" !important;
}
div.at-post-meta {
		background: var(--nv-site-bg);
		border-bottom: 1px solid var(--nv-light-bg);
	line-height: 2em;
	font-weight: 525;
	font-size: 1.1em;
	font-style: italic;
	padding: 1em;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
div.at-post-meta a {
	color: var(--nv-dark-bg);
}

div.sharedaddy.sd-sharing-enabled {
	clear: both !important;
}
@media all and (min-width: 576px) {
div.sharedaddy, div.jetpack-likes-widget-wrapper  {
/*	width: 50%;
	height: 15em;
	padding: 0.8em 2em 0.5em 2em;
	float: left; 
	clear: none !important;
	display: inline-block;
	padding-bottom: 1em;
	background: var(--nv-light-bg);
		background:  #BCB8B8;
	border-top: 2.5em solid var(--nv-site-bg);
	border-bottom: 3px solid var(--nv-light-bg);
	margin-bottom: 2em;
	*/
	width: 100% !important;
	margin-top: 2em;
	height: 10em;
	padding: 0.8em 2em 0.5em 2em;
	clear: both !important;
	background:  whitesmoke;
	border-top: 2px solid var(--nv-site-bg);
	border-right: 1px solid var(--nv-site-bg);
	border-bottom: none;
	border-left: 1px solid var(--nv-light-bg);
	margin-bottom: 0;
}
div.jetpack-likes-widget-wrapper  {
	height: 8em !important;
	margin-top: 0px !important;
	border-top: none  !important;
	border-bottom: 2px solid var(--nv-light-bg) !important;
	margin-bottom: 1em !important; 
}
	h3.sd-title:before{
	border: none !important;
}
}
div.sharedaddy h3 {
	font-size: var(--h5fontsize) !important;
	font-weight: 700 !important;
}

/* Back and next links */
div.nv-post-navigation {
	padding: 2em 3em 2em 3em;
		border-top: 2px solid #BCB8B8;
		background: var(--nv-site-bg);
	font-size: 0.9em ;
	margin-top: 1em;
	margin-bottom: 0 !important;
}
span.nav-direction {
		font-weight: 700 !important;
	text-transform: capitalize !important;
	font-size: 1em !important;
	line-height: 2em;
	text-decoration: underline;
	text-decoration-thickness: 3px;
	text-decoration-style: solid;
	text-decoration-color: var(--nv-c-1);
}
div#navigation-in-category {
	font-size: 0.9em;
	clear: both;
	width: 100%;
	justify-content: space-between;
	display: block;
		padding: 0 3em 0.5em 3em;
		border-bottom: 2px solid #BCB8B8;
}
div#navigation-in-category h5 {
	padding-bottom: 1em;
	margin: 0;
}
div#navigation-in-category th {
font-size: 0.9em;
}
div#navigation-in-category td, div#navigation-in-category th {
	padding: 0 0 1em 0;
	border: none;
}

div.nv-post-navigation, div.nv-post-navigation span, div#navigation-in-category  {
	background: var(--nv-site-bg);
} 
div.nv-post-navigation a, div#navigation-in-category a {
			color: var(--nv-dark-bg) !important;
}
div.nv-post-navigation a:hover, div#navigation-in-category a:hover {
			color: var(--nv-secondary-accent) !important;
	text-decoration: underline !important;
}
div#comments, div.nv-post-navigation {
	clear: both;
	width: 100%;
}

/* End of back and next links */

div#jp-relatedposts {
	clear: both;
	margin-top: 3em;
	padding: 1em 1em 1em 2em;
	background-color: whitesmoke;
	border-top: 2.5em solid var(--nv-site-bg);
	border-right: 1px solid var(--nv-site-bg);
	border-bottom: 3px solid var(--nv-light-bg);
	border-left: 1px solid var(--nv-light-bg);
}
div.jp-relatedposts img {
	border-radius: 5px;
	border: 1px solid var(--nv-light-bg);
	box-shadow: 0px 0px 5px 2px rgb(254 255 255 / 80%);
	margin-bottom: 0.5em !important;
}

h3.jp-relatedposts-headline, h3.jp-relatedposts-headline em:before,  h3#reply-title {
	font-size: var(--h4fontsize) !important;
	border: none !important;
}

@media all and (min-width: 576px) {
div.jp-relatedposts-post-thumbs {
	width: 30% !important;
		aspect-ratio: 200 / 240; 
	margin: 0.5em !important;
	padding: 0.8em !important;
	text-align: left;
	border: 1px solid #BCB8B8;
	border-radius: 5px;
	background: var(--nv-site-bg);
	}
}
/* AT comments section */
div.nv-comments-wrap.nv-is-boxed {
	border-radius: 20px;
	margin-top: 0.5em;
	margin-bottom: 3em;
	border: 1px solid #BCB8B8;
}
h2.comments-title {
		font-size: var(--h3fontsize) !important;
}
@media all and (max-width: 575px) {
	div.container.single-post-container {
	padding-left: 0;
	margin-left: 0;
}
	div.nv-comments-wrap.nv-is-boxed {
		padding-bottom: 0;
}
	article.nv-comment-article {
		flex-wrap: wrap;
	}
		div.nv-comment-avatar img {
		width: 2em;
	}
	div.comment-content {
		width: 100%;
	}
}
@media all and (min-width: 576px) {
ol.nv-comments-list {
	background: #ffffff;
	background: var(--nv-site-bg);
	padding: 3em 2em;
	border-radius: 20px;
		border: 2px solid #BCB8B8;
}
}
ol.nv-comments-list li {
}

#comments li.comment {
	border-bottom: 1px solid #BCB8B8;

}

div#ab-reblog-box {
	display: none  !important;
}