@import url("https://fonts.googleapis.com/css2?family=Italiana&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://kunversion-frontend-custom.s3.amazonaws.com/templates/help/ps.css");
@import url("https://kunversion-frontend-custom.s3.amazonaws.com/overwrites/template/ps.css");
@import url("https://kunversion-frontend-custom.s3.amazonaws.com/overwrites/template/agent/2/ps.css");
@import url("https://kunversion-frontend-custom.s3.amazonaws.com/overwrites/search-bar/minimal.v2.css");
@import url("https://kunversion-frontend-custom.s3.amazonaws.com/components/listings/new/ps.css");

/* Custom CSS */
:root {
  --secondary-brand-color: #1145fe;
  --heading-font: "Italiana", serif;
  --text-font: "Montserrat", serif;
}
h1,
body:not(#roster-bodycontent) h2,
h2 span,
body:not(#roster-bodycontent) h2 a,
h2 span a,
body:not(#roster-bodycontent) h3,
h4,
h5,
h6,
.h1,
.h2,
.h2 span,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--heading-font) !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
p,
span.hero-tagline,
dt,
dd,
body:not(#roster-bodycontent) a,
.sub-menu > span,
address,
label,
button,
strong,
::placeholder,
.ct-legend-label,
.listing-box-image-label {
  font-family: var(--text-font) !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

/* Custom CSS */
#home-bodycontent #header.home {
  background-color: transparent !important;
}
#header.home .logo.primary {
  content: url("https://dtzulyujzhqiu.cloudfront.net/remaxresults8991/images/1777422117_jbSFdmDxlICyAfV50fpKfaoexIe0Ndwi6PhYa3LF.png");
  max-width: 350px !important;
}
#home-bodycontent .cover {
  margin-top: -170px;
}
@media only screen and (min-width: 992px) {
  #home-bodycontent .cover {
    height: 100vh !important;
  }
}
#home-bodycontent #header.home .navbar-toggler,
#home-bodycontent #header.home .navbar-toggler span,
#home-bodycontent #header.home .list-inline .fa {
  border-color: #fff !important;
}
#home-bodycontent #header.home .list-inline span,
#home-bodycontent #header.home .list-inline a,
#home-bodycontent #header.home .list-inline .fa {
  color: #fff !important;
}
@media only screen and (min-width: 992px) {
  #home-bodycontent #header .nav-primary > li > a {
    color: #fff !important;
  }
}
#home-bodycontent #horizontal-search {
  display: none;
}
#cust-hero_wrpr h1.hero-headline {
  font-size: 3.5rem !important;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-family: var(--text-font) !important;
}
#home-bodycontent .hero-button {
  border: 2px solid;
  text-transform: uppercase;
  font-size: 0.9rem;
}
#home-bodycontent .cover-overlay {
  opacity: 0.6 !important;
}
/* #header.home .logo.secondary {
  content: url("https://dtzulyujzhqiu.cloudfront.net/remaxaboutownerealtycorpbrokerage3619/images/1738604379_8Q4UCXyZzuGvbT6qACAGJcxFGYNISWI6knz8FNVs.png");
  transform: translate(10px, 10px);
  max-width: 300px;
} */
#home-bodycontent .kv-flex-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  grid-gap: 10px;
  align-items: center;
}
#home-bodycontent #kv-about-agent .kv-about-agent-image-wrappper {
  width: 100%;
  height: auto;
}
#home-bodycontent #kv-about-agent img {
  width: 100%;
  height: 100%;
  max-width: 100%;
}
#home-bodycontent #kv-about-agent a {
  color: #000 !important;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#home-bodycontent #kv-about-agent a:after {
  content: "\f178";
  font-family: fontawesome;
  margin-left: 10px;
}
#about {
  display: none;
}
#home-bodycontent .kv-card {
  text-decoration: none;
  justify-content: flex-end !important;
  align-items: flex-start !important;
}
#home-bodycontent #kv-get-started .kv-flex-row .kv-card {
  min-height: 470px;
}
#home-bodycontent #kv-get-started {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url("https://dtzulyujzhqiu.cloudfront.net/remaxresults8991/images/1777398514_Xr6orCP98nDJrlyjiGEGooPqPDpS5ydiB7AlO64i.jpg");
  background-size: cover;
  background-position: center;
}
#header:not(.home) .logo.secondary {
  transform: translate(0px, 25px);
  max-width: 250px;
  margin-right: 2rem;
}
#home-bodycontent #kv-get-started .kv-flex-row .kv-card img {
  filter: brightness(70%) !important;
}
