.elementor-kit-12{--e-global-color-primary:#708C52;--e-global-color-secondary:#3E443E;--e-global-color-text:#71705D;--e-global-color-accent:#708C52;--e-global-color-6c9ad3a:#FCC12F;--e-global-color-9c22a0d:#CEC9AF;--e-global-color-c98dce4:#2D4028;--e-global-color-d474969:#FFFFFF;--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-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{color:var( --e-global-color-secondary );background-color:var( --e-global-color-6c9ad3a );}.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);}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}@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: lock background + make popup scroll (Elementor popup) */
@media (max-width: 767px){

  body.dialog-prevent-scroll{
    position: fixed;
    width: 100%;
    overflow: hidden;
    touch-action: none;
  }

  .elementor-popup-modal .dialog-widget-content{
    max-height: 92vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-y;
    padding-bottom: 80px;
  }

  /* Flexbox fix */
  .elementor-popup-modal .dialog-widget-content .e-con,
  .elementor-popup-modal .dialog-widget-content .e-con-inner{
    min-height: 0;
  }
}/* End custom CSS */