/*
Generated time: December 11, 2025 13:32
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.
*/
.essence-entrega-card{padding:1rem;width:100%;border-radius:10px;border:solid var(--border-width,2px);border-color:var(--border-color,#000);background-color:var(--background-color,#fff);max-width:400px;margin:auto}.essence-entrega-card>div{display:flex;justify-content:space-between;margin:0 20px}.essence-entrega-widget-step{display:flex;position:relative;align-items:center;flex-direction:column;min-width:20px}.essence-entrega-widget-step svg{fill:var(--icon-color,#000000)}.essence-entrega-widget-step>div{display:flex;width:0;align-items:center;flex-direction:column}.essence-entrega-title{margin-top:5px;font-size:12px;line-height:12px;font-weight:650;color:var(--text-color,#000);max-width:120px;min-width:100px;line-break:auto;text-align:center;padding:0 5px}.essence-entrega-title-3{font-size:.9rem}.essence-entrega-sub-title{margin-top:5px;font-size:11px;line-height:11px;color:var(--text-color,#000);white-space:nowrap;position:relative}.essence-entrega-sub-title-3{font-size:.8rem}.essence-entrega-proggress-line{flex-grow:1;margin:9.5px 10px 0;position:relative;display:flex;align-items:center;height:6px}.essence-entrega-proggress-line>div:first-of-type,.essence-entrega-proggress-line>div:nth-of-type(3){background-color:var(--icon-color,#000);display:block;min-width:6px;min-height:6px;border-radius:50%}.essence-entrega-proggress-line>div:nth-of-type(2){height:2.25px;max-height:2.25px;background-color:var(--icon-color,#000);display:block;margin:0 -2px;width:100%}