@charset "UTF-8";
/* CSS Document */

.ocp-product-style a img:hover {
    opacity: 0.6;
    transition: .4s;
}