/*
Theme Name:     Herald Child
Theme URI:      https://mekshq.com/theme/herald/
Description:    Child theme for the Herald theme
Author:         meks
Author URI:     https://mekshq.com
Template:       herald
Version:        0.1.0
*/

body {
    font-size: 1.7rem;
}
.entry-meta .author {
    text-transform: uppercase;
    letter-spacing: 1px;
}
.meta-category {
    letter-spacing: 2px;
}
.meta-category a {
    color: #b30838;
}

/* popular posts widget notice */

.wpp-notice {
  display: none;
}

/**** content ****/

.herald-entry-content ol, .herald-entry-content p, .herald-entry-content ul {
    margin: 0 0 2rem;
}

/* flex columns gap added for wp 6.1 */

:where(.wp-block-columns.is-layout-flex) {
  gap: .5em;
}

/**** header top ****/

.header-top .herald-soc-nav a, .herald-site-footer .footer-bottom .herald-soc-nav a {
    font-size: 2.0rem;
    line-height: 32px;
    height: 32px;
    width: 32px;
    padding: 0 8px;
    margin: 6px 0 6px 8px;
}
.header-top .herald-menu {
    font-size: 1.4rem;
    line-height: 1.8rem;
}

/**** header middle ****/

.site-title.h1 {
    font-size: initial;
    line-height: initial;
}
.site-branding.mini {
    margin-top: 7px;
}
.herald-header-sticky .site-branding.mini {
    margin-top: 0px;
}
.header-middle .herald-menu li:hover > a, .header-middle .herald-menu-popup-search:hover > span,
.herald-header-sticky .herald-menu li:hover > a, .herald-header-sticky .herald-menu-popup-search:hover > span, .herald-header-sticky .herald-cart-icon:hover a {
    background-color: #6e8eaf;
}
.header-middle .sub-menu {
    background-color: #6e8eaf;
}
.herald-header-sticky .sub-menu {
    background-color: #6e8eaf;
}
/* don't highlight current  menu item to avoid muticategory selection */
.header-middle .current-menu-parent a, .header-middle .current-menu-ancestor a, .header-middle .current_page_item > a, .header-middle .current-menu-item > a {
    background-color: transparent;
}
/* remove down arrow on parent menu items */
.herald-menu .herald-mega-menu > a::after, .herald-menu ul > .menu-item-has-children > a::after {
    display: none;
}
.herald-mobile-nav li a:hover {
    color: #fff;
    background-color: #6e8eaf;
}

.herald-soc-nav li a[href*="facebook."]:hover {
    background-color: #6e8eaf;
}
.herald-soc-nav li a[href*="twitter."]:hover {
    background-color: #6e8eaf;
}
.herald-soc-nav li a[href*="pinterest."]:hover {
    background-color: #6e8eaf;
}
.herald-soc-nav li a[href*="instagram."]:hover {
    background-color: #6e8eaf;
}
.herald-soc-nav li a[href*="youtube."]:hover {
    background-color: #6e8eaf;
}

.header-middle .herald-search-input, .herald-header-sticky .herald-search-input {
    color: #424242;
    background-color: #fff;
}
.header-middle .herald-in-popup, .herald-header-sticky .herald-in-popup {
    background-color: #fff;
}
.herald-header-sticky .herald-search-input, .herald-site-header .herald-search-input {
    font-size: 1.6rem;
}

.header-middle .subscribe-button { /* subscribe button added to search-drop element */
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 3.1rem;
    letter-spacing: 2px;
    height: 40px;
    border: 0;
    border-radius: 4px;
    text-transform: uppercase;
    background-color: #2c4464;
    color: #FFF;
    padding: 5px 40px;
    margin-left: 20px;
    transition: all .2s ease;
    -webkit-appearance: none;
    text-align: center;
}
.header-middle .subscribe-button:hover, .herald-header-sticky .subscribe-button:hover {
    opacity: .9;
}
.herald-header-sticky .subscribe-button {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.2rem;
    letter-spacing: 2px;
    /*height: 30px;*/
    border: 0;
    border-radius: 4px;
    text-transform: uppercase;
    background-color: #2c4464;
    color: #FFF;
    padding: 5px 20px;
    margin-left: 20px;
    transition: all .2s ease;
    -webkit-appearance: none;
    text-align: center  
}
@media (max-width:1249px) {
    .herald-responsive-header .subscribe-button {
      display: none !important;
    }
}


/**** sticky header ****/

.herald-sticky-header-visible .herald-header-sticky {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.30);
}


/**** home sections ****/

@media only screen and (min-width: 1250px) {
    .home #herald-section-0 {
        margin-bottom: 20px;
    }
    .home #herald-section-1 {
        margin-top: 30px;
    }    
    .home #herald-section-4 {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .home #herald-section-6 {
        margin-top: 20px;
    }
}

/**** module styles ****/

/* home top ad centered */

#herald-module-1-0 .g-2 {
  margin: 0px auto 0px auto;
}

