/*
Theme Name: The Breaking News Child
Version: 1.0
Description: A child theme of The Breaking News
Template: thebreakingnews
*/

@import url("../thebreakingnews/style.css");
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface');
@import url('https://fonts.googleapis.com/css?family=Spectral');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&display=swap');

/* 
.breadcrumbs {
display: none;
}
*/
html {
	scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}
/* Widget - Sidebar First Spot (top) - title */
#secondary .widget_thebreakingnews_homepage_posts .homepage-post .hentry .entry-title,
#colophon .widget_thebreakingnews_homepage_posts .homepage-post .hentry .entry-title {
	display: none;
}

/* Widget - Sidebar First Spot (top) - author */
.single .byline,
.group-blog .byline {
	display: none;
}

/* Widget - Sidebar Secondary Spot - author and date  */
.widget .secondary-hentry .entry-meta {
	display: none;
}

/*
#secondary .widget_thebreakingnews_homepage_posts .homepage-post .hentry .author-name,
#colophon .widget_thebreakingnews_homepage_posts .homepage-post .hentry .author-name {
	display: none;
}
*/

/* Posts - author
.single .hentry .entry-meta .entry-meta-inner .author.vcard {
	display: none;
}  */

@media screen and (min-width: 1400px) {
	#featured-content.fullscreen img {
		margin-top: -5% !important;
	}
}

