.product-item__image-figure--on-top{opacity:0;animation:reveal-opacity .35s ease-out forwards 50ms}.product-item{overflow:visible;position:relative;margin-block:.35rem}.product-item .product-item__slider,.product-item .product-item__slider .css-slider-holder,.product-item .product-item__slider figure,.product-item .product-item__image .svg-placeholder{border-radius:var(--border-radius-product-card)}.product-item .product-item__image-no-slider,.product-item .product-item__image-no-slider img{border-radius:var(--border-radius-product-card)}.product-item.loading{opacity:.36;pointer-events:none}.product-item.loading *{pointer-events:none!important}.product-item__image{position:relative;width:100%;height:0;display:block;z-index:8}.site-nav .product-item__image{border-radius:var(--border-radius-product-card)}.product-item__image-figure{transition:all .3s linear!important}.product-item__image-figure--top{z-index:99!important}.product-item__image .lazy-image--fit{background-color:var(--color-background-product-card)}a.product-item__image{cursor:pointer}a.product-item__image .css-slider-holder{cursor:pointer!important}div+.equalize-white-space{margin-top:-.1875rem}.product-item__price span:empty{display:none}.product-item__price del{padding-inline-start:.3125rem}.product-item__price .product-price--unit{display:block;padding-inline-start:0!important;opacity:.76}.product-item__price--empty{display:none}.card__text.product-item__text{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "icons" "vendor" "excerpt" "price" "quickbuy" "link";gap:.3125rem .875rem;justify-content:stretch;align-items:start}.product-item__text.spacing--xlarge>*{margin-bottom:.5em}.card__text.product-item__text--with-rating{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title rating" "icons icons" "vendor vendor" "excerpt excerpt" "price price" "quickbuy quickbuy" "link link"}.card__text.product-item__text.product-item__text--no-icons{grid-template-areas:"title" "vendor" "excerpt" "price" "quickbuy" "link"}.card__text.product-item__text--with-rating.product-item__text--no-icons{grid-template-areas:"title rating" "vendor vendor" "excerpt excerpt" "price price" "quickbuy quickbuy" "link link"}.card__text.product-item__text.product-item__text--no-excerpt{grid-template-areas:"title" "icons" "vendor" "price" "quickbuy" "link"}.card__text.product-item__text--with-rating.product-item__text--no-excerpt{grid-template-areas:"title rating" "icons icons" "vendor vendor" "price price" "quickbuy quickbuy" "link link"}.card__text.product-item__text.product-item__text--no-icons.product-item__text--no-excerpt{grid-template-areas:"title" "vendor" "price" "quickbuy" "link"}.card__text.product-item__text--with-rating.product-item__text--no-icons.product-item__text--no-excerpt{grid-template-areas:"title rating" "vendor vendor" "price price" "quickbuy quickbuy" "link link"}.card__text.product-item__text.text-align--center{align-items:center}.card__text.product-item__text.text-align--right{align-items:flex-end}.card__text.product-item__text:empty{display:none}.card__text.product-item__text>:not(.product-item__title):not(.product-item__ratings):not(.product-item__vendor):not(.product-item__price):not(.product-item__icons):not(.product-item__excerpt):not(.product-item__quick-buy):not(.product-item__link){grid-column:1 / -1}.product-item__excerpt a{display:inline-block;margin-top:.75rem;transition:all 175ms linear;border-bottom:1px solid}.no-touchevents .product-item__excerpt a:hover{color:var(--color-text-main)}.product-item__quick-buy{grid-area:quickbuy;border-top:1px solid var(--color-borders-main);margin-top:.375rem;width:100%}.product-item__quick-buy--modal{border-top:none;margin-top:0}.product-item__quick-buy--modal-compact .quick-add-to-cart{display:flex;justify-content:flex-start}.product-item__quick-buy--modal-compact .button{width:auto!important;min-width:0;min-height:2.2rem;padding-inline:.7rem;border-radius:.8rem;white-space:nowrap}.product-item__quick-buy--modal-compact .quick-add-to-cart__button--compact{min-height:2.2rem}.product-item__quick-buy--modal-compact .quick-add-to-cart__button--icon-only{width:2.2rem!important;min-width:2.2rem;height:2.2rem;min-height:2.2rem;display:inline-flex;align-items:center;padding-inline:0;padding-block:0;justify-content:center;border-radius:.5rem;line-height:1}.product-item__quick-buy--modal-compact .quick-add-to-cart__icon-card{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.2rem;line-height:1;transform:translateY(.05em)}.product-item__quick-buy--modal-compact .quick-add-to-cart__icon-card svg{display:block;width:1rem;height:1rem}.card__text.product-item__text.product-item__text--compact-modal-quick-buy{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title rating" "icons icons" "vendor vendor" "excerpt excerpt" "price quickbuy" "link link"!important;align-items:start}.card__text.product-item__text.product-item__text--compact-modal-quick-buy.product-item__text--no-icons{grid-template-areas:"title rating" "vendor vendor" "excerpt excerpt" "price quickbuy" "link link"!important}.card__text.product-item__text.product-item__text--compact-modal-quick-buy.product-item__text--no-excerpt{grid-template-areas:"title rating" "icons icons" "vendor vendor" "price quickbuy" "link link"!important}.card__text.product-item__text.product-item__text--compact-modal-quick-buy.product-item__text--no-icons.product-item__text--no-excerpt{grid-template-areas:"title rating" "vendor vendor" "price quickbuy" "link link"!important}.product-item__text--compact-modal-quick-buy .product-item__price{align-self:start;margin-bottom:0}.product-item__text--compact-modal-quick-buy .product-item__title{min-height:0}.product-item__text--compact-modal-quick-buy .product-item__quick-buy--modal-compact{justify-self:end;align-self:start;width:auto;margin-top:-1.4em;margin-inline-start:.5rem;margin-bottom:0}.product-item__text--compact-modal-quick-buy .product-item__quick-buy--modal-compact .quick-add-to-cart{align-items:flex-start}.product-item__quick-buy--no-border{border-top:none;margin-top:0!important}.product-item__quick-buy .add-to-cart-preloader svg circle{stroke:var(--color-text-cards)}.product-item__title+.product-item__quick-buy{margin-top:.5rem}.product-item__excerpt{grid-area:excerpt}.product-item__link{grid-area:link}.product-item__quick-buy .product-price{display:inline-block}.product-item__quick-buy .product-price .product-price--compare,.product-item__quick-buy .product-price .product-price--unit{display:none}.product-item__quick-buy .product-variants{padding-top:.875rem;padding-bottom:.3125rem}.product-item__quick-buy .product-variant{margin-top:0}.product-item__quick-buy .product-variant:not(:last-child){margin-bottom:.875rem}@media screen and (max-width:474px){.product-item__quick-buy .product-variant:not(:last-child){margin-bottom:.625rem}}.product-item__quick-buy .product-variant__name{margin-bottom:.3125rem}.product-item__quick-buy .product-form{margin-top:.5rem;border-top:0;margin-bottom:0}@media screen and (max-width:474px){.product-item__quick-buy .product-form{margin-top:.3125rem}}.product-item__title{grid-area:title;min-width:0}.product-item__title-prefix{display:block;margin-bottom:.125rem;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;opacity:.72}.product-item__title .remove-line-height-space--small,.product-item__title .remove-line-height-space--small>span{display:block;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.product-item__title .text-size--large{font-size:calc(17px / 16 * var(--base-body-primary-size) + 0px);line-height:1.25}.product-item__title .text-animation--underline-thin{background-image:none;background-size:0 0;padding-bottom:0}.no-touchevents .product-item__title:hover .text-animation--underline-thin{background-size:0 0}.product-item__title:last-child{margin-bottom:0}.product-item__vendor{grid-area:vendor;color:rgba(var(--color-foreground-main-rgb),.68);margin-top:-.35rem;margin-bottom:.1rem;display:block}.product-item__vendor .remove-line-height-space{line-height:1.1}.product-item__vendor .remove-line-height-space{line-height:1.15}.product-item__price{grid-area:price}.product-item__price,.product-item__price .product-price{font-size:calc(19px / 16 * var(--base-body-primary-size) + 0px);font-weight:var(--font-weight-body-primary-bold);line-height:1.2}.product-item__title+.product-item__price{margin-top:.35rem}.product-item__title+.product-item__link{margin-top:.5rem}.product-item__local-availability .alert{background:transparent;border:none;padding:0;margin:0}.product-item__local-availability .alert:before{width:.625rem;height:.625rem;margin-inline-end:.3125rem;top:.0625rem}.product-item__local-availability .alert.alert--note:before{border-color:var(--color-text-cards)}.product-item__slider{position:absolute;top:0;width:100%;height:100%;left:0}.product-item__badges{position:absolute;top:var(--gutter-small);width:calc(100% - var(--gutter-small) * 2);pointer-events:none;z-index:9}html[dir=rtl] .product-item__badges{left:var(--gutter-small)}html[dir=ltr] .product-item__badges{right:var(--gutter-small)}.product-item__badge{clear:both;float:right;margin-bottom:calc(var(--gutter-small) / 2);width:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline-start:.625rem;padding-inline-end:.625rem;height:1.5rem;border-radius:1.25rem;line-height:1.5rem;font-size:calc(12px / 16 * var(--base-body-primary-size) + 0px);font-weight:var(--font-weight-body-primary-bold)}.product-item__icons{grid-area:icons;display:flex;flex-wrap:wrap;gap:.625rem .3125rem;min-width:0;padding-inline-end:.375rem}@media screen and (max-width:474px){.product-item__icons{gap:.3125rem}}.product-item__ratings{grid-area:rating;margin-left:0;justify-self:end;align-self:start;white-space:nowrap}.product-item__ratings--placeholder{visibility:hidden;min-width:4.5rem}.product-item__ratings .star-rating{display:inline-flex;align-items:center;gap:.25rem}.product-item__ratings .star-rating__value{line-height:1}.product-item__ratings .star-rating__stars{width:.875rem!important;min-width:.875rem;height:.875rem;background-size:.875rem auto}.product-item__ratings .star-rating__stars-active{background-size:.875rem auto}.product-item__ratings .star-rating__caption{margin-inline-start:0}@media screen and (max-width:474px){.card__text.product-item__text--with-rating{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "rating" "icons" "vendor" "excerpt" "price" "quickbuy" "link"}.card__text.product-item__text--with-rating.product-item__text--no-icons{grid-template-areas:"title" "rating" "vendor" "excerpt" "price" "quickbuy" "link"}.card__text.product-item__text--with-rating.product-item__text--no-excerpt{grid-template-areas:"title" "rating" "icons" "vendor" "price" "quickbuy" "link"}.card__text.product-item__text--with-rating.product-item__text--no-icons.product-item__text--no-excerpt{grid-template-areas:"title" "rating" "vendor" "price" "quickbuy" "link"}.card__text.product-item__text.product-item__text--with-rating.product-item__text--compact-modal-quick-buy{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title rating" "icons icons" "vendor vendor" "excerpt excerpt" "price quickbuy" "link link"!important}.card__text.product-item__text.product-item__text--with-rating.product-item__text--compact-modal-quick-buy.product-item__text--no-icons{grid-template-areas:"title rating" "vendor vendor" "excerpt excerpt" "price quickbuy" "link link"!important}.card__text.product-item__text.product-item__text--with-rating.product-item__text--compact-modal-quick-buy.product-item__text--no-excerpt{grid-template-areas:"title rating" "icons icons" "vendor vendor" "price quickbuy" "link link"!important}.card__text.product-item__text.product-item__text--with-rating.product-item__text--compact-modal-quick-buy.product-item__text--no-icons.product-item__text--no-excerpt{grid-template-areas:"title rating" "vendor vendor" "price quickbuy" "link link"!important}.product-item__text{gap:.25rem .625rem}.product-item__title .text-size--large{font-size:calc(15px / 16 * var(--base-body-primary-size) + 0px)}.product-item__price,.product-item__price .product-price{font-size:calc(17px / 16 * var(--base-body-primary-size) + 0px)}.product-item__vendor{font-size:calc(12px / 16 * var(--base-body-primary-size) + 0px)}.product-item__vendor-prefix{display:none}.product-item__icons{padding-inline-end:.25rem}.product-item__text--compact-modal-quick-buy .product-item__price,.product-item__text--compact-modal-quick-buy .product-item__price .product-price{font-size:calc(14px / 16 * var(--base-body-primary-size) + 0px);line-height:1.1}.product-item__text--compact-modal-quick-buy .product-item__quick-buy--modal-compact{margin-top:-2em}.product-item__text--compact-modal-quick-buy .product-item__quick-buy--modal-compact .quick-add-to-cart__button--icon-only{width:1.95rem!important;min-width:1.95rem;height:1.95rem;min-height:1.95rem}.product-item__text--compact-modal-quick-buy .product-item__quick-buy--modal-compact .quick-add-to-cart__icon-card{font-size:1rem}.product-item__ratings{justify-self:end;align-self:start;white-space:normal;text-align:right;margin-top:-.15rem;opacity:.5}.product-item__ratings--placeholder{display:block;min-height:2.1rem;min-width:4.375rem}.product-item__ratings .star-rating{display:inline-flex;flex-direction:column;align-items:flex-end;gap:.1rem}.product-item__ratings .star-rating__stars{order:1}.product-item__ratings .star-rating__value,.product-item__ratings .star-rating__caption{display:none}.product-item__ratings .star-rating__stars{width:.875rem!important;min-width:.875rem}.product-item__ratings .star-rating:after{content:attr(data-mobile-rating);display:block;order:2;font-size:calc(11px / 16 * var(--base-body-primary-size) + 0px);line-height:1;font-weight:var(--font-weight-body-primary-medium)}}.product-item__quick-buy--modal-compact .quick-add-to-cart{align-items:center}.product-item .stamped-badge-caption,.product-text .stamped-badge-caption{margin-inline-start:6px;font-size:90%}.product-item .yotpo .yotpo-bottomline .yotpo-icon-star,.product-item .yotpo .yotpo-bottomline .yotpo-icon-half-star,.product-item .yotpo .yotpo-bottomline .yotpo-icon-empty-star,.product-text .yotpo .yotpo-bottomline .yotpo-icon-star,.product-text .yotpo .yotpo-bottomline .yotpo-icon-half-star,.product-text .yotpo .yotpo-bottomline .yotpo-icon-empty-star{color:var(--color-text-cards)}.product-item .yotpo a,.product-item .yotpo a:hover,.product-text .yotpo a,.product-text .yotpo a:hover{color:var(--color-text-cards)!important;margin-inline-start:8px;pointer-events:none!important}.product-item .yotpo .standalone-bottomline.star-clickable,.product-item .yotpo .standalone-bottomline .star-clickable,.product-text .yotpo .standalone-bottomline.star-clickable,.product-text .yotpo .standalone-bottomline .star-clickable{cursor:default!important}.product-item .alireviews-review-star-rating{pointer-events:none!important}.product-item .alr-wh-star-rating-list+div{display:none!important}.product-item-compact{display:grid;grid-template-columns:5rem 1fr;gap:1.25rem;padding:.625rem 0;align-items:center}.product-item-compact--expanded{align-items:flex-start;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start}.product-item-compact--expanded .product-item-compact__image{max-width:6.25rem;flex:1 1 6.25rem}.product-item-compact--expanded .product-item-compact__details{flex:1 1 0}.product-item-compact--expanded img,.product-item-compact--expanded figure{border-radius:clamp(0px,var(--border-radius-product-card),5px)}.product-item-compact--expanded .product-variant__name{display:none}.product-item-compact--expanded .product-variants{gap:.625rem!important}.product-item-compact--expanded product-variants{display:block;margin-top:.3125rem}.product-item-compact--expanded .product-form{margin-bottom:0;margin-top:.9375rem}.product-item-compact--expanded .product-form .button{padding:.625rem .9375rem}@media screen and (max-width:474px){.product-item-compact--expanded .product-form .button{font-size:calc(13px / 16 * var(--base-body-primary-size) + 0px)}}@media screen and (min-width:475px)and (max-width:1023px){.product-item-compact--expanded .product-form .button{font-size:calc(14px / 16 * var(--base-body-primary-size) + 0px)}}@media screen and (min-width:1024px){.product-item-compact--expanded .product-form .button{font-size:calc(15px / 16 * var(--base-body-primary-size) + 0px)}}.product-item-compact__details{display:grid;grid-template-columns:100%;gap:.1875rem}.product-item-compact__price{display:block}.product-item-compact__price del{padding-inline-start:.3125rem}.product-item-compact__image--rounded figure{border-radius:100%}.product-item-compact__image--rounded figure img{border-radius:100%}.product-item-compact__image figure{border:solid 1px var(--color-borders-main);overflow:hidden}.product-item-compact .star-rating__caption{display:none}.product-item-compact__form--horizontal quick-buy{display:flex;column-gap:.625rem;row-gap:.3125rem;align-items:start;flex-wrap:wrap}.product-item-compact__form--horizontal .product-form{margin-top:.3125rem}.product-item-compact__form--horizontal .add-to-cart{white-space:nowrap}.product-item-compact__form--horizontal .product-variants{display:inline-flex;margin-bottom:0;flex-wrap:wrap}.product-item-compact__form--horizontal .product-variants .product-variant{min-width:max-content}.product-form .button{padding:.75rem .9375rem}@media screen and (max-width:474px){.product-form .button{padding:.625rem .9375rem}}.quick-add-to-cart{display:block;margin-top:.3125rem}@media screen and (max-width:474px){.quick-add-to-cart{margin-top:.4375rem}}#cart-recommendations-sidebar .quick-add-to-cart{margin-top:.625rem}.quick-add-to-cart>a,.quick-add-to-cart>product-form{vertical-align:bottom}.product-item.css-slide .card__text{padding-bottom:0}.product-item.css-slide .card__text>*:last-child{margin-bottom:0!important}
/*# sourceMappingURL=/cdn/shop/t/39/assets/component-product-item.css.map */
