/* Hide Compare Button (ShopLentor specific & aggressive fallback) */
.shoplentor .compare-button,
.wl-compare-button,
.woolentor-compare-btn,
.woolentor-btn-compare,
.compare.button {
    display: none !important;
}
