.restaurant-container{width:100%;max-width:800px;position:relative}.restaurant-container .loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;font-size:2rem;color:#000}.restaurant-container .custom-prev-arrow,.restaurant-container .custom-next-arrow{position:absolute;width:42px;height:42px;top:50%;z-index:1000;cursor:pointer;display:flex}.restaurant-container .custom-prev-arrow img,.restaurant-container .custom-next-arrow img{width:100%;height:100%}.restaurant-container .custom-prev-arrow{left:.5rem}.restaurant-container .custom-next-arrow{right:0}.restaurant-container .opening-hours{line-height:1.6;padding:1rem}.restaurant-container .opening-hours strong{display:inline-block;width:100px}.restaurant-container .restaurant-controls{display:flex;justify-content:space-around;padding:1rem}.restaurant-container .restaurant-controls button{width:80%;font-family:Domine;margin:.7rem;background-color:var(--button-background-color);color:var(--button-text-color);border:none;padding:.25rem;box-shadow:0 2px 5px #0003;border-radius:5px}.restaurant-container #food,.restaurant-container #drinks,.restaurant-container #events{margin-bottom:50px}.slick-arrow{color:#000!important}
