/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/


/* Property listing status labels - Remove bottom margin */
.jet-listing-grid__item .elementor-absolute p {
    margin-bottom: 0 !important;
 }
/* Homepage Valuation Form Display */
#valuation-form-container {
    display: none !important;
}

#valuation-form-container.show, .elementor-element.elementor-element-e982a5b.show {
    display: block !important;
}


  /* Hide Property Header Images field in admin */
  .cx-control[data-control-name="prop_header_images"] {
      display: none !important;
  }