/*
Generated time: September 25, 2025 20:36
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.
*/
.product-availability-pulse{position:absolute;top:10px;left:10px;width:15px;height:15px;background-color:green;border-radius:50%;animation:pulse 1.5s infinite;z-index:1}@keyframes pulse{0%{transform:scale(.9);box-shadow:0 0 0 0 rgba(0,255,0,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(0,255,0,0)}100%{transform:scale(.9);box-shadow:0 0 0 0 rgba(0,255,0,0)}}.product-item{position:relative}