/* Sistem Elektromarket: özgün logo ve temiz kategori paneli */
.site-header .brand{display:flex;align-items:center;flex:0 0 auto;min-width:0;max-width:340px;padding:4px 0;text-decoration:none!important}
.brand-logo-img{display:block;width:min(100%,315px);max-height:78px;height:auto;object-fit:contain;object-position:left center}
.site-footer .footer-logo{display:flex;max-width:290px;padding:0}
.site-footer .footer-logo .brand-logo-img{width:100%;height:auto;max-height:76px;object-fit:contain}
@media(max-width:1000px){.site-header .brand{max-width:245px}.brand-logo-img{max-height:64px}}
@media(max-width:620px){.site-header .brand{max-width:190px}.brand-logo-img{max-height:52px}}
