/*
Generated time: May 31, 2025 20:00
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.m-product-inventory[data-status=instock],.m-product-inventory[data-status=normal]{--opacity:1;--color:var(--color-success)}.m-product-inventory[data-status=low]{--opacity:1;--color:var(--color-warning)}.m-product-inventory[data-status=backordered]{--opacity:0.6;--color:var(--color-foreground)}.m-product-inventory[data-status=outofstock]{--opacity:1;--color:var(--color-error)}.m-product-inventory__inner{color:rgb(var(--color),var(--opacity))}.m-product-inventory__text{font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-style:var(--font-style-header);position:relative;padding-left:20px}.m-product-inventory__pin{width:6px;height:6px;position:absolute;left:3px;top:50%;transform:translateY(-50%)}.m-product-inventory__pin:after,.m-product-inventory__pin:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;border-radius:50%;background-color:rgb(var(--color),var(--opacity))}.m-product-inventory__pin:after{animation:1.5s dotScale ease-in-out infinite}.m-product-inventory__message p{display:inline-block}.m-product-inventory .m-progress-bar{--color-progress-bar:rgb(var(--color), var(--opacity));--scale-x:var(--percent, 100%);margin-top:6px}.main-product__block-inventory_status .m-product-inventory__text{padding-left:26px}.main-product__block-inventory_status .m-product-inventory__pin{width:10px;height:10px;left:4px}