.content-sidebar-wrap br{
    display:none;
}
.mobile-dots-items .mob-item {
    color: #000000 !important;
    border-bottom: 1px solid #000000 !important;
}
.mobile-dots-items .mob-item a {
    color: #000000 !important;
}

.slmp-gallery .slmp-image-item .slmp-image .slmp-grid-image {
    width: 100%;
}

.slmp-gallery .slmp-image-item .slmp-image img {
    width: 100% !important;
    height: 182px !important;
}

.contact-page-wrap .contact-page-info .contact-site-name {
    font-size: 18px !important;
}

.footer-col-item.custom-footer-html a {
    color: #fff;
    font-weight: 700;
}

@media only screen and (max-width: 1023px) {
  
    .site-header .genesis-nav-menu .dashicons-before:before {
        color: #000 !important;
    }
    
    .site-header .genesis-nav-menu .current_page_item .dashicons-before:before {
        color: #fff !important;
    }
    
}