/*
	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 {
	a[href]:after { content: "" !important; }
	p,
	span,
	img {display:block; page-break-inside: avoid;}
	.btn { display: none; }

	.panel_page { top: 0; }

	.slideshow_container,
	.sideNavContainer { display: none; }

	/* Header */

	.header-wrapper { padding-bottom: 0; }
	div.header .middle-section-wrapper { padding-bottom: 0;}

	/* Nav */
	.header-section .header-right,
	.social-nav-wrapper,
	.bottom-section-wrapper,
	.utility-navbar-container,
	.main-navbar-container,
	.section-nav-container { display: none !important; }

	/* Header Slideshow */
	.custom_header_slideshow_homepage,
	.custom_header_slideshow_interior,
	.banner-container { display: none !important; }

	/* Content */
	.body-section {height: auto;}

	.embed-cont,
	.stackla-widget,
	.highlights-cont,
	.contentRender_name_plugins_addthis_addthis,
	.shared-items .shared-item .contents h2::after { display: none !important; }

	.spotlights-container .spotlight-block .block-description { display: block !important; }

	h1 { padding-top: 20px; }

	/* Listings/Events/Offers */
	.listings .block-actions,
	.listings .main-filters-container,
	.listings .subfilters-container,
	.listings .listings-filter .top-section,
	.listings .right-side .image-wrapper,
	.listings .description .more-link,
	.listings .listing-links-wrapper,
	.listings .related-wrapper,
	.listings .filters-wrapper,
	.listing-container .sub-filters-container .pagination-container,
	.listing-container .hide-for-large-up[data-sv-pager] .pagination-container,
	.results-wrapper .mobile-options,
	.listingContainerFoot,
	.map-wrapper,
	.eventsContainer .filterOptions,
	.eventsFormContainer,
	.sortPage,
	.eventsSearchForm,
	.pagination .total,
	.pagination .pager,
	.shared-filter,
	.rssLink { display: none !important; }

	.layout-grid .shared-items-container,
	.layout-list .shared-items-container { display: block; }

	.listing-container .listing-blocks-container .listing-block .block-text .text-inner { border-width: 2px !important; }

	.shared-layout,
	.shared-items-container,
	.shared-items .list { height: 100%; }

	.listing-block .content-inner,
	.results-wrapper,
	.results-wrapper .results,
	.shared-item { height: auto !important; }

	.listing-container .listing-blocks-container .listing-block .columns { width: 100% !important; }

	/* Footer */
	.footer_container { display: none !important; }

	/* Blog */
	.blogSidebar,
	.blogTagCloud,
	.blogArchives {display: none;}


	/* Collections */
	.custom-imagebox .slide {
		width: 30%;
		padding: 1px;
	}
	.custom-imagebox-sidebar .item .image img ,
	.custom-imagebox-vertical-list .item img {
		width: 20%;
	}
	.title-block {
		padding: 0;
	}
	.attractions-wrapper .attractions-img,
	.explore-wrapper,
	.slider-wrapper {display: none;}
}
