@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 {
  --primary-brand-color: #000000;
  --secondary-brand-color: #e63946;
  --heading-font: "Montserrat", sans-serif;
  --text-font: "Montserrat", sans-serif;
}

/* Custom CSS */
#home-bodycontent .hero-wrapper h1 {
  letter-spacing: 4px !important;
  font-size: 3.5rem !important;
}
#header .logo.primary {
  content: url('https://dtzulyujzhqiu.cloudfront.net/royallepageparksvillequalicumbeachrealty1936/images/1767710480_bRoaMJRfX9tIUeYqtzydwXX7SPsmb3EBuoZHoOPQ.jpg');
  display: none;
}
#header.home .logo.secondary {
  content: url('https://dtzulyujzhqiu.cloudfront.net/royallepageparksvillequalicumbeachrealty1936/images/1768506415_jifHiuft1MD4NNhoQlL5bh7CBXvqI8uYqx0wpwx5.png');
  transform: scale(1.4) translate(0px, 10px);
  transform-origin: left;
}
#home-bodycontent #kv-about-agent h2 {
  text-transform: uppercase;
}
#home-bodycontent #kv-about-agent h2 ~ span {
  display: block;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 3px;
}
#header.home .logo.secondary {
  filter: brightness(0) invert(1);
}
#home-bodycontent #kv-about-agent {
  background: #fff !important
}
body.header-transparent #header.home {
  background-color: transparent !important;
  background: transparent !important;
}
body.header-transparent #header.home .navbar-toggler,
body.header-transparent #header.home .navbar-toggler span,
#header .container .row-flex:nth-child(1) > ul li a .fa.social {
 border-color: #fff !important
}
body.header-transparent #header.home .list-inline span,
body.header-transparent #header.home .list-inline a,
body.header-transparent #header.home .list-inline .fa.social,
#home-bodycontent #header.home .container .row-flex:nth-child(1) > ul li a .fa.social,
#header .container .row-flex:nth-child(1) > ul li a{
  color: #fff !important
}
#home-bodycontent #header.home .container .row-flex:nth-child(1) > ul li a .fa-twitter {
  filter: invert(1) !important;
  border-color: #000 !important
}
@media only screen and (min-width:992px){
  body.header-transparent #header.home .nav-primary > li > a {
    color: #fff !important;
  }
}
#home-bodycontent .cover {
  margin-top: -170px !important;
  height: 100vh;
}
#custom-testimonials {
  display: none !important;
}
#custom-testimonials header h2:after {
  display: none
}
#footer .footer-top {
  background-color: #fff !important;
}
#footer .footer-wrapper {
  background-color: #000 !important
}
#footer .footer-top-left h2,
#footer .footer-top-left h3,
#footer .footer-top-left p,
#footer .footer-top-left span,
#footer .footer-top-left a, 
#footer .footer-top-left address {
  color: #000 !important;
}
#footer .footer-top-right {
  max-height: 320px;
  overflow: scroll;
}
#footer .footer-top-right::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
}
#footer .footer-top-right::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.footer-logo {
  filter: invert(1);
}
#about {
  display: none;
}
#custom-listings-slider .custom-listing {
  min-height: 250px !important
}
#home-bodycontent #horizontal-search .location-form-group .form-control {
  background-color: #000;
}
input#location_search-tokenfield {
  width: 100% !important
}
#home-bodycontent #horizontal-search #qs-submit {
  background-color: #fff !important;
  color: #000 !important;
}
@media only screen and (max-width:992px){}
@media only screen and (max-width:767px){
  #home-bodycontent .hero-wrapper h1 {
    font-size: 2.5rem !important
  }
}
@media only screen and (max-width:544px){
  #home-bodycontent .hero-wrapper h1 {
    font-size: 2rem !important
  }
  #home-bodycontent .hero-tagline {
    font-size: 1rem !important
  }
  #home-bodycontent .hero-wrapper .m-y-1 {
    display: none;
  }
  .location-form-group input::placeholder {
    font-size: 80%;
  }
  #home-bodycontent .kv-flex-row {
    grid-template-columns: 1fr !important
  }
  #custom-testimonials header h2 {
    font-size: 1.8rem !important;
  }
}
#header .container .row-flex:nth-child(2) .column-end > ul li.list-inline-item.social .fa.fa-twitter:before,
#header .map-filter-wrapper .row-flex:nth-child(2) .column-end > ul li.list-inline-item .fa.fa-twitter:before {
  filter: invert(1) !important;
}
#header.home li.list-inline-item .fa.fa-twitter {
  filter: invert(1);
  border-color: #000 !important;
}