header.site-header .top-ads {
    border: none !important;
}
header.site-header .bottom-ads {
    border: none !important;
}
a.site-btn {
    border: none !important;
}
.fa-star:before {
    color: #FF6600;
}
.site-footer {
    border: none !important;
}
footer .column-element .footer-col-item.site-info:before {
    color: #FF6600;
}
footer.site-footer .footer-menu ul li a:before {
    color: #FF6600 !important;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #FF6600 !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #ebebeb !important;
}
.genesis-nav-menu {
    text-align: center;
}
.hide {
   display: none; 
}
@media only screen and (min-width: 1024px) {
    footer .site-email span a {
        font-size: 12px !important;
    } 
}