.single-rep-agent .eatured-listings-search-page.page-container {
	margin-bottom: 100px; /*hack*/
}
.ui-grid-container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.ui-grid-direction-xs-column {
	flex-direction: column;
}

.ui-grid-spacing-xs-2 {
	width: calc(100% + 16px);
	margin: -8px;
}

.ui-grid-spacing-xs-1 {
	width: calc(100% + 8px);
	margin: -4px;
}

.ui-grid-spacing-xs-3 {
	width: calc(100% + 24px);
	margin: -12px;
}

.ui-grid-spacing-xs-3 > .ui-grid-item {
	padding: 12px;
}

.ui-grid-spacing-xs-2 > .ui-grid-item {
	padding: 8px;
}

.ui-grid-spacing-xs-1 > .ui-grid-item {
	padding: 4px;
}

.ui-grid-item {
	margin: 0;
	box-sizing: border-box;
}

.ui-grid-xs-true {
	flex-grow: 1;
	max-width: 100%;
	flex-basis: 0;
}

.ui-grid-xs-4 {
	flex-grow: 0;
	max-width: 33.333333%;
	flex-basis: 33.333333%;
}

.ui-grid-align-items-xs-flex-start {
	align-items: flex-start;
}

.ui-grid-align-items-xs-center {
	align-items: center;
}

.ui-typography {
	margin: 0;
	text-transform: none;
}

.ui-typography-body1 {
	font-size: 1rem;
	font-family: inherit;
	font-weight: 400;
	line-height: 1.5;
}

.ui-chip {
	color: rgba(0, 0, 0, 0.87);
	border: none;
	cursor: default;
	height: 32px;
	display: inline-flex;
	outline: 0;
	padding: 0;
	font-size: 0.8125rem;
	box-sizing: border-box;
	transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	align-items: center;
	font-family: inherit;
	white-space: nowrap;
	border-radius: 16px;
	vertical-align: middle;
	justify-content: center;
	text-decoration: none;
	background-color: #e0e0e0;
}

.ui-chip-label {
	overflow: hidden;
	white-space: nowrap;
	padding-left: 12px;
	padding-right: 12px;
	text-overflow: ellipsis;
}

.ihf-listing-result-cell {
	height: 100%;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	color: rgba(0, 0, 0, 0.87);
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	background-color: #fff;
}
.ihf-listing-result-cell .a {
	position: relative;
	background: #ccc;
	padding-top: 56.25%;
}
.ihf-listing-result-cell .b {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
}
.ihf-listing-result-cell .c {
	width: 100%;
	height: 100%;
}
.ihf-listing-result-cell .d {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ihf-listing-result-cell .e.f {
	width: 100%;
}
.ihf-listing-result-cell .e {
	height: 100%;
}
.ihf-listing-result-cell .f {
	outline: none;
}
.ihf-listing-result-cell .g {
	position: relative;
	width: 100%;
}
.ihf-listing-result-cell .g * {
	box-sizing: border-box;
}
.ihf-listing-result-cell .f .h {
	height: 100%;
	display: flex;
	justify-content: center;
}
.ihf-listing-result-cell .g.h {
	position: relative;
	margin: 0;
	overflow: hidden;
}
.ihf-listing-result-cell .e .i {
	height: 100%;
}
.ihf-listing-result-cell .g .i  {
	overflow: hidden;
	margin: auto;
	width: 100%;
	transition: height .15s ease-in;
}
.ihf-listing-result-cell .g .i.j .k {
	-ms-box-orient: horizontal;
	display: -moz-flex;
	display: flex;
}
.ihf-listing-result-cell .g .k.l {
	transition: all .35s ease-in-out;
}
.ihf-listing-result-cell .f .k {
	height: 100%;
}
.ihf-listing-result-cell .g .k {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	width: 100%;
}
.ihf-listing-result-cell .g .i.j .k .m {
	flex-direction: column;
	flex-flow: column;
}
.ihf-listing-result-cell .g.h li.m.n {
	z-index: 1 !important;
}
.ihf-listing-result-cell .f .m {
	cursor: pointer;
	height: 100%;
	background: unset;
}
.ihf-listing-result-cell .g .m {
	min-width: 100%;
	margin: 0;
	position: relative;
	text-align: center;
}
.ihf-listing-result-cell .p {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ihf-listing-result-cell .g .m img {
	width: 100%;
	vertical-align: top;
	border: 0;
}
.ihf-listing-result-cell .g img {
	width: 100%;
	display: inline-block;
	pointer-events: none;
}
.ihf-listing-result-cell .q {
	height: 100%;
	object-fit: cover;
}
.ihf-listing-result-cell .r {
	width: 100%;
	height: 100%;
	position: absolute;
}
.ihf-listing-result-cell .s {
	top: 0;
	left: 0;
	padding: 8px;
	z-index: 1;
	position: absolute;
}
.ihf-listing-result-cell .t {
	color: #FFFFFF;
	height: 22px;
	font-size: 12px;
	font-weight: 500;
	border-radius: 3px;
}
.ihf-listing-result-cell .u {
	background-color: #316D31;
}
.ihf-listing-result-cell .v {
	padding-left: 6px;
	padding-right: 6px;
}

.ihf-listing-result-info {
	width: 100%;
	padding: 12px;
	padding-bottom: 4px;
}
.ihf-listing-result-cell .w {
	font-size: 20px;
	font-weight: bold;
}
.ihf-listing-result-cell .x {
	color: #737373;
	margin-right: 5px;
}
.ihf-listing-result-address,
.ihf-listing-result-address p {
	text-transform: none;
}
.ihf-listing-result-cell .y {
	margin-bottom: -10px;
}
.ihf-listing-result-cell .z {
	justify-content: space-between;
}
.ihf-listing-result-cell .aa {
	color: #6D6D6D;
	font-size: 14px;
}
.ihf-listing-result-cell .ab {
	width: 55px;
}
.ihf-listing-result-cell .ac {
	max-width: 100%;
	max-height: 55px;
	object-fit: contain;
}
.ihf-listing-result-cell .ad {
	line-height: 1;
	margin-bottom: 5px;
	text-transform: none;
}
.ihf-listing-result-cell .ae {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}
