/*
	This file will be included in header in every page after foundation.
	It should be used for content that relates
	to your site as a whole, it should not be used for
	plugin-specific css
*/
@media print and (color){
.header_container, 
.slideshow_container,
.block-text,
.block-image,
.btn-container,
.footer_container,
.shareButtons,
.socials-container,
.nav-container,
.main-logo-container,
.highlights-container,
.spotlights-blocks-container,
.panel_custom_container,
.listings,
.intro-container
 {display:none!important;}
}