.product-list-custom__grid{display:grid;grid-template-columns:repeat(var(--grid-desktop-columns, 4),1fr);gap:20px;margin-top:2rem;margin-bottom:2rem;padding:0;list-style:none}.product-list-custom__item{width:100%;max-width:100%}@media screen and (max-width: 990px){.product-list-custom__grid{grid-template-columns:repeat(var(--grid-mobile-columns, 2),1fr)}}@media screen and (max-width: 750px){.product-list-custom__grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:20px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.product-list-custom__grid::-webkit-scrollbar{display:none}.product-list-custom__item{min-width:65vw;width:65vw;scroll-snap-align:center;flex-shrink:0}.product-custom-card{padding:12px;min-height:280px}.product-custom-card__header{flex-direction:column;gap:8px;margin-bottom:10px}.product-custom-card__title{max-width:100%;font-size:14px;line-height:1.2;margin-bottom:4px;height:2.4em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-custom-card__badges{position:absolute;top:10px;right:10px;width:auto}.product-custom-card__badge{padding:4px 10px;font-size:10px}.product-custom-card__desc{display:none}.product-custom-card__price{font-size:15px;text-align:left;width:100%}.product-custom-card__footer{flex-direction:column;align-items:flex-start;gap:5px}.product-list-custom__item .product-card-custom{min-height:320px;height:100%}}.product-custom-card{background-color:var(--card-bg, #f9f9f9);color:var(--card-text, #333);border-radius:20px;padding:24px;display:flex;flex-direction:column;position:relative;transition:all .3s ease;height:100%;box-sizing:border-box;min-height:420px}.product-custom-card:hover{box-shadow:0 10px 30px #0000000d}.product-custom-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;z-index:2;position:relative}.product-custom-card__title{font-family:var(--font-heading-family);font-size:18px;font-weight:500;line-height:1.1;color:inherit;margin:0;max-width:60%;word-break:break-word}.product-custom-card__title a{text-decoration:none;color:inherit}.product-custom-card__badges{display:flex;gap:8px;align-items:center}.product-custom-card__badge{background-color:var(--badge-bg, #ff4081);color:var(--badge-text, #fff);font-size:11px;font-weight:600;padding:6px 16px;border-radius:50px;line-height:1;white-space:nowrap}.product-custom-card__image-wrapper{position:relative;flex-grow:1;display:flex;align-items:center;justify-content:center;margin:10px 0 20px;width:100%}.product-custom-card__image-wrapper a{display:block;width:100%;height:100%;text-align:center}.product-custom-card__image-wrapper img{max-width:100%;height:auto;max-height:250px;object-fit:contain;transition:transform .3s ease;mix-blend-mode:multiply}.product-custom-card:hover .product-custom-card__image-wrapper img{transform:scale(1.05)}.product-custom-card__footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;gap:20px}.product-custom-card__desc{font-size:12px;color:var(--color-foreground, #666);line-height:1.3;max-width:60%;opacity:.8}.product-custom-card__price{font-family:var(--font-body-family);font-size:18px;font-weight:700;color:var(--card-price-color, #333);text-align:right;flex-shrink:0}.product-custom-card__price .price{font-weight:700;display:block}.product-custom-card__price .compare-at-price{font-size:1rem;text-decoration:line-through;opacity:.6;font-weight:400;display:block;margin-bottom:2px}.product-list-custom__view-all{margin-top:40px;margin-bottom:20px;text-align:center;display:flex;justify-content:center;align-items:center;width:100%}.product-list-custom__view-all .button{min-width:200px;border-radius:50px;border:1px solid #eb4a82;color:#eb4a82;background:#f8f0f3;font-weight:500;transition:all .3s}.product-list-custom__view-all .button:hover{background:#eb4a82;color:#fff;box-shadow:0 4px 12px #eb4a824d}:root{--grid-desktop-horizontal-spacing: 20px;--grid-desktop-vertical-spacing: 20px;--grid-mobile-horizontal-spacing: 10px;--grid-mobile-vertical-spacing: 10px}.product-list-custom__arrows{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;pointer-events:none;z-index:10;padding:0 10px}.product-list-custom__arrow{background:#fff;border:1px solid #eee;box-shadow:0 2px 5px #0000001a;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:all .3s ease;opacity:0;visibility:hidden;color:#333}.product-list-custom__arrow:hover{background:#f8f8f8;transform:scale(1.1)}.product-list-custom:hover .product-list-custom__arrow,.product-list-custom:focus-within .product-list-custom__arrow,.product-list-custom.is-touch-device .product-list-custom__arrow{opacity:1;visibility:visible}.product-list-custom__grid-wrapper{position:relative}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-product-list-custom.css.map */
