.productView-stockStatus{display:block;width:100%}.productView-stockStatus__inner{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:var(--padding-tb, 12px) var(--padding-lr, 16px);background-color:var(--stock-bg, #f5f5f5);border-radius:var(--border-radius, 4px);transition:all .3s ease}.productView-stockStatus__inner.has-border{border:1px solid var(--border-color, #e0e0e0)}.productView-stockStatus__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:14px;font-weight:700;color:var(--stock-color, #333);flex-shrink:0}.productView-stockStatus__text{font-size:var(--fontsize-text, 14px);color:var(--stock-color, #333);font-weight:500;line-height:1.4;margin:0}.productView-stockStatus--high .productView-stockStatus__inner{background-color:var(--stock-bg, #e8f5e9)}.productView-stockStatus--high .productView-stockStatus__icon,.productView-stockStatus--high .productView-stockStatus__text{color:var(--stock-color, #2e7d32)}.productView-stockStatus--medium .productView-stockStatus__inner{background-color:var(--stock-bg, #fff3e0)}.productView-stockStatus--medium .productView-stockStatus__icon,.productView-stockStatus--medium .productView-stockStatus__text{color:var(--stock-color, #f57c00)}.productView-stockStatus--low .productView-stockStatus__inner{background-color:var(--stock-bg, #ffebee)}.productView-stockStatus--low .productView-stockStatus__icon,.productView-stockStatus--low .productView-stockStatus__text{color:var(--stock-color, #c62828)}@media screen and (max-width: 767px){.productView-stockStatus__inner{padding:var(--padding-tb, 10px) var(--padding-lr, 12px)}.productView-stockStatus__icon{width:18px;height:18px;font-size:12px}.productView-stockStatus__text{font-size:calc(var(--fontsize-text, 14px) - 1px)}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/component-product-stock-status.css.map */
