/* 
 Theme Name:     Charitypluz for Divi
 Author:         Pennyblack Templates
 Author URI:     https://www.pennyblacktemplates.com/
 Template:       Divi
 Version:        1.3 
*/ 
 
/* ----------- Charity CSS --------------------------- */  

 #footer-bottom {
     display:none;
}
 #logo {
     max-height:100%;
}
 .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
     padding-bottom: 33px !important;
}
 .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
     padding-top: 33px !important;
}
 #top-menu li.current-menu-item > a {
     color: #eb5310 !important;
}
 #top-menu a {
     color:#ffffff;
}
 .sub-menu a {
     color:#333333 !important;
}
 #top-menu .menu-item-has-children.current-menu-ancestor.current-menu-parent .sub-menu li.current-menu-item > a {
     color:#eb5310 !important;
}
 #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
     color:#ffffff !important;
}
 .et_mobile_menu, .nav li ul {
     border-top-color:#eb5310;
}
 #main-header {
     background-color:transparent !important;
     position: relative !important;
     z-index: 999 !important;
}
 #main-header.et-fixed-header {
     background-color:#333333 !important;
     position: fixed !important;
     z-index: 99999 !important;
}
 .page-template-default #main-content {
     left: 0;
     position: relative;
     right: 0;
     margin-top: -81px;
}
 #page-container {
     padding-top:0 !important;
}
.charityplus-gallery .et_pb_gallery_item {
    width: 32.33% !important;
    margin: 5px !important;
    clear: none !important;
}
/* HOME SLIDER */
 .header-slider .et_pb_slide_content {
     width:70%;
}
 .header-slider .et_pb_slide_1 .et_pb_slide_content {
     margin:0 auto;
}
 .header-slider .et_pb_slide_2 .et_pb_slide_content {
     margin-left:auto;
}
 .gallery-row {
     width:100%;
     max-width:100%;
}
 .gallery-row .et_pb_gallery_item.et_pb_grid_item {
     width:24.999% !important;
     margin-right:0;
     margin-bottom:0;
}
 .news-date .et_pb_blurb_container {
     padding-left:0 !important;
     padding-top:4px;
}
/* BUTTON */
 body #page-container .header-slider.et_pb_module.et_pb_slider .et_pb_slide .et_pb_button.et_pb_more_button:before, body #page-container .common-btn:before {
     border-bottom: 2px solid #eb5310;
     border-top: 2px solid #eb5310;
     bottom: 0;
     content: '';
     display:block !important;
     height: 100%;
     left: 0;
     opacity: 0;
     position: absolute;
     transform: scale(0.1, 1);
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
     width: 100%;
     z-index: 1;
}
 body #page-container .cta-btn:before {
     border-bottom: 2px solid #ffffff;
     border-top: 2px solid #ffffff;
     bottom: 0;
     content: '';
     display:block !important;
     height: 100%;
     left: 0;
     opacity: 0;
     position: absolute;
     transform: scale(0.1, 1);
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
     width: 100%;
     z-index: 1;
}
 body #page-container .cta-btn::after, body #page-container .header-slider.et_pb_module.et_pb_slider .et_pb_slide .et_pb_button.et_pb_more_button:after, body #page-container .common-btn::after {
     background-color: transparent;
     bottom: 0;
     content: '';
     height: 100%;
     left: 0;
     position: absolute;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
     width: 100%;
     z-index: 1;
}
 body #page-container .header-slider.et_pb_module.et_pb_slider .et_pb_slide .et_pb_button.et_pb_more_button:hover, body #page-container .common-btn.et_pb_button:hover {
     background-color:transparent !important;
     color:#eb5310 !important;
     box-shadow:none !important;
     letter-spacing:3px;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 body #page-container .cta-btn.et_pb_button:hover {
     background-color:transparent !important;
     color:#ffffff !important;
     box-shadow:none !important;
     letter-spacing:3px;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 body #page-container .cta-btn.et_pb_button:hover::before, body #page-container .header-slider.et_pb_module.et_pb_slider .et_pb_slide .et_pb_button.et_pb_more_button:hover::before, body #page-container .common-btn.et_pb_button:hover::before {
     opacity: 1;
     transform: scale(1.1, 1);
     display:block !important;
     left:0;
     right:0;
     margin:0 auto;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 body #page-container .cta-btn.et_pb_button:hover::after, body #page-container .header-slider.et_pb_module.et_pb_slider .et_pb_slide .et_pb_button.et_pb_more_button:hover::after, body #page-container .common-btn.et_pb_button:hover::after {
     opacity: 0;
     transform: scale(0.1, 1);
     display:block !important;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
