/*
Theme Name:   APR ZoxPress
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  APR ZoxPress
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zoxpress
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  ZoxPress-child
*/

/** Block quote **/


.zox-post-body blockquote, .comment-inner blockquote {
    border-left: 3px solid #940303;
    clear: both;
		background: rgba(234, 234, 234,0.3);
    margin: 40px auto;
		padding: 2px 0px 15px 20px;
    width: 100%;
}

blockquote p {
	font-family: 'Open Sans' !important;
	font-weight: 100 !important;
	font-size: .8em !important;
}

/* Article Footers */

.single #zox-site-grid {
    background: #ffffff;
}

.zox-div4 .zox-art-wrap {
    border-bottom: 0px;
}

span.zox-post-main-title {
    border: 0px;
		font-weight: 900;
		color: #940303;
		font-size:1em;
		letter-spacing: .02em;
		float:left;
		margin: 0px;
		padding-left: 0px;
		padding-top: 7px;
}

.zox-post-more-grid img:hover {
	opacity:0.75;
	transition: opacity;
	transition-duration: .5s !important;
	transition-delay: 0;
}

.zox-s5 .zox-post-more .zox-art-text {
	padding-left: 0px;
	padding-right: 0px;
}

/* Article spacing */

.zox-post-bot-wrap {
	float: left;
	float: left;
	margin-bottom: 0px;
	margin-top: 40px;
	width: 100%;
	width: 100%;
}

.zox-article-wrap {
	grid-gap: 0px;
	padding-bottom: 150px;
}

#zox-side-wrap {
	margin-top: 25px;
}

/*
Article image captions
*/

.zox-post-img-cap svg {
	position: relative;
	fill: #888;
	width: 1em;
	height: 1em;
	margin-left: .2em;
	margin-right: .2em;
	margin-bottom: -.2em;
	padding: 0px !important;
}

.zox-post-img-cap-wrapper {
	margin-top: .5em;
	width: 100%;
	text-align: right;
	float: right;
}

span.zox-post-img-cap {
	font-family: 'Open Sans';
	font-size: .8em;
	font-weight: 100;
	color: #888;
	-webkit-appearance: none;
	text-align: right;
	padding: 8px 0 0;
}

span.zox-post-img-cred {
	font-family: 'Open Sans';
	text-transform: uppercase;
	font-weight: 900;
	font-size: .8em;
	margin-left: .2em;
	color: #888;
	text-align: right;
}









/* Site images */

img {
	max-width: 100%;
	height: auto !important;
	box-sizing: border-box;
}

/* Videos */
/* .zox-post-video1-wrap .zox-post-cat {
	color: white;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.iframe-container {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
}

.iframe-container iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
} */

/*Byline on the Homepage*/

.zox-byline-name a {
	font-weight: 700 !important;
	font-family: 'Open Sans' !important;
	text-transform: Uppercase !important;
}

.zox-byline-name a:hover {
	color: #940303 !important;
	transition-duration: 1s;
}

.zox-byline-name:before {
	content: 'By ';
	font-family: 'PT Serif' !important;
	font-weight: 900;
	font-style: italic;
}

#zox_flex_list1_widget-3 .zox-art-text-cont {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 15px;
}

/* Menu fix overflow */

.zox-bot-head-menu {
	padding: 0 0 0 36px;
	overflow: hidden;
}

/* Homepage fixes */

span.zox-widget-main-title {
	font-weight: 900;
}

h2.zox-s-title3 {
	font-weight: 900;
	font-family: 'PT Serif';
	font-size: .95em !important;

}

h2.zox-s-title2 {
	font-weight: 900;
	font-family: PT Serif;
}


.zox-s5 p.zox-s-graph {
	line-height: 1.5em !important;
	font-style: italic;
	font-size: .9em;
	margin-top: 1em;
}

.zox-s5.zox-div1 p.zox-s-graph {
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 0em !important;
}

@media (max-width: 700px) {
	.zox-s5.zox-div1 p.zox-s-graph {
		font-size: .9em !important;
	}
}

