.template-donation .donationHandlers .dollarhandle .dollarhandle-text {border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.template-donation .donationHandlers .dollarhandle .dollarhandle-image {border-top-left-radius:10px;border-top-right-radius:10px;}

.btn-xl {font-size: 19px !important;line-height: 1.8em;}
.btn-xl.btn-white-border {padding:9px 20px;}

#Donations {background:url('https://60e81f65aaf9167afa40-ff4833bce3c9bdfba70ca132173d99cd.ssl.cf5.rackcdn.com/caa7e707e2ce9c7c5ebe41daa71ea2b1.jpg');background-size:cover;background-position:center center;}

.loggedin-header:before, .profile-header:before {background:rgba(255,255,255,0.7)}

.profileSidebar .money {color:#f6d05e;}

.lump-news h4 {color:#000;}

.footer-main {
    background-color: #e5e3e3;
}
.footer-main > .container {
    padding: 40px 15px !important;
}
.footer-main .col-md-4 h4 {
    color: #ea6c11;
}
.footer-main .col-md-4 .footer-socials {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-main .col-md-4 .footer-socials li {
    
}
.footer-main .col-md-4 .footer-socials li a {
    color: #282828;
    font-size: 20px;
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-main .col-md-4 .footer-socials li a:hover {
    box-shadow: 0px 1px 2px 0 #777;
    background-color: #f2f2f2 !important;
    border-radius: 3px;
}
.footer-main .col-md-4 .reg-charity-wrapper {
    display: flex;
    /*justify-content: flex-end;*/
    justify-content: center;
    align-items: flex-start;
}
.footer-main .col-md-4 .reg-charity-wrapper .reg-charity-logo {
    width: 170px;
}

.footer-main .footer-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}
.footer-main .footer-navigation li {
    margin: 0 20px;
}
.footer-main .footer-navigation li a {
    color: #282828;
    text-decoration: underline;
}
.footer-main .footer-navigation li a:hover {
    text-decoration: none;
    color: #ea6c11;
}

.funraisin-footer-legals {
    background-color: #706f6f !important;
}
.funraisin-footer-legals > .container {
    padding: 10px 15px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.funraisin-footer-legals p {
    font-size: 12px;
    color: #fff;
}
    

/*customFooter */

.customFooter {
    background: #f0f0f0;
    padding: 70px 0 0 0;
}
.customFooter .subscribeSection {
    display: flex;
    align-items: center;
}
.customFooter hr {
    margin: 50px 15px;
    border-top: 1px solid #a3a3a3;
}
.customFooter .footerGraph {
    display: flex;
    align-items: end;
}

.customFooter img {
    width: 220px;
}
.customFooter .footerGraphItem {
    padding-left: 30px;
}
.customFooter .footerGraphItem ul {
    padding: 0;
}
.customFooter .footerGraphItem ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.customFooter .footerGraphItem span {
    height: 18px;
    width: 18px;
    background: red;
    margin-right: 10px;
    border-radius: 50%;
}
.customFooter .footerSocial {
    border-left: 1px solid #a3a3a3;
    border-right: 1px solid #a3a3a3;
    padding: 0 60px;
}
.customFooter .footerSocial ul {
    padding: 15px 30px 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.customFooter .footerSocial ul li {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15px 20px 0;
    font-size: 18px;
    
}

.customFooter .footerSocial ul li a {
    color: #fff;
}

.customFooter .footerSocial ul li.footerFacebookIcon {
    background: #3b5998;
}
.customFooter .footerSocial ul li.footerTwitterIcon {
    background: #55acee;
}
.customFooter .footerSocial ul li.footerLinkedinIcon {
    background: #007bb5;
}
.customFooter .footerSocial ul li.footerInstagramIcon {
    background: #125688;
}
.customFooter .footerSocial ul li.footerYoutubeIcon {
    background: #cd201f;
}

.customFooter .footerContact{
    padding: 0 60px;
}




/*customFooterBottom*/
.customFooterBottom {
    padding: 0;
    background: #f0f0f0;
}
.customFooterBottom ul {
    padding: 0;
    text-align: center;
}
.customFooterBottom ul li {
    display: inline-block;
    padding: 15px;
}
.customFooterBottom a {
    text-decoration: underline;
}

.customFooterBottom a {
    color: #333;
}
.footer-main {
    display: none;
}