/*
Generated time: January 26, 2026 23:52
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.
*/
.tooltip-container{position:relative;display:inline-block;cursor:pointer}.tooltip-container .info-icon{font-size:12px;margin-left:5px;border:solid 2px green;border-radius:50%;width:15px;height:15px;display:flex;justify-content:center;align-items:center;padding:3px}.tooltip{visibility:hidden;width:250px;background-color:#fff;color:#333;text-align:left;border:1px solid #ddd;border-radius:4px;padding:10px;position:absolute;z-index:99999999;bottom:125%;left:50%;transform:translateX(-50%);box-shadow:0 4px 6px rgba(0,0,0,.1);font-size:12px}.tooltip p{font-size:12px;margin:0}.tooltip-container:hover .tooltip{visibility:visible}@media screen and (max-width:768px){.tooltip{left:40px}}.free-shipping-indicator{background:#f3f3f3;width:fit-content;padding:10px;border-radius:5px;margin-bottom:10px;display:flex;flex-direction:column;overflow: hidden;}.free-shipping-indicator b{display:flex;flex-direction:column}.free-shipping-indicator-label{color:green;font-weight:500;font-size:14px}.free-shipping-indicator-urgency{font-size:14px}.free-shipping-indicator-date{font-style:normal}