span.zox-s-cat:before {
	display: inline-block !important;
	width: 9px;
	height: 9px;
	border-width: 5px;
	border-style: solid solid solid solid;
	margin-right: 0.5em;
	content: "";
	margin-left: 0.2em;
	color: #940303 !important;
}

span.zox-s-cat {
	color: #515151 !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	opacity: 1;
}

.zox-feat-net3-main-wrap .zox-art-text span.zox-s-cat {
	font-size: .9em !important;
}

span.zox-s-cat:hover:before {
	display: inline-block !important;
	width: 10px;
	height: 10px;
	border-width: 2px !important;
	border-style: solid solid solid solid;
	margin-right: 0.5em;
	content: "";
	margin-left: 0.2em;
	color: #940303 !important;
	transition-duration: .3s;
}

span.zox-s-cat:hover {
	color: #940303 !important;
	transition-duration: .5s !important;
}

/* Trinity Audio */

#trinity-audio-table {
	max-width: 100%;
	margin-top: 2px !important;
	margin-bottom: 4em;
}

/* Other */

.APR {
	background: #EAEAEA;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 2px;
	margin-right: 2px;
	border-radius: 5px;
	font-family: 'PT Serif';
	font-weight: 900;
	color: #515151;
}

/* Trending sidebar widget fixes */

.zox-s5 .zox-widget-side-trend-wrap h2.zox-s-title3 {
	font-size: .9em;
	font-weight: 500;
	text-transform: none;
	font-family: Open 'Open Sans';
}

/**
.zox-s5 .zox-widget-side-trend-wrap .zox-art-text:before {
    content: counter(zox-trend);
    border: none;
    border-radius: 8px;
    display: grid;
    font-size: 1.7em;
    font-weight: 900;
	  font-family: 'PT Serif';
		color: white;
    top: auto;
		bottom: auto;
    width: auto;
    height: 30px;
    vertical-align: text-top;
		background: #940303;
		padding: .2em;
} **/

.zox-s5 .zox-widget-side-trend-wrap .zox-art-text:before {
	transform: scale(0);
}

.zox-s5 .zox-divs .zox-widget-side-trend-wrap .zox-art-text {
	padding: 0;
}

.zox-s5 .zox-widget-side-trend-wrap h2.zox-s-title3 {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: .9em !important;
}

/* Updated time */

.last-updated-wrap {
	max-width: 660px;
	margin: auto;
}

.last-updated {
	padding-left: .75em;
	font-family: 'Open Sans', sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	font-weight: 300;
	color: black;
	border-left: 3px solid #940303;

}

.story-update {
	font-family: 'PT Serif', serif;
	font-weight: 500;
	font-style: italic;
	max-width: 660px;
	border-left: 3px solid #940303;
	padding-left: 0.75em;
}

.latestupdateswrapper {
	max-width: 900px;
	margin: auto;
	font-size: 1em;
	margin-bottom: 1.5em;
	padding: 1em;
	border: 1px solid #eaeaea;
	background: #ffffff;
}

.latestupdatestext {
	font-family: 'Open Sans';
	font-size: .9em;
	font-weight: 300;
}

.latestupdateswrapper ul {
	margin-top: 1em !important;
	max-width: 850px !important;
}

.latestupdateswrapper li {
	font-family: 'Open Sans' !important;
	line-height: 1.7em !important;
	font-size: .9em !important;
	font-style: normal !important;
}

.latestupdateswrapper a {
	font-weight: 700;
}

.latestupdateswrapper a:hover {
	opacity: 0.5;
}

.story-update a {
	box-shadow: inset 0 -4px 0 #94cdff;
	color: black;
}

.story-update a:hover {
	background: #94cdff;
}

.story-update a:visited {
	box-shadow: inset 0 -4px 0 #94cdff;
	color: black;
}

@media (max-width: 660px) {
	.last-updated {
		font-size: .6em;
	}
}

.last-updated-bold {
	font-weight: 800;
	color: #940303;
	text-transform: uppercase;
}

.zox-dark .last-updated {
	color: white;
	font-weight: 400;
}

/* Fix flyout menu */

