.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('../jpg/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 .site-logo img {display:none;}


/*Footer*/
.RegisterCharity {display: grid; grid-template-columns: 120px auto; grid-column-gap: 10px; align-items: center;}
.SocialFooter .fa-facebook {background: #0cbbea; color: #fff;}
.SocialFooter .fa-linkedin {background: #EB5A14; color: #fff;}
.SocialFooter .fa-instagram {background: #F6BE00; color: #fff;}
.SocialFooter .fa-youtube-play {background: #C80046; color: #fff;}
.SocialFooter .fa {padding: 13px; font-size: 18px; width: 45px; border-radius: 50%; text-decoration: none; margin: 5px 2px;}

/*Navigation*/
/*.primary-nav-container .col-sm-10 {display: none;}*/
/*.funraisin-sticky-nav {display: none;}*/
.funraisin-sticky-nav .site-logo img {width: 200px;}
.Crisis-btn {background: #c80046 !important; color: #fff !important; border-color: #c80046 !important;}
.Crisis-btn:hover {background: #ad023e !important; color: #fff !important; border-color: #ad023e !important;}
.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu li a {color: #1e0046;}
.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu li:hover a {color: #0cbbea;}
.Orange-btn {background: #EB5A14 !important; color: #fff !important; border-color: #EB5A14 !important;}
.Orange-btn:hover {background: #FF6E3B !important; color: #fff !important; border-color: #FF6E3B !important;}
.Subscribe-btn {background: #fff !important; color: #1e0046 !important; border-color: #fff !important; }
.Subscribe-btn:hover {background: transparent !important; color: #fff !important; border-color: #fff !important; }
.funraisin-dropdown-nav:hover .funraisin-dropdown-menu {max-height: 620px;}
.funraisin-secondary-nav.pull-right {margin-bottom: 10px; padding-right: 20px;}
.funraisin-secondary-nav .input-group-btn .btn-primary {background: #1E0046 !important;}


/*Hero slider dot*/
.funraisin-header .owl-carousel .owl-dot {width: 15px !important; height: 15px !important; border-radius: 100em; background-image: none; border-width: 4px;}
.funraisin-header .owl-dots .owl-dot {background-image: none !important;}
.funraisin-header .owl-carousel .owl-dots {left: calc(50% - 50px);}



/*Hide slide rightbar*/
.funraisin-mobile-nav .col-xs-3.text-right .slide-right {
    display: none;
}