/* TWO COLUMN */
 .two-column-points .et-pb-icon-circle {
     font-size:30px;
     border-radius:50px;
     padding:20px;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .two-column-points:hover .et-pb-icon-circle {
     background-color: #eb5310 !important;
     border-color: #eb5310;
     color: #ffffff !important;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .two-column-points .et_pb_blurb_container {
     vertical-align:middle;
}
/* TEAM */
 .team-col .et_pb_font_icon {
     width:40px;
     height:40px;
     line-height:40px;
     border:2px solid #ffffff;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .team-col .et_pb_font_icon:hover {
     background-color:#ffffff;
     color:#eb5310 !important;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .team-col-1.et_pb_team_member .et_pb_font_icon {
     width:40px;
     height:40px;
     line-height:40px;
     border:2px solid #eb5310;
     color:#eb5310 !important;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .team-col-1.et_pb_team_member .et_pb_member_social_links li, .team-col-1.et_pb_team_member .et_pb_font_icon span {
     color:#eb5310 !important;
}
 .team-col-1 .et_pb_font_icon:hover {
     background-color:#eb5310;
     color:#ffffff !important;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .team-col-1 {
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .team-col-1:hover .et_pb_team_member_image {
     box-shadow:none;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .team-col-1:hover {
     box-shadow:0 12px 18px -6px rgba(0,0,0,0.2);
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .team-col-1 .et_pb_team_member_description {
     padding:0 15px;
}
 .team-col-1 .et_pb_team_member_image, .team-col .et_pb_team_member_image {
     max-width:100%;
}
/* SKILLS */
 .et_pb_counters.care-skills span.et_pb_counter_amount_number {
     background-color: #ffffff;
     color: #eb5310;
     padding: 2px 5px;
     position: absolute;
     right: 0;
     top: -10px;
     box-shadow:0 18px 18px -6px rgba(0,0,0,0.2);
}
 .et_pb_counters.causes-skills span.et_pb_counter_amount_number, .et_pb_counters.about-skills span.et_pb_counter_amount_number {
     background-color: #333333;
     color: #eb5310;
     padding: 2px 5px;
     position: absolute;
     right: 0;
     top: -10px;
     box-shadow:0 18px 18px -6px rgba(0,0,0,0.2);
}
 .et_pb_counters.causes-skills .et_pb_counter_container, .et_pb_counters.about-skills .et_pb_counter_container, .et_pb_counters.care-skills .et_pb_counter_container {
     overflow: inherit;
}
 .et_pb_counters.causes-skills li, .et_pb_counters.about-skills li, .et_pb_counters.care-skills li {
     position:relative;
}
 .et_pb_counters.causes-skills .et_pb_counter_amount, .et_pb_counters.about-skills .et_pb_counter_amount, .et_pb_counters.care-skills .et_pb_counter_amount {
     float:none;
}
/* COUNTER */
 .counter-col.et_pb_number_counter .percent {
     height:auto;
}
/* HELP REDUCE */
 .help-reduce-row .et_pb_column {
     position:relative;
}
 .help-reduce-row .et_pb_column.help-active:before {
     bottom: 0;
     height: 100%;
     left: 0;
     opacity: 1;
     right: 0;
     -webkit-transform: translate(0px, 0px);
     transform: translate(0px, 0px);
     -webkit-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s;
     width: 100%;
}
 .help-reduce-row .et_pb_column:before {
     background-color:#eb5310;
     position: absolute;
     opacity:0;
     content:'';
     left: 0;
     right: 0;
     bottom:0px;
     -webkit-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s;
     -webkit-transform: translate(0px, -100px);
     transform: translate(0px, -100px);
     width:100%;
     height:100%;
}
 .help-reduce-row .et_pb_column:hover:before{
     bottom: 0;
     height: 100%;
     left: 0;
     opacity: 1;
     right: 0;
     -webkit-transform: translate(0px, 0px);
     transform: translate(0px, 0px);
     -webkit-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s;
     width: 100%;
}
 .help-reduce-row .help-active .et_pb_text_inner, .help-reduce-row .help-active .et_pb_text_inner h4, .help-reduce-row .et_pb_column:hover .et_pb_text_inner, .help-reduce-row .et_pb_column:hover .et_pb_text_inner h4 {
     color:#ffffff;
}
 body #page-container .help-reduce-row .help-active .et_pb_button_module_wrapper .et_pb_button.reduce-readmore, body #page-container .help-reduce-row .et_pb_column:hover .et_pb_button.reduce-readmore {
     color:#ffffff !important;
}
 .help-reduce-row .help-active .et_pb_module.et_pb_image:before, .help-reduce-row .et_pb_column:hover .et_pb_module.et_pb_image:before {
     background-color:transparent !important;
     border:4px solid #ffffff;
}
/* SUBSCRIBE FORM */
 .footer-subscribe .et_bloom_form_container .et_bloom_form_content, .footer-subscribe .et_bloom_optin_1 .et_bloom_form_content {
     background-color: transparent !important;
     padding:0 !important;
}
 .footer-subscribe .et_bloom_form_container {
     background-color: transparent !important;
}
 .footer-subscribe .et_bloom_header_outer {
     display:none !important;
}
 .footer-subscribe .et_bloom_form_content {
     background-color:transparent !important;
     padding:0 !important;
}
 .footer-subscribe .et_bloom_inline_form {
     margin:0 !important;
}
 .footer-subscribe .et_bloom_form_content input {
     background-color:rgba(0,0,0,0.1) !important;
     border:1px solid #333333 !important;
     color:#ffffff !important;
}
 .footer-subscribe .et_bloom_popup_input.et_bloom_subscribe_email {
     width:100% !important;
     padding-right: 0 !important;
}
 .footer-subscribe .et_bloom_submit_subscription {
     background-color:#eb5310 !important;
     width:100% !important;
     margin-top:25px !important;
}
 .footer-subscribe .et_bloom .et_bloom_bottom_stacked p.et_bloom_popup_input {
     margin-bottom: 0px !important;
}
 .coming-subscribe .et_bloom_header_outer{
     display:none;
}
 .coming-subscribe .et_bloom_inline_form{
     margin:0 !important;
}
 .coming-subscribe .et_bloom_form_content {
     background-color:rgba(0,0,0,0.5) !important;
     padding:20px !important;
}
 .coming-subscribe .et_bloom_form_content button {
     background-color:#eb5310 !important;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .coming-subscribe .et_bloom_form_content button:hover {
     background-color:#ffffff !important;
     color:#eb5310 !important;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .coming-subscribe .et_bloom_form_content button:hover span{
     color:#eb5310 !important;
}
 .et_bloom span.et_bloom_success_checkmark {
     position:relative !important;
     top:0px !important;
}
 .et_bloom h2.et_bloom_success_message.et_bloom_animate_message {
     margin-top:0 !important;
}
/* COMING SOON */
 .sep {
     display:none !important;
}
 .et_pb_column .timer.et_pb_countdown_timer .et_pb_countdown_timer_container .seconds p.label, .et_pb_column .timer.et_pb_countdown_timer .et_pb_countdown_timer_container .seconds p.value {
     color:#eb5310 !important;
}
 .et_pb_social_media_follow.under-icon li a.icon::before {
     margin:0 auto;
     line-height:50px;
     font-size:20px;
}
/* FAQ */
 .et_pb_toggle_open .et_pb_toggle_title:before {
     display: block !important;
     content:'\e04f';
     z-index:3;
}
 .faq-col .et_pb_toggle {
     background-color:transparent !important;
     position:relative;
     padding:0px 20px;
     margin-top:30px;
}
 .faq-col {
     position:relative;
}
 .faq-col::before {
     background-color:#eeeeee !important;
     content:'';
     position:absolute;
     width:2px;
     height:100%;
     top:0;
     left:28px;
     z-index:2;
}
 .faq-col .et_pb_toggle_title {
     padding-left:30px;
     padding-right:0;
}
 .faq-col .et_pb_toggle_content {
     padding-left:30px;
}
 .faq-col.et_pb_accordion .et_pb_toggle_title::before, .faq-col .et_pb_toggle .et_pb_toggle_title::before {
     left: 0;
     right: auto;
     z-index:3;
}
 .et_pb_toggle_open {
     z-index: 2;
}
 #crumbs, #crumbs a{
     color: #ffffff;
}
 #crumbs span{
     color: #eb5310;
}
 #crumbs a:hover{
     color: #eb5310;
}
 .et_pb_map {
     height: 520px !important;
}
/* ABOUT PAGE */
 .causes-points .et_pb_blurb_container, .founder-name .et_pb_blurb_container{
     vertical-align:middle;
}
 .about-services:hover {
     box-shadow:none;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
/* CAUSES PAGE */
 .causes-icon.et_pb_social_media_follow li a.icon::before {
     color:#eb5310 ;
     font-size:22px;
     width:50px;
     height:50px;
     line-height:50px;
}
 .causes-icon.et_pb_social_media_follow li a.icon {
     width:50px;
     height:50px;
     line-height:50px;
}
/* FILTER */

 .filter .et_pb_grid_item {
	 width: 31.33% !important;
	clear: both !important;
	margin: 5px !important;
	display: inline-block !important;
	float: none;
}
 .filter .et_pb_module_header {
     background-color:rgba(0,0,0,0.4);
     margin-top:-58px !important;
     padding:20px 20px !important;
     position:relative;
}
 .filter.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
     border:0;
     padding:0 20px;
}
 .filter.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
     background-color: transparent;
     color: #eb5310 !important;
}
 .filter.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
     background-color: transparent !important;
}
 .give-display-onpage, div.give-form-wrap.mfp-hide {
     display:none !important;
}
 .mfp-wrap .give-display-onpage {
     display:block !important;
}
 .give-form-wrap {
     background-color:rgba(0, 0, 0,0.6) !important;
     max-width:540px;
     margin:0 auto;
     padding:50px 30px;
}
 .give-form.give-form-658.give-form-type-multi {
     margin-bottom:0 !important;
}
 .give-input {
     background-color:rgba(0, 0, 0,0.2) !important;
     border:1px solid #bbbbbb !important;
     color:#ffffff !important;
     font-size:15px !important;
     font-weight:600;
     letter-spacing:0.5px;
     height:40px;
}
 .give-select{
     background-color:rgba(0, 0, 0,0.2) !important;
     border:1px solid #bbbbbb !important;
     color:#ffffff !important;
     font-size:15px !important;
     font-weight:600;
     letter-spacing:0.5px;
}
 .give-label {
     color: #ffffff;
     font-size: 18px;
}
 #give-recurring-form .give-tooltip, form.give-form .give-tooltip, form[id*='give-form'] .give-tooltip {
     color: #ffffff;
}
 #give_checkout_user_info > legend {
     color: #eb5310;
     text-transform:uppercase;
     padding-top:20px !important;
}
 form.give-form legend{
     border-bottom:1px solid #333333;
}
 .give-submit.give-btn {
     background-color:#eb5310;
     border:0;
     color:#ffffff;
     font-size:14px;
     font-weight:600;
     padding:9px 10px;
     text-transform:uppercase;
}
 .give-currency-symbol, .give-donation-total-label {
     background-color:#ffffff !important;
     border:1px solid #ffffff !important;
     color:#eb5310 !important;
}
 .give-amount-top, .give-final-total-amount {
     background-color:#eb5310 !important;
     border:1px solid #eb5310 !important;
     color:#ffffff;
}
 .form-wrap {
     display:inline-block;
     margin-bottom:0 !important;
}
 .give-submit-button-wrap {
     display:inline-block;
     margin-bottom:0;
     margin-left:10px;
}
 .give-donation-amount {
     display:inline-block;
     margin-bottom:-11px !important;
}
 body.give-donation-history .give-donation-amount {
     display:block !important;
     margin-bottom:0 !important;
}
 select.give-select {
     display:inline-block !important;
     margin-bottom:0 !important;
     padding:6px 10px !important;
     margin-left:10px !important;
}
 .mfp-close {
     left:0;
     right: -36%;
     margin:0 auto;
     top:0;
     opacity:1;
     color:#ffffff !important;
}
 .give-form-title {
     color:#ffffff;
     text-align:center;
     margin-bottom:30px !important;
     text-transform:uppercase;
}
 body.give-donation-history .status-publish, body.give-success .status-publish, body.give-failed-transaction .status-publish {
     background-color:#f2f2f2;
     padding-bottom:30px;
}
 body.give-donation-history .status-publish .entry-title.main_title, body.give-success .status-publish .entry-title.main_title, body.give-failed-transaction .status-publish .entry-title.main_title{
     background-color:#eb5310;
     color:#ffffff;
     padding:10px 20px;
}
 body.give-donation-history #left-area .status-publish .entry-content, body.give-success #left-area .status-publish .entry-content, body.give-failed-transaction #left-area .status-publish .entry-content {
     padding:0 20px;
}
 body.give-donation-history .give_error, body.give-donation-history .give_success, body.give-success .give_error, body.give-success .give_success {
     padding-top:10px !important;
     padding-bottom:10px !important;
}
 #left-area #give-email {
     border:0 !important;
     height:40px !important;
     padding-left:20px;
     padding-right:20px;
}
 #left-area .give-submit {
     background-color:#eb5310;
     box-shadow:none;
     color:#ffffff !important;
     padding:10px 20px;
     font-weight:600;
     border:0;
}
.become-volunteer .et-pb-contact-message li, 
.become-volunteer .et-pb-contact-message p, 
.et_pb_contact_form_container.contact-form .et-pb-contact-message li, 
.et_pb_contact_form_container.contact-form .et-pb-contact-message p {
     color: #333333 !important;
}
 .give-donation-history #content-area, .give-failed-transaction #content-area, .give-success.give-page #content-area {
     margin-top:120px;
}
 .give-donation-history #sidebar, .give-failed-transaction #sidebar, .give-success #sidebar {
     display:none;
}
/* CONTACT */
 .address-col:hover:after {
     opacity:0;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
/* BLOG */
 .single-project #left-area, .charity_blog_content #left-area{
     padding-right: 0 !important;
     width: 64.833%;
     margin-right:30px;
     padding-bottom:0;
}
 .single-project #sidebar, .charity_blog_content #sidebar{
     padding-left: 0 !important;
     margin-right: 0 !important;
     width: 31.666%;
}
 .charity-blog .et_pb_post {
     padding-top:0 !important;
}
 .charity_blog_content {
     margin-top:30px;
     position: relative;
     z-index: 0;
}
 .single-project #commentform {
     padding:0;
}
 .single-project .nav-single a {
     color:#eb5310;
     font-weight:600;
}
 .single-project #comment-wrap, .single-project article, .search.search-results .et_pb_post, .archive .et_pb_post, .charity-blog .et_pb_post, .category .et_pb_post, .blog-post .et_pb_post {
     box-shadow:0 0 10px rgba(0,0,0,0.2);
     margin-bottom:30px;
     padding-left:15px;
     padding-right:15px;
     padding-top:15px !important;
     padding-bottom:30px;
}
 .charity-blog .et_pb_post {
     position:relative;
     box-shadow:0 0 10px rgba(0,0,0,0.2);
}
 .charity_blog_content .et_pb_post {
     padding-left:15px;
     padding-right:15px;
     padding-top:15px !important;
     box-shadow:0 0 10px rgba(0,0,0,0.2);
}
 .search-results .charity_blog_content .et_pb_post {
     padding-top:15px;
}
 .charity-blog .et_pb_post {
     padding:30px 15px;
}
 .charity-blog .et_pb_post .entry-featured-image-url {
     margin-bottom:20px !important;
}
 .charity-blog .et_pb_post:after {
     background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
     background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
     content: '';
     height: 14px;
     left: 0;
     position: absolute;
     top: 100%;
     transition-duration: 0.3s;
     transition-property: opacity;
     width: 100%;
}
 .charity-blog .et_pb_post .entry-title {
     margin-bottom:10px;
}
 .charity_blog_content#main-content .container::before {
     background-color:transparent !important;
}
 .charity_blog_content .et_pb_post img {
     margin-bottom: 20px;
}
 .single-project .comment-reply-title, .charity_blog_content .entry h1, .charity_blog_content .comment-reply-title, .charity_blog_content h2.entry-title, .single-post .et_post_meta_wrapper h1.entry-title {
     font-size: 20px;
     line-height:30px;
     color: #333333 !important;
     font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
     font-weight: 500;
     letter-spacing: 1px;
}
 .post-meta .published {
     font-weight:600;
     letter-spacing:1px;
}
 #left-area .post-meta {
     letter-spacing:1px;
}
 #left-area .author a, .charity-blog .author a {
     color:#eb5310 !important;
     font-weight:600;
     text-transform:uppercase;
}
 body.single-post .charity_blog_content article.et_pb_post .entry-content {
     padding-top: 0 !important;
}
 .single-project .form-submit .submit.et_pb_button, .charity_blog_content .form-submit .submit.et_pb_button {
     background-color: #eb5310;
     border: 0 !important;
     color: #ffffff !important;
     box-shadow:0 12px 6px -6px rgba(0, 0, 0, 0.4);
     font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;
     font-size: 13px;
     font-weight: 700 !important;
     letter-spacing: 1px;
     display:inline-block !important;
     border-radius: 3px;
     padding: 8px 15px !important;
     text-transform: uppercase !important;
}
 .single-project #commentform.comment-form textarea, .charity_blog_content #commentform.comment-form textarea {
     background-color:transparent;
     border:1px solid #eeeeee;
     box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
     padding: 10px 15px !important;
     color: #666666;
     font-size: 14px;
     font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
     line-height: 24px;
     letter-spacing: 1px;
     border-radius: 3px;
}
 .single.single-post .entry-content {
     padding-top:0;
     padding-bottom:20px;
}
 .widget_categories li, .widget_recent_entries li {
     border-bottom:1px solid #dedede;
     padding-bottom:5px;
}
 .comment-form-author {
     float:left !important;
     width:49% !important;
}
 .comment-form-url {
     display:none !important;
}
 .comment-form-email {
     float:right !important;
     width:49% !important;
}
 #commentform input[type=email], #commentform input[type=text] {
     background-color:transparent;
     border:1px solid #eeeeee;
     box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
     width:100% !important;
     color: #666666 !important;
     font-size: 14px !important;
     font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}
 .et_pb_widget_area_left {
     border-right:0 !important;
}
 .charity-sidebar .et_pb_widget {
     box-shadow:0 0 10px rgba(0,0,0,0.2);
     position:relative;
     padding:0 20px 30px 20px;
     margin-bottom:30px !important;
}
 .charity-sidebar .et_pb_widget:after {
     background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
     background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
     content: '';
     height: 14px;
     left: 0;
     position: absolute;
     top: 100%;
     transition-duration: 0.3s;
     transition-property: opacity;
     width: 100%;
}
 .charity-sidebar .et_pb_widget .widgettitle{
     background-color:#333333;
     border-left:4px solid #eb5310;
     color:#ffffff;
     position:relative;
     margin-bottom:30px !important;
     margin-left:-20px;
     padding:5px 20px;
     text-align:center;
     width:283px;
}
 .charity-sidebar .et_pb_widget .widgettitle::after {
     border-right: 28px solid transparent;
     border-top: 28px solid #333;
     content: '';
     position: absolute;
     right: -25px;
     top: 0;
}
 .charity-sidebar .et_pb_widget .widgettitle::before {
     border-left: 28px solid #333;
     border-top: 28px solid transparent;
     bottom: 0;
     content: '';
     position: absolute;
     right: -25px;
}
 .charity-sidebar .et_pb_widget {
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .charity-sidebar .et_pb_widget:hover:after, .charity-sidebar .et_pb_widget:hover:before {
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
     opacity:0;
}
 .et_pb_widget.widget_categories li a, .et_pb_widget.widget_recent_entries li a{
     position:relative;
     padding-left:30px;
}
 .et_pb_widget.widget_categories li a:before, .et_pb_widget.widget_recent_entries li a:before {
     content: '5';
     font-family: ETmodules;
     font-size: 16px;
     font-weight: 800;
     position: absolute;
     color:#eb5310;
     left: 0;
     top: 0;
}
 .et_pb_widget .gallery-item {
     margin:0 !important;
}
 .et_pb_widget.widget_recent_entries li .post-date {
     color:#eb5310;
     font-weight:600;
     letter-spacing:1px;
     font-size:13px;
     padding-left:30px;
}
 .pagination a {
     color:#eb5310;
     font-weight:600;
     letter-spacing:1px;
     text-transform:uppercase;
}
 .charity-sidebar .widget_search input#searchsubmit {
     font-size:13px !important;
}
 #comment-wrap {
     padding-top: 10px;
}
 .widget_recent_entries li a {
     display:table;
}
 .tagcloud a {
	background-color: #eb5310;
	border: 1px solid #eb5310;
	color: #ffffff !important;
	margin: 3px;
	font-weight: 600;
	font-size: 14px !important;
	padding: 5px;
	display: inline-block;
}
 .tagcloud a:hover {
     background-color: transparent !important;
     border:1px solid #eb5310;
     color:#eb5310 !important;
}
 .widget_search input#searchsubmit {
     background-color:#eb5310;
     color:#ffffff;
     font-weight:600;
}
 .widget_search input {
     border:1px solid #eb5310 !important;
}
 .charity-blog article.et_pb_post:last-of-type {
     margin-bottom:0 !important;
     border:0 !important;
}
 #main-content .container::before {
     background-color: transparent;
}
 .give-donation-history #main-header, .give-failed-transaction #main-header, .give-success.give-page #main-header, .search #main-header, .single #main-header, .archive #main-header, .tag #main-header, .category #main-header, .single-post #main-header {
     background-color:#333333 !important;
     top:0 !important;
}
 .single-project #main-header {
     top:0 !important;
}