nav.zox-fly-nav-menu ul li a {
	font-family: Open sans;
	font-weight: 700;
	text-transform: Uppercase;
	font-size: 1em;
	line-height: 1em;
}

nav.zox-fly-nav-menu ul li a:hover {
	font-family: Open sans;
	font-weight: 700;
	text-transform: Uppercase;
	font-size: 1em;
	line-height: 1em;
	opacity: 0.5;
	transition-duration: .5s;
}

/* Headlines/Headers/Titles */

h1.zox-post-title {
	font-size: 3em;
}

@media (max-width:800px) {
	h1.zox-post-title {
		font-size: 2em;
	}

	.zox-post-excerpt p {
		font-size: 1em !important;
	}
}

/* Fix overlines */

.zox-post-cat-link:before {
	display: inline-block !important;
	width: 8px;
	height: 8px;
	border-width: 7px;
	border-style: solid solid solid solid;
	margin-right: 0.5em;
	content: "";
	margin-left: 0.2em;
	color: #940303 !important;
}

.zox-post-cat-link {
	color: black !important;
	font-weight: 400 !important;

}

.zox-post-cat-link:hover:before {
	display: inline-block !important;
	width: 14px;
	height: 14px;
	border-width: 3px !important;
	border-style: solid solid solid solid;
	margin-right: 0.5em;
	content: "";
	margin-left: 0.2em;
	color: #940303 !important;
	transition-duration: .3s;
}

.zox-post-cat-link:hover {
	color: #940303 !important;
	transition-duration: .5s !important;
}


@media (max-width: 700px) {
	.zox-fix-up {
		top: -20% !important;
	}
}

.wp-caption-text {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 100 !important;
	font-size: .7em !important;
	line-height: 1.4em !important;
	-webkit-appearance: none;
}

@media (max-width: 600px) {
	.wp-caption {
		display: contents;
	}
}

.wp-caption {
	padding-top: 1em;
	padding-bottom: 1em;
}

.wp-caption:hover img {
	opacity: .5;
	-webkit-appearance: none;
}

.wp-caption img {
	border-radius: 10px;
	-webkit-appearance: none;
}

.wp-caption-text:after {
	display: inline-block !important;
	width: 5px;
	height: 5px;
	border-width: 6.08696px;
	color: #FFFFFF !important;
	border-style: none solid solid none;
	content: "";
	margin-left: 0.5em;
	-webkit-appearance: none;
}

/* inside stories */

.dropcap {
	color: #FFFFFF;
	background: grey;
	float: left;
	font-family: Open Sans;
	font-size: 2.5em;
	font-weight: 900;
	padding-top: .2em;
	padding-bottom: .25em;
	padding-right: .18em;
	padding-left: .18em;
	margin-right: .15em;
	margin-top: .15em;
}

.sectionbreak {
	margin-top: 3em;
}

/* Flourish branding */
.flourish-credit img {
	transform: scale(0);
}

.flourish-credit:after {
	content: "/ APR ANALYSIS";
	text-transform: uppercase;
}

.flourish-credit {
	text-transform: uppercase;
}

/*Visual link previews*/

.vlp-link-container {
	background: #EAEAEA !important;
	padding-top: 25px !important;
	padding-bottom: 25px !important;
	border-radius: 10px !important;
	border: 0px !important;
	margin-bottom: 2em !important;
	margin-top: 2em !important;
}

@media (min-width: 700px) {
	.vlp-link-container {
		margin-left: 8em;
		margin-right: 8em;
	}
}

.vlp-link-container:hover {
	background-color: #e3e3e3 !important;
}

.vlp-link-title {
	font-family: 'Open Sans';
	font-weight: 900 !important;
	font-size: 1.2em !important;
	line-height: 1.25em !important;
	color: black !important;
	opacity: 0.7;
	text-decoration: underline;
	text-decoration-thickness: 4px;
	text-decoration-color: #940303;
}

.vlp-link-summary {
	font-family: 'Open Sans';
	font-weight: 300 !important;
	margin-top: .8em;
	font-size: 0.9em !important;
	opacity: 0.9;
}

.zox-dark .vlp-link-summary {
	color: black !important;
	opacity: 0.5;
}

