.product-card{display:block;height:100%;-webkit-border-radius:6px;border-radius:6px}.product-card.black-friday .product-card__inner-wrapper{-webkit-border-radius:6px;border-radius:6px;padding:2px;background:-webkit-gradient(linear,left top,left bottom,from(#B7A547),color-stop(50%,rgba(255,255,255,0)));background:linear-gradient(180deg,#b7a547,#fff0 50%)}.light .product-card--bg .product-card__inner{background-color:var(--body-color-light, #f8f8f8)}.light .product-card--bg .product-card__media-list .image__pic:before{pointer-events:none;content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:var(--body-color-light, #f8f8f8);mix-blend-mode:darken}.product-card__form .one-tree-checkbox-container{display:none!important}.product-card__inner{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%;padding:1.6rem;background-color:var(--bg-box-light, #fff);-webkit-border-radius:.5rem;border-radius:.5rem}.product-card__inner-wrapper{height:100%}.product-card__url{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.product-card__badge{font-size:12px;font-size:1.2rem;font-size:13px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 8px;color:var(--color-static-light, #fff);text-align:center;background-color:var(--bg-color);-webkit-border-radius:.5rem;border-radius:.5rem}.product-card__badge.black-friday{padding:0;background-color:#0000}.product-card__badge--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.product-card__badge-wrapper{position:absolute;z-index:4;top:1.9rem;left:1.6rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:1rem}.product-card__badge--icon{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.product-card__badge--icon svg{width:1.6rem;height:1.6rem}.product-card__media{overflow:hidden;min-width:100%;-webkit-border-radius:.5rem;border-radius:.5rem}.product-card__media-placeholder{padding-top:100%}.product-card__image{position:relative;width:100%;margin-bottom:.8rem;margin-top:40px}.product-card__wishlist{cursor:pointer;position:absolute;z-index:10;top:1.6rem;right:1.6rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:2.8rem;height:2.8rem;background-color:var(--body-color-light, #f8f8f8);-webkit-border-radius:50%;border-radius:50%;fill:var(--color-static-light, #fff)}@media screen and (min-width: 960px){.product-card__wishlist{width:3.2rem;height:3.2rem;padding:.5rem}}.product-card__wishlist:hover{background-color:var(--body-color-light, #f8f8f8)}.dark .product-card__wishlist:hover{background-color:var(--color-static-dark, #181818)}.product-card__wishlist.is-active{--body-color-dark: #fff;color:var(--color-static-light, #fff);background-color:var(--brand-color-light, #103a4c);fill:var(--color-static-light, #fff)}.product-card__wishlist.is-active:hover{background-color:var(--brand-color-light, #103a4c)}.product-card__addtocart{display:none}.product-card__variants{position:relative;margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:.1rem solid var(--color-border)}@media screen and (min-width: 960px){.product-card__variants{margin-bottom:1.6rem;padding-bottom:1.6rem}}.dark .product-card__variants{border-bottom-color:var(--bg-box-dark, #181818)}.product-card__option{margin-top:1rem;padding-left:.2rem;white-space:nowrap}@media screen and (min-width: 960px){.product-card__option{margin-top:1.5rem}}.product-card__option-item{font-size:12px;font-size:1.2rem;cursor:pointer;display:inline-block;padding:.5rem 1.6rem;font-weight:600;color:var(--title-color-dark, #030303);background-color:var(--secondary-color-light, #e6edf0);-webkit-border-radius:10rem;border-radius:10rem}.product-card__option-item:not(:first-child){margin-left:1rem}.product-card__option-item:has(input:checked){color:var(--color-static-light, #fff);background-color:var(--third-color-light, #4d8197)}.product-card__option-wrapper{will-change:transform;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-width:none;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none}.product-card__option-wrapper::-webkit-scrollbar-track,.product-card__option-wrapper::-webkit-scrollbar,.product-card__option-wrapper::-webkit-scrollbar-thumb{display:none}.product-card__swatches-item{cursor:pointer;position:relative;z-index:1;display:inline-block;width:1.8rem;height:1.8rem;-o-object-fit:cover;object-fit:cover;-webkit-border-radius:50%;border-radius:50%;background-size:contain}@media screen and (min-width: 960px){.product-card__swatches-item{width:2.2rem;height:2.2rem}}.product-card__swatches-item:not(:first-child){margin-left:1rem}.product-card__swatches-item:has(input:checked):before{pointer-events:none;content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-calc(100% + .2rem);width:calc(100% + .2rem);height:-webkit-calc(100% + .2rem);height:calc(100% + .2rem);background-color:#0000;border:.1rem solid var(--title-color-dark, #030303);-webkit-border-radius:50%;border-radius:50%}.product-card__swatches-name{display:none}.product-card__info{margin-top:auto}.product-card__name{font-size:16px;font-size:1.6rem;line-height:1.4;margin-bottom:.8rem}.product-card__vendor{font-size:12px;font-size:1.2rem;line-height:1.25;margin-bottom:.8rem}.product-card__prices--superdeal .product-card__price-regular{color:var(--color-red, #ff6363)}.product-card__prices--superdeal .product-card__price-compare{display:none}.product-card__price{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#e6ecf0;padding:1.2rem 1.6rem;-webkit-border-radius:16px;border-radius:16px;width:100%}@media screen and (min-width: 960px){.product-card__price{-webkit-border-radius:100px;border-radius:100px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.product-card__price:has(.product-card__price-compare),.product-card__price:has(.product-card__price-saving){width:100%}.product-card__price:has(.product-card__price-compare.hidden),.product-card__price:has(.product-card__price-saving.hidden){width:-webkit-max-content;width:-moz-max-content;width:max-content}}.product-card__price.black-friday{background:linear-gradient(134.82deg,#bd911e 10.25%,#feeb8d 36.67%,#ffefb6 53.75%,#ffde6c 72.8%,#d4a041 91.5%);color:#000!important}.product-card__price.black-friday .product-card__price-compare{background-color:#000;color:#fff}@media screen and (max-width: 1559px){.product-card__price{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.product-card__price-wrapper{margin-bottom:1rem}.product-card__price-currency{font-size:14px;font-size:1.4rem;font-weight:600;color:var(--title-color-dark, #030303)}.product-card__price-regular{font-size:21px;font-size:2.1rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;color:var(--title-color-dark, #030303)}@media screen and (min-width: 960px){.product-card__price-regular{font-size:24px;font-size:2.4rem;font-weight:700}}.product-card__price-compare{-webkit-border-radius:999px;border-radius:999px;padding:.8rem 1.2rem;background-color:#ff6363;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:14px;font-size:1.4rem;margin-left:auto;font-weight:600;white-space:nowrap}@media screen and (max-width: 959px){.product-card__price-compare{display:none}}.product-card__price-compare svg{margin-left:6px;min-width:18px;width:18px}.product-card__price-saving{background-color:#ff6363;color:#fff;font-size:14px;-webkit-border-radius:0 0 12px 12px;border-radius:0 0 12px 12px;padding:2px 12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}@media screen and (min-width: 960px){.product-card__price-saving{font-size:17px}}.product-card__price-saving.black-friday{background-color:#000;color:#fff}.product-card__price-saving span{display:inline}.product-card__price-saving-label{font-weight:500}.product-card__price-saving-value{font-weight:700}.product-card__footer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;row-gap:1rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.product-card__rating{margin-right:2rem}.product-card__rating:has(.stamped-badge[data-rating="0.0"]),.product-card__rating:empty{display:none}.product-card__rating .stamped-fa-star,.product-card__rating .stamped-fa-star-o{color:var(--brand-color-dark, #021d29)!important}.product-card__rating .stamped-fa-star:before,.product-card__rating .stamped-fa-star-o:before{font-size:15px!important}.product-card__rating .stamped-fa-star:not(:first-child),.product-card__rating .stamped-fa-star-o:not(:first-child){margin-left:.2rem}.product-card__rating .stamped-badge-caption{display:none}.product-card__stock{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-left:1.4rem}.product-card__stock:before{pointer-events:none;content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1rem;height:1rem;background-color:var(--product-card-stock-bg, #54c63a);-webkit-border-radius:50%;border-radius:50%}.product-card__stock span{font-size:10.537px;font-size:1.0537rem;display:none;color:var(--color-small-text, #000);letter-spacing:-.158px}.product-card__stock[data-status=in-stock] .in-stock,.product-card__stock[data-status=out-stock] .out-stock,.product-card__stock[data-status=continue] .continue{display:inline-block}.product-card__stock[data-status=out-stock]{--product-card-stock-bg: #b6b6b6}.product-card__stock[data-status=continue]{--product-card-stock-bg: #94e321}
/*# sourceMappingURL=/cdn/shop/t/289/assets/component-product-card.css.map */
