/* Ana sayfa mobil arama alaninin tek hizalama sistemi. */
@media (max-width:700px){
  .page-index .pw-home .market-calendar-months{
    touch-action:pan-y!important;
    user-select:none!important;
    -webkit-user-select:none!important;
  }
  .page-index .pw-home .market-search-tabs{
    gap:8px!important;
    margin-bottom:8px!important;
  }
  .page-index .pw-home .market-search-tabs>*{
    align-items:center!important;
    justify-content:flex-start!important;
    gap:9px!important;
    height:50px!important;
    min-height:50px!important;
    padding:0 15px!important;
    font-size:12px!important;
    font-weight:700!important;
    line-height:1!important;
  }
  .page-index .pw-home .market-search-tabs>* i{
    display:grid!important;
    flex:0 0 20px!important;
    width:20px!important;
    height:20px!important;
    margin:0!important;
    place-items:center!important;
    font-size:17px!important;
    line-height:1!important;
  }
  .page-index .pw-home .pw-search-card{
    padding:14px!important;
  }
  .page-index .pw-home #heroAdvancedSearch{
    gap:10px!important;
    align-items:stretch!important;
  }
  .page-index .pw-home #heroAdvancedSearch .region-picker-field,
  .page-index .pw-home #heroAdvancedSearch .region-date-field,
  .page-index .pw-home #heroAdvancedSearch .region-guest-field{
    height:58px!important;
    min-height:58px!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  .page-index .pw-home #heroAdvancedSearch .region-guest-field,
  .page-index .pw-home #heroAdvancedSearch .guest-picker{
    position:relative!important;
  }
  .page-index .pw-home #heroAdvancedSearch .guest-picker-panel{
    position:absolute!important;
    top:calc(100% + 8px)!important;
    right:0!important;
    bottom:auto!important;
    left:0!important;
    z-index:9999!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  .page-index .pw-home #heroAdvancedSearch .guest-picker-panel .guest-picker-apply{
    border-color:#f58220!important;
    background:#f58220!important;
    color:#fff!important;
    box-shadow:0 8px 18px rgba(245,130,32,.24)!important;
  }
  .page-index .pw-home #heroAdvancedSearch .guest-picker-panel .guest-picker-apply:active{
    background:#e96f0f!important;
  }

  /* Bolge ve misafir satirlarinda sabit ikon, metin ve ok kolonlari. */
  .page-index .pw-home #heroAdvancedSearch .region-picker-trigger,
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger{
    display:grid!important;
    grid-template-columns:22px minmax(0,1fr) 16px!important;
    align-items:center!important;
    column-gap:10px!important;
    width:100%!important;
    height:56px!important;
    min-height:56px!important;
    margin:0!important;
    padding:0 14px!important;
    border:0!important;
    box-sizing:border-box!important;
    text-align:left!important;
  }
  .page-index .pw-home #heroAdvancedSearch .region-picker-trigger>i,
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>i{
    position:static!important;
    display:grid!important;
    width:22px!important;
    height:22px!important;
    margin:0!important;
    transform:none!important;
    place-items:center!important;
    font-size:18px!important;
    line-height:1!important;
  }
  .page-index .pw-home #heroAdvancedSearch .region-picker-trigger>i:last-child,
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>i:last-child{
    width:16px!important;
    height:16px!important;
    margin:0!important;
    font-size:12px!important;
    justify-self:end!important;
  }
  .page-index .pw-home #heroAdvancedSearch .region-picker-trigger>span,
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>span{
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    align-self:center!important;
    color:#657286!important;
    font-size:14px!important;
    line-height:1.25!important;
  }
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>span b,
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>span small{
    display:none!important;
    margin:0!important;
    padding:0!important;
    font-size:13px!important;
    line-height:17px!important;
  }
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>span:before,
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>span:after{
    display:block!important;
    margin:0!important;
    padding:0!important;
    font-size:13px!important;
    font-weight:400!important;
    line-height:17px!important;
  }
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>span:before{content:"Kişi Sayısı"!important;color:#657286!important}
  .page-index .pw-home #heroAdvancedSearch .guest-picker-trigger>span:after{content:"Seçiniz"!important;color:#8995a5!important}

  /* Iki tarih kutusunda baslik, ikon ve deger ayni koordinatlarda. */
  .page-index .pw-home #heroAdvancedSearch .region-date-field{
    position:relative!important;
    display:block!important;
    padding:0 9px 0 43px!important;
  }
  .page-index .pw-home #heroAdvancedSearch .region-date-field>i{
    position:absolute!important;
    top:50%!important;
    left:14px!important;
    width:20px!important;
    height:20px!important;
    margin:0!important;
    transform:translateY(-50%)!important;
    font-size:18px!important;
    line-height:20px!important;
    text-align:center!important;
  }
  .page-index .pw-home #heroAdvancedSearch .region-date-field:after{
    top:9px!important;
    right:8px!important;
    left:43px!important;
    height:12px!important;
    margin:0!important;
    font-size:9px!important;
    font-weight:700!important;
    line-height:12px!important;
    letter-spacing:.03em!important;
    white-space:nowrap!important;
  }
  .page-index .pw-home #heroAdvancedSearch .region-date-field>input{
    display:block!important;
    width:100%!important;
    height:56px!important;
    margin:0!important;
    padding:17px 0 0!important;
    border:0!important;
    box-sizing:border-box!important;
    color:#657286!important;
    font-size:13px!important;
    font-weight:500!important;
    line-height:39px!important;
    text-align:left!important;
  }
  .page-index .pw-home #heroAdvancedSearch>button:last-child{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    height:56px!important;
    min-height:56px!important;
    padding:0 18px!important;
    font-size:15px!important;
    font-weight:700!important;
    line-height:1!important;
  }
  .page-index .pw-home #heroAdvancedSearch>button:last-child i{
    position:static!important;
    margin:0!important;
    font-size:15px!important;
    line-height:1!important;
  }
}

@media (max-width:380px){
  .page-index .pw-home .market-search-tabs>*{padding:0 11px!important;font-size:11px!important}
  .page-index .pw-home #heroAdvancedSearch .region-date-field{padding-right:6px!important;padding-left:39px!important}
  .page-index .pw-home #heroAdvancedSearch .region-date-field>i{left:11px!important}
  .page-index .pw-home #heroAdvancedSearch .region-date-field:after{left:39px!important;font-size:8px!important}
  .page-index .pw-home #heroAdvancedSearch .region-date-field>input{font-size:12px!important}
}
