/* forces background color printing */
body {
	-webkit-print-color-adjust: exact!important;
}



.elementor-location-header,
#secondary,
.site-footer,
.elementor-location-footer
{
	display:none;
}

#primary
{
	width:100%;
	margin:0!important;
}

.ast-container
{
	max-width:100%;
}

.page
{
	padding:0!important;
}