hr {
    margin-top: 27px;
    margin-bottom: 27px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.entry-content ul, .entry-content ol {
    margin: 0;
    padding: 0px 0 21px 35px;
}
.entry-content li {
    padding-bottom: 10px;
}
.entry-content li:last-child {
    padding-bottom: 0;
}
.entry-content a img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.entry-content a img:hover {
    -moz-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

.wp-caption-text {
    text-align: center;
    font-size: .85em;
}

@media (min-width: 767px) {
	span.alignright.pulledquote {
		display: block;
		width: 35% !important;
		float: right;
		max-width: 1170px;
		margin: 10px 0 35px 35px;
	}
}
.pulledquote {
	display: block;
	width: 90%;
	max-width: 1170px;
	margin: 45px auto 35px auto;
	padding: 0px 25px 25px 25px;
	border: 5px solid #5693b3;
	border: 5px solid #5693b3;
	border-left: none;
	border-right: none;
	position: relative;
	color: #656565;
	line-height: 1.35em;
	float: none;
	font-style: italic;
	font-size: 1.4em;
	text-align: center;
	font-family: "Georgia", serif;
}
span.pulledquote:before {
	content: "\201C";
	font-size: 5em;
	font-weight: bold;
	color: #5693b3;
	position: relative;
	top: 5px;
	margin-top: -6px;
	text-align: center;
	font-family: "Georgia", serif;
	font-style: normal;
	display: block;
}

.homepage-box .type-post .entry-header{
	height:90px;
}

.widget_thebreakingnews_homepage_posts .homepage-post.homepage-box .hentry {
    padding-bottom: 25px;
    height: 470px !important;
}

.attachment-banner-image{
	max-height:175px; overflow: auto;
}
.single .entry-content h3 {
	margin-top: 27px;
}
body.single .entry-content p {
    margin-bottom: 20px;
}
body.single .entry-content ol {
    margin-bottom: 18px;
}

body.single .entry-content ol li ol {
    margin: 5px 0 0;
    padding-bottom: 0;
}

blockquote {
    padding: 0px 20px;
}
.sources {
    font-size: .8em;
    line-height: 1;
    color: #888;
}
.sources a {
	color: #888
}
.sources ul {
    margin-bottom: 1em;
}
.sources ul:last-child {
    margin-bottom: 1.5em;
}
.wp-caption {
    margin-bottom: 1.1em;
}

@media (min-width: 767px) {
.table-align-left {
    width: 50%;
    float: left;
    padding: 10px 30px 0 0;
}
	.visible-mobile {
		display: none !important;
	}
}
.table > tbody > tr:last-child {
    border-bottom: 1px solid #dddddd;
}

/**Essay - customizations*/

.heavy-quote {
    font-family: abril fatface;
    font-size: 23pt;
}

.bigfoot-footnote__container {
    display: inline-block;
    position: relative;
    text-indent: 0;
}

sup {
    top: -0.5em;
}

.big-quote {
    margin-top: -20px;
	padding-right: 0px;
    padding-right: 40px;
    font-weight: 300;
    font-style: italic;
    font-size: 35px;
	font-family: spectral;
	line-height: 36px;
}
.subs {
	font-family: 'Playfair Display', serif;
    font-size: 1.4em;
    line-height: 1.2em;
    color: #666;
}
.su-quote-style-default:before {
	/*top: -13px !important;*/
	content: '' !important;
    position: absolute !important;
    background-image: url(https://press.gfa.org/wp-content/themes/jnews-child/images/blockquote-graphic.svg) !important;
    background-size: 100% 100% !important;
    width: 40px !important;
    height: 40px !important;
    top: -20px !important;
    left: 50% !important;
    margin-left: -20px !important;
    z-index: 9 !important;
}
.su-quote-style-default:after {
	/*bottom: -13px !important;*/
	    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 30% !important;
    right: 30% !important;
    border-top: 1px solid #4d9db3 !important;
    border-bottom: 1px solid #4d9db3 !important;
    z-index: 8 !important;
    background-image: none !important;
    height: initial !important;
    width: initial !important;
}
.su-quote-style-default {
    font-family: 'PT Serif', Georgia, Times, serif !important;
    text-align: center !important;
    font-style: normal !important;
    font-size: 130% !important;
    line-height: 1.5 !important;
    color: #4d9db3 !important;
    display: block !important;
    padding: 25px 5% !important;
    width: 96% !important;
    margin: 33px auto 30px !Important;
}
.su-quote-style-default .su-quote-cite {
	font-size: .9em !important;
	display: block !important;
	text-align: center !important;
	font-style: italic !important;
	margin: 0px 0 -3px !important;
}
@media (max-width: 766px) {
	.su-quote-inner br {
		display: none !important;
	}
	.visible-desktop {
		display: none !important;
	}
}	
.su-pullquote {
	color: #993300;
    font-family: 'PT Serif', Georgia, Times, serif;
}

.single .hentry .entry-title {
    padding-bottom: 5px;
    margin-bottom: 0;
}
.entry-meta .author-avatar {
    display: none !important;
}
.single .hentry .entry-meta .entry-meta-inner {
    margin-left: 0;
}

.sources ul ul {
    margin-top: .5em;
}
.sources ul ul, .sources ul ul:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: .7em;
}
.stats-row {
    margin-top: 25px;
    margin-bottom: 15px;
}
.stats-number {
    font-family: abril fatface,serif;
    font-size: 65px;
    line-height: 1;
    color: #000;
    margin-bottom: 5px !important;
}
p.stats-text {
    line-height: 1.3;
    font-family: source sans pro,sans-serif;
    font-size: 18px;
}
.big-stat {
    width: 300px;
    padding: 20px 10px 10px 10px;
    margin-left: 20px;
    float: right;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
.big-stat .stats-number {
    text-align: left;
	line-height: .9;
}
.big-stat .stats-text {
    font-size: 25px;
}
.attribution, .attribution a {
    font-size: 13px;
    color: #888;
}
span.attribution:before {
    content: '[';
    padding: 0 4px;
}
span.attribution:after {
    content: ']';
    padding: 0 4px;
}
sup.footnote-style {
    position: relative;
    z-index: 5;
    top: -.1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    padding: .85em 0.47em 1.12em 0.43em;
    margin: 0 .1em 0 .2em;
    border: none;
    border-radius: .4em;
    color: #333;
    cursor: pointer;
    background-color: rgba(110,110,110,.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 1rem;
    line-height: 0;
    vertical-align: middle;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
}
sup.footnote-style a {
	color: #777;
    border-bottom: none !important;
	scroll-behavior: smooth;
}
sup.footnote-style a:hover {
	color: #fff;
}
sup.footnote-style:hover, sup.footnote-style:focus {
	color: #fff;
    outline: none;
    background-color: rgba(110,110,110,.5);
}
.wp-video {
    margin-bottom: 1.5em;
}
.heading-3 {
box-sizing:border-box;
color:rgb(38, 38, 38);
display:block;
font-family:"PT Serif", Georgia, Times, serif;
font-size:25px;
font-weight:700;
line-height:32.5px;
margin-block-end:15px;
margin-block-start:27px;
margin-bottom:15px;
margin-inline-end:0px;
margin-inline-start:0px;
margin-top:27px;
text-rendering:optimizelegibility;
text-size-adjust:100%;
}
p.heading-3 {
	display: block; 
	line-height: 1em;
}
@media (min-width: 767px) {
	p.heading-3 {
		display: inline-block !important;
		line-height: 1em;
		margin: 1em 0 0 0;
		padding-bottom: 1em;
		position: relative;
		top: -15px;
	}
.wp-video video {
	height:auto;
}
}
.Zebra_Tooltip .Zebra_Tooltip_Message a {
    color: #fc0224;
}
.Zebra_Tooltip .Zebra_Tooltip_Message {
	overflow-wrap: break-word;
}
span.tooltips {
    background-color: rgba(110,110,110,.5);
    border-radius: 6px;
    outline: none;
    osition: relative;
    z-index: 5;
    top: -.1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
	padding: .75em .5em .85em;
    margin: -6px .1em 0 .2em;
    border: none;
    border-radius: 1em;
    cursor: pointer;
    background-color: rgba(110,110,110,.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 1rem;
    line-height: 0;
    vertical-align: middle;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
}
span.tooltips:hover, span.tooltips:focus, span.tooltips:active {
    outline: none;
    background-color: rgba(110,110,110,.5);
}

/* Tag Page */
.taxonomy-description {
    border-top: 1px solid rgba(55,55,55,0.2);
    padding-top: 1.1em;
    margin-top: 1.1em;
}
.taxonomy-description p {
    font-size: 1.243em;
    margin: 0 0 .85em 0;
}

.blockquote {
	box-sizing: border-box;
    color: rgb(38, 38, 38);
    display: inline-block;
    height: auto;
    text-rendering: optimizelegibility;
    text-size-adjust: 100%;
    width: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-top: 1em;
    padding: 0px 20px;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 1.2em;
    border-left: 3px solid;
    line-height: 1.5;
    font-family: Georgia,Serif;
    font-style: italic;
}
.merge-top {
	display:block;
	margin-top: 1em;
}
img.circle {
    border-radius: 50%;
}
#homepage-widgets #text-2 {
    padding-bottom: 0;
}
#homepage-widgets #text-2 p {
    font-size: 1.1em;
}

/* AOA Graphic Background */
.graphic-background {
	background-image: url('https://missionsbox.org/wp-content/uploads/2019/10/graphic-bg.jpg');
	background-position: center center;
	background-size: cover;
	padding: 45px 40px 15px;
	margin-bottom: 35px;
	margin-top: 20px;
	font-family: "Source Sans Pro", Arial, sans-serif;
	text-transform: uppercase;
	display: inline-block;
}
.graphic-background p, .graphic-background li {
	color: white;
	font-size: 1.3em;
	padding-bottom: 17px;
	line-height: 1.1em;
	letter-spacing: 1px;
}
.graphic-background .bigfoot-footnote__content {
	color: #333;
	text-transform: none !important;
	letter-spacing: 0 !important;
}
.graphic-background .bigfoot-footnote__button {
	color: #333;
	background-color: rgba(255, 255, 255, 0.6);
}
.graphic-background .sub {
	text-transform: none;
	font-style: italic;
	padding-bottom: 0;
	margin-bottom: .3em;
	text-align: center;
}
.graphic-background h3 {
    color: #ffffff;
    text-transform: none;
    text-align: center;
    font-weight: 400 !important;
    font-size: 3em !important;
    line-height: 1em !important;
    width: 80%;
    margin: 0 auto;
    padding-bottom: .6em;
}
.graphic-background h3 a {
    color: #ffffff;
    border-bottom: none !important;
    font-family: "Lato", sans-serif;
    font-weight: 400 !important;
}
.graphic-list p {
	color: #0A7491;
	margin-bottom: 0
}
.graphic-list img {
	min-width: 250px;
}

/* End - AOA Graphic Background */

.alignright, .alignleft {
    margin-bottom: 1em;
}
ul li ul {
    padding-bottom: 0 !important;
}
ul li ul li {
    padding-top: 10px;
    padding-bottom: 0 !important;
}
div#recent-category-3 .post-thumb {
    margin: 25px auto 20px auto;
}
.single .entry-header h3.subs {
    margin-top: .5em !important;
    margin-bottom: 1em !important;
}
.mosquito-stats-row {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1.2em;
}
.mosquito-stats-row img {
	flex: 0 1 150px;
    margin: -5px;
    width: 253px;
  }
.wp-video video {
	height:auto;
}
.akismet_comment_form_privacy_notice {
    margin: 20px 0;
}

.gallery-item .gallery-caption {
    height: 100% !important;
}
.gallery-item .gallery-caption .wp-caption-text {
    font-size: .75em !important;
}