table.shop_table {
	margin-bottom: 1.5em;
	
	th, td {
		padding: 15px 20px;
	}

	th {
		font-weight: 600;
	}
}