

body.home header nav > ul > li > a {
	color: #fff;
}

body.home header nav > ul > li > a:hover {
	color: #000;
}
body.home header .sub-nav > li > a {
	color: #fff;
}

body.home header.reduced nav > ul > li > a {
	color: #0d0d0d;
}
body.home header.reduced {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
body.home header:not(.reduced) .logo-centered.dynamic-menu-item img {
	width: 160px;
}


/* STATS STYLES */
body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, #144784 0%, #002142 100%);
	padding: 175px 0;
	position: relative;
}
body.home #proven_results .container {
	padding: 0 30px;
}
body.home #proven_results .heading-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
 body.home #proven_results .col-md-6 {
	width: 50%;
}
body.home #proven_results .heading-row .col-md-6:first-child {
	padding-right: 50px;
	position: relative;
}
body.home #proven_results h4 {
	color: #eddb96;
	font-size: 24px;
	letter-spacing: 6px;
	margin: 0;
	text-transform: uppercase;
}
body.home #proven_results  h2 {
	color: #fff !important;
	font-size: 70px !important;
	margin: 15px 0 !important;
	line-height: 1;
	text-align: left;
}
body.home #proven_results .heading-row .col-md-6:first-child::after {
	content: "";
	height: 60%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-right: 1px solid #fff;
}
body.home #proven_results .heading-row .col-md-6:last-child {
	padding-left: 50px;
}
body.home #proven_results p {
	line-height: 1.8 !important;
	font-size: 20px !important;
	font-weight: 300 !important;
}
body.home #proven_results .heading-row p {
	color: #fff;
	margin-bottom: 0;
}
body.home #proven_results .stats {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 60px auto 70px;
	padding: 0;
}
body.home #proven_results .stats .stat {
	padding: 0 40px;
	width: calc(100% / 3);
	border-right: 1px solid #ccc;
	text-align: center;
}
body.home #proven_results .stats .stat:last-child {
	border-right: none;
}
body.home #proven_results .stats .stat .stat-num {
	font-size: 100px;
	font-weight: 300;
	color: #eddb96;
	display: block;
	line-height: 1;
}
body.home #proven_results .stats .stat .stat-label {
	display: block;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-top: 10px;
}

body.home #proven_results .btn-effect {
	border: none;
	border-radius: 0;
	display: inline-block;
	font-size: 13px;
	line-height: 1.5;
	padding: 12px 30px 11px;
	position: relative;
	text-transform: uppercase;
	transition: background-color .3s ease;
	vertical-align: middle;
}
body.home #proven_results  .tagline {
	color: rgba(255,255,255,0.9);
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 20px;
	position: relative;
}
body.home #proven_results .tagline {
	right: 50px;
	bottom: 50px;
	position: absolute;
}

body.home #proven_results .btn-effect {
	background: transparent;
	border: 1px solid #eddb96;
	font-size: 15px;
	letter-spacing: 3px;
	color: #eddb96;
}


/* STYLE MODS */

body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, rgba(20, 71, 132, 0.6) 0%, rgba(0, 33, 66, 0.8) 100%);
	padding: 175px 0;
	position: relative;
	width: 100%;
}

body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, rgba(42, 84, 134, 0.6) 0%, rgba(9, 15, 22, 0.8) 100%);
	padding: 175px 0;
	position: relative;
	width: 100%;
}
.text-center {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-direction: column;
}
body.home #proven_results .stats .stat .stat-num {
	color: #939BAF;
}
body.home #proven_results .stats .stat {
	width: calc(100% / 4);
}

body.home #proven_results .stats .stat {
	width: calc(100% / 5);
}
body.home #proven_results .stats .stat .stat-num {
	font-size: 90px;
}
body.home #proven_results .stats .stat .stat-label {
	font-size: 16px;
}
body.home #proven_results .stats .stat .stat-num {
	font-family: "Italiana", sans-serif;
}
body.home #proven_results .stats .stat .stat-label {
	font-family: "Montserrat", sans-serif;
}
body.home #proven_results .heading-row p {
	font-family: "Montserrat", sans-serif;
}
body.home #proven_results .btn-effect {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 3px;
}
body.home #proven_results .stats .stat .stat-label {
	font-size: 14px;
}


/* FINAL STYLES */

body.site.home.template6.en {
	background-image: url('https://cy-chime-assets.s3.amazonaws.com/sites/shantrecethomas.com/images/hero-temp.webp') !important;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
body.template6.home .page-content, body.template6.about .page-content {
	background-color: transparent;
}
.md-hero.layout11.banner-with-search-group.mg-bg {
	background-color: transparent;
}

body.home main .md-custom-code.html-code, body.home main .mg-container {
	background: transparent;
}
#design-container {
	background-color: rgba(17, 17, 17, 0.7);
}
#design-container {
	background-color: rgba(29, 37, 58, 0.7);
}
/*
#design-container .section-subtitle .title-font, #design-container #section-welcome h2 {
	font-family: "Fahkwang", sans-serif !important;
}
*/



/*

#section-lifestyle .elementor-element.elementor-element-0fc0b7b.e-con-full.col-left.e-flex.e-con.e-child {
	flex-direction: row;
	padding-top: 0px;
	padding-bottom: 0px;
}

#section-lifestyle .elementor-element.elementor-element-5d5b35f.e-con-full.col-left.e-flex.e-con.e-child {
	flex-direction: row;
	padding-top: 0px;
	padding-bottom: 0px;
}
#section-lifestyle .elementor-element.elementor-element-5c7bbe6.e-con-full.featured-area-holder-lifestyles.featured-area-holder.e-flex.e-con.e-child {
	flex-direction: column;
}
*/

