/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face start <<<--- */
@font-face {
    font-family: 'Hanken Grotesk';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/hanken_grotesk_100_900.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url(../fonts/cormorant_300_700.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face end <<<--- */
html, body {
    font-family: "Hanken Grotesk", sans-serif;
    color: #2F2F2F;
    font-weight: 300;
    background-color: #F6F4F1;
    font-size: 15px;
    line-height: 22px;
}

body.emptyTemplate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

b, strong, .offerBoxesWrapper article .periods, .listBoxWrapper article .periods {
    font-weight: 600;
}

a {
    color: #2F2F2F;
}

a:hover {
    color: #424141;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
}

.bigger {
    font-size: 130%;
}

small, .additionalPriceInformation {
    font-size: 0.8em;
}

p {
    margin-bottom: 15px;
}

header p {
    margin: 0;
}

.center, .h1Center .sc-header, .error404 .sc-header, .error404 .contentWrapper {
    text-align: center;
}

h1, .t1 {
    font-size: 1rem;
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 700;
    color: #2F2F2F;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    clear: both;
    letter-spacing: 0.6px;
}

h2, .t2, h3, .t3, h4, .t4, .noH2 h1, .error404 .sc-header h1, .seoBoxesWrapper .seoBoxes .headline, .offerBoxesWrapper article .headline, .listBoxWrapper article .txtWrapper .headline, .offerInner h1, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline, .listBoxWrapper article .txtWrapper .headline {
    font-size: 30px;
    line-height: 1.2;
    font-family: "Cormorant", serif;
    font-weight: 600;
    color: #2F2F2F;
    margin: 0;
    margin-bottom: 25px;
}

.offerBoxesWrapper article .headline {
    margin-bottom: 10px;
}

.noH2 h1, .error404 .sc-header h1, .offerInner h1 {
    margin-top: 0;
}

.offerInner h1 {
    text-transform: none;
}

h3, .t3, .offerBoxesWrapper article .headline, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline {
    font-size: 25px;
}

h4, .t4, .txtLink, .sc-quickInquiry > div label, [data-accordion] [data-control], .offerInner .returnLinkWrapper .returnLink, .sc-quickInquiry input {
    font-family: "Hanken Grotesk", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.txtLink {
    font-size: 14px;
    letter-spacing: 1.26px;
    text-transform: initial;
}

hr {
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    width: 65px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: -149px -99px;
    border: 0;
    text-align: left;
    display: inline-block;
    clear: both;
    margin: 25px auto;
}

.bg2 hr {
    background-position: -259px -99px;
}

header {
    position: relative;
}

.sc-masterContainer {
    padding-top: 80px;
}

.sc-masterContainer ul {
    padding: 0 20px;
    margin: 0;
    margin-bottom: 15px;
}

.sc-masterContainer ul li {
    margin-bottom: 15px;
    list-style-type: none;
    list-style-type: disc;
}

.rotatingListbox ul li {
    margin-bottom: 0px;
}

.sc-masterContainer ul li:last-child, .sc-masterContainer ul li ul li {
    margin-bottom: 0;
}

.column {
    -webkit-columns: 2 250px;
    -moz-columns: 2 250px;
    columns: 2 250px;
    text-align: left;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}

.gmap iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

/*BG Colors Styles*/
.bg1 {
    background-color: #e0dedc;
}

.bg2, .anchorMenuWrapper {
    background-color: #B5B9A0;
}

.bg3 {
    background-color: #B5B9A0;
}

.bgBox {
    margin-left: 10px;
}

.bgBox.fullWidth {
    width: calc(100% - 20px);
}

/*.bg2, .bg2 a, .bg2 a.txtLink, .bg2 a.txtLink:hover, .bg2 h1, .bg2 .t1, .bg2 h2, .bg2 .t2, .bg2 h3, .bg2 .t3, .bg2 h4, .bg2 .t4 {
    color: #fff;
}

.bg3, .bg3 a, .bg3 a.txtLink, .bg3 h1, .bg3 .t1, .bg3 h2, .bg3 .t2, .bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4 {
    color: #fff;
}

.bg3 a.txtLink, .bg2 a.txtLink, .bg2 a.txtLink:hover, .listBoxWrapper a.txtLink, .listBoxWrapper a.txtLink:hover {
    border-color: #fff;
}*/
/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    background: #2F2F2F;
    color: #fff;
    height: 100px;
    width: 100px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-style: normal;
    letter-spacing: 0;
    text-transform: uppercase;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3;
    font-size: 10px;
    font-weight: 700;
}

header .eyecatcherBtn {
    top: initial;
    bottom: 3%;
    left: 5%;
    font-size: 10px;
}

header .eyecatcherBtn a {
    text-decoration: none;
}

header .eyecatcherBtn a:hover {
    opacity: .5;
}

.eyecatcherBtn b {
    font-size: 14px;
}

header .eyecatcherBtn b {
    font-size: .9rem;
}

.eyecatcherBtn > * {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

a.eyecatcherBtn {
    text-decoration: none;
}

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .sc-header, .error404 .sc-header, .seoBoxesWrapper, .offerInner .wrapper, .offerInner .returnLinkWrapper .txtLinkWrapper {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
}

.seoBoxesWrapper {
    max-width: 1700px;
}

.contentWrapper, .sc-header, .error404 .sc-header, .offerInner .returnLinkWrapper .txtLinkWrapper {
    max-width: 1000px;
}

/*BoxLayout Styles*/
.boxLayout, .offerBoxesWrapper {
    display: flex;
    flex-direction: column;
}

/*ListOverviewSite Styles */
.boxLayout.listContainer, .offerBoxesWrapper {
    flex-wrap: wrap;
    align-items: initial;
}

.offerBoxesWrapper {
    gap: 70px;
    margin-bottom: 100px;
}

.boxLayout.listContainer article, .offerBoxesWrapper article {
    position: relative;
    margin-bottom: 8%;
    cursor: pointer;
}

.offerBoxesWrapper article {
    position: relative;
    margin-bottom: initial;
    cursor: pointer;
}

/* List Inner Styles */
.single .boxLayout .box.imageBox {
    position: relative;
}

/* Rotating listBoxWrapper */
.listBoxWrapper {
    padding-left: 10%;
    padding-right: 10%;
}

.listBoxWrapper article .txtWrapper {
    padding: 32px 0% 0 0%;
    text-align: left;
}

.listBoxWrapper article .txtWrapper p {
    margin-bottom: 12px;
}

.listBoxWrapper article .imageWrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 2100 / 1400;
}

.listBoxWrapper .t2 {
    margin-bottom: 16px;
}

.rotatingListbox button.slick-arrow {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 30px;
    width: 30px;
    border: none;
    bottom: -75px;
    right: 0;
    margin-top: auto;
}

.rotatingListbox button.slick-next {
    left: inherit;
    right: 0;
}

.rotatingListbox button.slick-arrow:after {
    content: " ";
    position: absolute;
    border-left: 2px solid #2F2F2F;
    border-bottom: 2px solid #2F2F2F;
    z-index: 1;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 10px;
    left: 5px;
}

.rotatingListbox button.slick-next.slick-arrow:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    left: 14px;
}

/*Padding & Margin Styles*/
.padding-top-xxl {
    padding-top: 100px;
}

.padding-top-xl, .listBoxWrapper {
    padding-top: 80px;
}

.padding-top-l, .seoBoxesWrapper {
    padding-top: 48px;
}

.padding-top-m {
    padding-top: 32px;
}

.padding-top-s {
    padding-top: 16px;
}

.padding-top-xs {
    padding-top: 12px;
}

.padding-top-xxs {
    padding-top: 8px;
}

.padding-bottom-xxl {
    padding-bottom: 100px;
}

.padding-bottom-xl, .listBoxWrapper {
    padding-bottom: 80px;
}

.padding-bottom-l, .error404 .contentWrapper, .seoBoxesWrapper {
    padding-bottom: 48px;
}

.padding-bottom-m {
    padding-bottom: 32px;
}

.padding-bottom-s {
    padding-bottom: 16px;
}

.padding-bottom-xs {
    padding-bottom: 12px;
}

.padding-bottom-xxs {
    padding-bottom: 8px;
}

.margin-top-xxl {
    margin-top: 100px;
}

.margin-top-xl {
    margin-top: 80px;
}

.margin-top-l, .offerInner .wrapper, .offerInner .returnLinkWrapper {
    margin-top: 48px;
}

.margin-top-m {
    margin-top: 32px;
}

.margin-top-s, .offerInner .offertextBox {
    margin-top: 16px;
}

.margin-top-xs, .seoBoxes .box, .error404 .sc-masterContainer a.button {
    margin-top: 12px;
}

.margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a {
    margin-top: 8px;
}

.margin-bottom-xxl {
    margin-bottom: 100px;
}

.margin-bottom-xl {
    margin-bottom: 80px;
}

.margin-bottom-l, .offerInner .wrapper, .listBoxWrapper, .listBoxWrapper .txtLinkWrapper {
    margin-bottom: 48px;
}

.margin-bottom-m {
    margin-bottom: 32px;
}

.margin-bottom-s {
    margin-bottom: 16px;
}

.blockSlideshow.fullSizeImage.large-slideshow {
    margin-bottom: 10px;
}

.margin-bottom-xs, .listBoxWrapper article .txtWrapper .headline {
    margin-bottom: 12px;
}

.margin-bottom-xxs {
    margin-bottom: 8px;
}

/*Button & TXT-Link Styles*/
button, .button {
    font-size: 14px;
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
    text-transform: uppercase;
    letter-spacing: 1.44px;
}

.footer .quickLinks a.button {
    font-weight: 300;
}

a.button.big {
    text-decoration: none;
}

button.big, .button.big {
    background: #B5B9A0;
    border: #B5B9A0 1px solid;
    font-size: 1rem;
    padding: 12px 20px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-underline-offset: 5px;
    font-size: 14px;
    letter-spacing: normal;
    font-weight: 700;
    line-height: 120%;
}

/*.button.secondary, .topBar .button:nth-child(even), .resMenu a.button:nth-child(odd), .SiMenu .copyToMobileMenu .button:nth-child(odd), .bg3 .button:hover, .bg2 .button:hover {
    background:#B5B9A0;
}*/
.button:hover, .topBar .button:hover, .sc-readmore a:hover, .fourColumns .contact a:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    opacity: 1;
}

