/*
 Theme Name:     Threshold Divi
 Theme URI:      https://www.thresholdagency.com/
 Description:    Threshold Divi Child Theme
 Author:         Threshold Agency
 Author URI:     https://www.thresholdagency.com/
 Template:       Divi
 Version:        1.0.0
*/
 
/*-------------------------------------------------------------- 
    Theme customization starts here
-------------------------------------------------------------- */




/*--------------------------------------------------------------
    General Elements
-------------------------------------------------------------- */
.white{
    color:#ffffff;
    }
.black{
    color:#000000;
    }
.right-float{
    float:right;
    }
.left-float{
    float:left;
    }
.right-text{
    text-align:right;
    }
.left-text{
    text-align:left;
    }

.mobile-br{
    display:inline;
    }

.dfh-21-menu {
    box-shadow: 5px 10px 20px 2000px rgb(0 0 0 / 20%) inset;
}




/*--------------------------------------------------------------
    Header Elements
-------------------------------------------------------------- */
.header-top-sec .et_pb_column_1_4 {
    max-width: 150px  !important;
}

.header-top-sec .et_pb_column_3_4 {
    width: calc(100% - 150px)  !important;
    padding-left:50px;
}
.header-top-sec .et_pb_column_3_4 .et_pb_menu .et_pb_menu__menu>nav>ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.dfh-21 .et-menu .menu-item-has-children > a:after {
  content: '\4c'!important;
  font-size: 24px !important;
  font-weight: normal!important;
  padding-left: 10px;
  right: auto !important;
}

.dfh-21 .et-menu .menu-item-has-children > .dfh-menu-switched-icon:after {
  content: '\4d' !important;
  font-size: 24px !important;
  font-weight: normal!important;
  padding-left: 10px;
  right: auto !important;
}
  
.dfh-21 .et-menu .menu-item-has-children > a {
	position: relative;
}

.dfh-21 .et-menu .menu-item-has-children .sub-menu li {
	display: none !important;
}

.dfh-21 .et-menu .menu-item-has-children .sub-menu .dfh-show-menu-items {
	display: block !important;
}
  
.dfh-21 .et_pb_menu__menu {
  display: block !important;
}
  
.dfh-21 .et_mobile_nav_menu {
  display: none !important;
}
  
.dfh-21 .et-menu-nav .et-menu {
  align-items: center !important;
  flex-direction: column;
}
  
.dfh-21 .et-menu > li {
  display: flex;
  flex-direction: column;
  margin-top: 15px !important;
}
  
.dfh-21 .sub-menu {
  border-top: 0 !important;
  box-shadow: none !important;
  display: flex;
  flex-direction: column;
  left: 0 !important;
  opacity: 1 !important;
  padding: 0 !important;
  position: relative !important;
  top: 4px !important;
  visibility: visible !important;
  width: auto !important;
}
  
.dfh-21 .et-menu li li a {
  font-size: 20px !important;
  font-weight: 600 !important;
  padding: 0 0 16px 0 !important;
  text-align: center;
  width: auto !important;
}
  
.dfh-21-menu-row {
  overflow: auto;
  scrollbar-width: none;
  transform: translateY(-100%);
  transition: all 1s ease;
}
  
.dfh-21-menu-row::-webkit-scrollbar {
  display: none;
}
  
.dfh-21-menu-row .et_pb_column {
  align-items: center;
  display: flex;
  min-height: 100vh !important;
}
  
.dfh-21-menu-row.dfh-21-menu {
  transform: translateY(0);
  transition: all 1s ease;
}
  
.dfh-21-hamburger-icon,
.dfh-21-close-icon {
  cursor: pointer;
}
  
.dfh-21-hamburger-icon {
  display: inline-block;
  float: right;
}
  
.dfh-21-hamburger-icon .et_pb_main_blurb_image,
.dfh-21-close-icon .et_pb_main_blurb_image {
  margin-bottom: 0 !important;
}
  
