.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;}

/*Nav*/
.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a{
    color: #111;
    font-size: 16px;
}

.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a:hover{
    color:#111;
    background: #aacdcd;
}


/*Registrasion success*/

#popup .fa-link {
     color: #fff;
}

/*Custom arrow*/
ul:not(.navbar-nav) {
    list-style-type: "➝ ";   
    padding-left: 1.5em;     
}

ul:not(.navbar-nav) li:not(.funraisin-dropdown-nav)::marker {
    content: "➝ ";           
    color: #333;            
    font-weight: 100;
}

/*Donation form*/
.lump-donationform .input-group > * {
    border: 1px solid #000;
}

.lump-donationform #amountdetails .donationHandlers .radio .radio-amount{
    font-weight: 300;
}

/*Nav Diagonal*/
/*.funraisin-header-nav {*/
/*    position: relative;*/
/*    clip-path: polygon(0 0, 100% 0, 100% 83%, 0 58%);*/
/*    padding: 18px 0 80px;*/
/*    z-index: 9;*/
/*    margin-bottom: -82px;*/
/*    overflow: visible;*/
/*}*/

/*.row-header{*/
/*    position: relative;*/
/*    z-index: 4;*/
/*    clip-path: polygon(0 0%, 100% 9%, 100% 100%, 0 100%);*/
/*    overflow: hidden;*/
/*}*/

/*.row-header::before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    clip-path: inherit;*/
/*    pointer-events: none;*/
/*}*/

.funraisin-sticky-nav.sticky, .funraisin-header-nav {
    border-bottom: 1px solid #000 !important;
}

/*.funraisin-header-nav {*/
/*    position: relative;*/
/*    padding: 18px 0 100px;*/
/*    z-index: 9;*/
    /*margin-bottom: -85px;*/
/*    overflow: visible;*/
/*}*/

/*.funraisin-header-nav::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 57%);*/
/*    z-index: -1;*/
/*}*/

/*@media (max-width: 1470px) {*/
/*    .funraisin-header-nav::after {*/
/*        content: "";*/
/*        position: absolute;*/
/*        left: 0;*/
/*        right: 0;*/
/*        bottom: 38px;*/
/*        height: 1px;*/
/*        transform-origin: right top;*/
/*        transform: skewY(2.19deg);*/
/*        background: #000;*/
/*        z-index: 5;*/
/*        pointer-events: none;*/
/*    }*/
/*}*/

/*@media (min-width: 1471px) and (max-width: 1604px) {*/
/*    .funraisin-header-nav::after {*/
/*        content: "";*/
/*        position: absolute;*/
/*        left: 0;*/
/*        right: 0;*/
/*        bottom: 38px;*/
/*        height: 1px;*/
/*        transform-origin: right top;*/
/*        transform: skewY(1.8deg);*/
/*        background: #000;*/
/*        z-index: 5;*/
/*        pointer-events: none;*/
/*    }*/
/*}*/

/*@media (min-width: 1605px) and (max-width: 1828px) {*/
/*    .funraisin-header-na::after {*/
/*        content: "";*/
/*        position: absolute;*/
/*        left: 0;*/
/*        right: 0;*/
/*        bottom: 38px;*/
/*        height: 1px;*/
/*        transform-origin: right top;*/
/*        transform: skewY(1.63634deg);*/
/*        background: #000;*/
/*        z-index: 5;*/
/*        pointer-events: none;*/
/*    }*/
/*}*/

/*@media (min-width: 1829px) and (max-width: 2022px) {*/
/*    .funraisin-header-nav::after {*/
/*        content: "";*/
/*        position: absolute;*/
/*        left: 0;*/
/*        right: 0;*/
/*        bottom: 38px;*/
/*        height: 1px;*/
/*        transform-origin: right top;*/
/*        transform: skewY(1.63634deg);*/
/*        background: #000;*/
/*        z-index: 5;*/
/*        pointer-events: none;*/
/*    }*/
/*}*/

/*@media (min-width: 2023px) and (max-width: 2400px) {*/
/*    .funraisin-header-nav::after {*/
/*        content: "";*/
/*        position: absolute;*/
/*        left: 0;*/
/*        right: 0;*/
/*        bottom: 40px;*/
/*        height: 1px;*/
/*        transform-origin: right top;*/
/*        transform: skewY(1.3deg);*/
/*        background: #000;*/
/*        z-index: 5;*/
/*        pointer-events: none;*/
/*    }*/
/*}*/

/*@media (min-width: 2401px){*/
/*    .funraisin-header-nav::after {*/
/*        content: "";*/
/*        position: absolute;*/
/*        left: 0;*/
/*        right: 0;*/
/*        bottom: 37px;*/
/*        height: 1px;*/
/*        transform-origin: right top;*/
/*        transform: skewY(1.13634deg);*/
/*        background: #000;*/
/*        z-index: 5;*/
/*        pointer-events: none;*/
/*    }*/
/*}*/