
/* =====================================================
   MFHA GLOBAL STYLES v2.0
   Current MFHA Hero + oval CTAs + Call Now popup
===================================================== */

:root {
    --mfha-navy: #071b4d;
    --mfha-blue: #1F3C88;
    --mfha-gold: #e7c39f;
    --mfha-dark: #1f3349;
    --mfha-white: #ffffff;
}

/* ORIGINAL MFHA HERO STRUCTURE */

.hero-appraisal {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background-image: var(--mfha-hero-bg, url("https://myfloridahomeappraisal.com/wp-content/uploads/2026/03/rsw_1920m.jpg"));
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 0;
    overflow: hidden;
    font-family: Arial, sans-serif;
    display: flex;
    align-items: center;
    position: relative;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.42);
    z-index: 1;
}

.hero-container {
    width: 100%;
    max-width: 1400px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
    padding: 0 40px;
    position: relative;
    z-index: 2;
}

.hero-text {
    width: 55%;
    max-width: 690px;
    position: relative;
    z-index: 4;
}

.hero-text h1 {
    font-size: 43px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #ffffff !important;
    margin-top: 0;
    margin-right: 40px;
    font-weight: 800;
}

.hero-text p {
    font-size: 18px;
    line-height: 1.55;
    margin-bottom: 18px;
    color: #ffffff;
    max-width: 430px;
}

/* HERO BUTTONS - ONLY TWO BUTTONS */

.hero-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 22px;
    align-items: center;
}

.hero-btn {
    min-height: 58px;
    padding: 16px 30px;
    font-weight: 900;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.25s ease;
    border-radius: 999px;
    text-align: center;
    line-height: 1.2;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: .3px;
    white-space: nowrap;
}

.hero-quote-btn {
    background: var(--mfha-gold);
    color: #000000 !important;
}

.hero-quote-btn:hover {
    background: #ffffff;
    color: var(--mfha-navy) !important;
    transform: translateY(-2px);
}

.hero-call-now-btn {
    background: var(--mfha-dark);
    color: #ffffff !important;
    gap: 16px;
    padding-left: 16px;
    padding-right: 30px;
    box-shadow: 0 14px 34px rgba(0,0,0,0.22);
}

.hero-call-now-btn:hover {
    background: var(--mfha-navy);
    color: #ffffff !important;
    transform: translateY(-2px);
}

.hero-call-icon {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    background: rgba(255,255,255,0.14);
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.hero-circle {
    position: absolute;
    left: -650px;
    top: 50%;
    transform: translateY(-50%);
    animation: circleSlide 2s ease forwards;
    opacity: .9;
    z-index: 1;
    pointer-events: none;
}

.hero-circle img {
    width: 650px;
    max-width: none;
}

@keyframes circleSlide {
    0% {
        left: -700px;
        opacity: 0;
        transform: translateY(-50%) rotate(-20deg);
    }
    100% {
        left: 35%;
        opacity: .9;
        transform: translateY(-50%) rotate(0deg);
    }
}

.hero-form {
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
    width: 360px;
    min-width: 320px;
    flex-shrink: 0;
    box-shadow: 0 25px 50px rgba(0,0,0,0.25);
    position: relative;
    z-index: 5;
}

.hero-form h3 {
    text-align: center;
    margin-bottom: 24px;
    font-size: 28px;
    font-weight: 700;
    color: #1a1e2b;
    margin-top: 0;
}

.hero-form .forminator-custom-form {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
}

.hero-form .forminator-field {
    margin-bottom: 14px !important;
    padding: 0 !important;
}

.hero-form .forminator-label {
    display: none !important;
}

.hero-form .forminator-input,
.hero-form .forminator-textarea,
.hero-form .forminator-select2 {
    width: 100% !important;
    padding: 15px !important;
    border-radius: 25px !important;
    border: 1px solid #ddd !important;
    background: #ffffff !important;
    font-size: 16px !important;
}

.hero-form .forminator-button-submit {
    width: 100% !important;
    padding: 16px !important;
    border-radius: 30px !important;
    background: var(--mfha-dark) !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    cursor: pointer !important;
}

.mfha-form-warning {
    background: #fff3cd;
    color: #071b4d;
    border: 1px solid #f3c77b;
    padding: 16px 18px;
    border-radius: 14px;
    font-weight: 700;
    line-height: 1.45;
}

/* HERO BACKGROUNDS */

.mfha-hero-home,
.mfha-hero-clearwater,
.mfha-hero-tampa,
.mfha-hero-st-petersburg,
.mfha-hero-cape-coral,
.mfha-hero-fort-myers,
.mfha-hero-about,
.mfha-hero-contact,
.mfha-hero-blog,
.mfha-hero-appraisal-info {
    background-image: url("https://myfloridahomeappraisal.com/wp-content/uploads/2026/03/rsw_1920m.jpg");
}

/* CALL NOW MODAL */

.mfha-call-modal {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: none;
}

.mfha-call-modal.is-open {
    display: block;
}

.mfha-call-modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(7, 27, 77, .72);
    backdrop-filter: blur(3px);
}

