/*--------------------
Theme Name: ThinkBIT Solutions (Child Theme)
Theme URI: http://underscores.me/thinkbit-child/
Description: ThinkBIT Child Theme
Author: ThinkBIT Solutions Phils. Inc.
Author URI: http://thinkbitsolutions.com
Template: thinkbit
Version:1.0.0
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ThinkBIT Solutions is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
--------------------*/
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
html {
  scroll-behavior: smooth;
  --zoom: 0.90;
  zoom: var(--zoom, 1);
}
@media (max-width: 767px) {
  html {
    --zoom: 1 !important;
  }
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, small, strike, strong, sub, sup, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}

a {
  text-decoration: none !important;
}

strong {
  font-weight: 600;
}

footer, header, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

button {
  cursor: pointer;
}

.btn {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

h1, h2, h3, h4, h5, h6 {
  text-wrap: pretty;
}
@media (max-width: 780.9px) {
  h1, h2, h3, h4, h5, h6 {
    text-wrap: balance;
  }
}

p, a {
  text-wrap: pretty;
}

body {
  font-family: "Barlow", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 2;
  overflow: auto;
}
body.fixed {
  overflow: hidden;
  height: 100vh;
}

.container {
  max-width: calc(100vw - 3vw - 3vw);
  margin: auto;
}
@media (max-width: 780.9px) {
  .container {
    max-width: calc(100vw - 20px - 20px);
  }
}

::-moz-selection {
  color: white;
  background: #3f4a68;
}

::selection {
  color: white;
  background: #3f4a68;
}

.site-content {
  overflow: hidden;
  min-height: calc(100vh - 95px - 230px);
}

.z-0 {
  z-index: 0 !important;
}

.container {
  width: 100% !important;
  max-width: calc(100% - 3vw - 3vw);
  margin-left: 3vw !important;
  margin-right: 3vw !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 780.9px) {
  .container {
    max-width: calc(100vw - 20px - 20px);
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media (max-width: 780.9px) {
  .mobile-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (min-width: 1024px) {
  .stk-block-hero__content > .stk-block-content {
    height: calc(100vh / var(--zoom) - (var(--header-height, 73px) + var(--admin-bar-height, 0px)));
  }
  .stk-block-hero__content .hero-image,
  .stk-block-hero__content .hero-image figure,
  .stk-block-hero__content .hero-image span {
    height: 100%;
  }
  .stk-block-hero__content .hero-text-content {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .admin-bar .rockwell-international-hero-carousel .stk-img-wrapper,
  .admin-bar .rockwell-international-hero-carousel .stk-block-carousel__slider {
    height: calc(100vh / var(--zoom) - 175px) !important;
  }
  body .rockwell-international-hero-carousel .stk-img-wrapper,
  body .rockwell-international-hero-carousel .stk-block-carousel__slider {
    height: calc(100vh / var(--zoom) - 143px) !important;
  }
  body .rockwell-international-hero-carousel:has(+ div:not(.wp-block-stackable-image)) .stk-block-carousel__slider,
  body .rockwell-international-hero-carousel:has(+ div:not(.wp-block-stackable-image)) .stk-img-wrapper {
    height: calc(100vh / var(--zoom) - (var(--header-height, 73px) + var(--admin-bar-height, 0px))) !important;
  }
}
@media (min-width: 768px) {
  .rockwell-property-hero {
    height: 53.4vw;
    max-height: calc((100vh - (var(--header-height, 73px) + var(--admin-bar-height, 0px))) / var(--zoom, 1)) !important;
  }
}
.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.wp-block-addons-menu__toggle-button svg {
  width: 20px;
}

.gprev,
.gnext {
  display: none;
}

.wp-block-site-logo.is-default-size img {
  max-width: 261px;
  height: 30px !important;
  width: 100%;
}

.grecaptcha-badge {
  /* display: none !important; */
}

.scrollable-tabs button {
  margin-bottom: 2px !important;
}

.banner-aspect-ratio img {
  aspect-ratio: 2.13/1 !important;
}

/* Approximation of 125% zoom (depending on the base screen width) */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .stk-block .stk-block.alignwide,
  .stk-block:is(.aligncenter, .alignwide, .alignfull) > .stk-content-align.alignwide {
    --stk-block-width-wide-detected: calc(80vw / var(--zoom));
  }
}
/* Approximation of 150% zoom (depending on the base screen width) */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  html {
    --zoom: 0.70;
  }
  html:has(div.rockwell-property-hero) {
    --zoom: 0.90;
  }
  .stk-block .stk-block.alignwide,
  .stk-block:is(.aligncenter, .alignwide, .alignfull) > .stk-content-align.alignwide {
    --stk-block-width-wide-detected: calc(80vw / var(--zoom));
  }
}
button, .btn {
  font-size: 14px !important;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 1.35px;
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}

.back-to-top a {
  font-size: 24px;
  background-color: #333;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  display: block;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.back-to-top a:hover {
  background-color: #555;
}

@media (min-width: 768px) {
  .post-card:not(:last-child) {
    margin-bottom: 15px;
  }
}
.post-card .post-card__featured-image img {
  aspect-ratio: 3/2;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-card .post-card__content {
  padding: 20px 16px;
}
.post-card .post-card__content .post-card__taxonomy {
  color: #b1a588;
  line-height: 1;
  margin-bottom: 8px;
}
.post-card .post-card__content .post-card__taxonomy a {
  font-family: "Barlow", sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: inherit;
}
.post-card .post-card__content .post-card__title {
  color: #555555;
  font-size: 32px;
  line-height: 1.2;
  display: block;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .post-card .post-card__content .post-card__title {
    font-size: 20px;
  }
}
.post-card .post-card__content .post-card__title h3 {
  color: inherit;
}
.post-card .post-card__content .post-card__add-to-calendar {
  color: #4c473b;
  border: 1px solid #4c473b;
  padding: 7px 20px;
  border-radius: 50px;
  display: inline-block;
  font-size: 16.5px;
  font-weight: 300;
  line-height: 1.5;
}
.post-card .post-card__content .post-card__add-to-calendar svg {
  line-height: 2;
  margin: 0 5px -2px 0;
}

.flipbox {
  width: 100%;
  -webkit-perspective: 1000px;
          perspective: 1000px; /* Creates the 3D space for the flip */
}

.flipbox-inner {
  position: relative;
  text-align: center;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; /* Enable 3D space */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flipbox:hover .flipbox-inner {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); /* Rotate the box when hovered */
}

.flipbox-front, .flipbox-back {
  position: absolute;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; /* Hide the back of the flipped sides */
}

.flipbox-back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); /* Start with the back rotated */
}

.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #49423a !important;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #49423a !important;
}
.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #49423a !important;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #49423a !important;
}

