/*body.parent-pageid-479134 footer.et-l.et-l--footer,
body.parent-pageid-531060 footer.et-l.et-l--footer,
body.parent-pageid-531059 footer.et-l.et-l--footer,
body.parent-pageid-531061 footer.et-l.et-l--footer,
body.parent-pageid-531062 footer.et-l.et-l--footer,
body.parent-pageid-531063 footer.et-l.et-l--footer,
body.parent-pageid-531064 footer.et-l.et-l--footer,*/
body.region-page footer.et-l.et-l--footer {
  z-index: 10;
  position: relative;
}

.sjv-region-collections {
  position: relative;
  overflow: hidden;
}

.sjv-region-collections .splide__track {
  overflow: visible;
}

.sjv-region-collections .splide__arrow {
  /*background: transparent !important;*/
  border: 0;
  box-shadow: none;
  height: 40px;
  width: 40px;
  margin: 0;
  opacity: 1;
  padding: 0;
  /*position: static !important;*/
  transform: none !important;
  top: 40% !important;
}

.sjv-region-collections__arrows--bottom .splide__arrow {
  position: static !important;
  height: 26px;
  width: 26px;
  background: transparent !important;
}

.sjv-region-collections .splide__arrow svg {
  display: none;
}

.sjv-region-collections .splide__arrow img {
  display: block;
  opacity: 1;
  transition: opacity 0.2s ease;
  width: 40px;
}

.sjv-region-collections .splide__arrow:hover img {
  opacity: 1;
}

.sjv-region-collections__arrows {
  align-items: center;
  display: flex;
  gap: 20px;
}

.sjv-region-collections__card a,
.sjv-region-collections__card {
  color: #1e212d;
}

.sjv-region-subregions__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  margin-bottom: 1.5em;
}

.sjv-region-subregions__title {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: #23242a !important;
  line-height: 1.1em;
  padding-bottom: 0;
  max-width: 70%;
}

.sjv-region-collections__topbar {
  display: flex;
  justify-content: flex-end;
  flex-shrink: 1;
}

.sjv-region-collections__collection-slider .splide__slide,
.sjv-region-collections__villa-slider .splide__slide {
  box-sizing: border-box;
}

.sjv-region-collections__card {
  background: transparent;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 0;
  text-align: left;
  width: 100%;
}

.sjv-region-collections__card:focus-visible {
  outline: 2px solid #5f2cf0;
  outline-offset: 6px;
}

.sjv-region-collections__card.is-active .sjv-region-collections__card-title {
  color: #5f2cf0;
}

.sjv-region-collections.is-collection-open
  .sjv-region-collections__card.is-inactive {
  opacity: 0.35;
}

.sjv-region-collections.is-collection-open
  .sjv-region-collections__card.is-active {
  opacity: 1;
}

.sjv-region-collections__card-image {
  aspect-ratio: 10 / 12;
  background-color: #ececec;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  width: 100%;
}

.sjv-region-collections__card-image img {
  display: block;
  opacity: 0;
  width: 100%;
}

.sjv-region-collections__card-body {
  display: block;
  padding-top: 12px;
}

.sjv-region-collections__card-title {
  font-family: Poppins;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -2%;
}

.sjv-region-collections__card-description {
  font-family: Poppins;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0%;
}

.sjv-region-collections__card-link {
  font-family: Poppins;
  font-weight: 600;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: -1%;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  color: #3600ce;
  margin-top: 10px;
}

.sjv-region-collections__panel-shell {
  border-top: 1px solid #dedede;
  display: grid;
  grid-template-rows: 0fr;
  margin-top: 24px;
  transition:
    grid-template-rows 0.35s ease,
    padding-top 0.35s ease;
}

.sjv-region-collections__panel-shell.is-open {
  grid-template-rows: 1fr;
  padding-top: 18px;
}

.sjv-region-collections__panel-shell-inner {
  min-height: 0;
  overflow: hidden;
}

.sjv-region-collections__panel {
  display: none;
}

.sjv-region-collections__panel.is-active {
  display: block;
}

.sjv-region-collections__villas-topbar {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}

.sjv-region-collections__active-title {
  color: #5f2cf0;
  font-family: Poppins;
  font-weight: 500;
  font-size: 26px;
  line-height: 23px;
  letter-spacing: -1%;
  display: inline-flex;
  gap: 20px;
}

.sjv-region-collections__close {
  appearance: none;
  background: transparent;
  border: 0;
  color: #5f2cf0;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
  padding: 0;
}

.sjv-region-collections__popup-header {
  display: none;
}

.sjv-region-collections__popup-scroll {
  display: contents;
}

.sjv-region-collections__villa-slider .des-item-info-wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap !important;
  gap: 4px;
}

