.elementor-kit-6{--e-global-color-primary:#D2A937;--e-global-color-secondary:#999999;--e-global-color-text:#606060;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;--e-global-typography-deebb5e-font-family:"Bodoni Moda";}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===============================
   GoodJourney PWA Widget - Light Mode
   =============================== */
gojo-pwa-widget {
  /* Primary colors */
  --gj-color-primary: #D2A937; /* gold accent */
  --gj-color-text: #101828;
  --gj-color-divide: #f2f4f7;
  
  /* Pins */
  --gj-color-pickup-pin: #D2A937;
  --gj-color-drop-off-pin: #f04438;

  /* Tab bar */
  --gj-color-tab-bg: #f2f4f7;
  --gj-color-tab-title: #D2A937;
  --gj-color-tab-active-bg: #D2A937;
  --gj-color-tab-compact-active-bg: #D2A937;
  --gj-color-tab-active-title: #000000;

  /* Widget container */
  --gj-widget-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
  --gj-color-widget-bg: #ffffff;

  /* Form controls */
  --gj-color-form-control-bg: #F9FAFB;
  --gj-color-input: #113859;
  --gj-color-input-placeholder: #98A2B3;
  --gj-color-label: #09121f;

  /* Buttons */
  --gj-color-button-bg: #000000;
  --gj-color-button: #ffffff;
  --gj-color-button-disabled: #98a2b3;
  --gj-color-button-hover: #D2A937;

  /* Search buttons */
  --gj-color-search-button: #101828;
  --gj-color-search-button-bg: #FFEBAE;
  --gj-color-search-button-hover-bg: #D2A937;

  /* Date & Time */
  --gj-color-date-selected: #ffffff;
  --gj-color-date-selected-bg: #D2A937;

  /* Items */
  --gj-color-item-title: #101828;
  --gj-color-item-hover: #f2f4f7;
  --gj-color-item-description: #98A2B3;
}/* End custom CSS */