#section-featured-areas .elementor-element.elementor-element-43a74fb.e-con-full.col-left.e-flex.e-con.e-child {
	flex-direction: row;
	padding-top: 0px;
	padding-bottom: 0px;
}

#section-featured-areas .elementor-element.elementor-element-b0108a9.e-con-full.col-right.e-flex.e-con.e-child {
	flex-direction: row;
	padding-top: 0px;
	padding-bottom: 0px;
}
#section-featured-areas .featured-area-tab-active.featured-area-tab.elementor-element.elementor-element-c4e75ca.e-con-full.featured-area-holder.e-flex.e-con.e-child {
	flex-direction: column;
}


.hero-logo {
	display: none;
}


body.site .md-hero .banner .single-picture {
	display: none;
}
body.site.home.template6.en {
	background-position: bottom center;
}


/* HERO SEARCH STYLES */

.md-hero.layout11 .banner {
	padding-bottom: 0px;
}
.md-hero.layout11 .media-content-v2 {
	margin-top: 50vh;
}
.md-hero.layout11 .media-content-v2 .media-content-box {
	background: rgba(45, 45, 45, 0.45);
}
.search-group.layout11 .tab-body {
	background: transparent;
	border: 0.5px solid rgba(255, 255, 255, 0.79);
	border-radius: 0;
	backdrop-filter: unset;
	border-top: none;
	border-left: none;
	border-right: none;
}

#design-container .area-tab-controls ul {
	list-style: none;
}

#design-container .e-con-inner {
	gap: 0px;
}

/* TAB STYLES */


.lifestyle-slider.elementor-element.elementor-element-0fc0b7b.e-con-full.col-left.e-flex.e-con.e-child {
	margin-top: 0px;
	padding-top: 0px;
}

.lifestyle-slider.elementor-element.elementor-element-0fc0b7b.e-con-full.col-left.e-flex.e-con.e-child {
	width: 100%;
	max-width: 100% !important;
}

.tab-nav {
	margin-bottom: 0px;
	border-bottom: 0px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.tab-nav {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #333;
	margin-bottom: 40px;
}

.tab-nav {
	list-style: none;
}

.tab-nav {
	margin-bottom: 0px;
	border-bottom: 0px;
}

.tab-link {
	cursor: pointer;
}

.tab-link {
	flex: 1;
	text-align: center;
}

.tab-link {
	text-transform: uppercase;
	font-size: 0.8rem;
	font-family: "Montserrat", sans-serif;
}

.tab-link {
	padding: 15px 30px;
	cursor: pointer;
	font-size: 12px;
	letter-spacing: 1px;
}
.tab-link {
	color: #fff;
}
.tab-link {
	text-transform: uppercase;
}
.tab-link {
	font-weight: 300;
}
.tab-link.active {
	color: #fff;
	background: rgba(197, 160, 124, 0.2);
}
.tab-link.active {
	color: #fff;
}
.lifestyle-slider .area-item:not(.area-item-active) {
	display: none;
}

.elementor-element.elementor-element-5c7bbe6.e-con-full.featured-area-holder-lifestyles.featured-area-holder.e-flex.e-con.e-child {
	flex-direction: column;
}

#design-container .tab-link {
	list-style: none;
}
#section-lifestyle .lifestyle-slider .area-item .area-item-image img {
	max-height: 80vh;
	min-height: 80vh;
}

#section-lifestyle .lifestyle-slider .area-item a:hover {
	transform: unset;
}
#section-lifestyle .tab-link {
	padding: 15px 30px;
}
.elementor-element.elementor-element-5c7bbe6.e-con-full.featured-area-holder-lifestyles.featured-area-holder.e-flex.e-con.e-child {
	gap: 0;
}
.tab-link.active {
	background: #848CA3;
}
.md-custom-code.html-code:has(#design-container) {
	margin-bottom: 0px !important;
}

.house-grid-item.layout2 .body-mask {
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	background: rgba(0,0,0,0.4);
}

.house-grid-item.layout2 .house-footer {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}
.house-grid-item.layout2 .body-mask {
	height: auto;
}
.house-grid-item.layout2 .price-fav .house-price {
	font-weight: 300;
}

.house-grid-item.layout2 .body-mask {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

#design-container h3.house-address {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
	text-transform: uppercase;
	font-weight: 300;
}
.house-grid-item.layout2 .house-basic {
	text-transform: uppercase;
}
.house-grid-item.layout2 .house-basic {
	text-transform: uppercase;
	font-weight: 300;
}

.house-grid-item.layout2 .house-footer {
	margin-top: 0px;
}
.house-grid-item.layout2 .house-basic {
	margin-top: 0px;
}

#design-container h3.house-address {
	margin-top: 0px;
}
.house-grid-item.layout2 .price-fav {
	margin-top: 0px;
}
.house-grid-item.layout2 .price-fav .house-price {
	font-size: 17px;
}
.house-grid-item.layout2 .body-mask {
	padding: 8px 30px;
}
#section-featured-listings .slick-dots {
	list-style: unset;
}
#section-featured-listings .slick-dots li {
	list-style: none;
}
.lifestyle-slider .area-item:not(.area-item-active) {
	display: none;
}


