/* LICENSE & DETAILS
==================================================

	Theme Name: sivore
	Author: Gir.cat
	Author URI: http://gir.cat/
	Description: Plantilla custom Gir.cat
	Version: 1.0
	License: Gir.cat - All rights reserved
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, responsive-layout
    Text Domain: sivore


================================================== */



@import url("css/style.css");

.product-wrap[href="https://sivore.preadamfoods.com/productos/sivore-cocktail-gambas/"] .img-wrap::before {
	content: '';
	width: 183px;
	height: 184px;
	background: url('https://sivore.preadamfoods.com/wp-content/uploads/2025/10/sello_nuevo-1.png') 50% 50% / contain no-repeat;
	position: absolute;
	transform-origin: 0 0;
	transform: scale(0.7);
	left: 0;
	top: 0;
	z-index: 100;
}

@media screen and (max-width: 768px) {
		transform: scale(0.5);
	}
}