.elementor-kit-25{--e-global-color-primary:#F36B21;--e-global-color-secondary:#0B5ED7;--e-global-color-text:#212529;--e-global-color-accent:#FFC107;--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-25 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);}@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 */.custom-breadcrumb { display: none !important; }
h1.title { display: none !important; }
.elementor-section:first-child { margin-top: 0 !important; padding-top: 0 !important; }

.custom-breadcrumb { display: none !important; }
h1.title { display: none !important; }

.site-logo img,
.navbar-brand img,
.header-logo img {
  max-width: 100px !important;
  height: auto !important;
}

/* Mobile - Logo Size Fix */
@media (max-width: 767px) {
  .site-logo img,
  .custom-logo,
  .navbar-brand img,
  header img,
  .elementor-widget-theme-site-logo img,
  .elementor-widget-image img {
    width: 80px !important;
    height: auto !important;
    max-width: 80px !important;
  }
}

/* Tablet - Logo Size Fix */
@media (min-width: 768px) and (max-width: 1024px) {
  .site-logo img,
  .custom-logo,
  .navbar-brand img,
  header img,
  .elementor-widget-theme-site-logo img,
  .elementor-widget-image img {
    width: 100px !important;
    height: auto !important;
    max-width: 100px !important;
  }
}



/* ── MOBILE MENU DESIGN FIX ── */
@media (max-width: 1024px) {

  /* Menu container */
  .elementor-nav-menu--dropdown,
  .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    background: #ffffff !important;
    border-radius: 0 0 16px 16px !important;
    box-shadow: 0 8px 32px rgba(0,0,0,0.12) !important;
    padding: 8px 0 16px !important;
  }

  /* Each menu item */
  .elementor-nav-menu--dropdown li a,
  .elementor-nav-menu--dropdown .elementor-item {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #1C1C1C !important;
    padding: 14px 24px !important;
    border-bottom: 1px solid #f5f5f5 !important;
    transition: all 0.2s !important;
  }

  /* Hover effect */
  .elementor-nav-menu--dropdown li a:hover,
  .elementor-nav-menu--dropdown .elementor-item:hover {
    color: #E8521A !important;
    background: #FFF3EE !important;
    padding-left: 30px !important;
  }

  /* Plus/arrow icon */
  .elementor-nav-menu--dropdown .elementor-sub-arrow {
    color: #E8521A !important;
  }

  /* Active item */
  .elementor-nav-menu--dropdown .elementor-item-active {
    color: #E8521A !important;
  }

  /* Close button */
  .elementor-menu-toggle {
    color: #E8521A !important;
  }

  /* Menu background overlay */
  .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    border-top: 3px solid #E8521A !important;
  }
}


/* Testimonials Mobile Fix */
@media (max-width: 767px) {
  .elementor-testimonial-carousel .elementor-testimonial {
    padding: 20px 16px !important;
  }
  .elementor-testimonial-carousel .elementor-testimonial__image img {
    width: 70px !important;
    height: 70px !important;
  }
  .elementor-testimonial-carousel .elementor-testimonial__content {
    font-size: 14px !important;
    line-height: 1.6 !important;
  }
  .elementor-testimonial-carousel .elementor-testimonial__name {
    font-size: 15px !important;
  }
}/* End custom CSS */