.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;}

#Donations {background: #EEECE9;}

.profileSidebar .money {color:#f6d05e;}

.lump-news h4 {color:#000;}

.regSelect:hover, .regSelect:hover span {
    color: #93328E !important;
    border-color: #93328E !important;
}

.bg-primary a {color: #ffffff;}

.dropdown-item.active .text, .dropdown-item:active .text {
    color: #ffffff;
}
.dropdown-item.active, .dropdown-item:active {
    background: #68478d;
}

.styled-list {padding-inline-start: 20px;}
.styled-list li::marker {color: #93328e; font-weight: 500;}
.styled-list li {padding-left: 5px;}

/*------Button------*/

.btn-white:hover {
	background: transparent !important;
	border: 2px solid #ffffff;
	color: #ffffff !important;
}

.btn-white {
	opacity: 1;
	color: #93328E !important;
	border: 2px solid #ffffff;
}

.btn-white-border:hover {
	color: #93328E !important;
	background: #fff !important;
}

.btn-xl .btn {
	font-size: 24px;
	padding: 20px 38px;
}

#amountdetails .donationHandlers .radio .radio-amount {color: #ffffff;}
/*#amountdetails .donationHandlers .radio.selected .radio-amount {color: #93328e;}*/

/*------Fundraiser Page------*/

.profileSidebar {border: 0px;}

.profileSidebar .sidebar-top {background: #93328e; border-bottom: 1px solid #ffffff;}

.profileSponsorForm h4 {color: #ffffff;}

.profileSidebar .btn-tertiary {
    background: #ffffff;
    border: 2px solid #ffffff;
    color: #93328e;
}

.profileSidebar .btn-tertiary:hover {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
}

.sidebar-form-toggler-nav ul li a {
    background: #93328e;
    color: #ffffff;
}

.donationHandlers.minimal .radio.selected {background: #ffffff !important;}
.donationHandlers.minimal .radio.selected a {color: #93328e;}
.donationHandlers.minimal .radio {background: #93328e;}

.donationHandlers.minimal .radio.selected .arrow-top {
    display: none;
}

.profileSidebar a.expand-address {
    color: #ffffff;
    text-decoration: underline;
}

.share-page-icons a {
    padding: 8px 0px;
    font-size: 18px;
}

#template-profile .share-page-icons a {background: #ffffff !important;color: #93328E !important;}
#template-profile .share-page-icons a:hover {background: #93328E !important;color: #ffffff !important;}

.donationHandlers .color-primary {color: #ffffff;}
.donationHandlers .border-primary {border-color: #ffffff;}

#Badges .row {justify-content: center;}
#Badges p {font-size: 18px;}
.reward-badge {padding-bottom: 20px;}

/*------Custom Navigation------*/

.funraisin-primary-nav ul li {
    display: flex;
    flex-direction: column;
}

/*.funraisin-primary-nav ul li {*/
/*    padding: 0 25px;*/
/*}*/

.funraisin-primary-nav ul li:last-child {
    padding-right: 15px;
}


/*@media (max-width: 1080px){*/
/*.funraisin-primary-nav ul li {*/
/*    padding: 0 15px;*/
/*}*/
/*}*/

.funraisin-primary-nav {
    padding: 10px 0;
}

.custom-icon-nav {
    width:25px;
}

.primary-nav-container {
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 6px 0px;
}

.CodeSocial .lump-code .fa {
    /*background: transparent;*/
    border: 2px solid #68478D;
    width: 44px;
    height: 44px;
}

.CodeSocial .lump-code .fa:before {
    /*color: #68478D;*/
}

.profileSidebar .matched-giving h2{
    color: white;
}