button.big:hover, a.button.big:hover {
    background: #f6f4f1;
    opacity: 1;
}

a.txtLink, .offerInner .returnLinkWrapper .returnLink {
    font-weight: 700;
    text-decoration: none;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
    font-size: 17px;
    font-family: "Cormorant", serif;
    letter-spacing: 0.14px;
}

.offerInner .returnLinkWrapper .returnLink {
    font-size: 14px;
}

a.txtLink:hover, .offerInner .returnLinkWrapper .returnLink:hover {
    color: #2F2F2F;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    opacity: 1;
}

.offerInner .returnLinkWrapper {
    text-align: center;
    margin-bottom: 50px;
}

.offerInner .returnLinkWrapper .returnLink {
    font-family: "Hanken Grotesk", sans-serif;
}

/*Slick Styles*/
.slick-arrow {
    width: 12px;
    height: 12px;
    margin-top: -8px;
    border: 0;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 3%;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    border-bottom: 2px solid #2F2F2F;
    border-left: 2px solid #2F2F2F;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none;
}

.headerSlider .slick-arrow, .roomBox .slick-arrow {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    left: 24px;
}

.blockSlideshow .slick-arrow, .blockTextSlideshow .slick-arrow {
    border-bottom: 2px solid #FFF;
    border-left: 2px solid #FFF;
}

.headerSlider .slick-next.slick-arrow {
    right: 24px;
}

.home .showHeaderSlider .headerSlider:after, .home .showHeaderSlider .headerVideo:after, .home .showHeaderSlider .headerSlider:before, .home .showHeaderSlider .headerVideo:before, .showHeaderSlider .headerSlider:before, .showHeaderSlider .headerVideo:before {
    content: "";
    width: 100%;
    height: 42vh;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(0 0 0 / 50%)), to(transparent));
    background: -o-linear-gradient(top, rgb(0 0 0 / 50%) 0, transparent 100%);
    background: linear-gradient(to bottom, rgb(0 0 0 / 50%) 0, transparent 100%);
    pointer-events: none;
}

button.slick-arrow:before {
    /*Enhancing the clickable area size*/
    content: "";
    padding: 8px;
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -8px;
    left: -8px;
}

.slick-next.slick-arrow {
    right: 3%;
    left: auto;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

button.slick-arrow {
    font-size: 0;
}

ul.slick-dots {
    padding: 0;
    text-align: center;
    margin: 0;
    display: flex;
    gap: 10px;
    justify-content: center;
    bottom: -60px;
    position: relative;
    align-items: center;
}

.blockSlideshow .slick-dots {
    bottom: -22px;
}

ul.slick-dots li {
    display: inline-block;
    line-height: 0;
    margin-bottom: 0;
    position: relative;
}

ul.slick-dots li button {
    width: 30px;
    height: 100%;
    cursor: pointer;
    padding: 0;
    font-size: 0;
    border: 0;
    background: #2F2F2F;
    display: block;
    height: 1.5px;
    text-decoration: none;
}

.slick-dots li.slick-active button {
    height: 3.5px;
}

.noDots .slick-dots, .seoBoxesWrapper .slick-dots {
    display: none;
}

/*Lightcase Styles*/
.lightcase-icon-close:before {
    text-shadow: 1px 1px 1px #2F2F2F;
}

/*Accordion Styles*/
[data-accordion] [data-control] {
    position: relative;
    padding: 6px;
    padding-left: 0;
    margin-bottom: 10px;
    padding-right: 30px;
    border-bottom: 1px solid #2F2F2F;
}

[data-accordion].accordion.open [data-content] {
    padding-bottom: 20px;
}

[data-accordion] > [data-control]:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 3px;
    z-index: 10;
    cursor: pointer;
    border-bottom: 2px solid #2F2F2F;
    border-left: 2px solid #2F2F2F;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

[data-accordion].open > [data-control]:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: -3px;
}

.detailAccordion [data-accordion] [data-control] span {
    font-family: "Cormorant", serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: initial;
    letter-spacing: 0.5px;
}

.detailAccordion [data-accordion] [data-control] span span {
    font-family: "Hanken Grotesk", sans-serif;
    position: absolute;
    bottom: -48px;
    left: 0;
    font-size: 14px;
    font-weight: 500;
    width: 75%;
    height: 40px;
}

.detailAccordion [data-accordion] [data-control] {
    position: relative;
    padding: 6px;
    padding-left: 0;
    margin-bottom: 52px;
}

.detailAccordion [data-accordion] > [data-control]:after {
    width: 8px;
    height: 8px;
    bottom: -20px;
    top: initial;
    border-bottom: 1px solid #2F2F2F;
    border-left: 1px solid #2F2F2F;
}

.detailAccordion [data-accordion].open > [data-control]:after {
    bottom: -25px;
}

.detailAccordion [data-accordion] > [data-control]:before {
    content: "Details";
    position: absolute;
    bottom: -30px;
    font-weight: 400;
    margin-top: -6px;
    right: 22px;
    z-index: 10;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.detailAccordion:lang(it-IT) [data-accordion] > [data-control]::before {
    content: "Dettagli";
}

.detailAccordion [data-accordion] [data-control][noaccordion]:before, .detailAccordion [data-accordion] [data-control][noaccordion]:after {
    display: none;
}

.detailAccordion [data-accordion] [data-control][noaccordion] {
    pointer-events: none;
}

.detailAccordion [data-accordion].open > [data-control]:after {
    bottom: -26px;
}

.detailAccordion [data-accordion-group] {
    gap: 25px;
    display: flex;
    flex-direction: column;
}

/*Tabs Styles*/
.tabs > [data-control] button {
    border: 0;
    color: #2F2F2F;
    padding: 8px 10px;
    position: relative;
    margin-right: 10px;
    background-color: transparent;
    text-decoration: none;
}

.tabs > [data-control] button:last-child {
    margin-right: 0;
}

.tabs > [data-control] button.active, .tabs > [data-control] button:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
}

.tabs [data-content] {
    margin-top: 15px;
}

.tabs > [data-control] {
    text-align: center;
    padding: 30px 0px;
    border-bottom: 1px solid #2F2F2F;
    border-top: 1px solid #2F2F2F;
    margin: 0 15px 80px 15px;
}

/*SiTable & priceTable Styles*/
.SiTable table {
    border: 0;
    border-collapse: collapse;
    line-height: 1.3;
    background: #fff;
    width: 100%;
}

.SiTable td {
    padding: 7px;
    border: 1px solid #e0dedc;
}

.SiTable tr:nth-child(odd) {
    background: #efefef
}

.SiTable table tr:nth-child(1) {
    background: #B5B9A0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.additionalPriceInformation {
    margin: 15px 0;
}

.scrollableArea {
    overflow-x: auto !important;
    white-space: nowrap;
    width: 100%;
}

/*_____  ------  _____ ------  _____ HEADER _____  ------  _____ ------  _____*/
/*Mobile Top Bar Styles*/
.resMenu {
    width: 100%;
    height: 66px;
    z-index: 90;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -80px;
    pointer-events: none;
}

.scrolled .resMenu {
    pointer-events: all;
}

.home .resMenu {
    top: initial;
}

.resMenu .copyToMobileMenu, .menuFooter .topBar {
    position: fixed;
    height: 66px;
    z-index: 90;
    bottom: -66px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #F2EFEA;
    background: #2f2f2f;
}

.menuFooter .topBar {
    border-top: 1px solid #2f2f2f;
    background: #F2EFEA;
    bottom: 0px;
    top: initial;
}

.scrolled .resMenu .copyToMobileMenu {
    bottom: 0;
}

.SiMenuToggle.menuActive {
    width: 0%;
    display: none;
}

.resMenu a.button, .menuFooter .button {
    padding: 0 5px;
    background: transparent;
    line-height: 30px;
    border: 0;
    border-left: 1px solid #F2EFEA;
    height: 46px;
    font-size: 11px;
    width: 25%;
    color: #F2EFEA;
    height: 66px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    justify-items: center;
    text-align: center;
    align-content: center;
    text-decoration: none;
    transition: width 0.5s ease;
}

.requestPage .resMenu a.button, .bookingPage .resMenu a.button {
    width: 33.3%;
}

.requestPage .menuFooter .button, .bookingPage .menuFooter .button {
    width: 50%;
}

.menuFooter .button {
    display: block;
    width: 33.3%;
    border-left: 1px solid #2F2F2F;
    color: #2F2F2F;
    margin-left: 0px;
}

.menuFooter .button:first-child {
    border-left: none;
}

.resMenu a.button.phone {
    width: 25%;
}

.resMenu .copyToMobileMenu, .menuFooter .topBar {
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: flex-end;
}

.resMenu button.SiMenuToggle {
    left: 12px;
    top: 36px;
    width: 36px;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    z-index: 100;
    position: absolute;
    text-decoration: none;
    pointer-events: all;
}

.scrolled .resMenu {
    position: fixed;
}

.resMenu button.SiMenuToggle:focus {
    outline: none;
}

