/*
Theme Name:     Sacramento Press
Theme URI:      http://buzzhive.marketing
Description:    Custom Theme for SacamentoPress.com
Author:         Buzzhive Marketing
Author URI:     http://buzzhive.marketing
Template:       herald
Version:        0.1.0
*/

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

.header-bottom .herald-soc-nav a, .herald-header-sticky .herald-soc-nav a {
    font-size: 3rem;
    height: 28px;
    width: 28px;
    padding: 2px;
    margin: 6.5px 15px;
}
.herald-single .col-mod-single .meta-category {
    font-size: 2.5rem;
    line-height: 6rem;
}

.herald-lay-a .herald-ovrld .entry-header {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    margin: 0;
    width: 600px;
    left: 50%;
    display: none;
}




