/* --- print.css --- */

@import "print-default.css";

/** Use this file to add any overwrites of print-default.css
Print_default should eventually become part of the platform **/

/* =====================================================================
    NON-DISPLAY ITEMS FOR EACH SPECIFIC SITE
===================================================================== */

.featuredPagesSocial,
.refineBy,
.listMapLinkContainer,
.ProdListReorder,
.highlightedVertical,
.productDetailOverview .controls,
.whatsNearby,
.GalleryControls
{
	display: none !important;
}

.mediaLogo { display: block !important; }
