
.trx_popup {
	-webkit-animation-name: fadeIn_popup;
	animation-name: fadeIn_popup;
}
.trx_popup.close {
	-webkit-animation-name: fadeOut_popup;
	animation-name: fadeOut_popup;
}.trx_popup .trx_popup_container {
	background-image: url(https://sassartworks.com.au/wp-content/uploads/2021/02/Smoochies_Valentine_web-1.png);
}
/* Custom styles
*******************************/
