/*
 Theme Name:   Newspaper Child Theme
 Description:  Newspaper Child Theme for Metro Parent
 Template:     Newspaper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  newspaperchild
*/

html, body {
	width: 100%;
	height: 100%;
}

.margin-bottom-0 .td_block_wrap {
	margin-bottom: 0 !important;
}

.margin-bottom-5 .td_block_wrap {
	margin-bottom: 5px !important;
}

.margin-bottom-10 .td_block_wrap {
	margin-bottom: 10px !important;
}

.margin-bottom-0 .wpb_video_wrapper,
.margin-bottom-5 .wpb_video_wrapper,
.margin-bottom-10 .wpb_video_wrapper {
	margin-bottom: 0;
}

.hide-author .td-post-author-name {
	display: none;
}

.hide-category .td-post-category {
	display: none;
}

.td-category-pulldown-filter .td-pulldown-filter-list li:nth-child(5),
.category-real_estate .td-category-siblings li.diversity-inclusion,
.category-real_estate .td-category-siblings li.b2c-center {
	display: none !important;
}

.td-post-featured-image.has-post-caption img {
	margin-bottom: 0;
}

.td-post-featured-image.has-post-caption .post-caption {
	margin-top: 5px;
}

.td-post-featured-image.has-post-caption .wp-caption-text {
	display: none;
}

.single article .td-post-featured-image .post-caption {
	font-size: 11px;
	font-weight: 400;
	line-height: 17px;
}

.single article .td-post-featured-image .post-caption .caption {
}

.single article .td-post-featured-image .post-caption .credit {
	font-style: italic;
	
}

.single article .top-left-image {
	float: left;
	max-width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 17px;
}

.single article .top-left-image img {
	margin-bottom: 5px;
}

.single article .top-left-image .img-caption {
	margin-bottom: 0;
	border-bottom: 1px solid #eae7e7;
	padding-bottom: 5px;
}

.single article .top-left-image .photo-credit {
	font-style: italic;
}

.single article .td-post-featured-image {
	position: relative;
}

.single article .td-post-featured-image .owl-nav button {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	background-color: #000000;
	color: #ffffff;
	transition: 0.3s ease-in-out;
}

.tagdiv-type blockquote p,
.single article .td-post-content blockquote {
	font-size: 12pt;
	line-height: 30px;
}


.author-box-wrap h4,
.author-box-wrap p {
	margin: 0;
}

.single article .td-post-featured-image .owl-nav button:hover,
.single article .td-post-featured-image .owl-nav button:focus {
	border: none;
	outline: none;
	border-radius: 0;
	background: #008d7f;
}

.single article .td-post-featured-image .owl-nav button.owl-prev {
	left: 0;
}

.single article .td-post-featured-image .owl-nav button.owl-next {
	right: 0;
}

.single article .td-post-featured-image .item {
	min-height: 450px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.single article .td-post-featured-image .item a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

/*body.single .td-post-sharing,*/
/*body.single.td-animation-stack-type0 .td-animation-stack .entry-thumb,*/
/*body.single.td-animation-stack-type0 .post img {*/
/*opacity: 1 !important;*/
/*}*/

.single article header .td-module-meta-info {
	overflow: hidden;
	display: none;
}

.single article .td-module-meta-info .post-status {
	font-weight: 700;
	margin-bottom: 5px;
}

.single article .td-post-featured-image .item .img-caption {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0;
	font-size: 14px;
	line-height: 17px;
	padding: 8px;
	background: #0000006b;
	color: #ffffff;
	margin-bottom: 0;
}

.single article .featured-slider {
	margin-bottom: 20px;
}

/* digital edition section */
.digital-edition-section .digital-edition {
	margin-bottom: 20px;
}

.digital-edition-section .digital-edition .post-thumbnail {
	text-align: center;
	border: .0625rem solid #d6d6d6;
}

.digital-edition-section .digital-edition .post-thumbnail img {
	margin-bottom: 0;
}

.digital-edition-section .digital-edition .entry-title {
	font-size: 20px;
	line-height: 28px;
	padding: 10px 0;
	text-align: center;
	margin: 0 auto;
	font-weight: 500;
}

.flex-wrap {
	flex-wrap: wrap;
}

/* latest edition sidebar */
.latest-edition-sidebar {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.latest-edition-sidebar .latest-edition {
	width: 31%;
	margin-bottom: 10px;
}

.latest-edition-sidebar .latest-edition .post-thumbnail {
	text-align: center;
	border: .0625rem solid #d6d6d6;
}

.latest-edition-sidebar .latest-edition .post-thumbnail img {
	margin-bottom: 0;
}

.latest-edition-sidebar .latest-edition .entry-title {
	font-size: 16px;
	line-height: 24px;
	padding: 6px 0;
	text-align: center;
	margin: 0 auto;
	font-weight: 500;
}

.latest-edition-sidebar .latest-edition .entry-title a {
	color: #000000;
}

.breaking-news-section {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
}

.breaking-news-section .breaking-news-title {
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 10px 1px;
	font-family: 'Roboto', sans-serif;
	background-color: #dd3333;
	margin-right: 12px;
}

.breaking-news-section .breaking-news-display a {
	color: #000000;
	font-size: 15px;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
}

.breaking-news-section .breaking-news-display a:hover {
	color: #23527c;
}

.single .td-category li.featured,
.single .td-category li.main-feature,
.single .td-category li.mainfeature,
.single .td-category li.editors-picks {
	display: none !important;
}

.single article .td-post-author-name span {
	color: #000;
	margin: 0;
}
.single article .td-post-author-name span.author {
	font-weight: bold;
}

.single article .td-post-author-name span::after {
	content: " ";
}

.single article .td-post-author-name span:last-child::after {
	content: "";
}