/*
	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
*/

/*
	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; }

	/* Header */

	/*.header-section { display: none !important; }*/
	.header-section,
	.stickynav .header-section,
	.header-section .header-cont {position:relative;height: inherit; border-bottom: 1px solid #e7e5d7;}
	.header-section .top-header { display: none !important; }
	.header-section .logo {
		position: relative;
		padding: 5px;
		top:0;
		width: 60px;
		left: 0;
		transform: none;
	}

	/* Header Slideshow */
	.home-header,
	.header-slideshow-int { display: none !important; }

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

	.contentRender_name_plugins_common_embed,
	.panel-one-col.yellow,
	.panel-one-col.controlled-width.yellow,
	.addthis,
	.addthis_toolbox,
	.contentRender_name_plugins_common_search_events { display: none !important; }
	.highlights .highlights-content .link-list .pipe{
		padding: 0 5px;
		display:inline-block;
	}
	.highlights .highlights-header .highlights-title > div {
    	background-color: #fff !important;
    }

	h1 { padding-top: 20px; }

	/* Listings/Events/Offers */
	.listings .block-actions,
	.listings .main-filters-container,
	.listings .subfilters-container,
	.listings .listings-filter .top-section,
	.listings .image-container,
	.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,
	.result-count,
	.sort.text-center,
	.listingContainerFoot,
	.map-wrapper,
	.eventsContainer .filterOptions,
	.eventsFormContainer,
	.sortPage,
	.eventsSearchForm,
	.pagination .total,
	.pager,
	.shared-filter,
	.shared-map,
	.trip-add,
	.rssLink { display: none !important; }

	.layout-grid .shared-items-container,
	.layout-list .shared-items-container {
		display: block;
		page-break-inside: avoid;
	}

	.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-section { display: none !important; }

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


	/* Collections */

	.highlights-content .img-hover .link-hover,
	.highlights .button-text,
	.highlights-content .content .button-text,
	.highlights-link-footer,
	.highlights .highlights-header .highlights-link,
	.ri-map-pinterest,
	.imagebox-wide {display: none !important;}

	/* Neighborhood Map */

	.interactive-map,
	.map-neighborhood-item .rating-cont,
	.map-neighborhoods .map-neighborhood-item .map-neighborhood-overlay {display: none !important;}

	.map-neighborhoods .map-neighborhood-item .image .title { position: relative; }

	.map-neighborhoods .map-neighborhood-item .image .title,
	.map-neighborhood-item .title a { color: #fff !important; }
	.map-neighborhoods .map-neighborhood-item .content { text-align: left; }
}