.sjv-region-collections__villa-slider .splide__slide {
  /*padding-bottom: 8px;*/
}

.sjv-region-collections__villa-slider .des-item {
  margin-bottom: 0;
}

.sjv-region-collections__villa-slider .des-item-img,
.sjv-region-collections__villa-slider .des-item-img-wrap {
  border-radius: 0;
}

.sjv-region-collections__villa-slider .des-item-info-title {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}

.sjv-region-collections__villa-slider .des-item-info-suite {
  color: #6b6b6b;
  font-size: 13px;
  line-height: 1.45;
}

.sjv-region-collections__villa-slider .des-item-info-rating {
  align-items: center;
  display: flex;
  gap: 2px;
  margin-top: 0;
}

.sjv-region-collections__villa-slider .des-item-info-rating .star {
  display: inline-flex;
}

.sjv-region-collections__villa-slider .des-item-info-rating .star img {
  display: block;
  height: 14px;
  width: 14px;
}

.sjv-region-collections__villa-slider .des-item-price {
  font-size: 13px;
}

.sjv-region-collections__view-all-card {
  background: #2e1ac6;
  border-radius: 12px;
  padding: 3em 2em;
  color: #fff;
  font-family: "Poppins";
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  position: absolute;
  height: 100%;
}

.sjv-region-collections__view-all-card a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sjv-region-collections__view-all-title {
  font-family: Poppins;
  font-size: 45px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0%;
  color: #fff;
}

img.sjv-region-collections__view-all-arrow {
  position: absolute;
  bottom: 3em;
  right: 2em;
  filter: brightness(0) invert(1);
}

.sjv-region-collections__view-all-copy {
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;
}

.sjv-region-hero-slider {
  position: relative;
  width: 100%;
  /*margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);*/
  min-height: 650px;
}

.sjv-region-hero-slider__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  margin: 0;
  width: 100%;
  text-align: center;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 100px;
  color: #ffffff !important;
  letter-spacing: -3px;
  line-height: 0.9em;
}

.sjv-region-hero-slider__title span {
  display: inline-block;
  padding: 12px 18px;
}

.sjv-region-hero-slider .splide__slide {
  background: center no-repeat;
  background-size: cover;
  position: relative;
}

.sjv-region-hero-slider .splide__slide__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.sjv-region-hero-slider__slide-inner {
  z-index: 5;
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 16 / 7;
}

.sjv-region-hero-slider .splide__pagination__page {
  background: transparent !important;
  border: 2px solid #fff;
  opacity: 1;
  height: 12px;
  width: 12px;
}
.sjv-region-hero-slider .splide__pagination__page.is-active {
  transform: scale(1) !important;
  background: #fff !important;
}

.sjv-region-hero-slider__meta {
  position: absolute;
  right: 24px;
  bottom: 18px;
  z-index: 2;
  color: #ffffff;
  text-align: right;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  gap: 5px;
}

.sjv-region-hero-slider__meta-title,
.sjv-region-hero-slider__meta-sub {
  font-weight: 600;
  font-family: Poppins;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -2%;
  text-align: right;
}

.sjv-region-map {
  position: relative;
  width: 100%;
}

.sjv-region-map__canvas {
  width: 100%;
  height: var(--sjv-region-map-height, 620px);
  min-height: 320px;
}

.sjv-region-map__dialog {
  position: absolute;
  top: 38px;
  right: 38px;
  width: min(370px, calc(100% - 24px));
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(2, 26, 43, 0.32);
  z-index: 9;
  overflow: hidden;
}

.sjv-region-map__dialog[hidden],
.sjv-region-map__nav[hidden] {
  display: none !important;
}

.sjv-region-map__close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 14px;
  background: rgba(17, 22, 33, 0.38);
  color: #ffffff;
  line-height: 28px;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  padding: 0;
}

.sjv-region-map__close:hover,
.sjv-region-map__close:focus-visible {
  background: rgba(17, 22, 33, 0.58);
}

.sjv-region-map-card {
  margin: 0;
  background: #ffffff;
}

.sjv-region-map-card__media {
  position: relative;
  aspect-ratio: 16 / 9;
  background: #dce5ef;
}

