.add-to-cart,
.add-to-cart:hover {
    background: #093;
    color: #fff;
    border: 1px solid #000;
  }
  .grid-atc {
    display: none;
  }