/* GoAyvalık header logo sizing fix — v21.3 */
/* Keep the supplied horizontal lockup intact; size by WIDTH, never by forced height. */
.gav-v20 .gav-header.gav20-header{
  height:74px!important;
}
.gav-v20 .gav20-header .gav-header-inner{
  height:74px!important;
  grid-template-columns:240px minmax(0,1fr) auto!important;
  gap:20px!important;
}
.gav-v20 .gav20-header .gav-agency-logo.gav-official-brand{
  width:228px!important;
  height:74px!important;
  max-width:228px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:visible!important;
  flex:0 0 auto!important;
}
.gav-v20 .gav20-header .gav-official-brand>img{
  display:block!important;
  width:220px!important;
  height:auto!important;
  max-width:220px!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left center!important;
  aspect-ratio:auto!important;
  transform:none!important;
  margin:0!important;
  padding:0!important;
  filter:none!important;
  opacity:1!important;
}
/* Fixed header offset follows the new logo/header height. */
.gav-v20 .gav20-hero{padding-top:74px!important;height:602px!important}
.gav-site .gav-agency-inner{padding-top:74px!important}
.gav-site.gav-v15 :where(.gav-inner,.gav-live-directory,.gav-weather-page,.gav-detail,.gav-claim-page,.gav-account-v15){padding-top:74px!important}
html{scroll-padding-top:88px!important}

@media(max-width:1280px) and (min-width:901px){
  .gav-v20 .gav20-header .gav-header-inner{grid-template-columns:220px minmax(0,1fr) auto!important;gap:14px!important}
  .gav-v20 .gav20-header .gav-agency-logo.gav-official-brand{width:208px!important;max-width:208px!important}
  .gav-v20 .gav20-header .gav-official-brand>img{width:200px!important;max-width:200px!important;max-height:none!important}
  .gav-v20 .gav20-header .gav-nav{gap:14px!important}
}

@media(max-width:900px){
  .gav-v20 .gav-header.gav20-header{height:68px!important}
  .gav-v20 .gav20-header .gav-header-inner{height:68px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important}
  .gav-v20 .gav20-header .gav-agency-logo.gav-official-brand{width:182px!important;height:68px!important;max-width:182px!important}
  .gav-v20 .gav20-header .gav-official-brand>img{width:176px!important;max-width:176px!important;max-height:none!important}
  .gav-v20 .gav-mobile-menu{top:68px!important;max-height:calc(100dvh - 68px)!important}
  .gav-v20 .gav20-hero{padding-top:68px!important;height:auto!important}
  .gav-site .gav-agency-inner{padding-top:68px!important}
  .gav-site.gav-v15 :where(.gav-inner,.gav-live-directory,.gav-weather-page,.gav-detail,.gav-claim-page,.gav-account-v15){padding-top:68px!important}
  .gav-site .gav17-detail-hero{padding-top:68px!important}
  html{scroll-padding-top:80px!important}
}

@media(max-width:430px){
  .gav-v20 .gav20-header .gav-agency-logo.gav-official-brand{width:168px!important;max-width:168px!important}
  .gav-v20 .gav20-header .gav-official-brand>img{width:162px!important;max-width:162px!important;max-height:none!important}
}

@media(max-width:360px){
  .gav-v20 .gav20-header .gav-agency-logo.gav-official-brand{width:152px!important;max-width:152px!important}
  .gav-v20 .gav20-header .gav-official-brand>img{width:146px!important;max-width:146px!important;max-height:none!important}
}
