.content-sidebar-wrap span br{
    display:none!important;
}
footer.site-footer .footer-column .column-label:before{
    background-color:#000!important;
}
.contact-page-wrap .contact-page-info .contact-info span br{
    display:block!important;
}

.slmp-reviews.review-postbox-form{
    margin-top:30px;
}
#slmp_geojuice{
    z-index:1;
    position:relative;
}
#xapp-widget .widget-container {
    z-index: 1000000!important;
}
.hero-slider .hero-caption-item .caption-item,
.inner-page-banner .page-banner:before{
    background-color: rgba(0, 0, 0, 0.7)!important;
}
@media only screen and (min-width: 1024px) {
    footer .column-element .footer-col-item.custom-footer-text, footer .column-element .footer-col-item.custom-footer-html, footer .column-element .footer-col-item.site-info a {
        font-size: 12px!important;
    }
   footer .column-element .column-label {
        font-size: 20px!important;
    }
    .contact-page-wrap .contact-page-info .contact-info span {
        font-size: 14px!important;
    }
}
@media only screen and (min-width: 1367px) {
    footer .column-element .footer-col-item.custom-footer-text, footer .column-element .footer-col-item.custom-footer-html, footer .column-element .footer-col-item.site-info a {
        font-size: 14px!important;
    }
    footer .column-element .column-label {
        font-size: 22px!important;
    }
       .contact-page-wrap .contact-page-info .contact-info span {
        font-size: 16px!important;
    }
}