
.yelp-info {
	display: block;
	float: left;
	width: 100%;
}

.yelp-item {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1% !important;
	min-width: 230px;
	width: 31%;
	background: #fff;
	text-align: left;
	color: #000;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	font-size: 18px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-perspective: 20em;
	perspective: 20em;
}

.yelp-item .yelp-link {
	display: block;
	height: 300px;
	overflow: hidden;
}

.yelp-item * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.yelp-item .picture {
	height: auto;
	max-width: 100%;
	min-height: 300px;
	position: relative;
	vertical-align: top;
}

.yelp-item .more-info {
	position: absolute;
	top: 0;
	right: 0;
	padding: 7px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: .9em;
	opacity: 0;
	background-color: #e87a9f;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.yelp-item .more-info i {
	display: inline-block;
	margin-right: 10px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #164666;
	color: #fff;
	font-size: 1.4em;
}

.yelp-item figcaption {
	padding: 20px;
}

.yelp-item h3, .yelp-item p {
	margin: 0;
}

.yelp-info h2 {
	text-align: center;
}

.yelp-item h3 {
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.yelp-item p {
	font-size: .9em;
	letter-spacing: 1px;
	font-weight: 400;
}

.yelp-item .price {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 48px;
	letter-spacing: 1px;
}

.yelp-item .price s {
	margin-right: 5px;
	opacity: .5;
	font-size: .9em;
}

.yelp-item .rating {
	margin-top: 5px;
}

.yelp-item:hover .more-info, .yelp-item.hover .more-info {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.yelp-item .more-info span {
	color: #fff;
}

.yelp-item:hover .more-info i, .yelp-item.hover .more-info i {
	background-color: #2980b9;
}

.yelp-branding {
	bottom: 2px;
	position: absolute;
	right: 9px;
}

.yelp-branding img {
	height: 40px;
}

@media (max-width: 1025px) {
	.yelp-item {
		width: 48%;
	}
}

@media (max-width: 600px) {
	.yelp-item {
		width: 100%;
	}
}

.our_communities {
	padding: 15px !important;
}

.our_communities {
	max-width: 1280px !important;
	margin: 50px auto !important;
	overflow: hidden !important;
}

.gallery-title {
	position: relative !important;
	z-index: 3 !important;
}

.search_options.active_property_type, .gallery-title, .home_details, .search_options.active_property_type, .gallery-title, .home_facts {
	background: rgba(48, 81, 127, .75) !important;
}

.gallery-title {
	text-align: center;
	color: #fff !important;
}

.gallery-title h4 {
	color: #fff !important;
}

.info_container .one-third {
	text-align: center !important;
}

.first, .property-details-col1 {
	clear: both !important;
	margin-left: 0 !important;
}

.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .property-details-col1, .property-details-col2, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
	float: left;
	margin-left: 2.5641025641026%;
	margin-bottom: 28px !important;
}

.first, .property-details-col1 {
	clear: both !important;
	margin-left: 0 !important;
}

.one-third, .two-sixths {
	width: 31.623931623932% !important;
}

.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .property-details-col1, .property-details-col2, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
	float: left;
	margin-left: 2.5641025641026%;
	margin-bottom: 28px !important;
}

/* COMMUNITIES STYLE */
.communities_container {
	overflow: auto !important;
}

.our_communities {
	max-width: 1280px !important;
	margin: 50px auto !important;
	overflow: hidden !important;
}

.our_communities a {
	color: #1a212b !important;
}

.gallery-title {
	text-align: center !important;
}

.gallery-img img {
	width: 100 !important;
}

.info_container {
	width: 100% !important;
	padding: 20px 0 0 0 !important;
	position: relative !important;
}

div.info_container p.one-third a {
	color: #000 !important;
}

.entertainment {
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

div.community {
	background: #fff !important;
	border: 1px solid #cecece !important;
}

.gallery-title h4 {
	padding: 15px 0;
	margin: -62px 0 0 0px;
	color: #fff;
	text-align: center;
}

#custom_html-3 > div > div > div.info_container > p.one-third > a:hover {
	color: #465779 !important;
}

ul.button-list {
	border-bottom: 1px solid #888;
	display: block;
	float: left;
	line-height: 3rem;
	list-style: outside none none;
	margin-left: 0;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.button-item {
	border-right: 1px solid #888;
	display: inline-block;
	text-align: center;
}

.button-item a {
	display: block;
	padding: 0 30px;
}

.button-item .fa {
	display: block;
}

.entry-content a, .entry-title a, .card-profile .fa, .meta-title a, .button-item a {
	color: #000;
}

.button-item:last-child {
	border-right: none;
}

@media (max-width: 550px) {
	ul.button-list {
		height: auto;
	}
	
	.button-item {
		width: 50%;
	}
	
	.button-item {
		border-right: none;
	}
}

.community h2 {
	font-size: 2.5em;
	padding: 10px;
	text-align: center;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.loading {
	display: none;
	margin: 0 auto;
}

.community-schools {
	display: none;
	float: left;
	width: 100%;
}

#yelpNav {
	width: 100%;
	float: left;
	margin: 0 1.5% !important;
}

.yelpMenu {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.yelpMenu a[class*='button-'] {
	font-size: 16px;
	flex: 1 1 20%;
	background: #fff;
	min-width: 70px;
	max-width: 19%;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	text-align: center;
}

.yelpMenu a[class*='button-']:hover, .yelpMenu a[class*='button-']:focus {
	color: #fff;
	background: #e87a9f;
}

.yelpMenu a[class*='button-'].active {
	background: #e87a9f;
}

.yelpMenu a[id*='frankcity-'] {
	margin: unset;
	padding: unset;
	font-size: 16px;
	flex: 1 1 25%;
	background: #fff;
	min-width: 100px;
	height: 50px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.yelpMenu a[id*='frankcity-']:first-child {
	padding-left: unset;
}

.yelpMenu a[id*='frankcity-']:hover, .yelpMenu a[id*='frankcity-']:focus {
	color: #fff;
	background: #e87a9f;
}

.frankcity-container .nav, .cmt-tabs .nav {
	margin: 0 1.5%;
}

a#frankcity-1 {
	border-top-left-radius: unset;
}

a#frankcity-4 {
	border-top-right-radius: unset;
}

a[class*="button-"]:not(:last-child), a[id*="frankcity-"]:not(:last-child) {
	border-right: 1px solid #000;
}
