a {
	cursor: none !important;
}

@page {
	margin: 0% !important;
}

#search_header_form {
	display: none !important;
}

#navbar-collapse-grid {
	display: none !important;
}

.zoomImg {
	display: none !important;
}

#pdp_reviews_cta {
	display: none !important;
}

.wrap block carousel_block {
	display: none !important;
}

.carousel_block {
	display: none !important;
}

.pdp_cta  a[href]:after {
	content: none !important;
}

.nav-account {
	display: none !important;
}

.pdp_specs {
	display: none !important;
}

a[href]:after {
	content: none !important;
}

#footer ul.moreBrands {
	position: relative !important;
}

#pdp_reviewsReader {
	display: none !important;
}

#pdp_reviewsWriter {
	display: none !important;
}

.orderReview.acc_panels {
	position: relative !important;
	width: 100% !important;
}

.acc_panels div.orderReviewContainer {
	border-right: none;
	position: relative !important;
	width: 0% !important;
	margin-right: -7% !important;
}

.acc_panels div.orderReviewContainer:last-child {
	border: 1px solid #eee;
}

p.cartTotals,p.cartHeadings {
	width: 60%;
}

p.cartEstTotal {
	width: 60%;
}

/* .noax #slideshow-main {
max-width: 50%;
} */
@media print and (-webkit-min-device-pixel-ratio:1) {
	/* Chrome- and Safari-specific CSS here*/
	.span12 {
		width: 1170px;
	}
	.span3 {
		width: 300px;
	}
	.pdp {
		width: 100% !important;
	}
	.pdp #pdpDetails {
		float: left !important;
		width: 50% !important;
	}
	.noax #slideshow-main {
		float: left !important;
		/* width:50% !important; */
	}
	.pdp .span7 {
		float: left;
		width: 47% !important;
	}
	#footer {
		width: 100%;
	}
	#footer .span4 {
		padding-bottom: 30px;
		width: 50%;
	}
	#footer .span4:nth-child(2) {
		display: inline-block;
		float: right !important;
	}
	#footer .span4:nth-child(1) {
		text-align: center;
		float: left !important;
		margin-left: -45px;
	}
	#onTheGo {
		display: block !important;
	}
	#footer ul.moreBrands li {
		width: 20%;
		float: left;
	}
	
	.megaMenuContainer {
	border:0px;
	}
}