/* Child Theme - Custom CSS File for Buyers to Modify */

@media print {
	.elementor-location-header, .ekit-template-content-footer {
		display: none !important;
	}
}