/*
 * Locations page
 *
 * View elements are hidden and used only to pass values into production-ready
 * template built by UX team.
 */
.bk-restaurants,
.bk-restaurants-total,
.page-locations .item-list > .pager,
.geofield-proximity-origin-from,
.form-item-field-geofield-distance-unit,
.form-item-field-geofield-distance-distance,
.view-filters
 {
  display: none;
}
