:root{
    --red:#FA2C3E;
    --blue:#0099FF;
    --navy:#000C4A;
    --yellow:#FFE611;
}

.h1-double-take {
    font-size: 54px;
    font-family: DoubleTake;
}

.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-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;}

#postcodelookup {
height: 38px;
line-height: 26px;
}

/*Social buttons on profile*/

.btn-social.share-email{
    padding:  4px 7px;
}

.btn-linkedin {
    padding: 7px 10px;
}

.btn-twitter {
    padding: 7px 10px;
}

.btn-facebook {
    padding: 7px 13px;
}

.btn-whatsapp {
    padding: 7px 10px;
}

/*Search on Event Sponsor pages*/

.section.searchPageWrapper.text-center .col-sm-6:has(#leaderboard-search){
    width: 100% ;
    
}

/*FB Share button on fundraising page - blog*/

#Blogs .blog .pull-right {
    margin-left: auto;
    margin-right: 0;
    display: flex;
    justify-content: flex-end;
}

.site-logo_sticky img{
    width: 150px;
}

.text-uppercase h1, .text-uppercase h2, .text-uppercase h3, .text-uppercase h4{
    /*text-transform: uppercase !important;*/
}

.highlight-title-navy h1 span{
    background: var(--navy);
    line-height: 115%;
    color: white;
}
.highlight-title span.highlight{
    font-family:Doubletake;
    background:#FFE611;
    color: var(--navy);
}

.doubletake span{
     font-family:Doubletake;
}

.template-event-register .tab-pane.active{
 	padding-top: 0 !important;
}
.template-event-register .tab-pane.in.active .funraisin-form .section,
.funraisin-account-tab-content.tab-content.container section.section.mt10{
	margin-top: 0 !important;
}

#NextSteps .step-header {
    padding-bottom: 0px !important;
    margin-bottom: 20px;
}