.casawp-contactform-form input:required::after {
  content: " *";
  color: red;
  margin-left: 4px;
}
.casawp-contactform-form input.form-control,
select.form-control {
  font-size: 15px !important;
}
label.control-label {
  color: #4d5a65 !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 20px;
  font-family: "Open Sans";
  margin-bottom: 10px !important;
}
textarea#contactFormmessage {
  font-size: 15px;
}
p.casawp-form-control-static.casawp-text-muted.casawp-small {
  font-size: 14px;
}
/* To target only labels of required inputs, if labels exist */
.casawp-contactform-form label:has(+ input:required)::after {
  content: " *";
  color: red;
  margin-left: 4px;
}

option {
  text-transform: capitalize;
}
.casawp-property-list-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  width: 100%;
  row-gap: 42px;
}
.casawp-property-no-item {
  height: 680px;
  display: flex;
  align-items: center;
}
.profile-img img {
  height: 340px !important;
  object-fit: cover;
}
.custom_prop_content .gallery-item {
  display: none;
}

.casawp-property-no-item {
  font-size: 16px;
}

a.casawp-tab {
  border-radius: 6px;
  background: #4d5a65;
  color: #fff !important;
  font-weight: 600 !important;
  padding: 13px 15px !important;
  line-height: 1;
}

.casawp-property-filter select {
  padding: 10px 40px;
  font-size: 14px;
}

.casawp-property-list {
  position: relative;
  margin-top: 10%;
  margin-bottom: 22%;
}

.casawp-property-filter-box {
  width: 48%;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 9;
}

.casawp-property-item {
  width: 48% !important;
}

.casawp-property-image img {
  width: 100%;
  height: 340px !important;
  object-fit: cover;
}
.soclmedctn .elementor-widget-container p {
  margin-bottom: 0;
}
.common-feature-class {
  gap: 0 !important;
}
.featured-first-item
  .elementor-widget-container
  li.elementor-icon-list-item
  span {
  line-height: 15px !important;
}
.carticnctn span.elementor-icon-list-icon svg path {
  fill: #000 !important;
}
.casawp-property-item {
  position: relative;
  transition: 0.8s;
}
/* .casawp-property-item a:hover:before {
  position: absolute;
  content: "";
  width: 100%;
  height: calc(100% - 41px);
  background: #00000012;
  cursor: pointer;
  border-radius: 8px;
  transition: 0.5s;
} */
.casawp-property-item.property-box.show-property:hover
  .casawp-property-details {
  background-color: #00000012;
  cursor: pointer;
  border-radius: 0 0 8px 8px;
  transition: 0.5s;
}
.casawp-property-item a:hover .casawp-property-detail-bottom span {
  background: #000000 !important;
}

/* .casawp-property-detail-list 
    {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    } */
span.resources-item-heading {
  font-size: 16px;
  font-weight: 800;
  margin-right: 7px;
  min-width: 40px;
  display: inline-block;
  margin-bottom: 10px;
}

span.resource-item-value {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.casawp-property-status span {
  font-size: 21px;
  border-radius: 6px;
  background: #fff;
  color: #000 !important;
  font-weight: 600 !important;
  padding: 10px 16px !important;
  line-height: 29px;
  display: inline-block;
}

.casawp-property-detail-bottom span {
  font-size: 18px;
  border-radius: 6px;
  background: #4d5a65;
  color: #fff !important;
  font-weight: 600 !important;
  padding: 13px 15px !important;
  /*   line-height: 3; */
}

.show-popup-featured-image img {
  object-fit: cover;
  min-height: 543px;
  max-height: 544px !important;
  cursor: pointer;
}

.slideshow-container .slides-wrapper img.mySlides {
  min-width: 832px !important;
}

.casawp-property-list-box .casawp-property-item .casawp-property-details {
  height: 310px !important;
}

/*********************Custom Css 280924********************/

.casawp-property-list-box .casawp-property-item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 30px;
}

.casawp-property-list-box .casawp-property-item .casawp-property-details {
  background-color: #f8f8f8;
  border-radius: 0 0 8px 8px;
  padding: 20px 30px 44px 30px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  background-image: url(/wp-content/uploads/2024/10/ibim-img.svg);
  background-repeat: no-repeat;
  background-position: 96% 77%;
}