.mfha-call-modal__dialog {
    position: relative;
    width: min(92vw, 520px);
    margin: 9vh auto 0;
    background: #ffffff;
    border-radius: 28px;
    padding: 34px 28px 30px;
    box-shadow: 0 30px 90px rgba(0,0,0,.35);
    text-align: center;
    color: #071b4d;
}

.mfha-call-modal__close {
    position: absolute;
    top: 14px;
    right: 18px;
    width: 38px;
    height: 38px;
    border: 0;
    border-radius: 999px;
    background: #eef2f7;
    color: #071b4d;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.mfha-call-modal__icon {
    width: 62px;
    height: 62px;
    border-radius: 999px;
    margin: 0 auto 14px;
    background: var(--mfha-dark);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mfha-call-modal h2 {
    margin: 0 0 8px;
    font-size: 28px;
    line-height: 1.15;
    font-weight: 900;
    color: #071b4d;
}

.mfha-call-modal p {
    margin: 0 0 22px;
    color: #475569;
    font-size: 16px;
}

.mfha-call-modal__buttons {
    display: grid;
    gap: 14px;
}

.mfha-call-modal__phone {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 17px 18px;
    border-radius: 999px;
    background: var(--mfha-dark);
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 800;
    transition: all .25s ease;
}

.mfha-call-modal__phone:hover {
    transform: translateY(-2px);
    background: var(--mfha-navy);
    color: #ffffff !important;
}

.mfha-call-modal__phone--gold {
    background: var(--mfha-gold);
    color: #071b4d !important;
}

.mfha-call-modal__phone--gold:hover {
    background: #f1d6b5;
    color: #071b4d !important;
}

.mfha-call-modal__phone span {
    font-size: 13px;
    opacity: .92;
}

.mfha-call-modal__phone strong {
    font-size: 20px;
    letter-spacing: .2px;
}

/* RELATED LINKS / CTA SUPPORT */

.mfha-related-links {
    margin-top: 45px;
    padding: 28px;
    background: #f8fafc;
    border-left: 5px solid #c9a227;
    border-radius: 14px;
}

.mfha-related-links h2 {
    margin-top: 0;
    color: var(--mfha-navy);
    font-size: 26px;
    font-weight: 800;
}

.mfha-related-links ul {
    margin: 0;
    padding-left: 20px;
}

.mfha-related-links li {
    margin-bottom: 10px;
}

.mfha-related-links a {
    color: var(--mfha-blue);
    font-weight: 700;
    text-decoration: none;
}

.mfha-related-links a:hover {
    text-decoration: underline;
}

/* TABLET */

@media (max-width: 1024px) {
    .hero-container {
        gap: 35px;
        padding: 0 24px;
    }

    .hero-text {
        width: 55%;
    }

    .hero-text h1 {
        font-size: 42px;
        margin-right: 0;
    }

    .hero-circle img {
        width: 520px;
    }

    @keyframes circleSlide {
        0% {
            left: -600px;
            opacity: 0;
            transform: translateY(-50%) rotate(-20deg);
        }
        100% {
            left: 42%;
            opacity: .75;
            transform: translateY(-50%) rotate(0deg);
        }
    }
}

/* MOBILE */

@media (max-width: 768px) {
    .hero-appraisal {
        padding: 70px 0 50px;
        min-height: auto;
        background-position: center center !important;
        display: block;
    }

    .hero-container {
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 35px !important;
        padding: 0 20px !important;
    }

    .hero-text {
        width: 100% !important;
        max-width: 100% !important;
        position: relative;
        z-index: 5;
    }

    .hero-text h1 {
        font-size: 40px !important;
        line-height: 1.12 !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
        word-break: normal !important;
    }

    .hero-text p {
        max-width: 100% !important;
        font-size: 17px !important;
        line-height: 1.6 !important;
    }

    .hero-buttons {
        flex-direction: column;
        width: 100%;
    }

    .hero-buttons .hero-btn {
        width: 100%;
        box-sizing: border-box;
        white-space: normal;
    }

    .hero-call-now-btn {
        justify-content: center;
    }

    .hero-form {
        width: 100% !important;
        min-width: auto !important;
        max-width: 100% !important;
        padding: 28px 20px !important;
        border-radius: 18px !important;
        box-sizing: border-box;
    }

    .hero-form h3 {
        font-size: 24px !important;
    }

    .hero-circle {
        display: none !important;
    }

    .mfha-call-modal__dialog {
        margin-top: 7vh;
        padding: 30px 20px 24px;
        border-radius: 24px;
    }
}

/* SMALL MOBILE */

@media (max-width: 480px) {
    .hero-text h1 {
        font-size: 34px !important;
    }

    .hero-container {
        padding: 0 18px !important;
    }

    .hero-form {
        padding: 24px 18px !important;
    }

    .mfha-call-modal__phone {
        border-radius: 22px;
    }
}


/* =====================================================
   MFHA ELEMENTOR TWO-COLUMN HERO FIX v2.0
   Use this when the Hero is built with Elementor columns:
   Parent class: hero-appraisal mfha-hero-home mfha-elementor-hero
   Left column class: hero-text
   Right column class: hero-form
===================================================== */

.mfha-elementor-hero {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    position: relative !important;
    overflow: hidden !important;
    min-height: 620px !important;
    padding: 90px 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    isolation: isolate;
}

/* Dark overlay automatically added. No HTML overlay widget needed. */
.mfha-elementor-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.42);
    z-index: 0;
    pointer-events: none;
}

