.top-info .info-col .info-item.site-email span:before {
    left: -5px !important;
}

header.site-header .section-closed {
    color: #000 !important;
}

.background-image.review-section:before,
.background-image.main-footer:before {
    background-color: rgba(0, 0, 0, 0.80) !important;
}

.review-section .review-posts ul.slick-dots li:only-child {
    display: none;
}

.floating-cta {
    z-index: 3 !important;
}

.custom-footer-html p {
    padding: 0 0 15px;
}

.slmp-image-item img {
    min-height: 250px;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

footer .social-media a.sprite {
    margin-bottom: 5px;
}

.footer-col-item.site-logo.relative img {
    padding: 10px;
    background: #FFF;
}

#xapp-widget .widget-container.visible {
    z-index: 999999 !important;
}

.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

@media only screen and (min-width:1024px) {
    footer .column-element .column-label {
        font-size: 20px !important;
    }
    footer .column-element .footer-col-item.site-info,
    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: 13px !important;
    }

}

@media only screen and (min-width:1201px) {
    footer .column-element .column-label {
        font-size: 22px !important;
    }
    footer .column-element .footer-col-item.site-info,
    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;
    }

}

@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;
    }

}
