/* VELLSTORE MOBILE SORT CONTROL V2 20260922 */
@media (max-width: 767.98px) {
  #js-product-list-top .sort-by-row { margin-top: 0; }
  #js-product-list-top .sort-by-row > .sort-by {
    display: none !important;
    flex: initial;
    width: auto;
    max-width: none;
    margin: 0;
    padding: 0;
  }
  #js-product-list-top .products-sort-order {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  #js-product-list-top .filter-button {
    display: block !important;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
