/*
Theme Name: ListingPro Child
Theme URI: http://example.com/listingpro-child
Description: Child theme for ListingPro
Author: Your Name
Author URI: http://example.com
Template: listingpro
Version: 1.0.0
Text Domain: listingpro-child
*/


/* Make ListingPro header/banner fully transparent */
.page-heading,
.page-heading .page-header-overlay,
.lp-home-banner-contianer,
.lp-home-banner-contianer .page-header-overlay {
    background: transparent !important;
}