.casawp-property-list-box
  .casawp-property-item
  .casawp-property-details
  .casawp-property-title
  h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  color: #4d5a65;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.casawp-property-list-box .casawp-property-item .casawp-property-status {
  position: absolute;
  top: 20px;
  left: 20px;
}

/*  .casawp-property-detail-bottom {
  position: absolute;
  left: 50%;
  margin-left: -105px;
  bottom: 15px;
}  */
.casawp-property-detail-bottom {
  position: absolute;
  left: 0;
  /* margin-left: -105px; */
  bottom: 14px;
  display: flex;
  /* height: 66px; */
  justify-content: center;
  margin-top: 31px;
  right: 0;
}
.filter-cls-html .casawp-property-detail-bottom {
  bottom: 4px;
}

.casawp-property-filter-box
  form#property-filter-form
  .casawp-property-filter-btns {
  display: flex;
  flex-wrap: wrap;
  border: 1.5px solid #4d5a65;
  border-radius: 4px;
  margin-bottom: 20px;
}

.casawp-property-filters-list .attribute-label {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #4d5a65;
}

.casawp-property-filter-box
  form#property-filter-form
  .casawp-property-filter-btns
  a.casawp-tab {
  width: 50%;
  text-align: center;
  background: transparent;
  color: #abb3b5 !important;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.casawp-property-filter-box
  form#property-filter-form
  .casawp-property-filter-btns
  a.casawp-tab.active-saletype {
  background: #4d5a65;
  border-radius: 0 4px 4px 0 !important;
  color: #fff !important;
}

.casa-property-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
}

a.casa-pagination-link {
  font-size: 18px;
  border-radius: 6px;
  background: transparent;
  color: #abababde !important;
  border: 2px solid #abababde;
  font-weight: 600 !important;
  padding: 10px 15px !important;
  line-height: 1;
  cursor: pointer;
}

a.casa-pagination-link.active-page {
  color: #4d5a65 !important;
  border: 1px solid #4d5a65;
}

.casawp-property-item.property-box.show-property {
  display: block;
}

.casawp-property-item.property-box.hide-property {
  display: none;
}

.casawp-property-filter-box
  form#property-filter-form
  .casawp-property-filter-btns
  a.casawp-tab {
  border-radius: 4px 0px 0px 4px !important;
}

.casawp-property-filter-box .casawp-property-filters-list select {
  width: 100%;
  margin-bottom: 10px;
  border: 1.5px solid #abb3b5;
  border-radius: 4px;
  padding: 4px 20px;
  height: 42px;
}

.room-range-group label,
.price-range-group label {
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
  color: #4d5a65;
}

.room-range-group {
  margin-bottom: 20px;
}

.room-range-group a,
.price-range-group a {
  font-size: 10px;
  line-height: 11px;
  font-weight: 400;
  color: #4d5a65;
}

.casawp-property-list-box
  .casawp-property-item
  .casawp-property-details
  .casawp-property-title {
  margin-bottom: 15px;
}

#room-range {
  height: 10px;
}

/* #room-range::-webkit-slider-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-appearance: none;
  cursor: ew-resize;
  background: #ffffff;
  -webkit-box-shadow: 2px 3px 10.5px 0 #dddddd;
  -moz-box-shadow: 2px 3px 10.5px 0 #dddddd;
  box-shadow: 2px 3px 10.5px 0 #dddddd;
} */

#price-range {
  /* background: #ddd;
  border: none;
  border-radius: 8px; */
  /* height: 10px;*/
  /* outline: none;
  transition: background 450ms ease-in;
  -webkit-appearance: none; */
}

.casawp-property-item:first-child {
  height: 600px;
}

#price-range::-webkit-slider-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-appearance: none;
  cursor: ew-resize;
  background: #ffffff;
  -webkit-box-shadow: 2px 3px 10.5px 0 #dddddd;
  -moz-box-shadow: 2px 3px 10.5px 0 #dddddd;
  box-shadow: 2px 3px 10.5px 0 #dddddd;
}

span#room-range-value {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  margin-top: 5px;
}

span#price-range-value {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  margin-top: 5px;
}

/************************/
.boxullicss li {
  font-size: 16px;
  line-height: 26px;
  list-style: disc;
}

.boxullicss ul {
  padding-left: 20px;
}

.price-range-group {
  margin-top: 50px !important;
}

