span:has(> .wpt_check_universal) {
	visibility: hidden !important;
}
.wpt_check {
	display: none !important;
}

.wpt_table_tag_wrapper {
	columns: 300px;
	font-size: 0.8em;
}
.wpt_table_tag_wrapper thead {
	display: none !important;
}
:where(td, th).wpt_quantity {
	width: 6em;
}
.wpt_product_table td {
	padding-block: 0.25em;
}
.wpt-wrap .wpt_table_tag_wrapper {
	box-shadow: none;
}

.wpt_table_tag_wrapper .qib-button {
	padding: 0 !important;
	width: 30px !important;
	height: 30px !important;
	text-align: center !important;
}
.wpt-wrap .wpt_table_tag_wrapper .qib-button-wrapper div.quantity.wqpmb_quantity {
	height: 30px !important;
}
.wpt_table_tag_wrapper .qib-button-wrapper .quantity input.input-text.qty.text {
	width: 3em !important;
	height: 30px !important;
	font-size: 1em !important;
}
