/* storefront-v4; generated from build_leads.py. */
body[data-brand="beanloom"] {
  --ink: #3a2a3a;
  --paper: #f7f0f7;
  --accent: #a44a6d;
  --paper-alt: #eae2ea;
  --accent-soft: #e8d2de;
  --line: #d7ced7;
  --muted: #8b7f8b;
  --display: ShopSerif, Georgia, serif;
  --image-position: center 48%;
}
body[data-brand="beanloom"] .announcement { background: #3a2a3a; color: #fff; }
body[data-brand="beanloom"] .site-header { background: #a44a6d; }
body[data-brand="beanloom"] .brand-name,
body[data-brand="beanloom"] .desktop-nav a,
body[data-brand="beanloom"] .header-action { color: #3a2a3a; }
body[data-brand="beanloom"] .hero-index { background: #a44a6d; }
body[data-brand="beanloom"] .product-card { border-radius: 2px; }
body[data-brand="beanloom"] .product-media img { border-radius: 0px 0px 0 0; }
body[data-brand="beanloom"] .primary-link,
body[data-brand="beanloom"] .button-submit button {
  background: #3a2a3a;
  color: #fff;
  border-radius: 8px;
}
body[data-brand="beanloom"] .product-price strong { color: #a44a6d; }
/* card-field-chrome */
body[data-brand="beanloom"] .checkout-wrap form div.input1 label {
  text-transform: capitalize;
  font-size: 0.7rem;
  font-weight: 600;
}
body[data-brand="beanloom"] .checkout-wrap form div.input1 input {
  border-radius: 0px;
}
