/* storefront-v4; generated from build_leads.py. */
body[data-brand="eldrath-bottle"] {
  --ink: #0c2d3e;
  --paper: #eaf6fb;
  --accent: #0096c7;
  --paper-alt: #dae8ee;
  --accent-soft: #c0e5f2;
  --line: #c4d4db;
  --muted: #6b838f;
  --display: ShopSans, 'Segoe UI', sans-serif;
  --image-position: center 60%;
}
body[data-brand="eldrath-bottle"] .announcement { background: #0c2d3e; color: #fff; }
body[data-brand="eldrath-bottle"] .site-header { background: #0c2d3e; }
body[data-brand="eldrath-bottle"] .brand-name,
body[data-brand="eldrath-bottle"] .desktop-nav a,
body[data-brand="eldrath-bottle"] .header-action { color: #fff; }
body[data-brand="eldrath-bottle"] .hero-index { background: #0096c7; }
body[data-brand="eldrath-bottle"] .product-card { border-radius: 2px; }
body[data-brand="eldrath-bottle"] .product-media img { border-radius: 0px 0px 0 0; }
body[data-brand="eldrath-bottle"] .primary-link,
body[data-brand="eldrath-bottle"] .button-submit button {
  background: #0c2d3e;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="eldrath-bottle"] .product-price strong { color: #0096c7; }
/* card-field-chrome */
body[data-brand="eldrath-bottle"] .checkout-wrap form div.input1 label {
  text-transform: capitalize;
  font-size: 0.95rem;
  font-weight: 600;
}
body[data-brand="eldrath-bottle"] .checkout-wrap form div.input1 input {
  border-radius: 16px;
}
