/*!
Theme Name: Culligan v4 Culligan Columbus Ohio Child
Author: BAM Advertising
Author URI: https://bamadv.com
Template: culligan-v4
Version: 1.0.1
Github Theme URI: BAM-Advertising/culligan-v4-culligan-columbus-ohio-child
Primary Branch: main
*/

.btn-find-location {
    font-size: .95rem;
    text-decoration: none;
}

@media (min-width: 1280px) {
    .btn-find-location {
        display: none;
    }
}

@media (min-width: 640px) {
    .app-footer .app-footer__upper .upper__address {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 600px;
    }

    .app-footer .app-footer__upper .upper__address p {
        width: calc(50% - 1.5rem);
    }
}
