Can we make this transparent?

can we make this add to cart pop up tranparent?
https://redpandaoutdoor.in/products/mantis

Hello @Emiway
Go to online store ---------> themes --------------> actions ------> edit code------->theme.css
at the end of the file and save.

.product-quick-add.is-visible {
background: transparent;
}

result

If this was helpful, hit the like button and accept the solution.
Thanks