footer .footer-col-item.custom-footer-html a{
    color:#fff!important;
    font-weight:bold;
}
.content-sidebar-wrap span br{
    display:none!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;
}
footer.site-footer .footer-copyright {
    border-top: 1px solid #ffffff;
}
a.site-btn {
    border: none !important;
}
@media(max-width:1023px){
    .main-header .header-items .header-col.logo-item {
        border-bottom: 1px solid #000!important;
    }
}
@media only screen and (min-width: 1024px) {
    footer .column-element .column-label {
        font-size: 19px!important;
    }
}