@media (max-width: 700px) {
	.vlp-link-summary {
		font-size: .7em !important;
	}
}

.vlp-link-image {
	transform: scale(0);
	height: 0px !important;
	width: 0px !important;
}

.vlp-link-image-container {
	width: 0px !important;
	height: 0px !important;
}

@media (max-width: 450px) {
	.vlp-template-default .vlp-link-image-container {
		margin: 0 !important;
	}
}

/* COVID Teaser Homepage */

.covid-parent-flex {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	height: 100px;
	margin-top: 100px;
	left: 50%;
}

#covidpromo a:link, #covidpromo a:visited {
	color: gray;
	text-align: center;
	text-decoration: none;
}

.zox-dark #covidpromo a:link, .zox-dark #covidpromo a:visited {
	color: white;
}

.seecoveragelink {
	text-align: center;
	font-size: 0.7em;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px;
}

.covid-parent h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1.2em;
	font-family: 'Open Sans';
	font-weight: 900;
	color: black;
	padding-bottom: .5em;
	padding-top: .2em;
	text-decoration: underline;
	text-decoration-thickness: 4px;
	text-decoration-color: #940303;
	opacity: 0.7;
	letter-spacing: -.05em;
}

.zox-dark .covid-parent h2 {
	color: white;
	text-decoration-color: white;
	opacity: 1;
}

.borderforCOVID {
	margin-left: 35%;
	margin-right: 35%;
	border-top: 1.8px;
	border-top-style: solid;
	opacity: 0.9;
	border-top-color: #BF0017;
}

.covid-parent-flex:hover {
	opacity: 0.7;
	transition-duration: 1s;
}

.covid-parent {
	display: flex;
	flex-flow: column;
	width: 100%;
	text-align: center;
}

.covid-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	margin-bottom: 0px;
}

.zox-dark .covid-center {
	transform: scale(0);
	height: 0px !important;
}

.covid-dek {
	font-size: 1.1em;
	text-align: center;
	font-weight: 300;
	line-height: 1em;
}

.zox-dark .covid-parent-flex {
	background: #940303;
}

.covid-parent-flex {
	background-color: #EAEAEA;
	padding: 40px;
	width: 100vw;
	height: 100%;
	position: relative;
	margin-left: -50vw;
	margin-top: 100px;
	left: 50%;
	color: gray;
	display: flex;
	flex-flow: column nowrap;
	font-family: Open Sans;
	margin-bottom: 0px;
	margin-top: 0px;
}

@media (max-width: 700px) {
	#zox-home-main-wrap .covid-parent h1 {
		font-size: 1.3em;
	}

	#zox-home-main-wrap .covid-parent p {
		font-size: 1em;
	}
}

#zox_ad_widget-2 .zox-ad-label {
	transform: scale(0);
	height: 0px !important;
}

#zox_ad_widget-3 .zox-ad-label {
	transform: scale(0);
	height: 0px !important;
}

/* Homepage section headers */

.zox-s5 .zox-divr p.zox-s-graph {
	margin-top: .8em;
	font-family: Open Sans;
	font-style: normal;
}

/* Newsletter sign up form */
#zox-home-main-wrap #mc_embed_signup {
	width: 100vw;
	height: 100%;
	position: relative;
	margin-left: -50vw;
	left: 50%;
	display: flex;
	flex-flow: column nowrap;
	background: #EAEAEA;
	padding-top: 2em;
	padding-bottom: 2em;
}

.zox-post-body #mc_embed_signup {
	border: 0;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1.5em;
	background: #EAEAEA;
	border-radius: 10px;
}

@media (max-width: 700px) {
	.zox-post-body #mc_embed_signup {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		padding: 1em;
		left: 50%;
		border-radius: 0;
	}
}

.zox-dark #mc_embed_signup, .zox-dark #zox-home-main-wrap #mc_embed_signup {
	background: #940303;
}

@media (min-width: 600px) {
	#mc_embed_signup {
		padding-left: 20%;
		padding-right: 20%;
	}
}

@media (max-width: 600px) {
	#mc_embed_signup {
		padding-left: 3%;
		padding-right: 3%;
	}
}

