.template-product .bold_options {
  display: none;
}

.template-cart .cart-item:not(:last-child) button.bold_cart_edit_button,
.template-cart .cart-item:not(:last-child) .cart-line-item-properties {
  visibility: hidden;
}

.template-cart .cart-item button.bold_cart_edit_button {
  display: inline-block;
  font-size: 1.13281rem;
  font-family: Futura,sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
}