html[data-location="US"] .add-to-cart,
html[data-location="US"] .buy-in-store,
html[data-location="US"] .shopify-payment-button,
html[data-location="US"] .f-price-item, 
html[data-location="US"] .mt-1 {
  display: none !important;
}