.resMenu button.SiMenuToggle .line {
    background: #2F2F2F;
    height: 3px;
    border-radius: 3px;
    width: 36px;
    display: block;
    line-height: 2px;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
}

.resMenu button.SiMenuToggle:after {
    content: "Menu";
    font-size: 14px;
    color: #2F2F2F;
    position: absolute;
    top: 3px;
    left: calc(50% + 36px);
}

.home .resMenu button.SiMenuToggle:after {
    color: #fff;
}

.scrolled .resMenu button.SiMenuToggle .line, .home .resMenu button.SiMenuToggle .line {
    background: #fff;
}

.scrolled .resMenu button.SiMenuToggle .line {
    height: 2px;
}

.resMenu button.SiMenuToggle .line:last-child {
    margin-bottom: 4px;
}

.resMenu a.button:first-child, .resMenu a.button:nth-child(2), .resMenu a.button:first-child, .resMenu a.button:nth-child(3) {
    display: inline-block;
}

a.button.phone:before, a.button.book:before, a.button.request:before, a.button.offers:before {
    content: "";
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -199px -333px;
    height: 28px;
    width: 25px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a.button.request:before {
    background-position: -199px -385px;
}

a.button.book:before {
    background-position: -199px -442px;
}

a.button.offers:before {
    background-position: -199px -494px;
}

.menuFooter .button.phone:before {
    background-position: -260px -336px;
}

.menuFooter .button.request:before {
    background-position: -260px -385px;
}

.menuFooter .button.book:before {
    background-position: -260px -443px;
}

.menuFooter .button.offers:before {
    background-position: -199px -494px;
    background-position: -259px -495px;
}

.resMenu a:hover {
    background: rgb(49, 49, 49);
}

.menuFooter a.button:hover {
    background: rgb(232, 230, 230);
}

/*Desktop Top Bar Styles*/
.topBar {
    display: none;
    position: fixed;
    right: 25px;
    top: 18px;
    z-index: 11;
}

.topBar a.button:first-child, .roomBox .box.textBox a.button:first-child {
    margin-left: 0;
}

/*Menu Styles*/
.sc-menu li a {
    text-decoration: none;
    display: block;
    padding: 5px 40px 5px 15px;
    font-family: "Cormorant", serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 29px;
    text-align: left;
}

.sc-menu li a:hover {
    color: #2F2F2F;
}

.sc-menu li li a {
    padding: 7px 22px;
    letter-spacing: 0px;
    font-family: "Hanken Grotesk", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    text-align: left;
}

.sc-menu a:hover {
    text-decoration: underline;
}

.sc-menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
}

.SiMenu, .SiMenuDesktop {
    display: none;
    text-align: center;
}

.SiMenu.active {
    display: block;
    background: #F6F4F1;
    ;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
    padding-top: 65px;
    text-align: center;
    margin: auto;
    width: 100%;
}

.SiMenu .sc-menu > .menu-item.hasSubmenu > a:after {
    content: " ";
    top: 20px;
    position: absolute;
    height: 18px;
    bottom: auto;
    right: 11px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-repeat: no-repeat;
    width: 18px;
    background-position: -739px -678px;
    transform: translate(0, -50%);
    margin-left: 0;
    transition: transform 0.5s ease;
}

.SiMenu .sc-menu > .menu-item.hasSubmenu.submenuActive > a:after {
    transform: translate(0, -50%) rotate(45deg);
}

.SiMenu .menuImages img, .menuItemImages {
    display: none;
}

.menuBackgroundImages {
    display: none;
}

[class*=menu-hauptmenue] .current-menu-parent a, [class*=menu-hauptmenue] .current-menu-parent ul li.current-menu-item a, [class*=menu-hauptmenue] .current-menu-item > a {
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
}

[class*=menu-hauptmenue] .current-menu-parent ul li a {
    text-decoration: none;
}

[class*=menu-hauptmenue] .current-menu-parent ul li a:hover {
    text-decoration: underline;
}

.SiMenu .sc-menu li ul li a {
    margin-top: 0px;
}

.SiMenu ul, .SiMenuDesktop ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.SiMenu li > ul, .SiMenuDesktop li > ul {
    display: none;
    padding-left: 0.5rem;
}

.SiMenu li > ul.active, .SiMenuDesktop li > ul.active {
    display: block;
    margin-top: 10px;
}

.SiMenuDesktop li > ul.active, .SiMenuDesktop li > ul.active, .SiMenuDesktop .menu-item.submenuActive .menuItemImages {
    position: absolute;
    z-index: 10;
    background: #fff;
}

.SiMenu .sc-menu li a {
    margin-top: 4vh;
}

.SiMenu button, .SiMenuDesktop button {
    background: transparent;
    border: 0;
    padding: 0;
}

.SiMenu button:focus, .SiMenuDesktop button:focus {
    outline: none;
}

.SiMenu button.close-button {
    position: absolute;
    top: 20px;
    left: 5%;
    font-size: 0;
    /*Hide CloseMenuButton Text*/
    width: 30px;
    height: 30px;
    -webkit-filter: initial;
    filter: initial;
    cursor: pointer;
    z-index: 50;
}

.SiMenu button.close-button::before, .SiMenu button.close-button::after {
    content: " ";
    width: 100%;
    height: 2px;
    background: #2F2F2F;
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.SiMenu button.close-button::after {
    bottom: -8px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.SiMenu button.close-button {
    position: absolute;
    top: 20px;
    font-size: 0;
    width: 30px;
    height: 30px;
    -webkit-filter: initial;
    filter: initial;
    cursor: pointer;
    z-index: 50;
}

.submenu-button {
    margin-left: 5px;
    width: 10px;
    height: 10px;
    margin-top: -13px;
    border: 0;
    background: transparent;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-bottom: 2px solid #e0dedc;
    border-left: 2px solid #e0dedc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.submenuActive .submenu-button {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: 0px;
}

.sc-menu a:hover .submenu-button, .hasSubmenu.submenuActive .submenu-button, .sc-menu li a[aria-current] .submenu-button {
    border-color: #3B3B3B;
}

.hasSubmenu.current-menu-parent > a, .sc-menu li a[aria-current] {
    color: #3B3B3B;
}

.SiMenu .menuHeader {
    margin-bottom: 10%;
    min-width: 60px;
    max-width: 90px;
    width: 20vw;
    margin-left: auto;
    margin-right: auto;
}

.SiMenu .copyToMobileMenu a.phone {
    margin-top: 15% !important;
}

.SiMenu .copyToMobileMenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.SiMenu .copyToMobileMenu a.phone {
    text-decoration: none;
}

.SiMenu .copyToMobileMenu .button {
    margin: auto;
    width: 180px;
    display: none;
}

.SiMenu .copyToMobileMenu .button:first-child {
    margin-bottom: 10px;
}

.SiMenu .copyToMobileMenu .button:first-child, .SiMenu .copyToMobileMenu .button:nth-child(2) {
    /*Show max. 2 CTA-Buttons in Mobile Menu*/
    display: inline-block;
}

.SiMenu .copyToMobileMenu a.phone:before {
    content: "";
    background-position: -258px -336px;
    vertical-align: bottom;
    margin-right: 6px;
}

nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
    height: calc(100vh - 190px);
    height: calc(calc(var(--vh, 1vh) * 100) - 190px);
    overflow-y: auto;
}

/*SiMenuDesktop*/
.SiMenuDesktop .sc-menu li {
    display: inline-block;
}

.SiMenuDesktop li.submenuarrow a {
    padding-right: 17px;
}

/*Menu Arrows*/
.SiMenuDesktop li.submenuarrow > a:after, .SiMenu li.submenuarrow > a:after {
    content: " ";
    width: 10px;
    height: 10px;
    right: 0;
    top: 50%;
    margin-top: -10px;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    border-bottom: 2px solid #2F2F2F;
    border-left: 2px solid #2F2F2F;
}

.SiMenuDesktop li.submenuarrow.submenuActive > a:after, .SiMenu li.submenuarrow.submenuActive > a:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: -3px;
}

.SiMenu li.submenuarrow > a:after {
    right: inherit;
    margin-left: 7px;
    top: 15px;
}

.SiMenuDesktop li.submenuarrow > a:hover:after, .SiMenu li.submenuarrow > a:hover:after {
    border-color: #e0dedc;
}

.hasSubmenu.current-menu-parent > a, .sc-menu li a[aria-current]:hover:after, .SiMenuDesktop li.submenuarrow.current-menu-parent > a:hover:after {
    border-color: #3B3B3B;
}

/*Main Logo Styles*/
/*Note: If you want use different logos, use "background-image"*/
header .MainLogo {
    display: block;
    top: 10px;
    margin: 0;
    position: relative;
    height: auto;
    left: initial;
    margin-top: 60px;
    padding: 25px 0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    pointer-events: none;
}

.home header .MainLogo {
    position: absolute;
    top: 20px;
}

header .MainLogo img {
    max-width: 210px;
    margin: auto;
    display: block;
    width: 15vw;
    min-width: 170px;
    pointer-events: all;
}

.home header .MainLogo .logoInner, header .MainLogo .logoHome, header .MainLogo .logoInnerDesktop {
    display: none;
}

.home header .MainLogo .logoHome {
    display: block;
    z-index: 10;
    position: relative;
}

header .MainLogo .logoInner img {
    min-width: 60px;
    max-width: 90px;
}

/*Language Selector Styles*/
.sc-language-selector, .menuLanguageSelector {
    position: absolute;
    top: -47px;
    right: 25px;
    z-index: 1;
    font-size: 0.7em;
    pointer-events: all;
}

.home .sc-language-selector a {
    color: #fff;
    top: 40px;
}

.home .sc-language-selector {
    top: 40px;
}

