.elementor-21026 .elementor-element.elementor-element-2403c09 > .elementor-container{max-width:1200px;min-height:184px;}.elementor-21026 .elementor-element.elementor-element-de9db65 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-21026 .elementor-element.elementor-element-2226cb1{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-21026 .elementor-element.elementor-element-de9db65{width:100%;}}@media(max-width:767px){.elementor-21026 .elementor-element.elementor-element-2403c09 > .elementor-container{min-height:149px;}}/* Start custom CSS for html, class: .elementor-element-2226cb1 *//* MOBILE SEARCH ICON */
.mobile-search-icon{
  display:none;
  font-size:22px;
  color:#fff;
  cursor:pointer;
}

/* MOBILE VIEW */
@media(max-width:768px){

  .search-wrap{
    display:none;
    width:100%;
    margin-top:12px;
  }

  .search-wrap.active{
    display:flex;
  }

  .mobile-search-icon{
    display:block;
    margin-left:auto;
  }

  .header-inner{
    flex-direction:row;
    justify-content:space-between;
  }

  .logo{
    font-size:34px;
  }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-2403c09 *//* REMOVE TOP GAP – GLOBAL FIX */
html, body {
  margin: 0 !important;
  padding: 0 !important;
}

/* Header ko bilkul upar chipka do */
.dr-header {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Elementor / Theme extra spacing fix */
.elementor-section,
.elementor-container,
.elementor-widget-wrap {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Agar WordPress admin bar login pe gap de */
body.admin-bar .dr-header {
  top: 32px; /* admin bar ke niche fix */
}
/* ===== MOBILE FULL WIDTH FIX ===== */
@media (max-width: 768px) {

  html, body {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    overflow-x: hidden !important;
  }

  /* Header full edge */
  .dr-header {
    margin: 0 !important;
    padding: 0 !important;
    width: 100vw !important;
    left: 0 !important;
    right: 0 !important;
  }

  /* Remove Elementor container side gaps */
  .elementor-section,
  .elementor-container,
  .elementor-widget-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
  }

  /* Menu wrapper edge to edge */
  .dr-menu-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Menu inner spacing control */
  .dr-menu {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}/* End custom CSS */