.button-show-more {
  padding-left: 0;
  justify-content: flex-start;
  padding-bottom: 1.1rem;
}

.button-show-more,
.button-show-less {
  margin-top: 1.2rem;
}
.block__collection-product-filter .button-show-more {
  color: var(--black-color);
  font-weight: var(--font-heading-weight);
  text-transform: capitalize;
  line-height: 1.9;
  padding: 0;
}