/* home current issue block */
.home-current-issue-block {
    background-color: #d2b46e;
    margin-bottom: 40px;
    margin-top: 20px;
}
.home-current-issue-block .herald-txt-module {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.home-current-issue-block .herald-txt-module .wp-block-columns {
    margin-top: 40px;
    margin-bottom: 20px;
}
.home-current-issue-block .wp-block-column:not(:last-child), .home-current-issue-block .wp-block-column:nth-child(2n+1) {
    margin-right: 0px; /* remove 26px mr after wp 6 added 2em gap to columns */
}
.home-current-issue-block h2 {
    font-size: 4.6rem;
    color: #78693b;
    margin-bottom: 16px;
}
.home-current-issue-block h5.from-issue-head {
    font-family: 'Source Sans 3';
    color: #78693b;
    border-bottom: 3px dotted #78693b;
    padding-bottom: 1px;
    margin-bottom: 26px;
    letter-spacing: 1;
    font-size: 2rem;
    font-weight: 600;
}
.home-current-issue-block h3, .home-current-issue-block h3 a {
    font-size: 2.3rem;
    color: #000;
    transition: all .2s ease;
}
.home-current-issue-block h3 a:hover, .home-current-issue-block h3 a:active {
    color: #e9e1c1;
}
.home-current-issue-block p {
    font-size: 1.9rem;
    margin: 0 0 1rem;
    line-height: 1.3;
    color: #000;
}
.home-current-issue-block p a {
    color: #78693b;
    transition: all .2s ease;
}
.home-current-issue-block p a:hover, .home-current-issue-block p a:active {
    color: #e9e1c1;
}
.home-current-issue-block figure.wp-block-image {
    margin-bottom: 2.8rem;
}
.home-current-issue-block .wp-block-buttons .wp-block-button {
    display: block;
    width: 100%;
}
.home-current-issue-block .wp-block-buttons .wp-block-button .wp-block-button__link {
    display: block;
    width: 100%;    
    font-size: 2rem;
    font-weight: 600;
    background-color: #e9e1c1;
    color: #78693b;
    border-radius: 8px;
    border-radius: 6px;
    margin-bottom: 1.6rem;
}

@media only screen and (max-width: 767px) {
    .home-current-issue-block .wp-block-columns {
        display: block;
    }
    figure.wp-block-image {
        margin-bottom: 2rem;
        text-align: center;
    }
    figure.wp-block-image img {
        max-width: 300px;
        width: 100%;
    }
    .home-current-issue-block .wp-block-column:not(:last-child), .home-current-issue-block .wp-block-column:nth-child(2n+1) {
        margin-right: 0px;
    }
}
@media only screen and (max-width: 600px) {

}


/* home sunday reflections block */
.home-sunday-reflections-block {
    background-color: #2c4464;
    margin-bottom: 40px;
    margin-top: 20px;
}
.home-sunday-reflections-block .herald-txt-module {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.home-sunday-reflections-block .herald-txt-module .wp-block-columns {
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 0;
}
.home-sunday-reflections-block .wp-block-column:not(:last-child), .home-sunday-reflections-block .wp-block-column:nth-child(2n+1) {
    margin-right: 0px; /* remove 26px mr after wp 6 added 2em gap to columns */
}
.home-sunday-reflections-block .wp-block-column:last-child p {
    line-height: 1.3;
}
@media only screen and (min-width: 800px) and (max-width: 1084px) {
    .home-sunday-reflections-block .wp-block-column:last-child p {
        font-size: 26px !important;
    }
}

@media only screen and (max-width: 1439px) {
    .home-sunday-reflections-block .herald-txt-module {
        width: 100%;
        max-width: 1300px;
    }
}
@media only screen and (max-width: 767px) {
    .home-sunday-reflections-block .wp-block-columns {
        display: block;
    }
    .home-sunday-reflections-block .wp-block-column:not(:last-child), .home-sunday-reflections-block .wp-block-column:nth-child(2n+1) {
        margin-right: 0px;
    }
    .home-sunday-reflections-block .wp-block-column:last-child p {
        text-align: center;
    }
    .home-sunday-reflections-block .wp-block-column:last-child {
        margin-top: 30px;
        margin-left: 0;
    }      
}


/* home blockquote */

#herald-section-8 {
    margin-bottom: 40px;
}
#herald-section-8.container {
    padding: 0 10px;
}
.home-quote-block {
    background-color: #c8c8be;
}
.home-quote-block .herald-txt-module {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.home-quote-block blockquote.home-quote {
    margin-bottom: 6.0rem !important;
    margin-top: 3.8rem;
}
.home-quote-block blockquote.home-quote cite {
    font-family: 'Literata', serif;
    color: #fff !important;
    font-weight: 400;
    font-size: 2.4rem !important;
    margin-top: 0;
    display: block;
    text-align: right !important;
    margin-right: 80px;
}
.home-quote-block blockquote.home-quote cite:before {
    content: "\2014";
    font-size: 2rem;
    margin-right: 3px;
    font-weight: normal;
}
.home-quote-block blockquote.home-quote p {
    font-family: 'Literata', serif;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 2.4rem !important;
    line-height: 4.6rem !important;
    color: #fff !important;
    background-color: #c8c8be;
    text-align: left;
    margin: 0;
    padding: 10px 80px;
    position: relative;
}
.home-quote-block blockquote.home-quote p a
{
   display: block;
}
.home-quote-block blockquote.home-quote p a,
.home-quote-block blockquote.home-quote cite a
{
   color: #fff;
}
.home-quote-block blockquote.home-quote p a:hover, .home-quote-block blockquote.home-quote p a:active,
.home-quote-block blockquote.home-quote cite a:hover, .home-quote-block blockquote.home-quote cite a:active
{
    color: #f1f1f1;
}
.home-quote-block blockquote.home-quote p:before {
    content:"\201C";
    font-size: 14rem;
    color: #b8b8ab;
    position: absolute;
    left: -26px;
    top: 52px;
}
.home-quote-block blockquote.home-quote p:after {
    content:"\201D";
    font-size: 14rem;
    color: #b8b8ab;
    position: absolute;
    right: -26px;
    top: 52px;
}

@media only screen and (max-width: 599px) {

    .home-quote-block blockquote.home-quote p {
        font-size: 2.0rem;
        line-height: 3.4rem;
        padding: 10px 40px;
    }
    .home-quote-block blockquote.home-quote cite {
        font-size: 2.0rem;
        margin-right: 40px;
        margin-left: 40px;
        text-align: left;
    }
    .home-quote-block blockquote.home-quote p::before {
        content: "\201C";
        font-size: 12rem;
        color: #b8b8ab;
        position: absolute;
        left: -22px;
        top: 42px;
    }
    .home-quote-block blockquote.home-quote p::after {
        content: "\201D";
        font-size: 12rem;
        color: #b8b8ab;
        position: absolute;
        right: -22px;
        top: 42px;
    }
}



/* home module and sidebar meta */

.herald-module .entry-meta a, .herald-module .entry-meta a:hover, .herald-module .entry-meta a:active,
.herald_posts_widget .entry-meta a, .herald_posts_widget .herald-module .entry-meta a:hover, .herald_posts_widget .herald-module .entry-meta a:active {
    color: #5f7891 !important;
}
.herald_posts_widget .meta-category a:hover,
.herald_posts_widget .meta-category a:active {
    color: #b30838 !important;
}
.herald-module .herald-ovrld .entry-meta a, .herald-sidebar .herald-ovrld .entry-meta a, .a3-transparent .entry-meta a,
.herald-module .herald-ovrld .entry-meta a:hover, .herald-sidebar .herald-ovrld .entry-meta a:hover, .a3-transparent .entry-meta a:hover {
    color: #fff !important;
}

/* home layout c1 */

/*.home .herald-lay-c .herald-ovrld .entry-header {
    -webkit-transform: translate(-50%,-60px);
    -ms-transform: translate(-50%,-60px);
    transform: translate(-50%,-60px);
}*/

.herald-lay-c .herald-ovrld .meta-category a,
.herald-sidebar .herald-lay-f1 .herald-ovrld .meta-category a {
    background-color: #fff;
    color: #5f7891;
}
.herald-lay-c .herald-ovrld .meta-category a:hover, .herald-lay-c .herald-ovrld .meta-category a:active,
.herald-sidebar .herald-lay-f1 .herald-ovrld .meta-category a:hover, .herald-sidebar .herald-lay-f1 .meta-category a:active {
    background-color: #b30838;
    color: #fff !important;
}
.herald-lay-c .herald-ovrld .meta-category {
    margin-bottom: 7px;
}
.herald-lay-c .herald-ovrld .entry-meta {
    margin-top: 7px;
}
.herald-lay-c .herald-ovrld .h4 {
    font-size: 2.1rem;
    line-height: 1.2;
    font-weight: 400;
}

/* home layout c */

.herald-lay-c .entry-headline.h5.subtitle {
    font-size: 1.5rem;
    margin-top: .6rem;
}
.herald-lay-c .entry-content {
    margin-top: 6px;
    line-height: 1.3;
}

/* home layout d */
.herald-lay-d {
    margin-bottom: 30px;
}

/* home layout h */
.herald-lay-h .h6 {
    font-size: 1.5rem;
}


.herald-fa-wrapper, .herald-section article.herald-single:last-of-type, .herald-section article:last-child, .herald-txt-module, .herald-vertical-padding {
    margin-bottom: 30px;
}
 #herald-section-1 .herald-txt-module, #herald-section-6 .herald-txt-module {
    margin-bottom: 40px;
    text-align: center;
}