.dfh-21 .et-menu li li.menu-item-has-children>a:first-child:after {
  top: 0;
}
 
@media screen and (min-width: 981px) { 

.et-menu .et_pb_menu_page_id-22023 li a, .nav li.et_pb_menu_page_id-22023  ul  {
    width: 300px;
}
header.et-l.et-l--header {
    z-index: 9;
    position: relative;
}
div#et-main-area {
    position: relative;
    z-index: 0;
}
}
@media screen and (max-width: 980px) {
.dfh-21 .et-menu li li a {
  font-size: 18px !important;
}
    
.dfh-21 .et-menu .menu-item-has-children > a:after {
  font-size: 18px !important;
}

.dfh-21 .et-menu .menu-item-has-children > .dfh-menu-switched-icon:after {
  font-size: 18px !important;
}
}  







/*--------------------------------------------------------------
    Homepage Elements
-------------------------------------------------------------- */

.home-slider .et_pb_module {
    min-height: 350px !important;
    box-shadow: 0px 0px 0px 2000px inset rgb(0 0 0 / 30%);
/*    display: flex;*/
/*    align-content: center;*/
}








/*--------------------------------------------------------------
    Interior Page Elements
-------------------------------------------------------------- */
.sidx-container .sidx-main-app-body {
    max-width: 100% !important;
}
/* Flex container with a default max-width of 980px */
.neighborhood-flex-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    /*max-width: 980px;*/
    margin: 0 auto; /* Center the container */
}

/* Default flex items: 3 columns */
.neighborhood-flex-item {
    position: relative;
    flex: 0 1 calc(33.33% - 20px); /* 3 columns with gap */
    height: 200px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.neighborhood-slider-item-inner {
    position: relative;
    height: 350px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.neighborhood-slider-container{
    max-height: 350px;
}
.neighborhood-flex-item a, .neighborhood-slider-item-inner a {
    display: flex;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.4);
    transition: background 0.3s ease;
    align-items: center;
    justify-content: center;
}
.neighborhood-slider-item-inner a .neighborhood-title {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.neighborhood-flex-item a:hover , .neighborhood-slider-item-inner a:hover {
    background: rgba(0, 0, 0, 0.6);
}
.neighborhood-flex-item a h2.neighborhood-title {
    font-size: 24px;
    color: #ffffff !important;
}
/*.neighborhood-title {*/
/*    position: absolute;*/
/*    bottom: 10px;*/
/*    left: 10px;*/
/*    margin: 0;*/
/*}*/

.featured-properties-container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
        padding: 10px 0px;
    justify-content: space-between;
}
.neighborhood-slider-container {
  position: relative;
  overflow: hidden;
}

.neighborhood-slider-track {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
}

.neighborhood-slider-item {
  min-width: 33.3333%; /* 3-per-row */
  box-sizing: border-box;
  padding: 0 10px;
  background-size: cover;
  background-position: center;
}

.neighborhood-slider-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  pointer-events: none;
}

.neighborhood-slider-nav button {
  pointer-events: all;
  background: rgb(204 176 145 / 85%);
  border: none;
  color: #fff;
      padding: 20px;
  cursor: pointer;
  position: absolute;
  transform: translateY(-50%);
}
.neighborhood-slider-nav button:hover {
    background: rgb(204 176 145 / 65%);
}
.neighborhood-slider-nav .prev { left: 10px; }
.neighborhood-slider-nav .next { right: 10px; }

@media (max-width: 768px) {
  .neighborhood-slider-item { min-width: 100%; }
}

