.wphub-invoice-download-btn.button,
.wphub-invoice-download-btn,
.wphub-packing-slip-btn.button,
.wphub-packing-slip-btn {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 32px !important;
	height: 32px !important;
	padding: 0 !important;
	margin: 2px 4px 2px 4px !important;
	vertical-align: middle;
	box-sizing: border-box;
}

.wphub-invoice-download-btn .wphub-invoice-icon,
.wphub-packing-slip-btn .wphub-packing-icon {
	width: 16px !important;
	height: 16px !important;
	display: block !important;
	flex: 0 0 auto;
}
