.mennu{
    color:#000;
}

.logoW {}

.logo {
    width: 130px;
    margin-top: -20px;
}

.s62 {
    position: relative;
    z-index: 1;
    background: white;
    padding: 15px;
    margin-top: -50px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 5%);
}

.a73 {
    font-size: 22px;
    text-align: left;
    color: #0F2539;
    font-weight: 600;
    width: auto;
    display: inline-block;
}

.galeris {
    position: relative;
    left: 0px;
    z-index: 99999;
    bottom: 10px;
    padding: 0px;
    text-indent: 14px;
    border-bottom: 0px solid #d2d2d2;
        margin-bottom: 10px;
}


.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
 
}
.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: center;
}
/* Tema 1 (yeni sürüm, 2026-09-26): kare logo temanın 38 px yüksekliğinde çok küçük kalıyordu. */
.atl-header .atl-brand img{height:64px}
@media (max-width:720px){ .atl-header .atl-brand img{height:46px} }

.marka__resim {
    max-height: 70px !important;
    width: auto !important;
}
/* Tema 3 (tema 11) — mobilde ikonlar sağa (2026-09-26): menü gizlenince arama/üye/sepet logonun yanında kalıyordu. */
@media (max-width:1000px){ .tepe .tepe__sag{margin-left:auto} }

.atl-footer__brand .atl-brand img {
    height: 78px !important;
}