.ellor-grid-showcase{width:100%;min-height:var(--egc-block-height, 400px);padding:20px 16px}.ellor-grid-showcase--full-width{max-width:100%}.ellor-grid-showcase--page-width{max-width:1440px;margin:0 auto}.ellor-grid-showcase--narrow{max-width:1200px;margin:0 auto}.ellor-grid-showcase__grid{display:grid;grid-template-columns:1fr;gap:var(--egc-gap, 16px);width:100%}.ellor-grid-showcase__card{position:relative;background:var(--egc-card-bg, #ffffff);border-radius:var(--egc-corner-radius, 8px);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.ellor-grid-showcase__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.ellor-grid-showcase__card-link{display:block;text-decoration:none;color:inherit}.ellor-grid-showcase__card-image-wrapper{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#f5f5f5}.ellor-grid-showcase__card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.ellor-grid-showcase__card:hover .ellor-grid-showcase__card-image{transform:scale(1.05)}.ellor-grid-showcase__card-image--placeholder{display:flex;align-items:center;justify-content:center;background:#f0f0f0}.ellor-grid-showcase__placeholder-svg{width:60%;height:60%;opacity:.3}.ellor-grid-showcase__badge{position:absolute;top:12px;left:12px;padding:6px 12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;z-index:2}.ellor-grid-showcase__badge--sale{background:#f44;color:#fff}.ellor-grid-showcase__badge--sold-out{background:#666;color:#fff}.ellor-grid-showcase__card-content{padding:16px}.ellor-grid-showcase__card-title{font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px;color:var(--egc-title-color, #1a1a1a);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellor-grid-showcase__card-price-wrapper{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ellor-grid-showcase__card-price{font-size:18px;font-weight:700;color:var(--egc-price-color, #1a1a1a)}.ellor-grid-showcase__card-price--sale{color:#f44}.ellor-grid-showcase__card-price--compare{font-size:16px;font-weight:400;color:var(--egc-compare-price-color, #999999);text-decoration:line-through}@media(min-width:768px){.ellor-grid-showcase{padding:30px 24px}.ellor-grid-showcase__grid{grid-template-columns:repeat(2,1fr)}.ellor-grid-showcase__card-content{padding:20px}.ellor-grid-showcase__card-title{font-size:18px}.ellor-grid-showcase__card-price{font-size:20px}.ellor-grid-showcase__card-price--compare{font-size:18px}}@media(min-width:1024px){.ellor-grid-showcase{padding:40px 32px}.ellor-grid-showcase__grid{grid-template-columns:repeat(var(--egc-columns, 3),1fr)}.ellor-grid-showcase__card-title{font-size:16px}.ellor-grid-showcase__card-price{font-size:18px}.ellor-grid-showcase__card-price--compare{font-size:16px}.ellor-grid-showcase__badge{top:16px;left:16px;padding:8px 14px;font-size:13px}}@media(min-width:1440px){.ellor-grid-showcase{padding:50px 40px}.ellor-grid-showcase__card-content{padding:24px}}.ellor-grid-showcase__card-link:focus{outline:2px solid #000;outline-offset:4px}.ellor-grid-showcase__card-link:focus-visible{outline:2px solid #0066ff;outline-offset:4px}@media print{.ellor-grid-showcase__card{break-inside:avoid}.ellor-grid-showcase__card:hover{transform:none;box-shadow:none}}@media(prefers-reduced-motion:reduce){.ellor-grid-showcase__card,.ellor-grid-showcase__card-image{transition:none}.ellor-grid-showcase__card:hover,.ellor-grid-showcase__card:hover .ellor-grid-showcase__card-image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/ellor-grid-showcase.css.map */
