.elementor-18324 .elementor-element.elementor-element-b9a6ba6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-18324 .elementor-element.elementor-element-14b474fc.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-18324 .elementor-element.elementor-element-2ecdcfb.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for html, class: .elementor-element-14b474fc */.shakti-menu-wrapper {
  max-width: 280px;
  background: #fff;
  padding: 17px 20px 20px 20px; 
}

.shakti-menu-item {
  padding: 16px 0px 16px 20px;
  border-bottom: 1px solid #EFEFEF;
}

.shakti-menu-link {
  display: block;
  color: #393E4E;
  font-family: 'Figtree', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: color 0.2s ease;
}

.shakti-menu-link:hover {
  color: #393E4E !important;
}

.mega-menu-people {
  padding-inline: 0px !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2ecdcfb */.custom-menu-box {
    width: 100%;
    max-width: 540px; 
  /*  height: 288px; */
   height: auto; 
    padding: 17px 20px 20px 20px !important;
    background: #FFF !important;
    display: flex;
    gap: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .custom-menu-box .custom-menu-column {
    flex: 1;
  }

  .custom-menu-box .custom-menu-link {
    padding: 16px 0 16px 20px;
    border-bottom: 1px solid #EFEFEF;
    background: #FFF;
    font-family: 'Figtree', sans-serif;
    font-size: 14px;
    color: #393E4E;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    display: block;
  }
  

  .custom-menu-box .custom-menu-link   .mega-text{
       font-size: 14px;
    color: #393E4E;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
      
  }
      
  

  @media (max-width: 560px) {
    .custom-menu-box {
      flex-direction: column;
      width: 100%;
      height: auto;
    }

    .custom-menu-box .custom-menu-column {
      width: 100%;
    }
  }/* End custom CSS */