#ertebatit-widget a:hover,
.product-breadcrumb a:hover {
    opacity: 0.85;
    transform: translateY(-2px);
    transition: all 0.3s;
}
