.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;}

/*Video*/
.home-video {display: flex; justify-content: center; align-items: center;}
.home-video a {display: inline-flex; justify-content: center; align-items: center;}
.home-video a:hover .play-btn {transform: scale(1.2);}
.home-video .play-btn {position: absolute;width: 100px;transition: all .2s ease;}

/*Sticky Dropdown*/
.funraisin-dropdown-nav .funraisin-dropdown-menu li a {
    padding: 8px 25px;
    color: #000;
    font-weight: 400;
    text-transform: none;
}

.funraisin-dropdown-nav .funraisin-dropdown-menu li a:hover {
    color: #ee3123;
}

/*Hwh Button Outline*/
.hwh-black-outline {color: #000 !important;}
.hwh-black-outline:hover {color: #fff !important; background-color: #000 !important; border-color: #000 !important;}

/*Header Logo Container*/
.primary-nav-container .col-sm-6:first-child {width: 41.66666667%;}
.primary-nav-container .col-sm-6:last-child {width: 58.33333333%;}

/*Footer BG*/
#Footer {background:url('https://d2bivk5ym0hv06.cloudfront.net/716fb0a618c23d5e12fb571633c2139f.png');background-size:cover;background-position:center center; background-color: #000000;}

/*Sticky nav logo*/
#sticky-nav .site-logo img {width: 280px;}

/*Footer Element*/
.social-link {width: 34px; height: 34px; line-height: 34px; text-align: center; margin: 0 3px;  color: #fff;  border: 1px solid #fff;  border-radius: 50%;  display: inline-block;}
.social-links.text-center {margin-top: 50px;}
.copyright.text-center {margin-top: 50px;}
.actions.text-right {margin-top: 45px;}
nav.footer-menu-2.text-right {margin-top: 45px;}
.btn-line {color: #fff; border: 1px solid #fff; margin-right: 5px;}
.btn-line:hover {color: #000; background-color: #fff;}
.social-link:hover {color: #545b60; background-color: #fff;}

/*Full Text Split*/
.full-text-left {width: 600px; max-width: 50%; margin: 0 0 0 auto;}
.full-text-right {width: 600px; max-width: 50%; margin: 0 auto 0 0;}

/*Tabs*/
.tab-content .nav-tabs li a {
    font-family: VAGRounded;
    font-size: 20px;
    letter-spacing: 1px;
}

/*CTA Footer*/
.cta-footer p{font-size: 24px; line-height:1.6;}

/*Link popup*/
span.fa.fa-link {
    color: #fff;
}

/*Header*/
.primary-nav-container .container {
    width: 1300px;
}

.funraisin-sticky-nav .container {
    width: 1300px;
}

/*Gallery*/

#Gallery .btn {
    z-index: 999;
}

.profile-header-event a {
    display: none;
}
.profile-header-yourpage {
    margin-top: -40px;
}

/* Remove donate button from fundraiser pages */

#template-profile .funraisin-header-nav .donate-platform,  #template-profile .funraisin-sticky-nav .donate-platform{
    display:none;
}