.herald-mod-title h1, .herald-mod-title h2, .herald-mod-title h3, .herald-mod-title h4, .herald-mod-title h5, .herald-mod-title h6, .herald-mod-title h7,
.herald-mod-title .h1, .herald-mod-title .h2, .herald-mod-title .h3, .herald-mod-title .h4, .herald-mod-title .h5, .herald-mod-title .h6, .herald-mod-title .h7 {
    font-family: 'Source Sans 3';
    font-weight: 400;
}

.herald-mod-wrap .herald-mod-h {
    padding: 4px 0px 5px;
    border-radius: 0;
    height: auto; /* added to fix spacing problem in herald 3.4 */
}

.herald-sticky-prev a::before, .herald-sticky-next a::before, .herald-comment-action, .meta-tags span {
    background: #283641;
}
.herald-entry-content .herald-link-pages a {
    background: #6e8eaf;
}
.herald-entry-content .herald-link-pages a:hover {
    background: #283641;
}
.herald-entry-content .herald-link-pages a .fa {
    color: #fff;
}

.herald-mod-wrap .herald-mod-head {
    position: static;
    text-align: left;
    margin-bottom: 30px;
    border-bottom: 3px dotted #c0c0be;
}
.mod-title-a .herald-mod-wrap .herald-mod-head {
    margin-bottom: 30px;
}
#author .herald-mod-wrap .herald-mod-head {
    margin-bottom: 15px;
}
.single-authors .herald-mod-wrap .herald-mod-head {
    margin-bottom: 0px;
}
.herald-mod-wrap .herald-mod-head::after {
    color: #ffffff;
    background-color: #fff !important;
    height: 0px;
}
.herald-mod-title .herald-color {
    color: #a0a091;
    background-color: #fff !important;
}
.herald-mod-title .herald-color a {
    color: #a0a091;
}
.herald-mod-title .herald-color a > i {
    font-size: 3.2rem !important;
    padding: inherit;
}
.herald-mod-wrap .herald-mod-h a i.fa.fa-chevron-right {
    padding: 0 0 0 10px;
    font-size: 14px !important;
    position: relative;
    top: -2px;
}
@media only screen and (min-width: 500px) {
    .herald-mod-wrap .herald-mod-h a i.fa.fa-chevron-right {
        display: none;
    }
}
.herald-mod-title h1, .herald-mod-title h2, .herald-mod-title h4 {
    font-size: 3.2rem !important;
    text-transform: none;
}



.herald-slider-controls .owl-prev, .herald-slider-controls .owl-next, .herald-mod-wrap .herald-mod-actions a {
    border: 1px solid rgba(68,68,68,0.2);
    background-color: #6e8eaf;
    color: #fff;
}
.mod-title-a.red .herald-slider-controls .owl-prev, .mod-title-a.red .herald-slider-controls .owl-next
{
    background-color: #cf4d35;
}
.herald-slider-controls .owl-prev:hover, .herald-slider-controls .owl-next:hover, .herald-mod-wrap .herald-mod-actions a:hover,
.herald-slider-controls .owl-prev:active, .herald-slider-controls .owl-next:active, .herald-mod-wrap .herald-mod-actions a:active
{
    /*background-color: #888;*/
    background-color: #9c9c90;
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,rgba(0,0,0,0.1)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);    
    color: #fff;
}
.view-all-wrapper {
    text-align: center;
    margin: 20px 0 30px;
}
.view-all-wrapper a, .herald-pagination.herald-load-more a {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 3.2rem;
    letter-spacing: 2px;
    height: 40px;
    border-radius: 4px;
    text-transform: uppercase;
    min-width: 40px;
    background-color: #b8b8ab;
    color: #FFF;
    padding: 5px 10px;
    width: 126px;
    transition: all .2s ease;
    -webkit-appearance: none;
}
.view-all-wrapper a:hover, .view-all-wrapper a:active,
.herald-pagination.herald-load-more a:hover, .herald-pagination.herald-load-more a:active {
    cursor: pointer;
    text-decoration: none;
    background-color: #9c9c90;
    /*background-image: -moz-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,rgba(0,0,0,0.1)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);*/
}


