.elementor-1461 .elementor-element.elementor-element-57f4aac{--display:flex;}/* Start custom CSS for apus_element_realestate_properties, class: .elementor-element-566c837 */.property-price {
  color: #BC050B !important;
}
.property-item .top-label a.status-property-label {
  transition: all 0.3s ease;
}

.property-item .top-label a.status-property-label[href*="inquire"],
.property-item .top-label a.status-property-label[href*="pricing"] {
  background-color: #BC050B !important;
  color: #fff !important;
  border-radius: 4px;
  padding: 0 10px !important;
  line-height: 25px !important;
  height: 25px !important; 
  font-weight: 600;
  display: inline-block;
  text-transform: none;
  vertical-align: middle;
  box-sizing: border-box;
}
.property-item .top-label a.status-property-label[href*="inquire"]:hover,
.property-item .top-label a.status-property-label[href*="pricing"]:hover {
  background-color: #8A0408 !important;
}

.property-item {
    position: relative;
    overflow: visible;
}
.property-item .property-meta,
.property-item .property-meta * {
    margin-bottom: 40px !important; 
}


.property-item .whatsapp-btn {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    width: 85%;
    background: #ffffff;
    color: #25D366;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0;
    border-radius: 30px;
    border: none !important;
    outline: none !important;

    box-shadow: 0px 6px 14px rgba(0,0,0,0.12);
    cursor: pointer;
    z-index: 10;
    text-decoration: none;

    background-repeat: no-repeat;
    background-position: 18px center;
    background-size: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='%2325D366' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 .5C5.65.5.5 5.65.5 12c0 2.1.55 4.14 1.6 5.94L.5 23.5l5.72-1.58A11.44 11.44 0 0 0 12 23.5c6.35 0 11.5-5.15 11.5-11.5S18.35.5 12 .5Zm6.38 16.4c-.27.76-1.54 1.48-2.12 1.57-.54.08-1.23.11-1.99-.12-.46-.15-1.05-.34-1.81-.67-3.18-1.38-5.25-4.59-5.41-4.8-.16-.22-1.29-1.72-1.29-3.28 0-1.57.82-2.34 1.11-2.66.29-.32.64-.4.85-.4.21 0 .42 0 .6.01.19.01.45-.07.71.54.27.64.91 2.21.99 2.37.08.16.13.35.02.57-.11.22-.16.35-.31.54-.16.19-.33.43-.47.58-.16.16-.33.34-.14.66.19.32.85 1.4 1.83 2.27 1.26 1.12 2.32 1.47 2.65 1.63.33.16.52.14.71-.03.19-.16.82-.96 1.04-1.29.22-.32.44-.27.74-.16.3.11 1.89.89 2.21 1.05.32.16.53.24.61.38.08.14.08.8-.19 1.56Z'/%3E%3C/svg%3E");
}

.property-item .whatsapp-btn:hover {
    background-color: #25D366;
    color: #fff;
    box-shadow: 0px 8px 18px rgba(0,0,0,0.18);
}/* End custom CSS */