.elementor-kit-409{--e-global-color-primary:#B19540;--e-global-color-secondary:#000000;--e-global-color-text:#6D6D6D;--e-global-color-accent:#A7A7A7;--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-409 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 *//* ===============================
   DESKTOP MENU – ACTIVE ITEM FIX
   =============================== */

.elementor-nav-menu--main 
li.current-menu-item > a,
.elementor-nav-menu--main 
li.current-menu-ancestor > a {
  background: #fff5f7;
  color: #ff4f7a !important;
  font-weight: 600;
}

/* Icon color for desktop active */
.elementor-nav-menu--main 
li.current-menu-item > a i {
  color: #ff4f7a !important;
}

/* ===============================
   MOBILE MENU – ACTIVE ITEM FIX
   =============================== */

@media (max-width: 768px) {

  .elementor-nav-menu--dropdown a {
    display: block;
    padding: 12px 18px !important;
    border-radius: 30px;
    color: #333;
  }

  .elementor-nav-menu--dropdown 
  li.current-menu-item > a,
  .elementor-nav-menu--dropdown 
  li.current-menu-ancestor > a {
    background: #ffc107 !important;
    color: #000 !important;
    font-weight: 600;
  }

  .elementor-nav-menu--dropdown 
  li.current-menu-item > a i {
    color: #000 !important;
  }
}

@media (max-width: 767px) {
  .elementor-nav-menu--dropdown a {
    margin-bottom: 12px !important;
    display: block;
  }
}/* End custom CSS */