.form-container {
  /* Two-column layout for larger screens */
  /* Two-column specific styling */
  /* Three-column specific styling */
}
.form-container .cf7-two-columns,
.form-container .cf7-three-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media (max-width: 780.9px) {
  .form-container .cf7-two-columns,
  .form-container .cf7-three-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form-container .cf7-column-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 45%;
}
.form-container .cf7-column-3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 30%;
}
@media (max-width: 780.9px) {
  .form-container .cf7-column-2,
  .form-container .cf7-column-3 {
    min-width: 100%;
  }
}
.form-container label {
  display: block;
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  color: #3f4a68;
}
.form-container input:not([type=checkbox]),
.form-container textarea,
.form-container select {
  font-family: "Barlow", sans-serif;
  font-size: 16.5px;
  font-weight: 300;
  width: 100%;
  padding: 15px 20px;
  margin: 10px 0;
  border: 0;
  outline: 0;
  height: 55px;
  background-color: #ffffff;
  color: #000000;
}
@media (max-width: 780.9px) {
  .form-container input:not([type=checkbox]),
  .form-container textarea,
  .form-container select {
    margin: 15px 0 10px 0;
  }
}
.form-container input[type=checkbox] {
  width: auto;
  height: auto;
  -webkit-appearance: auto;
  margin: 0;
}
.form-container .wpcf7-list-item {
  margin: 0;
}
.form-container textarea {
  min-height: 136px;
}
.form-container .wpcf7-not-valid-tip {
  font-size: 14px;
  color: #cc0000;
}
.form-container .submit-btn input {
  background: #3f4a68 !important;
  border-radius: 100px !important;
  padding: 10px 32px 12px 32px !important;
  color: #ffffff !important;
  font-size: 16.5px !important;
  font-weight: 300;
  line-height: 0 !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  margin-top: 14px;
  width: auto;
}
.form-container .submit-btn input:hover {
  background: #3f4a68 !important;
}
.form-container .intl-tel-input {
  margin: 10px 0;
}
.form-container [data-name=MobilePhone] + br {
  display: none;
}
.form-container .custom-link-btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 700;
}
.form-container .custom-link-btn:hover {
  color: #9ba3b8;
}
.form-container .wpcf7-acceptance .wpcf7-list-item-label {
  margin-left: 8px;
}

.grecaptcha-badge {
  z-index: 99 !important;
}

.wpcf7 .screen-reader-response {
  display: none;
}

form[data-status=init] .form-container .wpcf7-not-valid-tip {
  display: none !important;
}

.disable-condition select.wpcf7-form-control.wpcf7-select option:last-child {
  display: none;
}
.disable-condition select[name=PurchaseTimeframe].disabled {
  background-color: #f0f0f0;
  color: #999;
  pointer-events: none;
}

@media (max-width: 599.9px) {
  .hide-m {
    display: none;
  }
}
.content-char-limit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 599.9px) {
  .content-char-limit {
    -webkit-line-clamp: 3;
  }
}

.center-grid div {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 780.9px) {
  .center-grid div {
    -webkit-box-pack: unset !important;
        -ms-flex-pack: unset !important;
            justify-content: unset !important;
  }
}

.custom-table table {
  margin: 0;
}

