/* Naturköy V3.1 - Mobil rezervasyon butonu kesin görünürlük düzeltmesi
   Amaç: Aynı satırda logo + dil + 📅 Rezervasyon + menü düzenini bozmadan yazıyı göstermek. */
@media (max-width: 900px){
  body header.topbar,
  body .topbar,
  html[dir="rtl"] body header.topbar,
  html[dir="rtl"] body .topbar{
    direction:ltr!important;
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    height:74px!important;
    min-height:74px!important;
    padding:8px 8px!important;
    gap:6px!important;
    overflow:visible!important;
  }

  body header.topbar .brand,
  body .topbar .brand,
  html[dir="rtl"] body header.topbar .brand,
  html[dir="rtl"] body .topbar .brand{
    order:1!important;
    flex:0 0 104px!important;
    width:104px!important;
    min-width:104px!important;
    max-width:104px!important;
    margin:0!important;
  }
  body header.topbar .logo-bg,
  body .topbar .logo-bg,
  html[dir="rtl"] body header.topbar .logo-bg,
  html[dir="rtl"] body .topbar .logo-bg{
    width:104px!important;
    height:50px!important;
    padding:4px 6px!important;
    border-radius:15px!important;
  }
  body header.topbar .logo-bg img,
  body .topbar .logo-bg img,
  html[dir="rtl"] body header.topbar .logo-bg img,
  html[dir="rtl"] body .topbar .logo-bg img{
    max-width:94px!important;
    max-height:40px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
  }

  body header.topbar > .lang-switcher,
  body .topbar > .lang-switcher,
  html[dir="rtl"] body header.topbar > .lang-switcher,
  html[dir="rtl"] body .topbar > .lang-switcher{
    order:2!important;
    position:relative!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    transform:none!important;
    flex:0 0 112px!important;
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
    height:34px!important;
    margin:0!important;
    padding:3px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:2px!important;
    direction:ltr!important;
    z-index:2147483400!important;
  }
  body header.topbar > .lang-switcher a,
  body .topbar > .lang-switcher a,
  html[dir="rtl"] body header.topbar > .lang-switcher a,
  html[dir="rtl"] body .topbar > .lang-switcher a{
    min-width:27px!important;
    height:27px!important;
    padding:0 5px!important;
    font-size:10px!important;
    line-height:27px!important;
  }

  body header.topbar > a.reserve,
  body .topbar > a.reserve,
  html[dir="rtl"] body header.topbar > a.reserve,
  html[dir="rtl"] body .topbar > a.reserve{
    order:3!important;
    flex:0 0 112px!important;
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 7px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,#a7c33a,#5d761f)!important;
    color:#fff!important;
    box-shadow:0 10px 24px rgba(26,70,25,.32)!important;
    text-transform:none!important;
    letter-spacing:0!important;
    overflow:hidden!important;
    direction:ltr!important;
    z-index:2147483400!important;
    pointer-events:auto!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1!important;
    opacity:1!important;
    visibility:visible!important;
  }
  body header.topbar > a.reserve:before,
  body header.topbar > a.reserve:after,
  body .topbar > a.reserve:before,
  body .topbar > a.reserve:after,
  html[dir="rtl"] body header.topbar > a.reserve:before,
  html[dir="rtl"] body header.topbar > a.reserve:after,
  html[dir="rtl"] body .topbar > a.reserve:before,
  html[dir="rtl"] body .topbar > a.reserve:after{
    content:none!important;
    display:none!important;
  }
  body header.topbar > a.reserve .reserve-icon,
  body .topbar > a.reserve .reserve-icon,
  html[dir="rtl"] body header.topbar > a.reserve .reserve-icon,
  html[dir="rtl"] body .topbar > a.reserve .reserve-icon{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 14px!important;
    width:14px!important;
    min-width:14px!important;
    height:14px!important;
    font-size:13px!important;
    line-height:1!important;
    color:#fff!important;
    margin:0!important;
    opacity:1!important;
    visibility:visible!important;
  }
  body header.topbar > a.reserve .reserve-text,
  body .topbar > a.reserve .reserve-text,
  html[dir="rtl"] body header.topbar > a.reserve .reserve-text,
  html[dir="rtl"] body .topbar > a.reserve .reserve-text{
    display:inline-block!important;
    flex:0 1 auto!important;
    width:auto!important;
    max-width:84px!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1!important;
    color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    direction:auto!important;
    text-transform:none!important;
    letter-spacing:0!important;
  }

  body header.topbar > .hamb,
  body .topbar > .hamb,
  html[dir="rtl"] body header.topbar > .hamb,
  html[dir="rtl"] body .topbar > .hamb{
    order:4!important;
    flex:0 0 46px!important;
    width:46px!important;
    min-width:46px!important;
    max-width:46px!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0!important;
    border-radius:16px!important;
    z-index:2147483500!important;
  }
}

@media (max-width: 390px){
  body header.topbar,
  body .topbar,
  html[dir="rtl"] body header.topbar,
  html[dir="rtl"] body .topbar{gap:4px!important;padding:7px 6px!important;height:72px!important;min-height:72px!important;}
  body header.topbar .brand,
  body .topbar .brand,
  html[dir="rtl"] body header.topbar .brand,
  html[dir="rtl"] body .topbar .brand{flex-basis:92px!important;width:92px!important;min-width:92px!important;max-width:92px!important;}
  body header.topbar .logo-bg,
  body .topbar .logo-bg,
  html[dir="rtl"] body header.topbar .logo-bg,
  html[dir="rtl"] body .topbar .logo-bg{width:92px!important;height:46px!important;}
  body header.topbar .logo-bg img,
  body .topbar .logo-bg img,
  html[dir="rtl"] body header.topbar .logo-bg img,
  html[dir="rtl"] body .topbar .logo-bg img{max-width:82px!important;max-height:36px!important;}
  body header.topbar > .lang-switcher,
  body .topbar > .lang-switcher,
  html[dir="rtl"] body header.topbar > .lang-switcher,
  html[dir="rtl"] body .topbar > .lang-switcher{flex-basis:88px!important;width:88px!important;min-width:88px!important;max-width:88px!important;}
  body header.topbar > .lang-switcher a,
  body .topbar > .lang-switcher a,
  html[dir="rtl"] body header.topbar > .lang-switcher a,
  html[dir="rtl"] body .topbar > .lang-switcher a{min-width:21px!important;font-size:8px!important;padding:0 3px!important;}
  body header.topbar > a.reserve,
  body .topbar > a.reserve,
  html[dir="rtl"] body header.topbar > a.reserve,
  html[dir="rtl"] body .topbar > a.reserve{flex-basis:102px!important;width:102px!important;min-width:102px!important;max-width:102px!important;height:44px!important;padding:0 5px!important;}
  body header.topbar > a.reserve .reserve-icon,
  body .topbar > a.reserve .reserve-icon{font-size:12px!important;flex-basis:13px!important;width:13px!important;min-width:13px!important;}
  body header.topbar > a.reserve .reserve-text,
  body .topbar > a.reserve .reserve-text{font-size:9px!important;max-width:74px!important;}
  body header.topbar > .hamb,
  body .topbar > .hamb,
  html[dir="rtl"] body header.topbar > .hamb,
  html[dir="rtl"] body .topbar > .hamb{flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;}
}
