@media only screen and (max-width: 1024px) {}

span.onsale {
	z-index: 10000;
}

a.yith_expand {
	display: inline;
	cursor: pointer;
	font-size: 25px;
	position: absolute;
	text-decoration: none;
	text-indent: -10000px;
	z-index: 20000;
	height: 25px;
	width: 25px;
	line-height: 1em;
}

span.yith_zoom_icon {
	display: inline;
	cursor: default;
	font-size: 25px;
	position: absolute;
	text-decoration: none;
	text-indent: -10000px;
	z-index: 20000;
	height: 25px;
	width: 25px;
	line-height: 1em;
}