/* mobil menü */
#site-menu, .mobil_m {
  /*display: none;*/
}
.mm-navbar-top {
	background: #e6e6e6 none repeat scroll 0 0 !important;
	height: 55px;
}
.mm-panels {
  top: 55px!important;
}
.mm-navbar-top img {
	margin: 0 auto;
	max-width: 150px;
	padding: 0;
}
.mm-navbar {
	background: #F9C827;
}
.mm-title {
  color: #fff !important;
}
.mm-menu .mm-btn::after, .mm-menu .mm-btn::before {
  border-color: #ffffff;
}
.mm-listview > li:not(.mm-divider)::after {
  left: 0;
}
.mm-navbar-bottom {
  height: 100px;
}
.mm-navbar-bottom > div {
  clear: both;
  padding: 2px 0;
  text-align: center;
  width: 100%;
}
.m_yardim > a {
  color: #158daf !important;
  font-weight: 600;
}
.m_yardim {
  color: #555 !important;
  font-size: 13px;
  margin-top: 6px;
}
.m_slogan_orj, .m_slogan {
  font-size: 12px;
  line-height: 15px;
  padding: 0 !important;
}
.m_sosyal {
  margin-top: 7px !important;
}
.m_sosyal a {
  font-size: 14px;
  margin: 0 10px;
}
.m_yardim > span {
  font-weight: 600;
  text-transform: uppercase;
}
.mmenuicon {
  margin-right: 10px;
  max-width: 20px;
  position: relative;
  top: -2px;
}
.mm-listview a {
  font-size: 13px;
  color: #34495e!important;
}
.mm-opened #wpadminbar {
  display: none;
}
.mm-menu.mm-offcanvas.mm-current {
	z-index: 9999;
}
#mm-blocker {
	background: rgba(3, 2, 1, 0.44);
	z-index: 999;
}
/* mobil menü */