/*
Theme Name: Buffalo Promise Neighborhood
Theme URI: https://www.buffalopromiseneighborhood.org
Description: This is a custom child theme for Buffalo Promise Neighborhood
Author: Parkway Digital
Author URI: https://www.pwkydigital.com/
Template: salient
Version: 0.2
*/

#displaynone, .displaynone {
    display: none !important;
}

@media only screen and (max-width: 999px) {
    .vc_row.vc_row-flex#bootstrapSwap .span_2,
    .vc_row.vc_row-flex#bootstrapSwap .span_3,
    .vc_row.vc_row-flex#bootstrapSwap .span_6,
    .vc_row.vc_row-flex#bootstrapSwap .span_9,
    .vc_row.vc_row-flex#bootstrapSwap .span_12 {
           flex-direction: column-reverse !important;
    }
}

.ascend .container-wrap .light .white_fields_wrapper input[type="text"], 
.ascend .container-wrap .light .white_fields_wrapper textarea, 
.ascend .container-wrap .light .white_fields_wrapper input[type="email"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="password"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="tel"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="url"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="search"], 
.ascend .container-wrap .light .white_fields_wrapper input[type="date"] {
    background-color: rgba(255,255,255,1.0);
    color: #555 !important; 
}

body .icon-salient-cart:before,
.icon-salient-cart:before {
    content: "\f07a" !important;
    font-family: 'fontawesome' !important;
    font-size: 21px !important
}

/* Row */ 

.fliprows .inner_row:hover .col h3, 
.fliprows .inner_row:hover .col h4, 
.fliprows .inner_row:hover .row_col_wrap_12_inner,
.fliprows .inner_row:hover .nectar_icon_wrap i {
    color: #FFF !important;
}


.fliprows .inner_row#fliprows-events:hover .wpb_column  .vc_column-inner  .column-bg-overlay-wrap .column-bg-overlay {
    background-color: #7AC2CE!important
} 


.fliprows .inner_row#fliprows-impacts:hover .wpb_column  .vc_column-inner  .column-bg-overlay-wrap .column-bg-overlay {
    background-color: #c1d831!important 
}

.fliprows .inner_row#fliprows-news:hover .wpb_column  .vc_column-inner  .column-bg-overlay-wrap .column-bg-overlay {
    background-color: #fdb916!important
}


/* Row with BG */ 

.fliprows-nobg .inner_row:hover .col h3, 
.fliprows-nobg .inner_row:hover .col h4, 
.fliprows-nobg .inner_row:hover .row_col_wrap_12_inner,
.fliprows-nobg .inner_row:hover .nectar_icon_wrap i {
    color: #FFF !important;
}

/* Row with BG */ 

.fliprows-nobg .vc_column-inner:hover .col h3, 
.fliprows-nobg .vc_column-inner:hover .col h4, 
.fliprows-nobg .vc_column-inner:hover .row_col_wrap_12_inner,
.fliprows-nobg .vc_column-inner:hover .nectar_icon_wrap i {
    color: #FFF !important;
}


.row .col .intro_text p {
    font-family: Jost;
    text-transform: none;
    font-size: 24px;
    line-height: 31px;
    font-weight: 400;
}

body.blog.ascend .container-wrap {
    padding-top: 0px;
}

body.blog .nectar_before_blog_loop_start .container.row {
    padding-right: 0px;
    padding-left: 0px;
}

body.blog .post-area {
    margin-top: 0px;
}

body.single-tribe_events #tribe-events-pg-template  {
    max-width: 1600px;
    padding: 0 120px;
}

body.single-post .main-content .featured-media-under-header {
    padding-bottom: 50px;
}

body .nectar-fancy-ul a, 
body .container-wrap p a, 
body .before-footer li a {
    color: #F9AA00 !important;
}

body.post-type-archive-tribe_events .tribe-events-c-subscribe-dropdown__list a[href="https://bufprom.org/events/month/?ical=1"],
body.post-type-archive-tribe_events .tribe-events-c-subscribe-dropdown__list a[href="https://bufprom.org/events/month/?outlook-ical=1"] {
    display: none !important; 
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
    list-style: none;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border: 1px solid #fdb916;
    color: #fdb916; 
}