/* Naturköy Stabil V3.2 - Mobil rezervasyon metni kesin çözüm
   Bu dosya en son yüklenir. Metin HTML ve pseudo-content olarak iki kanaldan basılır. */
@media (max-width:900px){
  header.topbar,
  .topbar,
  html[dir="rtl"] header.topbar,
  html[dir="rtl"] .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:74px!important;
    min-height:74px!important;
    padding:8px 8px!important;
    gap:6px!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:94px!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;
    flex:0 0 112px!important;
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
    height:34px!important;
    position:relative!important;
    inset:auto!important;
    transform:none!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:1000!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:27px!important;
    height:27px!important;
    padding:0 5px!important;
    font-size:10px!important;
    line-height:27px!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 6px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!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:1000!important;
    pointer-events:auto!important;
    opacity:1!important;
    visibility:visible!important;
    font-size:0!important;
    line-height:1!important;
  }

  header.topbar > a.reserve.mobile-reserve-fixed:before,
  .topbar > a.reserve.mobile-reserve-fixed:before,
  html[dir="rtl"] header.topbar > a.reserve.mobile-reserve-fixed:before,
  html[dir="rtl"] .topbar > a.reserve.mobile-reserve-fixed:before{
    content:attr(data-reserve-label)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    color:#fff!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    text-align:center!important;
    opacity:1!important;
    visibility:visible!important;
  }
  header.topbar > a.reserve.mobile-reserve-fixed:after,
  .topbar > a.reserve.mobile-reserve-fixed:after,
  html[dir="rtl"] header.topbar > a.reserve.mobile-reserve-fixed:after,
  html[dir="rtl"] .topbar > a.reserve.mobile-reserve-fixed:after{
    content:none!important;
    display:none!important;
  }
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-icon,
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-text,
  header.topbar > a.reserve.mobile-reserve-fixed .reserve-label,
  .topbar > a.reserve.mobile-reserve-fixed .reserve-icon,
  .topbar > a.reserve.mobile-reserve-fixed .reserve-text,
  .topbar > a.reserve.mobile-reserve-fixed .reserve-label{
    display:none!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:1000!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:72px!important;min-height:72px!important;}
  header.topbar .brand,
  .topbar .brand,
  html[dir="rtl"] header.topbar .brand,
  html[dir="rtl"] .topbar .brand{flex-basis:92px!important;width:92px!important;min-width:92px!important;max-width:92px!important;}
  header.topbar .logo-bg,
  .topbar .logo-bg,
  html[dir="rtl"] header.topbar .logo-bg,
  html[dir="rtl"] .topbar .logo-bg{width:92px!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:82px!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:88px!important;width:88px!important;min-width:88px!important;max-width:88px!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:21px!important;font-size:8px!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:102px!important;width:102px!important;min-width:102px!important;max-width:102px!important;height:44px!important;padding:0 4px!important;}
  header.topbar > a.reserve.mobile-reserve-fixed:before,
  .topbar > a.reserve.mobile-reserve-fixed:before,
  html[dir="rtl"] header.topbar > a.reserve.mobile-reserve-fixed:before,
  html[dir="rtl"] .topbar > a.reserve.mobile-reserve-fixed:before{font-size:9px!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;}
}
