table.shop_table {
	border: 1px solid currentColor;
	td,
	tbody th,
	tfoot td,
	tfoot th {
		border-top-color: currentColor;
	}
}
