/*!
Theme Name: Lumex Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Lumex - Business Consulting WordPress Theme
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: lumex
Text Domain: lumex-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.mil-check-list li:before {
    font-size: 1.2rem;
    background-color: #075972;
    color: #fff;
    width: 2.2rem;
    height: 2.2rem;
}
.mil-logo {
    width: 30rem;
}
.mil-icon.mil-c-m-4 {
    -webkit-filter: none;
    filter: none;
}
.elementor-12 .elementor-element.elementor-element-bfb29c9 .mil-badge {
    padding: 3px 16px 3px 16px;
}
.fa-arrow-right:before {
    color: var(--e-global-color-accent);
}
.mil-faq .mil-faq-item.mil-active .mil-faq-icon {
    background: #242F35;
}
.mil-btn:hover i.fa-arrow-right {
    -webkit-transform: rotate(90deg) scale(1.05);
    transform: rotate(90deg) scale(1.05);
}
@media (max-width: 992px) {
    .mil-top-panel .elementor-widget-container .mil-logo, .mil-wrapper-header .mil-logo {
        display: block;
        width: 20rem;
    }
}