.content-sidebar-wrap br{
    display:none;
}
.top-info .info-col .info-item.site-address span:before, .top-info .info-col .info-item.site-email span:before {
    color: #B51A00;
}
header.site-header .top-ads {
    border: none !important;
}
.main-header .header-items {
    border: none !important;
}
a.site-btn {
    border: none !important;
}
.about-section .ab-content ul li:before {
    color: #B51A00 !important;
}
.blog-section.layout-3 .blog-date {
    background-color: #0042AA !important;
}
.blog-section.layout-3 .blog-post-more {
    background-color: #ebebeb !important;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #404751 !important;
}
footer .column-element .footer-col-item.site-info:before {
    color: #B51A00;
}
footer.site-footer .footer-menu ul li a:before {
    color: #0042AA !important;
}
.form-container .form-field button {
    border: none !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #ebebeb !important;
}
.service-pages.layout-1 .service-item:hover .service-title, .service-pages.layout-2 .service-item:hover .service-title, .service-pages.layout-4 .service-item:hover .service-title, .service-pages.layout-5 .service-item:hover .service-title {
    border-bottom: 1px solid #ffffff!important;
}
@media only screen and (min-width: 1024px) {
    .genesis-nav-menu > .menu-item.menu-item-has-children > a span:after,
    .genesis-nav-menu > .menu-item > .sub-menu > .menu-item.menu-item-has-children > a span:after {
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        content: "\f0d7";
        margin-left: 7px;
        font-size: 12px;
    }
    #footer-count2 {
        width: 28%!important;
    }
    #footer-count3, #footer-count4 {
        width: 18%!important;
    }
}