/*
Theme Name:  CVNM Custom Style Sheet
Description: Global Styles
Version:      1.0.1
////// Use version numbers to prompt browsers to re-cache the stylesheet when we update your theme
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Global Styles, Icons */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
    -webkit-font-smoothing: antialiased;
    line-height: 1.55;
}

/* just a placeholder for a:link:hover states */
a {
    text-decoration: none;
    color: #d62;
    opacity: 1;
    transition: all 0.2s linear;
}

body a:hover, .post .post-header h2 a:hover, .post .post-header a:hover {
    color: #FFC107;
    transition: all 0.2s linear;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans';
    font-weight: 600;
    color: #333;
    letter-spacing: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

h1 {
    font-family: Merriweather;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.35;
    margin-bottom: 7px
}

h2 {
    font-family: Merriweather;
    font-size: 36px;
    font-weight: 300;
    /* line-height: 60px; */
    margin-bottom: 7px
}

h3 {
    font-family: Merriweather;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 7px
}

h4 {
    font-family: Source Sans Pro;
    font-size: 16px;
    letter-spacing: .75px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 7px
}

h5 {
    font-size: 16px;
    margin-bottom: 7px
}

h6 {
    font-size: 14px;
    margin-bottom: 7px
}

body p {
}

cite {
    font-size: 0.8em;
    line-height: 1.25;
    display: block;
    font-style: italic;
}

img {
    height: auto;
}

.bold, strong, b {
}

li#prev-link, li#next-link {
    display: none;
}

.single.single-post .section-title h1 {
    max-width: 100%;
}

offbody.archive .page-header-no-bg {
    z-index: 1000;
    background-color: #4499cc;
}

offbody.archive .page-header-no-bg h1, offbody.archive .page-header-no-bg span.subheader {
    color: #fff;
}

offbody.archive #header-outer, offbody.archive #header-space {
    background-color: #4499cc;
}

body.page-template-default div#header-outer.transparent, body.post-type-archive-initiatives div#header-outer.transparent{
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,.7) 100%);
}
/* Set this to only work over light headers */
OFFdiv#header-outer {
background: linear-gradient(180deg, rgb(0 0 0 / 80%) 0%, rgb(255 255 255 / 0%) 91%);
/* mix-blend-mode: multiply; */
}

/*----------------------------------------
Maybe we can not have 30vh posts?
little extravagant, eh?
----------------------------------------*/
.nectar-post-grid[data-grid-item-height="30vh"] .nectar-post-grid-item {
    /* min-height: 10vh !important; */
}

/* when inside slider, do this */
OFF.current-initiatives-grid .nectar-post-grid[data-grid-item-height="30vh"] .nectar-post-grid-item {
    min-height: 50vh !important;
}

.issue-based-news-grid .nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid[data-masonry="yes"] {
    /* grid-auto-rows: 20vh; */
}

/* Hidden, Visible Classes */
.visible-flex {
    display: flex;
}

.screen-reader-only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Apply Fullscreen page row css copied from Nectar Slider down arrow*/
.full-page-inner .slider-down-arrow-full {
    height: 60px;
    width: 60px;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 30px;
    z-index: 100;
    left: 50%;
    margin-left: -30px;
}

.full-page-inner .slider-down-arrow-full i.icon-default-style[class^="icon-"] {
    height: 60px!important;
    width: 60px;
    font-size: 20px!important;
    line-height: 60px!important;
    animation: 3.4s ease-in-out infinite fadebottom;
    -webkit-animation: 3.4s ease-in-out infinite fadebottom;
}

/*  Icon Lists */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.nectar-icon-list:after {
    display: block;
    position: absolute;
    content: ' ';
    z-index: 1;
    width: 5px;
    background-color: #d62;
    height: 100%;
    top: -5px;
    left: 15px;
}

.nectar-icon-list[data-icon-size="large"] .nectar-icon-list-item {
    padding-left: 70px;
}

.nectar-icon-list-item .content {
    color: rgba(0,0,0,0.8)
}

.nectar-icon-list-item {
    background: rgba(119,136,68,0.15);
    padding: 30px;
    border-left: 5px solid #d62;
    border-radius: 0 30px 0 0;
}

.nectar-icon-list[data-icon-style="border"] .list-icon-holder {
    border: 3px solid #d62;
    background-color: #f7f7f7;
}

.nectar-icon-list-item .list-icon-holder {
    border-radius: 100px;
    background-color: #f7f7f7;
    text-align: center;
    position: absolute;
    left: -40px;
    top: 55px;
    color: rgba(0,0,0,0.5);
    z-index: 10;
}

.nectar-icon-list[data-icon-size="large"]:after {
    top: 0px;
    left: 0px;
}

.nectar-icon-list[data-icon-style="no-border"] .list-icon-holder {
    background-color: #d62!important;
}

.nectar-icon-list[data-icon-size="large"] .nectar-icon-list-item .list-icon-holder i {
    font-size: 47px;
}

.nectar-icon-list[data-icon-size="large"] .nectar-icon-list-item .list-icon-holder i {
    line-height: 67px;
}

.type-post, .masonry-blog-item .inner-wrap, #search-results .result .inner-wrap {
    /* background-color: #efefef; */
    /* border-radius: 0px 0px; */
}

.type-post .post-header {
    /* padding: 0px 20px; */
}

.type-post .excerpt {
    /* padding: 0px 20px 20px; */
}

img.logo-crop {
    border-radius: 50%;
    display: inline-block;
    width: 50%;
}

.blog-recent.related-posts h3.title {
    font-family: Merriweather;
    letter-spacing: .5px;
    font-size: 19px;
    line-height: 1.45;
    font-weight: 300;
    text-transform: capitalize;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Alerts, Callouts, Petitions */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.sign-petition {
    border: 3px solid #d62;
    border-radius: 10px;
    transition: all 0.2s linear;
}

div.sign-petition:hover {
    background-color: #d62;
    border-radius: 30px;
    transition: all 0.2s linear;
}

.sign-petition a.nectar-button {
    border: 2px solid #d62;
}

.sign-petition:hover a.nectar-button {
    border: 2px solid #fff;
    color: #fff!important;
}

.sign-petition h2 {
    color: #d62;
    transition: all 0.2s linear;
}

.sign-petition:hover h2 {
    color: #fff;
    transition: all 0.2s linear;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Post Grid */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.nectar-post-grid .nectar-post-grid-item .inner {
    background-color: #efefef;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Outcome Posts */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.outcome-descriptions {
    column-count: 3;
    column-gap: 0px;
}

/* to prevent breaking a paragraph across columns, add this */
.outcome-descriptions p {
    display: inline-block;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Partner Custom Posts */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body.single-partners div#page-header-bg {
    background-color: #778844!important;
}