
/* STYLE MODS */

#home-bodycontent .cover.cover-center.agent {
	display: none;
}
body#home-bodycontent .information-bar{
    display: none;
}
body .page-wrapper #header {
	border-top: 5px solid #000;
}


#home-bodycontent #about-agent {
	display: none;
}

#home-bodycontent #about-entity {
	display: none;
}

#home-bodycontent .container-fluid:has(.categories) {
	display: none;
}

#home-bodycontent .p-t-3.p-b-3.background-white {
	display: none;
}
#home-bodycontent #footer-cta {
	display: none;
}

#primary-logo {
	filter: saturate(0);
}
/* FEATURED LISTINGS STYLES */

#featured {
	background-color: #fff;
}
#featured h1 {
	text-align: center;
}
#featured #featured-holder .page-header {
	display: none;
}
body .cherieYoung #featured h1 {
	font-family: "Belleza", serif;
	font-size: 4rem;
	font-weight: 300;
	text-align: center;
	margin-bottom: 0;
	line-height: 95%;
	text-transform: uppercase;
}

.read-more {
	text-align: center;
	padding-bottom: 60px;
	margin-top: 50px;
}

body .cherieYoung .bespoke #featured-lifestyles,
body .cherieYoung #featured{
padding-top: 60px;
}



/* SIERRA MODS */

body.home .intro {
	display: none;
}
.home header {
	min-height: unset;
	background: transparent;
}


@media(max-width: 790px){
	.header__bg.js-hero-image {
	display: none !important;
}
}/* END MOBILE */

/* HIDE SECTIONS */

body:has(.cherieYoung) .section.section--stats{
	display: none;
}

body:has(.cherieYoung) .section.section--testimonials{
	display: none;
}

body:has(.cherieYoung) .section.section--reviews{
	display: none;
}

body:has(.cherieYoung) .section.section--agents{
	display: none;
}

body:has(.cherieYoung) .section.section--fma{
	display: none;
}

body:has(.cherieYoung) .section.section--content{
	display: none;
}

