.page-header h1{
	display: none  !important;
}

.affix .logo img{
  width: 70% !important;
}

.affix{
  background-color: #000000 !important;
}

.single-projects .elementor-lightbox{
  display: none !important;
}



.filter-search-home .searchandfilter ul{
  padding: 0;
  margin: 0;
  display: flex;
  align-items: end;
}
.filter-search-home .searchandfilter ul li{
  width: calc(100% / 4);

}
.filter-search-home .searchandfilter ul li h4{
  margin: 0 0 6px;
  font-family: "Manrope", Sans-serif;
  text-transform: capitalize;
  color: #2F3842;
  font-size: 14px;
  font-weight: 500;
}
.filter-search-home .searchandfilter select,
.filter-search-home .searchandfilter  input[type="text"]{
  height: 45px;
  outline: none;
  border: none;
  color: #666666;
  font-weight: 300;
  background-image: url(https://mynexthome.com.sg/wp-content/uploads/2025/12/Line-23.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.filter-search-home .searchandfilter select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.filter-search-home .searchandfilter input[type="submit"]{
  background-color: #2F3842 !important;
  border-radius: 0px;
  color: #fff;
  outline: none;
  border: 0;
  width: 100%;
  text-align: center;
  height: 55px;
  text-transform: uppercase;
  background-image: url(https://mynexthome.com.sg/wp-content/uploads/2025/12/mynaui_search.svg);
  background-repeat: no-repeat;
  background-position: 20% 50%;
}

.service-home-left{
  padding-left: calc((100vw - 1250px) / 2) !important;
}
.about-contact .elementor-form label{
  color: #222222 !important;
}
.elementor-pagination .page-numbers.current{
  font-weight: 500;
}
.listing-info ul.elementor-post-info li:after{
  border-radius: 100px;
  top: 10px;
}
.contact-address .elementor-icon-list-text span{
  display: block;
  margin-bottom: 5px;
  color: #222222;
}
.post-right .elementor-post{
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 15px;
}
table td[rowspan]{
  vertical-align: middle;
 }
 .phone-hide a{
  pointer-events: none;
 }
.phone-hide .elementor-button-text{
  position: relative;
}
.phone-hide.active a{
   pointer-events: unset;
}
.phone-hide.active .elementor-button-text:before{
  opacity: 0;
}
.phone-hide .elementor-button-text:before{
  position: absolute;
  content: "XXXX";
  background: white;
  right: -6px;
  z-index: 2;
}
.menu-listing-fix.menu-fixed{
  left: 0;
  position: fixed;
  top: 65px;
  width: 100%;
  z-index: 4;
  background: #fff;
  box-shadow: 0px 2px 17px rgb(0 0 0 / 7%);
}

.gallery-casket-slider .image,
.site-plan-slider .image,
.floor-plan-slider .image {
    margin: 5px;
    position: relative;
}
/*.gallery-casket-slider .image:before{
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 94.76%);
}*/
.gallery-casket-slider .caption,
.site-plan-slider .caption,
.floor-plan-slider .caption {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;
  width: 100%;
  padding: 20px;
}
.gallery-casket-slider .caption p,
.site-plan-slider .caption p,
.floor-plan-slider .caption p {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.2;
  text-align: center;
}
.gallery-casket-slider .image img,
.site-plan-slider .image img,
.floor-plan-slider .image img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}

.gallery-casket-slider .item-inner-project.image,
.site-plan-slider .item-inner-project.image,
.floor-plan-slider .item-inner-project.image {
  padding: 20px;
  border: 1px solid #787777;
}

/*.gallery-slider .slick-list{
  border: 1px solid #787777;
  padding: 40px;
}*/


.thumbnail-item1,
.thumbnail-site-plan,
.thumbnail-floor-plan {
/*    width: 75%;*/
    margin: 10px auto;
}

.thumbnail-casket .image,
.thumbnail-site-plan .image,
.thumbnail-floor-plan .image {
    margin: 5px 10px;
}
.gallery-arrow .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}
.gallery-arrow .slick-arrow i{
   color: #333; 
   font-size: 40px;
}
.gallery-arrow{
    padding: 0 5px;
}

.gallery-arrow .slick-prev.slick-arrow{
    left: 25px;
}

.gallery-arrow .slick-next.slick-arrow{
    right: 25px;
}

.thumbnail-item1 img,
.thumbnail-site-plan img,
.thumbnail-floor-plan img {
    width: 100% !important;
    height: 100px !important;
    object-fit: cover;
}
.thumbnail-item1 .image,
.thumbnail-site-plan .image,
.thumbnail-floor-plan .image {
    position: relative;
    cursor: pointer;
}
.thumbnail-item1 .slick-slide.slick-current .image:before,
.thumbnail-site-plan .slick-slide.slick-current .image:before,
.thumbnail-floor-plan .slick-slide.slick-current .image:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.60) 100%);
}
 .menu-listing ul.elementor-icon-list-items li a{
  border: 1px solid transparent;
  border-radius: 100px;
  padding: 8px 15px;
 }
 .menu-listing ul.elementor-icon-list-items li a.active{
  border: 1px solid #0F60D4;
 }
.menu-listing ul.elementor-icon-list-items li a.active .elementor-icon-list-text{
  color: #0F60D4 !important;
}