/* NEW FINAL STYLES */

.elementor-element.elementor-element-5c7bbe6.e-con-full.featured-area-holder-lifestyles.featured-area-holder.e-flex.e-con.e-child {
	padding-left: 0px;
	padding-right: 0px;
}
.tab-nav {
	width: 100%;
}

.elementor-element.elementor-element-43a74fb.e-con-full.col-left.e-flex.e-con.e-child {
	flex-wrap: wrap;
}
#section-featured-areas .area-item {
	flex: unset;
	width: calc(100% / 3 - 12px) !important;
}

#section-featured-areas .area-wide.area-item {
	width: 100% !important;
}
#section-featured-areas .area-wide.area-item img {
	height: 55vh;
}
#design-container #section-buyers-sellers {
	gap: 8vw;
}
.search-group.layout11 .tab-header-ul .option {
	margin-bottom: 0px;
}

.house-grid-item.layout2 .body-mask, .house-grid-item.layout2 .body-mask * {
	font-family: "Montserrat", sans-serif !important;
}
.house-grid-item.layout2 .body-mask, .house-grid-item.layout2 .body-mask * {
	font-family: "Montserrat", sans-serif !important;
	font-size: 0.8rem;
	text-decoration: none !important;
	font-weight: 400 !important;
}

#featured-holder .house-grid .slick-track {
	gap: 20px;
	justify-content: space-between;
}

#featured-holder .slick-dots button {
	background: rgba(255, 255, 255, 0.26);
}
#section-lifestyle .tab-link {
	font-weight: 400;
}
#featured-holder .slick-dots button {
	width: 10px;
	height: 10px;
}
#design-container section#section-lifestyle .tab-nav {
	margin-bottom: 0px;
	border-bottom: 0px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
}

.md-header.standard .header-container .head-menu>.menu-item>a, .md-header.standard .header-container .head-account>.menu-item>a {
    text-decoration: none;
}


/* FINAL STYLES */

#section-contact::before {
	background: transparent;
}
#design-container section#section-contact.custom-section {
	background-color: rgba(29, 37, 58, 0.3);
}
#design-container #section-welcome {
	max-width: 100% !important;
	background-color: rgba(29, 37, 58, 0.2);
	width: 100%;
}
#design-container .e-con-inner {
	padding-top: 0px;
}
#design-container #section-welcome {
	background-color: rgba(29, 37, 58, 0.6);
}
#featured-holder .site-button.plain {
	margin-left: auto;
	margin-right: auto;
	display: flex;
}
#section-featured-listings {
	padding-top: 40px;
}
#section-featured-listings {
	padding-top: 80px;
}
#design-container #section-welcome {
	background-color: rgba(29, 37, 58, 0.25);
}
#design-container section#section-contact.custom-section {
	background-color: rgba(29, 37, 58, 0.25);
}
#design-container #section-welcome {
	background-color: transparent;
}
#design-container .subtitle-font {
	font-family: "Montserrat", sans-serif !important;
}
.site-title.center h3 {
	font-family: "Italiana", sans-serif;
}
.site-title.center h3 {
	font-family: "Montserrat", sans-serif;
	/* text-transform: uppercase; */
}
#design-container .section-subtitle, #design-container .section-subtitle h1, #design-container .section-subtitle h2, #design-container .section-subtitle h3, #design-container .section-subtitle h4, #design-container .section-subtitle h5 {
	font-family: "Montserrat", sans-serif !important;
}
.elementor-button span {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
}
.elementor-button span {
	text-transform: uppercase;
}



/* FINAL COLOR CHANGES */


#design-container #section-welcome {
	background-color: rgba(29, 37, 58, 0.62);
}
#section-featured-listings {
	background-color: rgba(29, 37, 58, 0.62);
}
#design-container section#section-lifestyle {
	padding-top: 0px !important;
	background-color: rgba(29, 37, 58, 0.62);
}
#section-featured-areas {
	background-color: rgba(29, 37, 58, 0.62);
}
#design-container #section-buyers-sellers {
	gap: 8vw;
	background: transparent !important;
}
/*
#section-contact::before {
	background: transparent;
	background-image: url('https://cy-chime-assets.s3.amazonaws.com/sites/shantrecethomas.com/images/contact-bg.avif');
	background-position: top right;
	opacity: 0.2;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
*/

#design-container #section-welcome {
	background-color: transparent;
	background: linear-gradient(
		to bottom,
		rgba(29, 37, 58, 0) 0%,
		rgba(29, 37, 58, 0.62) 25%,
		rgba(29, 37, 58, 0.62) 100%
	);
}


/* DESKTOP */
@media(min-width: 800px){
  #design-container h3.house-address a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 90%;
    word-wrap: unset;
    white-space: nowrap;
  }
  #design-container h3.house-address {
    max-width: 46%;
    overflow: hidden;
  }
}/* END DESKTOP */