.et_pb_widget_area .et_pb_widget.widget_calendar table tr th,
.et_pb_widget_area .et_pb_widget.widget_calendar table tr td{
	padding: 6px 10px !important;
}

.et_pb_post .entry-content .et_pb_section,
.et_pb_post .entry-content .et_pb_row{
	padding: inherit;
}


/* page 404 */
 .error404 #main-content .container, .error404 #content-area, .error404 #left-area {
     padding: 0 !important;
     margin: 0 ;
     width: 100% !important;
     max-width: none;
}
 .error404 #sidebar {
     display: none;
}
 .error404 .et_pb_post:last-child {
     margin-top:-80px;
     margin-bottom: 0;
}
/* FOOTER */
 #footer-bottom {
     display:none !important;
}
 .footer-link .et_pb_blurb_container {
     padding-left:0 !important;
     padding-top:4px;
}
 .footer-link .et_pb_blurb_container h4 {
     padding-bottom:0 !important;
}
 .footer-link .et-pb-icon {
     font-size:20px !important;
}
 .footer-slider .et_pb_slider .et_pb_slide_0 {
     background-color:transparent !important;
     box-shadow:none !important;
}
 .et_pb_social_media_follow.footer-social-icon li a.icon::before {
     border:2px solid #eb5310;
     margin:0 auto;
     line-height:40px;
     font-size:15px;
     width:40px;
     height:40px;
}
 .et_pb_social_media_follow.footer-social-icon li {
     margin-right:5px;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .et_pb_social_media_follow.footer-social-icon li a.icon:hover::before {
     background-color:#eb5310;
     border-radius:50px;
     -webkit-transition: all 0.5s ease;
     transition: all 0.5s ease;
}
 .give-total-wrap {
     display:inline-block;
}
 .give-text-input {
     color:#ffffff !important;
}

/* ############### Give Donation - Progress Bar START ############### */
.et_pb_give-goal-progress {
  width: 100%;
  background-color: #eeeeee;
  height: 10px;
  margin: 20px 0;
  border-radius: 10px;
  position: relative;
}

.et_pb_give-goal-progress .progress-bar {
  width: 0%;
  height: 10px;
  background-color: #ff4a17;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 10px;
  color: #ffffff;
  display: block;
  border-radius: 10px 0 0 10px;
}

.et_pb_give-goal-progress .progress-bar.radius-full{
  border-radius: 10px;
}

.et_pb_give-goal-progress .progress-percent {
	position: absolute;
    right: 0;
    top: -20px;
}


/* ############### Give Donation - Progress Bar END ############### */

 @media only screen and (max-width: 400px) {
     .give-donation-amount {
         display: block;
         margin-bottom:10px !important;
    }
     select.give-select {
         margin-left:0px !important;
    }
     .give-submit-button-wrap {
         display: block;
         margin-left:0px !important;
    }
     .form-wrap {
         display: inline-flex;
         margin-bottom:10px !important;
    }
}
 @media only screen and (max-width: 980px) {
     span.mobile_menu_bar:before {
         color:#eb5310 !important;
    }
     .et_mobile_menu li a {
         border:0;
    }
     .et_mobile_menu {
         border-top-color: #eb5310;
    }
     .et_mobile_menu li a:hover, .nav ul li a:hover {
         background-color: #333333;
         opacity: 1;
         color:#eb5310 !important;
    }
     .care-row .et_pb_column_5 {
         display: block !important;
         height: 500px !important;
    }
     .care-heading.et_pb_text_12 {
         padding-top:40px !important;
         padding-left:20px !important;
         padding-right:20px !important;
    }
     .care-content.et_pb_text_13 {
         padding-left:20px !important;
         padding-right:20px !important;
    }
     .et_pb_module .donate-btn.et_pb_button_1.et_pb_module:hover, .donate-btn.et_pb_button_1.et_pb_module {
         margin-left: 20px !important;
    }
     .news-row, .team-row, .help-reduce-row, .various-causes {
         padding-top:0;
    }
     .mfp-close {
         padding-left:0 !important;
         left:unset !important;
         right:0 !important;
    }
     .two-col-heading.et_pb_text_28 {
         margin-top:0 !important;
    }
     .become-volunteer.et_pb_column_6 {
         width:100% !important;
         padding-top:80px !important;
         padding-bottom:80px !important;
    }
     .contact-form {
         padding-left:20px !important;
         padding-right:20px !important;
    }
     .causes-row .et_pb_column {
         margin-bottom:20px !important;
    }
     .causes-row.et_pb_row_2.et_pb_row {
         margin-top:0px !important;
    }
     .header-strip .et_pb_column {
         margin-bottom:5px !important;
    }
     .header-strip .et_pb_text_inner h3{
         text-align:center;
    }
     .header-slider .et_pb_slide_content {
         width:100%;
    }
     #main-header.et-fixed-header {
         top:0 !important;
    }
     .et_mobile_menu {
         max-height: 250px !important;
         height: 250px !important;
         overflow-y: scroll !important;
    }
     .main-title-row .et_pb_column {
         margin-bottom:0;
    }
     .testimonial .et_pb_slide_image {
         width:100%;
         position:inherit;
         display:block !important;
    }
     .client-logo .et_pb_module.et_pb_image {
         display: inline-block !important;
         margin: 0px;
         padding:5px;
         width: 47%;
    }
     .page-template-default #main-content {
         margin-top:-89px;
    }
     .footer-social-icon li {
         margin-bottom:12px;
    }
     .various-causes .various-col2.et_pb_column {
         margin-top:60px;
         margin-bottom:60px;
    }
     .video-row {
         border-top:1px solid #444444;
    }
     .help-reduce-row {
         overflow:inherit;
    }
     .care-skills .et_pb_counter_title {
         margin-bottom:15px;
    }
     .care-skills li {
         margin-bottom:25px !important;
    }
     .care-skills li:last-child {
         margin-bottom:0px;
    }
     .become-row {
         width:85% !important;
    }
     .et_pb_column .et_pb_filterable_portfolio.filter .et_pb_portfolio_filters li {
         width: auto;
         line-height:24px;
    }
     .page-404-heading .et_pb_text_inner {
         text-align:right;
    }
     .coming-heading .et_pb_text_inner{
         text-align:center;
    }
     .charity-sidebar .et_pb_widget:nth-child(n) {
         margin: 0 4.5% 6.5% 0 !important;
    }
     .charity-sidebar .et_pb_widget .widgettitle {
         width:100%;
    }
     .video-row .et_pb_column_8{
         width:100% !important;
    }
	.filter .et_pb_grid_item {
		width: 30.33% !important;
		clear: both !important;
		margin: 5px !important;
		display: inline-block !important;
		float: none !important;
	}
	.filter .et_pb_module_header {
		display: none;
	}
	.charityplus-gallery .et_pb_gallery_item {
		width: 31.33% !important;
		margin: 5px !important;
		clear: none !important;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 980px) {
     .about-div .et_pb_blurb_content, .get-involved .et_pb_blurb_content {
         max-width:100% !important;
    }
     .mfp-close {
         margin-right:23% !important;
         right: 0;
    }
     .et_pb_column .team-col-1 .et_pb_team_member_description, .et_pb_column .team-col .et_pb_team_member_description {
         display: table;
         float: none;
         width: 100%;
    }
     .et_pb_column .team-col-1 .et_pb_team_member_image, .et_pb_column .team-col .et_pb_team_member_image {
         float: none;
         margin: 0;
         text-align: center;
         width: 100%;
    }
	.charityplus-gallery .et_pb_gallery_item {
		width: 31.33% !important;
		margin: 5px !important;
		clear: none !important;
	}
}
 @media only screen and (min-width: 981px) and (max-width: 1225px) {
     .two-col-heading.et_pb_text_28 {
         margin-top:0 !important 
    }
     .footer-social-icon li {
         margin-bottom:12px;
    }
	.charityplus-gallery .et_pb_gallery_item {
		width: 31.33% !important;
		margin: 5px !important;
		clear: none !important;
	}
}
 @media only screen and (min-width: 981px) and (max-width: 1207px) {
     .become-volunteer.et_pb_column_6 {
         width: 32% !important;
    }
}
 @media only screen and (min-width: 600px) and (max-width: 980px) {
     .client-logo {
         width:450px !important;
         margin:0 auto;
    }
}
 @media only screen and (min-width: 400px) and (max-width: 980px) {
     .address-row .et_pb_column, .causes-row .et_pb_column, .various-causes .et_pb_column, .news-row .et_pb_column, .team-col-1.et_pb_module, .team-col.et_pb_module, .causes-col-1.et_pb_column {
         margin-left:auto !important;
         margin-right:auto !important;
         width:340px !important;
         float:none;
    }
     .address-row .et_pb_column.et-last-child, .causes-row .et_pb_column.et-last-child, .various-causes .et_pb_column.et-last-child, .news-row .et_pb_column.et-last-child, .team-col-1.et_pb_module.et-last-child , .team-col.et_pb_module.et-last-child , .causes-col-1.et_pb_column.et-last-child {
         margin:0 auto !important;
    }
}
 @media only screen and (min-width: 981px) and (max-width: 1314px) {
     .about-image-3, .about-image-2, .about-image-1 {
         display:table-cell !important;
         width:50% !important;
    }
     .about-image-2 {
         float:left;
    }
     .et_pb_countdown_timer.timer .section.values {
         width:100px;
         margin:10px;
    }
     .team-col-1.et_pb_team_member .et_pb_member_social_links li {
         margin:4px;
    }
     .charity-sidebar .et_pb_widget .widgettitle {
         width:100%;
    }
}
 @media only screen and (max-width: 640px) {
     .about-image-3, .about-image-2, .about-image-1 {
         display:table-cell !important;
         width:50% !important;
    }
     .about-image-2 {
         float:left;
    }
}

