/* BuyASubie library mode
   Keeps model education separate from live commerce. Remove the stylesheet and
   companion script links to restore the preserved inventory/pricing markup. */
.nav-menu a > span,
.model-stock,
.trim-price,
.ms-trimcount,
.price-note,
.msrp-note,
.ms-head,
.ms-filters,
.ms-list,
.ms-empty,
.ms-note,
.instock-section,
.deals-section,
[data-library-commerce-only] {
  display: none !important;
}
