
.wac-qty-button {
	display: inline;
	text-decoration: none !important;
	font-weight: bold;
	width: 30px;
	color: #808b94;
	border: 1px solid lightgray;
	box-sizing: border-box;
	padding: 5px;
}

.wac-quantity {
	width: 100%;
	font-weight: bold;
}

.shop_table .quantity {
	min-width: 120px;
}
