.product__price-row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.product__price-row>[id^=price-]{min-width:0}.product__quick-view-opener{flex:0 0 auto;opacity:0;pointer-events:none;transform:translateY(.4rem);transition:opacity var(--duration-short) ease,transform var(--duration-short) ease}.product__info-container:hover .product__quick-view-opener,.product__info-container:focus-within .product__quick-view-opener{opacity:1;pointer-events:auto;transform:translateY(0)}.product__quick-view-button{display:flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:50%;background:rgba(var(--color-background),.92);color:rgb(var(--color-foreground));cursor:pointer;box-shadow:0 .4rem 1.2rem rgba(var(--color-shadow),.14);transition:background-color var(--duration-short) ease,color var(--duration-short) ease,box-shadow var(--duration-short) ease}.product__quick-view-button:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));box-shadow:0 .6rem 1.6rem rgba(var(--color-shadow),.2)}.product__quick-view-button .svg-wrapper{width:2rem;height:2rem}@media screen and (max-width:749px){.product__quick-view-opener{opacity:1;pointer-events:auto;transform:none}.product__quick-view-button{width:3.8rem;height:3.8rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/main-product-quick-view.css.map */