.herald-mod-wrap .herald-mod-actions {
    position: absolute;
    right: 0;
    bottom: 0px;
    top: 6px;
}

.herald-mod-wrap .herald-mod-actions .herald-all-link {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 3.2rem;
    letter-spacing: 2px;
    height: 40px;
    border: 0;
    border-radius: 4px;
    text-transform: uppercase;
    min-width: 40px;
    background-color: #b8b8ab;
    color: #FFF;
    padding: 5px 10px;
    width: 126px;
    transition: all .2s ease;
    -webkit-appearance: none;
    text-align: center;
}
.home #herald-section-2 #herald-module-2-0 {
    position: relative;
}
.home #herald-section-2 #herald-module-2-0 .herald-mod-title a {
    position: relative;
    z-index: 11;
}
.home #herald-section-2 #herald-module-2-0 .herald-txt-module {
    position: absolute;
    right: 20px;
    top: -14px;
    z-index: 10;
}
.home #herald-section-2 #herald-module-2-0 .herald-txt-module .view-all-wrapper a {
    line-height: 3.0rem;
}


@media only screen and (max-width: 499px) {

    .home #herald-section-2 .herald-txt-module, .home #herald-section-2 .herald-txt-module .view-all-wrapper {
        display: none;
    }
    .home #herald-section-2 #herald-module-2-0 .herald-mod-wrap .herald-mod-head {
        position: relative;
        z-index: 10;
    }    
    .home #herald-section-4 .herald-mod-wrap .herald-mod-actions, .home #herald-section-9 .herald-mod-wrap .herald-mod-actions {
        display: none;
    }

}

/* home three tag columns view all button bottom */

.home #herald-section-7 .herald-module {
    position: relative;
}
.home #herald-section-7 .herald-module .herald-mod-wrap {
    position: static;
}
.home #herald-section-7 .herald-module .herald-mod-actions {
    position: absolute;
    top: auto;
    right: 0;
    bottom: -30px;
    width: 100%;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    
    .home #herald-section-7 .herald-main-content.col-mod-main {
        display: table;
        padding-bottom: 70px;
    }
    .home #herald-section-7 .herald-main-content.col-mod-main .herald-module {
        display: table-cell;
        float: none;
    }
    
}
@media only screen and (max-width: 767px) {

    .home #herald-section-7 .herald-module .herald-posts {
        margin-bottom: 70px;
    }

}

@media only screen and (max-width: 499px) {

    .home #herald-section-7 .herald-module .herald-mod-actions {
        display: none;
    }
    .home #herald-section-7 .herald-module .herald-posts {
        margin-bottom: initial;
    }
}


/**** post layout a3 - transparent overlay ****/

.herald-lay-a3 .herald-lay-over, .herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over {
    padding-bottom: 0;
    padding-top: 20px;
    border-radius: 8px 8px 0 0;
}
.herald-lay-a3 .entry-meta .herald-fa-wrapper .meta-category, .herald-lay-a3 .entry-meta .meta-category {
    float: none;
}
.herald-lay-a3 .entry-meta .meta-item {
    /*margin-right: 0;*/
}

/*.a3-transparent .herald-lay-a.herald-lay-a3 .herald-lay-over, .a3-transparent .herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over {
    left: 50%;
    width: 820px;
    margin-left: -410px;
    z-index: 10;
}*/
.a3-transparent .herald-lay-a3 .herald-lay-over, .a3-transparent .herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over {
    padding: 20px 26px;
    border-radius: 8px 8px 0 0;
    bottom: 0px;
    top: initial;
    background: rgba(0, 0, 0, 0.7)
}
.a3-transparent.center-head .herald-lay-a.herald-lay-a3 .herald-lay-over .entry-header, .a3-transparent.center-head .herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over .entry-header {
    text-align: center;
} 
.a3-transparent .herald-lay-a .entry-title {
    margin-bottom: 6px;
    font-size: 3.4rem;
}
.a3-transparent .herald-lay-a .entry-title a {
    color: #fff;
}
.a3-transparent .herald-lay-a .entry-title a:hover, .a3-transparent .herald-lay-a .entry-title a:active {
    /*color: #43bdff;*/
    color: #e2e2e2;
}
.a3-transparent .herald-lay-a .entry-meta {
    margin-top: 10px;
    /*float: left;*/
    float: none;
    display: block;
    text-align: center;
}
.a3-transparent .herald-lay-a .entry-meta span {
    color: #f1f1f1;
}
.a3-transparent .herald-lay-a .entry-meta span.updated {
    color: #ccc;
}
.a3-transparent .herald-lay-a .author .fn {
    color: #f1f1f1;
}
.a3-transparent .herald-lay-a .author .fn a {
    /*color: #43bdff;*/
    color: #fff;
}
.a3-transparent .herald-fa-wrapper {
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 0;
}
.a3-transparent .herald-fa-wrapper, .a3-transparent .herald-fa-wrapper .meta-category {
    display: inline-block;
    float: none;
    width: auto;
}
.a3-transparent .meta-category span {
    color: #e2e2e2;
}


/**** remove icon from byline ****/

.entry-header .herald-author a::before {
    content: "";
}
.entry-header .herald-author a::before {
    font-family: inherit;
    padding: 0 0 3px;
    margin: 0 0px 0 0;
    text-align: left;
    float: none;
}
.entry-meta a, .entry-meta a:hover, .entry-meta a:active {
    /*color: #0288d1;*/
}
.entry-header .meta-small .meta-item a::before, .entry-header .meta-small .meta-item div::before, .entry-header .meta-small .meta-item span::before {
    margin: 0 0 0 0;
}

