.collection-grid-tab-main{width:100%:}.collection-tab-buttons{display:flex;gap:12px;justify-content:center;margin-bottom:30px;flex-wrap:wrap}.collection-tab-btn{padding:10px 22px;border:1px solid rgb(var(--color-foreground));background:transparent;cursor:pointer;font-weight:600;color:rgb(var(--color-foreground));border-radius:5px;transition:all .3s ease-in-out}.collection-tab-btn:is(.active,:hover){color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),var(--alpha-button-background));border-color:rgb(var(--color-button))}.collection-tab-content{display:none}.collection-tab-content.active{display:block}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.collection-product-card img{width:100%;height:auto}.collection-product-card h4{font-size:14px;margin:8px 0 4px}.collection-product-card p{font-size:14px;font-weight:600}@media(max-width:990px){.collection-grid{grid-template-columns:repeat(2,1fr);gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/Collection-grid-tab.css.map */
