.featured-pages.layout-3 .ft-page-item .ft-icon img {
    filter: brightness(0) invert(1);
}

.background-image.review-section:before, .inner-page-banner .page-banner:before {
    background-color: rgba(0, 0, 0, 0.50) !important;
}

.slmp-widget-gallery .slmp-widget-btn a, .sidebar .sfs-review-widget .widget-btn a {
    width: 100% !important;
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    .main-header .cta-items .cta-btn-item a.site-btn {
        font-size: 11px !important;
    }
    
    .main-header .header-items .header-col.logo-item img {
        height: 85px !important;
    }
    
    footer .column-element .footer-col-item.site-info, footer.site-footer .footer-menu ul li a {
        font-size: 13px !important;
    }
}