@media only screen and (max-width: 639px) {    
	.charityplus-gallery .et_pb_gallery_item {
		width: 46% !important;
		margin: 5px !important;
		clear: none !important;
	}
}
 @media only screen and (max-width: 767px) {
     .et_pb_countdown_timer.timer .section.values {
         width:100px;
         margin:10px;
    }
     #crumbs {
         text-align:center;
    }
}
@media only screen and (max-width: 530px) {
	.filter .et_pb_grid_item {
		width: 45% !important;
		clear: both !important;
		margin: 5px !important;
		display: inline-block !important;
		float: none !important;
	}
 }
 @media only screen and (max-width:479px) {
     #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
         width: 33.33%;
    }
     .sbi_photo_wrap a {
         height:90px !important;
    }
     .address-col .et_pb_blurb_container, .address-col .et_pb_main_blurb_image {
         display:table;
         margin:0 auto;
    }
     .address-col .et_pb_main_blurb_image {
         padding-bottom:20px;
    }
     .address-col .et_pb_blurb_description, .address-col .et_pb_module_header {
         text-align:center !important;
    }
}
 @media only screen and (min-width: 991px) and (max-width: 1314px) {
     .header-strip .et_pb_column:first-child {
         margin-right:30px !important;
    }
     .header-strip .et_pb_column:nth-child(2) {
         width:22% !important;
    }
	.charityplus-gallery .et_pb_gallery_item {
		width: 31.33% !important;
		margin: 5px !important;
		clear: none !important;
	}
}
 @media only screen and (min-width: 981px) and (max-width: 1199px) {
     .single-project #left-area, .charity_blog_content #left-area{
         padding-right: 0 !important;
         width: 100%;
         margin-right:30px;
    }
     .single-project #sidebar, .charity_blog_content #sidebar{
         padding-left: 0 !important;
         margin-right: 0 !important;
         width: 50%;
    }
     .charity-blog-list .et_pb_column:first-child {
         width: 100%;
    }
     .charity-blog-list .et_pb_column:nth-child(2) {
         width: 50%;
    }
	.charityplus-gallery .et_pb_gallery_item {
		width: 31.33% !important;
		margin: 5px !important;
		clear: none !important;
	}
}