.ib-free-shipping { display: flex; align-items: center; justify-content: center; gap: 10px; padding: 14px 12px; color: var(--color-foreground); text-align: left; }
.ib-free-shipping__icon { display: grid; place-items: center; width: 34px; height: 34px; flex: 0 0 34px; border: 1px solid #d4af37; border-radius: 50%; }
.ib-free-shipping__message { margin: 0; font-size: 14px; line-height: 1.35; }
.ib-free-shipping__message strong { color: #d4af37; }
.ib-free-shipping__label { margin: 2px 0 0; color: #e5d1b2; font-size: 12px; }
cart-drawer cart-progress-bar { display: none; }