/**** remove clock icon from meta ****/

.entry-header .herald-date span::before, .entry-header .herald-modified_date span::before, .entry-header .herald-time span::before {
    content: none;
}


/**** author box ****/

 .author-box {
     padding: 10px;
     margin-bottom: 20px;
     /*border-bottom: 1px solid #e2e2e2;*/
 }
 .herald-author-desc {
     font-style: italic;
 }


/**** sidebar ****/

/* scale sidebar ad widget image to 300px */
.herald-sidebar-right .widget.\35 f21a920dbed3 .g a img {
    max-width: 300px;
    width: 100%;
}
.herald-sidebar-right .widget {
    margin-bottom: 60px;
}
.herald-sidebar-right .widget:last-child {
    margin-bottom: 0px;
}
.herald-sidebar-right .widget.\35 f21a920dbed3 {
    margin-bottom: 0px;
}
.herald-sidebar-right .widget.\35 f21a920dbed3 .g {
    margin-bottom: 60px;
}
.herald-sidebar-right .widget-title::after {
    color: #a0a091;
    background-color: #fff;
    text-align: left;
    border-bottom: 3px dotted #c0c0be;
}
.herald-sidebar-right .widget-title span {
    font-size: 3.2rem;
    font-family: 'Source Sans 3';
    font-weight: 400;
    color: #a0a091;
    background-color: #fff;
    padding: 4px 0px 5px;
}
.herald-sidebar-right .widget.herald_posts_widget .herald-lay-g .col-lg-4.col-xs-3 {
    display: none;
}
.herald-sidebar-right .widget.herald_posts_widget .herald-lay-g .col-lg-8.col-xs-9.herald-no-pad {
    width: 100%;
    padding: 0 15px 0 20px !important;
}
.herald-sidebar-right .widget.herald_posts_widget .herald-lay-g .col-lg-8.col-xs-9.herald-no-pad .entry-title {
    margin-bottom: 6px;
}
body:not(.home) .herald-sidebar-right .widget .herald_posts_widget.popular article.herald-lay-g:last-child {
    margin-bottom: 60px;
}
.herald-sidebar-right .widget.herald_posts_widget .herald-lay-f1,
.herald-sidebar-right .widget.herald_posts_widget .herald-lay-f1 .herald-ovrld {
    margin-bottom: 0;
}
.herald-sidebar-right .widget.herald_posts_widget .herald-lay-f1 .entry-title.h6 {
    font-size: 1.9rem;
    margin-bottom: 6px;
}

@media only screen and (max-width: 767px) {
    .herald-sidebar-right .widget.\35 f21a920dbed3 {
        text-align: center;
    }
}


/* home section sidebars */

.home .herald-sidebar-right .widget {
    margin-bottom: 60px;
}
.home .herald-sidebar-right .widget:last-child {
    margin-bottom: 0px;
}
.home #herald-section-0 .herald-sidebar-right .widget {
    margin-bottom: 0px;
}
.home .herald-sidebar-right .widget.\35 f21a920dbed3 {
    margin-bottom: 0px;
}
.home .herald-sidebar-right .widget.\35 f21a920dbed3 .g {
    margin-bottom: 60px;
}
.home .herald-sidebar-right .widget.\35 f21a920dbed3:last-child .g {
    margin-bottom: 0px;
}
@media only screen and (max-width: 1249px) {
    .home .herald-sidebar-right .widget.\35 f21a920dbed3:last-child .g {
        margin-bottom: 40px;
    }
}
.herald-sidebar-right .popular-posts .herald-lay-g {
    margin-bottom: 32px;
}
.herald-sidebar-right .popular-posts .herald-lay-g:last-child,
#herald-section-4 .herald-sidebar-right .widget.herald_posts_widget {
    margin-bottom: 0px;
}
.herald-sidebar-right .popular-posts .herald-lay-g .col-lg-4.col-xs-3.col-sm-4 {
    padding-left: 20px;
    padding-right: 10px;
}


/**** sticky sidebar ****/

.herald-sticky-header-visible .herald-sticky.is_stuck, .herald-sticky-header-visible .entry-meta-wrapper-sticky.is_stuck {
    top: 100px;
}


/**** meta bar social icons ****/

.entry-meta-wrapper .meks_ess {
    display: block !important;
}
.entry-meta-wrapper .meks_ess.transparent a::before {
    font-size: 24px;
}
.entry-meta-wrapper .meks_ess.transparent a {
    display: block !important;
    margin: 0 0 16px 0 !important;
}
.entry-meta-wrapper .socicon-print .fa-print {
    color: #000;
    font-size: 24px;
}


/**** bottom sticky bar ****/

.herald-sticky-share .herald-share .meks_ess .sticky-share-label {
    position: relative;
    top: 4px;
    margin-right: 10px;
    font-family: 'Source Sans 3';
    font-weight: 600;
    font-size: 2rem;
    color: #333;
    padding: 2px 0;
}
.herald-single-sticky .herald-share .meks_ess a {
    font-size: 1.8rem;
}

@media only screen and (min-width: 768px) {
    .herald-sticky-single-visible .herald-single-mobile-sticky,
    .herald-sticky-single-visible .herald-single-sticky {
        display: none !important;
        -webkit-transform: none !important;
        transform: none !important;
    }
}


/**** footer ****/

