@media screen and (min-width: 989px){#grid-layout-switch{margin-left:auto;width:clamp(100px,20vw,200px);height:40px;display:flex;align-items:center;justify-content:space-around}#grid-layout-switch li{cursor:pointer;display:grid;gap:2px}#grid-layout-switch li.layout-selected div{background-color:#b3dcda;border:1px solid #B3DCDA;border-radius:3px;height:15px;width:15px}#grid-layout-switch li div{background-color:none;border:2px solid #B3DCDA;border-radius:3px;height:15px;width:15px}#grid-layout-switch .col-2-layout{grid-template-columns:repeat(2,1fr)}#grid-layout-switch .col-3-layout{grid-template-columns:repeat(3,1fr)}#grid-layout-switch .col-4-layout{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 989px){#grid-layout-switch{display:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/layout-switch-styles.css.map */