/* MENU STYLES */
@media(min-width: 800px){

.md-header.standard .header-container .logo {
	display: none;
}
.md-header.standard .header-container .menu-item.menu-item-logo .logo {
	display: flex;
}

.md-header.standard .header-container .nav-container {
	flex-direction: column;
}
.md-header.standard.transparent .header-container .head-menu {
	order: 2;
}
.md-header.standard.transparent .header-container .head-account {
	order: 1;
}

.md-header.standard.transparent .header-container .head-menu {
	margin-bottom: 20px;
	order: 2;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.md-header.standard.transparent .header-container .head-menu .menu-item {
	padding-right: 0px;
}
.md-header.standard.transparent .header-container .head-menu {
	margin-bottom: 20px;
	order: 2;
	justify-content: space-evenly;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 89%;
	gap: 20px;
	margin-top: -40px;
}
.md-hero.layout11 .media-content-v2 .media-info .title-text {
	width: 100%;
	margin-top: -100px;
	margin-bottom: 100px;
	text-transform: capitalize;
}
.md-hero.layout11 .media-content-v2 .media-info .title-text {
	text-transform: uppercase;
}

.md-header.standard.transparent .header-container .head-menu .menu-item.menu-item-logo::before {
	top: -16px !important;
	/*background-color: rgba(255,255,255,0.5); */
	display: none;
}
.md-header.standard.transparent .header-container .head-menu .menu-item.menu-item-logo .logo {
	margin-left: auto;
	margin-right: auto;
}
.md-header.standard.transparent .header-container .header-bg, .md-header.standard .header-container .header-bg {
	background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0)) !important;
}
}/* END DESKTOP */


@media(max-width: 790px){

  .md-header.standard .header-container .menu-item.menu-item-logo{
    display: none;
  }
  
}/* END MOBILE */

</style>
<style>
/* STATS STYLES */
body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, #144784 0%, #002142 100%);
	padding: 175px 0;
	position: relative;
}
body.home #proven_results .container {
	padding: 0 30px;
}
body.home #proven_results .heading-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
 body.home #proven_results .col-md-6 {
	width: 50%;
}
body.home #proven_results .heading-row .col-md-6:first-child {
	padding-right: 50px;
	position: relative;
}
body.home #proven_results h4 {
	color: #eddb96;
	font-size: 24px;
	letter-spacing: 6px;
	margin: 0;
	text-transform: uppercase;
}
body.home #proven_results  h2 {
	color: #fff !important;
	font-size: 70px !important;
	margin: 15px 0 !important;
	line-height: 1;
	text-align: left;
}
body.home #proven_results .heading-row .col-md-6:first-child::after {
	content: "";
	height: 60%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-right: 1px solid #fff;
}
body.home #proven_results .heading-row .col-md-6:last-child {
	padding-left: 50px;
}
body.home #proven_results p {
	line-height: 1.8 !important;
	font-size: 20px !important;
	font-weight: 300 !important;
}
body.home #proven_results .heading-row p {
	color: #fff;
	margin-bottom: 0;
}
body.home #proven_results .stats {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 60px auto 70px;
	padding: 0;
}
body.home #proven_results .stats .stat {
	padding: 0 40px;
	width: calc(100% / 3);
	border-right: 1px solid #ccc;
	text-align: center;
}
body.home #proven_results .stats .stat:last-child {
	border-right: none;
}
body.home #proven_results .stats .stat .stat-num {
	font-size: 100px;
	font-weight: 300;
	color: #eddb96;
	display: block;
	line-height: 1;
}
body.home #proven_results .stats .stat .stat-label {
	display: block;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-top: 10px;
}

body.home #proven_results .btn-effect {
	border: none;
	border-radius: 0;
	display: inline-block;
	font-size: 13px;
	line-height: 1.5;
	padding: 12px 30px 11px;
	position: relative;
	text-transform: uppercase;
	transition: background-color .3s ease;
	vertical-align: middle;
}
body.home #proven_results  .tagline {
	color: rgba(255,255,255,0.9);
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 20px;
	position: relative;
}
body.home #proven_results .tagline {
	right: 50px;
	bottom: 50px;
	position: absolute;
}

body.home #proven_results .btn-effect {
	background: transparent;
	border: 1px solid #eddb96;
	font-size: 15px;
	letter-spacing: 3px;
	color: #eddb96;
}


/* STYLE MODS */

body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, rgba(20, 71, 132, 0.6) 0%, rgba(0, 33, 66, 0.8) 100%);
	padding: 175px 0;
	position: relative;
	width: 100%;
}

body.home #proven_results {
	background: #144784;
	background: radial-gradient(ellipse at center, rgba(42, 84, 134, 0.6) 0%, rgba(9, 15, 22, 0.8) 100%);
	padding: 175px 0;
	position: relative;
	width: 100%;
}
.text-center {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-direction: column;
}
body.home #proven_results .stats .stat .stat-num {
	color: #939BAF;
}
body.home #proven_results .stats .stat {
	width: calc(100% / 4);
}

body.home #proven_results .stats .stat {
	width: calc(100% / 5);
}
body.home #proven_results .stats .stat .stat-num {
	font-size: 90px;
}
body.home #proven_results .stats .stat .stat-label {
	font-size: 16px;
}
body.home #proven_results .stats .stat .stat-num {
	font-family: "Italiana", sans-serif;
}
body.home #proven_results .stats .stat .stat-label {
	font-family: "Montserrat", sans-serif;
}
body.home #proven_results .heading-row p {
	font-family: "Montserrat", sans-serif;
}
body.home #proven_results .btn-effect {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 3px;
}
body.home #proven_results .stats .stat .stat-label {
	font-size: 14px;
}


@media (min-width: 800px) {
  .house-slider-controls {
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    max-width: 99%;
    margin-right: auto;
    margin-left: auto;
    top: 30%;
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
  }
  .house-slider-controls {
    max-width: 100%;
  }
  .house-grid-item.layout2 .house-preview {
	height: 54vh;
  }
  #section-featured-areas {
	padding-top: 40px;
  }
}/* END DESKTOP */