.herald-site-footer {
    margin-top: 30px;
    color: #2c4464;
}
.home .herald-site-footer {
    margin-top: 0px;
}
.home .herald-site-content {
    padding-bottom: 0;
}
.footer-widgets .widget:first-child {
    margin-top: 30px;
    margin-bottom: 30px;
}
.herald-site-footer input[type="text"].email-address {
    width: 280px;
    color: #999;
    background-color: #fff;
    background: #fff;
    padding: 8px;
    border-color: #fff;
}
.herald-site-footer .submit {
    width: auto;
    background-color: #6e8eaf;
}
.herald-site-footer .widget-head {

}
.herald-site-footer .widget-head h3, .herald-site-footer .widget-head h4 {
    color: #fff;
    text-align: left;
}
.herald-site-footer .widget-head h3 {
    font-size: 2.0rem;
    font-weight: 400;
    margin-bottom: 16px;
}
.herald-site-footer .widget-head h3:last-child {
    margin-bottom: 12px;
}
.herald-site-footer .widget-head h4 {
    font-size: 2.0rem;
}
.herald-site-footer .widget_text.widget.widget_custom_html {
    margin-bottom: 12px;
}
.herald-site-footer .footer-widgets .widget_nav_menu {
    width: 50%;
    float: left;
    margin-top: 0px;
}
.herald-site-footer .widget_text.widget.widget_custom_html h4.widget-title {
    margin-bottom: 14px;
    font-family: 'Source Sans 3';
}
.herald-site-footer .widget_text.widget.widget_custom_html h4.widget-title::after {
    background: #fff;
    height: 1px;
}
.herald-site-footer .widget_text.widget.widget_custom_html h4.widget-title span {
    padding: 0 0 4px;
    font-size: 1.9rem;
}
.herald-site-footer .footer-widgets .widget_nav_menu li {
    margin-bottom: 6px;
    list-style: none;    
    padding-left: 0;
    font-size: 1.8rem;
}
.herald-site-footer .footer-widgets .widget_nav_menu li:before {
    content: none;
}
.herald-site-footer .footer-widgets .widget_nav_menu li a {
    padding-bottom: 2px;
    border-bottom: 2px solid transparent;
    transition: border-bottom .15s ease-in;
}
.herald-site-footer .footer-widgets .widget_nav_menu li a:hover {
    border-bottom: 2px solid #fff;
}
.herald-site-footer .widget_nav_menu .widget-title::after {
    background: #fff;
    height: 1px;
}

.herald-site-footer .footer-bottom {
    background-color: #2c4464;
    color: #fff;
    border-top: 1px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
}
.herald-site-footer .footer-bottom a {
    color: #fff;
}
.herald-site-footer .footer-bottom .bot-social-label {
    float: left;
    margin-right: 10px;
}


/**** entry ****/

.entry-content a {
    color: #5f7891;
}
.entry-content a.wp-block-button__link.has-text-color {
    color: #fff;
}
.entry-content .wp-block-button a.wp-block-button__link {
    font-size: 1.8rem;
}
.herald-post-thumbnail {
    background-color: transparent;
}
.type-post .herald-post-thumbnail img, .type-blog .herald-post-thumbnail img {
    background-color: transparent;
    /*height: 100%;
    width: 100%;
    object-fit: contain;*/
}

.herald-post-thumbnail .wp-caption-text {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 600;
    color: #FFF;
    position: absolute;
    bottom: 80px;
    right: -74px;
    left: auto;
    background-color: rgba(0,0,0,.4);
    color: rgba(255,255,255,.8);
    z-index: 600;
    max-width: 30%;
    text-align: left;
    min-width: 140px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 3px;
    transform: rotate(-90deg);
}

.entry-header .entry-title.h1 {
    margin-bottom: 6px;
}
.entry-header .meta-wrap {
    margin-top: 16px;
}
/*.entry-headline.h5.subtitle {
    margin: 6px 0 16px;
}*/

.layout-8 .herald-post-thumbnail span img[sizes="(max-width: 720px) 100vw, 720px"],
.layout-8 .herald-post-thumbnail span img[sizes="(max-width: 690px) 100vw, 690px"],
.layout-8 .herald-post-thumbnail span img[width="720"] {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

@media (max-width: 1249px) and (min-width: 1025px), (min-width: 1360px) {
    .layout-8 .herald-post-thumbnail + .entry-header {
    /*.layout-8 .herald-post-thumbnail span img[sizes="(max-width: 720px) 100vw, 720px"] + .entry-header,
    .layout-8 .herald-post-thumbnail span img[sizes="(max-width: 720px) 100vw, 720px"] + .entry-header {*/
        position: relative;
        margin-top: -70px;
        max-width: 760px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        /*text-align: center;*/
        background-color: #fff;
        border-radius: 6px 6px 0 0;
        padding: 16px 16px 0;
    }

    .layout-8 .herald-post-thumbnail + .entry-header + .entry-content {
    /*.layout-8 .entry-content {*/
        max-width: 760px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 16px;
        padding-right: 16px;
    }
}


.herald-single .herald-left {
    padding-top: 446px;
}

.layout-8 .entry-header .entry-meta.entry-meta-single, .layout-8 .entry-header .meta-category {
/*.entry-header .entry-meta.entry-meta-single, .entry-header .meta-category {*/
    /*text-align: center;*/
    line-height: 2rem;
    display: inline-block;
    width: auto;
}
.layout-8 .entry-header .meta-category a {
/*.entry-header .meta-category a {*/
    color: #fff;
    background-color: #b30838;
    padding: 4px 12px;
    margin-right: 14px;
}
.layout-8 .entry-header .meta-category span {
    display: none; /* remove bullet divider */
}
.layout-8 .entry-header .entry-meta.entry-meta-single .author a {
/*.entry-header .entry-meta.entry-meta-single .author a {*/
    color: #50626c;
    text-transform: uppercase;
}

.herald-single #related article:last-child {
    margin-bottom: 20px;
}

.herald-single .entry-header .entry-meta {
    margin-top: 0;
}
.herald-single .entry-header .entry-meta .updated {
    color: #b9b8ab;
}

.meta-tags span {
    border-radius: 4px;
}
div.entry-content .meta-tags a {
    border-radius: 4px;
    border-bottom: none;
    margin-bottom: 3px;
    background-color: #b9b8ab;
    color: #fff !important;
}

.single.single-post .herald-entry-content h3,
.single.single-post .herald-entry-content h4,
.single.single-post .herald-entry-content h5 {
    font-family: 'Source Sans 3';
    font-weight: 400;
    line-height: 1.2;
    color: #a0a091;
}
.herald-entry-content h5 {
    font-size: 2.6rem;
}

