.wld-product-card{background:var(--white);border-radius:var(--wld-card-radius) var(--wld-card-radius) 0 0;overflow:hidden;border:none;display:flex;flex-direction:column;min-height:100%;transition:transform .3s ease,box-shadow .3s ease}.wld-product-card:hover{box-shadow:none;transform:translateY(-4px)}.wld-product-card--empty{background:var(--cream);border-color:transparent;min-height:260px}.wld-product-card__empty{padding:2rem;font-size:13px;color:var(--mid)}.wld-product-card__media{position:relative}.wld-product-card__img-wrap{aspect-ratio:1 / 1;overflow:hidden;background:var(--cream);position:relative;border-radius:var(--wld-card-radius) var(--wld-card-radius) 0 0}.wld-product-card__img-inner{width:100%;height:100%;transition:transform .4s ease;display:flex;align-items:center;justify-content:center}.wld-product-card:hover .wld-product-card__img-inner,.wld-product-card:focus-within .wld-product-card__img-inner{transform:scale(1.04)}.wld-product-card__img-inner--1{background:linear-gradient(160deg,#ccd9c8,#8aaa84)}.wld-product-card__img-inner--2{background:linear-gradient(160deg,#d4c4b0,#a08460)}.wld-product-card__img-inner--3{background:linear-gradient(160deg,#c8c8b0,#8a9068)}.wld-product-card__img-inner--4{background:linear-gradient(160deg,#d0c0a0,#a89068)}.wld-product-card__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.wld-product-card-puffs{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:8px;z-index:2;pointer-events:none}.wld-product-card-puff{display:inline-block;background:#1f2218;color:#dde8af;font-family:var(--sans);font-size:15px;font-weight:600;font-style:italic;font-synthesis:none;line-height:1.2;letter-spacing:var(--wld-caps-tracking, .111em);text-transform:uppercase;padding:4px 8px;border-radius:3px;width:fit-content}@media(max-width:749px){.wld-product-card-puffs{top:.5rem;left:.5rem;gap:4px}.wld-product-card-puff{font-size:11px;padding:3px 5px}}.wld-product-card-puff-secondary{background:#fff;color:#1f2218}.wld-product-card-puff-green{background:var(--green);color:var(--white)}.wld-product-card-puff-red{background:var(--red, #c0392b);color:var(--white)}.wld-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.wld-product-card__gallery{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.wld-product-card__gallery-track{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom;cursor:grab}.wld-product-card__gallery-track::-webkit-scrollbar{display:none}.wld-product-card__gallery-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.wld-product-card__gallery-track.is-animating{scroll-snap-type:none;scroll-behavior:auto}.wld-product-card__gallery-image{position:relative;inset:auto;display:block;flex:0 0 100%;width:100%;height:100%;object-fit:cover;scroll-snap-align:start;scroll-snap-stop:always;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.wld-product-card__gallery-nav{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:28px;height:38px;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#0d2b29;box-shadow:none;opacity:.75;transform:translateY(-50%);cursor:pointer;transition:opacity .2s ease,transform .2s ease}.wld-product-card__gallery-nav .ggicon{color:#0d2b29!important;font-family:GGIcons!important;font-size:12px!important;font-weight:400!important;line-height:1!important}.wld-product-card__gallery-nav:hover{background:transparent;color:#0d2b29;opacity:1;transform:translateY(-50%) scale(1.12)}.wld-product-card__gallery-nav:disabled{opacity:.25;cursor:default}.wld-product-card__gallery-nav--prev{left:8px}.wld-product-card__gallery-nav--next{right:8px}@media(max-width:749px){.wld-product-card__gallery-nav{display:none}}.wld-product-card__info{padding:1.5rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.wld-product-card__farm{font-size:10px;font-weight:600;letter-spacing:var(--wld-caps-tracking);text-transform:uppercase;color:var(--green-text);margin:0}.wld-product-card__title{margin:0;font-size:20px!important;font-weight:500!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wld-product-card__title a{color:inherit;text-decoration:none}.wld-product-card__reviews{margin:2px 0}.wld-product-card__reviews .jdgm-prev-badge__text{display:none}.wld-product-card__excerpt{margin:0 0 8px;font-family:var(--sans);font-size:15px;line-height:1.35;color:#878577;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40.5px;max-height:40.5px}.wld-product-card__price-row{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap;margin-top:auto}.wld-product-card__price{font-family:var(--serif);font-size:20px!important;font-weight:500!important;color:var(--black)}.wld-product-card__unit{color:var(--wld-section-eyebrow)}.wld-product-card__weight{font-family:var(--sans);font-size:18px;font-weight:300;color:var(--black)}.wld-product-card__recipe,.wld-product-card__recipe-text{color:var(--green-text)}.wld-product-card__recipe-link{color:var(--green-text);text-decoration:none}.wld-product-card__recipe-link:hover,.wld-product-card__recipe-link:focus-visible{color:var(--black);text-decoration:underline}.wld-product-card__add-btn{position:absolute;bottom:24px;left:50%;transform:translate(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#83c61a;color:#fff;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .2s ease,opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1)}.wld-product-card__add-btn .ggicon{font-size:14px;position:relative;top:2px}.wld-product-card__qty-btn .ggicon{font-size:15px;position:relative;top:2px}.wld-product-card__add-btn:hover{background:#95e11e}.wld-product-card__add-btn:disabled{opacity:.5;cursor:not-allowed}.wld-product-card__add-btn--goto{width:auto;min-width:150px;padding:0 1.25rem;border-radius:999px;box-sizing:border-box;font-family:var(--sans);font-size:14.5px;font-weight:700;letter-spacing:.111em;white-space:nowrap;text-decoration:none}.wld-product-card__add-btn--bottom.wld-product-card__add-btn--goto{position:static;transform:none;width:auto;min-width:150px}.wld-product-card__soldout-btn{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:3;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;height:44px;padding:0 1.1rem;border:none;border-radius:999px;background:#878577;color:#f5f3ef;font-family:var(--sans);letter-spacing:.111em;font-size:14.5px!important;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background .2s ease}.wld-product-card__soldout-btn:hover,.wld-product-card__soldout-btn:focus-visible{background:#9b998a}.wld-product-card__soldout-btn--bottom{position:static;transform:none;width:100%;height:auto;padding:.65rem 1.2rem;box-sizing:border-box}.wld-product-card__img-wrap.has-qty .wld-product-card__add-btn,.wld-product-card__quick-area.has-qty .wld-product-card__add-btn{opacity:0;pointer-events:none;transform:translate(-50%) scale(.9)}.wld-product-card__quick-btn:hover:not(:disabled){opacity:.88}.wld-product-card__quick-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.wld-product-card__quick-goto{margin:0;width:auto}.wld-product-card__sr-form{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.wld-product-card__qty-stepper{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:0;z-index:4;background:#ffffffeb;border-radius:999px;padding:3px;max-width:44px;overflow:hidden;opacity:0;pointer-events:none;transition:max-width .3s cubic-bezier(.4,0,.2,1),opacity .2s ease}.wld-product-card__qty-stepper.is-active{max-width:160px;opacity:1;pointer-events:auto}.wld-product-card__qty-btn{width:38px;height:38px;border-radius:50%;border:none;cursor:pointer;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wld-product-card__qty-btn--minus{background:#d9d9d9;color:#fff;order:1}.wld-product-card__qty-count{order:2;min-width:48px;text-align:center;font-family:var(--sans);font-size:16px;font-weight:500;color:var(--black)}.wld-product-card__qty-btn--plus{background:#83c61a;color:#fff;border-radius:50%;order:3}.wld-product-card__qty-btn--plus:hover{background:#95e11e}@media(max-width:1100px){.wld-product-card__info{padding:.6rem}.wld-product-card__title{font-size:14px!important}.wld-product-card__price{font-size:15px!important}.wld-product-card__weight{font-size:13px}.wld-product-card__excerpt{-webkit-line-clamp:2;margin-bottom:6px}.wld-product-card__quick{padding:0 .6rem .6rem!important}.wld-product-card__quick-btn,.wld-product-card__quick-goto{font-size:11px!important;padding:.4rem .5rem!important}.wld-product-card__add-btn{width:34px!important;height:34px!important;font-size:16px!important}.wld-product-card__add-btn--goto{width:auto!important;min-width:132px;height:38px!important;font-size:14.5px!important}.wld-product-card__qty-btn{width:28px!important;height:28px!important;font-size:13px!important}.wld-product-card__qty-count{min-width:32px!important;font-size:13px!important}}@media(prefers-reduced-motion:reduce){.wld-product-card:hover{transform:none}.wld-product-card:hover .wld-product-card__img-inner,.wld-product-card:focus-within .wld-product-card__img-inner{transform:none}}.wld-product-card-puff--viktvara,.wld-product-card-puff--djupfryst{background:#fff!important;color:#1f2218!important}.wld-product-card-puff--nyhet,.wld-product-card-puff--mangdrabatt,.wld-product-card-puff--kampanj,.wld-product-card-puff--utgar-snart,.wld-product-card-puff--other{background:#1f2218!important;color:#dde8af!important}.wld-product-card-puff--saljer-snabbt,.wld-product-card-puff--fri-frakt{background:#dde8af!important;color:#1f2218!important}.wld-product-card-puff--viktvara{order:1}.wld-product-card-puff--nyhet{order:2}.wld-product-card-puff--djupfryst{order:3}.wld-product-card-puff--mangdrabatt{order:4}.wld-product-card-puff--kampanj{order:5}.wld-product-card-puff--utgar-snart{order:6}.wld-product-card-puff--saljer-snabbt{order:7}.wld-product-card-puff--fri-frakt{order:8}.wld-product-card-puff--other{order:99}
/*# sourceMappingURL=/cdn/shop/t/18/assets/wld-product-card.css.map */