.search-group.layout11 .tab-header-ul .option {
	font-family: "Italiana", serif !important;
}
.md-header.standard .header-container .head-menu > .menu-item > a, .md-header.standard .header-container .head-account > .menu-item > a {
	font-family: "Italiana", serif;
}
.search-bar.layout11 .search-by-section .search-category .keyword .search-input::placeholder {
	opacity: 0.8;
	font-family: "Montserrat", sans-serif !important
}

#design-container .elementor-button:hover {
	background: #000;
	border-color: #000;
}
.button-more.site-button.plain:hover {
	background: #000;
	border-color: #000;
}
.md-header.standard.transparent .header-container .head-menu a.uppercase {
	font-size: 1rem;
}
body.home #proven_results .stats .stat .stat-num {
	color: #FFF;
}
body.home #proven_results .btn-effect {
	border: 1px solid #fff;
	color: #fff;
}
body.home #proven_results h4 {
	color: #d2d2d2;
}
body.home #proven_results .btn-effect:hover {
	background: #000;
	border-color: #000;
}
#section-contact h4.elementor-heading-title.elementor-size-default {
	font-size: 1.8vw;
}

#section-contact .elementor-element.elementor-element-272a959.section-subtitle.elementor-widget.elementor-widget-heading {
	display: none;
}

/* FINAL EDITS */


#design-container #section-welcome {
	background: rgba(29, 37, 58, 0.8);
}

#section-featured-listings {
	background-color: rgba(29, 37, 58, 0.8);
}

#design-container section#section-lifestyle {
	background-color: rgba(29, 37, 58, 0.8);
}
#section-featured-areas {
	background-color: rgba(29, 37, 58, 0.8);
}


/* CENTERED ITEM */

.area-center.area-item img {
	visibility: hidden;
}
.area-center.area-item {
	background-color: #fff;
}
#section-featured-areas .area-center.area-item {
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
#section-featured-areas .area-center.area-item .area-item-title {
	margin: auto;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	justify-content: center;
	display: flex;
	flex-direction: column;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

#section-featured-areas .area-center.area-item .area-item-title h3.elementor-heading-title.elementor-size-default a {
	color: #000 !important;
}
#section-featured-areas .area-center.area-item .area-item-title h3.elementor-heading-title.elementor-size-default {
	display: flex;
	flex-direction: column;
	gap: 3vh;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#section-featured-areas .area-center.area-item .area-item-title h3.elementor-heading-title.elementor-size-default a.area-btn {
	border: 1px solid #b3b3b3;
	padding: 15px 30px;
	font-size: 1rem !important;
	text-transform: uppercase;
	display: flex;
	margin-top: 20px;
	color: #595959 !important;
}

#section-featured-areas .area-center.area-item .area-item-title h3.elementor-heading-title.elementor-size-default a.area-btn {
	font-family: "Montserrat", sans-serif !important;
}



.area-center.area-item {
	background-color: rgb(132, 140, 163);
}
#section-featured-areas .area-center.area-item .area-item-title h3.elementor-heading-title.elementor-size-default a {
	color: #fff !important;
}
#section-featured-areas .area-center.area-item .area-item-title h3.elementor-heading-title.elementor-size-default a.area-btn {
	border: 1px solid #d8d8d8;
	color: #d8d8d8 !important;
}

#section-lifestyle .area-item-active h3.elementor-heading-title.elementor-size-default {
	flex-direction: column;
}

/* LIFESTYLES CALI / FLORIDA MIX */

#section-lifestyle .area-item-active h3.elementor-heading-title.elementor-size-default {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	gap: 30px;
}

.lifestyle-active-links {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin-top: 10px;
	font-size: 1.3rem;
	font-family: "Montserrat", sans-serif !important;
	text-transform: uppercase;
}
.area-item h3 .lifestyle-active-links a {
	font-family: "Montserrat", sans-serif !important;
	border: 1px solid rgba(255, 255, 255, 0.7);
	padding: 10px 20px;
	border-radius: 2px;
}
.lifestyle-active-links {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin-top: 20px;
	font-size: 1.3rem;
	font-family: "Montserrat", sans-serif !important;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.area-item h3 .lifestyle-active-links a:hover{
  background-color: #000;
  border-color: #000;
}


.area-center.area-item {
	background-color: rgb(36, 45, 65);
}

/* END FINAL EDITS */
/* BEGIN DESKTOP AND MOBILE */
@media(min-width: 800px){
  .md-header.standard.transparent .header-container .head-menu .menu-item.menu-item-logo .logo img {
	height: auto !important;
	max-height: 8.5rem;
}
.featured-area-tab-active.featured-area-tab .area-item-image img {
	min-height: 35vh;
}
}/* END DESKTOP */


/* BEGIN MOBILE */
@media(max-width: 790px){
  body.home #proven_results .stats .stat {
	padding: 0 40px;
	width: 100%;
	border-right: unset;
	text-align: center;
	border-bottom: 1px solid rgba(186, 186, 186, 0.35);
	margin-bottom: 30px;
	padding-bottom: 15px;
}
body.home #proven_results .stats .stat {
	border-right: 1px solid rgba(204, 204, 204, 0.45);
}
body.home #proven_results .stats .stat .stat-num {
	font-size: 6rem;
}
 body.home #proven_results .col-md-6 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
