.custom-product-grid__heading{text-align:center;margin-bottom:.5rem}.custom-product-grid__subtitle{text-align:center;margin-bottom:3rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.custom-product-grid{display:grid;gap:20px}.custom-product-grid.grid--1-col-mobile{grid-template-columns:1fr}.custom-product-grid.grid--2-col-mobile{grid-template-columns:repeat(2,1fr);gap:12px}@media screen and (min-width:750px){.custom-product-grid.grid--1-col-desktop{grid-template-columns:1fr}.custom-product-grid.grid--2-col-desktop{grid-template-columns:repeat(2,1fr);gap:20px}.custom-product-grid.grid--3-col-desktop{grid-template-columns:repeat(3,1fr);gap:20px}.custom-product-grid.grid--4-col-desktop{grid-template-columns:repeat(4,1fr);gap:20px}.custom-product-grid.grid--5-col-desktop{grid-template-columns:repeat(5,1fr);gap:20px}}.custom-product-card{box-sizing:border-box}.custom-product-card__link{text-decoration:none;display:block;color:inherit}.custom-product-card__image-wrapper{position:relative;overflow:hidden;background-color:#f1f1f1;aspect-ratio:3 / 4}.custom-product-card__image{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .5s ease}.custom-product-card__image-wrapper:hover .custom-product-card__image{transform:scale(1.04)}.custom-product-card__gradient{display:none}.custom-product-card__content{position:absolute;bottom:10px;right:10px;z-index:2}.custom-product-card__info{display:none}.custom-product-card__add-btn{background:#fff;border:none;border-radius:50%;width:38px;height:38px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;box-shadow:0 2px 8px #0000001f;transition:transform .2s ease}.custom-product-card__add-btn svg{width:20px;height:20px}.custom-product-card__add-btn:hover{transform:scale(1.1)}.custom-product-card__add-btn[disabled]{opacity:.5;cursor:not-allowed;border-radius:4px;width:auto;padding:4px 8px;font-size:1rem;font-weight:600}.custom-product-card__meta{padding:6px 2px 0;text-align:center}.custom-product-card__name{font-size:1.1rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0;line-height:1.3}.custom-product-card__price-below{font-size:1.1rem;color:rgb(var(--color-foreground));margin:2px 0 0}@media screen and (max-width:749px){.custom-product-card__name{font-size:.9rem}.custom-product-card__price-below{font-size:.9rem;margin-top:1px}.custom-product-card__add-btn{width:30px;height:30px}}.custom-product-card__image-wrapper>svg{width:100%;height:100%;background-color:#f4f4f4}.custom-product-grid__footer{text-align:center;margin-top:4rem}.custom-product-grid__view-more-btn{display:inline-block;border:1.5px solid currentColor;color:rgb(var(--color-foreground));background:transparent;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,color .2s ease}.custom-product-grid__view-more-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.custom-product-grid__view-more-btn--sm{padding:9px 28px;font-size:1rem}.custom-product-grid__view-more-btn--md{padding:12px 40px;font-size:1.1rem}.custom-product-grid__view-more-btn--lg{padding:16px 56px;font-size:1.2rem}@media screen and (max-width:749px){.custom-product-grid__view-more-btn--sm{padding:8px 22px;font-size:.9rem}.custom-product-grid__view-more-btn--md{padding:10px 30px;font-size:1rem}.custom-product-grid__view-more-btn--lg{padding:12px 36px;font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/section-custom-product-grid.css.map */
