footer .footer-col-item.site-info.site-address span{
    margin-bottom:10px;
}
.site-footer .column-label{
    border-bottom: 1px solid #000!important;
}
.services-section .service-item .service-icon .serv-icn-img {
    background-color: #a08634!important;
}
.services-section .service-item .service-icon {
    border: 2px dotted #a08634!important;
}
.site-footer .footer-col-item.column-review-btn{
    border-top: 1px solid #000!important;
}
.slmp-reviews.review-postbox-form{
    margin-top:30px;
}
#slmp_geojuice{
    z-index:1;
    position:relative;
}
#xapp-widget .widget-container {
    z-index: 1000000!important;
}

@media(max-width:1023px){
    header.site-header .top-head .top-head-item .th-number a{
        color:#fff!important;
    }
    #xapp-widget{
        z-index: 15;
        position: relative;
    }
}
@media(min-width:1024px){
    .site-footer .column-main-element .site-info span {
        font-size: 15px!important;
    }
}
@media(min-width:1367px){
    .site-footer .column-main-element .site-info span {
        font-size: 16px!important;
    }
}