body.home #proven_results h2 {
	color: #fff !important;
	font-size: 3rem !important;
	margin: 15px auto !important;
	line-height: 1;
	text-align: center;
}
body.home #proven_results .heading-row .col-md-6:first-child {
	padding-right: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
body.home #proven_results h4 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
body.home #proven_results .heading-row .col-md-6:first-child::after {
	display:none;
}
body.home #proven_results .heading-row .col-md-6:first-child {
	padding-left: 0px;
}
body.home #proven_results .tagline {
	right: 0px;
	bottom: 50px;
	position: absolute;
	left: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
body.home #proven_results p {
	font-size: 16px !important;
}
body.home #proven_results .stats {
	margin: 30px auto 30px;
}
#design-container section#section-contact.custom-section {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
body.home #proven_results .stats .stat {
	border-right: unset;
}
body.home #proven_results {
	padding-top: 60px;
}
#section-featured-areas .area-item {
	width: 100%;
  	margin-left: auto;
	margin-right: auto;
}
#design-container section#section-lifestyle .tab-nav {
	flex-direction: column;
}
#section-lifestyle .lifestyle-slider .area-item .area-item-image img {
	max-height: 30vh;
	min-height: 30vh;
}
#section-featured-areas .elementor-element.elementor-element-43a74fb.e-con-full.col-left.e-flex.e-con.e-child {
	flex-direction: column;
}
#section-featured-areas .area-item {
	flex: unset;
	width: 100% !important;
}
.banner.single {
	min-height: unset !important;
	height: auto;
}
.md-hero.layout11 .media-content-v2 {
	margin-top: 25vh;
}
.md-hero.layout11 .media-content-v2 .media-info .title-text {
	margin-bottom: 8vh;
}
#featured-holder .house-grid-item {
	max-width: 90% !important;
}
#featured-holder .house-grid.layout2.count_4 {
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}
#featured-holder .house-grid .slick-slide {
	width: auto !important;
}

.sliders-comp.md-testimonial ul li,
#testimonials-holder ul li {
	list-style: none !important;
}

/* BEGIN FINAL SLIDER CONTROLS */

/* .house-slider-controls {
	display: none;
} */
#featured-holder .house-grid-item {
	max-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
}
#featured-holder .house-grid.layout2.count_4 {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	width: 100%;
}
#featured-holder .house-grid-item {
	max-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.md-house.layout2.mg-bg.has-padding {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 100%;
}
.house-grid-item.layout2 .body-mask, .house-grid-item.layout2 .body-mask * {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#featured-holder .house-grid-item {
	margin-bottom: 20px;
}
#featured-holder .house-grid .slick-slide {
	width: 100% !important;
}
#section-featured-listings {
	padding-top: 40px;
}
#design-container section#section-lifestyle .elementor-element.elementor-element-b6dfd5b.section-title.text-white.elementor-widget.elementor-widget-heading {
	margin-bottom: 0px;
}
#design-container #section-lifestyle {
	margin-top: 0px;
}
#section-featured-areas .area-wide.area-item img {
	height: auto;
}
#design-container section#section-lifestyle .tab-nav {
	display: none;
}
.lifestyle-slider .area-item:not(.area-item-active) {
	display: flex;
}
.area-tab-controls ul li.tab-link-1 {
	padding-right: 20px;
}
.area-tab-controls ul li a {
	font-size: 0.9rem !important;
	text-align: center !important;
	padding: 10px !important;
}

.md-hero.layout11 .banner {
	padding-bottom: 0px;
	background-image: url('https://cy-chime-assets.s3.amazonaws.com/sites/shantrecethomas.com/images/hero-temp.webp');
	background-size: cover;
}

#design-container #section-welcome .elementor-element.elementor-element-554e066.section-title.text-white.elementor-widget.elementor-widget-heading {
	margin-bottom: 0px !important;
}
#design-container #section-welcome .elementor-element.elementor-element-f78f128.elementor-widget.elementor-widget-text-editor {
	margin-top: -20px;
}

#featured-holder {
	padding-left: 0px;
	padding-right: 0px;
}
#featured-holder .house-grid .slick-track {
	gap: 10px;
}
#featured-holder .house-grid .slick-track {
	gap: 10px;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}

/* TEMP FIX FOR TESTIMONIALS */

.sliders-comp.md-testimonial.broker-slider-classic {
	transform: unset !important;
}
.sliders-comp.md-testimonial ul {
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
}
body.site .md-footer.standard .f-col .top-content .left-content .site-logo .logo-item:nth-child(2) {
	display: none;
}
#section-featured-areas .area-center.area-item {
	display: none;
}
}/* END MOBILE */


/* LIFESTYLE STYLES */

#design-container section#section-lifestyle .tab-nav {
	display: none;
}
.lifestyle-slider.elementor-element.elementor-element-0fc0b7b.e-con-full.col-left.e-flex.e-con.e-child {
	width: 100%;
	max-width: 100% !important;
}
.lifestyle-slider .area-item:not(.area-item-active) {
	display: flex;
}
.lifestyle-slider.elementor-element.elementor-element-0fc0b7b.e-con-full.col-left.e-flex.e-con.e-child {
	flex-direction: row !important;
	flex-wrap: wrap;
}
.lifestyle-slider .area-item {
	width: calc(100% / 3 - 15px);
}
#section-lifestyle .lifestyle-slider .area-item .area-item-image img {
	max-height: 40vh;
	min-height: 40vh;
}
.lifestyle-active-links {
	font-size: 1rem;
}

