/* Naturköy Stabil V3.3 - TEK Rezervasyon Butonu Final
   Amaç: Masaüstü ve mobilde tek buton; çift yazı yok; mobilde metin görünür. */

/* Eski yamalardan gelen pseudo yazı/ikon üretimini tamamen kapat */
header.topbar > a.reserve.mobile-reserve-fixed::before,
header.topbar > a.reserve.mobile-reserve-fixed::after,
.topbar > a.reserve.mobile-reserve-fixed::before,
.topbar > a.reserve.mobile-reserve-fixed::after,
html[dir="rtl"] header.topbar > a.reserve.mobile-reserve-fixed::before,
html[dir="rtl"] header.topbar > a.reserve.mobile-reserve-fixed::after,
html[dir="rtl"] .topbar > a.reserve.mobile-reserve-fixed::before,
html[dir="rtl"] .topbar > a.reserve.mobile-reserve-fixed::after{
  content:none!important;
  display:none!important;
}

header.topbar > a.reserve.mobile-reserve-fixed,
.topbar > a.reserve.mobile-reserve-fixed{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  white-space:nowrap!important;
  color:#fff!important;
  text-decoration:none!important;
  overflow:hidden!important;
}

header.topbar > a.reserve.mobile-reserve-fixed .reserve-icon,
.topbar > a.reserve.mobile-reserve-fixed .reserve-icon,
header.topbar > a.reserve.mobile-reserve-fixed .reserve-text,
.topbar > a.reserve.mobile-reserve-fixed .reserve-text{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  opacity:1!important;
  visibility:visible!important;
  color:#fff!important;
  position:static!important;
  width:auto!important;
  height:auto!important;
  clip:auto!important;
  clip-path:none!important;
  overflow:visible!important;
  text-indent:0!important;
  transform:none!important;
  line-height:1!important;
}

header.topbar > a.reserve.mobile-reserve-fixed .reserve-label,
.topbar > a.reserve.mobile-reserve-fixed .reserve-label{
  display:none!important;
}

/* Masaüstü: tek, normal rezervasyon butonu */
@media (min-width:901px){
  header.topbar > a.reserve.mobile-reserve-fixed,
  .topbar > a.reserve.mobile-reserve-fixed{
    width:auto!important;
    min-width:auto!important;
    max-width:none!important;
    height:auto!important;
    min-height:auto!important;
    padding:15px 24px!important;
    margin-left:0!important;
    border-radius:8px!important;
    font-size:13px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.2px!important;
    background:linear-gradient(135deg,#7b8f2e,#516a1d)!important;
  }
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-icon,
  .topbar > a.reserve.mobile-reserve-fixed .reserve-icon{font-size:14px!important;}
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-text,
  .topbar > a.reserve.mobile-reserve-fixed .reserve-text{font-size:13px!important;font-weight:900!important;}
}

/* Mobil: logo + dil + 📅 Rezervasyon + hamburger tek satır */
@media (max-width:900px){
  html[dir="rtl"] header.topbar,
  html[dir="rtl"] .topbar,
  header.topbar,
  .topbar{
    direction:ltr!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    height:72px!important;
    min-height:72px!important;
    padding:8px 8px!important;
    gap:5px!important;
    overflow:visible!important;
  }

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

  header.topbar > .lang-switcher,
  .topbar > .lang-switcher,
  html[dir="rtl"] header.topbar > .lang-switcher,
  html[dir="rtl"] .topbar > .lang-switcher{
    order:2!important;
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    flex:0 0 94px!important;
    width:94px!important;
    min-width:94px!important;
    max-width:94px!important;
    height:32px!important;
    min-height:32px!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:50!important;
  }
  header.topbar > .lang-switcher a,
  .topbar > .lang-switcher a,
  html[dir="rtl"] header.topbar > .lang-switcher a,
  html[dir="rtl"] .topbar > .lang-switcher a{
    min-width:24px!important;
    height:26px!important;
    padding:0 4px!important;
    font-size:9px!important;
    line-height:26px!important;
  }

  header.topbar > a.reserve.mobile-reserve-fixed,
  .topbar > a.reserve.mobile-reserve-fixed,
  html[dir="rtl"] header.topbar > a.reserve.mobile-reserve-fixed,
  html[dir="rtl"] .topbar > a.reserve.mobile-reserve-fixed{
    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;
    border-radius:15px!important;
    background:linear-gradient(135deg,#9bb83b,#5b741e)!important;
    box-shadow:0 10px 26px rgba(26,70,25,.30)!important;
    text-transform:none!important;
    letter-spacing:0!important;
    direction:ltr!important;
    z-index:60!important;
  }
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-icon,
  .topbar > a.reserve.mobile-reserve-fixed .reserve-icon{
    flex:0 0 auto!important;
    font-size:12px!important;
    line-height:1!important;
  }
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-text,
  .topbar > a.reserve.mobile-reserve-fixed .reserve-text{
    flex:0 1 auto!important;
    max-width:82px!important;
    font-size:9.5px!important;
    font-weight:900!important;
    white-space:nowrap!important;
    text-overflow:ellipsis!important;
    overflow:hidden!important;
  }

  header.topbar > .hamb,
  .topbar > .hamb,
  html[dir="rtl"] header.topbar > .hamb,
  html[dir="rtl"] .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:70!important;
  }
}

@media (max-width:390px){
  header.topbar,.topbar,html[dir="rtl"] header.topbar,html[dir="rtl"] .topbar{gap:4px!important;padding:7px 6px!important;height:70px!important;min-height:70px!important;}
  header.topbar .brand,.topbar .brand,html[dir="rtl"] header.topbar .brand,html[dir="rtl"] .topbar .brand{flex-basis:88px!important;width:88px!important;min-width:88px!important;max-width:88px!important;}
  header.topbar .logo-bg,.topbar .logo-bg,html[dir="rtl"] header.topbar .logo-bg,html[dir="rtl"] .topbar .logo-bg{width:88px!important;height:46px!important;}
  header.topbar .logo-bg img,.topbar .logo-bg img,html[dir="rtl"] header.topbar .logo-bg img,html[dir="rtl"] .topbar .logo-bg img{max-width:78px!important;max-height:36px!important;}
  header.topbar > .lang-switcher,.topbar > .lang-switcher,html[dir="rtl"] header.topbar > .lang-switcher,html[dir="rtl"] .topbar > .lang-switcher{flex-basis:82px!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:30px!important;}
  header.topbar > .lang-switcher a,.topbar > .lang-switcher a,html[dir="rtl"] header.topbar > .lang-switcher a,html[dir="rtl"] .topbar > .lang-switcher a{min-width:20px!important;height:24px!important;font-size:8px!important;line-height:24px!important;padding:0 3px!important;}
  header.topbar > a.reserve.mobile-reserve-fixed,.topbar > a.reserve.mobile-reserve-fixed,html[dir="rtl"] header.topbar > a.reserve.mobile-reserve-fixed,html[dir="rtl"] .topbar > a.reserve.mobile-reserve-fixed{flex-basis:100px!important;width:100px!important;min-width:100px!important;max-width:100px!important;height:44px!important;padding:0 5px!important;gap:3px!important;}
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-icon,.topbar > a.reserve.mobile-reserve-fixed .reserve-icon{font-size:11px!important;}
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-text,.topbar > a.reserve.mobile-reserve-fixed .reserve-text{font-size:8.5px!important;max-width:74px!important;}
  header.topbar > .hamb,.topbar > .hamb,html[dir="rtl"] header.topbar > .hamb,html[dir="rtl"] .topbar > .hamb{flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;}
}
