.thsalg-duplicate-purchase-button {
	display: none !important;
}

li.product:has(.thsalg-v29-quick-buy .thsalg-v29-add) > a.add_to_cart_button,
li.product:has([data-th-quick-buy] .thsalg-v29-add) > a.add_to_cart_button {
	display: none !important;
}

.thsalg-product-card-single-purchase .quantity + .button,
.thsalg-product-card-single-purchase .quantity ~ .button {
	min-width: 0;
}