.sjv-region-map-card__media img,
.sjv-region-map-card__image-placeholder {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sjv-region-map-card__price {
  position: absolute;
  right: 12px;
  bottom: 12px;
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
}

.sjv-region-map-card__content {
  padding: 14px 16px 12px;
}

.sjv-region-map-card__title {
  margin: 0;
  font-size: 24px;
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 700;
  color: #121316;
}

.sjv-region-map-card__meta {
  margin: 0;
  padding: 0;
  color: #5a6571;
  font-size: 14px;
  line-height: 1.4;
}

.sjv-region-map-card__stars {
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.sjv-region-map-card__star {
  display: inline-flex;
  color: #d3d6db;
  font-size: 18px;
  line-height: 1;
}

.sjv-region-map-card__star.is-filled {
  color: #3600ce;
}

.sjv-region-map-card__link-wrap {
  margin: 8px 0 0;
}

.sjv-region-map-card__link {
  color: #3600ce;
  text-decoration: underline;
  font-weight: 600;
  font-size: 14px;
}

.sjv-region-map__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 0 14px 12px;
}

.sjv-region-map__nav-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #d9deeb;
  background: #ffffff;
  color: #2f3244;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
  padding: 0;
}

.sjv-region-map__nav-btn:hover,
.sjv-region-map__nav-btn:focus-visible {
  border-color: #3600ce;
  color: #3600ce;
}

.sjv-region-map__dots {
  display: flex;
  align-items: center;
  gap: 9px;
}

.sjv-region-map__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #3600ce;
  background: transparent;
  cursor: pointer;
  padding: 0;
}

.sjv-region-map__dot.is-active {
  background: #3600ce;
}

.sjv-region-map-cluster {
  position: relative;
  width: 36px;
  height: 36px;
}

.sjv-region-map-cluster__icon {
  width: 36px;
  height: 36px;
  display: block;
}

.sjv-region-map-cluster__badge {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #3600ce;
  border: 0 !important;
  box-shadow: 0 2px 6px rgba(2, 26, 43, 0.35);
}

.sjv-region-map-cluster__count {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 24px;
  height: 24px;
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  padding: 0;
  letter-spacing: -0.01em;
}

.sjv-region-map-cluster__count--legacy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 24px;
  padding: 0 5px;
  border-radius: 999px;
  background: #3600ce;
  border: 0 !important;
  box-shadow: 0 2px 6px rgba(2, 26, 43, 0.35);
  line-height: 1;
  letter-spacing: -0.01em;
  transform: translate(8px, -8px);
}

@media (max-width: 1100px) {
  .sjv-region-collections__card-description {
  }
}

@media (max-width: 980px) {
  .sjv-region-collections__arrows {
    gap: 16px;
  }

  .sjv-region-map__dialog {
    width: min(350px, calc(100% - 20px));
    top: 12px;
    right: 10px;
  }

  .sjv-region-map-card__title {
    font-size: 21px;
  }

  .sjv-region-collections__card-description {
    min-height: 0;
  }
}

@media (max-width: 767px) {
  .sjv-region-collections__card-body {
    text-align: center;
  }
  .sjv-region-collections__card-title {
    color: #000 !important;
  }
  .splide__pagination__page.is-active {
    background: #000;
    transform: scale(1);
    border: 0;
  }
  .splide__pagination__page {
    opacity: 1;
    width: 12px;
    height: 12px;
  }
  .sjv-region-collections .splide__track {
    padding-bottom: 70px;
  }
  ul.splide__pagination.splide__pagination--ltr {
    padding: 0;
    bottom: 0.65em;
  }
  .sjv-region-collections .splide__arrow {
    top: unset !important;
    bottom: 0;
  }
  #new-header-mobile {
    background: transparent !important;
    box-shadow: none !important;
  }
  .sjv-region-hero-slider {
    max-height: 440px;
    min-height: unset !important;
  }
  .sjv-region-hero-slider .splide__slide {
    max-height: 440px;
  }
  .sjv-region-hero-slider__title {
    font-size: 45px;
    top: 60% !important;
  }
  .sjv-region-hero-slider__meta > div {
    display: none;
  }
  .sjv-region-hero-slider__slide-inner {
    aspect-ratio: 16 / 10;
  }

  .sjv-region-collections__topbar {
    margin-bottom: 12px;
  }

  .sjv-region-collections__villas-topbar {
    display: none;
  }

  .sjv-region-collections__arrows {
    gap: 16px;
  }

  .sjv-region-collections__panel-shell {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
    grid-template-rows: unset;
    border-top: 0;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: none;
    padding-top: 0;
  }

  .sjv-region-collections__panel-shell.is-open {
    display: flex;
    align-items: flex-end;
    grid-template-rows: unset;
    padding-top: 0;
  }

  .sjv-region-collections__panel-shell-inner {
    background: #fff;
    width: 100%;
    max-height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }

  body.parent-pageid-479134 footer.et-l.et-l--footer {
    z-index: 0 !important;
  }

  .sjv-region-collections__panel.is-active {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100vh;
    overflow: hidden;
  }

  .sjv-region-collections__popup-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 20px 20px 12px;
    flex-shrink: 0;
    top: 0;
    /*position: sticky;*/
    position: absolute;
    width: 100%;
    z-index: 55;
    background: #fff;
  }

  .sjv-region-collections__popup-header-text {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  .sjv-region-collections__popup-title {
    font-family: Poppins;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #5f2cf0;
  }
  .sjv-region-collections__popup-description {
    display: none;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    color: #6b6b6b;
  }

  .sjv-region-collections__popup-close {
    appearance: none;
    background: transparent;
    border: 0;
    color: #23242a;
    cursor: pointer;
    font-size: 28px;
    line-height: 1;
    padding: 0;
    flex-shrink: 0;
  }

  .sjv-region-collections__popup-scroll {
    flex: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 16px 20px 24px;
  }

  .sjv-region-collections__popup-scroll .sjv-region-collections__villa-slider {
    visibility: visible !important;
    overflow-y: scroll;
    padding: 1em;
    padding-top: 70px;
  }

  .sjv-region-collections__view-all-card {
    position: static;
  }

  .sjv-region-collections__popup-scroll .splide__track {
    overflow: visible;
    padding-bottom: 0;
  }

  .sjv-region-collections__popup-scroll .splide__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    transform: none !important;
  }

  .sjv-region-collections__popup-scroll .splide__slide {
    width: 100% !important;
    min-width: 100% !important;
    margin: 0 !important;
  }

  .sjv-region-collections__popup-scroll .splide__arrows,
  .sjv-region-collections__popup-scroll .splide__pagination {
    display: none !important;
  }

  body.sjv-popup-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
  }

  .sjv-region-map__dialog {
    left: 10px;
    right: 10px;
    width: auto;
    top: 10px;
  }

  .sjv-region-map-card__title {
    font-size: 17px;
  }

  .sjv-region-map-card__meta {
    font-size: 13px;
  }

  #destinations-container > .des-item:nth-child(n + 5),
  .des-item.des-item-news {
    display: none;
  }
  #main-content {
    z-index: 5;
    position: relative;
  }
  footer.et-l.et-l--footer {
    position: relative;
    z-index: 0;
  }
}

