.x-section-product-grid .promotion-block .button div {
    display: none;
    overflow: visible;
}

.x-section-product-grid .promotion-block .button:after {
    content: "";
    position: absolute;
    inset: 0;
}

.x-section-product-grid .promotion-block .button {
    position: static;
    opacity: 0;
}