.range-slider-container {
  margin: auto !important;
}
.casawp-property-status {
  display: flex;
  gap: 10px;
}
/*************************/

@media only screen and (max-width: 767px) {
  .socailmedctn {
    margin-top: -3px;
    margin-left: -20px;
  }
  .anfcolctn {
    padding-top: 0 !important;
    margin-top: -8px !important;
  }
  .common-gallery-main-container .row.multimage {
    gap: 20px;
  }

  .common-gallery-main-container .row.multimage .col-md-4.right .col {
    margin-bottom: 22px;
  }
  .common-gallery-main-container
    .col
    .main-gallery-container
    .gallery-container
    img {
    min-height: 231px !important;
    height: 231px;
    width: 100% !important;
    object-fit: cover;
  }

  .common-gallery-main-container
    .col
    .dynamic-gallery-single-image
    img.unique-slider-image {
    height: 231px;
    width: 100%;
    object-fit: cover;
  }
  .common-gallery-main-container
    .col
    .main-gallery-container
    .gallery-container {
    width: 100% !important;
  }
  .slideshow-container .slides-wrapper img.mySlides {
    min-width: 500px !important;
    height: 400px !important;
  }
  .casawp-property-filter-box {
    width: 100%;
    position: relative;
  }

  .casawp-property-list-box .casawp-property-item {
    width: 100% !important;
  }

  .casawp-property-status span {
    font-size: 16px;
    line-height: 25px;
  }

  .casawp-property-list-box
    .casawp-property-item
    .casawp-property-details
    .casawp-property-title
    h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .casawp-property-no-item {
    font-size: 14px;
  }

  .casawp-property-detail-bottom span {
    font-size: 16px;
  }

  span.resource-item-value {
    font-size: 14px;
  }

  .casawp-property-list-box
    .casawp-property-item
    .casawp-property-details
    .casawp-property-title {
    margin-bottom: 5px;
  }

  .single-casawp_property .elementor-widget-container {
    margin: auto !important;
  }

  .show-popup-featured-image img {
    width: 100%;
    max-width: 100%;
    border-radius: 10px 10px 10px 10px;
    object-fit: cover;
    min-height: auto !important;
  }

  .main-slider-container .control.prev {
    position: absolute;
    top: calc(50% - 20px);
    left: 7px !important;
    border: 1.5px solid #839099;
    width: 50px !important;
    height: 50px !important;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .main-slider-container .control.next {
    position: absolute;
    top: calc(50% - 20px);
    right: 6px !important;
    border: 1.5px solid #839099;
    width: 50px !important;
    height: 50px !important;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .control img {
    width: 17px !important;
  }

  .casawp-property-item:first-child {
    height: auto !important;
  }

  .casawp-property-list-box .casawp-property-item .casawp-property-details {
    background-color: #f8f8f8;
    border-radius: 0 0 8px 8px;
    padding: 21px 15px 49px 15px !important;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    background-image: url(/wp-content/uploads/2024/10/ibim-img.svg);
    background-repeat: no-repeat;
    background-position: 96% 73% !important;
  }

  .range-slider-container {
    margin: 0px !important;
    position: relative;
  }

  .casawp-property-list-box {
    margin-bottom: 32px !important;
  }

  .casawp-property-list {
    position: relative;
    margin-top: auto !important;
    margin-bottom: 40% !important;
  }

  .slideshow-container .slides-wrapper {
    width: 94% !important;
  }

  .slideshow-container .slides-wrapper img.mySlides {
    min-width: auto !important;
  }

  .navbar .d-flex {
    align-items: center !important;
    width: 50% !important;
  }

  .pix-header-mobile .navbar-toggler.hamburger {
    display: inline-block !important;
    width: 50% !important;
    text-align: end !important;
  }

  ul#menu-immobene-header-1 {
    width: 100% !important;
  }

  /* galler-slider-css*/
  .fancybox__footer {
    transform: translate(0%, 0%) !important;
    width: 100% !important;
  }

  .fancybox__container {
    z-index: 99999 !important;
  }
  .fancybox__content {
    top: calc(0% - 25px) !important;
    min-height: 392px !important;
    object-fit: cover !important;
  }

  .property-single-featured-image-inner img {
    min-height: auto !important;
  }
  .profile-img img {
    height: 430px !important;
    object-fit: cover;
  }
}

/* Range Slider Styles */
.range-slider-container {
  margin: 20px;
  position: relative;
}

.range-slider input[type="range"] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  height: 10px;
  width: 100%;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  pointer-events: auto;
  height: 18px;
  width: 18px;
  background-color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
}

