.fancybox-enabled {overflow: unset;}
.fancybox-container {z-index: 1000000;}
.fancybox-enabled body {overflow: hidden;}

.fancybox-close-small {height: 50px; width: 50px; font-size: 0; line-height: 0; background-size: 50%; background-repeat: no-repeat; background-position: center;}

.fancybox-close-small:hover {background: unset; background-size: 50%; background-repeat: no-repeat; background-position: center; }

.fancybox-close-small, .fancybox-close-small:hover {
	background-image: url(/wp-content/themes/lisnr/images/global/icons/close-blue.svg);
	background-color: unset;
}