/* SONURUN V39 - Header / mobil çıkış bağlantısı */

body.sn3-site .sn3-topbar nav .sn39-logout{
  color:#ef1f2c!important;
  font-weight:800!important;
}
body.sn3-site .sn3-topbar nav .sn39-logout:hover{
  color:#111318!important;
}

body.sn3-site .sn39-mobile-logout{
  color:#ef1f2c!important;
  font-weight:800!important;
  margin-top:7px!important;
  border-top:1px solid #eceef1!important;
}
body.sn3-site .sn39-mobile-logout::after{
  content:"→";
  margin-left:auto;
  font-size:17px;
  line-height:1;
}
body.sn3-site .sn39-mobile-logout:hover,
body.sn3-site .sn39-mobile-logout:focus{
  color:#fff!important;
  background:#ef1f2c!important;
}
