.top-info .info-col .info-item.site-email span:before {
    left: -5px !important;
}
a.wp-block-button__link.wp-element-button:hover {
    color: #FFF !important;
}

.floating-cta {
    z-index: 3 !important;
}

.custom-footer-html p {
    padding: 0 0 15px;
}
.footer-col-item.custom-footer-html.relative a {
    color: #FFF !important;
}
footer .social-media a.sprite {
    margin-bottom: 5px;
}

#xapp-widget .widget-container.visible {
    z-index: 999999 !important;
}

.background-image.main-footer:before,
.background-image.review-section:before,
.inner-page-banner .page-banner:before {
    background-color: rgba(0, 0, 0, 0.75) !important;
}

.service-pages.layout-1 .service-item:hover .service-title,
.service-pages.layout-2 .service-item:hover .service-title,
.service-pages.layout-4 .service-item:hover .service-title,
.service-pages.layout-5 .service-item:hover .service-title {
    border-bottom: 1px solid transparent !important;
}

.footer-col-item.site-logo img {
    padding: 20px;
    background: #FFF;
}

@media only screen and (max-width:1023px) {
    #xapp-widget .xapp-chat-button__btn {
        top: -20px !important;
    }
    
    .main-header .header-items .header-col.logo-item {
        border-bottom: 1px solid #000 !important;
    }

}
