@layer theme {
    .product-layout.out-of-stock img {
        opacity: 0.5;
    }
}