.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-041458f:#D6A21C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* MOBILE HERO POLISH */
@media (max-width: 767px) {

  /* Hero section spacing */
  .elementor-section:first-of-type,
  .elementor-top-section:first-of-type {
    min-height: 720px !important;
    padding-top: 70px !important;
    padding-bottom: 55px !important;
  }

  /* Logo */
  .elementor-section:first-of-type img,
  .elementor-top-section:first-of-type img {
    max-width: 125px !important;
    width: 125px !important;
    height: auto !important;
    display: block !important;
    margin-left: 28px !important;
    margin-right: auto !important;
    margin-bottom: 35px !important;
    filter: drop-shadow(0 3px 8px rgba(0,0,0,.65));
  }

  /* Hero headline */
  .elementor-section:first-of-type h1,
  .elementor-top-section:first-of-type h1 {
    font-size: 42px !important;
    line-height: 1.12 !important;
    max-width: 92% !important;
    margin: 0 auto 22px auto !important;
    text-align: center !important;
  }

  /* Hero paragraph */
  .elementor-section:first-of-type p,
  .elementor-top-section:first-of-type p {
    font-size: 21px !important;
    line-height: 1.45 !important;
    max-width: 86% !important;
    margin: 0 auto 28px auto !important;
    text-align: center !important;
  }

  /* Quote button */
  .elementor-section:first-of-type .elementor-button,
  .elementor-top-section:first-of-type .elementor-button {
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-width: 255px !important;
    height: 76px !important;
    font-size: 23px !important;
    font-weight: 700 !important;
    border-radius: 9px !important;
    margin: 0 auto 28px auto !important;
  }

  /* Button widget alignment */
  .elementor-section:first-of-type .elementor-button-wrapper,
  .elementor-top-section:first-of-type .elementor-button-wrapper {
    text-align: center !important;
  }
}
 /* MOBILE HERO: LOGO ABOVE QUOTE BUTTON */
@media (max-width: 767px) {

  /* Hero content container */
  .elementor-section:first-of-type .elementor-container,
  .elementor-top-section:first-of-type .elementor-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  /* Logo widget */
  .elementor-section:first-of-type .elementor-widget-image,
  .elementor-top-section:first-of-type .elementor-widget-image {
    order: 1 !important;
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 24px !important;
  }

  /* Logo image */
  .elementor-section:first-of-type .elementor-widget-image img,
  .elementor-top-section:first-of-type .elementor-widget-image img {
    width: 115px !important;
    max-width: 115px !important;
    height: auto !important;
    filter: drop-shadow(0 4px 10px rgba(0,0,0,.7));
  }

  /* Button widget */
  .elementor-section:first-of-type .elementor-widget-button,
  .elementor-top-section:first-of-type .elementor-widget-button {
    order: 2 !important;
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 36px !important;
  }

  /* Hero heading */
  .elementor-section:first-of-type .elementor-widget-heading {
    order: 3 !important;
  }

  /* Hero text */
  .elementor-section:first-of-type .elementor-widget-text-editor {
    order: 4 !important;
  }

  /* Button sizing */
  .elementor-section:first-of-type .elementor-button,
  .elementor-top-section:first-of-type .elementor-button {
    min-width: 260px !important;
    min-height: 74px !important;
    font-size: 23px !important;
    font-weight: 700 !important;
    border-radius: 9px !important;
  }
}/* End custom CSS */