.custom-table-fit-content tbody {
  display: block;
}
@media (max-width: 599.9px) {
  .custom-table-fit-content tbody {
    display: contents !important;
  }
}
.custom-table-fit-content a {
  font-weight: 600;
}
@media (max-width: 599.9px) {
  .custom-table-fit-content table {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}

ul.responsive-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
ul.responsive-grid li {
  max-width: 33.33%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(33.333% - 20px);
          flex: 1 1 calc(33.333% - 20px);
}
@media (max-width: 780.9px) {
  ul.responsive-grid li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
}

@media (max-width: 599.9px) {
  .property-map iframe {
    height: 392px !important;
  }
}
@media (max-width: 780.9px) {
  .custom-tab {
    /* Remove the ::after for the last item */
  }
  .custom-tab .stk-block-tab-labels__wrapper {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .custom-tab .stk-block-tabs__tab div::after {
    content: "";
    border-right: 1px solid #b1a588;
    position: relative;
    left: 19px;
  }
  .custom-tab .stk-block-tabs__tab:last-child div::after {
    content: none;
    border: none;
  }
  .custom-tab .stk-block-tabs__tab--active span {
    font-weight: 600 !important;
    max-width: 200px;
  }
}
@media (max-width: 780.9px) {
  .responsive-video iframe {
    height: 300px;
  }
}
#single-lightbox {
  display: none;
  overflow: hidden;
  cursor: auto;
}

.cn-close-icon {
  top: 25px !important;
}

.cn-buttons-container, .cn-text-container {
  display: block !important;
}

a.cookie-btn {
  padding: 5px 10px;
  background: #555555;
  margin-left: 0 !important;
  margin-right: 10px !important;
  color: #ffffff;
}

.custom-label-tabs .stk-block-tab-labels__wrapper {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.pe-none * {
  pointer-events: none;
}

.mt-auto {
  margin-top: auto;
}

.stk-img-figcaption {
  margin-top: 20px !important;
}

.contact-nums a {
  text-decoration: underline !important;
}

.opacity-0 {
  opacity: 0;
}

@supports (-webkit-touch-callout: inherit) {
  .flip-book-pdf .stk-block.stk-block, .stk-container.stk-container {
    z-index: auto !important;
  }
}
.flip-book-pdf .df-viewer .df-3dcanvas {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  right: 0;
}

.text-wrap-balance p {
  text-wrap: balance;
}

.main-pagination span.wp-block-query-pagination-previous-arrow.is-arrow-arrow, .main-pagination span.wp-block-query-pagination-next-arrow.is-arrow-arrow {
  font-size: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.main-pagination span.wp-block-query-pagination-previous-arrow.is-arrow-arrow:after, .main-pagination span.wp-block-query-pagination-next-arrow.is-arrow-arrow:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("img/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main-pagination span.wp-block-query-pagination-next-arrow.is-arrow-arrow:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.main-pagination a.wp-block-query-pagination-previous, .main-pagination a.wp-block-query-pagination-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.main-pagination .wp-block-query-pagination-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}
.main-pagination span.page-numbers.current {
  font-weight: 600;
}

.main-pages-menus span.wp-block-navigation-item__label {
  font-weight: 600;
}

.main-pages-menus span.wp-block-navigation-item__label, .project-menu span.wp-block-navigation-item__label, .location-menu span.wp-block-navigation-item__label {
  font-size: 16.5px;
}

header {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  header:has(.custom-search-wrapper.active) {
    padding-bottom: 70px;
  }
  header .custom-logo {
    max-width: 135px;
  }
  header .wp-block-addons-menu__toggle-button svg {
    width: 20px;
  }
  header .wp-block-addons-submenu__toggle-button {
    padding: 0 26px !important;
  }
}
header .wp-block-addons-menu .wp-block-addons-submenu .wp-block-addons-submenu__inner-blocks {
  height: calc(100vh / var(--zoom, 1) - var(--admin-bar-height, 0px));
  height: calc(100dvh / var(--zoom, 1) - var(--admin-bar-height, 0px));
  height: calc(100svh / var(--zoom, 1) - var(--admin-bar-height, 0px));
}
header .wp-block-addons-menu .wp-block-addons-submenu .wp-block-addons-submenu__inner-blocks .site-logo-container {
  opacity: 0;
  visibility: hidden;
}
header .wp-block-addons-menu .wp-block-addons-menu__nav {
  top: calc(var(--admin-bar-height, 0px) / var(--zoom, 1));
  height: calc(100svh / var(--zoom, 1)) !important;
  height: calc(100vh / var(--zoom, 1)) !important;
  height: calc(100dvh / var(--zoom, 1)) !important;
  height: -webkit-fill-available !important;
}
header .wp-block-addons-menu .wp-block-addons-menu__nav .site-logo-container {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1023px) {
  header .wp-block-addons-menu .wp-block-addons-menu__nav .site-logo-container {
    -webkit-box-shadow: 0 -8px 19px #000000;
            box-shadow: 0 -8px 19px #000000;
    padding: 14px 20px !important;
    margin-bottom: 40px;
    opacity: 1 !important;
    visibility: visible !important;
  }
  header .wp-block-addons-menu .wp-block-addons-menu__nav .site-logo-container .wp-block-site-logo img {
    width: 116px;
    height: 32px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
header .custom-search-wrapper {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .custom-search-wrapper button.wp-block-search__button.wp-element-button {
  display: none;
}
header .custom-search-wrapper .wp-block-search {
  position: absolute;
  width: 0;
  overflow: hidden;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (min-width: 768px) {
  header .custom-search-wrapper .wp-block-search {
    max-width: 300px;
  }
}
header .custom-search-wrapper .wp-block-stackable-icon {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .custom-search-wrapper:not(.active) .wp-block-search {
  opacity: 0;
  visibility: hidden;
}
header .custom-search-wrapper input {
  background-color: #F9F9FF;
  outline: none;
  padding: 15px 22px;
  font-size: 16.5px;
  font-family: "Barlow", sans-serif !important;
  line-height: 1;
}
header .custom-search-wrapper input::-webkit-search-decoration, header .custom-search-wrapper input::-webkit-search-cancel-button, header .custom-search-wrapper input::-webkit-search-results-button, header .custom-search-wrapper input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
@media (max-width: 767px) {
  header .custom-search-wrapper.active {
    -webkit-transform: translateY(calc(100% + 30px));
            transform: translateY(calc(100% + 30px));
  }
}
header .custom-search-wrapper.active .wp-block-search {
  width: 100%;
}
@media (max-width: 767px) {
  header .custom-search-wrapper.active .wp-block-search {
    width: calc(100vw - 40px) !important;
  }
}
header .custom-search-wrapper.active .wp-block-stackable-icon {
  padding-right: 20px;
}

.admin-bar .wp-block-addons-submenu .wp-block-addons-submenu__inner-blocks {
  height: calc(100vh / var(--zoom, 1) - var(--admin-bar-height, 0px));
  height: calc(100dvh / var(--zoom, 1) - var(--admin-bar-height, 0px));
  height: calc(100svh / var(--zoom, 1) - var(--admin-bar-height, 0px));
}

.home-banner .stk-block-carousel__dot:before {
  width: 100px !important;
}
@media (max-width: 780.9px) {
  .home-banner .stk-block-carousel__dot:before {
    width: 86px !important;
  }
}
.home-banner button.stk-block-carousel__dot {
  width: 100px !important;
}
@media (max-width: 780.9px) {
  .home-banner button.stk-block-carousel__dot {
    width: 86px !important;
  }
}
.home-banner .stk-block-carousel__dot:before, .home-banner button.stk-block-carousel__dot {
  margin: 0 !important;
}
.home-banner .stk-block-carousel__dots {
  right: 50px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  row-gap: 0;
}
@media (max-width: 780.9px) {
  .home-banner .stk-block-carousel__dots {
    right: 0px !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    gap: 0;
  }
}

@media (max-width: 599.9px) {
  .post-loop li.wp-block-post {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .post-loop h3 {
    font-weight: 300 !important;
  }
}
.post-loop .wp-block-post-excerpt__excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media (max-width: 599.9px) {
  .home-rockwell-life {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
  }
}

.show-more, .show-less {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #ffffff;
}

@media (max-width: 780.9px) {
  .mobile-2cols .stk-inner-blocks {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 85px 20px 1fr;
    grid-template-columns: 85px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.grid-slider .stk-block-carousel__slider {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 780.9px) {
  .grid-slider .stk-block-carousel__slider {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.grid-slider .stk-block-carousel__dots {
  display: none;
}
@media (max-width: 780.9px) {
  .grid-slider .stk-block-carousel__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 780.9px) {
  .grid-slider .stk-block-carousel__dot:before {
    width: 70px !important;
  }
}
@media (max-width: 780.9px) {
  .grid-slider button.stk-block-carousel__dot {
    width: 70px !important;
  }
}
.grid-slider .stk-block-carousel__dot:before, .grid-slider button.stk-block-carousel__dot {
  margin: 0 !important;
}
.grid-slider .stk-block-carousel__dots {
  right: 50px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  row-gap: 0;
}
@media (max-width: 780.9px) {
  .grid-slider .stk-block-carousel__dots {
    right: 0px !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    gap: 0;
  }
}

.mobile-slider {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mobile-slider .swiper-pagination {
  text-align: center;
  padding: 10px 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.mobile-slider .swiper-pagination-bullet-active {
  background: #7b745f !important;
}
.mobile-slider .swiper-pagination-bullet {
  width: 86px;
  height: 2px;
  border-radius: 0;
  background: #DED2B0;
}
.mobile-slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .mobile-slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}

.mask-img .stk-img-wrapper {
  aspect-ratio: 1.19/1 !important;
}
.mask-img img {
  -webkit-mask: url(../../../wp-content/uploads/2024/10/Mask.svg);
          mask: url(../../../wp-content/uploads/2024/10/Mask.svg);
  background-color: #fff;
}

.error-404 {
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.location-wrapper .wp-block-query ul.wp-block-post-template {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 0;
  margin: 0;
}
.location-wrapper .wp-block-query ul.wp-block-post-template li.wp-block-post {
  width: 30%;
}
.location-wrapper .wp-block-query ul.wp-block-post-template li.wp-block-post .taxonomy-property-status {
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.location-wrapper .wp-block-query ul.wp-block-post-template li.wp-block-post h2.wp-block-post-title {
  line-height: 38.4px;
}
.location-wrapper .wp-block-query ul.wp-block-post-template li.wp-block-post h2.wp-block-post-title a {
  font-size: 32px;
  font-weight: 300;
}
.location-wrapper .wp-block-query ul.wp-block-post-template li.wp-block-post .wp-block-post-excerpt p {
  font-size: 16.5px;
  line-height: 25px;
  font-weight: 300;
}
.location-wrapper .wp-block-query ul.wp-block-post-template li.wp-block-post .wp-block-post-excerpt__more-text a {
  font-size: 0;
  line-height: 0;
  color: transparent;
  padding: 10px 30px;
  border-radius: 30px;
  border: 1px solid #555555;
}
.location-wrapper .wp-block-query ul.wp-block-post-template li.wp-block-post .wp-block-post-excerpt__more-text a:before {
  content: "Learn More";
  font-size: 16.5px;
  line-height: 25px;
  color: #555555;
}
.location-wrapper .wp-block-query ul.wp-block-post-template li.wp-block-post .wp-block-post-excerpt__more-text a:after {
  content: "";
  width: 17px;
  height: 14px;
  display: inline-block;
  margin-left: 12px;
  background-image: url(icons/icon-arrow-right.svg);
}

.tax-property_location .location-properties li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tax-property_location .location-properties li .stk-block-button-group {
  margin-top: auto;
}

.smart-search-filter .sf-field-taxonomy-property_location > label {
  position: relative;
  max-width: 100%;
  width: 100%;
  background-color: #f2efe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.smart-search-filter .sf-field-taxonomy-property_location > label::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  background-image: url(../../../wp-content/uploads/2024/09/Chevron-Down.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: calc(100% - 16px) center;
}
.smart-search-filter .sf-field-taxonomy-property_location > label select.sf-input-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid rgba(54, 71, 113, 0.5019607843);
  padding: 12px 35px 12px 16px;
  text-align: left;
  width: 100%;
  cursor: pointer;
  color: #555555;
  font-size: 16px;
  line-height: 1em;
  outline: none;
  position: relative;
  z-index: 2;
}

.smart-search-filter .sf-field-taxonomy-property_price > label {
  position: relative;
  max-width: 100%;
  width: 100%;
  background-color: #f2efe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.smart-search-filter .sf-field-taxonomy-property_price > label::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  background-image: url(../../../wp-content/uploads/2024/09/Chevron-Down.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: calc(100% - 16px) center;
}
.smart-search-filter .sf-field-taxonomy-property_price > label select.sf-input-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid rgba(54, 71, 113, 0.5019607843);
  padding: 12px 35px 12px 16px;
  text-align: left;
  width: 100%;
  cursor: pointer;
  color: #555555;
  font-size: 16px;
  line-height: 1em;
  outline: none;
  position: relative;
  z-index: 2;
}

.smart-search-filter li.sf-field-taxonomy-property_type ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 11px 16px;
}
.smart-search-filter li.sf-field-taxonomy-property_type ul li {
  padding: 0 !important;
}
.smart-search-filter li.sf-field-taxonomy-property_type ul li.sf-item-0 {
  display: none;
}
.smart-search-filter li.sf-field-taxonomy-property_type ul li:has(> input:checked), .smart-search-filter li.sf-field-taxonomy-property_type ul li:hover {
  background-color: #3f4a68;
}
.smart-search-filter li.sf-field-taxonomy-property_type ul li:has(> input:checked) label, .smart-search-filter li.sf-field-taxonomy-property_type ul li:hover label {
  color: #f2efe6;
}
.smart-search-filter li.sf-field-taxonomy-property_type ul li input {
  display: none;
}
.smart-search-filter li.sf-field-taxonomy-property_type ul li label {
  border: 1px solid rgba(54, 71, 113, 0.5019607843);
  padding: 10px 16px !important;
  color: #555555;
  font-size: 16px;
  line-height: 1em;
  cursor: pointer;
}

.smart-search-filter li.sf-field-taxonomy-property_availability ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 11px 16px;
}
.smart-search-filter li.sf-field-taxonomy-property_availability ul li {
  padding: 0 !important;
}
.smart-search-filter li.sf-field-taxonomy-property_availability ul li.sf-item-0 {
  display: none;
}
.smart-search-filter li.sf-field-taxonomy-property_availability ul li:has(> input:checked), .smart-search-filter li.sf-field-taxonomy-property_availability ul li:hover {
  background-color: #3f4a68;
}
.smart-search-filter li.sf-field-taxonomy-property_availability ul li:has(> input:checked) label, .smart-search-filter li.sf-field-taxonomy-property_availability ul li:hover label {
  color: #f2efe6;
}
.smart-search-filter li.sf-field-taxonomy-property_availability ul li input {
  display: none;
}
.smart-search-filter li.sf-field-taxonomy-property_availability ul li label {
  border: 1px solid rgba(54, 71, 113, 0.5019607843);
  padding: 10px 16px !important;
  color: #555555;
  font-size: 16px;
  line-height: 1em;
  cursor: pointer;
}

.smart-search-filter li.sf-field-taxonomy-property_location > label::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  background-image: url(../../../wp-content/uploads/2024/09/Vector.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 15px center;
}
.smart-search-filter li.sf-field-taxonomy-property_location > label select {
  padding: 10px 35px !important;
}
.smart-search-filter .searchandfilter {
  max-width: 100%;
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .smart-search-filter .searchandfilter {
    padding: 20px;
  }
  .smart-search-filter .searchandfilter .sf-field-submit,
  .smart-search-filter .searchandfilter .sf-field-reset {
    text-align: center;
  }
}
.smart-search-filter .searchandfilter h4 {
  font-size: 16px !important;
  font-weight: 600;
  font-family: "Barlow", sans-serif !important;
  color: #555555;
  line-height: 1.2em;
}
.smart-search-filter li.sf-field-taxonomy-property_amenity ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  max-height: 300px;
  overflow: auto;
}
@media (max-width: 1240px) and (min-width: 768px) {
  .smart-search-filter li.sf-field-taxonomy-property_amenity ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.smart-search-filter li.sf-field-taxonomy-property_amenity ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.smart-search-filter li.sf-field-taxonomy-property_amenity ul li:before {
  content: "";
  width: 32px;
  height: 32px;
  border: 1px solid rgba(54, 71, 113, 0.5019607843);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.smart-search-filter li.sf-field-taxonomy-property_amenity ul li.sf-option-active::before {
  content: "";
  background-image: url(../../../wp-content/uploads/2024/09/Check.svg);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
.smart-search-filter li.sf-field-taxonomy-property_amenity ul li label {
  color: #555555;
  font-size: 16px;
  line-height: 1.5em;
}
.smart-search-filter li.sf-field-taxonomy-property_amenity ul li input {
  opacity: 0 !important;
}
.smart-search-filter li.sf-field-submit {
  display: none;
}
.smart-search-filter li.sf-field-submit input {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5em;
  border: 1px solid #3F4A68;
  background-color: #3F4A68;
  padding: 10px;
  border-radius: 30px;
  cursor: pointer;
  min-width: 191px;
}
.smart-search-filter li.sf-field-reset a {
  color: #3F4A68;
  font-size: 16px;
  line-height: 1.5em;
  border: 1px solid #3F4A68;
  background-color: transparent;
  padding: 10px;
  border-radius: 30px;
  cursor: pointer;
  min-width: 191px;
  display: inline-block;
  text-align: center;
}
.smart-search-filter ul li {
  padding-bottom: 0;
}

.smart-search-results .search-filter-results {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 1199.9px) {
  .smart-search-results .search-filter-results {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599.9px) {
  .smart-search-results .search-filter-results {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.smart-search-results .search-filter-results .property-card img {
  aspect-ratio: 3/2;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.smart-search-results .search-filter-results .property-card .property-content {
  padding: 18px 14px;
}
.smart-search-results .search-filter-results .property-card .property-content .availability-wrapper {
  line-height: 1;
  margin-bottom: 8px;
}
.smart-search-results .search-filter-results .property-card .property-content .availability-wrapper span {
  font-family: "Barlow", sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #b1a588;
}
.smart-search-results .search-filter-results .property-card .property-content .post-title {
  display: block;
  line-height: 1.2;
}
.smart-search-results .search-filter-results .property-card .property-content .post-title h3 {
  font-size: 18px !important;
}
.smart-search-results .search-filter-results .property-card .property-content .locations-wrapper {
  color: #555555;
}
.smart-search-results .search-filter-results .property-card .property-content .locations-wrapper a {
  font-family: "Barlow", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1 !important;
}
.smart-search-results .search-filter-results .property-card .property-content .locations-wrapper a:not(:last-child)::after {
  content: ", ";
}

.clone-select-location label {
  display: block;
  position: relative;
  max-width: 100%;
  width: 100%;
  background-color: #f2efe6;
}
.clone-select-location label::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  background-image: url(../../../wp-content/uploads/2024/09/Chevron-Down.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: calc(100% - 16px) center;
}
.clone-select-location label select.sf-input-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid rgba(54, 71, 113, 0.5019607843);
  padding: 13px 35px 13px 16px;
  text-align: left;
  width: 100%;
  cursor: pointer;
  color: #555555;
  font-size: 16px;
  line-height: 1em;
  outline: none;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .filter-container {
    position: fixed;
    inset: 0 0 0 0;
    background: #f2efe6;
    z-index: 999;
    display: none;
    overflow: auto;
  }
  .filter-container.show {
    display: block !important;
  }
  main:has(.filter-container.show) {
    position: relative;
    z-index: 15;
  }
  .wp-site-blocks .wp-block-columns:has(.filter-container.show) {
    position: relative;
    z-index: 99;
  }
}
@media (min-width: 768px) {
  .show-phone-only {
    display: none !important;
  }
}
.location-filter-button-container {
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
}

.rockwell-international-hero-carousel .wp-block-stackable-image {
  pointer-events: none;
}
.rockwell-international-hero-carousel .stk-block-carousel__dots div {
  height: 12px;
  width: 12px;
}
.rockwell-international-hero-carousel .stk-block-carousel__dots div .stk-block-carousel__dot:hover:before {
  background-color: var(--dot-color) !important;
}

.rockwell-international-swiper {
  width: 100%;
  overflow: visible !important;
}
@media (min-width: 781px) {
  .rockwell-international-swiper {
    max-width: min(500px, 26.042vw);
  }
}
.rockwell-international-swiper .swiper-wrapper {
  padding-bottom: 40px;
}
@media (min-width: 781px) {
  .rockwell-international-swiper .swiper-wrapper {
    padding: 6vw 0 clamp(40px, 11vw, 150px) 0;
  }
  .rockwell-international-swiper .swiper-wrapper .swiper-slide {
    padding: 0;
    position: relative !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .rockwell-international-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    z-index: 10;
    scale: 1.7;
  }
  .rockwell-international-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .wp-block-stackable-heading {
    scale: 0.59;
  }
  .rockwell-international-swiper .swiper-wrapper .swiper-slide:has(+ .swiper-slide-active), .rockwell-international-swiper .swiper-wrapper .swiper-slide.swiper-slide-active + .swiper-slide {
    z-index: 5;
    scale: 1.25;
  }
  .rockwell-international-swiper .swiper-wrapper .swiper-slide:has(+ .swiper-slide-active) .wp-block-stackable-heading, .rockwell-international-swiper .swiper-wrapper .swiper-slide.swiper-slide-active + .swiper-slide .wp-block-stackable-heading {
    scale: 0.8;
  }
  .rockwell-international-swiper .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .wp-block-stackable-image {
    pointer-events: none;
  }
}
.rockwell-international-swiper .swiper-button-prev,
.rockwell-international-swiper .swiper-button-next {
  top: 28vw;
}
.rockwell-international-swiper .swiper-button-prev.swiper-button-disabled,
.rockwell-international-swiper .swiper-button-next.swiper-button-disabled {
  opacity: 1 !important;
  pointer-events: unset !important;
}
@media (min-width: 781px) {
  .rockwell-international-swiper .swiper-button-prev,
  .rockwell-international-swiper .swiper-button-next {
    display: none;
  }
}
.rockwell-international-swiper .swiper-button-prev:after,
.rockwell-international-swiper .swiper-button-next:after {
  display: none;
}
.rockwell-international-swiper.v2 .swiper-wrapper .swiper-slide .wp-block-stackable-heading {
  position: static;
}
.rockwell-international-swiper .swiper-pagination {
  background: #DED2B0;
  max-width: min(590px, 100vw - 40px);
  left: 50% !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rockwell-international-swiper .swiper-pagination .swiper-pagination-bullet {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 0;
  height: 2px;
}
.rockwell-international-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #7b745f;
}

@media (min-width: 601px) {
  .rockwell-international-properties-loop .wp-block-post {
    display: block !important;
  }
  .rockwell-international-properties-show-more {
    display: none;
  }
}
.rockwell-life-post-slider .stk-block-heading__text {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 780.9px) {
  .rockwell-life-post-slider .swiper-slide {
    margin: 0;
  }
  .rockwell-life-post-slider .swiper-wrapper {
    padding-bottom: 40px !important;
  }
  .rockwell-life-post-slider .swiper-pagination {
    background: #DED2B0;
    max-width: min(590px, 100vw - 40px);
    left: 50% !important;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .rockwell-life-post-slider .swiper-pagination .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-radius: 0;
    height: 2px;
  }
  .rockwell-life-post-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #7b745f;
  }
}
@media (min-width: 768px) {
  .rockwell-life-post-slider .wp-block-post-template {
    counter-reset: post;
  }
  .rockwell-life-post-slider .wp-block-post-template .wp-block-post .stk-block-heading__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10%;
  }
  .rockwell-life-post-slider .wp-block-post-template .wp-block-post .stk-block-heading__text::before {
    counter-increment: post;
    content: counter(post);
    font-family: "DM Sans";
    font-size: 24px;
    font-weight: 700;
    color: #000000;
  }
}

@media (max-width: 767px) {
  .mobile-column-reverse > .stk-inner-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (min-width: 1024px) {
  .rockwell-life-banner li.wp-block-post {
    height: calc(100vh / var(--zoom) - (var(--header-height, 73px) + var(--admin-bar-height, 0px)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .rockwell-life-banner li.wp-block-post .wp-block-stackable-image,
  .rockwell-life-banner li.wp-block-post figure,
  .rockwell-life-banner li.wp-block-post figure span {
    height: 100% !important;
  }
  .rockwell-life-banner li.wp-block-post > .wp-block-stackable-columns {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #e0dbce;
  height: 100%;
}
.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(242, 239, 230, 0)), color-stop(20%, rgba(242, 239, 230, 0.15)), color-stop(60%, rgba(242, 239, 230, 0.4)), to(rgba(242, 239, 230, 0)));
  background-image: linear-gradient(90deg, rgba(242, 239, 230, 0) 0%, rgba(242, 239, 230, 0.15) 20%, rgba(242, 239, 230, 0.4) 60%, rgba(242, 239, 230, 0) 100%);
  -webkit-animation: shimmer 5s infinite;
          animation: shimmer 5s infinite;
  content: "";
}

@-webkit-keyframes shimmer {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes shimmer {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.text-indent {
  text-indent: 50px;
}

.custom-post-title .stk-block-heading__text span:last-child {
  display: inline-block;
}

.rfo-query-loop ul.wp-block-post-template {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 30px;
}
@media (max-width: 780.9px) {
  .rfo-query-loop ul.wp-block-post-template {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 599.9px) {
  .rfo-query-loop ul.wp-block-post-template {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.rfo-query-loop ul.wp-block-post-template li.wp-block-post {
  margin: 0;
}

@media (min-width: 768px) {
  .rockwell-unit-types .mobile-swiper-wrapper {
    --column: 3;
    --gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 60px var(--gap);
  }
  .rockwell-unit-types .mobile-swiper-wrapper .mobile-swiper-slide {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: calc((100% - var(--gap) * (var(--column) - 1)) / var(--column)) !important;
  }
}
.rockwell-unit-types .swiper-slide > * {
  max-width: calc(100vw - 20px) !important;
}
.rockwell-unit-types .vp-portfolio__item-wrap {
  width: 100% !important;
}
.rockwell-unit-types .swiper-pagination {
  background: #DED2B0;
  max-width: min(590px, 100vw - 40px);
  left: 50% !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rockwell-unit-types .swiper-pagination .swiper-pagination-bullet {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 0;
  height: 2px;
}
.rockwell-unit-types .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #7b745f;
}

.unit-lot-types-wrapper {
  --column: 3;
  --gap: 30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px var(--gap) !important;
}
@media (max-width: 767px) {
  .unit-lot-types-wrapper {
    gap: var(--gap) !important;
  }
}
.unit-lot-types-wrapper .unit-lot-type {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: calc((100% - var(--gap) * (var(--column) - 1)) / var(--column)) !important;
}
@media (max-width: 767px) {
  .unit-lot-types-wrapper .unit-lot-type {
    max-width: calc(100vw - 20px) !important;
  }
  .unit-lot-types-wrapper .unit-lot-type .vp-portfolio__item-wrap {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .event-mobile-col-reverse > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.full-height {
  height: 100%;
}
.full-height * {
  height: 100%;
}

img.fancybox-image {
  background-color: #f2efe6;
}

.gslide-title {
  display: none;
}

.df-loading-info {
  font-family: "Barlow", sans-serif !important;
  font-size: 16px !important;
}

.scrollable-tabs .simplebar-wrapper .simplebar-content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: 100vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media (max-width: 767px) {
  .scrollable-tabs .simplebar-wrapper .stk-block-tabs__tab {
    margin-bottom: 20px !important;
  }
}
.scrollable-tabs .simplebar-placeholder {
  width: auto !important;
}
.scrollable-tabs .simplebar-scrollbar.simplebar-visible:before {
  background-color: rgba(85, 85, 85, 0.3019607843);
}

.unit-types-tab-content > div {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.unit-types-tab-content .vp-portfolio__item-wrap {
  width: 100% !important;
}

.ir-container {
  width: 100% !important;
}

body .goverlay {
  height: 100%;
  top: 0;
}

.hide-sdp .stk-block-tabs__tab:first-child,
.hide-sdp .wp-block-stackable-tab-content > .stk-inner-blocks > .wp-block-stackable-column:first-child {
  display: none !important;
}

.even-size-dot .stk-block-carousel__dots {
  gap: 8px;
  min-height: 0;
  max-width: calc(100vw - 40px);
  margin-inline: auto;
}
.even-size-dot .stk-block-carousel__dots [role=listitem] {
  width: 100%;
}
.even-size-dot .stk-block-carousel__dots [role=listitem] button.stk-block-carousel__dot {
  margin: 0 !important;
  height: 3px !important;
  width: 100% !important;
}
.even-size-dot .stk-block-carousel__dots [role=listitem] button.stk-block-carousel__dot:before {
  width: 100%;
}
.even-size-dot .stk-block-carousel__dots [role=listitem] button.stk-block-carousel__dot:hover:before {
  background-color: #7b745f !important;
}

.leasing-secondary-sales-list > .stk-column-wrapper > .stk-block-content > .wp-block-stackable-columns {
  display: none;
}

.privacy-content p {
  margin-bottom: 24px !important;
}
.privacy-content ol,
.privacy-content ul {
  margin-bottom: 16px !important;
  padding-left: 24px !important;
}
@media screen and (max-width: 767px) {
  .privacy-content ol,
  .privacy-content ul {
    margin-bottom: 16px !important;
    padding-left: 10px !important;
  }
}
.privacy-content ol li,
.privacy-content ul li {
  margin-bottom: 8px;
}
.privacy-content ol ol,
.privacy-content ul ul {
  margin-bottom: 0 !important;
  padding-top: 8px !important;
}
@media screen and (max-width: 767px) {
  .privacy-content tbody,
  .privacy-content tr {
    display: block;
    width: 100%;
  }
  .privacy-content tr:last-child td:last-child {
    display: none;
  }
  .privacy-content tr th,
  .privacy-content tr td {
    width: 100%;
    display: block;
  }
}

@media (max-width: 599.9px) {
  body .search-results-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
body .search-results-grid img {
  margin-bottom: 18px !important;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
body .search-results-grid h3 {
  font-family: "Libre Baskerville", sans-serif;
  font-size: 20px !important;
  color: #000000 !important;
  line-height: 1.2em !important;
  margin-bottom: 8px;
  text-align: left;
}
body .search-results-grid p {
  font-family: "Barlow", sans-serif;
  font-size: 16.5px;
  font-weight: 300;
  line-height: 25px;
  color: #555555 !important;
  text-align: left;
}
@media (min-width: 1200px) {
  .rockwell-property-hero {
    height: 100%;
    margin-bottom: 80px;
  }
  .rockwell-property-hero .stk-abc1149 {
    bottom: -90px !important;
  }
}
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/*# sourceMappingURL=style.css.map */