/**
* Template Name: TheProperty
* Template URL: https://bootstrapmade.com/theproperty-bootstrap-real-estate-template/
* Updated: Aug 05 2025 with Bootstrap v5.3.7
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
  min-height: auto;
}

.btn-soft.disabled {
  background-color: #f8f9fa;
  color: #6c757d;
  cursor: default;
  pointer-events: none;
  opacity: 0.7;
}

.btn-main.disabled {
  pointer-events: none;
  opacity: 0.6;
  cursor: default;
}

.mini-btn.disabled {
  background-color: #f8f9fa;
  color: #6c757d;
  pointer-events: none;
  opacity: 0.6;
  cursor: default;
  text-decoration: none;
}

.stack-link.disabled {
  pointer-events: none;
  opacity: .6;
  cursor: default;
  text-decoration: none;
}
