.product-count__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem}.mobile-view-toggle{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.mobile-view-toggle__btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:1.5px solid rgba(var(--color-foreground),.2);border-radius:4px;cursor:pointer;transition:all .2s ease;color:rgb(var(--color-foreground))}.mobile-view-toggle__btn:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.05)}.mobile-view-toggle__btn.active{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.mobile-view-toggle__btn svg{width:20px;height:20px}@media screen and (min-width: 750px){.mobile-view-toggle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/152/assets/mobile-view-toggle.css.map */
