

/*_______________________________________________ PRINT _____________________________________*/

@media print{

  a[href]:after {
    content: none !important;
  }
  
  .layout-3col { padding: 40px;  }
  
	.ds-2col-stacked > .group-left { float: none; width: 100%; padding: 0; }
	.ds-2col-stacked > .group-right { float: none; width: 100%; padding: 0; } 
	.view-rubrique > .view-content, .view-actu > .view-content { float: none; width: 100%; padding: 0; } 
	
	.group-header .field--name-node-title, #block-eclydre-zen-page-title h1, .taxonomy-term--type-rubrique.taxonomy-term--view-mode-full h1 { position: static; }
	
	.ds-2col-stacked > .group-left .group-left-content, .taxonomy-term--type-rubrique.taxonomy-term--view-mode-full .field--name-description p, .pro-actu .view-header h2, .view-actu .view-header p,
	.facet_bar + .layout-3col__full	{ float: none; width: 100%; }
  
  .layout-center-header,
	embed,
	iframe, 
	video, 
	.breadcrumb-share,
	.field--name-dynamic-block-fieldnode-contacter-le-centre,
	.addtoany_list,
	.social-sharing-buttons,
	.page-article .group-footer-content,
	.footer-main { display: none !important; }
  body { padding-top: 0 !important; }

	.ds-2col-stacked > .group-header, 
	.is-page-node-type-accueil:not(.is-path-frontpage) .layout-3col__full .field--name-node-title, 
	#block-eclydre-zen-page-title { background: none; min-height: 0; height: auto; }
	.ds-2col-stacked > .group-header img, 
	.is-page-node-type-accueil:not(.is-path-frontpage) .layout-3col__full .field--name-node-title img , 
	#block-eclydre-zen-page-title img { display: none; }
	
	h1 { color: #000 !important; position: static !important; text-shadow: none !important; }
  
	#block-sitemap-2, 
		#block-sitemap-3, 
		.menu--menu-intramusee, 
		.explorateur, 
		.facet_bar { display: none; }


}

