body .wd-heading .title_a:after {
    content: attr(data-text);
    display: block;
    height: 100%;
    position: absolute;
    left: -14px;
    right: 0;
    top: -24px;
    transform-origin: left;
    opacity: .05;
    z-index: -1;
    font-size: 61px;
}
a, .woocommerce ul.product_list_widget li a span {
    background-image: none !important;
}