@mixin s-product-list-img-hook { transition: opacity 0.3s ease-out; &:hover { opacity: 0.3; } }