




.stickyNavbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    transition: 0.6s ease all;
}

.funraisin-tertiary-nav .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 0;
}
.funraisin-tertiary-nav .fa.fa-chevron-left {
    font-size: 12px;
}

.funraisin-dropdown-menu {
    background: #221fbb;
    border-top: 0 !important;
}
.funraisin-dropdown-menu .col-sm-4 {
    display: none;
}
.funraisin-dropdown-menu .col-sm-8 {
    width: 100%;
}
 .funraisin-sticky-nav .funraisin-dropdown-nav.meganav .funraisin-dropdown-menu {
    margin-top:20px;
}
 

.btn-icon {
    text-align: center;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    border-left: 1px solid #fff;
}
.btn-icon i {
    font-size: 24px;
}
.funraisin-secondary-nav .btn-icon {
    border-left: 0;
}
.funraisin-secondary-nav .input-group .btn-primary {
   background: #F45336;
   color: #fff;
   border-color: #F45336;
}


.link-blue {
    font-family: AGrounded !important;
    font-weight: 500 !important;
    text-decoration: underline !important;
}
.link-blue:hover {
    text-decoration: none !important;
}

.link-white {
    font-family: AGrounded !important;
    font-weight: 500 !important;
    text-decoration: underline !important;
    color: #fff !important;
}
.link-white:hover {
    text-decoration: none !important;
    color: #fff !important;
}


.btn-white-border {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
}
.btn-white-border:hover {
    background: #fff !important;
    color: #f5a417 !important;
    border-color: #f5a417 !important;
}

.btn-white {
    background: #fff !important;
    color: #f5a417 !important;
    border: 2px solid #f5a417 !important;
    opacity: 1 !important;
}
.btn-white:hover {
    background: transparent !important;
    color: #fff !important;
    border: 2px solid #fff !important;
}



.lump-blog .blog_intro {
    border: none;
}
.lump-blog .blog_intro.p15 {
    padding: 0 !important;
}
.sticky-logo img {
    width: 165px;
}
.funraisin-sticky-nav.sticky {
    border-bottom: none;
}
.profileSidebar strong {
    font-weight: 400;
}
.lump-events .events-horizontal .lump-event {
    padding: 0 15px;
}
.btn-linkedin {
    padding: 7px 11px;
}


#Footer .site-logo img {
    display: none;
}
.footer-links {
    display: none;
}
.funraisin-footer-legals img {
    padding-top: 10px;
}


#webTicker li img {
    height: 30px;
    margin-right: 10px;
}
#webTicker .profile-image {
    border-radius: 0;
}
#amountdetails .donationHandlers.cards .radio .radio-text {
    color: #003575;
}


.customFooter {
    color: #fff;
    padding: 40px 0 0 0;
}

.customFooter h2,
.customFooter h3{
    padding-bottom: 15px;
}
.customFooter ul {
    padding: 0;
}

.customFooter ul li {
    display: block;
    padding-bottom: 10px;
}
.customFooter ul li a {
    font-weight: 700;
}
.customFooter ul li a:hover {
    color: #fff;
}
.customFooter ul.customFooterSocial {
    
}
.customFooter ul.customFooterSocial li {
    display: inline-block;
    padding-right: 20px;
}
.customFooter ul.customFooterSocial li a {
    font-size: 18px;
}


.hvr-grow {transition: all 200ms ease-out;}
.hvr-grow:hover {transform: scale(1.05); cursor: pointer;}


.stay-connected ul.stay-social li {
    display: inline-block;
    padding: 5px 8px;
}
.stay-social ul li {
    list-style: none;
}
.stay-social .fa {
    font-size: 32px;
}
ul.stay-social {
    padding-inline-start: 0; text-align: center;
}

.full-text-right {
    width: 600px;
    max-width: 50%;
    margin: 0 auto 0 0;
}
.full-text-left {
    width: 600px;
    max-width: 50%;
    margin: 0 0 0 auto;
}

.box-control {
    border: 2px solid #f1f4fb;
    border-radius: 10px;
}
.box-control:hover {
    border-color: #f5a417;
    border-radius: 10px;
}
.box-control-white {
    border: 2px solid #fafafa;
    border-radius: 10px;
}
.box-control-white:hover {
    border-color: #f5a417;
    border-radius: 10px;
}

#popup .BtClose {
    top: 0;
    right: 10px;
    font-size: 0 !important;
    color: #f5a417;
    background: none;
}

#popup .BtClose .fa {
    font-size: 26px;
}


.template-shop .product.panel.product-vertical {
    min-height: 350px;
}








