a.site-btn {
    border: none !important;
}

header.site-header .bottom-ads i {
    color: #000000!important;
}
.main-header .header-items {
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
}
.contact-page-wrap .contact-site-form .form-title {
    background-color: #025ced !important;
    color: #ffffff !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #f3f8ff !important;
}
.inner-page-banner .page-banner .page-banner-wrap {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2));
}

@media only screen and (min-width: 1024px) and (max-width: 1190px) {
    body.window_scrolled .main-header .header-items .header-col.logo-item img {
        height: 35px!important;
    }
    .nav-primary .genesis-nav-menu a {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .main-header .header-items .header-col.logo-item img {
        height: 45px!important;
    }
}