.area-center.area-item img.area-logo {
	visibility: visible;
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


@media(max-width: 790px){
  .lifestyle-slider.elementor-element.elementor-element-0fc0b7b.e-con-full.col-left.e-flex.e-con.e-child {
	flex-direction: column !important;
	flex-wrap: wrap;
}
.lifestyle-slider .area-item {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
}/* END MOBILE */


@media(min-width: 800px){
.md-header.standard:not(.transparent) .header-container .head-menu {
	margin-bottom: 20px;
	order: 2;
	justify-content: space-evenly;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	width: 89%;
	gap: 20px;
	margin-top: -40px;
}

.md-header.standard:not(.transparent) .header-container .header-bg {
	background: rgba(41, 49, 67, 0.66) !important;
}
.md-header.standard .header-container .head-menu a.uppercase {
	font-size: 1.05vw;
}
.search-group.layout11 .tab-header-ul .option {
	font-size: 1.1vw;
	letter-spacing: 0.1vw;
}
.featured-area-tab-active.featured-area-tab .area-item-image img {
	min-height: 36vh;
}
.featured-area-tab-active.featured-area-tab .area-item-image img {
    min-height: 38vh;
    max-height: 38vh;
}
}/* END DESKTOP */


/* FINAL EDITS */

.area-item h3 .lifestyle-active-links a {
	border: none;
}
.lifestyle-active-links {
	margin-top: 10px;
	margin-bottom: 0px;
}
.area-item h3 .lifestyle-active-links a {
	font-weight: 600;
}

.featured-area-holder-lifestyles .area-item-image.elementor-widget-image div{
    display: flex !important;
    height: 100% !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    box-shadow: none;
    text-decoration: none;
}
.area-item h3 span,
.area-item h3 .lifestyle-tab-title {
    box-shadow: none;
    text-decoration: none;
    font-family: "Italiana", sans-serif !important;
    position: relative;
    overflow: hidden;
    font-size: inherit;
    line-height: inherit;
    color: #fff;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sliders-comp.md-testimonial ul {
    list-style: none;
}
.lifestyle-active-links {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
/* END FINAL EDITS */


/* FINAL FONT STYLES */





#design-container .section-subtitle .title-font, #design-container #section-welcome h2 {
	font-family: "Fahkwang", sans-serif !important;
}
#design-container h1, #design-container h2, #design-container h3, #design-container h4, #design-container h5, #design-container .title-font {
	font-family: "Fahkwang", sans-serif;
}
body.home #proven_results .stats .stat .stat-num {
	font-family: "Fahkwang", sans-serif;
	font-size: 5rem;
}
.area-item h3 span, .area-item h3 .lifestyle-tab-title {
	font-family: "Fahkwang", sans-serif !important;
	font-weight: 400;
}
body.home #proven_results .tagline {
	font-family: "Fahkwang", sans-serif;
	font-weight: 400;
}
.area-item h3, .area-item h3 a {
	font-family: "Fahkwang", sans-serif !important;
}
.area-item h3, .area-item h3 a {
	font-family: "Fahkwang", sans-serif !important;
	font-weight: 400;
}
#design-container .title-row:has(.bordered-title) .section-title h2 {
	font-weight: 400;
}
#section-buyers-sellers h2 {
	font-weight: 400 !important;
}
.search-group.layout11 .tab-header-ul .option {
	font-family: "Fahkwang", sans-serif !important;
}
.search-group.layout11 .tab-header-ul .option {
	font-family: "Fahkwang", sans-serif !important;
	font-weight: 400;
}
body.site .search-bar.layout11 .search-by-section .search-category .keyword-submit {
	font-family: "Fahkwang", sans-serif !important;
	font-weight: 400;
}
.md-header.standard .header-container .head-menu > .menu-item > a, .md-header.standard .header-container .head-account > .menu-item > a {
	font-family: "Fahkwang", sans-serif;
}

/* HOMEPAGE FINAL MOBILE */

@media(max-width: 790px){
  
  #design-container #section-welcome {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
#section-featured-areas .elementor-element.elementor-element-21d0a27.e-con-full.title-row.title-row-indent.e-flex.e-con.e-child {
	padding-left: 20px;
	padding-right: 20px;
}  
.area-tab-controls ul li a {
	display: block;
}
}/* MOBILE */



/* STYLE MODS */

@media(min-width: 800px){
	.lifestyle-slider .area-item-half.area-item {
	width: calc(100% / 2 - 15px);
	}
}/* END DESKTOP */

#section-contact .elementor-element.elementor-element-272a959.section-subtitle.elementor-widget.elementor-widget-heading {
	display: block;
}
#design-container p.address-line a {
	color: #000;
}

.area-item h3 .lifestyle-active-links a {
	width: 100%;
}

@media(min-width: 800px){
#featured-holder .item-wrap {
	position: relative;
	width: 50% !important;
	display: none;
}
#featured-holder .item-wrap:nth-child(1), #featured-holder .item-wrap:nth-child(2) {
	display: block;
}

#featured-holder .slick-track {
	width: 100% !important;
}
}/* END DESKTOP */

#featured-holder .item-wrap *{
	color: #fff !important;
}
#featured-holder .featured .effect-1 .item-wrap .item .caption::after {
	border: 1px solid #fff;
}

