.facet-filters .select span {
  display : none;
}

@media (max-width : 769px) {
.mobile-facets__sort .select .icon-caret {
    right: 8px!important;
}

body.gradient.index .swiper-wrapper {
    pointer-events: all!important;
}
}