.product-item-image-wrapper.clonned{
	position: fixed;
	z-index: 2;
	opacity: .85
}
.prit_cart_anim{
	transition: all .8s ease-in-out;
	transform: scale(1)
}
.prit_cart_anim.home{
	
}