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

.button-show-more, 
.button-show-less {
  margin-top: 1.5rem;
}

.mobile-facets__sort .select__box--option,
.collection .mobile-facets__checkbox:checked + .mobile-facets__highlight {
  display: none;
}

.mobile-facets__list .list-menu__item:hover .item__title--filter,
.mobile-facets .list-menu__item.selected,
.select__select-custom .list-menu__item:hover,
.select__select-custom .list-menu__item.selected,
.collection .mobile-facets__checkbox:checked ~ .item__title--filter {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.select__select-custom .list-menu__item:hover {
  cursor: pointer;
}
