/*
	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 {
	.footer_container,
	header, 
	footer,
	div[id*=sv_adminBar_], 
	.contentRender[class*=contentRender_name_plugins_collections_template_custom],
	a[href]:after,
	.header_container,
	a img,
	.mobile-options,
	.options,
	nav.interior,
	.listings-bottom,
	.actions,
	.mobile-options,
	.settings,
	.filterPane,
	.header-interior,
	.footer-section { display:none!important; }
	
}
