#shappify-qty-cart-msg {
  color: rgb(225, 85, 109);
  background-color:rgb(234, 233, 216);
  border-color:rgb(255, 255, 255);
}

.shappify_qb_grid tbody tr:first-of-type {
    display:none !important;
}