.sc-language-selector .wpml-ls-current-language a span, .menuLanguageSelector .wpml-ls-current-language a span {
    text-decoration: underline;
    text-underline-offset: 5px;
}

.sc-language-selector a span:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

.sc-language-selector a span:hover, .menuLanguageSelector a span:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

.sc-language-selector a:hover, .menuLanguageSelector a:hover {
    opacity: 1;
}

.sc-language-selector a, .menuLanguageSelector a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.26px;
}

.sc-language-selector ul, .menuLanguageSelector ul {
    margin: 0;
    padding: 0;
}

.sc-language-selector ul li, .menuLanguageSelector ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
}

.sc-language-selector ul li a:after, .menuLanguageSelector ul li a:after {
    content: "|";
    padding-left: 8px;
}

.sc-language-selector ul li:last-child a:after, .menuLanguageSelector ul li:last-child a:after {
    display: none;
}

.sc-language-selector ul li:last-child, .menuLanguageSelector ul li :last-child {
    margin-right: 0;
}

.menuLanguageSelector {
    right: 5%;
    top: 20px;
}

/*Header Slider Styles*/
.headerSlider, .headerVideo {
    display: none;
    position: relative;
}

.home .showHeaderSlider .headerSlider, .home .showHeaderVideo .headerVideo {
    display: block;
}

.showHeaderSlider .headerSlider .sc-slideshow, .showHeaderSlider .headerSlider img, .showHeaderVideo .headerVideo video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/*Fullscreen Header Slider Styles*/
.showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
}

.showHeaderSlider .headerSlider div[class^=slick], .showHeaderSlider .headerSlider .slick-slide > div, .showHeaderSlider .headerSlider picture {
    height: 100% !important;
}

header .arrowDown {
    content: " ";
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 3;
    bottom: 10%;
    left: calc(50% - 17px);
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    cursor: pointer;
    position: absolute;
    width: 34px;
    height: 76px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-repeat: no-repeat;
    display: none;
}

