#gallery_preview img.resp, html.mobile #gallery div.landscape img, #gallery div.portrait img {
    padding: 8% 0;
}

html.mobile #gallery div.landscape img, #gallery div.portrait img {
    padding: 20% 0;
}

#wrapper a.voting-award {
    position: relative;
    left: 50%;
    width: 90px;
    margin: 15px auto;
    transform: translateX(-50%);
}

#wrapper a.voting-award img {
    margin: 10px auto 30px;
    width: 90px;
    height: auto;
    transform: translateX(-50%);
}

/*
@media(max-height: 360px){
    html.mobile #gallery div.landscape img, #gallery div.portrait img {height: 100% !important; margin-top: -180px !important;}
}*/

body.page-id-326 div.book, body.page-id-331 div.book {
    display: none;
}

/* Virtual tour btn*/
.vt_button {
    display: block;
    width: 160px;
    height: 50px;
    margin: 10px auto;
}

.vt_button img {
    width: 100%;
    height: 100%;
}

.section.roomtype .vt_button, .book .vt_button {
    display: inline-block;
    margin: 10px 0;
}

.rtl .section.roomtype .vt_button, .book .vt_button {
    margin: 0 20px;
}

.roomtype li > div > div .light-btn {
    margin-right: 10px;
}

.lang_de .roomtype li > div > div {
    bottom: 30px;
}

.home .vt_button {
    display: inline-block;
    margin: 10px 25px
}

#extended_menu li.menu-ext__li.hideSubmenu ul.submenu {
    display: none;
}

.page-template-template-meetings .vt_button {
    margin-top: 50px;
}

.page-template-template-meetings .vt_button + .meeting_ctas {
    margin-top: 10px;
}

/*preview carousel*/
.roomtype li > .preview_slideshow,
#meetings li > .preview_slideshow{
    width: 50%;
    padding: 0;
}

.roomtype li .preview_slideshow figure,
#meetings li .preview_slideshow figure{
    position: relative;
    height: 100%;
    width: 100%;
}

.preview_slideshow .arrows {
    z-index: 200;
    position: absolute;
    bottom: 0!important;
    right: 0;
    width: 125px;
    height: 62px;
    background: #b38a00;
    left: auto;
}

.rooms.inverse .preview_slideshow .arrows,
#meetings .inverse .preview_slideshow .arrows {
    right: auto;
    left: 0;
}

.preview_slideshow span.arrow,
.preview_slideshow span.arrow {
    cursor: pointer;
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    border: 0;
}

.preview_slideshow span.arrow.preview_slideshow_next {
    left: auto;
    right: 0;
}

.preview_slideshow span.arrow.preview_slideshow_prev:after,
.preview_slideshow span.arrow.preview_slideshow_next:after {
    content: '';
    background: #b38a00 url(../images/gallery_arrows.png) no-repeat left top;
    width: 16px;
    height: 27px;
    position: absolute;
    top: 17px;
    overflow: hidden;
    left: 23px;
}

.preview_slideshow span.arrow.preview_slideshow_next:after {
    background-position: 0 -27px;
}
#meetings li.inverse > .preview_slideshow {
    float: right;
}

@media (max-width: 767px) {
    .roomtype li > .preview_slideshow,
    #meetings li > .preview_slideshow{
        width: 100%;
    }
    .roomtype li .preview_slideshow figure {
        height: 220px;
    }
    .roomtype li .preview_slideshow .arrows{
        margin-bottom: 0;
    }
    #meetings li > .preview_slideshow {
        height: 390px;
    }
    .rtl .section.roomtype .vt_button {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px
    }

    .lang_de .roomtype li > div > div {
        bottom: 0;
    }

    .home .vt_button {
        margin: 30px auto;
    }
}

@media (max-width: 900px) and (min-width: 801px) {
    .roomtype li > div {
        padding: 20px;
    }

    .roomtype li > div > div {
        left: 20px;
        bottom: 20px;
    }
}

@media (max-width: 1099px) and (min-width: 901px) {
    .roomtype li > div {
        padding: 40px;
    }

    .roomtype li > div > div {
        left: 40px;
        bottom: 20px;
    }
}

@media (max-width: 424px) {
    .section.roomtype .vt_button, .book .vt_button {
        display: block;
        width: 70%;
        margin: 20px auto;
    }
}

/*CUSTOM PDF*/

.custom_pdf_wrap {
    text-align: center;
    margin-bottom: 1em;
    margin-top: 1em;
}

.custom_pdf_wrap.top {
    margin-top: 0;
}

.custom_pdf_wrap a.btn {
    text-decoration: none!important;
}

/* REMOVE MINIGALLERY SINGLE NEWS */
body.page-id-2347 #mini_slideshow,
body.page-id-2343 #mini_slideshow {
    display: none;
}

.page-template-template-meetings .vt_button{
    margin-top: 10px;
}

.page-template-template-meetings .meeting_ctas a {
    text-decoration: none!important;
}

.page-template-template-news-single {
    .restaurant_logo {
        margin-bottom: 30px;
    }
}

body.dftLangPostId_3501 .meeting_ctas {
    display: none;
}

#header nav ul.with_submenu li.active > ul.submenu > li > a[href*="festive"]:hover #header nav ul.with_submenu li.active > ul.submenu > li > a[href*="festtage"]:hover, #header nav ul.with_submenu li > ul.submenu > li > a[href*="festive"]:hover, #header nav ul.with_submenu li > ul.submenu > li > a[href*="festtage"]:hover, #header nav ul.with_submenu li.active:has(ul.submenu > li > a[href*="festive"]) > a, #header nav ul.with_submenu li:has(ul.submenu > li > a[href*="festive"]) a:hover {
    color: #8B0000 !important;
}