.bh-col-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative}.bh-col-card-img-wrap{position:relative;aspect-ratio:1 / 1;background-color:#0d0d0d;overflow:hidden;border:1px solid rgba(255,255,255,.05);margin-bottom:1rem}.bh-col-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.bh-col-card-img-alt{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .5s ease}.bh-col-card:hover .bh-col-card-img{transform:scale(1.06)}.bh-col-card:hover .bh-col-card-img-alt{opacity:1}.bh-col-card-badge{position:absolute;top:.875rem;left:.875rem;font-size:.6rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:.3rem .7rem;z-index:2}.bh-col-card-badge--sale{background-color:var(--color-leather-gold, #c59d6d);color:#000}.bh-col-card-badge--new{background-color:#ffffffe6;color:#000}.bh-col-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:.875rem;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 100%);transform:translateY(100%);transition:transform .35s ease;z-index:3}.bh-col-card:hover .bh-col-card-overlay{transform:translateY(0)}.bh-col-card-atc{width:100%;padding:.7rem 1rem;background-color:var(--color-leather-gold, #c59d6d);color:#000;font-family:var(--font-sans, "Inter", sans-serif);font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .2s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;gap:.5rem}.bh-col-card-atc:hover{background-color:#d9b47a;transform:translateY(-1px)}.bh-col-card-atc:disabled{background-color:#c59d6d40;color:#0006;cursor:not-allowed}.bh-col-card-atc.is-loading{pointer-events:none;opacity:.6}.bh-col-card-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.bh-col-card-info a{text-decoration:none}.bh-col-card-type{font-size:.62rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-leather-gold, #c59d6d);margin:0}.bh-col-card-name{font-family:var(--font-serif, "Playfair Display", serif);font-size:1rem;font-weight:400;color:var(--color-text, #fff);margin:0;line-height:1.3;transition:color .2s}.bh-col-card:hover .bh-col-card-name{color:var(--color-leather-gold, #c59d6d)}.bh-col-card-price-row{display:flex;align-items:baseline;gap:.5rem;margin-top:.25rem}.bh-col-card-price{font-size:.9rem;font-weight:500;color:#ffffffb3}.bh-col-card-price-compare{font-size:.8rem;color:#ffffff40;text-decoration:line-through}.bh-product-wishlist-btn{position:absolute;top:.75rem;right:.75rem;z-index:4;background:#00000073;border:none;color:#fff9;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.bh-product-wishlist-btn:hover,.bh-product-wishlist-btn.is-wishlisted{background:#c59d6de6;color:#000}.bh-product-card-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;justify-content:flex-start}.bh-product-card-swatch-dot{width:16px;height:16px;border-radius:50%;border:1px solid rgba(255,255,255,.2);cursor:pointer;padding:0;box-sizing:border-box;background-position:center;background-size:cover;position:relative;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s ease,box-shadow .2s ease}.bh-product-card-swatch-dot:hover{transform:scale(1.2);border-color:var(--color-leather-gold, #c59d6d)}.bh-product-card-swatch-dot.is-selected{transform:scale(1.1);border:2px solid #000;box-shadow:0 0 0 1px var(--color-leather-gold, #c59d6d);outline:none}@media(max-width:767px){.bh-product-card-swatches{gap:6px}.bh-product-card-swatch-dot{width:14px;height:14px}.bh-product-card-swatch-dot.is-selected{border-width:1.5px;box-shadow:0 0 0 1px var(--color-leather-gold, #c59d6d)}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/product-card.css.map */