header .arrowDown a {
    text-decoration: none;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-20px)
    }

    60% {
        -webkit-transform: translateY(-10px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    60% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

/* Room Boxes */
.roomBoxesWrapper {
    display: flex;
    gap: 96px;
    flex-direction: column;
}

.roomBox {
    width: 80%;
}

.roombox .boxLayout .box:nth-child(2) {
    margin-top: 20px;
}

.roomBox:nth-child(odd) .boxLayout .box.textBox, .roomBox:nth-child(odd) .blockAccordion, .roomBox:nth-child(odd) .blockText {
    margin-left: 20px;
}

.roomBox:nth-child(even) .boxLayout .box.textBox {
    margin-right: 20px;
}

.roomBox:nth-child(even) {
    margin-left: auto;
}

.roomBox .txtLinkWrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.roomBox .description {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1.26px;
    margin-bottom: 16px;
}

.roomBox .t2 {
    margin-bottom: 16px;
}

.roomBox [data-accordion] [data-control] {
    font-size: 14px;
    padding: 0px;
    font-weight: 600;
    border-bottom: none;
}

.roomBox [data-accordion] [data-control] span {
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
}

.roomBox [data-accordion] > [data-control]:after {
    width: 10px;
    height: 10px;
    margin-left: 12px;
    margin-top: -8px;
    right: initial;
    border-bottom: 1px solid #2F2F2F;
    border-left: 1px solid #2F2F2F;
}

.roomBox [data-accordion].open > [data-control]:after {
    margin-top: -3px;
}

.roomBox .buttonsWrapper {
    gap: 17px;
    display: flex;
}

.roomBox.priceListOpen .buttonsWrapper {
    display: none;
}

.roomBox a.mapIcon:after, a.external:after, .txtLink.external:after {
    content: "";
    height: 21px;
    width: 21px;
    display: block;
    display: inline-block;
    position: absolute;
    margin-top: 0px;
    margin-left: 8px;
    background-position: 0px 0px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -418px -698px;
}

a.external:after, .txtLink.external:after {
    background-position: -418px -663px;
}

.roomBox .sc-slideshow[data-sigallery]:before {
    content: "";
    display: block;
    display: inline-block;
    position: absolute;
    height: 26px;
    width: 26px;
    margin-top: 0px;
    margin-left: 0px;
    right: 10px;
    top: 10px;
    background-position: 0px 0px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -448px -1108px;
    z-index: 1;
    background-size: 1500px 1500px;
    pointer-events: none;
}

.roomBox ul.slick-dots {
    bottom: 30px;
}

.roomBox ul.slick-dots li button {
    background: #fff;
    width: 15px;
}

.roomBox .slick-arrow {
    left: 4%;
    bottom: 26px;
    top: initial;
}

.roomBox .slick-next.slick-arrow {
    right: 4%;
    left: initial;
}

.sc-masterContainer .roomBox ul.slick-dots li:before {
    content: "";
}

/*Fullscreen HeaderSlider END*/
/*_____  ------  _____ ------  _____ FOOTER _____  ------  _____ ------  _____*/
.footer {
    clear: both;
}

.footer address {
    font-style: normal;
}

.footer address img.logoFooter {
    width: 360px !important;
    max-width: 65% !important;
    height: auto !important;
}

.logo-simedia {
    vertical-align: middle;
    margin-bottom: 4px;
}

/*SEO Boxes Styles*/
.seoBoxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.seoBoxes .box {
    flex-basis: 400px;
    flex-grow: 1;
    flex-shrink: 1;
    cursor: pointer;
}

.seoBoxesWrapper .box img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 223 / 346;
    object-fit: cover;
}

.seoBoxesWrapper .seoBoxes .headline, .seoBoxesWrapper .seoBoxes .headline, .seoBoxesWrapper .seoBoxes .additionalTxt {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 32px;
}

.seoBoxesWrapper .seoBoxes .headline a {
    text-decoration: none;
}

.seoBoxes .additionalTxt {
    font-size: 14px;
    text-decoration: underline;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.26px;
    text-underline-offset: 4px;
}

.seoBoxes:hover .box:hover .additionalTxt {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
}

.seoBoxes .slick-next.slick-arrow {
    right: -2%;
    left: initial;
}

.seoBoxes .slick-arrow {
    top: 42%;
    left: -2%;
}

/*Newsletter Styles*/
.newsletter input {
    padding: 15px 25px;
    margin-bottom: 25px;
    width: 100%;
    box-sizing: border-box;
}

.rg-newsletter-subscription {
    font-family: "Hanken Grotesk", serif;
}

.col .btn-primary {
    background: #B5B9A0;
    border: #B5B9A0 1px solid;
    font-size: 1rem;
    padding: 12px 20px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Hanken Grotesk", sans-serif;
    text-decoration: none;
    text-underline-offset: 5px;
    font-size: 14px;
    letter-spacing: normal;
    font-weight: 600;
    letter-spacing: 1.44px;
    line-height: 120%;
    color: #000;
}

.col .btn-primary:hover {
    background: #f6f4f1;
    opacity: 1;
}

/*Partner Styles*/
.partner a {
    background-image: url(../graphics/partners.png?ver=1.0);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 0 2%;
    height: 45px;
    background-size: 250px 500px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    align-content: center;
    margin: 10px;
}

.partner br {
    display: none;
}

.partner a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.partner .kronplatz {
    background-position: 0 -47px;
    width: 37px;
}

.partner .superski {
    background-position: 0 -196px;
    width: 85px;
}

.partner .roter_hahn {
    background-position: 0 2px;
    width: 30px;
}

.partner .suedtirol {
    background-position: -67px -102px;
    width: 38px;
    height: 31px;
}

.partner .suedtirol:hover {
    background-position: 0 -102px;
    width: 38px;
    height: 31px;
}

.partner .booking_suedtirol {
    background-position: 0 -152px;
    width: 51px;
    height: 40px;
}

.partner .meraner-land {
    background-position: 0 5px;
    width: 95px;
    height: 27px;
}

.partner .schenna {
    background-position: 0 -207px;
    width: 59px;
    height: 31px;
}

.partner .unterpenatz {
    background-position: 0 -44px;
    width: 90px;
    height: 35px;
    mix-blend-mode: multiply;
}

.partner .holzner {
    background-position: -1px -302px;
    width: 81px;
    height: 37px;
    mix-blend-mode: multiply;
}

.partner .penatz {
    background-position: 0 -240px;
    width: 63px;
    height: 31px;
}

/*Anchor Menu*/
.anchorMenuWrapper {
    padding: 20px 15px;
    margin: 0 auto;
    text-align: center;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    max-width: unset;
    left: 0;
    box-sizing: border-box;
}

.anchorMenuWrapper.fixed {
    position: fixed;
    top: 60px;
    z-index: 20;
}

.anchorMenuWrapper a {
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
    opacity: .5;
    margin-right: 30px;
    color: #fff;
}

.anchorMenuWrapper a.sianchorActive {
    opacity: 1;
}

.anchorMenuWrapper a:last-child {
    margin-right: 0;
}

/* Footer */
.fourColumns {
    text-align: center;
    gap: 56px;
    display: flex;
    flex-direction: column;
}

.fourColumns .headline, .partner [data-accordion] [data-control] {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 1.26px;
    text-transform: uppercase;
}

.fourColumns > div {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.fourColumns .contact a {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    line-height: 25px;
    letter-spacing: 0;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    border: none;
}

.fourColumns .contact {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.fourColumns div:nth-child(4) .headline {
    display: none;
}

.fourColumns .quickLinks {
    display: flex;
    align-self: center;
    flex-direction: column;
    gap: 5px;
}

.partner .accordion {
    margin: 11px;
    border-bottom: 1px solid #2F2F2F;
    border-top: 1px solid #2F2F2F;
}

.partner [data-accordion] [data-control] {
    border: none;
    margin: 30px 10px;
    text-align: center;
}

.partner [data-accordion] > [data-control]:after {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    display: inline-block;
    top: 50%;
    margin-top: -9px;
    margin-left: 9px;
    z-index: 10;
    right: initial;
    cursor: pointer;
    border-bottom: 2px solid #2F2F2F;
    border-left: 2px solid #2F2F2F;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.partner [data-accordion].open > [data-control]:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: -4px;
}

.fullSizeImage img {
    margin: 0px 10px;
    max-width: calc(100% - 20px);
    aspect-ratio: 4 / 5;
    object-fit: cover;
}

/*Schnellanfrage*/
.sc-quickInquiry .sc-quickformArrival, .sc-quickInquiry .sc-quickformDeparture, .sc-quickInquiry .sc-quickformAdults, .sc-quickInquiry .sc-quickformChildren {
    text-align: center;
    box-sizing: border-box;
    width: 50%;
    border-right: none;
    border-bottom: 1px solid #2F2F2F;
    position: relative;
}

.sc-quickInquiry .sc-quickformSubmit button {
    background: transparent;
}

.sc-quickInquiry input, .sc-quickInquiry label {
    text-align: left;
}

.sc-quickInquiry input {
    margin: 8px 0px;
}

.sc-quickInquiry > div label {
    padding-bottom: 10px;
}

.sc-quickInquiry {
    gap: 26px;
}

.sc-quickInquiry > * {
    flex: 0 0 calc(50% - 13px);
}

.sc-quickInquiry > :last-child {
    flex: 0 0 100%;
    text-align: center;
}

.sc-quickInquiry label:hover, .sc-quickInquiry label:focus, .sc-quickInquiry > div.active {
    background: transparent;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    border-color: #2F2F2F;
    background: #2F2F2F;
}

.sc-quickInquiry .sc-selectValuesAdults button:hover, .sc-quickInquiry .sc-selectValuesChildren button:hover {
    background: #b5b9a0;
}

.sc-quickInquiry .sc-selectValuesAdults button, .sc-quickInquiry .sc-selectValuesChildren button {
    text-decoration: none;
}

.sc-quickInquiry .sc-selectValuesAdults button, .sc-quickInquiry .sc-selectValuesChildren button {
    background: #e0dedc;
}

/* Box Layout */
.blockTextSlideshow.boxLL, .blockTextSlideshow.boxLR, .blockTextSlideshow.boxRR, .blockTextSlideshow.boxRL {
    width: 80%;
}

.blockTextSlideshow.boxRR, .blockTextSlideshow.boxRL {
    margin-left: auto;
}

.blockTextSlideshow.boxLR .box.textBox, .blockTextSlideshow.boxLL .box.textBox {
    margin-left: 5%
}

.blockTextSlideshow.boxRR.small, .blockTextSlideshow.boxRL.small, .blockTextSlideshow.boxLL.small, .blockTextSlideshow.boxLR.small {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.blockTextSlideshow.svgImage img {
    width: 30%;
    max-width: 300px;
    min-width: 120px;
    margin-left: 5%;
}

.blockTextSlideshow.boxLL .boxLayout .box.textBox, .blockTextSlideshow.boxLR .boxLayout .box.textBox, .blockTextSlideshow.boxRL .boxLayout .box.textBox, .blockTextSlideshow.boxRR .boxLayout .box.textBox {
    width: 90%;
    margin-top: 25px;
}

/* Rotating List Box Content*/
.rotatingListbox.content {
    padding-bottom: 60px;
}

.rotatingListbox.content button.slick-arrow {
    bottom: -14px;
}

.rotatingListbox.content {
    padding-bottom: 30px;
}

.rotatingListbox.content ul.slick-dots {
    bottom: -31px;
}

/*Photogallery Styles*/
.photoGallery .no-slideshow {
    display: flex;
    gap: 16px;
    flex-direction: column;
}

.photoGallery .no-slideshow > img {
    width: 100%;
}

.weatherPopup {
    margin: auto;
}

/* Newsletter Pop up*/
.newsletterPopUp {
    width: 100%;
}

/* Rate Checker*/
.pricecalendar, .pricecalendar * {
    font-family: "Hanken Grotesk", sans-serif;
}

/* HGV Payment Widget*/
.paymentWrapper .hgPaymentWidget .hgpButton.hgpButtonPrimary, .paymentWrapper .hgPaymentWidget .hgpProgress .hgpStepActive .hgpRect, .paymentWrapper .hgPaymentWidget .hgpProgress .hgpRect {
    background: #B5B9A0;
    color: #2F2F2F;
    border: 1px solid #B5B9A0;
}

.paymentWrapper .hgPaymentWidget .hgpButton.hgpButtonPrimary, .paymentWrapper .hgPaymentWidget .hgpButtonGroup .hgpButtonLeft {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.44px;
}

.paymentWrapper .hgPaymentWidget .hgpProgress .hgpStep:not(:last-child) .hgpStepInner > div:last-child:before {
    border-top: 2px dotted #2F2F2F;
}

.paymentWrapper .hgPaymentWidget .hgpProgress .hgpLabel, .paymentWrapper .hgPaymentWidget .hgpFormElement .hgpCheckBox, .paymentWrapper .hgPaymentWidget .hgpExpander, .paymentWrapper .hgPaymentWidget .hgpFormElement .hgpRadioButton {
    color: #2F2F2F;
}

.paymentWrapper .hgPaymentWidget .hgpProgress {
    border-bottom: 1px solid #2F2F2F;
}

.paymentWrapper .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type=checkBox] + span:before {
    border: 2px solid #2F2F2F;
}

.paymentWrapper .hgPaymentWidget .hgpFormElement .hgpRadioButton input[type=radio] + span:before {
    border: 2px solid #2F2F2F;
}

.paymentWrapper .hgPaymentWidget .hgpButton.hgpButtonPrimary:hover, .paymentWrapper.hgPaymentWidget .hgpButtonGroup .hgpButtonLeft:hover {
    background-color: transparent;
    text-decoration: none;
}

.paymentWrapper.hgPaymentWidget .hgpButtonGroup .hgpButtonLeft:hover {
    color: #2F2F2F;
}

/*Small Gallery*/
.innerGallery.double .no-slideshow {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.innerGallery {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.consistoRateChecker {
    width: 95%;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @Media Styles Start <<<--- */
/* Mobile landscape */
@media (max-width: 994px) and (orientation: landscape) {
    .SiMenu .menuHeader {
        margin-bottom: 4%;
    }

    .SiMenu.active {
        padding-top: 2%;
        margin-top: 0;
        overflow: hidden;
    }

    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        height: calc(100vh - 125px);
        height: calc(calc(var(--vh, 1vh) * 100) - 125px);
        overflow-y: auto;
        margin-top: 0;
    }
}

@media (max-width: 994px) {
    .scrolled .resMenu button.SiMenuToggle:after {
        content: "Menu";
        font-size: 11px;
        color: #fff;
        position: relative;
        top: initial;
        left: initial;
    }

    .scrolled .resMenu {
        top: initial;
        bottom: 0;
        position: fixed;
    }

    .scrolled .resMenu {
        top: initial;
        bottom: 0;
        position: fixed;
    }

    .scrolled .resMenu button.SiMenuToggle {
        left: 0px;
        top: 14px;
        width: 25%;
        margin-left: auto;
        margin-right: auto;
    }

    .scrolled .requestPage .resMenu button.SiMenuToggle, .scrolled .bookingPage .resMenu button.SiMenuToggle {
        width: 33.3%;
    }
}

@media (min-width: 994px) {
    .padding-top-xxl {
        padding-top: 250px;
    }

    .padding-top-xl {
        padding-top: 176px;
    }

    .padding-top-l, .listBoxWrapper, .seoBoxesWrapper, .quickrequest .padding-top-xl {
        padding-top: 112px;
    }

    .padding-top-m, .footer address .padding-top-xl {
        padding-top: 64px;
    }

    .padding-top-s {
        padding-top: 32px;
    }

    .padding-top-xs {
        padding-top: 24px;
    }

    .padding-top-xxs {
        padding-top: 12px;
    }

    .padding-bottom-xxl {
        padding-bottom: 250px;
    }

    .padding-bottom-xl {
        padding-bottom: 176px;
    }

    .listBoxWrapper {
        padding-bottom: 150px;
    }

    .padding-bottom-l, .error404 .contentWrapper, .seoBoxesWrapper, .quickrequest .padding-bottom-xl {
        padding-bottom: 112px;
    }

    .padding-bottom-m, .footer address .padding-bottom-xl {
        padding-bottom: 64px;
    }

    .padding-bottom-s, .error404 .seoBoxesWrapper .contentWrapper {
        padding-bottom: 32px;
    }

    .padding-bottom-xs, .editorial .padding-bottom-xl {
        padding-bottom: 24px;
    }

    .padding-bottom-xxs {
        padding-bottom: 12px;
    }

    .margin-top-xxl {
        margin-top: 250px;
    }

    .margin-top-xl {
        margin-top: 176px;
    }

    .margin-top-l, .offerInner .wrapper, .offerInner .returnLinkWrapper, .sc-masterContainer {
        margin-top: 112px;
    }

    .sc-masterContainer {
        padding-top: 0;
        margin-top: 150px;
    }

    .margin-top-m {
        margin-top: 64px;
    }

    .margin-top-s, .offerInner .offertextBox {
        margin-top: 32px;
    }

    .margin-top-xs, .seoBoxes .box, .listBoxWrapper .txtLinkWrapper, .error404 .sc-masterContainer a.button {
        margin-top: 24px;
    }

    .margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a {
        margin-top: 12px;
    }

    .margin-bottom-xxl {
        margin-bottom: 250px;
    }

    .margin-bottom-xl {
        margin-bottom: 176px;
    }

    .margin-bottom-l, .offerInner .wrapper, .listBoxWrapper .txtLinkWrapper {
        margin-bottom: 112px;
    }

    .margin-bottom-m {
        margin-bottom: 64px;
    }

    .margin-bottom-s, .blockSlideshow.fullSizeImage.large-slideshow {
        margin-bottom: 32px;
    }

    .margin-bottom-xs {
        margin-bottom: 24px;
    }

    .margin-bottom-xxs {
        margin-bottom: 12px;
    }

    html, body, button {
        font-size: 18px;
        line-height: 140%;
    }

    h1, .t1 {
        font-size: 16px;
        letter-spacing: 1.44px;
    }

    h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1, .offerBoxesWrapper article .headline {
        font-size: 35px;
    }

    h3, .t3, .listBoxWrapper article .txtWrapper .headline, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline, .seoBoxesWrapper .seoBoxes .headline {
        font-size: 28px;
    }

    h4, .t4 {
        font-size: 22px;
    }

    .centerDesktop, .listBoxWrapper .txtLinkWrapper, h1 {
        text-align: center;
    }

    .bgBox {
        margin-left: 32px;
    }

    .bgBox.fullWidth {
        width: calc(100% - 64px);
    }

    /* Menu Desktop */
    .SiMenu .menuImages img {
        display: block;
    }

    .SiMenu .menuImages, .SiMenu .submenuActive .menuItemImages {
        width: 34vh;
        right: 5%;
        position: absolute;
        top: 24vh;
        gap: 12px;
        display: flex;
        flex-direction: column;
    }

    .SiMenu .menuItemImages {
        z-index: 999;
        background: #F2EFEA;
    }

    .SiMenu.active {
        padding: 0;
    }

    header .menuHeader img {
        max-width: 210px;
        margin: auto;
        display: block;
        width: 16vh;
        min-width: 100px;
        pointer-events: all;
    }

    .sc-menu li {
        position: initial;
    }

    .sc-menu li li a {
        padding: 7px 22px;
        letter-spacing: 0px;
        font-family: "Cormorant", serif;
        font-size: 28px;
    }

    .sc-menu li a {
        margin-top: 0;
        font-size: 35px;
    }

    .SiMenu .sc-menu > li {
        margin-top: 4vh;
    }

    .SiMenu .menuItemImages img, .menuBackgroundImages img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        animation: lazyloadFadeIn 1s;
    }

    .SiMenu .sc-menu > .menu-item.hasSubmenu.submenuActive > a:after {
        display: none;
    }

    .sc-menu li.submenuarrow {
        position: relative;
    }

    .menu-hauptmenue-container li.menu-item a,.menu-hauptmenue-it-container li.menu-item a , .menu-hauptmenue-en-container li.menu-item a  {
        width: fit-content;
        position: relative;
    }

    .SiMenu .menuHeader {
        margin-bottom: 5vh;
        min-width: initial;
        max-width: initial;
        padding: 2vh 0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border-bottom: 1px solid #87716D;
    }

    .SiMenu .menuHeader {
        pointer-events: none;
    }

    .SiMenu .menuHeader img {
        pointer-events: all;
    }

    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        height: 70vh;
        overflow-y: auto;
        width: 60%;
        padding-left: 5%;
    }

    .SiMenu button.close-button {
        left: 4%;
        top: 6.5vh;
    }

    .SiMenu .close-button span:after {
        content: "Close";
        font-size: 14px;
        color: #2F2F2F;
        position: absolute;
        top: 46%;
        left: calc(50% + 20px);
    }

    .menuLanguageSelector {
        right: calc(4% + 230px);
        top: 6.4vh;
    }

    /*Show Desktop Menu START*/
    .resMenu .copyToMobileMenu {
        display: none;
    }

    .button, button {
        font-size: 16px;
    }

    button.big, .button.big {
        padding: 15px 32px;
        letter-spacing: 1.44px;
        font-size: 16px;
    }

    a.txtLink {
        font-size: 22px;
    }

    .resMenu {
        background-color: transparent;
        width: initial;
    }

    .scrolled .resMenu {
        background-color: transparent;
        width: initial;
        width: 100%;
        background: #f6f4f1;
        border-bottom: 1px solid rgba(47, 47, 47, 0.20);
        top: 0;
        z-index: 10;
    }

    .scrolled .resMenu button.SiMenuToggle {
        left: 20px;
        top: 18px;
        width: fit-content;
    }

    .scrolled .showHeaderSlider .resMenu button.SiMenuToggle .line, .scrolled .resMenu button.SiMenuToggle .line {
        background: #2F2F2F;
    }

    header .MainLogo {
        margin-top: 0;
        border-bottom: 1px solid #87716D;
    }

    .home header .MainLogo {
        border-bottom: none
    }

    .scrolled header .MainLogo .logoInner {
        display: block;
        position: fixed;
        margin-left: auto;
        margin-right: auto;
        top: 8px;
        width: 100%;
        z-index: 70;
    }

    .scrolled header .MainLogo .logoInner img {
        height: 50px;
    }

    header .MainLogo .logoInnerDesktop {
        display: block;
    }

    .home header .MainLogo .logoInnerDesktop, header .MainLogo .logoInner {
        display: none;
    }

    .topBar {
        display: flex;
        z-index: 10;
        ;
    }

    a.button.phone:before, a.button.book:before, a.button.request:before, a.button.offers:before {
        display: none;
    }

    .home .topBar a {
        color: #fff;
    }

    .scrolled .topBar a {
        color: #2F2F2F;
    }

    .SiMenuDesktop {
        display: none;
    }

    .SiMenuDesktop [class*=menu-hauptmenue] {
        background: #fff;
    }

    body.scrolled .SiMenuDesktop {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
    }

    /* SEO BOXES */
    .seoBoxes .slick-arrow {
        top: 45%;
    }

    /* Anchor Menu */
    .anchorMenuWrapper.fixed {
        top: 37px;
        z-index: 10;
    }

    /*Header Slider */
    .headerSlider .slick-arrow {
        left: 100px;
        right: initial;
    }

    .headerSlider .slick-next.slick-arrow {
        right: 100px;
        left: initial;
    }

    .headerSlider button.slick-arrow:before {
        left: initial;
    }

    .home .showHeaderSlider .headerSlider:after, .home .showHeaderSlider .headerVideo:after, .home .showHeaderSlider .headerSlider:before, .home .showHeaderSlider .headerVideo:before, .showHeaderSlider .headerSlider:before, .showHeaderSlider .headerVideo:before {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(0 0 0 / 70%)), to(transparent));
        background: -o-linear-gradient(top, rgb(0 0 0 / 70%) 0, transparent 100%);
        background: linear-gradient(to bottom, rgb(0 0 0 / 70%) 0, transparent 100%);
    }

    .topBar {
        right: 50px;
        top: 82px;
        gap: 32px;
    }

    .scrolled .topBar {
        right: 40px;
        top: 18px;
    }

    .menuFooter .topBar {
        right: 4%;
        top: 6.5vh;
        width: initial;
    }

    .menuFooter .topBar a {
        color: #2F2F2F;
    }

    .menuFooter .topBar {
        position: absolute;
        height: initial;
        z-index: 100;
        bottom: initial;
        left: initial;
        display: flex;
        border-top: none;
        background: transparent;
    }

    .menuFooter .button {
        padding: initial;
        background: transparent;
        line-height: initial;
        border: 0;
        border-left: none;
        height: initial;
        font-size: initial;
        width: initial;
        color: initial;
        height: initial;
        box-sizing: initial;
        justify-items: initial;
        text-align: initial;
        align-content: initial;
        text-decoration: none;
        color: #2F2F2F;
        text-decoration-line: underline;
        text-decoration-thickness: 1px;
    }

    .topBar .button.phone {
        display: none;
    }

    .menuFooter a.button:hover {
        background: transparent;
    }

    .resMenu button.SiMenuToggle .line {
        margin-bottom: 10px;
    }

    .resMenu button.SiMenuToggle:after {
        top: 5px;
        font-size: 16px;
    }

    .home.scrolled .resMenu button.SiMenuToggle:after {
        color: #2F2F2F;
    }

    /*Show Desktop Menu END*/
    .sc-language-selector, .home .sc-language-selector {
        display: block;
        z-index: 12;
        top: 82px;
        right: 280px;
    }

    :lang(it-IT) .sc-language-selector,
    :lang(it-IT) .home .sc-language-selector {
        right: 285px;
    }

    :lang(en-US) .sc-language-selector,
    :lang(en-US) .home .sc-language-selector {
        right: 242px;
    }

    :lang(de-DE) .bookingPage .sc-language-selector {
        right: 302px;
    }

    :lang(it-IT) .requestPage .sc-language-selector {
        right: 273px;
    }

    :lang(en-US) .bookingPage .sc-language-selector {
        right: 257px;
    }

    :lang(en-US) .requestPage .sc-language-selector {
        right: 231px;
    }

    :lang(it-IT) .scrolled .sc-language-selector,
    :lang(it-IT) .scrolled .home .sc-language-selector {
        right: 275px;
    }

    :lang(en-US) .scrolled .sc-language-selector,
    :lang(en-US) .scrolled .home .sc-language-selector {
        right: 232px;
    }

    :lang(de-DE) .scrolled .bookingPage .sc-language-selector {
        right: 292px;
    }

    :lang(it-IT) .scrolled .requestPage .sc-language-selector {
        right: 263px;
    }

    :lang(en-US) .scrolled .bookingPage .sc-language-selector {
        right: 247px;
    }

    :lang(en-US) .scrolled .requestPage .sc-language-selector {
        right: 221px;
    }

    .sc-language-selector a, .menuLanguageSelector a {
        font-size: 16px;
    }

    .sc-language-selector, .menuLanguageSelector {
        position: fixed;
    }

    .scrolled .sc-language-selector {
        color: #2F2F2F;
        top: 18px;
        z-index: 80;
        right: 275px;
    }

    .scrolled .sc-language-selector {
        top: 18px;
    }

    .scrolled .sc-language-selector a {
        color: #2F2F2F;
    }

    .boxLayout, .offerBoxesWrapper {
        flex-direction: row;
        justify-content: space-between;
    }

    .offerBoxesWrapper {
        gap: 0px;
        margin-bottom: 170px;
    }

    .boxLayout .box {
        width: 47.5%;
    }

    .offerBoxesWrapper .box {
        width: calc(50% - 56px);
    }

    .rotatingListbox article {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 5%;
    }

    .rotatingListbox .blockTextSlideshow .boxLayout .box.textBox {
        padding-top: 0px;
    }

    .listBoxWrapper article .imageWrapper {
        padding-bottom: 0;
    }

    .listBoxWrapper article .txtWrapper {
        padding: 0;
    }

    .listBoxWrapper article .txtWrapper * {
        text-align: left;
    }

    .listBoxWrapper article .txtWrapper, .listBoxWrapper article .imageWrapper {
        width: 47.5%;
    }

    .listBoxWrapper article {
        background: transparent;
        padding-bottom: 0;
    }

    .rotatingListbox button.slick-arrow {
        height: 60px;
        width: 60px;
        bottom: -85px;
    }

    .rotatingListbox button.slick-arrow:after {
        width: 12px;
        height: 12px;
        left: 4px;
        bottom: 20px;
    }

    .listBoxWrapper article .txtWrapper .sc-readmore {
        margin-top: 36px;
    }

    .rotatingListbox button.slick-next.slick-arrow:after {
        left: initial;
        right: 0;
    }

    /* Tabs */
    .tabs > [data-control] {
        margin: 0 15px 112px 15px;
        width: 800px;
        margin-right: auto;
        margin-left: auto;
    }

    .tabs > [data-control] {
        padding: 20px 0px;
    }

    /* Partner */
    .partner a {
        margin: 20px 3%;
        height: 80px;
        background-size: 500px 1000px;
    }

    .partner .kronplatz {
        background-position: 0 -94px;
        width: 75px;
    }

    .partner .superski {
        background-position: 0 -392px;
        width: 170px;
    }

    .partner .roter_hahn {
        background-position: 0 4px;
        width: 60px;
    }

    .partner .suedtirol {
        background-position: -134px -203px;
        width: 76px;
        height: 60px;
    }

    .partner .suedtirol:hover {
        background-position: 0 -203px;
        width: 76px;
        height: 60px;
    }

    .partner .booking_suedtirol {
        background-position: 0px -306px;
        width: 102px;
        height: 80px;
    }

    .partner .meraner-land {
        background-position: 0px 3px;
        width: 189px;
        height: 42px;
    }

    .partner .schenna {
        background-position: 1px -414px;
        width: 118px;
        height: 60px;
    }

    .partner .unterpenatz {
        background-position: 1px -87px;
        width: 183px;
        height: 73px;
    }

    .partner .holzner {
        background-position: -1px -601px;
        width: 164px;
        height: 84px;
        mix-blend-mode: multiply;
    }

    .partner .penatz {
        background-position: 1px -499px;
        width: 126px;
        height: 26px;
    }

    .showHeaderSlider .arrowDown {
        display: none;
    }

    .eyecatcherBtn {
        height: 110px;
        width: 110px;
        font-size: 12px;
    }

    .eyecatcherBtn b {
        font-size: 16px;
    }

    /*Header*/
    .resMenu button.SiMenuToggle {
        left: 50px;
        top: 160px;
    }

    .home .showHeaderSlider .resMenu button.SiMenuToggle {
        top: 80px;
    }

    .scrolled.home .showHeaderSlider .resMenu button.SiMenuToggle {
        top: 18px;
    }

    .resMenu button.SiMenuToggle:after {
        left: 52px;
    }

    .scrolled .resMenu button.SiMenuToggle:after {
        left: 52px;
    }

    /* Room Boxes */
    .roomBoxesWrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        max-width: 1500px;
    }

    .roomBox .boxLayout {
        display: flex;
        flex-direction: column;
        align-items: initial;
    }

    .roomBox .boxLayout .box {
        width: 100%;
    }

    .roomBox {
        width: calc(50% - 56px);
    }

    .roomBox:nth-child(odd) .boxLayout .box.textBox, .roomBox:nth-child(odd) .blockAccordion, .roomBox:nth-child(odd) .blockText {
        margin-left: 0px;
    }

    .roomBox .blockTextSlideshow .boxLayout .box.textBox, .offerBoxesWrapper article .txtWrapper {
        padding-top: 20px;
        padding-right: initial;
        width: 100%;
        min-width: initial;
        max-width: initial;
    }

    .roomBoxesWrapper .roomBox:nth-child(even), .offerBoxesWrapper .box:nth-child(even) {
        margin-top: 170px;
    }

    .offerBoxesWrapper > .box:only-child {
        margin-top: 0px;
    }

    .roomBoxesWrapper .roomBox:nth-child(odd), .offerBoxesWrapper .box:nth-child(odd) {
        margin-bottom: 170px;
    }

    .roomBox .txtLinkWrapper a.button, .roomBox [data-accordion] [data-control] span {
        font-family: "Cormorant", serif;
        font-size: 22px;
        text-transform: none;
        letter-spacing: 0px;
    }

    .roomBox .textBox > p {
        margin-bottom: 30px;
    }

    .roomBox .sc-slideshow[data-sigallery]:before {
        display: none;
    }

    .roomBox .description, .roomBox .t2 {
        margin-bottom: 24px;
    }

    /* Footer */
    .fourColumns div:nth-child(4) .headline {
        display: block;
    }

    .partner .accordion {
        margin: 0;
    }

    .fourColumns {
        display: flex;
        justify-content: center;
        text-align: left;
        flex-direction: row;
        margin: 0 20px;
    }

    .fourColumns > div:not(:last-child) {
        width: 21%;
    }

    .fourColumns > div:not(:last-child) {
        width: 24%;
        max-width: 500px;
    }

    .fourColumns > div {
        gap: 19px;
    }

    .fourColumns .headline, .partner [data-accordion] [data-control], [data-accordion] [data-control] {
        font-size: 16px;
        letter-spacing: 1.44px;
        font-weight: 600;
    }

    .fourColumns .contact a {
        font-size: 19px;
        line-height: 18px;
    }

    .fourColumns .contact {
        gap: 14px;
    }

    .fourColumns .quickLinks {
        align-self: flex-start;
        gap: 7px;
    }

    .fourColumns .quickLinks a {
        width: max-content;
        border: none;
    }

    .fullSizeImage img {
        margin: 0px 32px;
        width: calc(100% - 64px);
        aspect-ratio: initial;
        object-fit: cover;
        height: 100vh;
    }

    .fullSizeImage {
        overflow: hidden;
    }

    /*Schnellanfrage*/
    .sc-quickInquiry .sc-quickformArrival, .sc-quickInquiry .sc-quickformDeparture, .sc-quickInquiry .sc-quickformAdults, .sc-quickInquiry .sc-quickformChildren {
        text-align: center;
        box-sizing: border-box;
        width: initial;
        max-width: 20%;
        border-right: none;
        border-bottom: 1px solid #2F2F2F;
        position: relative;
    }

    .sc-quickInquiry {
        gap: initial;
        row-gap: 64px;
        justify-content: space-between;
    }

    .sc-quickInquiry input {
        font-size: 18px;
        font-weight: 400;
    }

    .sc-quickInquiry > div label {
        font-size: 16px;
        font-weight: 600;
    }

    /* Accorion */
    .detailAccordion [data-accordion] [data-control] span {
        font-size: 28px;
    }

    .detailAccordion [data-accordion] [data-control] span span {
        bottom: -50px;
        font-size: 18px;
        letter-spacing: 0.9px;
        font-weight: 400;
    }

    .detailAccordion [data-accordion] > [data-control]:before {
        bottom: -34px;
        font-weight: 600;
        margin-top: -6px;
        right: 22px;
    }

    .detailAccordion [data-accordion] > [data-control]:after {
        bottom: -23px;
        font-weight: 600;
        font-size: 16px;
    }

    .detailAccordion [data-accordion].open > [data-control]:after {
        bottom: -28px;
    }

    .detailAccordion [data-accordion] [data-control] {
        margin-bottom: 50px;
    }

    .detailAccordion [data-accordion-group] {
        gap: 30px;
    }

    /* Rotating List Box Content*/
    .rotatingListbox.content button.slick-arrow {
        bottom: -25px;
    }

    .rotatingListbox.content {
        padding-bottom: 60px;
    }

    .rotatingListbox.content ul.slick-dots {
        bottom: -60px;
    }

    .rotatingListbox.content .blockTextSlideshow .boxLayout .box.textBox {
        width: 47.5%;
    }

    /*Versetze Boxen*/
    .blockTextSlideshow.boxLL, .blockTextSlideshow.boxLR, .blockTextSlideshow.boxRR, .blockTextSlideshow.boxRL, .blockTextSlideshow.boxRR.small, .blockTextSlideshow.boxRL.small, .blockTextSlideshow.boxLL.small, .blockTextSlideshow.boxLR.small {
        width: 37.5%;
        display: inline-block;
        margin-right: 5%;
    }

    .blockTextSlideshow.boxRR.small .boxLayout .box,
    .blockTextSlideshow.boxRL.small .boxLayout .box,
    .blockTextSlideshow.boxLL.small .boxLayout .box,
    .blockTextSlideshow.boxLR.small .boxLayout .box {
        width: 75%;
    }

    .blockTextSlideshow.boxLL, .blockTextSlideshow.boxRL, .blockTextSlideshow.boxLL.small, .blockTextSlideshow.boxRL.small {
        margin-left: 10%;
    }

    .blockTextSlideshow.boxLR .box.textBox, .blockTextSlideshow.boxLL .box.textBox {
        margin-left: 0;
    }

    .boxRR:nth-of-type(2) {
        margin-top: 20px;
    }

    .blockTextSlideshow.boxLL .boxLayout,
    .blockTextSlideshow.boxLR .boxLayout,
    .blockTextSlideshow.boxRL .boxLayout,
    .blockTextSlideshow.boxRR .boxLayout {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .blockTextSlideshow.boxRL.small .boxLayout .slideshowBox {
        margin-left: auto;
        margin-right: initial;
    }

    .blockTextSlideshow.boxRL.small .boxLayout .textBox {
        margin-left: 25%;
    }

    .blockTextSlideshow.boxLL .boxLayout .box,
    .blockTextSlideshow.boxLR .boxLayout .box,
    .blockTextSlideshow.boxRL .boxLayout .box,
    .blockTextSlideshow.boxRR .boxLayout .box {
        width: 100%;
    }

    .blockTextSlideshow .boxLayout .box.textBox {
        padding-top: 64px;
    }

    .blockTextSlideshow.change-order-d .boxLayout .box.textBox {
        padding-bottom: 64px;
    }

    .blockTextSlideshow.svgImage img {
        margin-left: 0%;
    }

    .blockTextSlideshow.boxTwo .boxLayout:before, .blockTextSlideshow.boxLast .boxLayout:before, .blockTextSlideshow.boxLower .boxLayout:before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
    }

    .blockTextSlideshow.margin-bottom-xl.boxLL, .blockTextSlideshow.margin-bottom-xl.boxRL, .blockTextSlideshow.margin-bottom-xl.boxLR, .blockTextSlideshow.margin-bottom-xl.boxRR, .blockTextSlideshow.margin-bottom-l.boxLL, .blockTextSlideshow.margin-bottom-l.boxRL, .blockTextSlideshow.margin-bottom-l.boxLR, .blockTextSlideshow.margin-bottom-l.boxRR {
        margin-bottom: 0;
    }

    .blockTextSlideshow.boxLL .boxLayout .box.textBox, .blockTextSlideshow.boxLR .boxLayout .box.textBox, .blockTextSlideshow.boxRL .boxLayout .box.textBox, .blockTextSlideshow.boxRR .boxLayout .box.textBox {
        width: 90%;
    }

    /*Illustration Flower*/
    .illustrationFlower {
        position: relative;
    }

    .illustrationFlower:before {
        content: "";
        background-image: url(../graphics/vector-08.svg);
        width: 13vw;
        height: 14vw;
        max-width: 200px;
        min-width: 160px;
        display: block;
        position: absolute;
        bottom: -30px;
        right: -113%;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .illustrationFlower.flower2:before {
        background-image: url(../graphics/vector_flower1.svg);
        height: 13vw;
        bottom: -70px;
        max-width: 170px;
    }

    .illustrationFlower.flower3:before {
        background-image: url(../graphics/vector_flower3.svg);
        bottom: -20px;
        height: 10vw;
        max-width: 200px;
    }

    .illustrationFlower.left:before {
        right: initial;
        left: -113%;
    }

    /*Photogallery Styles*/
    .photoGallery .no-slideshow {
        display: flex;
        gap: 32px;
        flex-direction: row;
    }

    .photoGallery .no-slideshow {
        display: flex;
        flex-direction: row;
        gap: 32px;
        width: 100%;
        overflow: hidden;
    }

    .photoGallery .no-slideshow > img {
        width: auto;
        object-fit: cover;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: auto;
        max-height: 853px;
        height: 45vw;
    }

    .innerGallery.double .no-slideshow {
        gap: 5vw;
        width: 100%;
    }

    .innerGallery.left {
        margin-left: 10%;
    }

    .innerGallery {
        width: 37.5%;
        display: inline-block;
        margin-right: 5%;
        margin-bottom: 150px;
    }

    .consistoRateChecker {
        width: 100%;
    }

    .offerInner .returnLinkWrapper .returnLink {
        font-size: 17px;
    }
}

@media (min-width: 1200px) {
    .roomBox .blockTextSlideshow .boxLayout .box.textBox, .offerBoxesWrapper article .txtWrapper {
        width: 80%;
    }

    .blockTextSlideshow.boxLL .boxLayout .box.textBox, .blockTextSlideshow.boxLR .boxLayout .box.textBox, .blockTextSlideshow.boxRL .boxLayout .box.textBox, .blockTextSlideshow.boxRR .boxLayout .box.textBox {
        width: 80%;
    }

    .blockTextSlideshow.boxLL.small .boxLayout .box.textBox, .blockTextSlideshow.boxLR.small .boxLayout .box.textBox, .blockTextSlideshow.boxRL.small .boxLayout .box.textBox, .blockTextSlideshow.boxRR.small .boxLayout .box.textBox {
        width: 60%;
    }

    .blockTextSlideshow.boxRR.small .boxLayout .box,
    .blockTextSlideshow.boxRL.small .boxLayout .box,
    .blockTextSlideshow.boxLL.small .boxLayout .box,
    .blockTextSlideshow.boxLR.small .boxLayout .box {
        width: 70%;
    }

    .blockTextSlideshow.boxRL.small .boxLayout .textBox {
        margin-left: 30%;
    }

    /*Show Desktop Menu END*/
    .sc-language-selector, .home .sc-language-selector {
        display: block;
        z-index: 12;
        top: 82px;
        right: 330px;
    }

    .home.scrolled .sc-language-selector {
        right: 275px;
    }

    :lang(it-IT) .sc-language-selector,
    :lang(it-IT) .home .sc-language-selector {
        right: 335px;
    }

    :lang(en-US) .sc-language-selector,
    :lang(en-US) .home .sc-language-selector {
        right: 292px;
    }

    :lang(de-DE) .bookingPage .sc-language-selector {
        right: 352px;
    }

    :lang(it-IT) .requestPage .sc-language-selector {
        right: 323px;
    }

    :lang(en-US) .bookingPage .sc-language-selector {
        right: 307px;
    }

    :lang(en-US) .requestPage .sc-language-selector {
        right: 281px;
    }

    :lang(it-IT) .scrolled .sc-language-selector,
    :lang(it-IT) .scrolled .home .sc-language-selector {
        right: 275px;
    }

    :lang(en-US) .scrolled .sc-language-selector,
    :lang(en-US) .scrolled .home .sc-language-selector {
        right: 232px;
    }

    :lang(de-DE) .scrolled .bookingPage .sc-language-selector {
        right: 292px;
    }

    :lang(it-IT) .scrolled .requestPage .sc-language-selector {
        right: 263px;
    }

    :lang(en-US) .scrolled .bookingPage .sc-language-selector {
        right: 247px;
    }

    :lang(en-US) .scrolled .requestPage .sc-language-selector {
        right: 221px;
    }

    .topBar {
        right: 100px;
    }

    .resMenu button.SiMenuToggle {
        left: 100px;
    }

    .scrolled .sc-language-selector {
        top: 18px;
    }
}

@media (min-width: 1400px) {
    .SiMenu li > ul.active, .SiMenuDesktop li > ul.active {
        left: calc(24% + 170px);
        position: absolute;
    }
        .SiMenu .menu-hauptmenue-it-container li > ul.active {
        left: calc(24% + 200px);
        position: absolute;
    }

    .SiMenu li > ul.active, .SiMenuDesktop li > ul.active {
        display: block;
        margin-top: -35px;
    }

    .sc-menu li {
        margin-bottom: 25px;
    }

    .menuBackgroundImages {
        display: block;
        position: absolute;
        height: 19vh;
        width: 18vh;
        bottom: 6vh;
        padding-left: 10%;
    }

    .SiMenu .menuImages, .SiMenu .submenuActive .menuItemImages {
        right: 7%;
    }

    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        padding-left: 7%;
    }

    /* SEO BOXES */
    .seoBoxes .slick-arrow {
        top: 45%;
    }

    .seoBoxesWrapper .box img {
        width: 100%;
    }

    .seoBoxes .slick-track {
        display: flex;
        gap: 12%;
    }

    .seoBoxes .slick-track:before, .seoBoxes .slick-track:after {
        display: none;
    }

    .seoBoxes .additionalTxt {
        font-size: 22px;
        text-decoration: underline;
        font-family: "Cormorant", serif;
        font-weight: 600;
        letter-spacing: 0.2px;
        text-underline-offset: 4px;
        text-transform: none;
        text-decoration-line: underline;
        text-decoration-thickness: 1px;
    }

    .box:hover .additionalTxt {
        text-decoration-line: underline;
        text-decoration-thickness: 2px;
    }
}

@media (min-width: 1600px) {
    .roomBox .blockTextSlideshow .boxLayout .box.textBox, .offerBoxesWrapper article .txtWrapper {
        width: 70%;
    }

    .roomBox ul.slick-dots {
        bottom: 40px;
    }

    .roomBox ul.slick-dots li button {
        width: 30px;
    }

    .roomBox .slick-arrow {
        left: 20px;
        bottom: 36px;
    }

    .roomBox .slick-next.slick-arrow {
        right: 20px;
    }

    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        padding-left: 10%;
    }

    .SiMenu .menuImages, .SiMenu .submenuActive .menuItemImages {
        right: 10%;
    }
}