







/* ------------------------------
GLOBAL TYPOGRAPHY
------------------------------ */

.title{
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 69.7px !important;
}

.sub-title{
  display: inline-flex;
  align-items: center;
  gap: 1rem;

  font-family: 'DM Sans', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 11.52px !important;

  color: #888888 !important;
}

.sub-title::before{
  content: "";
  width: 60px;
  height: 2px;
  background: var(--subtitle-line-color, var(--g-accent-color));
  display: block;
}

body{
  font-family: 'DM Sans', sans-serif;
  font-weight: 300;
  line-height: 1.8;
}

/* ------------------------------
BUTTON TYPOGRAPHY
------------------------------ */

a.fluid-button.button label{
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 13.12px !important;
  line-height: 1 !important;
}

/* ------------------------------
MENU TYPOGRAPHY
------------------------------ */

.hmenu2 a,
.hmenu2 span{
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.82rem;
}

/* ------------------------------
YELLOW BUTTON HOVER ANIMATION
(only when accent color is used)
------------------------------ */

.fluid-button.button.filled[style*="--fl-button-bg-color: var(--g-accent-color)"]{
  border: 2px solid transparent;
  transition: background 0.25s ease, border-color 0.25s ease;
}

.fluid-button.button.filled[style*="--fl-button-bg-color: var(--g-accent-color)"]:hover{
  background: transparent !important;
  border-color: var(--g-accent-color) !important;
}

.fluid-button.button.filled[style*="--fl-button-bg-color: var(--g-accent-color)"]:hover label{
  color: var(--g-accent-color) !important;
} 


/* Global page scrollbar */
::-webkit-scrollbar{
  width: 4px;
}

::-webkit-scrollbar-track{
  background: #ffffff;
}

::-webkit-scrollbar-thumb{
  background: var(--g-accent-color);
}

/* Firefox */
html{
  scrollbar-width: thin;
  scrollbar-color: var(--g-accent-color) #ffffff;
} 


/* black + yellow divider on the actual visible menu bar */
.primary-menu .menu-container{
  border-bottom: 1px solid #000000 !important;
  box-shadow: inset 0 -4px 0 var(--g-accent-color) !important;
} 


@media (max-width: 900px){
  .mrp-menu-level-0.mm2-spn--open > li.has-submenu > a{
    pointer-events: none;
    cursor: default;
  }
} 




/* Load Instrument Serif */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@1&display=swap');

/* Any italic text uses Instrument Serif Italic */
em,
i{
  font-family: "Instrument Serif", serif !important;
  font-style: italic !important;
  font-size: inherit !important;
}

/* Catch elements styled with font-style: italic */
*[style*="italic"]{
  font-family: "Instrument Serif", serif !important;
  font-size: inherit !important;
}
/* Selectize dropdown options */
.selectize-dropdown .option label.title{
  font-family: var(--g-body-font-family), sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
} 




/* LISTING DETAIL HEADER TEXT */
.listing-details-view .top-content.mid-content .mrp-listing-title,
.listing-details-view .top-content.mid-content .mrp-listing-title *,

.listing-details-view .top-content.mid-content .sub-location,
.listing-details-view .top-content.mid-content .sub-location *,

.listing-details-view .top-content.mid-content .mrp-listing-price-info,
.listing-details-view .top-content.mid-content .mrp-listing-price-info *,
.listing-details-view .top-content.mid-content .price,

.listing-details-view .top-content.mid-content .calculate-mortgage-link,

.listing-details-view .top-content.mid-content .sub-info,
.listing-details-view .top-content.mid-content .sub-info *,
.listing-details-view .top-content.mid-content .sub-info .highlight,

.listing-details-view .top-content.mid-content .details-sm-share-container-inner,
.listing-details-view .top-content.mid-content .details-sm-share-container-inner *,
.listing-details-view .top-content.mid-content .details-sm-share-item a,
.listing-details-view .top-content.mid-content .details-sm-share-item a:link,
.listing-details-view .top-content.mid-content .details-sm-share-item a:visited,
.listing-details-view .top-content.mid-content .details-sm-share-item a:hover,
.listing-details-view .top-content.mid-content .details-sm-share-item a:focus,

.listing-details-view .top-content.mid-content .mrp-listing-details-tabs,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs *,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li > a,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li > a:link,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li > a:visited,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li > a:hover,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li > a:focus,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li.active > a,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li.active > a:hover,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li.active > a:focus{
  color:#000 !important;
  -webkit-text-fill-color:#000 !important;
}

