.live-inventory-v2-add-to-cart-wrapper {
  width: calc(100% - 65px);
  max-width: none;
}

.live-inventory-v2-wrapper {
  white-space: normal;
  margin: 5px 0;
}

.catalog-grid .tile .footer button.btn-primary {
  width: 100%;
}

/* Product sku */
.footer-wrapper .footer-wrapper-description .product-sku{
 padding-top:15px;
}





/* Product sku */
#grid .tile .product-sku{
 font-size:13px;
 color:#030101;
 text-decoration:none;
 text-shadow:none;
}