/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 17 2024 | 09:41:21 */
.akcios-termekek .woocommerce ul li.product .wc-product-image .inside-wc-product-image::before {
	content: '';
	position: absolute;
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	background-image: url("https://keritesland.hu/wp-content/uploads/Verzio4.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 100;
}