#mc_embed_signup_scroll {
	display: grid;
	grid-template-columns: 3fr 1fr 1fr;
	justify-items: stretch;
	column-gap: 0em;
	row-gap: 0em;
}

.mc-overline {
	grid-row: 1;
	grid-column: 1/4;
	font-family: 'Open Sans';
	font-weight: 600;
	letter-spacing: 0.07em;
	font-size: 0.8em;
	color: #940303;
	padding-top: 0em;
	text-align: left;
	text-transform: uppercase;
}

.mc-overline:before {
	display: inline-block !important;
	width: 9px;
	height: 9px;
	border-width: 5px;
	border-style: solid solid solid solid;
	margin-right: 0.5em;
	content: "";
	margin-left: 0.2em;
	color: #940303;
}

.zox-dark .mc-overline:before {
	color: white !important;
}

.zox-dark .mc-overline {
	color: white;
	opacity: 0.7;
}

.zox-post-body .mc-header {
	margin-top: 0em;
	padding-top: 0em;
	padding-bottom: .75em;
}

.mc-header {
	grid-row: 2;
	grid-column: 1/4;
	font-size: 1.7em;
	line-height: 1.2em;
	font-family: 'Open Sans';
	font-weight: 900;
	color: black;
	padding-bottom: .5em;
	padding-top: .6em;
	text-decoration: underline;
	text-decoration-thickness: 4px;
	text-decoration-color: #940303;
	opacity: 0.7;
	text-align: left;
}

.zox-dark .mc-header {
	color: white;
	text-decoration-color: white;
	opacity: 1;
}

@media (max-width: 700px) {
	.mc-header {
		font-size: 1.2em;
		margin-top: .4em;
	}

	#zox-home-main-wrap .mc-header {
		margin-top: 0em !important;
		margin-bottom: .5em;
	}
}

.mc-description {
	grid-row: 3;
	grid-column: 1/4;
	font-family: 'Open Sans';
	font-size: .9em;
	font-weight: 200;
	margin-top: -0.3em;
	margin-bottom: 1em;
	color: black;
	text-align: left;
	line-height: 1.2em;
	opacity: 0.7;
}

.zox-dark .mc-description {
	color: white;
	font-weight: 400;
}

@media (max-width: 700px) {
	.mc-description {
		font-size: .7em;
	}
}

#email.mc-field-group {
	grid-row: 4;
	grid-column: 1/3;
	display: block;
}

#mc_embed_signup input {
	width: 100%;
	box-sizing: border-box;
	padding: 12px 30px;
	font-family: 'Open Sans';
	font-weight: 600;
	letter-spacing: 1.2;
	font-size: 0.8em;
	text-align: center;
	border: 0;
	border-bottom: .2em solid lightgray;
	-webkit-appearance: none;
	border-radius: 0px;
}

#mc_embed_signup .button {
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
	border-width: 0;
	border-bottom: .2em solid darkgray;
	color: white;
	font-weight: 900;
	background-color: #940303;
	text-transform: uppercase;
	letter-spacing: 0em;
	-webkit-appearance: none;
}

.zox-dark .button #mc_embed_signup {
	background: white !important;
	opacity: 1 !important;
	color: #940303;
	font-weight: 900;
}

#mc_embed_signup .button:hover {
	opacity: 0.5;
}

.zox-dark #mc_embed_signup .button:hover {
	color: #940303 !important;
	background: white !important;
	opacity: 1;
}

#mc_embed_signup .clear {
	grid-row: 4;
	grid-column: 3/4;
}

.privacy-policy-form {
	grid-row: 5;
	grid-column: 1/4;
	font-size: 0.5em;
	font-family: 'Open Sans';
	font-weight: 300;
	margin-top: 1.2em;
	text-align: left;
	line-height: 1.3em;
}

.zox-dark .privacy-policy-form {
	color: white;
}

.privacy-policy-form a {
	color: black;
	font-weight: 00;
	font-style: italic;
}

.zox-dark .privacy-policy-form a {
	color: white;
}

/* Teasers below articles */

