.vk-mobile-nav-menu-btn,.vk-mobile-nav{display:none !important}.custom-hamburger{position:fixed;top:10px;right:10px;width:40px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;z-index:9999;padding:8px;gap:5px;box-sizing:content-box}.custom-hamburger .bar{width:100%;height:1px;background-color:#fff;border-radius:1px;transition:all .5s ease;transform-origin:center}.custom-hamburger .middle{opacity:0;transform:scaleX(0)}.custom-hamburger.active .top{transform-origin:center;transform:rotate(30deg) translate(0,7px)}.custom-hamburger.active .bottom{transform-origin:center;transform:rotate(-30deg) translate(0,-7px)}.custom-nav{position:fixed;top:0;right:0;width:250px;height:100dvh;background:rgba(71,135,198,.95);z-index:9998;transform:translateX(100%);transition:transform .5s ease;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;padding:40px 20px 20px;overflow-y:auto}.custom-nav.open{transform:translateX(0)}.custom-nav ul{list-style:none;margin:0;padding:0}.custom-nav li{margin:1em 0}.custom-nav a{color:#fff;text-decoration:none;font-size:20px;font-weight:500;display:inline-block}.reservation-button{position:fixed;bottom:10px;right:10px;width:65px;height:65px;overflow:hidden;padding:0;background:0 0;box-shadow:none !important;cursor:pointer;z-index:10000}.reservation-button img{width:100%;height:100%;object-fit:cover;display:block}.layer-in{position:fixed;bottom:78px;right:15px;z-index:10000}.layer-img{width:55px;height:auto}@media screen and (max-width:768px){.custom-nav a{   font-size:18px}