/*
#design-container #section-welcome {
	background: rgba(30, 30, 30, 0.8);
}

body.home #proven_results {
	background: radial-gradient(ellipse at center, rgba(97, 97, 97, 0.6) 0%, rgba(0, 0, 0, 0.8) 100%);
}

#section-featured-listings {
	background-color: rgba(43, 43, 43, 0.8);
}
#design-container section#section-lifestyle {
	background-color: rgba(43, 43, 43, 0.8);
}
#section-featured-areas {
	background-color: rgba(52, 52, 52, 0.8);
}

#section-featured-areas {
	background-color: rgba(43, 43, 43, 0.8);
}
*/

body.home .btn-secondary, 
body.home .si-btn--secondary {
	color: #fff;
	text-transform: uppercase;
}

#design-container .elementor-button:hover {
	background: #f69855;
	border-color: #f69855;
}

body.home #proven_results .btn-effect:hover {
	background: #f69855;
	border-color: #f69855;
}

body {
	background-image: url('images/hero.webp');
}




.area-item h3 .lifestyle-active-links a {
	font-size: 1.2rem;
}

/* LISTINGS FIX */

.featured .featured-tabs #tabContent1.tab.initialized {
	display: flex !important;
}

#design-container .contact-logo {
	max-width: 30%;
}


#section-lifestyle, #section-lifestyle * {
	transition: all 0.3s ease 0s;
}
#section-lifestyle .area-item:hover img{
	transform: scale(1.2);
}
#section-lifestyle .lifestyle-slider .area-item a:hover {
	color: #f69855 !important;
}


#design-container .elementor-button:hover span.elementor-button-text{
	background: #000;
	border-color: #000;
	color: #f69855 !important;
}
header nav .dropdown li a:hover {
	background-color: #000;
	color: #f69855;
}
#design-container .elementor-button:hover {
	background: #020202;
	border-color: #070707;
}
body.home #proven_results .btn-effect:hover {
	background: #111;
	border-color: #0f0f0f;
	color: #f69855;
}

header nav > ul > .logo-centered.dynamic-menu-item::before {
	background-color: #f69855;
	height: 2px;
	top: -14px;
}

.home .fade-in.key-1 {
	display: block;
}

.home .fade-in.key-1 {
	display: block;
	font-family: "Fahkwang", sans-serif !important;
	font-weight: 300;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.home .fade-in.key-1 {
	display: block;
	font-family: "Fahkwang", sans-serif !important;
	font-weight: 300;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.home .fade-in.key-1 {
	display: block;
	font-family: "Fahkwang", sans-serif !important;
	font-weight: 300;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	/* text-transform: uppercase; */
	text-shadow: unset !important;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.17));
}

.home .fade-in.key-1 {
	display: block;
	font-family: "Fahkwang", sans-serif !important;
	font-weight: 300;
	max-width: 81%;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	text-shadow: unset !important;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.17));
	font-size: 3rem;
}
.home .fade-in.key-1 span {
	display: block;
}

.home .fade-in.key-1 {
	text-transform: unset;
	line-height: 1.2;
}

#design-container p.address-line {
	margin-bottom: 2px;
}
#design-container p.address-label.address-line {
	margin-bottom: 10px;
}

/* BEGIN DESKTOP */
@media(min-width: 800px){

	body.home #proven_results p {
	line-height: 1.8 !important;
	font-size: 17px !important;
}

}/* END DESKTOP */


/* MOBILE FIXES */

@media(max-width: 790px){
header .logo img {
	max-height: 80%;
}

.home-quick-search.si-bgp--center .hero-image {
	display: none !important;
}

header.fixed.dark.dynamic.reduced .logo img {
	filter: unset;
	max-width: 80px;
}
body.home #proven_results h2 {
	font-size: 2.5rem !important;
}
/* #featured-holder .item-wrap {
	width: 100% !important;
} */

#featured-holder .item-wrap {
	width: auto;
} 

body.home #proven_results .stats .stat .stat-num {
	font-size: 4rem;
}

#design-container #section-featured-listings h3.elementor-heading-title.elementor-size-default {
	margin-top: 0px;
	margin-bottom: 0px;
}

#design-container #section-featured-listings h2.elementor-heading-title.elementor-size-default {
	margin-top: 0px;
}
#section-contact h2.elementor-heading-title.elementor-size-default {
	margin-top: 0px;
}
.elementor-element.elementor-element-27c39b7.e-con-full.contact-col.contact-col-right.photo-holder.e-flex.e-con.e-child {
	margin-top: -30px;
}
#form-holder {
	margin-top: -50px;
}
.featured .featured-tabs #tabContent1.tab.initialized {
	padding-left: 0px;
	padding-right: 0px;
}
#featured-holder .item-wrap:nth-child(2) {
  display: none;
}
#featured-holder .featured.padding {
	min-height: unset;
}
#design-container section#section-lifestyle {
	margin-top: 60px;
}
.area-item-image img {
	margin-bottom: 0px !important;
}
.home .fade-in.key-1 {
	text-transform: unset;
	line-height: normal;
	font-size: 1rem;
	position: relative;
	top: 130px !important;
}
.home .fade-in.key-1 {
	text-transform: unset;
	line-height: 1.6;
	font-size: 1rem;
	position: relative;
	top: 130px !important;
}
}/* END MOBILE */



/* REMOVE LATER */

#section-testimonials {
	display: none;
}
#section-instagram {
	display: none;
}


