@import url("https://kunversion-frontend-custom.s3.amazonaws.com/components/listings/new/ps.css");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=PT+Sans+Narrow:wght@400;700&display=swap");
@import url("https://kunversion-frontend-custom.s3.amazonaws.com/overwrites/template/agent/3/ps.css");
@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/components/listings/new/ps.css");
:root {
  --page-border: 1rem;
  --drop-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.3);
  /* Fonts */
  --heading-font: "Lato", sans-serif;
  --text-font: "PT Sans Narrow", sans-serif;
  /* Colors */
  --midnight: #101626;
  --navy: #2a3a51;
  --greige: #bbb2a7;
  --linen: #e3dfda;
  --orange: #f3742c;
  /* Font Weights*/
  --lato-light: 300;
  --lato-regular: 400;
  --lato-regular-spacing: 5px;
  --lato-black: 900;
  --lato-black-spacing: 3px;
}

/* Custom CSS */
#header.home .logo.primary {
  filter: unset !important;
}
#header.home .logo.primary {
  content: url("https://dtzulyujzhqiu.cloudfront.net/hawaiimodernrealty14219/images/1760643196_c4T4D3dFPY6PpMC22ylGXotHH39xzeZJOkQslDMa.png");
}

#home-bodycontent .hero-logo {
  width: 100%;
  max-width: 350px;
  margin-bottom: 2rem;
}
#home-bodycontent #kv-cover-title-inner h1 {
  font-size: 2.5rem !important;
  margin-bottom: 2rem;
}
#home-bodycontent #horizontal-search {
  bottom: 5px !important;
}
#home-bodycontent .section-padding {
  padding: 8rem 0rem;
}
#froala-editor header {
  margin-bottom: 2rem;
}
#froala-editor header h2 {
  font-size: 2.7rem !important;
  color: var(--midnight);
  font-weight: var(--lato-regular);
  letter-spacing: var(--lato-regular-spacing);
  text-transform: uppercase;
}
#froala-editor header p {
  font-size: 1.3rem;
}
.dot:after {
  content: ".";
  line-height: 0;
  font-size: 4rem;
  color: var(--orange);
  letter-spacing: 0;
  margin-left: -3px;
}
.hi {
  width: 200px;
  margin-bottom: 2rem;
}

#home-bodycontent .page-wrapper > .p-t-3.p-b-3.background-white {
  display: none;
}
#home-bodycontent .leaves {
  background-image: url("https://dtzulyujzhqiu.cloudfront.net/hawaiimodernrealty14219/images/1759241505_Dy8k5tZWBX0YloDRAwQh22LXEvC8pWxTpI84kALN.png");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
}
#home-bodycontent #explore-boxes-wrapper {
  background-image: linear-gradient(rgba(42, 58, 81, 0.8), rgba(42, 58, 81, 0.8)), url("https://dtzulyujzhqiu.cloudfront.net/hawaiimodernrealty14219/images/1761945543_yJirtfvyGV0MOBmwPcr6dfm7cdsr8jT2ZvNONNg6.jpg");
  background-size: cover;
  background-position: center;
  padding-top: 8rem;
}
#home-bodycontent #explore-boxes-wrapper header h2,
#home-bodycontent #section.big header h2,
#home-bodycontent #explore-boxes-wrapper h3 {
  color: var(--linen);
}
#home-bodycontent .kv-featured-areas-widget ~ #widget-layout-wrapper {
  margin-top: 0 !important;
}
#home-bodycontent .kv-featured-areas-widget > div.owl-carousel a {
  width: 100%;
  max-width: 100%;
  margin: 0;
  min-height: 450px;
  min-width: unset;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 2rem;
  overflow: hidden;
}
#home-bodycontent .kv-featured-areas-widget .kv-featured-area {
  filter: grayscale(0);
  transition: filter 0.5s ease;
}
#home-bodycontent .kv-featured-areas-widget > div.owl-carousel {
  padding: 2rem;
  position: relative;
}
#home-bodycontent .kv-featured-areas-widget > div.owl-carousel h3:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  display: inline-block;
  bottom: -50%;
  width: 10px;
  height: 100%;
  left: -15px;
  z-index: 0;
  transition: all 0.5s ease;
}
#home-bodycontent .kv-featured-areas-widget > div.owl-carousel h3:after {
  content: "";
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
  position: absolute;
  display: inline-block;
  bottom: -50%;
  width: 100%;
  height: 100%;
  left: 15px;
  z-index: -1;
  transition: all 0.5s ease;
}
#home-bodycontent .kv-featured-areas-widget > div.owl-carousel .owl-nav {
  width: 100%;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#home-bodycontent .kv-featured-areas-widget > div.owl-carousel .owl-nav button {
  border: 1px solid #fff;
  width: 60px;
  height: 60px;
  margin: 10px;
}
#home-bodycontent .kv-featured-areas-widget > div.owl-carousel .owl-nav .fa {
  color: #fff;
  font-size: 2rem;
}
#home-bodycontent .kv-featured-areas-widget > div:not(.owl-carousel) .kv-featured-area {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 2rem;
  width: 100% !important;
  transition: transform 0.5s, box-shadow 0.5s, filter 0.5s ease;
  max-width: calc(33.33333% - 20px) !important;
}
#home-bodycontent .kv-featured-areas-widget > div h3 {
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
#home-bodycontent .kv-featured-area.hidden {
  display: none !important;
}

#home-bodycontent .kv-featured-areas-widget-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
}

#home-bodycontent .kv-featured-areas-widget .kv-featured-area {
  min-height: 350px;
  width: 32%;
  min-width: 350px !important;
  background-position: center;
  background-size: cover;
  text-decoration: none;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 10px;
}

#home-bodycontent .kv-featured-areas-widget .kv-featured-area:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: background 0.5s ease;
  display: none;
}
#featured-areas img {
  filter: brightness(0.8);
}
#home-bodycontent .kv-featured-areas-widget a h3 {
  font-weight: 300;
  text-shadow: 1px 1px 1px #444;
  position: relative;
  z-index: 1;
}
#froala-editor .section-padding .btn {
  padding: 20px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
#home-bodycontent .kv-featured-areas-widget .kv-featured-area:hover:after {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
#section .section-content {
  max-width: 50% !important;
}
#section .section-content a.btn {
  color: #fff !important;
  text-transform: uppercase;
  padding: 14px 26px;
  font-size: 1.1rem;
  border-color: #fff !important;
}
#connected {
  background-image: url("https://dtzulyujzhqiu.cloudfront.net/hawaiimodernrealty14219/images/1759344638_CVuP8bOqM4Bbb4UpgQWqMbCSB26g6PKeyzZYDOa9.png");
  background-position: bottom;
  background-size: cover;
  margin-bottom: 1rem;
}
.kv-featured-areas-widget-inner::-webkit-scrollbar-thumb:horizontal {
  background: #b7b7b7;
  border-radius: 10px;
}
.kv-featured-areas-widget-inner::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background: rgba(0, 0, 0, 0.1);
}
#pages-bodycontent .bee-row-content p {
  font-size: 1.3rem !important;
}
