/**
Theme Name: Religion News Service - Herald
Author: Delta Systems and RNS
Author URI: https://deltasys.com and https://religionnews.com;
Description:
Version: 1.0.0
License:
Text Domain: rns
Template: herald
*/


/* top padding across site */

.herald-site-content {
	padding: 30px 0 1px;
}



/* Homepage Alert Box */

.alert .herald-txt-module {
  padding:1.5rem 1.5rem 1px 1.5rem;
  margin-bottom: 40px;
  border: 1px solid transparent;
  border-radius: 0.25rem;

  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}



/* Header tab circles trending stories

.herald-mod-head:after, .herald-mod-title .herald-color, .widget-title:after, .widget-title span {
	background-color: #226f91;
}
*/

/* Top Trending Bar */

.header-trending {
	padding: 15px 0;
}

.header-trending .row>div,
.header-slider .trending-slider .owl-col {
    align-items: flex-start !important;
}


/* Homepage Stories */

.rns-top-story .col-mod {
	background-color: #f2f2f2;
	padding: 30px 30px;
	margin: 0;
	width: auto;
}
.rns-top-story .herald-read-more {
	background-color: #226f91;
	border-color: #226f91;
	color: #fff;
}
.rns-top-story .herald-read-more:hover {
	background-image: linear-gradient(to right,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
}

.rns-feature-story .entry-header {
    padding: 20px 20px;
    margin-top: 0px;
    background-color: #ffffff;
    transition: none;
    /* JS makes equal height */
}
.category-sponsored > .row {
	padding: 20px 5px;
	background-color: #E7F2F8;
	margin-left: 0;
	margin-right: 0;
}
@media (max-width: 1249px) and (min-width: 768px) {
	.category-sponsored .herald-post-thumbnail {
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.category-sponsored > .row {
		padding: 20px 10px;
	}
}

/* fix breakpoint for columns widget */
@media (max-width: 1439px) and (min-width: 768px) {
	.herald-module.col-lg-6 .herald-posts article.herald-lay-j {
		width: 50%;
		max-width: 100%;
	}
}

.rns-press-releases .meta-category {
	display: none;
}

.herald-post-thumbnail {
    background-color: rgba(0,0,0,.8);
}

/* Topmost Navigation */

.herald-site-header .header-top, .header-top .herald-in-popup, .header-top .herald-menu ul {
    background: #fff;
    color: #4c4c4c;
    font-family: 'Roboto', 'helvetica', 'arial', sans-serif !important;
    font-size: 1.4rem;
}

/* Top Menu */

.emphasis.menu-item a {
	color: #fff;
	background-color: #b43434;
	font-weight: bold;
	padding-right: 10px !important;
}
.emphasis.menu-item a:hover {
	background-color: #fff;
	color: #b43434;
}
.header-bottom .current-menu-parent a,
.header-bottom .current-menu-ancestor a,
.header-bottom .current_page_item > a,
.header-bottom .current-menu-item > a {
	background-color: inherit;
}
.header-bottom .herald-calendar {
	font-size: 1.6rem;
}

/* Google Search Form */
.gssb_e { /* hide the Google Search autocomplete */
    display: none;
}

.gsib_a input {
    color: #b43434;
    font-size: 1.3rem;
    width: 100%;
    padding: 0 30px 0 10px;
    height: 40px;
    border-radius: 2px;
}

/* Top Story */
.rns-top-story .herald-posts .herald-lay-a .col-mod {
    background-color: #3d3d3d;
    padding: 30px 30px;
    margin: 0;
    width: auto;
}

.rns-top-story .herald-posts .herald-lay-a .col-mod h2 a {
    color: #ffffff;
    line-height: 1 !important;
}

.rns-top-story .herald-posts .herald-lay-a .col-mod p {
    color: #fff;
    margin-top: -1.3rem;
}

.rns-top-story .herald-posts .herald-lay-a .col-mod .entry-meta .meta-item, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .entry-meta span, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .entry-meta a, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .meta-category span, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .post-date, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .recentcomments, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .rss-date, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .comment-metadata a, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .entry-meta a:hover, 
.rns-top-story .herald-posts .herald-lay-a .col-mod .herald-menu li.herald-mega-menu {
    color: #929191;
    font-family: 'Roboto','helvetica','arial', sans-serif !important;
    font-size: 1.5rem !important;
    margin-top: -.5rem;
    text-rendering: optimizeLegibility;
}

.rns-top-story .herald-posts .herald-lay-a .col-mod .entry-header .meta-category a {
    color: #7ba2b4;
    font-size: 1.8rem;
    margin-bottom: .1rem;
}

/* Series/category header typeface */

.herald-mod-wrap .herald-mod-h, .widget-title span {
    padding: 0;
    border-radius: 0;
    background-color:#ffffff;
}

.herald-mod-title .herald-mod-h, 
.herald-sidebar .widget-title, 
.herald-mod-title .herald-color, 
.widget-title span, 
.herald-mod-title 
.herald-color a{
    color: #a20b0b;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 1.9rem;
    font-family: 'Roboto', 'helvetica', 'arial', sans-serif !important;
}

.herald-mod-head::after, .widget-title::after {
    background-color: #666;
}

/* Newsletter signup */

.newsletter-cta {
	color: #fff;
	width: 100%;
	padding: 1rem;
	background: #333;
	text-align: center;
}
.newsletter-cta p {
	margin: 0;
}
.newsletter-cta a {
	color: #fff;
	background-color: #b43434;
	display: inline-block;
    font-size: 1.4rem;
    padding: 1rem 1.5rem;
    margin: 0 .5rem;
    border-radius: 2px;
    text-transform: uppercase;
    min-width: 40px;
	transition: all .2s ease;
    -webkit-appearance: none;
}
.newsletter-cta a:hover,
.newsletter-cta a:focus {
	background-image: linear-gradient(to right,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
}
.newsletter-cta span:before {
    font-family: FontAwesome;
    color: #fff;
    display: block;
    padding: 0 0 3px;
    margin: 0 5px 0 0;
    text-align: left;
    float: left;
    content: "\f0e0";
}

/* Site-wide typography */

h2, h3, h4, h5, h6, .entry-title a {
    color: #222;
    line-height: 1.25em;
}

.herald-lay-b .entry-content {
    margin-top: 10px;
}

.meta-category {
    font-family: 'Roboto', 'helvetica', 'arial', sans-serif !important;
    font-size: 1.5rem;
}

.entry-meta .meta-item, 
.entry-meta span, 
.entry-meta a, 
.meta-category span, 
.post-date, 
.recentcomments, 
.rss-date, 
.comment-metadata a, 
.entry-meta a:hover, 
.herald-menu li.herald-mega-menu .col-lg-3 a::after, 
.herald-breadcrumbs, 
.herald-breadcrumbs a, 
.entry-meta .herald-reviews i::before {
    color: #817f7f;
    font-family: 'Roboto','helvetica','arial', sans-serif !important;
    font-size: 1.4rem !important;
    margin-top: .3rem;
}

a.herald-read-more, 
.herald-pagination .prev.page-numbers, 
.herald-pagination .next.page-numbers, 
.herald-pagination .prev.page-numbers:hover, 
.herald-pagination .next.page-numbers:hover, 
.herald-pagination .page-numbers.current, 
.herald-pagination .page-numbers.current:hover, 
.herald-next a, .herald-pagination .herald-next a:hover,
.herald-prev a, .herald-pagination .herald-prev a:hover, 
.herald-load-more a, .herald-load-more a:hover, 
.entry-content .herald-search-submit, 
.herald-mod-desc .herald-search-submit, 
.wpcf7-submit, .newsletter-cta a {
    font-family: 'Roboto', 'helvetica', 'arial', sans-serif !important;
    font-size: 1.45rem;
}



/* Posts */

/* Mobile byline cloned with JS */
.rns-mobile-byline {
	display: none;
}
.rns-mobile-byline .entry-meta-author::after {
    display: block;
    content: "";
    clear: both;
}
.rns-mobile-byline .co-author {
	float: left;
	margin-right: 2rem;
}
.rns-mobile-byline .herald-share {
	display: none;
}
.rns-mobile-byline .entry-meta-author {
	text-align: left;
	font-weight: bold;
}
.rns-mobile-byline .entry-meta-author img {
	display: none;
}

@media (max-width: 767px) {

	/* Show on mobile */
    .rns-mobile-byline {
        display: block!important;
        float-: none!important;
    }
}
/* END Mobile byline */


.wp-caption-text {
	position: relative;
	bottom: auto;
	left: auto;
	max-width: none;
	color: #222;
	background-color: #f2f2f2;
}

.herald-single .col-mod-single .meta-category {
    font-size: 1.6rem;
    line-height: 2rem;
    font-family: 'Roboto', 'helvetica', 'arial', sans-serif !important;
}

.wp-caption:hover .wp-caption-text {
	color: #222;
	background-color: #f2f2f2;
}
#rns-subscriber-purchase {
	margin-bottom: 2rem;
	padding: 1.5rem;
	background-color: #f2f2f2;
}
#rns-subscriber-purchase a {
	padding: .75rem;
	margin-top: .5rem;
}

h1, .h1, .herald-no-sid .herald-posts .h2 {
    font-size: 4rem;
    line-height: 1.0;
    color: #222;
}


/* Footer */

.herald-site-footer {
    background: #222;
    color: #ddd;
    font-family: 'Roboto', 'helvetica', 'arial', sans-serif !important;
    }

.herald-site-footer .footer-bottom {
	line-height: 1.4;
	height: auto;
	font-family: 'helvetica', 'arial', sans-serif !important;
}
.herald-site-footer .footer-bottom .herald-go-hor {
	position: relative;
	padding: 2rem 0 4rem 0;
	font-family: 'helvetica', 'arial', sans-serif !important;

}

/* PRICING TABLES */

/* Create three columns of equal width */
.rns-pricing {
	float: left;
	width: 25%;
	padding: 10px;
	font-family: 'Roboto';
	font-size: 1.3rem;
	margin-bottom: 2rem;
}

/* Style the list */
.rns-pricing-tier {
	list-style-type: none;
	border: 1px solid #eee;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

/* Add shadows on hover */
.rns-pricing-tier:hover {
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.rns-pricing-header {
	background-color: #333;
	color: #fff;
	border: none;
}
.rns-pricing-name {
	font-size: 2.5rem;
	font-weight: bold;
	text-transform: uppercase;
	color: #6AABC8;
	border-bottom: solid 1px #ccc;
}
.rns-pricing-price {
	font-size: 4rem;
	font-weight: bold;
}
.rns-pricing-price span {
	font-size: 1.2rem;
	font-weight: normal;
}
.rns-pricing-description {
	font-size: 1.6rem;
	margin-bottom: 1.5rem;
}

/* button */
.rns-pricing-button a {
	color: #fff;
	background-color: #b43434;
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 1rem 1.5rem;
	margin: 0 .5rem;
	border-radius: 2px;
	text-transform: uppercase;
	min-width: 40px;
	transition: all .2s ease;
	-webkit-appearance: none;
}
.rns-pricing-button a:hover,
.rns-pricing-button a:focus {
	background-color: #226f91;
}

/* List items */
.rns-pricing-tier li {
	border-bottom: 1px solid #eee;
	padding: 1.25rem 1rem 1.5rem 1rem;
	text-align: center;
	margin-bottom: 0;
}
.rns-pricing-no {
	background-color: #efefef;
	color: #ccc;
}

/* Icons */
.rns-pricing-tier .fas:before {
    font-family: 'FontAwesome';
    padding: 0;
    margin: 0 .75rem 0 0;
}
.rns-pricing-tier .fas span {
	text-indent: -1000%;
	font-size: 1px;
}
.rns-pricing-tier .fa-check {
	content: "\f00c";
	color: #417505;
	font-size: 2rem;
}
.rns-pricing-tier .fa-times {
	content: "\f00d";
	color: #900000;
	font-size: 2rem;
}

/* The "Sign Up" button */
.rns-pricing-btn .btn {
	background-color: #4CAF50;
	border: none;
	color: white;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

@media only screen and (max-width: 1200px) {
	.rns-pricing {
		width: 50%;
	}
}
@media only screen and (max-width: 700px) {
	.rns-pricing {
		width: 100%;
	}
}
