.video-button
  span.elementor-button-content-wrapper
  span.elementor-button-icon
  svg {
  width: 30px;
  height: 30px;
}

.video-button span.elementor-button-content-wrapper {
  display: flex;
  align-items: center;
}

.video-button a.elementor-button:hover span.elementor-button-icon svg path {
  fill: #bd9773;
}

.hero-details .elementor-icon-box-content {
  display: flex;
  align-items: center;
  gap: 10px;
}

.button-splendor .elementor-button,
.button-splendor .elementor-button:visited {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.button-splendor .elementor-button:before {
  background: #fff;
  content: "";
  height: 150px;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  width: 50px;
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
  left: -50%;
}

.button-splendor .elementor-button:after {
  background: #fff;
  content: "";
  height: 150px;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  left: -100%;
}

.button-splendor .elementor-button:hover {
  transform: translateY(-3px);
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.button-splendor .elementor-button:hover::before {
  left: 120%;
  opacity: 0.5s;
}

.button-splendor .elementor-button:hover::after {
  left: 200%;
  opacity: 0.6;
}

.hero-details-splendor
  .elementor-counter-number-wrapper
  span.elementor-counter-number-prefix {
  display: none;
}

.hero-details-splendor
  .elementor-counter-number-wrapper
  span.elementor-counter-number-suffix {
  display: none;
}

.home-carousel figure.elementor-image-box-img img {
  height: 550px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.home-carousel figure.elementor-image-box-img {
  overflow: hidden;
  margin-bottom: 0 !important;
}

.home-carousel figure.elementor-image-box-img:hover img {
  transform: scale(1.08);
}

.home-carousel .elementor-image-box-title {
  padding-top: 15px;
}

.home-carousel .swiper-pagination {
  display: flex;
}

.home-carousel .swiper-pagination > span {
  flex: 1;
  width: 30px !important;
  height: 5px !important;
  border-radius: 0;
}

.spots-splentor .e-hotspot__button:after {
  position: absolute;
  left: 0px;
  top: auto;
  bottom: -14px;
  width: 50px;
  height: 30px;
  background-color: #bd9773;
  z-index: 0;
  content: "";
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  transform: rotate(180deg);
}

.left-spec span.elementor-counter-number-prefix {
  display: none;
}

.left-spec span.elementor-counter-number-suffix {
  flex: 0 0 50% !important;
}

.left-spec span.elementor-counter-number {
  flex: 0 0 50%;
}

.left-spec .elementor-counter .elementor-counter-title {
  flex: 0 0 70%;
  display: flex;
  justify-content: flex-start;
}

.left-spec .elementor-counter-number-wrapper {
  flex: 0 0 30%;
}

.left-spec .elementor-widget-counter {
  position: relative;
}

.left-spec .elementor-widget-counter:not(:last-of-type):after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -25px;
  left: 0;
  width: 100%;
  background-color: #5d6066;
  height: 1px;
}

body:not(.home) .header-splendor {
  position: relative !important;
  background-color: #2c2f38;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

/*Single App*/

.single-unit-container .single-unit-wrapper .unit-left {
  background: #f9f9f9;
  padding: 50px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 1px solid #e9e9e9;
}

.single-unit-container .single-unit-wrapper .unit-right {
  border: 1px solid #e9e9e9;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 50px;
  border-left: 0;
}

.single-unit-container .single-unit-wrapper .unit-left .title {
  font-size: 45px;
  color: #bd9773;
  font-weight: 500;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid;
  font-family: "Nunito Sans", Sans-serif;
}

.price {
  background: #2c2f38;
  width: max-content;
  padding: 8px 25px;
  border-radius: 5px;
  margin-bottom: 30px;
  color: white;
  font-size: 25px;
  font-family: "Nunito Sans", Sans-serif;
}

.details-app .inner-title {
  color: #121a25;
  font-size: 30px;
  font-family: "Nunito Sans", Sans-serif;
}

.single-unit-container .single-unit-wrapper .unit-left .field-label {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: "Nunito Sans", Sans-serif;
}

.pdf-document a {
  background-color: #bd9773;
  padding: 20px 30px;
  font-size: 20px;
  font-weight: 500;
  font-family: "Nunito Sans", Sans-serif;
}

.pdf-document {
  margin-top: 30px;
}

.floor-wrapper.container {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
}

.floor-wrapper h1,
.object-wrapper h1 {
  text-align: center;
  font-family: "Nunito Sans", Sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #bd9773;
}

.floor-wrapper h4,
.object-wrapper h4 {
  text-align: center;
  font-size: 28px;
}

.floor-wrapper,
.object-wrapper {
  padding: 80px 0;
}

.seach-wrapper-units form {
  display: flex;
  gap: 20px;
  background: #f9f9f9;
  padding: 50px;
  border-radius: 20px;
  flex-wrap: wrap;
}

.seach-wrapper-units form > div {
  width: 100%;
  flex: 0 0 100%;
}

.search-field {
  display: flex;
  gap: 30px;
}

.search-field > div {
  width: 100%;
  flex: 1;
}

.search-field .select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  background-color: white;
}

.seach-wrapper-units
  form
  .select-field
  .select2-container
  .select2-selection--single {
  height: 50px;
}

.seach-wrapper-units
  form
  .select-field
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 50px;
}

.seach-wrapper-units
  form
  .select-field
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 50px;
}

