/*
Generated time: February 12, 2025 05:44
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__indicator-bar{background-color:#ccc;height:5px;border-radius:3px;position:relative;width:100%;display:block;margin-top:6px}.m-product-inventory__indicator-bar span{background-color:rgb(var(--color),var(--opacity));position:absolute;left:0;top:0;height:100%;border-radius:3px;transition:width .4s}.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}