:root{--pp-card-bg: #ffffff;--pp-card-radius: 12px;--pp-card-border: transparent;--pp-card-shadow: 0 1px 2px rgba(45, 25, 25, .04);--pp-card-shadow-hover: 0 6px 20px rgba(45, 25, 25, .08);--pp-ink: #1f1414;--pp-ink-muted: #6f5f5f;--pp-brown: #5d3a3a;--pp-brown-deep: #4a2e2e;--pp-badge-bg: #f2d07b;--pp-badge-ink: #5d3a3a;--pp-product-card-actions-slide: 12rem ;--pp-product-card-info-peek: 16rem}.product-card{position:relative;display:flex;flex-direction:column;height:100%;background-color:var(--pp-card-bg);border-radius:var(--pp-card-radius);border:1px solid var(--pp-card-border);box-shadow:var(--pp-card-shadow);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease;text-align:left}@media screen and (min-width:991px)and (hover:hover)and (pointer:fine){.product-card:hover{box-shadow:var(--pp-card-shadow-hover)}}.product-card-child{display:flex;flex-direction:column;width:100%;height:100%;flex:1 1 auto;min-height:0;text-decoration:none;position:relative;z-index:1;overflow:hidden}.product-image-wrapper{position:relative;z-index:0;width:100%;flex-shrink:0}.card-media{display:flex;position:relative;width:100%;margin:0;border:0;border-radius:0;background-color:#fff;aspect-ratio:1 / 1;overflow:hidden}.card-media:before{content:none}.card-media-child{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px 26px;box-sizing:border-box;z-index:1}.card-media-child img,.product-card .card-media img{width:100%;height:100%;object-fit:contain;object-position:center}.card-media-no-image{background:#faf5ed;padding:0}.card-badge-wrapper{position:absolute;top:12px;right:12px;left:auto;z-index:3;display:flex;padding:0;pointer-events:none}.card-badge-wrapper .badge{display:inline-flex;align-items:center;justify-content:center;font-family:"Lexend-Medium",var(--font-body-family);font-size:1.2rem;font-weight:500;line-height:1;padding:6px 12px;border-radius:4px;letter-spacing:.2px;white-space:nowrap}.card-badge-wrapper .badge--best-seller{background-color:var(--pp-badge-bg);color:var(--pp-badge-ink)}.card-badge-wrapper .badge--sale{background-color:#e9d5c7;color:var(--pp-brown)}.card-badge-wrapper .badge--sold-out{background-color:#efefef;color:#555}.product-info-wrapper.card-information,.card-information,.card--card .card-information,.card--standard .card-information{padding:16px;margin:0;text-align:left;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.card-information__main{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;gap:10px}.card-heading{padding:0;margin:0;font-family:"Lexend-Regular",var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:1.4;letter-spacing:0;color:var(--pp-ink);min-height:0}.card-heading a{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;color:inherit;font-family:inherit;font-weight:inherit}@media screen and (min-width:991px)and (hover:hover)and (pointer:fine){.product-card:hover .card-heading,.product-card:hover .card-heading a{text-decoration:none;color:var(--pp-brown)}}.card-vendor{margin:0;color:var(--pp-ink-muted);font-size:1.1rem;text-transform:uppercase;letter-spacing:1px}.card-pricing{margin:4px 0 0}.card-pricing .price{font-family:"Lexend-Medium",var(--font-body-family);font-size:1.5rem;font-weight:500;color:var(--pp-ink);line-height:1.2;margin:0}.card-pricing .price--on-sale .price__sale{display:flex;flex-direction:row;gap:6px;align-items:center}.card-pricing .price--on-sale .price-item--regular{font-size:1.6rem}@media screen and (max-width:750px){.card-pricing .price--on-sale .price-item--regular{font-size:1.4rem}}.product-card__reviews{display:inline-flex;align-items:center;gap:6px;margin:2px 0 0;font-size:1.3rem;line-height:1;color:var(--pp-ink)}.product-card__stars{color:var(--pp-ink);font-size:1.5rem;letter-spacing:1px;line-height:1}.product-card__rating-value{font-family:"Lexend-Medium",var(--font-body-family);font-size:1.3rem;font-weight:500;color:var(--pp-ink)}.product-card__review-link{text-decoration:none;color:var(--pp-ink-muted);font-size:1.3rem;line-height:1}.product-card__review-link:hover{text-decoration:underline}.product-card__review-count{font-family:"Lexend-Regular",var(--font-body-family)}.product-card .yotpo-widget-instance,.card-information__main .yotpo-widget-instance{margin:4px 0 0;text-align:left}.yotpo-reviews-star-ratings-widget{justify-content:flex-start!important}.product-color-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0 0;min-height:0}.product-color-swatches:empty{display:none}.color-swatch{display:inline-flex;width:20px;height:20px;border-radius:50%;border:1px solid #ddd;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.color-swatch img{width:100%;height:100%;object-fit:cover;pointer-events:none}.color-swatch.selected,.color-swatch:hover{border-color:#000}.swatch-disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through}.product-card__actions{width:100%;flex-shrink:0;display:block;margin-top:14px}.product-card__actions-inner{display:flex;flex-direction:column;gap:10px;width:100%}.product-card__action-opener{display:block;width:100%}ajax-cart-product-form.product-card__action-opener{display:block;width:100%}.product-card__atc-form{display:block;width:100%;margin:0;padding:0;border:0;background:none}.product-card__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:11px 18px;margin:0;border-radius:999px;border-width:1px;border-style:solid;font-family:"Lexend-Medium",var(--font-body-family);font-size:1.25rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;line-height:1;cursor:pointer;box-sizing:border-box;-webkit-appearance:none;appearance:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.product-card__btn:disabled{cursor:not-allowed;opacity:.55}.product-card__btn .loading__spinner{position:absolute;left:50%;top:50%;z-index:1;width:1.6rem;height:1.6rem;flex-shrink:0;transform:translate(-50%,-50%)}.product-card__btn .loading__spinner svg{animation:spinner 2s infinite linear}ajax-cart-product-form[processing] .product-card__btn-label--add-desktop,ajax-cart-product-form[processing] .product-card__btn-label--add-mobile{visibility:hidden}ajax-cart-product-form[processing] .product-card__btn .loading__spinner{display:block!important}ajax-cart-product-form[processing] .product-card__btn{pointer-events:none}.product-card__btn--primary{background-color:var(--pp-brown);color:#fff;border-color:var(--pp-brown)}.product-card__btn--primary:hover:not(:disabled){background-color:var(--pp-brown-deep);border-color:var(--pp-brown-deep)}.product-card__btn--secondary{background-color:#fff;color:var(--pp-brown);border-color:var(--pp-brown)}.product-card__btn--secondary:hover{background-color:#faf0ea}.product-card__btn-label--add-desktop{display:inline}.product-card__btn-label--add-mobile{display:none;align-items:center;justify-content:center;gap:.6rem}.product-card__btn-plus{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;line-height:0}.product-card__btn-plus svg{width:1.4rem;height:1.4rem;display:block}.product-card__btn-label--qv-desktop{display:inline}.product-card__btn-label--qv-mobile{display:none}@media screen and (max-width:990px){.product-card__atc-only-desktop{display:none!important}.product-card__action-opener--quick-view .product-card__btn--quick-view{background-color:var(--pp-brown);color:#fff;border-color:var(--pp-brown)}.product-card__action-opener--quick-view .product-card__btn--quick-view:hover:not(:disabled){background-color:var(--pp-brown-deep);border-color:var(--pp-brown-deep)}.product-card__btn-label--qv-desktop{display:none!important}.product-card__btn-label--qv-mobile{display:inline!important}}@media screen and (min-width:991px){.product-card__btn-label--qv-mobile{display:none!important}.product-card__btn-label--qv-desktop{display:inline!important}.product-card__btn-label--add-mobile{display:none!important}.product-card__btn-label--add-desktop{display:inline!important}}@media screen and (min-width:991px)and (hover:hover)and (pointer:fine){.product-card-child{padding-bottom:var(--pp-product-card-info-peek)}.product-info-wrapper.card-information:not(.product-info-wrapper--no-actions),.card--card .product-info-wrapper.card-information:not(.product-info-wrapper--no-actions),.card--standard .product-info-wrapper.card-information:not(.product-info-wrapper--no-actions){position:absolute;left:0;right:0;bottom:0;width:100%;flex:0 0 auto;margin:0;z-index:2;box-sizing:border-box;background:#fff;padding-top:1.25rem;flex-direction:column;gap:10px;transform:translateY(var(--pp-product-card-actions-slide));transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;will-change:transform}.product-card:hover .product-info-wrapper.card-information:not(.product-info-wrapper--no-actions),.product-card:focus-within .product-info-wrapper.card-information:not(.product-info-wrapper--no-actions){transform:translateY(0);box-shadow:0 -10px 28px #2d191912}.product-info-wrapper.card-information:not(.product-info-wrapper--no-actions) .card-information__main{flex-direction:column}.product-info-wrapper.card-information:not(.product-info-wrapper--no-actions) .product-card__actions{margin-top:0}.product-card:not(:hover):not(:focus-within) .product-card__actions{pointer-events:none}.product-card:hover .product-card__actions,.product-card:focus-within .product-card__actions{pointer-events:auto}.product-card-child:has(.product-info-wrapper--no-actions){padding-bottom:0}.product-info-wrapper--no-actions.card-information,.card--card .product-info-wrapper--no-actions.card-information,.card--standard .product-info-wrapper--no-actions.card-information{position:static;transform:none;background:none;box-shadow:none;flex:1 1 auto;pointer-events:auto;transition:none}}@media(hover:none),(pointer:coarse){.product-card-child{padding-bottom:0}.product-info-wrapper.card-information,.card--card .product-info-wrapper.card-information,.card--standard .product-info-wrapper.card-information{position:static;transform:none;transition:none;background:none;box-shadow:none}.product-card__actions{pointer-events:auto}}@media(prefers-reduced-motion:reduce){.product-card,.product-info-wrapper.card-information,.product-card__actions,.product-card__actions-inner,.product-card .card-media img{transition:none}@media screen and (min-width:991px)and (hover:hover)and (pointer:fine){.product-info-wrapper.card-information:not(.product-info-wrapper--no-actions),.card--card .product-info-wrapper.card-information:not(.product-info-wrapper--no-actions),.card--standard .product-info-wrapper.card-information:not(.product-info-wrapper--no-actions){transform:translateY(0)}.product-card .product-card__actions{pointer-events:auto}}}@media(max-width:750px){.product-card{border-radius:10px}.product-info-wrapper.card-information,.card-information,.card--card .card-information,.card--standard .card-information{padding:8px}.card-heading{font-size:1.3rem;line-height:1.35}.card-pricing .price{font-size:1.35rem}.product-card__stars{font-size:1.3rem}.product-card__rating-value,.product-card__review-count{font-size:1.2rem}.product-card__actions{margin-top:10px}.product-card__btn{min-height:40px;font-size:1.1rem;padding:10px 12px}.card-badge-wrapper{top:8px;right:8px}.card-badge-wrapper .badge{font-size:1.05rem;padding:4px 8px}}.product-card.card--card:after,.product-card.card--standard .card-media:after{content:none!important}.yotpo-sr-bottom-line-summary{flex-direction:row!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card.css.map */
