body::-webkit-scrollbar { 
    display: none !important; 
    width: 0;
}

.lump-row.row {
    width: initial;
}

.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:#f8f8f8;}

.loggedin-header:before, .profile-header:before {background:rgba(0,0,0,0.7)}

.profileSidebar .money {color:#f6d05e;}

.lump-news h4 {color:#000;}

#Leaderboard .leaderboardrow .rank {
    background: none !important;
}

#Leaderboard .leaderboardrow .rank:before {
    background: #ff5113;
}

/*Nav*/
.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a{
    color: #252a34;
    font-size: 16px;
}

.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a:hover{
    color: #FF5113;
}

.funraisin-primary-nav ul li .btn {
    white-space: normal !important;
}

@media screen and (width: 753px) {
  .container {
    max-width: none !important;
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

/*Registrasion success*/

#popup .fa-link {
     color: #fff;
}


#Lump11716 {
    margin: auto !important;
    margin-top: 0 !important;
}

.nav li:has(a[href='/']),
.nav li:has(a[href='/']) + .spacer20 {
    display: none;
}