/*
	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 {
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,
.tripbuilder,
.filterPane,
.actions,
.settings,
.mobile-options,
.footer-section { display:none!important; }
}