.herald-entry-content blockquote {
    margin-bottom: 3.6rem !important;
    margin-top: 3.6rem;
}
.herald-entry-content blockquote cite {
    color: #babaaf;
    font-weight: 400;
    font-size: 2rem;
    margin-top: -12px;
    display: block;
}
.herald-entry-content blockquote cite:before {
    content: "\2014";
    font-size: 2rem;
    margin-right: 3px;
    font-weight: normal;
}
.herald-entry-content blockquote p {
    font-family: 'Literata', serif;
    font-style: normal !important;
    font-weight: 400;
    font-size: 2.4rem !important;
    line-height: 3.6rem;
    color: #bf2f21;
    background-color: #f5f5ed;
    text-align: left;
    margin: 40px 0;
    padding: 30px 50px;
    position: relative;
}
.herald-entry-content blockquote p:before {
    content:"\201C";
    font-size: 14rem;
    color: #e0e0d6;
    position: absolute;
    left: -26px;
    top: 52px;
}
.herald-entry-content blockquote p:after {
    content:"\201D";
    font-size: 14rem;
    color: #e0e0d6;
    position: absolute;
    right: -26px;
    bottom: -4px;
}
.herald-entry-content .wp-block-image figcaption {
    font-family: 'Literata', serif;
    font-size: 2.2rem;
    line-height: 3.2rem;
    color: #FFF;
    position: static;
    background-color: #2c4464;
    color: #fff;
    max-width: initial;
    text-align: left;
    min-width: 1px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    padding: 24px;
    margin-top: 0;
    margin-bottom: 1em;
}
.herald-entry-content .wp-block-image figcaption em {
    font-family: 'Source Sans 3';
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 300;
    line-height: 2.3rem;
    display: block;
    margin-top: 10px;
}

.wp-block-columns .wp-block-column {
    margin-bottom: 0rem;
}
.wp-block-image {
    margin-bottom: 0;
}
figure.wp-block-image {
    margin-bottom: 2rem;
}
/* remove margin from bottom of block image inside column */
figure.wp-block-image.bottom-margin-0 {
    margin-bottom: 0;
}

/* remove 15px mr after wp 6 added 2em gap between columns */
@media only screen and (min-width: 600px) {
    .wp-block-column:not(:last-child) {
      margin-right: 0px;
    }
}

/* added 081525 for group block with text wrapped by post text */
.content-side-box { 
  display: block;
  width: 300px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #fafafa;
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .content-side-box.alignleft,
  .content-side-box.alignright { 
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}


/* post injection ads */

.entry-content .g {
    max-height: none;
}


/**** page styles ****/

/*.page .col-mod-single {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
}*/
h2.section-head {
    color: #a0a091;
    background-color: #fff;
    padding: 4px 0px 5px;
    font-size: 2.8rem;
    text-transform: none;
    font-family: 'Source Sans 3';
    font-weight: 400;
    text-align: left;
    border-bottom: 3px dotted #c0c0be;
    margin-bottom: 20px;
}
.page .img-left, img[style*="float: left"], img[style*="float:left"] {
    margin: 0 10px 10px 0 !important;
}
.page .img-right, img[style*="float: right"], img[style*="float:right"] {
    margin: 0 0 10px 10px !important;
}
.page hr {
    visibility: hidden;
    clear: both;
}

/* magazube page fixes */
.page h1, .page h3 {
    clear: both;
}
.page h1 + h1, .page h3 + h3 {
    clear: none;
}

/* magazine issue page */
.wp-block-columns.magazine-issue {
    line-height: 1.3;
}
.wp-block-columns.magazine-issue p {
    margin: 0 0 1rem;
}
.wp-block-columns.magazine-issue p:only-of-type {
    margin-bottom: 0;
}
.entry-content .wp-block-columns.magazine-issue a:hover {
    border-bottom: 2px solid #6e8eaf;
}

.entry-content .wp-block-columns.magazine-issue h1 a,
.entry-content .wp-block-columns.magazine-issue h2 a,
.entry-content .wp-block-columns.magazine-issue h3 a,
.entry-content .wp-block-columns.magazine-issue h4 a,
.entry-content .wp-block-columns.magazine-issue h5 a,
.entry-content .wp-block-columns.magazine-issue h6 a {
    transition: all .15s ease-in;
}
.entry-content .wp-block-columns.magazine-issue h1 a:hover,
.entry-content .wp-block-columns.magazine-issue h2 a:hover,
.entry-content .wp-block-columns.magazine-issue h3 a:hover,
.entry-content .wp-block-columns.magazine-issue h4 a:hover,
.entry-content .wp-block-columns.magazine-issue h5 a:hover,
.entry-content .wp-block-columns.magazine-issue h6 a:hover {
    border-bottom: 0;
    color: #2c4464 !important;
}


.error404 .herald-page .herald-ovrld {
    background: none;
}
.error404 .herald-page .herald-ovrld .herald-page-thumbnail span::before {
    background: rgba(0,0,0,.2);
}


/**** archive styles ****/

/*.post-type-archive-blog .herald-mod-title .herald-mod-h, .post-type-archive-news_item .herald-mod-title .herald-mod-h, .archive.category .herald-mod-title .herald-mod-h, .archive.tag .herald-mod-title .herald-mod-h, .blog .herald-mod-title .herald-mod-h, .single-authors .herald-mod-title .herald-mod-h {*/
.archive .herald-mod-title .herald-mod-h, body.blog .herald-mod-title .herald-mod-h, .single-authors .herald-mod-title .herald-mod-h {
    font-size: 2.4rem;
}
/*.blog .herald-mod-title .herald-color, .blog .herald-mod-head::after {
    background-color: #0288d1;
}*/

.archive.category .herald-posts .herald-lay-a:first-child h2.entry-title.h2 {
    font-size: 3.2rem;
}


/**** author page styles ****/

.authors-template-default .herald-posts .herald-lay-b:first-child h2.entry-title.h3,
.archive.category .herald-posts .herald-lay-b:first-child h2.entry-title.h3 {
    font-size: 3.0rem;
}


/**** misc ****/

.herald-goto-top {
    background-color: #6e8eaf;
    transition: all .15s ease-in;
}
.herald-goto-top:hover {
    opacity: .8;
}
.herald-entry-content .wp-block-embed-wordpress iframe {
    margin-bottom: 20px;
    margin-top: 20px;
}
/* fix chrome and edge problem with embedded wp post blocks */
iframe.wp-embedded-content, .herald-entry-content iframe.wp-embedded-content {
    position: static !important;
}

@media (min-width:1250px) {
    .home #herald-section-2 .herald-sidebar-right .widget.\35 f21a920dbed3:first-child,
    .home #herald-section-7 .herald-sidebar-right .widget.\35 f21a920dbed3:first-child,
    .home #herald-section-9 .herald-sidebar-right .widget.\35 f21a920dbed3:first-child {
        margin-top: 56px;
    }
}

