/*aw*/
/* body#category div.functional-buttons #add2wl {display: none !important} */

/*to adjust the locaton of this block - by default at the bottom*/
#category .functional-buttons {
/*     position: absolute;
top:20%;
right: 1%; */
}

#category .product-miniature:hover .functional-buttons {
/*      opacity: 1;
   -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; */
}
