/* SiteOps Ship48 — PL: ukryj wyliczaną datę XStore SB + opakuj "Wysyłka w 48h"
   w schludny box (parytet ze sklepami Astra: storamore/luminarte/primexo/brimava). */
.sales-booster-estimated-delivery{
  display:inline-flex;align-items:center;gap:.55rem;
  margin:.9rem 0;padding:.58rem .9rem;
  border:1px solid #e7e2db;border-radius:12px;background:#faf8f5;
  font-size:.92rem;line-height:1.3;color:#1f1c19;vertical-align:middle;
  box-shadow:0 1px 5px rgba(0,0,0,.035);
}
.sales-booster-estimated-delivery::before{
  content:"";flex:0 0 auto;width:19px;height:19px;opacity:.92;
  background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233a3530' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7h10v8H3z'/%3E%3Cpath d='M13 10h4l3 3v2h-7z'/%3E%3Ccircle cx='7.5' cy='17' r='1.5'/%3E%3Ccircle cx='16.5' cy='17' r='1.5'/%3E%3C/svg%3E");
}
.sales-booster-estimated-delivery>span{font-weight:600}
.sales-booster-estimated-delivery .delivery-date{display:none !important}
