#product-grid,
.product-grid{
  margin-bottom: 0;
}

.load-more{
  display: flex;
  justify-content: center;
  padding-top: 50px;
}

.load-more .button{
  margin-top: 0;
}

.load-more_spinner{
  display: none;
  width: 1.8rem;
}