.zox-div4 .zox-art-img {
	overflow: hidden;
	padding-top: 55%;
	position: relative;
}

/* Ads in stories */

.zox-post-ad-wrap {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	background: none !important;
	padding-top: 2em;
	border-bottom: solid black 1px;
	padding-bottom: 2em;
	border-color: #eaeaea;
}

.zox-post-ad-in2 {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.zox-post-ad-wrap span.zox-ad-label {
	background: none !important;
	border-top: solid 1px #eaeaea;
	max-width: 500px;
	padding-top: 2em;
}

.zox-post-ad-wrap:hover {
	opacity: 0.5;
}


/* ads in dark mode */
.zox-dark .zox-post-ad-wrap {
	background: none !important;
}

.zox-post-ad-in2 {
	max-width: 100%;
}

/* questions and tips */

#article_contact_outside {
	box-sizing: border-box;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}

#article_contact {
	height: 4.3em;
	width: auto;
	position: relative;
	border: 3px solid #940303;
}

@media (max-width: 640px) {
	#article_contact {
		height: 6.7em !important;
	}
}

#article_contact_inside {
	width: 100.5%;
	height: 100%;
	position: absolute;
	background-color: #940303;
	top: -10px;
	left: -15px;
	z-index: 15;
	padding: 22px;
	padding-left: 30px;
	line-height: 1.4em;
}

#question_article {
	color: white;
	font-family: 'Open Sans';
	font-weight: 900;
	font-size: 1.1em;
}

#question_after a {
	color: white;
	font-size: 1.1em;
	font-weight: 600;
	opacity: 1;
}

#question_after a:hover {
	transition-duration: .5s;
	opacity: .5;
}

/* Opinion Note */

.opinion-note-wrapper {
	max-width: 660px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid #eaeaea 3px;
}

div#opinion-note {
	margin-top: 1.7em;
	margin-bottom: 1.7em;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: .9em;
	line-height: 1.6em;
	font-style: Regular;
	border-left: solid 6px #940303;
	padding-left: 1.2em;
}

div#opinion-note-header {
	font-family: 'PT Serif';
	margin-bottom: .5em;
	font-weight: 1000;
	font-size: 1.5em
}

/* Article excerpts */

.zox-post-excerpt p {
	font-family: 'Open Sans' !important;
	font-weight: 100 !important;
	font-style: Regular !important;
}

.zox-post-excerpt {
	border-left: solid 6px #940303;
	padding-left: 1em;
}

/* Article bylines */

.zox-author-thumb {
	transform: scale(0);
	width: 0px !important;
}

.zox-post-byline-wrap {
	display: grid !important;
	align-items: left;
	grid-gap: 0px;
	grid-template-columns: 0px auto;
	width: 100%;
	justify-content: left !important;

}

.zox-author-name-wrap p {
	text-transform: Capitalize !important;
	font-family: 'PT Serif' !important;
	font-weight: 500;
	font-style: italic;
}

.zox-author-name a {
	font-weight: 700;
	font-family: 'Open Sans';
	text-transform: Uppercase;
}

.zox-author-name a:hover {
	color: black;
	opacity: 0.7;
	transition-duration: 1s;
}

@media (min-width:750px) {
	.zox-post-date-wrap p:before {
		content: '•';
		margin-right: .5em;
		margin-left: .2em;
	}
}

@media (max-width:750px) {
	.zox-post-date-wrap p {
		min-width: 300px;
		margin-right: 20px;
		margin-top: 5px;
	}
}

/* Author Box */

.zox-author-box-soc-wrap {
	margin: 0 0 0 1em;
}

span.zox-author-box-soc {
	margin:0;
}

.zox-author-box-wrap {
	border-left: solid 6px #940303;
	padding-left: 1.2em;
	margin-top: 1em !important;
}

.zox-author-box-name-wrap {
	padding-left: 1em;
}

.zox-author-box-name {
	color: #000 !important;
	font-family: 'PT Serif' !important;
}

.zox-author-box-name a {
	color: #000 !important;
	font-family: 'PT Serif' !important;
	font-weight: 700 !important;
	font-size: .9em !important;
}

.zox-dark .zox-author-box-name a {
	color: white !important;
}

