@media print
{
.print-only {
	display: block;
}
.web-only {
	display: none;
}
#actions {
	display: none;
}
div.logo {
	margin: 0px auto 2em; width: 15%; display: block;
}
div.logo img {
	max-width: 100%;
}
.wishlist-index-index .footer-container {
	display: none;
}
.wishlist-index-index .inner-container.main {
	border: 0px currentColor; border-image: none; padding-top: 0em;
}
.wishlist-index-index .page-title h1 {
	font-size: 3.5em;
}
#top {
	border: 0px currentColor; border-image: none; display: none;
}
#breadcrumbs {
	border: 0px currentColor; border-image: none; display: none;
}
#footer {
	border: 0px currentColor; border-image: none; display: none;
}
.megamenu-container {
	border: 0px currentColor; border-image: none; display: none;
}
.navigation {
	border: 0px currentColor; border-image: none; display: none;
}
.mobile-navigation {
	border: 0px currentColor; border-image: none; display: none;
}
.messages {
	border: 0px currentColor; border-image: none; display: none;
}
.mobile-menu {
	border: 0px currentColor; border-image: none; display: none;
}
.mobile-dashboard-link {
	border: 0px currentColor; border-image: none; display: none;
}
.header-container {
	padding-top: 0px;
}
.wishlist-index-index .page-title {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
h1 {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
h2 {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.wishlist-index-index fieldset {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.wishlist-index-index form {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.my-account {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.my-wishlist {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.mobile-dashboard-link {
	border: 0px currentColor; border-image: none; display: none;
}
.mobile-dashboard-link button {
	border: 0px currentColor; border-image: none; display: none;
}
.print-button {
	border: 0px currentColor; border-image: none; display: none;
}
.btn-share {
	border: 0px currentColor; border-image: none; display: none;
}
.page-title .separator {
	
}
.page-title p {
	
}
.my-account .my-wishlist .wishlist-block {
	width: 28%; margin-left: 0em;
}
.catalog-product-view .header-container .logo-container {
	margin: 0px auto; float: none;
}
.catalog-product-view .header-container .logo-container h1 {
	display: none;
}
.catalog-product-view .header-container img.print-logo {
	margin: 3em auto 2em; width: 30%;
}
.catalog-product-view .product-media #product-media-main {
	margin-right: 0px; display: block !important;
}
.catalog-product-view .product-detail .product-addto {
	display: none;
}
.catalog-product-view .header-container .quick-access {
	display: none;
}
.catalog-product-view .footer-container .footer-newsletter {
	display: none;
}
}
