@media print {
	#headerWrapper,
	#footerWrapper,
	#MessageArea,
	.slot10,
	.signInForPrice,
	.spanacce,
	#toTopBtn,
	.grecaptcha-badge,
	.nodisplay,
	.shopperActions,
	#wareHouseInventoryBtn,
	.catalogEntryRecommendationWidget,
	#thumbnailScrollBack,
	#thumbnailScrollForward,
	#contentRecommendationWidget_BannerAllPage,
	#bannerAllPage,
	#bannerHomePage,
	.footerBanner,
	#cookie-law,
	.productMainImage.thumbs a:nth-child(n+6) {
		display: none !important;
	}
	
	.slot9 {
		width: 100%;
	}
	
	.slot9 .longDescriptionWrapper {
		padding-right: 0;
	}
	
	.slot11.left {
		float: none;
	}
	
	.col6, .ccol6 {
		width: 50%;
	}
	
	.row > div {
	    float: left;
	}
	
	.clear_float {
	    clear: both;
	}
	
	.cartPriceInfo .slot6 {
		width: 100%;
	}
	
	div.namePartPriceContainer h1.main_header {
		margin-top: 0;
	}
	
	.product_page_content .slot5 {
		padding-top: 0 !important;
	}
	
	.descriptiveAttrWrapper table {
		border-spacing: 0;
	}
	
	div.widget_product_image_viewer {
	    width: calc(100% - 80px) !important;
	    float: right;
	    padding-right: 19px;
	    padding-left: 19px;
	}
	
	.widget_product_image_viewer img {
		max-width: 100%;
		width: 100% !important;
		height: auto !important;
	}
	
	#thumbnailContainer {
	    height: 100% !important;
	    width: 80px !important;
	}
	
	#thumbnailScrollContainer {
	    height: auto !important;
	    width: 80px !important;
	    margin: 0 !important;
	}
	
	.productMainImage.thumbs {
	    width: 80px !important;
	    height: max-content !important;
	    padding: 0px !important;
	    display: table !important;
	}
	
	.productMainImage.thumbs a {
	    width: 80px !important;
	    height: 80px !important;
	    margin: 0 0 10px 0 !important;
	}
	
	.descriptiveAttrWrap {
		display: block !important;
		padding: 0 !important;
		border: 0 !important;
		height: auto !important;
	}
	
	.valueWrapper {
	    height: 60px !important;
	    padding: 10px !important;
	    border: 1px solid #d9d9d9 !important;
	    height: 60px !important;
	    text-align: center !important;
	    color: #4d4d4d !important;
	    display: flex !important;
	    font-size: 14px !important;
	}
	
	.attrLabel {
	    background-color: #f3f3f3 !important;
	    font-weight: bold !important;
	    font-size: 15px !important;
	}
	
	.ccol6[data-slot-id="4"] {
		width: 60%;
	}
	.ccol6.wrapperRightColumn {
		width: 40%;
	}
	.product_page_content .widget_product_image_viewer > .content,
	.widget_product_image_viewer .image_container > img {
		max-width: none !important;
	}
}
