.custom-product-card{background:#fff;border-radius:8px;box-shadow:none;display:flex;flex-direction:column;align-items:center;height:auto;aspect-ratio:1 / 1.2}.product-card{text-align:left;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;position:relative;width:100%;height:100%}.product-card__link{display:block;text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column}.product-card__image-wrapper{position:relative;overflow:hidden;margin-bottom:0;display:flex;align-items:center;justify-content:center;flex:1}.product-card__image{display:block;width:auto;height:auto;max-width:70%;max-height:100%;object-fit:cover}.product-card__badge{position:absolute;top:.5rem;right:.5rem;background-color:#ffc107;color:#000;padding:.25rem .5rem;font-size:.75rem;font-weight:700;border-radius:3px;line-height:1.2}.product-card__info{padding:0 .5rem;margin-top:auto;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:24px}.product-card__info--left{text-align:left}.product-card__info--center{text-align:center;background:transparent}.product-card__info--right{text-align:right}.product-card__title{font-size:1.8rem;margin-top:0;margin-bottom:0;font-weight:500;color:var(--obsidian-black);transition:all .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always}.product-card__reviews{font-size:1.5rem;display:flex;align-items:center;gap:.5rem}.product-card__reviews--left{justify-content:flex-start}.product-card__reviews--center{justify-content:center}.product-card__reviews--right{justify-content:flex-end}.product-card__stars{line-height:1}.product-card__review-count{font-weight:700;font-size:1.6rem}.product-card__price{font-size:1.8rem;font-weight:700}.product-card__price .price__regular{color:#262626;font-size:1.8rem;font-weight:400}.price--on-sale{color:#d9534f}.price__compare-at{text-decoration:line-through;font-weight:400;color:rgba(var(--color-foreground),.75);margin-left:0;margin-right:.5rem;font-size:.8em}.placeholder-svg{width:100%;height:100%;display:block}.card-top-content{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 0}h3.product-card__title{font-size:2.8rem;line-height:100%;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always}.card-badge{font-size:14px;line-height:14px;color:#fff;background:#8e4430;border-radius:122px;padding:6px 12px;text-transform:uppercase;white-space:nowrap;transition:all .3s ease}.rev-text{font-size:1.6rem;line-height:120%;text-align:left}.rev-text-wrap{display:flex;flex-direction:column;align-items:flex-start}.card-vendor{font-size:1.2rem;color:rgba(var(--color-foreground),.75);margin-top:.5rem}.product-color-swatches{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.color-swatch{width:24px;height:24px;border-radius:50%;border:2px solid rgba(var(--color-foreground),.1);cursor:pointer;transition:all .3s ease;display:inline-block;overflow:hidden}.color-swatch:hover{border-color:rgba(var(--color-foreground),.3);transform:scale(1.1)}.color-swatch img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.custom-product-card .product-card{position:relative;overflow:hidden;z-index:0}.custom-product-card .product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hover-bg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .5s ease;z-index:-1}.custom-product-card:hover .product-card:after{opacity:1}.custom-product-card:hover .card-badge{background:var(--sandwhite);color:var(--obsidian-black)}.custom-product-card:hover .product-card__title{color:var(--sandwhite)!important}.custom-product-card:hover ajax-cart-product-form{transform:translate(0)}.custom-product-card ajax-cart-product-form{transform:translateY(120px);position:absolute;transition:all .5s;left:24px;bottom:24px;right:24px;width:calc(100% - 48px);z-index:99}.custom-product-card .product-card__info{opacity:1;transition:all .5s}.custom-product-card:hover .product-card__info{opacity:0}.custom-product-card .quick-add__submit.btn{border:none;background:var(--sandwhite);color:var(--clay-orange);width:-webkit-fill-available;line-height:calc(1 + .8 / var(--font-body-scale));cursor:pointer}}@media(max-width:768px){.custom-product-card,.custom-product-card .product-card{height:100%!important}.custom-product-card:hover .product-card__info{opacity:1}.custom-product-card ajax-cart-product-form{transform:translateY(0);position:relative;transition:all .5s;left:0;bottom:0;right:0;width:calc(100% - 24px);z-index:99;margin-left:12px;margin-bottom:16px}.custom-product-card .product-card__info{position:relative;left:0;right:0;padding:0 12px 10px;bottom:0}h3.product-card__title{font-size:2rem;padding-right:6px}.card-top-content{padding:12px 12px 0}.card-badge{padding:5px 12px}.product-card__review-count{font-size:1.4rem;line-height:100%}.rev-text{font-size:1.4rem;line-height:130%;text-align:left;margin-top:3px}.product-card__price{font-size:1.6rem}.product-card__info{bottom:16px;left:12px;right:12px}.custom-product-card .quick-add__submit.btn{width:-webkit-fill-available;background:transparent;color:var(--obsidian-black);border:1px solid var(--obsidian-black)}}
/*# sourceMappingURL=/cdn/shop/t/163/assets/component-custom-product-card.css.map */
