.fx-location {
    position: relative;
}

.location-filter {
    width: calc(100% + 44px);
    margin-left: -22px;
    background: #EFEDEB;
    padding: 30px 22px;
}

.location-filter--btns {
    text-align: center;
}

.location-filter__col {
    margin-bottom: 25px;
}

.location-search-col {
    position: relative;
    width: 100%;
    height: 25px;
    border-bottom: 1px solid rgba( 0, 0, 0, .50 );
    margin-bottom: 35px;
}

.location-search-col input {
    padding-right: 40px;
    padding-bottom: 3px;
    padding-left: 0;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    border: none;
    height: 100%;
    width: 100%;
    background: transparent;
}

.location-search-col input::placeholder {
    color: #000000;
    opacity: 1;
}

.location-search-col button {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    background: none;
    border: none;
    font-size: 16px;
    color: #000000;
}

.location-filter--btns .btn-primary {
    padding: 19px 64px 19px 34px;
    font-size: 16px;
}

.location-filter--btns .btn-primary::before {
    right: 33px;
    font-size: 20px;
}

.location-filter--btns .btn-tertiary {
    font-size: 16px;
}

.location-filter--btns .btn-tertiary::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12.326" height="14.213" viewBox="0 0 12.326 14.213"><path id="reset" d="M165.392-845.787a5.945,5.945,0,0,1-3.861-2.032A6,6,0,0,1,160-851.911a6.107,6.107,0,0,1,.5-2.436,6.006,6.006,0,0,1,1.425-2.032l1.1,1.1a4.341,4.341,0,0,0-1.107,1.522,4.6,4.6,0,0,0-.376,1.849,4.555,4.555,0,0,0,1.079,2.995,4.463,4.463,0,0,0,2.773,1.589Zm1.541,0v-1.541a4.6,4.6,0,0,0,2.764-1.6,4.494,4.494,0,0,0,1.088-2.985,4.458,4.458,0,0,0-1.348-3.274,4.458,4.458,0,0,0-3.274-1.348h-.058l.847.847-1.078,1.078-2.7-2.7,2.7-2.7,1.078,1.078-.847.847h.058a5.948,5.948,0,0,1,4.372,1.791,5.948,5.948,0,0,1,1.791,4.372,5.978,5.978,0,0,1-1.531,4.073A6.026,6.026,0,0,1,166.933-845.787Z" transform="translate(-160 860)" fill="%23001489"/></svg>');
    font-size: unset;
}

.fx-location__bttn {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 30px;
    max-width: 254px;
}

.location-details-page .fx-location__bttn {
    margin-bottom: 30px;
}

.fx-location__bttn .btn + .btn {
    margin: 0;
}

.fx-location__text p {
    margin-bottom: 25px;
}

@media(min-width: 768px){
    .location-filter {
        width: 100%;
        margin-left: 0px;
        padding: 30px;
        margin-bottom: 30px;
    }

    .location-filter--btns {
        text-align: left;
    }

    .location-filter__col {
        margin-bottom: 36px;
    }

    .location-search-col {
        position: relative;
        width: 100%;
        height: 25px;
        border-bottom: 1px solid rgba( 0, 0, 0, .50 );
        margin-bottom: 35px;
    }

    .location-search-col input {
        padding-right: 40px;
        padding-bottom: 3px;
        padding-left: 0;
        color: #000000;
        font-size: 18px;
        font-weight: normal;
        border: none;
        height: 100%;
        width: 100%;
        background: transparent;
    }

    .location-search-col input::placeholder {
        color: #000000;
        opacity: 1;
    }

    .location-search-col button {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0, -50%);
        background: none;
        border: none;
        font-size: 16px;
        color: #000000;
    }

    .location-filter--btns .btn-primary {
        padding: 19px 64px 19px 34px;
        font-size: 16px;
    }

    .location-filter--btns .btn-primary::before {
        right: 33px;
        font-size: 20px;
    }

    .location-filter--btns .btn-tertiary {
        font-size: 16px;
    }

    .fx-location__bttn {
        max-width: 100%;
    }
}

@media(min-width: 1200px){
    .location-filter {
        margin-bottom: 0;
    }

    .fx-location__wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .fx-location__text {
        width: 575px;
    }

    .fx-location__right {
        width: calc(100% - 575px);
        padding-left: 50px;
    }

    .fx-location__text p {
        margin-bottom: 30px;
    }

    .location-details-page .fx-location__bttn {
        margin-bottom: 0;
    }
}

@media (max-width: 599px) {
    .location-filter--btns .btn+.btn {
        margin-left: auto;
        margin-right: auto;
    }
}

/* Map */

.fx-location__map {
    line-height: 0;
    min-height: 360px;
}

.gm-style .gm-style-iw-c {
    width: 324px !important;
    padding: 28px 30px 28px 20px !important;
    border-radius: 12px !important;
    border-bottom: none;
    box-shadow: none;
    background: #fff;
    max-width: inherit !important;
    box-shadow: 0 3px 20px rgba(0,0,0,0.16);
    max-height: unset !important;
}

.gm-style .gm-style-iw-d {
    min-height: 192px;
    overflow: visible !important;
}

.gm-style-iw-chr {
    position: absolute;
    right: 0;
    top: 0;
}

.locations-col h4 {
    font-size: 24px;
    line-height: 1.333em;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.locations-col h3 {
    font-size: 24px;
    line-height: 1.208em;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: "Montserrat", serif;
    font-weight: 400;
}

.locations-col p {
    margin-bottom: 15px;
    line-height: 24px;
}

.locations-col p a {
    color: #000;
    background: none;
}

.locations-col p.location-info__phone {
    line-height: 20px;
}

.gm-style .gm-style-iw-tc::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 14px;
    left: 50%;
    bottom: -14px;
    transform: translate(-50%, 0);
    background: #fff;
}

@media (max-width: 767px) {
    .fx-location__map {
        width: calc(100% + 44px) !important;
        margin-left: -22px;
    }
}

@media (min-width: 768px) {
    .fx-location__map {
        min-height: 430px;
        margin: 0;
    }
}

@media (min-width: 1200px) {
    .fx-location__map {
        min-height: 517px;
        height: 100% !important;
    }

    .fx-location__map:has(+ .fx-location__bttn .btn) {
        min-height: unset;
        height: 524px !important;
    }
}