.range-slider .range-slider-track {
  position: absolute;
  height: 6px;
  background: transparent;
  z-index: 0;
  top: 50%;
  transform: translateY(-50%);
}

.range-values {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}

.range-heading {
  display: block;
  font-weight: bold;
  margin-bottom: 8px;
  text-align: center;
}

#room-range input#room-range-min {
  background: #ddd;
  border: none;
  border-radius: 8px;
  height: 10px;
  transition: background 450ms ease-in;
  border-color: #ddd;
}

#room-range .range-slider-track input[type="range"] {
  background: red !important;
}

#room-range input[type="range"]::-webkit-slider-thumb,
#price-range input[type="range"]::-webkit-slider-thumb {
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  box-shadow: 0px 0px 16px 0px #00000070;
  z-index: 999;
  position: relative;
}

.range-slider .range-slider-track,
#price-range .range-slider-track {
  background: #4d5a65;
  height: 10px;
  border-radius: 8px;
}

.socialiconcss a.elementor-icon:hover svg path {
  fill: #fff;
}

.slideshow-open {
  overflow: hidden;
}

#masthead.disabled {
  pointer-events: none;
  /* Disable all pointer events */
  opacity: 0.5;
  /* Optional: visually indicate that the header is disabled */
}

.casawp-property-filters-list select {
  background-image: url(https://immobene.live/wp-content/uploads/2024/12/Vector-32.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px);
  appearance: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .common-gallery-main-container .col {
    margin-bottom: 0 !important;
  }
  .common-gallery-main-container
    .col
    .main-gallery-container
    .gallery-container {
    height: auto !important;
  }
  .main-slider-container .control.prev {
    position: absolute;
    top: calc(50% - 20px);
    left: 10px !important;
    border: 1.5px solid #839099;
    width: 50px !important;
    height: 50px !important;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .main-slider-container .control.next {
    position: absolute;
    top: calc(50% - 20px);
    right: 11px !important;
    border: 1.5px solid #839099;
    width: 51px !important;
    height: 50px !important;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .casawp-property-list-box .casawp-property-item .casawp-property-details {
    padding: 20px 30px 50px 30px !important;
  }

  .casawp-property-list-box .casawp-property-item .casawp-property-details {
    background-position: 95% 74% !important;
  }

  .casawp-property-list {
    position: relative;
    margin-top: auto !important;
    margin-bottom: 24% !important;
  }

  .show-popup-featured-image img {
    object-fit: cover;
    min-height: 409px !important;
    max-height: 409px !important;
  }

  .dynamic-gallery {
    border-radius: 10px;
    height: 180px !important;
  }

  .main-gallery-container .gallery-container {
    border-radius: 10px;
    height: 177px !important;
    cursor: pointer;
    margin-top: 28px;
  }

  .slideshow-container .slides-wrapper {
    width: 94% !important;
  }

  .navbar .d-flex {
    align-items: center !important;
    width: 50% !important;
  }

  .pix-header-mobile .navbar-toggler.hamburger {
    display: inline-block !important;
    width: 50% !important;
    text-align: end !important;
  }

  ul#menu-immobene-header-1 {
    width: 100% !important;
  }
}

.common-rightside-data-feature .elementor-icon-box-description {
  display: flex;
  flex-wrap: wrap;
}

.common-rightside-data-feature .elementor-icon-box-description span {
  display: inline-block;
  width: 100%;
}
.main-slider-container .control.next,
.main-slider-container .control.prev {
  outline: 0;
}
.common-rightside-data-feature .elementor-icon-box-description span::before {
  content: "•";
  font-weight: bold;
  margin-right: 12px;
  font-size: 18px;
}

#masthead.disabled {
  opacity: 0 !important;
}

/* casa-propeties gallery css*/

.dynamic-gallery img {
  min-height: 253px;
  object-fit: cover;
  border-radius: 12px !important;
}
.gallery-container img {
  min-height: 296px;
  object-fit: cover;
  border-radius: 12px !important;
}

/* .gallery-count {
    width: 98%;
    position: absolute;
    bottom: 0;
    left: 8px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 10px;
    font-size: 17px;
    top: 0px;
    
} */
/*  .main-gallery-container p {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 10px;
    font-size: 17px;
    top: 0px;
    z-index: 111;
    height: 20px;
    top: calc(50% - 11px);
}



.gallery-container {
    position: relative;
    display: inline-block;
}

.gallery-container img {
    min-height: 295px;
    object-fit: cover;
    border-radius: 12px!important;
    display: block; 
}

.gallery-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 12px; 
    z-index: 1; 
    pointer-events: none; 
}
 */

.gallery-container {
  position: relative;
  display: inline-block;
  cursor: pointer; /* Makes the container appear clickable */
}

.gallery-count {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  border-radius: 12px;
}

.gallery-count p {
  color: #fff; /* Optional: Adjust text color */
  font-size: 2rem; /* Optional: Adjust font size */
  margin: 0; /* Remove default margin */
  pointer-events: none; /* Prevents the text itself from blocking clicks */
}
.property-single-featured-image-inner img {
  border-radius: 12px !important;
}

.fancybox__container {
  position: relative; /* Retain positioning */
  max-width: 100%; /* Ensure it is responsive */
  max-height: 90%; /* Ensure it fits within the viewport */
}
/* .fancybox__container {
    height: 100% !important;
    width: 100% !important;
    top: 178px !important;
     left: 150px !important; 
     right: 150px !important; 
} */
/* .fancybox__container {
    position: relative;
    max-width: 80%;
    max-height: 90%;
    margin: auto!important;
} */

/* galler-slider-css*/

.fancybox__content {
  width: 80% !important; /* Adjust the width to fit the parent container */
  object-fit: cover; /* Adjust to maintain aspect ratio */
  margin: auto !important;
}
.fancybox__viewport {
  margin-top: 40px;
}
.fancybox-image {
  width: 100%;
  object-fit: cover !important;
}
.property-single-featured-image-inner img {
  border-radius: 12px !important;
  min-height: 555px;
  object-fit: cover;
}
header#masthead {
  z-index: 9 !important;
}
.fancybox__container {
  z-index: 999999999999 !important;
}
.fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, 0.5);
  left: 10%;
  transform: translate(0%, 60%) !important;
  width: 80%;
}
.elementor-icon-list-item:first-of-type {
  margin-right: 4px !important;
}
.common-feature-class .elementor-icon-list-item {
  margin-right: 3px !important;
  margin-left: 2px !important;
}
.custom-social-share a {
  border-radius: 150px;
  margin-right: 12px !important;
  background: #dbdee080 !important;
}
.custom-social-share .elementor-social-icon svg {
  fill: #839099;
}
.custom-social-share a:hover {
  background: #839099 !important;
}
.custom-social-share a svg:hover {
  fill: #fff;
}
.custom-social-share .elementor-icon:hover svg {
  fill: #fff;
}
.featured-first-item li {
  margin-left: 1px !important;
}
.featured-first-item li span svg {
  margin: 8px !important;
}

