/* ITConnect Pro 6.1.3 FINAL — storefront cleanup */

/* Compare is intentionally absent from the customer journey. Keep plugin data/settings untouched. */
.woosc-btn,
.woosc-bar,
.woosc-popup,
.woosc-area,
.woosc-table,
.woosc-shortcode,
a.compare,
button.compare,
[class*="compare-button"],
[data-woosc],
[data-compare]{display:none!important;visibility:hidden!important;pointer-events:none!important}

/* TI Wishlist duplicate fallback. The JS below is authoritative and supports mixed markup. */
li.product .tinv-wraper + .tinv-wraper,
.products .product .tinv-wraper ~ .tinv-wraper,
.summary.entry-summary .tinv-wraper ~ .tinv-wraper,
.itc-pcard .tinv-wraper ~ .tinv-wraper{display:none!important}

/* Final navigation affordances should stay obvious but consistent with the site. */
.itc-shopnav__back,.itc-cart-continue__button{font-weight:700}
