/* custom styles */





  body{
  font-family: 'Lato', sans-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: 'Lato', sans-serif !important;

  
  
  }

    .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.125rem + ((1vw - 3.2px) * 2.5));
min-height: 0vw;
line-height: 1.15;
}
}

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

/*
* Background Images
*/

.hero {
background-image: url("https://cdn.sharplaunch.com/v2/client-10/f77aa146e9464e0/1920w/San_Diego_1895_Hancock_St_1.jpg");
}


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




/*
* End of Background Images
*/

/*
* Colors
*/
:root {
--accent-color: #D16428;
--accent-dark-color: #861900;
}
.button {
background-color: #D16428;
}
.button:hover {
background-color: #861900 !important;
}
.button--white{
background: white;
border: white;
color: var(--accent-color);
}

a.is-active {
color: #D16428!important;
}
.bg-accent{
background-color: #D16428}
.color-accent{
color: #D16428}
.link__text--hoveraccent:hover{
color: #D16428}
.carousel__indicator--selected {
background-color: #D16428!important;
border-color: #D16428!important;
}

.section-title__separator {
background-color: #D16428;
}

.section-sub-title {
color: #D16428;
}

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

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

.more__line {
background-color: #D16428;
}

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

.zoom-control {
background-color: #D16428;
}

.availability-card {
background-color: #D16428;
}
.availability-card__download-button {
background-color: #861900;
}

.gallery .overlay {
background-color: rgba(209,100,40,0.8)!important;
}
.gallery .overlay.solid {
background-color: #D16428!important;
}

/*
* End of Colors
*/


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





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

