/*
 *  Theme Slug:   seiu-child
 *  Version:      4.0.0
 *  Print stylesheet
 **/

@media print {
	#high-impact,
	#masthead,
	#gazette_mobile_menu,
	#gazette_mega_menu,
	#footer-leaderboard,
	#top-lane-changer,
	#top-leaderboard,
	#breadcrumbs,
	#wrapper-footer,
	#sticky-foooter,
	footer.entry-footer,
	.related-articles-container,
	.related-sections-container,
	.outbrain-container,
	#right-sidebar,
	.article-social-media,
	.responsive-embed,
	#ad-leaderboard-footer-wrapper,
	.viafoura,
	.edit-link,
	.obits-search-nav,
	.obits-btn,
	.view-more,
	.section-title,
	.player,
	.sub-section-title,
	.article_list_container,
	.section-pagination,
	#landing-footer,
	#ad-leaderboard-article-frame,
	#gazette_article div[id^=mailerlite-form_],
	#gaz_nativo_container,
	#section-revcontent,
	.slick-dots {
		display: none !important;
	}
	body.single-article .article-slider img.gaz-img {
		max-height: 400px;
	}
}

