.elementor-413 .elementor-element.elementor-element-b62d350{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:247px 247px;--row-gap:247px;--column-gap:247px;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-413 .elementor-element.elementor-element-ece664f{width:var( --container-widget-width, 70px );max-width:70px;--container-widget-width:70px;--container-widget-flex-grow:0;}.elementor-413 .elementor-element.elementor-element-cafb292{width:var( --container-widget-width, 47% );max-width:47%;--container-widget-width:47%;--container-widget-flex-grow:0;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-413 .elementor-element.elementor-element-a0899c9 .elementor-button{background-color:#E70021;font-family:"Roboto", Sans-serif;font-weight:500;border-radius:10px 10px 10px 10px;}.elementor-413 .elementor-element.elementor-element-a0899c9 .elementor-button-content-wrapper{flex-direction:row;}.elementor-413 .elementor-element.elementor-element-a0899c9 .elementor-button .elementor-button-content-wrapper{gap:13px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-413 .elementor-element.elementor-element-a0899c9 > .elementor-widget-container{padding:-1px -1px -1px -1px;}.elementor-413 .elementor-element.elementor-element-a0899c9 .elementor-button{font-size:25px;}}@media(max-width:767px){.elementor-413 .elementor-element.elementor-element-b62d350{--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--flex-wrap:nowrap;}.elementor-413 .elementor-element.elementor-element-ece664f{width:var( --container-widget-width, 40px );max-width:40px;--container-widget-width:40px;--container-widget-flex-grow:0;}.elementor-413 .elementor-element.elementor-element-cafb292{width:var( --container-widget-width, 70% );max-width:70%;--container-widget-width:70%;--container-widget-flex-grow:0;}.elementor-413 .elementor-element.elementor-element-a0899c9{width:auto;max-width:auto;}.elementor-413 .elementor-element.elementor-element-a0899c9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-413 .elementor-element.elementor-element-a0899c9 .elementor-button{font-size:13px;}}/* Start custom CSS for html, class: .elementor-element-cafb292 *//* ========== استایل اصلی باکس جستجو - اصلاح شده برای آذین ========== */
.advanced-search-wrapper {
  width: 100%;
  max-width: 800px; /* افزایش عرض برای کشیده‌تر شدن */
  margin: 0 auto;
  font-family: 'IRANSans', 'Vazir', 'Yekan', tahoma, sans-serif;
}

.search-container { position: relative; width: 100%; }

.search-input-group {
  display: flex;
  align-items: center;
  background: #f0f0f0; /* خاکستری بسیار ملایم مشابه دیوار */
  border: 1px solid #e6e6e6;
  border-radius: 4px; /* گوشه‌های تیزتر مشابه استایل جدید دیوار */
  padding: 2px 4px;
  transition: all .2s ease;
}

.search-input-group:focus-within {
  background: #fff;
  border-color: #bdbdbd;
  box-shadow: 0 2px 8px rgba(0,0,0,.05);
}

.search-icon {
  margin: 0 12px;
  flex-shrink: 0;
  fill: #757575;
}

.search-input {
  flex: 1;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  padding: 12px 0;
  font-size: 14px;
  color: #333;
  background: transparent !important;
  font-family: inherit;
}

.search-input::placeholder {
  color: #757575;
}

/* کلید جستجو با رنگ قرمز دکمه شهر */
.search-submit-btn {
  background: #e61d1d; /* هماهنگ با رنگ دکمه شهر در تصویر */
  color: #fff;
  border: none !important;
  border-radius: 4px;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  transition: background .2s;
  font-family: inherit;
  margin-left: 4px;
}

.search-submit-btn:hover {
  background: #b31616;
}

/* حذف دایره پشت ضربدر برای تمیزی بیشتر */
.search-clear-btn {
  background: transparent;
  border: none !important;
  cursor: pointer;
  margin: 0 8px;
  display: flex;
  align-items: center;
}

/* نتایج جستجو (Dropdown) */
.search-results-dropdown {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  border: 1px solid #ddd;
  z-index: 1050;
}
 /* اصلاحات مخصوص موبایل برای کشیده شدن جستجو */
@media (max-width: 768px) {
    /* کانتینر کل جستجو */
    .advanced-search-wrapper {
        flex-grow: 1; /* اجازه می‌دهد باکس جستجو فضای خالی را پر کند */
        margin: 0 8px; /* ایجاد فاصله کوچک از دکمه شهر و لوگو */
        max-width: none !important; /* محدودیت عرض را در موبایل برمی‌دارد */
    }

    .search-input-group {
        width: 100%;
        padding: 0 4px; /* کم کردن پدینگ داخلی برای فضای بیشتر */
        background: #f0f0f0; /* رنگ پس‌زمینه ملایم */
        border-radius: 4px;
        height: 40px; /* ارتفاع استاندارد مشابه دیوار */
    }

    .search-input {
        font-size: 12px !important; /* کمی کوچک‌تر برای جا شدن متن کامل */
        padding: 8px 0 !important;
    }

    .search-input::placeholder {
        font-size: 11px;
        white-space: nowrap; /* جلوگیری از شکستن خط */
    }

    /* کوچک‌تر کردن دکمه قرمز جستجو در موبایل برای باز شدن فضا */
    .search-submit-btn {
        padding: 6px 12px !important;
        font-size: 12px !important;
        margin-left: 2px !important;
        min-width: fit-content;
    }

    /* اگر آیکون ذره‌بین خیلی جا می‌گیرد، فاصله‌اش را کم می‌کنیم */
    .search-icon {
        margin: 0 6px !important;
        width: 16px;
        height: 16px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b62d350 *//* تنظیم کل هدر برای موبایل */
@media (max-width: 768px) {
    .elementor-413 .elementor-element.elementor-element-b62d350 {
        padding: 5px 10px !important;
        gap: 8px !important;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        justify-content: space-between !important;
    }

    /* تنظیم لوگو */
    .elementor-413 .elementor-element.elementor-element-b62d350 > .elementor-element:nth-child(1) {
        flex: 0 0 auto !important;
        width: 35px !important;
    }

    /* تنظیم بخش جستجو */
    .elementor-413 .elementor-element.elementor-element-b62d350 > .elementor-element:nth-child(2) {
        flex: 1 1 auto !important;
        min-width: 0 !important;
    }

    /* تنظیم دکمه شهر */
    .elementor-413 .elementor-element.elementor-element-b62d350 > .elementor-element:nth-child(3) {
        flex: 0 0 auto !important;
        width: auto !important;
    }
    
    /* جلوگیری از بیرون زدن دکمه شهر */
    .city-button, [class*="city"] {
        padding: 6px 10px !important;
        font-size: 11px !important;
        white-space: nowrap !important;
    }
}/* End custom CSS */
/* Start custom CSS */@media (max-width: 768px) {
  html, body {
    overflow-x: hidden !important;
  }

  /* کانتینر هدر */
  .header-row,
  .mobile-header,
  .header-top,
  .elementor-container {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    gap: 6px !important;
  }

  /* دکمه شهر */
  .city-button,
  .location-btn,
  .header-city {
    flex: 0 0 auto !important;
    min-width: 72px !important;
    max-width: 84px !important;
    width: auto !important;
    padding: 6px 10px !important;
    font-size: 12px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  /* ردیف جستجو */
  .advanced-search-wrapper {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
  }

  .search-container {
    width: 100% !important;
    min-width: 0 !important;
  }

  .search-input-group {
    width: 100% !important;
    min-width: 0 !important;
    display: flex !important;
    align-items: center !important;
    overflow: hidden !important;
  }

  .search-input {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    font-size: 12px !important;
    padding: 10px 4px !important;
  }

  .search-submit-btn {
    flex: 0 0 auto !important;
    padding: 7px 12px !important;
    font-size: 12px !important;
    margin: 0 !important;
    white-space: nowrap !important;
  }

  /* لوگو */
  .site-logo,
  .header-logo {
    flex: 0 0 auto !important;
    width: 34px !important;
    max-width: 34px !important;
    margin-left: 4px !important;
  }

  .site-logo img,
  .header-logo img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}/* End custom CSS */