/*
 Theme Name:   WP Expert - Child
 Theme URI:    https://wpexpert.ca/
 Description:  A Child Theme built for Divi
 Author:       WP Expert
 Author URI:   https://wpexpert.ca
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* header */
header#main-header.et-fixed-header, #main-header{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}

/* property page */
#property-content {
    margin-top: 100px !important;
}