.elementor-kit-3{--e-global-color-primary:#002B49;--e-global-color-secondary:#54595F;--e-global-color-text:#5C5C5C;--e-global-color-accent:#FEC141;--e-global-color-3bd3552:#002B49;--e-global-color-69fba25:#00A3E0;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;font-size:1.1em;}.elementor-kit-3 button:hover,.elementor-kit-3 button:focus,.elementor-kit-3 input[type="button"]:hover,.elementor-kit-3 input[type="button"]:focus,.elementor-kit-3 input[type="submit"]:hover,.elementor-kit-3 input[type="submit"]:focus,.elementor-kit-3 .elementor-button:hover,.elementor-kit-3 .elementor-button:focus{background-color:#FFDB64;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 p{margin-block-end:26px;}.elementor-kit-3 a{color:#1134F7;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{color:var( --e-global-color-3bd3552 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.lock:before{
   font-family: "Font Awesome 5 Free";
   content: "\f023";
  display: flex;
  align-items: center;
  justify-content: center;
   padding: 0;
   font-weight: 900;
   font-size: .9em;
   margin: 0 -10px 0 10px;
   color: #fff;
}

.portal:before{
   font-family: "Font Awesome 5 Free";
   content: "\f2bd";
  display: flex;
  align-items: center;
  justify-content: center;
   padding: 0;
    margin: 0 -10px 0 10px;
   font-weight: 900;
   color: #fff;
}

.dialog-message .portal:before, .dialog-message .lock:before {
    display: none;
}

#header_title {
    background-color: #FEC141;
   background-image: linear-gradient(338deg, #fad078 0%, #FEC141 100%);
}

#header_title h1 { 
    color: #002b49;
}

button.wsf-button.wsf-button-primary, #spf_form_save_btn {
    background-color: #FEC141!important;
    border-color: #FEC141 !important;
    color: #002b49 !important;
    font-size: 1.1em;
    font-weight: 500;
}


button.wsf-button.wsf-button-primary:hover{
    background-color: #FFDB64!important;
    border-color: #FFDB64 !important;
}


.elementor-pagination {
    margin: 20px 0;
}

.elementor-post__title a:hover {
    text-decoration: underline;
    
}

.elementor-post-date {
    color:black;
    font-size: 1.1em;
}

.wpea_frontend_archive .archive-event .wepa_event {
   	height: 330px;
}

.wpea_frontend_archive .img_placeholder {
min-height: 240px;
}

.wpea_frontend_archive .event_date {
    background-color: #002B49!important;
}

.wpea_frontend_archive .event_desc .event_title, .wpea_frontend_archive .event_desc a {
    color: #002B49!important;
}


#event-no-pic
.wpea_frontend_archive .archive-event .wepa_event {
   height: 80px;
}

#event-no-pic .wpea_frontend_archive .img_placeholder {
visibility: hidden; 
min-height: 0;
display: none;
}

#event-no-pic .wpea_frontend_archive .event_details {
    background-color: #f5f5f5;
    height: 80px;
    overflow: hidden;
    width: 100%;
}

#event-pic-left .wpea_frontend_archive .archive-event .wepa_event {
    height: 130px;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    width: 100%;
}

#event-pic-left .wpea_frontend_archive .img_placeholder {
    background-size: cover !important;
    min-height: 130px;
    width: 130px;
    margin: 0 20px 0 0;
}

#event-pic-left .wpea_frontend_archive .event_details {
    background-color: #f5f5f5;
    height: 130px;
    overflow: hidden;
    width: 100%;
}



#footer a {
 color: #fff;   
}

#footer a:hover {
 text-decoration: underline;   
}

.flex-center-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 14px;
}

.flex-center-row div {
    margin: 10px;
}

.flex-center-row img {
    max-width: none;
}

.alignwide {
    margin-left: 0;
    margin-right: 0;
}

.core_donor_honor_roll_raised_wrapper {
    border: solid #ddd 1px;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 1px 1px 6px #e6e7e8;
}

.core_donor_honor_roll_raised_title {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.core_donor_honor_roll_raised_amount {
    text-align: center;
    font-size: 3em;
    line-height: 1.3em;
    font-weight: 700;
}

.core_donor_honor_roll_raised_progress {
   border: solid 1px #ccc;
   background-color: #ccc;
   border-radius: 4px;
   overflow: hidden;
}

.core_donor_honor_roll_raised_progress_inner {
   background-color: var(--e-global-color-secondary);
   height:20px;
}

.core_donor_honor_roll_raised_subtitle {
    text-align: center;
     font-size: 1.2em;
    line-height: 1.5em;
    margin: 10px 0;
}/* End custom CSS */