/* Original decorative circle animation automatically added. No circle widget needed. */
.mfha-elementor-hero::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -700px;
    width: 650px;
    height: 650px;
    background-image: url("https://myfloridahomeappraisal.com/wp-content/uploads/2026/02/crw_600h_600-1.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform: translateY(-50%) rotate(-20deg);
    opacity: 0;
    animation: mfhaElementorCircleSlide 2s ease forwards;
    z-index: 1;
    pointer-events: none;
}

@keyframes mfhaElementorCircleSlide {
    0% {
        left: -700px;
        opacity: 0;
        transform: translateY(-50%) rotate(-20deg);
    }
    100% {
        left: 35%;
        opacity: .9;
        transform: translateY(-50%) rotate(0deg);
    }
}

/* Make Elementor's direct inner wrapper behave like the original hero-container. */
.mfha-elementor-hero > .e-con-inner,
.mfha-elementor-hero > .elementor-container,
.mfha-elementor-hero > .hero-container,
.mfha-elementor-hero.mfha-simple-hero {
    width: 100% !important;
    max-width: 1400px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 60px !important;
    padding: 0 40px !important;
    position: relative !important;
    z-index: 2 !important;
}

/* If the two columns are placed directly inside the parent, still match original spacing. */
.mfha-elementor-hero > .hero-text,
.mfha-elementor-hero > .hero-form {
    position: relative !important;
    z-index: 2 !important;
}

/* Keep left text exactly like original hero. */
.mfha-elementor-hero .hero-text {
    width: 55% !important;
    max-width: 690px !important;
    align-self: center !important;
}

.mfha-elementor-hero .hero-text h1 {
    font-size: 43px !important;
    line-height: 1.2 !important;
    margin: 0 40px 20px 0 !important;
    color: #ffffff !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
}

.mfha-elementor-hero .hero-text p {
    font-size: 18px !important;
    line-height: 1.55 !important;
    margin: 0 0 18px !important;
    color: #ffffff !important;
    max-width: 430px !important;
}

/* Keep right form box same as current MFHA design. */
.mfha-elementor-hero .hero-form {
    width: 360px !important;
    min-width: 320px !important;
    max-width: 460px !important;
    flex: 0 0 360px !important;
    background: #ffffff !important;
    padding: 40px !important;
    border-radius: 20px !important;
    box-shadow: 0 25px 50px rgba(0,0,0,0.25) !important;
    position: relative !important;
    z-index: 5 !important;
}

.mfha-elementor-hero .hero-form h3,
.mfha-elementor-hero .hero-form .elementor-heading-title {
    text-align: center !important;
    margin: 0 0 24px !important;
    font-size: 28px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    color: #1a1e2b !important;
}

