/* Enter Your Custom CSS Here */
…#footer .colophon {
    background-color: rgba(233,234,238,1)!important;
    height: 0px;
    min-height: 0px;
    min-width: 0px;
    padding-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 0px!important;
}
.copyright.pull-right {
    display: none;
}
footer.footer.footer-black {
    background: #333;
}

.navbar.navbar-transparent {
    color: #333;
    background-color: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}

.navbar .navbar-brand img {
    width: auto;
    max-height: 75px;
}
.footer-big .widget {
    color: #ffffff;
    font-weight: 1000;
}
.form-group {
    padding-bottom: 7px;
    position: relative;
    background-color: #f0f0f0;

}
.element.style {
    margin: 0 auto;
    z-index: 1000;
  text-align: center;
    display: none;
}
.page-header.header-small {
    min-height: 500px;
    position: relative;
    height: auto;
}
.page-header.header-small .container .hestia-title, .page-header.header-small .container .title {
    margin: 70px 0 20px;
}<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->