/*
Generated time: August 25, 2025 06:47
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.
*/
.offers_code{border:1px dashed #b6b6b6;padding:8px 12px;font-weight:600;border-radius:4px;cursor:pointer;position:relative;display:inline-block}.tooltip-text{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:4px;padding:4px 8px;position:absolute;z-index:1;top:-35px;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s;font-size:13px;white-space:nowrap}.offers_code.show-tooltip .tooltip-text{visibility:visible;opacity:1}