.collection-layout-wrapper{display:grid;grid-template-columns:260px 1fr;gap:30px;align-items:start;margin-top:20px}.collection-sidebar{background:#fff;border:1px solid #eaeaea;padding:16px;border-radius:8px}.collection-products ul{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:0}.product-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;text-align:center;transition:all .3s ease;padding:16px}.product-card:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-3px)}.product-card img{width:100%;height:300px;object-fit:cover;border-radius:8px;display:block;margin:0 auto 10px}.product-card .card__information,.product-card .price{text-align:center}.product-card .price{font-weight:600;color:#111}.product-card .compare-at-price{text-decoration:line-through;color:#888;font-size:13px;margin-left:4px}.quick-add button{border:1px solid #000;background:transparent;color:#000;border-radius:4px;padding:8px 14px;font-weight:600;margin-top:10px}.quick-add button:hover{background:#000;color:#fff}@media screen and (max-width: 768px){.collection-layout-wrapper{grid-template-columns:1fr}.collection-products ul{grid-template-columns:repeat(2,1fr)}.product-card img{height:220px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-collection.css.map */
