.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;}

.btn .material-icons {
    vertical-align: middle !important;
    padding-bottom: 2px;
}


/*---YourCause Fixes---*/

/*Navigation*/
.funraisin-dropdown-nav .funraisin-dropdown-menu li a {color: inherit;}

/*Fundraiser Search*/
.fundraiser-search .col-sm-6 {width: 100%;}

/*Blogs*/
/*#Blogs {background: url(https://dkuwduc207xyy.cloudfront.net/5e7a19092a25947d9dd8cf46aaf1c971.png);}*/
.lump-blog .blog-horizontal .blog_intro {width: 60%;}
.lump-blog .blog-horizontal .blog-image {width: 30%;}

/*Gallery*/
.lump-gallery {padding: 0;}

.dropdown-item.active, .dropdown-item:active {background-color: #e9ecef;}

/*Badges*/
#Badges .row {justify-content: center !important;}
#Badges .reward-badge {padding-top: 10px;padding-bottom: 10px;}
#Badges p {line-height: 130%;}

/*Dashboards*/
.bg-primary a {color: #ffffff;}

.btn-social {display: inline-flex; justify-content: center; align-items: center;}
.btn-social i {margin: 0;}

.funraisin-dropdown-nav .funraisin-dropdown-menu li a {
    display: block;
    padding: 8px 15px;
    color: #fff;
    background: #131313;
}

.funraisin-dropdown-nav .funraisin-dropdown-menu li a:hover {
    color: #fcb24a;
}

.funraisin-sticky-nav.sticky {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

#popup h2{
    font-size: 28px;
}

.funraisin-desktop-nav .primary-nav-container .container {
    width:1250px;
}

/* Login background black */
.funraisin-dropdown-menu {
    background-color: #000 !important;
}

/* Dropdown text in branded yellow */
.funraisin-dropdown-menu a,
.funraisin-dropdown-menu li a span {
    color: #fcb24a !important;
}

/* Optional: Keep hover contrast */
.funraisin-dropdown-menu a:hover {
    background-color: #222 !important;
    color: #fcb24a !important;
}

/* Make ALL dropdown sections the same black background */
.funraisin-dropdown-menu,
.funraisin-dropdown-menu .panel-group,
.funraisin-dropdown-menu .login-dropdown,
.funraisin-dropdown-menu ul {
    background-color: #000 !important;
}

/* Keep all text the brand white */
.funraisin-dropdown-menu a,
.funraisin-dropdown-menu li a span {
    color: #fff !important;
}

.funraisin-dropdown-menu a:hover,
.funraisin-dropdown-menu li a span:hover{
    color: #fcb24a !important;
}

/* Hover effect */
.funraisin-dropdown-menu a:hover {
    background-color: #222 !important;
    color: #fcb24a !important;
}