

.area-sublinks {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 10px;
	max-width: 90%;
    list-style: none;
}

.area-sublinks a{
    color: #fff;
}
.area-sublinks a {
	font-size: 1.5rem;
}

/* SIERRA FIXES */

.container:has(#cherieYoung) {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.container .col-xs-12:has(#cherieYoung) {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 100%;
}
body {
	background-color: transparent;
}

/* COLOR FIXES */

body #cherieYoung .neptune .buyer-seller .buyer-seller-content .buyer-seller-item a {
	background-color: #171717;
	border: 1px solid #131313;
}
#about > div.half-banner.text-holder > div > a.btn {
	background-color: #171717;
	border: 1px solid #131313;
}

#mainPic {
	background-attachment: fixed;
}
nav.topNav {
	background: transparent;
}
header {
	background: transparent;
}
#mainPic::before {
	background: linear-gradient(180deg, rgba(25,25,25,0.4) 1.31%, rgba(25,25,25,0.0001) 100%) !important;
	content: "";
	display: block;
	width: 100%;
	height: 100;
	position: absolute;
	height: 124px;
	top: 0px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
}
body #cherieYoung .neptune h2 ~ .area-sublinks {
	margin-top: 15px;
}
body #cherieYoung .neptune .featured-lifestyles .featured-content .featured-tiles .tile {
	margin-bottom: 0px;
}
body #cherieYoung .neptune .featured-lifestyles .featured-content .featured-tiles, body #cherieYoung .neptune .featured-areas .featured-content .featured-tiles {
	margin-bottom: 0px;
}
#cherieYoung .featured-content {
	margin-bottom: 0px;
}
.area-sublinks {
	flex-direction: column;
	list-style: none;
}
.area-sublinks li{
	list-style: none;
}
#cherieYoung .area-sublinks li {
	list-style: none;
}

#cherieYoung .area-sublinks li {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
}
#about .lenders {
	margin-bottom: 20px;
}
.bg-fixed{
	background-attachment: fixed !important;
}

body #cherieYoung .neptune .buyer-seller {
  background-image: url('https://cy-sierra-assets.s3.amazonaws.com/sites/mainlinephillyhomes.com/images/areas/area-chester-county.webp');
}

#featured-holder .row.mb20:has(.title) {
	display: none;
}
#featured-section .title-row {
	text-align: center;
}

#featured-section .title-row h2 {
	font-family: "Playfair Display", serif;
	font-size: 3.5rem;
	font-weight: 300;
	color: #000;
	text-align: center;
	margin-bottom: 0;
	margin-top: -10px;
	line-height: 95%;
}
#featured-section {
	padding-bottom: 0px;
}
.featureListings {
	padding-bottom: 0px;
}
.featureListings .plusLink {
	filter: saturate(0);
}

.btn-search {
	background: #040404;
}

body #cherieYoung .neptune .contact {
	padding-bottom: 0px;
}
#neptune-secondary {
	margin-bottom: 0px;
}
body #cherieYoung .neptune .featured-areas .featured-content .featured-tiles .tile {
	margin-bottom: 0px;
}
.featured-lifestyles {
	padding: 0px;
}
#about {
	margin-bottom: 20px;
	padding-bottom: 0px;
}
body #cherieYoung .neptune .buyer-seller .buyer-seller-content .buyer-seller-item a:hover {
	background-color: #fff;
	border: 1px solid #fff;
	color: #171717 !important;
	text-decoration: none;
}
#mainPic::before {
	background: linear-gradient(180deg, rgba(25, 25, 25, 0.7) 1.31%, rgba(25, 25, 25, 0.0001) 100%);
}
.btn-secondary, .si-btn--secondary {
	background-color: #090909;
	border-color: #090909;
}
body #cherieYoung .neptune .featured-areas .featured-content .featured-tiles .tile span .tile-link:hover {
	background-color: rgb(22, 22, 22);
}
#about > div.half-banner.text-holder > div > a.btn:hover {
	border-color: #131313;
	background-color: #fff;
	color: #131313;
}

/* FOOTER STYLES */

footer {
	background: #090909;
}
.sub-footer {
	border-top: 1px solid #2d2d2d;
}


@media(max-width: 790px){
body:has(#cherieYoung) #about {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body:has(#cherieYoung) .featured-lifestyles {
	padding-top: 0px;
}
body:has(#cherieYoung) .headerfix {
	display: none !important;
}
body:has(#cherieYoung) #innerContent {
	padding-top: 0px;
}
.featured-areas {
	padding-top: 20px;
}
.featured-areas .tile {
	margin-bottom: 0px !important;

}
.featured-areas .featured-tiles h2{
	margin-top: 40px;

}
.featured-areas.featured-areas-main span h2 {
	margin-top: 40px !important;
}
.navbar .navbar-header .toggle .ico {
	filter: saturate(0);
}
#hero_cta_bar .container .cta a {
	border-bottom: 2px solid #888;
}
#hero_cta_bar .container .cta a::after {
	color: #888;
}
.btn-secondary, .si-btn--secondary {
	filter: saturate(0);
}
footer {
	filter: saturate(0);
}
}/* END MOBILE */


/* FINAL STYLES */

/* FINAL STYLE */

#cherieYoung .neptune .featured-areas .featured-content .featured-tiles .tile span .tile-link {
	display: none;
}

.area-sublinks a {
	font-size: 1.8rem;
}
nav.topNav {
	background: transparent;
	position: relative;
	z-index: 5;
}