.location_search_field {
    position: relative;
}
#pageloader {
    display: none;
    position: absolute;
    right: 5px;
    top: 0;
	padding: 10px 0;
}
#pageloader img {
    width: 25px;
}
.zah-map-marker-image-content {
    align-self: center;
    width: 100px;
    height: 100px;
    max-width: none;
}
.zah-map-marker-text-content .title {
    color: #fa4612;
    font-size: 18px;
    font-weight: 600;
    max-width: 230px;
    line-height: 1em;
}
.zah-map-marker-text-content span {
    color: #A21C26;
    display: block;
    line-height: 1.5;
    font-size: 14px;
}
.zah-map-marker-cta {
    position: absolute;
    background: #fa4612!important;
    color: #FFFFFF!important;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-top: -20px;
    width: 100%;
    left: 0px;
}
.zah-map-marker-text-content {
    padding-left: 14px;
}
.zah-map-marker-text-content .name {
    font-weight: 600;
}
.gm-style .gm-style-iw-t::after {
    background: #fa4612 !important;
}