.fp-packs{border:0;padding:0;margin:1.5rem 0;display:grid;gap:1.2rem;color:#111}.fp-pack{position:relative;display:flex;align-items:center;gap:1rem;padding:1.6rem 1.2rem;background:#fffefa;border:1px solid #9b76004d;border-radius:4px;cursor:pointer;line-height:1.35}.fp-pack:has(input:checked){border:2px solid #4e3d04;background:#fff;padding:calc(1.6rem - 1px) calc(1.2rem - 1px)}.fp-pack input{accent-color:#9b7600;flex-shrink:0;width:18px;height:18px;margin:0}.fp-pack-copy{display:grid;gap:.4rem;min-width:0}.fp-pack-heading{display:flex;align-items:center;flex-wrap:wrap;column-gap:8px}.fp-pack-capsules{display:flex;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:700;line-height:1.4;color:#000;background:#f1e2b1;border-radius:4px;white-space:nowrap}.fp-pack-copy strong,.fp-pack-price{font-size:1.6rem}.fp-pack-copy em{font-size:1.3rem;color:#555}.fp-pack-copy small{font-size:1.2rem;font-weight:700;background:#f1e2b1;padding:.25rem .6rem;border-radius:3px;justify-self:start}.fp-pack-price{margin-left:auto;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.fp-pack-price del{font-size:1.3rem;line-height:1.3;color:#555;font-weight:400;text-decoration:line-through}.fp-pack-price del[hidden]{display:none}.fp-pack-badge{position:absolute;right:1rem;top:-.9rem;background:#f1e2b1;font-size:1.2rem;font-weight:700;padding:.15rem .7rem;border-radius:3px}.fp-packs:focus-within{outline-offset:3px}@media(max-width:600px){.fp-pack{display:grid;grid-template-columns:18px minmax(0,1fr) auto;column-gap:1rem;row-gap:.4rem}.fp-pack input{grid-column:1;grid-row:1 / span 3;align-self:center}.fp-pack-copy{display:contents}.fp-pack-heading{grid-column:2 / -1;grid-row:1;flex-wrap:nowrap}.fp-pack-heading strong{min-width:0}.fp-pack-capsules{flex:none}.fp-pack-copy>em{grid-column:2;grid-row:2}.fp-pack-copy>small{grid-column:2;grid-row:3}.fp-pack-price{grid-column:3;grid-row:2 / span 2;align-self:center;margin-left:0}}@media(max-width:360px){.fp-pack{gap:.7rem}.fp-pack-copy strong,.fp-pack-price{font-size:1.4rem}}.fp-offer{box-sizing:border-box;margin:20px 0;padding:10px;border:1px solid #c5c8d1;border-radius:4px;background:#fff;color:#202223;font-family:inherit;line-height:1.35}.fp-offer[hidden],.cart-count-bubble[hidden]{display:none!important}.fp-offer-title{font-family:inherit;font-size:16px;line-height:1.35;font-weight:600;color:#202223;margin:0 0 10px;letter-spacing:normal}.fp-offer-product{display:flex;align-items:center;gap:12px;min-width:0}.fp-offer-product img{width:90px;height:90px;flex:none;object-fit:contain;border-radius:4px}.fp-offer-copy{min-width:0;flex:1}.fp-offer-product-title{font-size:14px;line-height:1.35;margin:0 0 8px;color:#202223}.fp-offer-prices{display:flex;flex-wrap:wrap;column-gap:8px;row-gap:3px;font-size:14px}.fp-offer-prices del{color:#96a4b6}.fp-offer-prices strong{color:#30bc04;font-weight:600}.fp-offer-add{font:inherit;font-size:25px;line-height:1;color:#fafafa;background:#9c7600;border:0;border-radius:4px;width:38px;height:38px;flex:none;cursor:pointer}.fp-offer-add:focus-visible,.fp-offer-nav button:focus-visible,.fp-cart-controls button:focus-visible{outline:2px solid #4e3d04;outline-offset:3px}.fp-offer-nav{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:8px;color:#333;font-size:12px}.fp-offer-nav button{border:0;background:transparent;color:#333;cursor:pointer;width:32px;height:32px;font:inherit;font-size:25px;line-height:1}.fp-offer--extra{margin:20px 0;padding:11px 10px 10px;border-color:#63656c;border-radius:8px;background:linear-gradient(3deg,#ddd,#dddadd)}.fp-offer--extra .fp-offer-prices strong{color:red}.fp-offer--extra .fp-offer-product{gap:10px}.fp-offer--extra .fp-offer-product img{width:70px;height:70px}.fp-extra-checkbox{width:20px;height:20px;margin:0;flex:none;accent-color:#202223;cursor:pointer}.fp-offer-countdown{margin-top:10px;padding:8px 6px;background:#f4dc94;color:#000;text-align:center;font-size:16px;border-radius:4px}.fp-offer-countdown span{font-variant-numeric:tabular-nums;color:#050505}.fp-cart-line{display:flex;gap:12px;padding:18px 0;border-bottom:1px solid #ddd;align-items:flex-start;line-height:1.35}.fp-cart-line>img{width:76px;height:76px;object-fit:contain;flex:none}.fp-cart-line-copy{min-width:0;flex:1}.fp-cart-line-copy>p{font-size:14px;margin:0 0 6px}.fp-cart-line-copy>small{font-size:12px;color:#555}.fp-cart-line-price{font-size:14px;margin:7px 0}.fp-cart-line-price del{font-size:12px;color:#777}.fp-cart-controls{display:flex;align-items:center;gap:9px;font-size:14px}.fp-cart-controls button{font:inherit;border:1px solid #ccc;border-radius:3px;background:#fff;color:#202223;min-width:30px;height:30px;padding:2px 7px;cursor:pointer}.fp-cart-controls .fp-cart-remove{font-size:12px;border:0;text-decoration:underline;margin-left:auto;padding:0}#fortepro-cart-lines{width:100%}@media(max-width:360px){.fp-offer-product{gap:8px}.fp-offer-product img{width:70px;height:70px}.fp-offer--extra .fp-offer-product img{width:56px;height:56px}.fp-offer-add{width:32px;height:32px}}cart-drawer:not(.is-empty) .drawer__inner-empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme-fortepro-local.css.map */