/* ICONS / MENU HANDLE / SVG */
.listing-details-view .top-content.mid-content .menu-handle,
.listing-details-view .top-content.mid-content .menu-handle:before,
.listing-details-view .top-content.mid-content .menu-handle:after,
.listing-details-view .top-content.mid-content svg,
.listing-details-view .top-content.mid-content svg *,
.listing-details-view .top-content.mid-content [class*="icon"]{
  color:#000 !important;
  fill:#000 !important;
  stroke:#000 !important;
}

/* TAB BORDERS IF THEY ARE WHITE TOO */
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li > a,
.listing-details-view .top-content.mid-content .mrp-listing-details-tabs > li.active > a{
  border-color:#000 !important;
} 


/* MARKET CHANGE ALERTS BUTTON */
.mrp-area-stats-save-search a,
.mrp-area-stats-save-search a:link,
.mrp-area-stats-save-search a:visited{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #000 !important;
  color: #fff !important;
  border: 1px solid #000 !important;
  padding: 12px 18px !important;
  text-decoration: none !important;
  -webkit-text-fill-color: #fff !important;
}

.mrp-area-stats-save-search a:hover,
.mrp-area-stats-save-search a:focus{
  background: #111 !important;
  color: #fff !important;
  border-color: #111 !important;
  -webkit-text-fill-color: #fff !important;
}

/* LISTING DETAIL NUMBERS + VALUES */
.listing-details-view dd,
.listing-details-view dd *,
.listing-details-view .room-size,
.listing-details-view .room-size *,
.listing-details-view .mrp-i-unit,
.listing-details-view .mrp-m-unit,
.listing-details-view .mrp-listing-info-section dd,
.listing-details-view .mrp-listing-info-section dd *,
.listing-details-view .mrp-listing-info-section .highlight,
.listing-details-view .mrp-listing-info-section span{
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
} 



/* Load DM Sans */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap');

/* Global body typography */
body{
  font-family: "DM Sans", sans-serif !important;
  font-size: 1.1rem !important;
  line-height: 1.8 !important;
  color: #333333;
}

/* Ensure all text elements inherit it */
p{
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
} 


.weblet_blog-entry-text h1,
.weblet_blog-entry-text h2,
.weblet_blog-entry-text h3,
.weblet_blog-entry-text h4,
.weblet_blog-entry-text h5,
.weblet_blog-entry-text h6,
.weblet_blog-entry-text h1 strong,
.weblet_blog-entry-text h2 strong,
.weblet_blog-entry-text h3 strong,
.weblet_blog-entry-text h4 strong,
.weblet_blog-entry-text h5 strong,
.weblet_blog-entry-text h6 strong,
.weblet_blog-entry-heading,
.weblet_blog-entry-heading-text{
  font-family:"Bebas Neue", sans-serif !important;
  text-transform:uppercase !important;
  letter-spacing:.02em !important;
  font-weight:400 !important;
} 


.weblet_blog-entry-text a,
.weblet_blog-entry-text a:visited{
  color:#8a6a00 !important;
  text-decoration:underline !important;
  text-underline-offset:2px;
}

.weblet_blog-entry-text a:hover,
.weblet_blog-entry-text a:focus{
  color:#5f4900 !important;
} 

@media (max-width: 980px){
  .title,
  h1.title,
  h2.title,
  h3.title,
  [data-editable$=".title"],
  .titles .title,
  .titles h1.title,
  .titles h2.title,
  .titles h3.title,
  .block-layout .title,
  .block-layout h1.title,
  .block-layout h2.title,
  .block-layout h3.title,
  .block-layout .titles .title,
  .block-layout .titles h1.title,
  .block-layout .titles h2.title,
  .block-layout .titles h3.title{
    font-family: 'Bebas Neue', sans-serif !important;
    font-size: 3rem !important;
    line-height: 0.95 !important;
    letter-spacing: 0.01em !important;
    margin-top: 0 !important;
    margin-bottom: 0.7rem !important;
  }
} 


.mrp-form-title-main{
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
} 


#bid_2630340 .text a,
#bid_2630340 .text a:visited,
#bid_2630340 .text a:hover,
#bid_2630340 .text a:focus {
  color: #000 !important;
}