@import url('https://use.typekit.net/bsb3qxq.css');


/*Custom Font - Please Don't Delete*/

.content h1, h1, h2 {
    font-family: "filson-soft";
    font-weight:900 !important;
}

.content h3, h4, h5, h6 {
    font-family: "filson-soft";
    font-weight:700 !important;
}

.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;}

#Row2078 .lump-column.col-md-4, #Row2078 .lump-column.col-sm-4, #Row2078 .lump-column.col-xs-4 {
    border-top-left-radius: 40px !important;
}

.image-radius img, iframe {
    
    border-top-left-radius: 40px !important;
}

.cust-col-60 .col-md-8 {
        width: 60% !important;
}

.cust-col-40 .col-md-4 {
	width: 40% !important;
}

.text-bot > .lump-container {
    align-content: end !important;
}

.radius-image img {
    border-radius: 0px 20px;
}

iframe img {
    height: 100%;
    margin: auto;
}

.profileBlog h3 {
    color: #762000;
}
.share-page-icons {
    display: flex;
    align-items: center;
}

.share-page-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
}
#share-page-icons a.btn.btn-primary {
    margin-left: 10px;
}
.btn-copy-url{
    cursor:pointer;
}