/* Enter Your Custom CSS Here */


.homepageform {
    line-height: 1.2 !important;
}

.opener {
padding: 180px 0 !important;
}

.centerbutton {
 text-align: center !important;
}

.donation {  
  color: #5d7239 !important;
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    border: 2px solid #5d7239;
    font-size: .5em!important;
    background: #efefef;
  	margin-top: 25% !important;
}


  .revo_blog_single .masked {
height: 50vh !important;
}

.navbar {

    background-color: rgba(255, 255, 255, 0.75) !important;

}

.vcmc-form.style-01 .vcmc-submit {

    background-color: #5d7239 !important;

}

@media (min-width: 992px)
style.css?ver=4.7.5:1
.navbar-nav>li {
    border-bottom: 0;
    margin-left: 20px !important;
}

.vcmc-form.style-01 .vcmc-name, .vcmc-form.style-01 .vcmc-email, .vcmc-form.style-01 .vcmc-field {
    background-color: #ffffff;
    border: 2px solid #c9c9c9;
    box-shadow: none;
    padding: 15px;
    height: 40px;
    font-size: 14px;
    
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
  
}


#menubutton {
    background: #cf6f18;
    width: 8em;
    height: 2.5em;
    color: white !important;
    border:0px;
    margin-top: -30px !important;
        border-radius: 20m !important;
     border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
}

.navbar {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-top {
    padding: 55px 0;
    background-color: #d7d7d7 !important;
}

.footer {
    color: black !important;
}


.vcmc-form.style-01 .vcmc-submit {
    background-color: #5d7239 !important;
    border-radius: 3px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
}