#header,
footer,
.st_pro_archive table.table th.ms-image,
.st_pro_archive table.table th.ms-buy,
.st_pro_archive table.table td.prod-image,
.st_pro_archive table.table td.prod-cart,
.woocommerce .row_pagination {
	display: none;
}
.st_pro_archive table.table {
	font-size: 12px;
	max-width: 100% !important;
	min-width: 100% !important;
  border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
}
.st_pro_archive table.table th,
.st_pro_archive table.table td {
	white-space: normal;
	padding: 5px !important;
	margin: 0 !important;
	width: auto !important;
	border: 1px solid #000000;
}
.st_pro_archive table.table th {
	background: #000000 !important;
	background-color: #000000 !important;
	color: #FFFFFF !important;
}
.st_pro_archive table.table td * {
	margin: 0 !important;
	padding: 0 !important;
}
a[href]:after {
	content: none !important;
}