.header-z-index{
    z-index: 199 !important;
}

p.component__subtitle.banner__subtitle {
    color: #fff !important;
}
img.btn {
    width: 169px;
    height: auto;
    padding-top: 3px;
}


.mobileHeader-navigation .icon-bars:after {
    content: unset !important;
}
a.ordrbtn {
    background: linear-gradient(90deg, rgba(111, 152, 217, 1) 0%, rgba(114, 189, 150, 1) 100%);
    padding: 5px;
    border-radius: 10px;
    margin-left: 15px;
    width: 45px;
    text-align: center;
}

.mobileHeader-logo a, .mobileHeader-phone a {
    text-decoration: none;
}

.cstm-none .cta_header_3__container.cta__container {
    display: none;
}

@media screen and (max-width: 1024px) {
    .wrap__header-f .column-2 .row-1 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .locations_header_2__container.locations__container {
        margin-bottom: 15px;
    }
}