/* Strong Forminator reset only inside MFHA hero */
.mfha-elementor-hero .hero-form .forminator-custom-form,
.mfha-elementor-hero .hero-form form.forminator-custom-form {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.mfha-elementor-hero .hero-form .forminator-row,
.mfha-elementor-hero .hero-form .forminator-field {
    margin-bottom: 14px !important;
    padding: 0 !important;
}

.mfha-elementor-hero .hero-form .forminator-label {
    display: none !important;
}

.mfha-elementor-hero .hero-form .forminator-input,
.mfha-elementor-hero .hero-form .forminator-textarea,
.mfha-elementor-hero .hero-form .forminator-select2,
.mfha-elementor-hero .hero-form input,
.mfha-elementor-hero .hero-form textarea,
.mfha-elementor-hero .hero-form select {
    width: 100% !important;
    padding: 15px 18px !important;
    border-radius: 25px !important;
    border: 1px solid #ddd !important;
    background: #ffffff !important;
    font-size: 16px !important;
    color: #1a1e2b !important;
    box-shadow: none !important;
}

.mfha-elementor-hero .hero-form .forminator-button-submit,
.mfha-elementor-hero .hero-form button[type="submit"] {
    width: 100% !important;
    padding: 16px !important;
    border-radius: 30px !important;
    background: var(--mfha-dark) !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    border: 0 !important;
}

/* Oval buttons inside manual Elementor hero */
.mfha-elementor-hero .hero-buttons {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 14px !important;
    margin-top: 22px !important;
    align-items: center !important;
}

.mfha-elementor-hero .hero-btn {
    min-height: 58px !important;
    padding: 16px 30px !important;
    border-radius: 999px !important;
    font-weight: 900 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all .25s ease !important;
    border: 0 !important;
    cursor: pointer !important;
    font-size: 16px !important;
    letter-spacing: .3px !important;
    white-space: nowrap !important;
}

.mfha-elementor-hero .hero-quote-btn,
.mfha-elementor-hero .hero-btn:not(.hero-call-now-btn):not(.call-btn) {
    background: var(--mfha-gold) !important;
    color: #000000 !important;
}

.mfha-elementor-hero .hero-call-now-btn,
.mfha-elementor-hero .call-btn {
    background: var(--mfha-dark) !important;
    color: #ffffff !important;
    gap: 16px !important;
    padding-left: 16px !important;
    padding-right: 30px !important;
    box-shadow: 0 14px 34px rgba(0,0,0,.22) !important;
}

.mfha-elementor-hero .hero-call-icon,
.mfha-elementor-hero .mfha-call-icon {
    width: 44px !important;
    height: 44px !important;
    border-radius: 999px !important;
    background: rgba(255,255,255,.14) !important;
    color: #ffffff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
}

/* Hide old separate circle if present in manual Elementor version, because pseudo circle handles it. */
.mfha-elementor-hero .hero-circle {
    display: none !important;
}

@media (max-width: 1024px) {
    .mfha-elementor-hero > .e-con-inner,
    .mfha-elementor-hero > .elementor-container,
    .mfha-elementor-hero > .hero-container,
    .mfha-elementor-hero.mfha-simple-hero {
        gap: 35px !important;
        padding: 0 24px !important;
    }

    .mfha-elementor-hero .hero-text h1 {
        font-size: 42px !important;
        margin-right: 0 !important;
    }

    @keyframes mfhaElementorCircleSlide {
        0% {
            left: -600px;
            opacity: 0;
            transform: translateY(-50%) rotate(-20deg);
        }
        100% {
            left: 42%;
            opacity: .75;
            transform: translateY(-50%) rotate(0deg);
        }
    }

    .mfha-elementor-hero::after {
        width: 520px;
        height: 520px;
    }
}

@media (max-width: 768px) {
    .mfha-elementor-hero {
        min-height: auto !important;
        padding: 70px 0 50px !important;
        display: block !important;
        background-position: center center !important;
    }

    .mfha-elementor-hero > .e-con-inner,
    .mfha-elementor-hero > .elementor-container,
    .mfha-elementor-hero > .hero-container,
    .mfha-elementor-hero.mfha-simple-hero {
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 35px !important;
        padding: 0 20px !important;
    }

    .mfha-elementor-hero .hero-text,
    .mfha-elementor-hero .hero-form {
        width: 100% !important;
        max-width: 100% !important;
        min-width: auto !important;
        flex: 0 1 auto !important;
    }

    .mfha-elementor-hero .hero-text h1 {
        font-size: 40px !important;
        line-height: 1.12 !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .mfha-elementor-hero .hero-text p {
        max-width: 100% !important;
        font-size: 17px !important;
        line-height: 1.6 !important;
    }

    .mfha-elementor-hero .hero-buttons {
        flex-direction: column !important;
        width: 100% !important;
    }

    .mfha-elementor-hero .hero-buttons .hero-btn {
        width: 100% !important;
        white-space: normal !important;
    }

    .mfha-elementor-hero .hero-form {
        padding: 28px 20px !important;
        border-radius: 18px !important;
        box-sizing: border-box !important;
    }

    .mfha-elementor-hero .hero-form h3,
    .mfha-elementor-hero .hero-form .elementor-heading-title {
        font-size: 24px !important;
    }

    .mfha-elementor-hero::after {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .mfha-elementor-hero .hero-text h1 {
        font-size: 34px !important;
    }

    .mfha-elementor-hero > .e-con-inner,
    .mfha-elementor-hero > .elementor-container,
    .mfha-elementor-hero > .hero-container,
    .mfha-elementor-hero.mfha-simple-hero {
        padding: 0 18px !important;
    }

    .mfha-elementor-hero .hero-form {
        padding: 24px 18px !important;
    }
}


/* =====================================================
   MFHA BUTTON STYLE HARDENING v2.1
   Supports both shortcode buttons and manual HTML buttons.
===================================================== */
.hero-buttons {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
    margin-top: 24px !important;
    align-items: center !important;
}

.hero-buttons .hero-btn,
.hero-buttons a.hero-btn,
.hero-buttons button.hero-btn,
.hero-buttons .quote-btn,
.hero-buttons .call-btn,
.hero-buttons .hero-quote-btn,
.hero-buttons .hero-call-now-btn {
    min-height: 66px !important;
    padding: 18px 34px !important;
    border-radius: 999px !important;
    border: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    text-decoration: none !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
    font-weight: 900 !important;
    letter-spacing: .35px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    transition: transform .25s ease, background-color .25s ease, color .25s ease, box-shadow .25s ease !important;
    box-shadow: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}

.hero-buttons .hero-quote-btn,
.hero-buttons .quote-btn,
.hero-buttons a.hero-btn:not(.call-btn):not(.hero-call-now-btn):not(.js-mfha-call-popup):not(.mfha-call-now-trigger) {
    background: var(--mfha-gold) !important;
    color: #000000 !important;
    min-width: 260px !important;
}

.hero-buttons .hero-quote-btn:hover,
.hero-buttons .quote-btn:hover,
.hero-buttons a.hero-btn:not(.call-btn):not(.hero-call-now-btn):not(.js-mfha-call-popup):not(.mfha-call-now-trigger):hover {
    background: #ffffff !important;
    color: var(--mfha-navy) !important;
    transform: translateY(-2px) !important;
}

.hero-buttons .hero-call-now-btn,
.hero-buttons .call-btn,
.hero-buttons .js-mfha-call-popup,
.hero-buttons .mfha-call-now-trigger {
    background: var(--mfha-dark) !important;
    color: #ffffff !important;
    min-width: 250px !important;
    padding: 12px 34px 12px 14px !important;
    gap: 18px !important;
    box-shadow: 0 14px 34px rgba(0,0,0,.24) !important;
}

.hero-buttons .hero-call-now-btn:hover,
.hero-buttons .call-btn:hover,
.hero-buttons .js-mfha-call-popup:hover,
.hero-buttons .mfha-call-now-trigger:hover {
    background: var(--mfha-navy) !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
}

.hero-call-icon,
.mfha-call-icon,
.hero-buttons .call-btn .mfha-call-icon,
.hero-buttons .hero-call-now-btn .hero-call-icon {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    border-radius: 999px !important;
    background: rgba(255,255,255,.14) !important;
    color: #ffffff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 48px !important;
    font-size: 22px !important;
    line-height: 1 !important;
}

.hero-call-icon svg,
.mfha-call-icon svg {
    width: 22px !important;
    height: 22px !important;
    display: block !important;
}

@media (max-width: 768px) {
    .hero-buttons {
        width: 100% !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 14px !important;
    }

    .hero-buttons .hero-btn,
    .hero-buttons a.hero-btn,
    .hero-buttons button.hero-btn,
    .hero-buttons .quote-btn,
    .hero-buttons .call-btn,
    .hero-buttons .hero-quote-btn,
    .hero-buttons .hero-call-now-btn {
        width: 100% !important;
        min-width: 0 !important;
        white-space: normal !important;
    }
}
