/*.site-logo img {*/
/*    width: 250px !important;*/
/*}*/

select.form-control {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;}


.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;}

.title-shape:before {
    content: "";
    position: absolute;
    right: -32px;
    bottom: 17px;
    height: 530px;
    background: url(https://d3qosb2h3qspwa.cloudfront.net/d37b325dc8a6bbc62b817e81cc5fcc6d.svg);
    background-repeat: no-repeat;
    aspect-ratio: 87 / 67;
    background-size: contain;
}

.title-shape {position: relative;}

.green-shape:before {
    content: "";
    position: absolute;
    width: 865px;
    right: -175px;
    bottom: -140px;
    height: 530px;
    background: url(https://d3qosb2h3qspwa.cloudfront.net/ef9a319474ec88b391273512ec4b5a9c.svg);
    background-repeat: no-repeat;
    aspect-ratio: 87 / 67;
    background-size: contain;
}

.green-shape {position: relative;}

.orange-shape:before {
    content: "";
    position: absolute;
    width: 861px;
    right: -175px;
    /*bottom: -140px;*/
    /*height: 530px;*/
    background: url(https://d3qosb2h3qspwa.cloudfront.net/257dc59987953c0af77210526e019a8a.svg);
    background-repeat: no-repeat;
    aspect-ratio: 87 / 67;
    background-size: contain;
    background-position: center;
}

.orange-shape {position: relative;}

.green-shape-right:before {
    content: "";
    position: absolute;
    width: 861px;
    left: -175px;
    /*bottom: -140px;*/
    /*height: 530px;*/
    background: url(https://d3qosb2h3qspwa.cloudfront.net/af024fb5fd6a27469fd51d78f73b444f.svg);
    background-repeat: no-repeat;
    aspect-ratio: 87 / 67;
    background-size: contain;
    background-position: center;
}

.green-shape-right {position: relative;}

.brush:before {
    content: "";
    position: absolute;
    width: 380px;
    /*right: 165px;*/
    top: 6px;
    background: url(https://d3qosb2h3qspwa.cloudfront.net/8f4e6eeda221d352af42d0d25a03d3da.svg);
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
    background-size: contain;
    /*background-position: center;*/
}

.brush {position: relative;}

.brush {
    justify-content: center;
    display: flex;
}

.green-brush:before {
    content: "";
    position: absolute;
    width: 380px;
    right: 165px;
    top: 6px;
    background: url(https://d3qosb2h3qspwa.cloudfront.net/d526d188642184b80f8b266a26b52076.svg);
    background-repeat: no-repeat;
    aspect-ratio: 16 / 9;
    background-size: contain;
    /*background-position: center;*/
    transform: scaleX(1.1);
}

.green-brush {position: relative;}

.green-shape-big:before {
    content: "";
    position: absolute;
    width: 861px;
    left: -120px;
    /*bottom: -140px;*/
    /*height: 530px;*/
    background: url(https://d3qosb2h3qspwa.cloudfront.net/ec556740c737dead324655ad744dd217.svg);
    background-repeat: no-repeat;
    aspect-ratio: 87 / 67;
    background-size: contain;
    background-position: center;
}

.green-shape-big {position: relative;}



.image-cont {z-index: 3 !important;}

.footer-button { font-size: 12px !important; }
.btn-cust-footer { display: flex; justify-content: flex-end; }

a.btn.btn-tertiary.footer-button.nav-button {text-transform: math-auto;}

.big-button a.btn.mt5.mb5.default.btn-primary.undefined.undefined {
    font-size: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 40px;
    padding-right: 40px;
}

.strong {font-weight: 900 !important;}

.section-answer {padding-bottom: 30px !important;}

#sticky-nav li.funraisin-dropdown-nav a {
color: #333333;
}

#sticky-nav li.funraisin-dropdown-nav a:hover {
color: #1c3e94;
}

#template-profile.profile-individual {
    & .donationHandlers .radio .radio-text .radio-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        aspect-ratio: 1 / 1 !important;
    } 
}
