#no-updates{display:none;}.wgl-timeline-vertical .tlv__items-wrapper{display: flex;flex-direction: column-reverse;}.support-shop section.related.products{display:none;}#give-prepurchase-button{border-radius:25px}.give-modal #give_purchase_form_wrap #give_paros_custom_fields,.widget_give_forms_widget.widget #give_purchase_form_wrap #give_paros_custom_fields{margin-bottom:10px}#give_purchase_form_wrap #give_cc_address .give-input,#give_purchase_form_wrap #give_cc_address .give-select,#give_purchase_form_wrap fieldset[id*=give_cc_fields] .give-input,.give-modal #give_purchase_form_wrap #give_paros_custom_fields .give-input,.widget_give_forms_widget.widget #give_purchase_form_wrap #give_paros_custom_fields .give-input,body.single-give_forms #give_purchase_form_wrap #give_paros_custom_fields .give-input{border-radius:28px;padding-left:20px;padding-right:20px;height:40px}.give-tributes-dedicate-donation .give_tributes_info_wrap .give-input,.give-tributes-dedicate-donation .give_tributes_type_wrap select.give-tributes-type-select{border-radius:28px!important;padding-left:20px!important;padding-right:20px!important;padding-top:5px!important;height:40px!important}.give-modal #give_purchase_form_wrap #give_paros_custom_fields .give-label.give-fl-label,.widget_give_forms_widget.widget #give_purchase_form_wrap #give_paros_custom_fields .give-label.give-fl-label{padding-left:10px;padding-right:10px}body.single-give_forms #give_purchase_form_wrap #give_paros_custom_fields{margin-bottom:0!important}body.single-give_forms #give_purchase_form_wrap #give_paros_custom_fields .give-label.give-fl-label{padding-left:10px;padding-right:10px}body.single-give_forms #give_purchase_form_wrap #give_paros_custom_fields #vpgive-mailing-state-wrap,body.single-give_forms #give_purchase_form_wrap #give_paros_custom_fields #vpgive-mailing-zip-wrap{width:50%;margin-right:0;padding-right:0}body.single-give_forms #give_purchase_form_wrap #give_paros_custom_fields #vpgive-mailing-state-wrap{padding-right:10px}#give-anonymous-donation,#vpgive-intl{vertical-align:middle}body.single-give_forms #give_purchase_form_wrap #give_checkout_user_info #give-title-wrap{width:19%}body.single-give_forms #give_purchase_form_wrap #give_checkout_user_info #give-first-name-wrap,body.single-give_forms #give_purchase_form_wrap #give_checkout_user_info #give-last-name-wrap{width:38%}form[id*=give-form] .select__field:before{top:-6px}.vp-givewall-nodonor{color:#2c4b5b}@media screen and (max-width:1200px){.wgl-timeline-vertical .tlv__date{font-size:16px!important}}.wgl-donation__grid .card__container{height:512px;position:relative}#orgs-we-support-grid .wgl-donation__grid .card__container{height:390px}#home-featured-form .wgl-donation__grid .card__container{height:568px;background-color:#fff}@media screen and (min-width:2080px){#home-featured-form .wgl-donation__grid .card__container{height:740px;background-color:#fff}}#managed-funds-forms .wgl-donation__grid .card__container{height:450px}.wgl-donation__grid .card__progress{bottom:10px;position:absolute;width:90%}.page-header{background-position:center!important}@media screen and (max-width:1260px){#vp-header-side{display:none}}#vp-home-header{position:fixed;width:100%}#vp-home-baner-sec{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.wgl-accordion-services .content__title .title_anim,.wgl-accordion-services .content__title .title_anim .letter{color:var(--e-global-color-primary)}.btn-clear-bg .wgl-button,.btn-clear-bg .wgl-button:hover{background:0 0!important}.vp-ban-side{height:100%}.vp-ban-side .wgl-button,.vp-ban-side .woo_mini-count{vertical-align:middle;margin-top:13%}.vp-hyperlinks a{text-decoration:underline!important;background-color:transparent;color:#00f}.vp-wrap-gallery{float:left;padding:10px}.vp-wrap-gallery dl{margin-bottom:0}.vp-home-promise{margin-left:80px}.vp-home-feat-prj{margin-right:80px}#main-content.search-maincontent .blog-post_media_part img{width:100%}@media screen and (max-width:1200px){.vp-home-promise{margin-left:0;padding-top:45px}.vp-home-feat-prj{margin-right:0;margin-top:45px}.wgl-donation__grid .card__container{height:620px}.vp-col-50-override{width:50%!important}}@media screen and (max-width:768px){span.tlv__date{left:-45px!important}}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next i:before{content:'\f14c'!important}
.vp-give-donor {
    border: 1px solid #e5e5e5;
    background: #fff;
    color: #333;
    font-size: 1em;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    transition: all 0.2s ease-out;
    width: 100%;
}
.vp-give-donor__header {
   /* [1] */
    align-items: center;
    display: flex;
}
.vp-give-donor__image {
   /* [2] */
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 50%;
    flex-basis: 40%;
    position: relative;
}
.vp-give-donor__image img {
    object-fit: cover;
    width: 100%;
}
.vp-give-donor__image .vp-give-donor__name_initial {
    position: absolute;
}
.vp-give-donor__image[data-anonymous-donation='0'] img[src*='anonymous-user.svg'], .vp-give-donor__image[data-anonymous-donation='1'] .vp-give-donor__name_initial {
    visibility: hidden;
}
.vp-give-donor__image[data-anonymous-donation='0'][data-has-valid-gravatar='0'] {
    border: 1px solid #e5e5e5;
}
.vp-give-donor__details {
   /* [3] */
    flex-grow: 1;
    overflow: hidden;
    flex-basis: 60%;
}
.vp-give-donor__name {
    font-size: 1em !important;
    font-weight: bold !important;
    color: #333 !important;
    line-height: 1.3 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.vp-give-donor__timestamp {
    color: #333 !important;
    display: block;
    font-size: 75% !important;
    line-height: 1.3 !important;
}
.vp-give-donor__content {
    margin-top: 15px;
    width: 100%;
}
.vp-give-donor__content p {
    color: #333;
    font-size: 1em !important;
    font-size: 1em !important;
    line-height: 1.5 !important;
    margin: 0 0 20px !important;
    padding: 0 !important;
    width: 100%;
}
.vp-give-donor__content:first-child {
    margin-top: 0 !important;
}
.vp-give-donor__content :last-child {
    margin-bottom: 0 !important;
}
.vp-give-donor__read-more {
    cursor: pointer;
    white-space: nowrap;
}
.vp-give-donor__excerpt + .vp-give-donor__comment {
    display: none;
}
.vp-give-donor-wall-modal p:last-child {
    margin-bottom: 0;
}
.header_donate {
    border-color: var(--bighearts-primary-color);
    position: relative;
}
.header_donate .header_donate-button-wrapper {
    display: flex;
    height: 100%;
    align-items: center;
}
.wgl-mobile-header .header_donate-button{
    color: inherit;
}
.vp-img-wrap {
    float: left;
    margin-right: 3px;
}
body .aligncenter, .entry-content-wrapper a:hover .aligncenter {
	clear: both;
	display: block;
	margin: 10px auto;
	padding: 10px 0;
	position: relative;
}
body .alignleft, .entry-content-wrapper a:hover .alignleft {
	float: left;
	margin: 4px 10px 0px 0;
	display: block;
	position: relative;
}
body .alignright, .entry-content-wrapper a:hover .alignright {
	float: right;
	margin: 4px 0px 0px 10px;
	display: block;
	position: relative;
}
@media (min-width: 1200px) {
    .tribe-events-venue-map {
        margin-top: var(--tec-spacer-7);
        order: 1;
        width: 416px;
    }
    .tribe-events-venue-map > div {
        max-height: 416px;
    }
}
#p-full-team .team-item:last-child {
    margin-left: 33%;
}

@media (max-width: 992px) {
    #p-full-team .team-item:last-child {
        margin-left: 25%;
    }
}