.zox-author-box-name a:hover {
	opacity: 0.8;
}

.zox-author-box-text p {
	font-weight: 300;
	font-size: .9em;
	line-height: 1.6em;
	color: black;
	font-style: Regular;
	padding-left: 1em;
	font-family: 'Open Sans' !important;
}

.zox-dark .zox-author-box-text p {
	color: white;
}

.zox-author-box-wrap {
	border-top: 0px solid #eaeaea;
	grid-column-gap: 0px;
	margin: 0px;
	padding: 0px;
	max-width: 660px;
	opacity: 1;
}

.zox-post-body-bot {
	margin: 0px;
}

/* Footer */

.zox-foot-menu a {
	font-size: .7em !important;
	margin: 0px !important;
	padding: 0px !important;
	color: grey !important;
	text-transform: uppercase;
	font-weight: 600 !important;
}

.zox-foot-menu ul li:first-child {
	margin: 2px;
}

.zox-foot-menu ul li {
	margin: 2px;
	padding: .2em;
	padding-top: 0em;
	border-radius: 4px;
}


.zox-foot-menu ul li:hover {
	background: none;
	transition-duration: .5s;
}

.zox-foot-menu a:hover {
	color: white !important;
	border-bottom: solid 3px #efefef;
}

/* Auto load posts */

.zox-post-head-min .zox-post-width, .zox-auto-post-grid .zox-post-title-wrap {
	max-width: 100%;
}

.alp-related-posts-wrapper .alp-related-post p.post-meta .post-category:first-child:before {
	content: '';
}

.alp-related-posts-wrapper .alp-related-post p.post-meta .post-category:before {
	content: '• ';
}

.alp-related-posts-wrapper .alp-related-post p.post-meta .post-category:hover {
	opacity: 0.5;
}

.zox-alp-side-in {
	width: 100%;
	height: calc(200vh);
	overflow: visible !important;
}

.zox-alp-side-in::-webkit-scrollbar {
	display: none;
}

/* Auto load posts January 12 update */

.zox-auto-post-main .zox-post-more {
	transform:scale(0);
	height: 0px;
}

.zox-auto-post-main .zox-post-date-wrap p:before {
	content:'';
	margin: 0px;
}

.zox-auto-post-main .zox-post-date-wrap p {
	margin-top: 3px;
}

.zox-auto-post-main .zox-post-width {
padding: 0 50px;
}

@media only screen and (max-width: 600px) {
	.zox-auto-post-main .zox-post-width {
	padding: 0 10px;
	}
		.zox-post-body p {
			padding: 0 20px;
		}
	}	

.zox-auto-post-grid .zox-post-bot-wrap .zox-post-img-wrap {
	width:100%;
	margin: 0px;
}

/* HOMEPAGE GRID FIX */

.zox-feat-net3-sub-wrap .zox-art-wrap {
	padding: 0;
	border: 0px
}

.zox-feat-net3-sub-wrap {
	grid-gap: 40px;
}

/* HOMEPAGE SPONSORED */

div#zox_ad_widget-9 {
	background: #EAEAEA;
	padding-bottom: 2em;
	padding-top: 1em;
}

div#zox_ad_widget-9:hover {
	background: #d6d6d6;
	transition-duration: .8s;
}

#zox_ad_widget-9 .zox-ad-label {
	transform: scale(0);
	height: 0px !important;
}

p.zox-s-graph-sponsored {
	line-height: 1.5em !important;
	font-size: .9em;
	margin-top: 1em;
	font-family: Open Sans;
	font-weight: 300;
}

/* COVID PROMO STORIES */

#covidpromo-post a {
	color: black !important;
	opacity: 0.7;
	text-decoration: none;
	font-weight: 300;
}

.covid-parent-flex-post {
	border: 0;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 25px;
	background: #EAEAEA;
	border-radius: 10px;
	font-family: 'Open Sans';
}

.covid-parent-flex-post:hover {
	opacity: 0.7;
	transition-duration: .25s;
}

.covid-center-post {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	margin-bottom: 0px;
}