@media (min-width: 900px) and (max-width: 1400px) {
  #slideshow-container img.mySlides {
    max-height: 400px !important;
    min-height: 300px !important;
    max-width: 600px !important;
    width: 600px !important;
    min-width: 400px !important;
  }
}

@media (min-width: 993px) and (max-width: 1024px) {
  .pix-header-transparent .pix-header {
    position: relative !important;
  }
  .pix-header-transparent .position-absolute.w-100 {
    position: relative !important;
  }
  header#masthead nav.navbar {
    padding: 0;
    padding-top: 20px;
  }
  header#masthead
    nav.navbar
    ul#menu-immobene-header
    li
    a
    span.pix-dropdown-title {
    font-size: 15px !important;
  }
  header#masthead nav.navbar .d-flex.align-items-center {
    width: 25% !important;
  }
  header#masthead nav.navbar .navbar-collapse {
    width: 75%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #mailpoet_form_1 .mailpoet_paragraph {
    display: block !important;
  }
  body #mailpoet_form_1 .mailpoet_paragraph .mailpoet_form_column {
    margin-left: 0 !important;
  }
  .socialmedia {
    margin-bottom: 30px !important;
  }
  .slideshow-container .slides-wrapper img.mySlides {
    min-width: 500px !important;
    height: 450px !important;
  }
  .gallery-container img {
    min-height: 177px;
    object-fit: cover;
    border-radius: 12px !important;
    display: block;
  }
  .dynamic-gallery img {
    min-height: 212px;
    object-fit: cover;
    border-radius: 12px !important;
  }

  .gallery-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
  }
  .fancybox__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    background: rgba(24, 24, 27, 0.5);
    /* top: 50%; */
    left: 0% !important;
    transform: none !important;
    /* bottom: -18px; */
    width: 100%;
  }
  .fancybox__content {
    width: 80% !important;
    object-fit: cover;
    margin: auto !important;
    top: calc(0% - 0px) !important;
    min-height: 570px !important;
  }
  .property-single-featured-image-inner img {
    border-radius: 12px !important;
    min-height: 407px !important;
    object-fit: cover;
  }
}

