/* Customywear Photo Editor 3.4.206: critical visible product-data preview styles. */
:root{--cwpe-product-data-accent:#239add;--cwpe-product-data-accent-dark:#1578b0;--cwpe-product-data-ink:#112536;--cwpe-product-data-line:#d7e6f0;--cwpe-product-data-surface:#fff;--cwpe-product-data-surface-alt:#ecf6fb}
.customywear-photo-editor-preview-link{align-items:center;background:none;border:0;border-radius:0;color:#1e3b66;display:inline-flex;font-size:13px;font-weight:800;min-height:auto;padding:0;text-decoration:underline;text-underline-offset:.12em}
.customywear-photo-editor-preview-link:hover,.customywear-photo-editor-preview-link:focus-visible{color:var(--cwpe-product-data-accent-dark);text-decoration-thickness:2px}
.customywear-photo-editor-zoom-link{display:inline-block}
.customywear-photo-editor-cart-preview{border:1px solid var(--cwpe-product-data-line);border-radius:16px;display:block;height:auto;max-width:96px;width:96px}
.customywear-photo-editor-checkout-item{align-items:center;display:flex;gap:12px}
.customywear-photo-editor-checkout-item-name{min-width:0}
@media (max-width:640px){.customywear-photo-editor-cart-preview{max-width:76px;width:76px}.customywear-photo-editor-checkout-item{align-items:flex-start;gap:10px}}