.table-project,
.tablepress {
  border-left: 1px solid #DBDBDB;
  border-top: 1px solid #DBDBDB;
  border-right: 1px solid #DBDBDB;
  margin-bottom: 5px;
}

.table-project p{
  margin-bottom: 0;
}

.table-project tr td,
.content-list-property .tablepress tbody tr td{
  font-size: 16px;
  padding: 12px 25px;
  background: transparent !important;
  border: 0;
  border-bottom: 1px solid #DBDBDB;
  line-height: 1.2;
  vertical-align: middle;
}
.table-project tr td:first-child{
  font-weight: bold;
  background-color: #3C6BA9 !important;
  color: #fff;
  
}
.content-list-property .tablepress{
  border: 0;
  border-left: 1px solid #DBDBDB;
}
.content-list-property .tablepress thead tr th{
  font-size: 16px;
  padding: 12px 25px;
  font-weight: 800;
  color: #fff;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #DBDBDB;
   border-right: 1px solid #DBDBDB;
   border-top: 1px solid #DBDBDB !important;
}

.content-list-property .tablepress thead tr th:first-child{
  background-color: #3C6BA9 !important;
}

.content-list-property .tablepress thead tr th:last-child{
  background-color: #39A7B3 !important;
}

.content-list-property .tablepress tbody tr td{
  text-align: left;
  border-right: 1px solid #DBDBDB;
}
.table-left-content .tablepress tbody tr td{
  text-align: left;
}
.tablepress tbody tr td strong{
  font-weight: 600;
}
.table-left-content .tablepress tbody tr td:first-child{
  font-weight: 600;
}
.content-list-property .elementor-widget-text-editor h5,
.content-list-property .elementor-widget-text-editor h4{
  font-family: "Archivo", Sans-serif !important;
  text-transform: uppercase;
  margin: 10px 0;
}
.content-list-property .elementor-widget-text-editor p img{
  margin-bottom: 10px;
}

.accordion__item {
  margin: 5px auto;
}
.accordion__item .accordion__title {
  position: relative;
  display: block;
  padding: 10px 60px 30px 30px;
  margin-bottom: 2px;
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
  border-bottom: 1px solid #DBDBDB;
}

.accordion__item .accordion__title:before{
  content: "";
  background-image: url("https://mynexthome.com.sg/wp-content/uploads/2025/12/Polygon-3.svg");
  width: 10px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 15px;
}

.accordion__item .accordion-active {
  color: #BDA587;
}
.accordion__item .accordion__title .accordion__arrow {
  position: absolute;
  top: 13px; 
  right: 1px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.accordion__item .accordion__title .accordion__arrow a{
  background: linear-gradient(90deg, #1063D4 0%, #14C1CC 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid #3173CA;
  padding: 10px 20px;
}

.accordion__item .accordion__content {
  padding: 20px 0;
  margin-bottom: 2px;
  display: none;
}
.accordion__item .accordion__arrow-item {
  font-weight: 700;
}
.accordion__item .accordion__content .content-download-btn{
  text-align: center;
  padding-top: 25px;
}
.accordion__item .accordion__content .content-download-btn .btn-download{
  background: linear-gradient(90deg, #1063D4 0%, #14C1CC 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid #3173CA;
  padding: 10px 20px;

}
.amenities-list-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.amenities-list-box .amenities-box{
    border: 1px solid #DBDBDB;

}
.amenities-list-box .amenities-box .amenities-title{
  padding: 10px;
  background: #39A7B3;
  color: #fff;
  font-weight: 600;
  text-align: center;
  border-bottom: 1px solid #DBDBDB;
}

.amenities-list-box .amenities-box .amenities-content{
  padding: 15px;
  font-size: 16px;
  color: #000;
}
.amenities-list-box .amenities-box .amenities-content ul li{
  line-height: 1.3;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px){
  .select2-selection__arrow:before{
    display: none !important;
  }

  .filter-search-home .searchandfilter ul{
    display: block;
  }
  .filter-search-home .searchandfilter select, .filter-search-home .searchandfilter input[type="text"]{
    background-size: contain;
  }

  .filter-search-home .searchandfilter ul li{
    width: 100%;
    margin-bottom: 20px;
  }

  .accordion__item .accordion__title{
    display: flex;
    flex-direction: column-reverse;
  }

  .accordion__item .accordion__title .accordion__arrow{
    position: unset !important;
  }

  .accordion__title-text{
    margin-bottom: 20px;
  }

   .filter-search-home .searchandfilter ul li {
    width: calc(100% / 2);
  }
  .filter-search-home .searchandfilter ul li h4{
    margin: 15px 0 6px;
  }
  .filter-search-home .searchandfilter ul li:last-child{
    width: 100%;
    margin-top: 15px;
  }

  .gallery-casket-slider .image img,
  .site-plan-slider .image img,
  .floor-plan-slider .image img {
        width: 100%;
        height: 300px;
        object-fit: contain;
    }
  .gallery-casket-slider .caption p,
  .site-plan-slider .caption p,
  .floor-plan-slider .caption p {
    font-size: 18px;
  }
  .table-responsive1{
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;

  }
  .amenities-list-box {
    grid-template-columns: repeat(1, 1fr);
  }
}