×

注意!页面内容来自https://www.hotelelyseeprague.cz/en/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> #screen { position: fixed; width: 100%; height: 100vh; top: 0; left: 0; background: rgba(0000.5); z-index: 9999; } #screen.hidden{ display:none; } .win { position: fixed; overflow: auto; width: 100%; height: 820px; max-width: 1200px; max-height: 100%; z-index: 999; background-color: var(--bg-default); border: 1px solid var(--border); left: 50%; top: 50%; transform: translate(-50%-50%); box-sizing: border-box; } .win-main { width: 100%; height: 100%; position: relative; overflow-y: auto; box-sizing: border-box; } .fb-widget { margin-left: 0px; background-color: white; width: 100%; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; position: fixed; z-index: 99; height: 100%; } .menu_toggled .fb-widget { margin-left: 135px; width: calc(100% - 135px); } #fb-widget-close { position: absolute; right: 20px; top: 110px; width: 32px; height: 32px; opacity: 0.5; } #fb-widget-close:hover { opacity: 1; } #fb-widget-close:before, #fb-widget-close:after { position: absolute; left: 15px; content: ' '; height: 33px; width: 2px; background-color: #333; } #fb-widget-close:before { transform: rotate(45deg); } #fb-widget-close:after { transform: rotate(-45deg); } .FormInputPrijezd, .FormInputOdjezd, .FormInputAdults, .FormInputPromo { display: none; } @media(max-width: 600px) { #fb-widget-close { top: 65px } } .fbw-calendar--title { margin-bottom: 0 !important; }