.product-card{background-color:#fff;border:1px solid #E3DED5;border-radius:0;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #1a15121a;opacity:1}.product-card .product-card__wrapper{display:flex;flex-direction:column}.product-card .product-card__image-wrapper{position:relative;background-color:#f7f2ea;overflow:hidden}.product-card .product-card__image img{transition:transform .4s ease}.product-card:hover .product-card__image--main img{transform:scale(1.04)}.product-card .product-card__badge{position:absolute;top:5px;left:5px;display:flex;flex-direction:column;gap:6px;z-index:2;inset-inline-end:auto}.product-card .f-badge{display:inline-block;padding:4px 10px;border-radius:0;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.04em;background-color:#1a1512;color:#fff;border:0;width:-moz-fit-content;width:fit-content}.product-card .f-badge--sale,.product-card .f-badge--save{background-color:#b8872b;color:#fff}.product-card .f-badge--new{background-color:#d63a2f;color:#fff}.product-card .f-badge--bestseller,.product-card .f-badge--best{background-color:#1a1512;color:#fff}.product-card .f-badge--usa,.product-card .f-badge--madeinusa,.product-card .f-badge--made{background-color:#f7f2ea;color:#d63a2f;border:1px solid #D63A2F}.product-card .f-badge--soldout{background-color:#4a4a4a;color:#fff}.product-card__wishlist{position:absolute;top:5px;right:5px;inset-inline-start:auto;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:#fff;border:0;border-radius:0;cursor:pointer;color:#1a1512;box-shadow:0 2px 6px #1a151214;transition:transform .15s ease,color .15s ease}.product-card__wishlist:hover{color:#d63a2f}.product-card__wishlist svg{width:18px;height:18px;display:block;pointer-events:none;stroke-width:1}.product-card__wishlist .icon-heart-filled{display:none}.product-card__wishlist[aria-pressed=true]{color:#d63a2f}.product-card__wishlist[aria-pressed=true] .icon-heart-outline{display:none}.product-card__wishlist[aria-pressed=true] .icon-heart-filled{display:block}.product-card .product-card__quickview{display:none!important}.product-card .product-card__image-wrapper .product-card__main-actions{position:absolute;left:12px!important;right:12px!important;bottom:12px!important;top:auto!important;inset-inline-start:12px;inset-inline-end:12px;padding:0!important;margin:0!important;width:auto;display:flex;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease;pointer-events:none;z-index:2}.product-card__atc-text{display:flex;gap:8px;align-items:center}.product-card:hover .product-card__image-wrapper .product-card__main-actions{opacity:1;transform:translateY(0);pointer-events:auto}.product-card .product-card__image-wrapper .product-card__main-actions .product-card__atc,.product-card .product-card__image-wrapper .product-card__main-actions .product-card__action-button{width:100%;background:#1a1512!important;color:#fff;border:0;border-radius:0;padding:12px 16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1;cursor:pointer;height:40px}.product-card .product-card__image-wrapper .product-card__main-actions .product-card__atc:hover,.product-card .product-card__image-wrapper .product-card__main-actions .product-card__action-button:hover{background:#452f18;color:#fff}.product-card .product-card__image-wrapper .product-card__main-actions .product-card__atc-text:before{content:"";background-image:url(/cdn/shop/files/plus_2.svg?v=1778922626);display:block;width:10px;height:10px;background-position:center}.product-card .product-card__image-wrapper .product-card__main-actions .product-card__atc-icon{display:none!important}@media(max-width:768px){.product-card .product-card__image-wrapper .product-card__main-actions{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-hide-quick-add .product-card__image-wrapper .product-card__main-actions{display:none}}.product-card .product-card__info{padding:16px 16px 20px;display:flex;flex-direction:column;gap:6px;text-align:left}.product-card .product-card__title{font-size:16px;font-weight:600!important;line-height:1.25;color:#1a1512;margin:0;font-family:var(--font-body-family)!important}.product-card .product-card__title a,.product-card .product-card__title a:hover{color:inherit;text-decoration:none}.product-card .product-card__vendor,.product-card .product-card__type{color:#8a8a8a;font-size:12px;margin:0}.product-card .f-price,.product-card .price{display:flex;flex-direction:row;gap:8px;align-items:baseline;margin:0}.product-card .f-price-item--regular,.product-card .f-price-item--sale{font-size:17px;font-weight:700;color:#1a1512}.product-card .f-price__sale .f-price-item--regular,.product-card .f-price__compare{font-size:14px;font-weight:400;color:#8a8a8a;text-decoration:line-through}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-pcard-extra.css.map */
