@keyframes slide{0%{left:-100;top:0}50%{left:120px;top:0}100%{left:290px;top:0}}.image-fade_in_back a{overflow:hidden}.product-small.col:hover .image-fade_in_back a:before{transform:skewX(-30deg);animation-name:slide;animation-duration:.5s;animation-timing-function:ease-in-out;animation-delay:.1s;animation-direction:alternate;background:linear-gradient(to right,rgb(255 255 255/52%) 0%,rgb(255 255 255/49%) 77%,rgba(255,255,255,.5) 92%,rgb(255 255 255/72%) 100%)}.image-fade_in_back a:before{content:'';position:absolute;top:0;left:-100px;width:70px;height:100%;background:rgba(255,255,255,.3)}.color-red{color:red}