.covid-h1-post {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1.2em;
	font-family: 'Open Sans';
	font-weight: 900;
	color: black;
	padding-bottom: .5em;
	padding-top: .2em;
	text-decoration: underline;
	text-decoration-thickness: 4px;
	text-decoration-color: #940303;
	opacity: 0.7;
	letter-spacing: -.05em;
}

.covid-dek-post {
	font-size: 1.1em;
	text-align: center;
	font-weight: 300;
	line-height: 1em;
	color: black;
	opacity: 0.7;
}

.seecoveragelink-post {
	display: block;
	text-align: center;
	font-size: 0.7em;
	text-transform: uppercase;
	padding-top: 1em;
}

@media (max-width: 700px) {
	.covid-parent-flex-post {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
		margin-top: 1.5em;
		border-radius: 0;
		margin-bottom: 1.5em;
		line-height: 1em;
	}

	.covid-h1-post {
		font-size: 1.3em;
	}

	.covid-center-post {
		transform: scale(0);
		height: 0px !important;
	}

	.covid-dek-post {
		font-size: 0.8em;
	}
}

/* Long quote style */

.longquote {
	display: block;
	padding: 10px 10px 10px 20px;
	background: #f5f5f5;
	border-left: solid 4px #940303;
	line-height: 1.7em;
	font-weight: 300;
	border-radius: 0px 10px 10px 0px
}

.zox-dark .longquote {
	color: lightgray;
	background: none
}

/* Elementor pagese fixed */

.page-template #zox-main-body-wrap {
	padding-top: 0px;
	padding-bottom: 0px;
}

.page-id-83259 #zox-lead-top-wrap, .page-id-83109 #zox-lead-top-wrap, .page-id-83161 #zox-lead-top-wrap {
	transform: scale(0);
	height: 0 !important;
}

/* More posts button */

a.zox-inf-more-but {
	background: #515151;
}

/* Horizontal line */

.zox-post-body hr {
	max-width: 450px;
	height: 1px;
	opacity: 0.25;
}

/* Archive pages */

.archive-page-body-wrapper {
	background: #940303;
	padding-top: 3.5em;
	padding-bottom: 4em;
	margin-top: -25px;
}

.archive-page-body {
	margin: 0 auto;
	padding: 0 30px;
	max-width: calc(1199px + 60px);
}

.archive-page-title {
	font-family: 'PT Serif';
	font-weight: 1000;
	color: white;
	font-size: 3.5em;
	text-transform: uppercase;
}

.archive-page-description {
	font-family: 'Open Sans';
	font-weight: 200;
	color: white;
	opacity: 0.8;
	font-size: 1.5em;
	margin-top: 1em;
}

@media (max-width: 660px) {
	.archive-page-title {
		font-size: 2em;
	}

	.archive-page-body-wrapper {
		padding-top: 3.5em !important;
		padding-bottom: 2em !important;
	}

	.archive-page-description {
		font-size: 1em;
		line-height: 1.3em;
	}
}

/** Hide old blockquotes **/

@media (min-width: 760px) {
	span.blockquote, div.blockquote {
		font-family: 'Open Sans';
		width: 45%;
		float: right;
		display: block;
		font-weight: 900;
		margin: 20px;
		text-align: center;
		padding-bottom: 1em;
		border-bottom: 5px #940303 solid;
	}
}

@media (max-width: 760px) {
	span.blockquote, div.blockquote {
		font-family: 'Open Sans';
		display: block;
		font-weight: 900;
		margin: 20px;
		text-align: center;
		padding-bottom: 1em;
		border-bottom: 5px #940303 solid;
	}
}

/** Suicide note **/

@media (min-width: 760px) {
	#suicide_note_outside {
		display: block;
		float: right;
		width: 30%;
		margin: 1.5em;
		background: #eaeaea;
		padding: 20px;
	}
}

@media (max-width: 760px) {
	#suicide_note_outside {
		margin: 1.5em;
		background: #eaeaea;
		padding: 20px;
	}

	.suicide_note_text {
		font-family: 'Open Sans';
		font-weight: 300;
	}

	.suicide_note_text a {
		font-weight: bold;
	}
}