@media (min-width: 432px) and (max-width: 767px) {
  #mailpoet_form_1 .mailpoet_paragraph {
    display: block !important;
  }
  body #mailpoet_form_1 .mailpoet_paragraph .mailpoet_form_column {
    margin-left: 0 !important;
  }
  .socialmedia {
    margin-bottom: 30px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1330px) {
  .main-slider-container .control.prev {
    left: 10px !important;
  }
  .main-slider-container .control.next {
    right: 10px !important;
  }
}

@media (max-width: 1580px) {
  .pro-cont-ctn {
    position: relative;
  }
  .pro-cont-ctn:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #00000085;
    left: 0;
  }
  .pro-cont-ctn .e-con-inner {
    z-index: 9;
  }
}

@media (min-width: 850px) and (max-width: 1024px) {
  .slideshow-container .slides-wrapper {
    max-width: 600px;
  }
}
.property-single-featured-image-main:hover {
  cursor: pointer;
}

#property-filter-form .ui-slider .ui-slider-handle {
  box-shadow: 0px 0px 8px 3px #002f2f21;
  background: #ffffff !important;
  border: 0 !important;
  width: 16px !important;
  height: 16px !important;
  border-radius: 100px;
  top: -6px;
  outline: none !important;
}

#property-filter-form .ui-slider .ui-slider-range {
  background-color: #002f2f;
  cursor: pointer;
}
.loading-indicator {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  flex-direction: column;
}

.loading-indicator .loading-loader {
  border: 12px double #839099;
  border-radius: 50%;
  border-top: 12px double transparent;
  width: 100px;
  height: 100px;
  animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.loading-indicator p {
  color: #839099 !important;
  font-size: 20px;
  margin-top: 30px;
  margin-left: 5px;
}

.featured-first-item li span svg {
  margin-left: 0px !important;
}
.common-feature-class ul.elementor-icon-list-items.elementor-inline-items {
  margin-left: 0 !important;
}

/* span.resources-item-heading{
  min-width: 0px !important;
}
 */
.casawp-property-detail-bottom span {
  padding: 13px 29px !important;
}
.main-slider-container .slide {
  padding: 10px;
}
.common-gallery-main-container .col {
  height: 230px;
  margin-bottom: 27px;
}
.common-gallery-main-container .col .dynamic-gallery-single-image {
  height: 231px;
}
.common-gallery-main-container
  .col
  .dynamic-gallery-single-image
  img.unique-slider-image {
  min-height: 100%;
}
.common-gallery-main-container .col-md-4.right .row {
  display: block;
}
.common-gallery-main-container
  .col
  .dynamic-gallery-single-image
  img.unique-slider-image {
  border-radius: 12px;
}
.common-gallery-main-container .col .main-gallery-container {
  height: 231px !important;
}

.common-gallery-main-container .col .main-gallery-container .gallery-container {
  height: 231px;
  width: 100%;
}
.common-gallery-main-container
  .col
  .main-gallery-container
  .gallery-container
  img {
  min-height: 231px;
  height: 231px;
  width: 100%;
}
.property-single-featured-image-inner img {
  min-height: 490px !important;
}

.property-single-featured-image-main
  .property-single-featured-image-inner
  img.unique-slider-image {
  height: 490px;
  width: 100%;
  object-fit: cover;
}

.featured-first-item .elementor-widget-container {
  height: 90px !important;
  padding: 10px 0 !important;
  display: flex;
  cursor: cell;
}
.featured-first-item
  .elementor-widget-container
  li.elementor-icon-list-item.elementor-inline-item
  span {
  line-height: 16px !important;
}
.common-feature-class {
  gap: 0;
}

.Modal_background_JL2TD {
  top: 90px !important;
}

@media (max-width: 394px) {
  .casawp-property-details
    .casawp-property-detail-list
    span.resources-item-heading {
    margin-right: 0px !important;
    min-width: 35px !important;
  }
  .casawp-property-details
    .casawp-property-detail-list
    span.resource-item-value {
    font-size: 13px !important;
  }
  .casawp-property-list-box .casawp-property-item .casawp-property-details {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .casawp-property-details
    .casawp-property-detail-list
    span.resources-item-heading
    img {
    width: 24px;
  }
}

@media (max-width: 1024px) {
  .room-range-group,
  .price-range-group {
    margin-right: 12px;
    margin-left: 4px;
  }
}

@media (max-width: 992px) {
  html.is-active-menu header#mobile_head {
    height: 100vh !important;
  }
  header#mobile_head .container {
    height: 100% !important;
  }
  #mobile_head .navbar-nav {
    overflow-y: initial !important;
  }
  html.is-active-menu {
    overflow: hidden !important;
  }
}

