.elementor-1101 .elementor-element.elementor-element-ba8f37d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-9b6727c */#led-ship{ --b:#e6e6ea; --muted:#6b7280; --green:#16a34a; --bg:#fff; font-family:inherit; color:#111827; }
#led-ship *{ box-sizing:border-box; }
#led-ship{ background:var(--bg); border:1px solid var(--b); border-radius:12px; padding:14px; }
#led-ship .led-top{ display:flex; align-items:center; gap:10px; padding:10px 12px; background:#f5fbf7; border:1px solid #d7f2e0; border-radius:10px; }
#led-ship .led-check{ display:inline-flex; align-items:center; justify-content:center; color:var(--green); background:#eaf7ef; width:26px; height:26px; border-radius:999px; }
#led-ship .led-top-text{ flex:1; }
#led-ship .led-top-meta{ font-weight:700; color:var(--green); }
#led-ship .led-help{ margin:10px 4px 6px; font-size:13px; color:var(--muted); }
#led-ship .led-help a{ color:inherit; text-decoration:underline; }
#led-ship .led-rows{ display:flex; flex-direction:column; gap:14px; }
#led-ship .led-row{ display:grid; grid-template-columns:54px 1fr 120px auto; gap:12px; align-items:center; border:1px solid var(--b); border-radius:12px; padding:14px; }
#led-ship .led-col-logo{ display:flex; align-items:center; justify-content:center; }
#led-ship .led-logo, #led-ship .led-icon{ width:54px; height:54px; border:1px solid var(--b); border-radius:10px; display:flex; align-items:center; justify-content:center; background:#fff; color:#0f172a; font-weight:800; }
#led-ship .led-title{ font-size:16px; font-weight:600; line-height:1.35; }
#led-ship .led-col-etd{ font-size:14px; color:var(--muted); text-align:right; }
#led-ship .led-col-price{ font-size:14px; text-align:right; }
@media (max-width:640px){
  #led-ship .led-row{ grid-template-columns:54px 1fr; }
  #led-ship .led-col-etd, #led-ship .led-col-price{ grid-column:2 / -1; text-align:left; margin-top:4px; }
}/* End custom CSS */