@media (max-width:1249px) {
    #herald-section-0 .herald-sidebar {
        display: none;
    }
    .herald-sidebar {
        padding-bottom: 0;
    }
    .home .herald-sidebar-right .widget.\35 f21a920dbed3 {
        width: 100%;
    }
    .home #herald-section-2 .herald-sidebar-right .widget.\35 f21a920dbed3:first-child,
    .home #herald-section-7 .herald-sidebar-right .widget.\35 f21a920dbed3:first-child {
        margin-top: 20px;
    }    
}


@media only screen and (max-width: 1099px) {
    .herald-site-footer .footer-bottom .bot-left,
    .herald-site-footer .footer-bottom .bot-center,
    .herald-site-footer .footer-bottom .bot-right {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
        clear: both;
    }
    .herald-site-footer .footer-bottom .bot-left {
        margin-bottom: 10px;
    }    
    .herald-site-footer .footer-bottom .bot-left ul {
        display: inline-block;
    }
    .herald-site-footer .footer-bottom .bot-social-label, .herald-site-footer .footer-bottom .herald-soc-nav {
        float: none;
        display: inline-block;
        vertical-align: bottom;
    }
    .herald-site-footer .footer-bottom .herald-soc-nav {
        vertical-align: bottom;
    }    
    .herald-site-footer .footer-bottom .bot-social-label {
        vertical-align: middle;
    }
    .home #herald-section-7.herald-section.container {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 1024px) {
    body .herald-entry-content, body .herald-sidebar {
        font-size: 2.0rem;
    }
    body .h6, body .herald-no-sid .herald-posts .h7, body h6, body .h7 {
        font-size: 1.7rem;
        line-height: 1.44;
    }
    body .a3-transparent .herald-lay-a .entry-meta a, body .a3-transparent .herald-lay-a .entry-meta span {
        line-height: 1.3;
    }
    /*.layout-8 .herald-post-thumbnail + .entry-header {
        position: initial;
        margin-top: 0px;
        width: auto;
        margin-left: initial;
        margin-right: initial;
        text-align: initial;
        background-color: initial;
        border-radius: 0 0 0 0;
        padding: initial;
    }
    .layout-8 .entry-content {
        max-width: initial;
        width: initial;
        margin-left: initial;
        margin-right: initial;
        padding-left: initial;
        padding-right: initial;
    }*/
    
}

@media (max-width:1023px) and (min-width:768px) {
    .a3-transparent .herald-lay-a.herald-lay-a3 .herald-lay-over, .a3-transparent .herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over {
        width: 80%;
        margin-left: -40%;
        padding: 25px;
    }
}

@media only screen and (max-width: 767px) {
    /**** max container width on small devices - changed from 375px ****/
    .container, .herald-boxed .container, .herald-boxed .herald-site-content, .herald-boxed .herald-site-footer .container, .herald-lay-a .col-mod, .herald-site-content {
        max-width: 540px;
        width: 100%;
    }
    .herald-section .a3-transparent article:last-child {
        margin-bottom: 20px;
    }
    .a3-transparent .herald-lay-a.herald-lay-a3 .herald-lay-over, .a3-transparent .herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over {
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
        margin-left: 0px;
        padding: 20px 0 0 !important;
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .a3-transparent .herald-lay-a3 .herald-lay-over, .a3-transparent .herald-no-sid .herald-lay-a.herald-lay-a3 .herald-lay-over {
        background: transparent;
        border-radius: 0 0 0 0;
    }
    .a3-transparent .herald-lay-a .entry-header {
        margin-bottom: 0px;
    }
    .a3-transparent .herald-lay-a .entry-title {
        font-size: 3.0rem;
    }
    .a3-transparent .herald-lay-a .entry-title a {
        color: #333333;
    }
    .a3-transparent .herald-lay-a .entry-title a:hover, .a3-transparent .herald-lay-a .entry-title a:active {
        color: #666 !important;
    }    
    .a3-transparent .herald-lay-a .author .fn {
        color: #999999;
    }
    .a3-transparent .herald-lay-a .author .fn  a {
        color: #999999 !important;
    }
    .a3-transparent .meta-category span. .a3-transparent .meta-category span.updated {
        color: #999999;
    }
    .herald-site-footer .widget_text.widget.widget_custom_html {
        margin-top: 0px;
    }
    .entry-header .entry-title.h1 {
        font-size: 3.0rem;
    }
    .wp-block-embed-wordpress.alignleft.wp-block-embed, .wp-block-embed-wordpress.alignright.wp-block-embed {
        display: block;
        float: none;
        margin-left: 0;
        margin-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 599px) {
    .wp-block-columns .wp-block-column {
        margin-bottom: 1rem;
    }
    .herald-mod-title h1, .herald-mod-title h2, .herald-mod-title h4 {
        font-size: 3.0rem !important;
    }
    .herald-sidebar-right .widget-title span {
        font-size: 3.0rem;
    }
    .herald-mod-title .herald-color a > i {
        font-size: 3.0rem !important;
    }
    #herald-section-1 .herald-txt-module, #herald-section-5 .herald-txt-module {
        margin-bottom: 20px;
    }
}