/* Properties form css */
.streetconwrp .casawp-row {
  margin-bottom: 0px;
}
.streetconwrp .form-group.is-required {
  margin-bottom: 0;
  margin-top: 23px;
}
.streetconwrp .casawp-contactform-form .casawp-gender-radios label {
  margin-right: 36px;
}
.streetconwrp .casawp-row .casawp-col-md-5.casawp-input-left,
.streetconwrp .casawp-row .casawp-col-md-7.casawp-input-right {
  width: 50%;
}
.streetconwrp .casawp-row .casawp-col-md-5.casawp-input-left {
  padding-right: 15px;
}
/*.streetconwrp .casawp-row .casawp-col-md-7.casawp-input-right {
  padding-left: 15px;
}*/
.streetconwrp
  .casawp-row
  .casawp-col-md-5.casawp-input-right
  input.casawp-contactform-send {
  margin-top: 50px;
}
.streetconwrp
  .casawp-row
  .casawp-col-md-7.casawp-input-left
  p.casawp-form-control-static {
  padding-top: 3px;
}
.streetconwrp .form-group.is-required select#contactFormcountry {
  appearance: none;
  background-image: url(/wp-content/uploads/2025/05/Arrow-Left-2.svg);
  background-repeat: no-repeat;
  background-position: 97% center;
}
.streetconwrp .casawp-gender-radios input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  background-color: #4a4a4a;
  border-radius: 50%;
}
.streetconwrp .casawp-gender-radios input[type="radio"]:focus {
  box-shadow: none;
  border-color: #4a4a4a;
}
.streetconwrp .casawp-gender-radios input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #4a4a4a;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  outline: none;
  margin-right: 8px;
  border-radius: 100px !important;
}
.casawp-property-item
  .casawp-property-detail-list
  span.resources-item-heading.iconwrpcust
  img {
  margin-left: -4px;
}
.casawp-property-item
  .casawp-property-details
  .casawp-property-detail-list
  span.resources-item-heading
  img {
  width: 30px;
}
/* End Properties form css */

@media (max-width: 991px) {
  .streetconwrp .casawp-row .casawp-col-md-5.casawp-input-left,
  .streetconwrp .casawp-row .casawp-col-md-7.casawp-input-right {
    width: 100% !important;
  }
  .streetconwrp .form-group.is-required {
    margin-top: 20px;
  }
}

.switch-no-price {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 20px;
}

.switch-no-price input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider-no-price {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.slider-no-price:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 6px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
}

.switch-no-price input:checked + .slider-no-price {
  background-color: #333333;
}

.switch-no-price input:checked + .slider-no-price:before {
  transform: translateX(26px);
}

.slider-no-price.round {
  border-radius: 34px;
}

.slider-no-price.round:before {
  border-radius: 50%;
}
.price-range-group label {
  display: flex;
  justify-content: space-between;
}
.slider-no-price-text {
  font-size: 11px;
  margin-top: 11px;
  min-width: 200px !important;
}
/* iframe#iFrameResizer0 {
  height: 6450px !important;
} */