.property-card {
    flex: 1 1 calc(50% - 40px); /* Two columns */
    display: flex;
    flex-direction: column;
    /*border: 1px solid #dddddd;*/
    background: #ffffff;
    text-align: center;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    min-height: 350px;
}
.property-card-inner {
    padding: 25px 15px;
}
.property-card img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.property-details {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px 15px;
        align-items: center;
}
.property-details h4, .property-details h5 {
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    font-weight: 700;
    font-size: 20px;
    color: #000000 !important;
    line-height: 1.5em;
}   
.property-details p {
    padding-bottom: 0px;
}
.property-details p:nth-child(3) {
    text-transform:uppercase;
}
.learn-more {
    color: #000000 !important;
    border: 2px solid #000000 !important;
    border-radius: 0px;
    font-size: 14px;
    font-family: 'Ubuntu', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: RGBA(255, 255, 255, 0);
    padding-top: 8px !important;
    padding-right: 24px !important;
    padding-bottom: 8px !important;
    padding-left: 24px !important;
    display: inline-block !important;
    max-width: 145px;
}
.learn-more:hover {
    background: black;
    color: #ffffff !important;
}
@media (max-width: 768px) {
    .property-card {
        flex: 1 1 100%; /* One column on mobile */
    }
    .property-card img {
        height: 200px;
    }
}
/*--------------------------------------------------------------
    Property Page Elements
-------------------------------------------------------------- */
.page-id-21677 .entry-content > .et_pb_section {
    padding: 0px;
}
.page-id-21677 .entry-content > .et_pb_section> .et_pb_row {
    padding: 0px;
    max-width: 100% !important;
    width: 100%;
}

.sidx-container .sidx-main-app-body {
    max-width: 1280px;
    padding: 60px 30px;
}
.sidx-container .sidx-dropdown-pill.sidx-save-search-pill {
    background: #CCB091;
    color: #fff;
    border-color: #CCB091;
}
.sidx-container .sidx-streamlined-search .sidx-streamlined-toggle {
    color: #CCB091;
    border: 1px solid #CCB091;
}
.sidx-container .sidx-collapse-button {
    color: #CCB091;
}

.sidx-container .sidx-dropdown-pill.sidx-save-search-pill:hover {
    background: #000000;
    color: #ffffff;
    border-color: #000000;
}
.sidx-container .sidx-streamlined-search .sidx-streamlined-toggle:hover {
    color: #000000;
    border: 1px solid #000000;
}
.sidx-container .sidx-collapse-button:hover {
    color: #000000;
}
.sidx-container .sidx-search-results .sidx-mls-details .sidx-for-sale {
    color: #CCB091;
}

.sidx-container .sidx-map-marker-for-sale {
    background: #072f49;
    border: 1px solid #072f49;
}
.sidx-container .sidx-map-dot-for-sale .sidx-dot {
    border: 1px solid #072f49;
    background-color: #072f49;
}
.sidx-container .sidx-map-marker-for-sale:before,
.sidx-container .sidx-map-marker-for-sale:after {
    border-top-color: #072f49;
}
.sidx-container .sidx-primary-action .sidx-primary-action-icon-container i.blue {
    color: #ccb191;
}
.sidx-container  .blue {
    color: #ccb191;
}
.sidx-container  .blue:hover {
    color: #000000;
}
.sidx-container .sidx-social-search-box .sidx-actions {
    color: #ccb191;
}
.sidx-container .sidx-button.sidx-primary, .sidx-container button.sidx-primary {
    background: #ccb191;
    color: #ffffff;
}
.sidx-container .sidx-button.sidx-primary, .sidx-container button.sidx-primary:hover {
    background: #000000;
}
.sidx-container .sidx-market-price-chart .sidx-bar {
    border-top: 2px solid #0b2f49;
}
.sidx-container .sidx-market-price-chart .sidx-bar:after, .sidx-container .sidx-market-price-chart .sidx-bar:before {
    background: #ccb191;
}
.sidx-container .sidx-market-price-chart .sidx-chart-item.sidx-comparing:after {
    color: #ccb191;
}
.sidx-container .sidx-market-price-chart .sidx-chart-item.sidx-avg:after {
    color: #ccb191;
}
.sidx-container .sidx-photo-array button {
    color: #ccb191;
    border: 1px solid #ccb191;
}
.sidx-container .sidx-photo-array button:hover {
    color: #000000;
    border: 1px solid #000000;
}
.sidx-container .sidx-listing-details .sidx-top-level-nav a.sidx-blue {
    color: #0b2f49;
}


