.elementor-3196 .elementor-element.elementor-element-63c3ed9{--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-385cd5c *//* iVapeFusion Shipping Policy Styles (prefix: ivf-) */
.ivf-shipping-policy {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  color: #222;
  max-width: 980px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(16,24,40,0.06);
  line-height: 1.6;
}

/* Header */
.ivf-sp-header h1 {
  font-size: 1.75rem;
  margin: 0 0 6px;
  color: #0a2540;
}
.ivf-sp-sub {
  color: #4b5563;
  margin: 0 0 18px;
  font-size: 0.98rem;
}

/* Sections */
.ivf-sp-section {
  margin: 20px 0;
  padding-bottom: 6px;
  border-bottom: 1px dashed #e6eef6;
}
.ivf-sp-section h2 {
  font-size: 1.12rem;
  margin: 0 0 8px;
  color: #09203f;
}
.ivf-sp-section p { margin: 0 0 10px; color: #333; font-size: 0.98rem; }

/* Table */
.ivf-sp-table-wrap {
  overflow-x: auto;
  margin-top: 10px;
}
.ivf-sp-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 0.95rem;
}
.ivf-sp-table caption { text-align: left; font-style: italic; margin-bottom: 8px; color:#475569; }
.ivf-sp-table th,
.ivf-sp-table td {
  padding: 10px 12px;
  border: 1px solid #e6eef6;
  text-align: left;
  vertical-align: top;
}
.ivf-sp-table thead th {
  background: linear-gradient(180deg,#f8fbff,#eef7ff);
  color: #07203a;
  font-weight: 600;
}

/* Notes & contact */
.ivf-note { font-size: 0.9rem; color:#555; margin-top:8px; }
.ivf-contact { list-style: none; padding-left: 0; margin: 8px 0 0; }
.ivf-contact li { margin: 6px 0; }

/* Footer */
.ivf-sp-footer { margin-top: 18px; color:#475569; font-size:0.92rem; }
.ivf-rev { margin-top:6px; font-weight:600; color:#0a2540; }

/* Links */
.ivf-shipping-policy a { color: #0b66c3; text-decoration: none; }
.ivf-shipping-policy a:hover { text-decoration: underline; }

/* Responsive */
@media (max-width: 640px) {
  .ivf-shipping-policy { padding: 18px; border-radius: 8px; }
  .ivf-sp-header h1 { font-size: 1.25rem; }
  .ivf-sp-section h2 { font-size: 1rem; }
  .ivf-sp-table th, .ivf-sp-table td { padding: 8px; font-size: 0.9rem; }
}/* End custom CSS */