.elementor-kit-364{--e-global-color-primary:#ED2A32;--e-global-color-secondary:#5C4033;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFF8E7;--e-global-color-7655b447:#333333;--e-global-color-20c5011:#23A455;--e-global-color-6f45b244:#000;--e-global-color-74e60b1c:#FFF;--e-global-color-744fbaeb:#CFD8DE;--e-global-color-29f8a068:#1A1A1A;--e-global-color-1dac0303:#AAAAAA;--e-global-color-2f540842:#F5C61C;--e-global-color-68e285b8:#E9ECEF;--e-global-color-4dc0851f:#F4F6F8;--e-global-color-bf4615f:#FFD700;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Pacifico";--e-global-typography-accent-font-weight:500;--e-global-typography-3bfb664-font-family:"Pacifico";}.elementor-kit-364 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* ✅ Remove unwanted white space (top & bottom) in mobile view */
@media (max-width: 767px) {
  html, body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important;
  }

  .elementor-section {
    margin: 0 !important;
    padding: 0 !important;
  }

  .elementor-container,
  .elementor-widget-wrap {
    margin: 0 !important;
    padding: 0 !important;
  }

  footer,
  .elementor-footer,
  .site-footer {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
  }

  section:last-of-type,
  .elementor-section:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}/* End custom CSS */