.region_guide_title .et_pb_text_inner {
  display: inline-block;
}

.region_guide_underline .et_pb_text_inner {
  text-decoration: underline;
  cursor: pointer;
}

.region_guide_title {
  position: relative;
  user-select: none;
}

.region_guide_title::before {
  transition: transform 0.2s ease;
  transform-origin: center;
  display: inline-block;
  content: "";
  background: url("https://sheldonjamesvillas.com/wp-content/uploads/2026/02/right-arrow-black.png")
    no-repeat center;
  height: 24px;
  width: 24px;
  background-size: cover;
  position: absolute;
  left: -35px;
}
.region_guide_title.is-open::before {
  /*transform: rotate(45deg);*/
}
.region_guide_title.inverted::before {
  filter: brightness(0) invert(1);
}
.region_guide_title.is-open .et_pb_text_inner {
  /*color: #3600ce;*/
  color: #fff;
}

.region_guide_title.is-open::before {
  background: url("https://sheldonjamesvillas.com/wp-content/uploads/2025/04/close-icon.svg")
    no-repeat center;
}

/* Region Guides — Must See Villas slider */
.sjv-region-mustsee {
  padding: 20px 0;
}

.sjv-region-mustsee__header {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 16px;
}

.sjv-region-mustsee__arrows {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
}

.sjv-region-mustsee__arrows .splide__arrow {
  background: transparent !important;
  height: 26px;
  opacity: 1;
  padding: 0;
  position: static !important;
  transform: none !important;
  width: 26px;
}

.sjv-region-mustsee__arrows .splide__arrow svg {
  display: none;
}

.sjv-region-mustsee__arrows .splide__arrow img {
  display: block;
  opacity: 1;
  width: 40px;
}

.sjv-region-mustsee .splide__slide {
  box-sizing: border-box;
}

.sjv-region-mustsee .des-item {
  margin-bottom: 0;
}

.sjv-region-mustsee .des-item-img,
.sjv-region-mustsee .des-item-img-wrap {
  border-radius: 0;
}

.sjv-region-mustsee .des-item-info-wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap !important;
  gap: 4px;
}

.sjv-region-mustsee .des-item-info-title {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}

.sjv-region-mustsee .des-item-info-suite {
  color: #6b6b6b;
  font-size: 13px;
  line-height: 1.45;
}

.sjv-region-mustsee .des-item-info-rating {
  align-items: center;
  display: flex;
  gap: 2px;
  margin-top: 0;
}

.sjv-region-mustsee .des-item-info-rating .star {
  display: inline-flex;
}

.sjv-region-mustsee .des-item-info-rating .star img {
  display: block;
  height: 14px;
  width: 14px;
}

.sjv-region-mustsee .des-item-price {
  font-size: 13px;
}

.sjv-region-mustsee__cta {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}
