/* custom styles */




/* custom styles */



  body{
  font-family: 'Libre Baskerville', serif !important;
  }
  .px-title-1,
  .px-title-2,
  .px-title-3,
  .px-title-4,
  .px-sub-head-1,
  .px-sub-head-3,
  .px-sub-head-2{
  font-family: Montserrat, sans-serif !important;

  
      font-weight:700;
  
  
  }

      .font-nav,
    .button,
    .header__nav-more,
    .header__nav-more-dropdown,
    .header__nav-link a{
    font-family: 'Inter', sans-serif !important;
    font-weight: 600;
    font-style: normal;
    }
  


/*
* Hero Fontsize Scale
*/

@media (min-width: 320px){
.hero .hero__title {
font-size: calc(1.5rem + ((1vw - 3.2px) * 3.9286));
min-height: 0vw;
}
}

@media (min-width: 320px){
.hero .hero__sub-title {
font-size: calc(1.125rem + ((1vw - 3.2px) * 1.25));
min-height: 0vw;
}
}

/*
* Background Images
*/

.hero {
background-image: url("https://cdn.sharplaunch.com/v2/client-10/d7e8e9e9c6fff1d/1920w/sylvan_sharplaunch__1_.png");
}


.video {
background-image: url("");
}



  .building, .management {
  background-image: url('/themes/all/img/background-00.jpg')
  }

/*
* End of Background Images
*/

/*
* Colors
*/


:root {
--accent-color: #0d9bdd;
--accent-color-rgb: 13, 155, 221;
--accent-dark-color: #005092;
}
.button {
background-color: #0d9bdd!important;
}
.button:hover {
background-color: #005092!important;
}
a.is-active {
color: #0d9bdd!important;
}
.bg-accent{
background-color: #0d9bdd}
.color-accent{
color: #0d9bdd}
.link__text--hoveraccent:hover{
color: #0d9bdd}
.carousel__indicator--selected {
background-color: #0d9bdd!important;
border-color: #0d9bdd!important;
}

.section-title__separator {
background-color: #0d9bdd;
}

.section-sub-title,
.section-description h2 {
color: #0d9bdd;
}

.team-member__line {
background-color: #0d9bdd!important;
}

.parcel-box__attribute-name {
color: #0d9bdd!important;
}

.more__line {
background-color: #0d9bdd;
}

.mobile-menu__line {
background-color: #0d9bdd!important;
}

.zoom-control {
background-color: #0d9bdd;
}

.availability-card {
background-color: #0d9bdd;
}
.availability-card__download-button {
background-color: #005092;
}

.gallery .overlay {
background-color: rgba(13,155,221,0.8)!important;
}
.gallery .overlay.solid {
background-color: #0d9bdd!important;
}
.hero__callout{

}

/*
* End of Colors
*/

/* ------------------------ client specific overrides ------------------------ */












/* ---------------------------- custom css ----------------------------------- */
