.top-info .info-col .info-item.site-email a {
    margin-left: 2px;
}
.slmp-gallery .slmp-display-image.slmp-grid-display-image {
    justify-content: center !important;
}
.slmp-grid-gallery .slmp-image-item {
    box-shadow: 0 0 1px #000;
}
#xapp-widget .widget-container.visible {
    z-index: 999999;
}
.widget_slmp_widget_gallery .slmp-gallery.slmp-slide-gallery.slmp-relative {
    margin-bottom: 0;
}
.yext-reviews,
.yext-widget {
    margin-bottom: 30px !important;
    text-align: center;
}
#slmp_geojuice #slmp_right h4 {
    color: #fff;
}
.two-col-list {
    column-count: 2;
}
.two-col-list  li {
    break-inside: avoid-column;
    vertical-align: top;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
    border-color: red !important;
    background: red;
    color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: green !important;
    background: green;
    color: #fff;
}

@media only screen and (max-width:1200px) {
    .footer-col-item.site-info.site-email.relative a {
        font-size: 13px;
    }
    footer .column-element .column-label {
        font-size: 18px !important;
    }
}

@media only screen and (max-width:1080px) {
    .footer-col-item.site-info.site-email.relative a {
        font-size: 12px;
    }
}

@media only screen and (max-width:1023px) {
    .footer-col-item.site-info.site-email.relative a {
        font-size: 16px;
    }
    .floating-cta {
        z-index: 2 !important;
        cursor: pointer;
    }
    footer .column-element .column-label {
        font-size: 25px !important;
    }
    .site-header .nav-primary .dashicons-before:before {
            color: #fff !important;
    }
    .main-header .cta-items .number-item .number-label {
        margin-bottom: 3px;
    }
}

@media only screen and (max-width:767px) {
    .two-col-list {
        column-count: 1;
    }
}

@media only screen and (max-width:420px) {

}
