.collection-sidebar-menu {
  display: none; }

h2.sidebar-title {
  display: none; }

@media screen and (max-width: 1000px) {
  .content-area {
    display: flex;
    flex-direction: column; }

  .template-collection .product-list-sidebar {
    width: 100%;
    order: -1;
    text-align: center;
    padding-top: 0; } }
