.wpgmp_infowindow.fc-infowindow-default .fc-item-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #212f3d;
    font-weight: 600;
    font-size: 18px;
}

.fc-infowindow-default .fc-item-featured_image img,
.fc-infowindow-default .fc-feature-img img {
    float: left;
    width: 200px !important;
    margin-right: 15px;
    margin-top: 5px;
}

.fc-infowindow-default address {
    margin-bottom: 0px;
}

.fc-infowindow-default .wpgmp_iw_content {
    padding-bottom: 0px !important;
}.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_locations {
  padding: 24px !important;
}

.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_location_meta {
  margin-top: 0;
}

.fc-item-default.fc-wait .wpgmp_locations {
  background: #fff;
  border: 0 none;
  margin-bottom: 20px;
  box-shadow: 0 0 8px rgba(74, 74, 74, 0.15);
  border-radius: 8px;
}

.fc-item-default.fc-wait .wpgmp_locations img {
  padding: 0px;
  margin-right: 15px !important;
}

.fc-item-default.fc-wait .wpgmp_locations_foot {
  margin: 0px;
}

.fc-item-default .wpgmp_location_meta {
  margin-right: 0px;
}

.wpgmp_listing_list .fc-item-default .wpgmp_locations {
  padding: 15px !important;
}

.fc-item-default span.wpgmp_location_category.fc-badge.info {
  padding: 4px 10px 6px;
  border-radius: 50px;
  font-size: 10px;
  line-height: 12px;
}

.fc-item-default .wpgmp-actions {
  margin: 10px 0 0;
}
.fc-item-default .wpgmp-actions a.wpgmp-action-link {
  font-size: 14px;
}

.fc-item-default .wpgmp_locations .wpgmp_location_title {
  font-size: 20px;
  line-height: 28px;
}