/* storefront-v4; generated from build_leads.py. */
body[data-brand="fellabrook-boxes"] {
  --ink: #14532d;
  --paper: #f0fdf4;
  --accent: #22c55e;
  --paper-alt: #e1f1e6;
  --accent-soft: #cbf3d9;
  --line: #cbe0d2;
  --muted: #739c83;
  --display: ShopSerif, Georgia, serif;
  --image-position: center 48%;
}
body[data-brand="fellabrook-boxes"] .announcement { background: #14532d; color: #fff; }
body[data-brand="fellabrook-boxes"] .site-header { background: #22c55e; }
body[data-brand="fellabrook-boxes"] .brand-name,
body[data-brand="fellabrook-boxes"] .desktop-nav a,
body[data-brand="fellabrook-boxes"] .header-action { color: #14532d; }
body[data-brand="fellabrook-boxes"] .hero-index { background: #22c55e; }
body[data-brand="fellabrook-boxes"] .product-card { border-radius: 20px; }
body[data-brand="fellabrook-boxes"] .product-media img { border-radius: 16px 16px 0 0; }
body[data-brand="fellabrook-boxes"] .primary-link,
body[data-brand="fellabrook-boxes"] .button-submit button {
  background: #14532d;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="fellabrook-boxes"] .product-price strong { color: #22c55e; }
/* card-field-chrome */
body[data-brand="fellabrook-boxes"] .checkout-wrap form div.input1 label {
  text-transform: uppercase;
  font-size: 0.95rem;
  font-weight: 600;
}
body[data-brand="fellabrook-boxes"] .checkout-wrap form div.input1 input {
  border-radius: 10px;
}
