.valthea-card-media{position:relative;z-index:0;isolation:isolate;overflow:hidden;background:#f6f5f3}.valthea-card-image-link{display:block;overflow:hidden}.valthea-card-media .product-card--image,.valthea-card-media .product-card--hover-image{transition:transform .5s cubic-bezier(.2,.7,.2,1),opacity .35s ease}.valthea-card-media:hover .product-card--image,.valthea-card-media:hover .product-card--hover-image{transform:scale(1.025)}.valthea-card-badge{position:absolute;z-index:3;top:31px;left:14px;max-width:calc(100% - 76px);padding:0;overflow:hidden;border:0;background:transparent;color:#111;font-family:var(--font--body--family);font-size:13px;font-weight:600;line-height:1;letter-spacing:.11em;text-transform:uppercase;text-overflow:ellipsis;transform:translateY(-50%);white-space:nowrap}.valthea-card-favorite{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid rgba(17,17,17,.16);border-radius:50%;background:#fffffff5;color:#111;cursor:pointer;box-shadow:0 4px 18px #11111114;transition:color .18s ease,background-color .18s ease,transform .18s ease}.valthea-card-favorite:hover,.valthea-card-favorite:focus-visible{transform:scale(1.08)}.valthea-card-favorite:focus-visible,.valthea-card-cta:focus-visible{outline:2px solid #111;outline-offset:3px}.valthea-card-favorite svg{width:19px;height:19px;fill:transparent;stroke:currentColor;stroke-width:1.7;transition:fill .18s ease}.valthea-card-favorite.is-active{background:#111;color:#fff}.valthea-card-favorite.is-active svg{fill:currentColor}.valthea-product-favorite{position:static;width:100%;height:46px;margin-top:10px;border:1px solid currentColor;border-radius:2px;display:flex;align-items:center;justify-content:center;gap:9px;background:transparent;color:#1f2937}.valthea-product-favorite svg{width:22px;height:22px}.valthea-product-favorite.is-active{color:#a94442;background:#fff7f7}.valthea-account-favorites{margin:42px 0}.valthea-favorites-status{padding:18px 0;color:#6b7280}.valthea-favorites-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.valthea-favorite-item{position:relative;border:1px solid #e5e7eb;padding-bottom:14px}.valthea-favorite-item>a{color:inherit;text-decoration:none}.valthea-favorite-item img{width:100%;aspect-ratio:1;object-fit:cover}.valthea-favorite-item h5,.valthea-favorite-item p{margin:10px 14px 0}.valthea-favorite-remove{top:10px;right:10px}@media(max-width:767px){.valthea-favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.valthea-saved-launcher{display:inline-flex;align-items:center;gap:4px;padding:8px;color:inherit}.valthea-saved-launcher svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.valthea-saved-launcher b{min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#111;color:#fff;font-size:10px;line-height:17px;text-align:center}.valthea-saved-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;visibility:hidden}.valthea-saved-drawer.is-open{visibility:visible}.valthea-saved-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000061;opacity:0;transition:opacity .2s}.valthea-saved-drawer.is-open .valthea-saved-backdrop{opacity:1}.valthea-saved-drawer aside{position:absolute;top:0;right:0;width:min(520px,92vw);height:100%;overflow-y:auto;background:#fff;padding:24px;transform:translate(100%);transition:transform .25s}.valthea-saved-drawer.is-open aside{transform:translate(0)}.valthea-saved-drawer header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.valthea-saved-drawer h3{font-size:22px}.valthea-saved-close{font-size:30px;line-height:1;padding:4px 8px}.valthea-drawer-favorites .valthea-favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.valthea-saved-launcher>span{display:none}}.valthea-enhanced-card{position:relative;outline:1px solid rgba(17,17,17,.14);outline-offset:6px}.product-card--root.valthea-enhanced-card .product-card--details{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:0;text-align:center}.product-card--root.valthea-enhanced-card .product-card--details-wrapper,.product-card--root.valthea-enhanced-card .product-card--title-link,.product-card--root.valthea-enhanced-card .product--price-container,.product-card--root.valthea-enhanced-card .product--price-wrapper{width:100%;text-align:center}.product-card--root.valthea-enhanced-card .product--price-container,.product-card--root.valthea-enhanced-card .product-card--details .product--price-wrapper{display:flex;align-items:center;justify-content:center}.product-card--root.valthea-enhanced-card .product-card--title,.product-card--root.valthea-enhanced-card .product--price{text-align:center}.product-card--root.valthea-enhanced-card .product-card--title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card--root.valthea-enhanced-card [data-testid=diamond-attributes]{display:flex;width:100%;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 14px;text-align:center}.product-card--root.valthea-enhanced-card [data-testid=diamond-attributes]>li{justify-content:center;text-align:center}.product-card--root.valthea-enhanced-card .valthea-card-cta{display:flex;width:100%;min-height:42px;margin-top:0;padding:0 14px;align-items:center;justify-content:center;border:1px solid #111;background:#fffffff5;color:#111;font-family:var(--font--body--family);font-size:14px;font-weight:650;line-height:1;letter-spacing:.08em;text-decoration:none;text-align:center;text-transform:uppercase;box-shadow:0 6px 18px #0000001a;opacity:1;pointer-events:auto;visibility:visible;transition:background-color .18s ease,color .18s ease,opacity .18s ease,visibility .18s ease}.product-card--root.valthea-enhanced-card .valthea-card-cta:visited,.product-card--root.valthea-enhanced-card .valthea-card-cta>span{color:#111}.product-card--root.valthea-enhanced-card .valthea-card-cta:hover,.product-card--root.valthea-enhanced-card .valthea-card-cta:focus-visible{background:#000;color:#fff;pointer-events:auto;visibility:visible}.product-card--root.valthea-enhanced-card .valthea-card-cta:hover>span,.product-card--root.valthea-enhanced-card .valthea-card-cta:focus-visible>span{color:#fff}.valthea-card-cta-arrow{display:none}@media(max-width:767px){.valthea-card-badge{top:24px;left:8px;max-width:calc(100% - 52px);padding:0;overflow:hidden;font-size:11px;letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap}.valthea-card-favorite{top:7px;right:7px;width:34px;height:34px}.product-card--root.valthea-enhanced-card .valthea-card-cta{min-height:34px;margin-top:0;padding:0 10px;font-size:12px;letter-spacing:.09em;opacity:1;pointer-events:auto;visibility:visible}}@media(prefers-reduced-motion:reduce){.valthea-card-media *,.valthea-card-media *:before,.valthea-card-media *:after{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/wooview.collection-card.css.map */
