/*!
    Copyright 2019 Antherica Srl, all rights reserved.
    https://www.antherica.com/
*/

@media print {

	.site-header, .bottom-contact-form, .site-footer-widgets {
		display: none !important;
	}
	.page-content {
		margin-top: 0 !important;
	}

	/* ------------------------------
	   Homepage
	 ------------------------------ */
	.home-slider {
		display: none !important;
	}


}