.yith_magnifier_zoom {
	position: relative;
	display: block;
}

.yith_magnifier_zoom img {
	display: block;
}

.yith_magnifier_lens img {
	width: auto !important;
	max-width: none !important;
	-webkit-transition: all ease-in-out 0s !important;
	-moz-transition: all ease-in-out 0s !important;
	-o-transition: all ease-in-out 0s !important;
	transition: all ease-in-out 0s !important;
}

.yith_magnifier_gallery {
	list-style: none;
}

.yith_magnifier_thumbnail {
	margin-right: 1px;
}