/* load more */

.load-more-navigation {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.listing-view .load-more-navigation {
  margin: -19px 0 0 0;
}

.load-more-navigation a {
  box-shadow: none !important;
}
