.wholesale-card{display:flex;flex-direction:column;border:2px solid #e5e5e5;border-radius:8px;background:#fff;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease;height:100%;position:relative}.wholesale-card:hover{box-shadow:0 4px 12px #0000001a;border-color:#d5d5d5}.wholesale-card__media{position:relative;aspect-ratio:1/1;background:#f9f9f9;overflow:hidden}.wholesale-card__media-link{display:block;width:100%;height:100%}.wholesale-card__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.wholesale-card:hover .wholesale-card__image{transform:scale(1.03)}.wholesale-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.wholesale-card__placeholder svg{width:60%;height:60%;fill:#e5e5e5}.wholesale-card__pack-badge{position:absolute;bottom:10px;left:10px;background:#00a1a2;color:#fff;padding:4px 11px;border-radius:4px;font-size:1.19rem;font-weight:600;z-index:1}.wholesale-card__info{padding:1rem;flex:1;display:flex;flex-direction:column}.wholesale-card__title{font-size:1.3rem;font-weight:600;color:#333;margin:0 0 .3rem;line-height:1.25}.wholesale-card__title a{color:inherit;text-decoration:none}.wholesale-card__title a:hover{color:#00a1a2}.wholesale-card__product-code{font-size:1.1rem;color:#666;margin:0 0 .3rem}.wholesale-card__pricing{margin:.5rem 0 0;margin-top:auto}.wholesale-card__case-price{font-size:1.2rem;font-weight:500;color:#333;padding-top:.8rem;margin-bottom:.2rem}.wholesale-card__price-value{font-size:1.6rem;font-weight:700;color:#ed6906}.wholesale-card__price-vat{font-size:1.2rem;color:#666;font-weight:500;margin-left:.5rem}.wholesale-card__rrp{font-size:1.2rem;color:#999;margin-top:.25rem}.wholesale-card__stock{position:absolute;top:10px;right:10px;font-size:1.12rem;font-weight:600;margin:0;padding:4px 12px;border-radius:17px;z-index:2}.wholesale-card__stock--low{background-color:#ef4444d9;color:#fff}.wholesale-card__stock--out{background-color:#7f1d1de6;color:#fff}@media screen and (max-width:749px){.wholesale-card__stock{top:6px;right:6px;font-size:.95rem;padding:3px 9px;border-radius:14px}}.wholesale-card__pack-badge-list{display:none}.wholesale-card__actions{padding:.75rem 1rem 1rem;border-top:1px solid #e5e5e5;background:#fafafa}.wholesale-card__form{display:flex;flex-direction:column;gap:.75rem}.wholesale-card__quantity{display:flex;align-items:center;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden;background:#fff}.wholesale-card__qty-btn{width:40px;height:44px;background:#f5f5f5;border:none;cursor:pointer;font-size:1.8rem;font-weight:500;color:#333;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.wholesale-card__qty-btn:hover{background:#e5e5e5}.wholesale-card__qty-input{flex:1;border:none;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;padding:1rem .5rem;font-size:1.4rem;text-align:center;-moz-appearance:textfield;min-width:0}.wholesale-card__qty-input::-webkit-outer-spin-button,.wholesale-card__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wholesale-card__add-btn{width:100%;background-color:#ed6906;color:#fff;border:none;padding:1.2rem 2rem 1rem;font-family:Chaloops,cursive;font-size:1.4rem;font-weight:600;border-radius:8px;cursor:pointer;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.wholesale-card__add-btn:hover{opacity:.9}.wholesale-card__add-btn:disabled{opacity:.5;cursor:not-allowed}.wholesale-card__add-spinner{display:none;width:18px;height:18px}.wholesale-card__add-btn.loading .wholesale-card__add-spinner{display:block}.wholesale-card__add-btn.loading .wholesale-card__add-spinner svg{animation:wholesale-spin 1s linear infinite}@keyframes wholesale-spin{to{transform:rotate(360deg)}}.wholesale-card__add-spinner .spinner{width:100%;height:100%}.wholesale-card__add-spinner .path{stroke:currentColor}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-wholesale-card.css.map */
