.mfst-delivery-date{display:inline-flex;align-items:center;gap:4px;font-size:.85em;line-height:1.2;color:#555;margin:6px 0;max-width:100%}.mfst-delivery-date[data-context="cart-item"]{display:flex;margin:4px 0 0}.mfst-delivery-date[data-context="loop"]{margin:4px 0}.mfst-delivery-date__label{color:#777}.mfst-delivery-date__icon{flex-shrink:0;width:1.15em;height:1.15em}.mfst-delivery-date__value{color:#1f7a3a;font-weight:600;white-space:nowrap}.mfst-delivery-date__help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:2px;border-radius:50%;background:#c9c9c9;color:#fff;font-size:10px;font-weight:700;line-height:1;cursor:help;user-select:none;outline:none}.mfst-delivery-date__help:hover,.mfst-delivery-date__help:focus{background:#1f7a3a}.mfst-delivery-date__tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);min-width:140px;max-width:240px;padding:8px 10px;background:#222;color:#fff;font-size:12px;font-weight:400;line-height:1.4;text-align:left;border-radius:4px;box-shadow:0 2px 8px rgb(0 0 0 / .18);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.12s ease;z-index:20;white-space:normal}.mfst-delivery-date__tooltip strong{color:#fff;font-weight:600}.mfst-delivery-date__tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid #fff0;border-top-color:#222}.mfst-delivery-date__help:hover .mfst-delivery-date__tooltip,.mfst-delivery-date__help:focus .mfst-delivery-date__tooltip,.mfst-delivery-date__help:focus-within .mfst-delivery-date__tooltip{opacity:1;visibility:visible}tr.mfst-delivery-date-summary th,tr.mfst-delivery-date-summary td{font-size:.95em}tr.mfst-delivery-date-summary .mfst-delivery-date__value{color:#1f7a3a}@media (max-width:480px){.mfst-delivery-date__tooltip{left:auto;right:0;transform:none}.mfst-delivery-date__tooltip::after{left:auto;right:6px;transform:none}}