body {
	color: #000000;
}

table.cart thead {
	text-indent: 0;
}

.product-thumbnail {
	display: table-cell !important;
}

.product-thumbnail img {
	max-width:3em !important;
}

.scroll-back-to-top-wrapper,
#payment,
.print_order,
.sharedaddy,
.entry-header,
.woocommerce-info,
#customer_details,
#opc-product-selection,
.menu-chroma,
.main-navigation,
.woocommerce-breadcrumb,
.reseller_print_save .col-2,
footer {
	display: none !important;
}

#order_review {
	width: 100% !important;
	position: static !important;
	margin: 0 !important;
}