[href="/our-people"],
[href="https://www.trimfoldenvelopes.ie/our-people"] {
  display: none !important;
}
/* Fixes a custom design issue with the cart button showing cut out in the PDP for live inventory v2 */
.ex-product .catalog-single .product-shopping-actions .product-shopping-actions-addtocart .live-inventory-v2-add-to-cart-wrapper button {
  width: 100%;
}
.ex-product .catalog-single .product-shopping-actions .product-shopping-actions-addtocart .live-inventory-v2-add-to-cart-wrapper {
  max-width: none;
}

/* Most specific - targets only the envelopes page */
.ex-categoryid-1000037 {
    /* Product styling for envelopes page only */
.plp-topdesc .col-xs-8 {
    display: none;
}