#fw-section-hero-1709931855 {
--font-heading-scale: 1.0;
--font-body-scale: 1.14;
}
#fw-section-hero-1709931855 {
--color-primary: #ffffff;
--color-primary-rgb: 255, 255, 255;
--color-background: #e9eaed;
--color-background-rgb: 233, 234, 237;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #ffffff;
--color-background-brightness: 234;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffffff;
--primary-btn-text: #000000;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: #ffffff;
--secondary-btn-text: #000000;
--secondary-btn-border-color: #ffffff;
/* Mobile: Shop buttons side by side */
@media screen and (max-width: 768px) {

  .product-form__buttons,
  .button-wrapper,
  .btn-wrapper {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px;
    flex-wrap: nowrap !important;
  }

  .button,
  .btn,
  button,
  input[type="submit"],
  .shopify-payment-button__button {
    width: auto !important;
    min-width: fit-content !important;
    padding: 12px 20px !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
  }

}
}


#fw-section-hero-38e46283-b513-47d7-af58-0f729ba57582 {
--color-primary: #ffffff;
--color-primary-rgb: 255, 255, 255;
--color-background: #e9eaed;
--color-background-rgb: 233, 234, 237;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #ffffff;
--color-background-brightness: 234;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffffff;
--primary-btn-text: #000000;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: #ffffff;
--secondary-btn-text: #000000;
--secondary-btn-border-color: #ffffff;

}