.product-item{overflow:visible;border-radius:0;box-shadow:0 1px 2px #0003,inset 0 1px 2px #0003}.product-item__image-figure{border-radius:0;transition:opacity .3s linear,visibility .3s linear!important}.product-item__image .lazy-image:before,.product-item__image .lazy-image:after{border-radius:0}.product-item__image--no-text .product-item__image-figure{border-radius:var(--border-radius-cards)}.product-item__image-figure--secondary,.no-touchevents .product-item__image--has-secondary:hover .product-item__image-figure--primary{opacity:0;visibility:hidden}.no-touchevents .product-item__image--has-secondary:hover .product-item__image-figure--secondary{opacity:1;visibility:visible}div+.equalize-white-space{margin-top:-.1875rem}.product-item__price,.product-item__quick-buy{display:none}.product-item__text{display:flex;flex-direction:column;padding:10px;min-height:150px;margin-bottom:-40px}.product-item__text.text-align--center{align-items:center}.product-item__text.text-align--right{align-items:flex-end}.product-item__text:empty{display:none}.product-item__quick-buy .no-touchevents .button:hover .button__preloader svg circle{stroke:var(--color-foreground-cards)}.product-item__title+.product-item__quick-buy{margin-top:.5rem}.product-item__quick-buy .button{padding-left:.75rem!important;padding-right:.75rem!important}.product-item__title:last-child{margin-bottom:.5rem}.product-item__text+.product-item__quick-buy{margin-top:.25rem}.product-item__badges{position:absolute;display:flex;flex-direction:column;justify-content:flex-start;top:0;right:0;bottom:0;left:0;width:auto;height:auto;pointer-events:none;z-index:2}html[dir=rtl] .product-item__badges{left:var(--gutter-small)}html[dir=ltr] .product-item__badges{right:var(--gutter-small)}.product-text .product-item__badges{position:static;display:flex;gap:.75rem;width:auto;inset:auto;height:auto}.product-item__badge{clear:none;float:none;margin-bottom:0;width:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 16px;border-top-right-radius:20px!important;border-bottom-right-radius:20px!important;font-size:14px}.product-text .product-item__badge{margin-bottom:0;max-width:none;float:none;height:1.75rem;line-height:1.75rem;padding-inline-start:.5625rem;padding-inline-end:.5625rem}.product-item__badge--new{margin-top:10px;max-width:70px}.product-item__badge--raw-protein{position:absolute;top:auto;bottom:12px;left:0}.product-text .product-item__badge--raw-protein,.product__badges .product-item__badge--raw-protein{position:static;top:auto;bottom:auto;left:auto}.product-item__icons{display:flex;flex-wrap:wrap;gap:.625rem 0}.star-rating{font-size:0;width:100%;height:1rem;display:grid;grid-template-columns:max-content auto;align-items:center;gap:.625rem}.star-rating__stars{background-repeat:repeat-x;font-size:0;display:inline-block;text-align:start}.star-rating__stars-active{display:inline-block;font-size:0;height:.875rem;background-repeat:repeat-x}.main-content--align-product-items .product-item{display:flex;flex-direction:column}.main-content--align-product-items .product-item__text:first-of-type{flex-grow:1}.product-item .stamped-badge-caption{margin-inline-start:8px;font-size:80%}.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{color:var(--color-text-cards)}.product-item .yotpo a,.product-item .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{cursor:default!important}.collection-tabs{display:flex;gap:.75rem;flex-wrap:wrap}.section-heading--center+.collection-tabs{justify-content:center}.collection-tabs_tab.active .button{background-color:var(--color-text-main);border-color:var(--color-text-main);color:var(--color-foreground-main)}.collection-tabs_panel{display:none}.collection-tabs_panel.active{display:block}.product-item__title{font-weight:500;margin-bottom:10px;min-height:22px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item__title--long{min-height:44px}.product-item__title a{color:inherit;text-decoration:none}.product-item__rating{padding-top:5px;width:38%;display:flex;justify-content:flex-end;align-items:center;margin-left:auto}.product-item__rating .jdgm-prev-badge{margin:0;padding:0}.product-item__rating .jdgm-prev-badge__text{display:none!important}@media screen and (min-width:768px)and (max-width:1023px){.product-item__rating{width:44%}}@media screen and (max-width:487px){.product-item__rating{width:44%}}.product-item__rating .review-count{font-size:12px;color:#666;margin-left:12px;position:relative}.product-item__rating .rating-value{display:none}.template-cart .jdgm-star{font-family:JudgemeStar!important;font-size:16px!important}.product-item__info-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:35px}.product-item__tags{width:65%;margin-left:-11px}.product-item__tags-container{display:inline-flex;flex-wrap:wrap;align-items:center;gap:2px;background-color:#bfbfbf;padding:8px 15px;border-radius:0 20px 20px 0}.product-item__tags-container--empty{background-color:transparent}.product-item__tag--placeholder{visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.product-item__tag{font-family:Montserrat;font-size:12px;color:#2e2e2e;text-transform:uppercase;margin-right:-1px}.product-item__tag-separator{font-family:Montserrat;font-size:12px;color:#2e2e2e;margin:0 2px}.product-item__details-row{display:flex;align-items:center;justify-content:space-between;margin-top:-30px}.product-item__info-item{font-size:14px;color:#666}.container-large{max-width:1400px;margin:0 auto;padding:0 25px}.grid{gap:25px}.grid--layout{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.container-large{padding:0 15px}.grid{gap:15px;margin-top:15px}.grid--layout{grid-template-columns:repeat(2,1fr)}.product-item__text{min-height:132px}.product-item__badge{padding:4px 12px;font-size:12px}.product-item__badge--new{margin-top:15px;max-width:60px}.product-item__title{font-size:16px;margin-bottom:8px}.product-item__tag,.product-item__tag-separator{font-size:11px}.product-item__info-item{font-size:12px}.product-item__tags-container{padding:6px 12px}}@media screen and (max-width:480px){.container-large{padding:0 10px}.grid{gap:10px;margin-top:10px}.grid--layout{grid-template-columns:1fr}.product-item__badge{padding:3px 10px;font-size:11px}.product-item__badge--new{margin-top:10px;max-width:50px}.product-item__title{font-size:14px}.product-item__tag,.product-item__tag-separator{font-size:11px}.product-item__info-item{font-size:12px}.product-item__tags-container{padding:4px 10px}}.grid-item.grid-span-full{grid-column:1 / -1}.product-grid-more-meals__text{font-family:Montserrat;font-size:16px;margin-bottom:10px;color:#000}.product-grid-more-meals .button{padding:14px 12px;border-radius:6px;background-color:#030200;background-size:cover;font-family:Montserrat;font-size:18px;color:#fff}.product-grid-more-meals .button:hover{background-color:#595959!important;color:#fff!important}@media screen and (min-width:1301px)and (max-width:1400px){.product-item__rating{width:50%}}@media screen and (min-width:1025px)and (max-width:1300px){.product-item__rating{width:50%}}@media screen and (max-width:767px){.product-grid-more-meals__text{font-size:16px;margin-bottom:20px}.button--full-width-mobile{width:100%;max-width:100%}}.jdgm-prev-badge__stars{display:flex!important;gap:5px!important;margin-right:-10px!important}.product-item__add-button{padding-bottom:1.25rem;text-align:center}.product-item__add-button .btn{width:auto;gap:20px}.product-item__add-label,.product-item__add-price{white-space:nowrap}.product-item__add-price{font-weight:700}.product-item__image-container{position:relative}.product-item__image-figure--slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-item__image-figure--slide.active{opacity:1;visibility:visible}.product-item__carousel-arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:3;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.no-touchevents .product-item__image-container:hover .product-item__carousel-arrows{opacity:1;visibility:visible}.product-item__carousel-dots{display:none;position:absolute;left:0;right:0;bottom:10px;z-index:3;justify-content:center;align-items:center;gap:6px;pointer-events:none}.product-item__carousel-dot{width:6px;height:6px;border-radius:50%;background:#ffffff8c;box-shadow:0 1px 2px #00000040;transition:background-color .2s ease,transform .2s ease}.product-item__carousel-dot.active{background:#fff;transform:scale(1.15)}body.touchevents .product-item__carousel-arrows,html.is-native-app .product-item__carousel-arrows{display:none!important}body.touchevents .product-item__carousel-dots,html.is-native-app .product-item__carousel-dots{display:flex}@media(hover:none),(pointer:coarse){.product-item__carousel-arrows{display:none!important}.product-item__carousel-dots{display:flex}}.product-item__carousel-arrow{width:32px;height:32px;border-radius:50%;background-color:#fffffff2;border:1px solid rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;transition:all .2s ease;box-shadow:0 2px 6px #0000001a;opacity:.7}.product-item__carousel-arrow:hover{background-color:#fff;border-color:#0000004d;transform:scale(1.05);box-shadow:0 3px 10px #00000026;opacity:1}.product-item__carousel-arrow--prev{margin-left:8px}.product-item__carousel-arrow--next{margin-right:8px}.product-item__carousel-arrow svg{width:12px;height:12px;transition:transform .2s ease;stroke:var(--color-text-main);display:block}.product-item__carousel-arrow:hover svg{transform:scale(1.1);stroke:var(--color-text-main)}@media screen and (max-width:768px){.product-item__carousel-arrows{display:none!important}.product-item__carousel-dots{display:flex}}.product-item .card__image.product-item__image{position:relative}.product-item .favorite-heart{position:absolute;top:10px;right:10px;z-index:10;cursor:pointer;width:36px;height:36px;border-radius:50%;background-color:#ffffffe6;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.no-touchevents .product-item .favorite-heart:hover{background-color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0003}.product-item .favorite-heart svg{width:18px;height:18px;transition:all .3s ease;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent}.product-item .favorite-heart svg path{fill:#ccc;stroke:#999;stroke-width:1;transition:all .3s ease}.product-item .favorite-heart.active svg path{fill:#ff4757;stroke:#ff3838;stroke-width:1}.no-touchevents .product-item .favorite-heart:hover svg path{fill:#ff6b7a;stroke:#ff4757}.no-touchevents .product-item .favorite-heart.active:hover svg path{fill:#ff3838;stroke:#ff2f2f}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-product-item.css.map */