.input-field input {
  height: 50px !important;
  line-height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.search-button button {
  background-color: #bd9773;
  color: white;
  border: 0;
  padding: 10px 80px 10px 80px;
  font-family: "Nunito Sans", Sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.search-button {
  text-align: center;
  margin-top: 20px;
}

.search-button button,
.search-button button:visited {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.search-button button:before {
  background: #fff;
  content: "";
  height: 150px;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  width: 50px;
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
  left: -50%;
}

.search-button button:after {
  background: #fff;
  content: "";
  height: 150px;
  opacity: 0;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  left: -100%;
}

.search-button button:hover {
  transform: translateY(-3px);
  color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.search-button button:hover:before {
  left: 120%;
  opacity: 0.5s;
}

.search-button button:hover:after {
  left: 200%;
  opacity: 0.6;
}

.search-button button:hover,
.search-button button:focus,
.search-button button:visited {
  background: #bd9773;
}

.seach-wrapper-units form h4 {
  flex: 0 0 100%;
  width: 100%;
  text-align: center;
}

.seach-wrapper-units {
  padding-top: 50px;
}

.units-cards {
  display: flex;
  gap: 2%;
  flex-wrap: wrap;
  padding-top: 40px;
}

.units-cards .single-card {
  flex: 0 0 32%;
  width: 32%;
  border: 1px solid #dcdcdc;
  border-radius: 20px;
  overflow: hidden;
}

.units-cards .content-description {
  background: #f9f9f9;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 30px 20px;
}

.units-cards .content-description .title-price {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.units-cards .content-description .title-card {
  font-size: 25px;
  color: #121a25;
}

.units-cards .content-description .price-card {
  font-size: 20px;
  font-weight: 600;
  color: #bd9773;
}

.features-card {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 5px;
}

.features-card > div {
  font-size: 16px;
  font-weight: 400;
  color: #2c2f38;
}

a.single-card-wrapper {
  position: relative;
  overflow: hidden;
}

.card-image .featured-image img {
  transition: 0.3s ease-in-out;
  padding: 20px;
}

a.single-card-wrapper:hover .card-image .featured-image img {
  transform: scale(1.1);
}

.no-results-found {
  text-align: center;
  font-family: "Nunito Sans", Sans-serif;
  margin: 50px 0;
  font-size: 25px;
  font-weight: 400;
}

.units-cards {
  padding: 0 20px;
}

.search-field .input-field input {
  border: 1px solid #aaa;
}

/*Contact*/
.contact-section {
  position: relative;
}

.contact-section:after {
  content: "";
  width: 1px;
  height: 80%;
  background-color: #e0e0e0;
  position: absolute;
  left: 40%;
  top: 10%;
}

.unit-orientation.field-label {
  display: none;
}

@media (max-width: 1024px) {
  .home-carousel figure.elementor-image-box-img img {
    height: 400px;
  }

  .floor-wrapper h1,
  .object-wrapper h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .floor-wrapper h4,
  .object-wrapper h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    padding: 0;
  }

  .seach-wrapper-units form {
    padding: 20px;
  }

  .seach-wrapper-units
    form
    .select-field
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 40px;
  }

  .seach-wrapper-units
    form
    .select-field
    .select2-container
    .select2-selection--single {
    height: 40px;
  }

  .seach-wrapper-units
    form
    .select-field
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 40px;
  }

  .search-field .input-field input {
    height: 40px !important;
    line-height: 40px !important;
  }

  .seach-wrapper-units {
    padding-top: 0;
  }

  .seach-wrapper-units form h4 {
    font-size: 33px;
    padding-bottom: 20px;
  }

  .units-cards {
    padding: 0 20px;
  }

  .units-cards .single-card {
    flex: 0 0 48%;
    width: 48%;
    margin-bottom: 20px;
  }

  .single-unit-container .single-unit-wrapper {
    margin-top: 0;
    flex-wrap: wrap;
    padding: 40px 20px;
  }

  .single-unit-container .single-unit-wrapper .unit-left {
    flex: 0 0 100%;
    width: 100%;
    padding: 20px;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .single-unit-container .single-unit-wrapper .unit-right {
    flex: 0 0 100%;
    width: 100%;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
    padding: 40px 10px;
    border-left: 1px solid #e9e9e9;
  }

  .single-unit-container .single-unit-wrapper .unit-left .title {
    font-size: 29px;
    font-weight: 600px;
  }

  .single-unit-container .single-unit-wrapper {
    margin: 0;
  }

  .price {
    font-size: 20px;
  }

  .details-app .inner-title {
    font-size: 25px;
  }

  .floor-wrapper,
  .object-wrapper {
    padding: 80px 0 0 0 !important;
  }

  .floor-wrapper .seach-wrapper-units {
    margin-bottom: 0;
  }

  .contact-section:after {
    display: none !important;
  }
  /*Mobile Menu*/
  .header-splendor .elementor-nav-menu__container {
    position: absolute !important;
    width: 100vw !important;
    height: 100vh;
    margin: 0 !important;
    top: -18px !important;
    background: #2c2f38;
  }

  .header-splendor .elementor-menu-toggle {
    z-index: 9999;
  }

  .header-splendor .elementor-nav-menu {
    padding-top: 10px;
  }

  .header-splendor .elementor-nav-menu__container img {
    top: 15px;
    position: relative;
    width: 50%;
    height: auto;
    padding: 15px;
  }

  .header-splendor
    .elementor-nav-menu__container
    ul.elementor-nav-menu
    li.current-menu-item
    a {
    background: none !important;
  }

  .header-splendor .elementor-nav-menu__container ul.elementor-nav-menu li a {
    color: white;
  }

  .header-splendor .elementor-nav-menu__container:after {
    content: "";
    position: absolute;
    top: -18px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/01/splendor-shape.svg);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.1;
  }
  /*End Mobile Menu*/
}

@media (max-width: 767px) {
  .hero-details-splendor .elementor-counter-number-wrapper {
    flex: 0 0 10% !important;
    width: 10% !important;
  }

  .hero-details-splendor .elementor-counter-title {
    flex: 0 0 90% !important;
    width: 90% !important;
  }

  .floor-wrapper,
  .object-wrapper {
    padding-bottom: 0;
  }

  .seach-wrapper-units form {
    padding: 60px 20px;
  }

  .units-cards .single-card {
    flex: 0 0 100%;
    width: 100%;
    row-gap: 20px;
  }

  .features-card {
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .seach-wrapper-units form > div {
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 15px;
  }

  .seach-wrapper-units form > div .select-field {
    width: 100%;
    flex: 0 0 100%;
  }
}

@media (max-width: 500px) {
  .home-carousel .swiper-pagination > span {
    width: 20px !important;
  }

  .home-carousel .e-n-carousel {
    padding-bottom: 30px !important;
  }

  .home-carousel figure.elementor-image-box-img img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .home-carousel .elementor-image-box-wrapper {
    overflow: hidden !important;
  }

  .spots-splentor .e-hotspot__button {
    min-width: 40px !important;
    min-height: 40px !important;
  }

  .spots-splentor .e-hotspot__button:after {
    width: 40px;
    height: 22px;
    bottom: -10px;
  }

  .floor-wrapper h1,
  .object-wrapper h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .floor-wrapper h4,
  .object-wrapper h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    padding: 0;
  }
}
