.product-info-list{display:grid;grid-template-columns:max-content minmax(0,1fr);column-gap:1.2rem;row-gap:var(--gap-y, .8rem);align-items:center;width:100%;font-size:1.3rem;line-height:1.4}.product-info-item{display:contents}.product-info-name{text-transform:uppercase;letter-spacing:.02em;color:var(--color-foreground, #232323);white-space:nowrap}.product-info-value{color:var(--color-foreground, #232323);min-width:0}.product-info-value a{color:inherit;text-decoration:none}.product-info-value a:hover{text-decoration:underline}.product-info-availability{display:inline-block;width:1rem;height:1rem;border-radius:50%;vertical-align:middle}.product-info-availability--in-stock{background-color:#38c172}.product-info-availability--out-of-stock{background-color:#d62828}
/*# sourceMappingURL=/cdn/shop/t/160/assets/component-product-info.css.map */
