/**
 * Theme Name: Lemar Child Theme
 * Template: lemar
*/

/*------------------------------------------------------------------
[Add Your Custom CSS Here] */

.mad-header-item a.logo img {
    width: 140px;
}

.mad-spec-header:not(:last-child) {
    margin-bottom: 0;
}

div.mad-spec-el {
    display: none;
}

.lemar-specialties > div.align-center > a.btn {
    display: none;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1440px !important;
}