#lang-link img {
    width: 40px;
    height: 40px;
}

#header {
    font-size: 16px;
    height: 50px;
}

#header .header-info ul.menu-h {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

#header .header-info ul.menu-h li button {
    font-size: 16px;
    line-height: 1.6;
    padding: 6px 10px;
}

#header .auth {
    font-size: 1em;
    padding-top: 0px;
}

#header .box {
    padding: 5px 25px 6px 10px;
}

#halls {
    height: 90px;
}

#tables .swiper-container {
    font-size: 42px;
}

#orders {
    height: 90px;
}

#orders .swiper-container {
    font-size: 24px;
}

#new-order {
    height: 90px;
    width: 90px;
}

#new-order button {
    height: 90px;
    font-size: 26px;
}

#menu {
    height: 90px;
}

#menu .swiper-container {
    font-size: 28px;
}

#menu .swiper-container .mitem,
#menu .swiper-container .menu-item,
#menu .swiper-container .cat-item,
#menu .swiper-container .menu-slide .menu-item,
#menu .swiper-container .menu-slide .cat-item {
    padding: 40px 10px 10px 10px;
    line-height: 1em;
}

#debug {
    height: 400px;
    bottom: 20px;
}

.dish-popup .bottom .info {
    font-size: 30px;
}