div.wpforms-container-full .wpforms-confirmation-container-full, 
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #ffffff !important;
    border: 1px solid #ffffff !important;
}
div#wpforms-22046 div#wpforms-confirmation-22046 {
    text-align: center !important;
}
div#wpforms-22046 div#wpforms-confirmation-22046 p {
    font-weight: bold;
}
button#wpforms-submit-22046 {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #CCB091;
    outline: 0px !important;
}
div#wpforms-22046 div#wpforms-confirmation-22046 img {
    margin: 0 auto;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0;
}
div#popmake-22058 {
    border-radius: 0px;
}
/*--------------------------------------------------------------
    Footer Elements
-------------------------------------------------------------- */
.footer-form input#wpforms-22197-field_1, .footer-form  input#wpforms-22197-field_2 {
    border-radius: 0px !important;
    background: transparent !important;
    border: 0px !important;
    border-bottom: 2px solid #ffffff !important;
    outline:0px !important;
    padding:0px !important;
        color: #ffffff !important;
}
.footer-form input#wpforms-22197-field_1:focus, .footer-form input#wpforms-22197-field_2:focus {
    outline:0px !important;
        outline-color: transparent !important;
}
form#wpforms-form-22197 {
    padding-left: 50px !important;
}
div#wpforms-22197-field_1-container,
div#wpforms-22197-field_2-container{
    padding: 0px !important;
}
div#wpforms-22197 {
    margin: 0px !important;
}
div#wpforms-22197-field_2-container{
    margin-bottom: 10px !important;
}
.footer-form ::-webkit-input-placeholder {
  color: #ffffff !important;
}
.footer-form :-moz-placeholder {
  color: #ffffff !important;
  opacity: 1;
}
.footer-form ::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1;
}
.footer-form :-ms-input-placeholder {
  color: #ffffff !important;
}
.footer-form ::placeholder {
  color: #ffffff !important;
}

button#wpforms-submit-22197 {
    background: transparent !important;
    padding: 0px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-size: 14px !important;
    height: auto !important;
}

.wpforms-submit-container {
    text-align: center;
}




/*--------------------------------------------------------------
    Media Query Elements
-------------------------------------------------------------- */
@media screen and (max-width: 1240px) {
    
}
@media screen and (max-width: 1200px) {
 header .header-sec .et_pb_menu .et-menu>li {
    padding-left: 6px;
    padding-right: 6px;
}   
}
@media screen and (max-width: 1140px) {
header .header-sec .header-top-sec {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.header-top-sec .et_pb_column_1_4 {
    max-width: 120px  !important;
}

.header-top-sec .et_pb_column_3_4 {
    width: calc(100% - 120px)  !important;
}
}
@media screen and (max-width: 980px) {
    .neighborhood-flex-item {
        flex: 0 1 calc(50% - 20px);
    }    
}
@media screen and (max-width: 767px) {
    .mobile-br{
    display:none;
    }
}
@media screen and (max-width: 640px) {
    .neighborhood-flex-container {
        max-width: 640px;
    }
    .neighborhood-flex-item {
        flex: 0 1 100%;
    }    
}
@media screen and (max-width: 480px) {
    
}
@media screen and (max-width: 320px) {
    
}

/*--------------------------------------------------------------
    Iphone/Ipad Elements
-------------------------------------------------------------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { /* STYLES GO HERE */}

/*(orientation : portrait) / (orientation : landscape)*/
/*6*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) { /* STYLES GO HERE */}
/*6p*/
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) { /* STYLES GO HERE */}
/*5*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) { /* STYLES GO HERE */}