/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face start <<<--- */

@font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/Karla_400.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Karla_bold';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Karla_700.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Tenor Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Tenor_Sans_400.woff2) format('woff2');
  }

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face end <<<--- */

html, body {
    font-family: "Karla","Arial",sans-serif;
    color: #332723;
    font-weight: 400;
    background-color: #F2F0EE;
    font-size: 18px;
    line-height: 1.5;
}
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-family: "Karla_bold","Arial",sans-serif;
    font-weight: 700;
}
a {
    color: #332723;
}
a:hover, .bg1 p a {
    color: #635652;
}
.bigger {
    font-size: 130%;
}
small, .footer .editorial, .additionalPriceInformation {
    font-size: 0.8em;
}
p {
    margin-bottom: 15px;
}
header p {
    margin: 0;
}
.center, .h1Center .sc-header, .error404 .sc-header, .error404 .contentWrapper, .sc-header {
    text-align: center;
}
.txtLeft {
    text-align: left;
}
h1, .t1 {
    font-size: .9rem;
    font-family: "Karla", "Arial", sans-serif;
    font-weight: 400;
    color: #635652;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 30px;
    clear: both;
    letter-spacing: 4px;
    line-height: 1.3;
}
h2, .t2, h3, .t3, .sc-listsWrapper.highlightWrapper .headline, 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 {
    font-size: 33px;
    line-height: 1.2;
    font-family: "Tenor Sans", "Arial", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #635652;
    margin: 0;
    margin-bottom: 25px;
    letter-spacing: 1px;
}
.zitat .t3 {
    text-transform: none;
}
.roomBox h3 {
    margin-bottom: 5px;
}
.noH2 h1, .error404 .sc-header h1, .offerInner h1 {
    margin-top: 0;
}
h3, .t3, h3.t2, .offerBoxesWrapper article .headline, .listBoxWrapper article .txtWrapper .headline,.offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline, .dialectBox .t2, .sc-listsWrapper.highlightWrapper .headline {
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.quickrequest .t2, .sc-listsWrapper.highlightWrapper .headline, address .t2 {
    color: #332723;
}
.sc-listsWrapper.highlightWrapper .headline, .margin-bottom-none {
    margin-bottom: 0;
}
.margin-top-none, .boxLayout .box.margin-top-none:nth-child(2) {
    margin-top: 0;
}
h4, .t4, .txtLink, .sc-quickInquiry>div label, [data-accordion] [data-control], .seoBoxesWrapper .seoBoxes .headline, .offerInner .returnLinkWrapper .returnLink, .seasonWrapper .sc-readmore a {
    font-family: "Tenor Sans","Arial",sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 2px;
}
[data-accordion] [data-control] {
    text-transform: none;
    letter-spacing: 0;
}
hr {
    background-image: url(../graphics/vector_sprites.svg);
    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: 120px;
}
.showHeaderSlider .sc-masterContainer {
    padding-top: 45px;
}
.sc-masterContainer ul {
    padding: 0 22px;
    margin: 0;
    margin-bottom: 15px;
}
.sc-masterContainer ul li {
    margin-bottom: 15px;
}
.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, .bg3 a.txtLink:before, .bg3 a.txtLink:hover:after, .anchorMenuWrapper.fixed, .gradient-BottomtoTop.heightFull a.txtLink:before, .seasonWrapper .sc-readmore a:before, .SocialImpressionBox a.txtLink:before {
    background-color: #DED9D3;
}
.bg1 .t2, .bg1 p, .sc-listsWrapper.highlightWrapper .box {
    color: #635652;;
}
.bg3 a.txtLink:hover:after, .listBoxWrapper, .seasonWrapper .sc-readmore a:hover:after, .SocialImpressionBox a.txtLink:hover:after {
    border-color: #DED9D3;
}
.bg2 {
    background-color: #635652;
}
.bg3 {
    background-color: #332723;
}
.bg2, .bg2 a, .bg2 a.txtLink, .SocialImpressionBox .txtLink, .footer .bg3 a:hover, .bg2 a.txtLink:hover, .bg2 h1, .bg2 .t1, .bg2 h2, .bg2 .t2, .bg2 h3, .bg2 .t3, .bg2 h4, .bg2 .t4, .listBoxWrapper a, .listBoxWrapper h1, .listBoxWrapper .t1, .listBoxWrapper h3, .listBoxWrapper .t3, .listBoxWrapper h4, .listBoxWrapper .t4 {
    color: #fff;
}
.bg3, .bg3 a, .bg2.roomPreview .t2, .bg3 a.txtLink, .bg3 h1, .bg3 .t1, .bg3 h2, .bg3 .t2, .bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4, .seasonWrapper .sc-readmore a, .seasonWrapper .sc-readmore a:hover, .gradient-BottomtoTop.heightFull, .gradient-BottomtoTop.heightFull h3, .gradient-BottomtoTop.heightFull a.txtLink {
    color: #DED9D3;
}
.dialectBox .t2 {
    color: #332723;
}
.bg3 a.txtLink, .bg2 a.txtLink, .bg2 a.txtLink:hover, .listBoxWrapper a.txtLink, .listBoxWrapper a.txtLink:hover, .gradient-BottomtoTop.heightFull a.txtLink:hover, .gradient-BottomtoTop.heightFull a.txtLink:before, .gradient-BottomtoTop.heightFull a.txtLink:hover:after {
    border-color: #DED9D3;
}
.gradient-BottomtoTop {
    background: -o-linear-gradient(top, rgba(51, 39, 35, 0) 0%, rgba(51, 39, 35, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 39, 35, 0)), to(rgba(51, 39, 35, 1)));
    background: linear-gradient(180deg, rgba(51, 39, 35, 0) 0%, rgba(51, 39, 35, 1) 100%);
    background-size: 100% 30%;
    background-repeat: no-repeat;
    background-position: bottom;
    bottom: -1px;
    position: relative;
}
.gradient-BottomtoTop.heightFull {
    background-size: 100%;
    background: -o-linear-gradient(top, rgba(99, 86, 82, 0) 0%, rgba(99, 86, 82, 0.95) 30%, rgba(99, 86, 82, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(99, 86, 82, 0)), color-stop(30%, rgba(99, 86, 82, 0.95)), to(rgba(99, 86, 82, 1)));
    background: linear-gradient(180deg, rgba(99, 86, 82, 0) 0%, rgba(99, 86, 82, 0.95) 30%, rgba(99, 86, 82, 1) 100%);
}
.gradient-BottomtoTop.lightBrown {
    background: -o-linear-gradient(top, rgba(222, 217, 211, 0) 0%, rgba(222, 217, 211, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(222, 217, 211, 0)), to(rgba(222, 217, 211, 1)));
    background: linear-gradient(180deg, rgba(222, 217, 211, 0) 0%, rgba(222, 217, 211, 1) 100%);;
}
.gradient-ToptoBottom {
    background: -o-linear-gradient(bottom, rgba(51, 39, 35, 0) 0%, rgba(51, 39, 35, 1) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(51, 39, 35, 0)), to(rgba(51, 39, 35, 1)));
    background: linear-gradient(0deg, rgba(51, 39, 35, 0) 0%, rgba(51, 39, 35, 1) 100%);
    background-size: 100% 30%;
    background-repeat: no-repeat;
    background-position: top;
}
.quickrequest .gradient-ToptoBottom {
    background: transparent;
}
.large-slideshow.gradient-ToptoBottom.lightBeige, .portraitImageHeadlineabove.gradient-ToptoBottom.lightBeige {
    position: relative;
    background: transparent;
}
.portraitImageHeadlineabove.gradient-ToptoBottom.lightBeige.bg1:after {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background-color: #DED9D3;
    top: 0;
    height: 68%;
    z-index: -1;
    max-height: 780px;
}
.portraitImageHeadlineabove.gradient-ToptoBottom.lightBeige .sc-slideshow, .portraitImageHeadlineabove.gradient-ToptoBottom.lightBeige.bg1 {
    position: relative;
}
.large-slideshow.gradient-ToptoBottom.lightBeige::after, .portraitImageHeadlineabove.gradient-ToptoBottom.lightBeige .sc-slideshow:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 30%;
    left: 0;
    top: 0;
    background: -o-linear-gradient(bottom, rgba(242, 240, 238, 0) 0%, rgba(242, 240, 238, 1) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 240, 238, 0)), to(rgba(242, 240, 238, 1)));
    background: linear-gradient(0deg, rgba(242, 240, 238, 0) 0%, rgba(242, 240, 238, 1) 100%);
    pointer-events: none;
}
.portraitImageHeadlineabove.rightSide.gradient-ToptoBottom.lightBeige .sc-slideshow:after {
    left: auto;
    right: 0;
}
.portraitImageHeadlineabove.gradient-ToptoBottom.lightBeige .sc-slideshow:after {
    width: 80%;
    background: -o-linear-gradient(bottom, rgba(242, 240, 238, 0) 0%, rgba(242, 240, 238, 1) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 240, 238, 0)), to(rgba(242, 240, 238, 1)));
    background: linear-gradient(0deg, rgba(242, 240, 238, 0) 0%, rgba(242, 240, 238, 1) 100%);
}
.listBoxWrapper article .imageWrapper:after {
    background: -o-linear-gradient(top, rgba(242, 240, 238, 0) 0%, rgba(242, 240, 238, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 240, 238, 0)), to(rgba(242, 240, 238, 1)));
    background: linear-gradient(180deg, rgba(242, 240, 238, 0) 0%, rgba(242, 240, 238, 1) 100%);
}
.listBoxWrapper article .imageWrapper:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
}
.listBox .bg1, .listBoxWrapper article .imageWrapper, .roomPreview {
    position: relative;
}
.listBox .bg1:after, .roomPreview:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -200px;
    width: 100%;
    height: 200px;
    background-color: #ded9d3;
}
.roomPreview:after {
    background-color: #635652;
}
/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    background: #4D4F38;
    height: 130px;
    width: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #DED9D3;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    font-size: 0.9rem;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
}
header .eyecatcherBtn {
    top: initial;
    bottom: 3%;
    left: 5%;
    font-size: .9rem;
    -webkit-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
            transform: rotate(-8deg);
}
header .eyecatcherBtn a {
    text-decoration: none;
    color: #DED9D3;
}
header .eyecatcherBtn a:hover {
    opacity: .5;
}
.eyecatcherBtn b {
    display: contents;
    font-size: 1.2rem;
    font-weight: normal;
}
header .eyecatcherBtn b {
    font-size: .9rem;
}
.eyecatcherBtn > * {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 5px;
    margin-right: 5px;
}
a.eyecatcherBtn {
    text-decoration: none;
}
a.eyecatcherBtn:hover {
    background: #635652;
    color: #DED9D3;
}

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .sc-header, .error404 .sc-header, .offerInner .wrapper, .offerInner .returnLinkWrapper .txtLinkWrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1800px;
}
.noMobilwidthWrapper .widthWrapper {
    width: 95%;
    margin-left: 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.noMobilwidthWrapper .widthWrapper .slick-list, .sliderRightSide .slick-list, .sliderLeftSide .slick-list {
    padding-left: 0 !important;
}
.contentWrapper, .sc-header, .error404 .sc-header, .offerInner .returnLinkWrapper .txtLinkWrapper {
    max-width: 900px;
}
.dialectBox .widthWrapper div, .textOverSlideshow .widthWrapper *, .smallerTxt .widthWrapper * {
    max-width: 1000px;
}
.textOverSlideshow.textRightSide .widthWrapper ul {
    width: calc(100% - 25px);
    max-width: 1000px;
}
.textOverSlideshow.textRightSide .widthWrapper * {
    margin-right: 0;
    margin-left: auto;
}
.textOverSlideshow.textRightSide .widthWrapper ul {
    padding-right: 0;
}
/*BoxLayout Styles*/
.boxLayout, .offerBoxesWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.boxLayout .box:nth-child(2), .change-order .boxLayout .box:nth-child(1), .change-order-m .boxLayout .box:nth-child(1), .change-order-m .boxLayout .box:nth-child(1) {
    margin-top: 30px;
}
/*ListOverviewSite Styles */
.boxLayout.listContainer, .offerBoxesWrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
}
.boxLayout.listContainer article, .offerBoxesWrapper article {
    position: relative;
    margin-bottom: 8%;
    cursor: pointer;
}
.offerBoxesWrapper article {
    margin-top: 22px;
    margin-bottom: 22px;
}

.SocialImpressionBox .widthWrapper > div {
    display: -ms-grid;
    display: grid; 
    -ms-grid-columns: auto; 
    grid-template-columns: auto; 
    -ms-grid-rows: auto 20px auto 20px auto; 
    grid-template-rows: auto auto auto; 
    gap: 20px 20px; 
                                grid-template-areas: 
      "t2"
      "blockSlideshow"
      "a"; 
  }
  .SocialImpressionBox .widthWrapper .t2 { -ms-grid-row: 1; -ms-grid-column: 1; grid-area: t2; }
  .SocialImpressionBox .widthWrapper .blockSlideshow { -ms-grid-row: 3; -ms-grid-column: 1; grid-area: blockSlideshow; }
  .SocialImpressionBox .widthWrapper p { -ms-grid-row: 5; -ms-grid-column: 1; grid-area: a; }

  .SocialImpressionBox .widthWrapper .no-slideshow {
    display: -ms-grid;
    display: grid; 
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr; 
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; 
    -ms-grid-rows: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr; 
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr; 
    gap: 20px 20px; 
            grid-template-areas: 
    ". . imgTwo imgTwo imgTwo"
    ". imgFour imgTwo imgTwo imgTwo"
    "imgOne imgOne imgTwo imgTwo imgTwo"
    "imgOne imgOne imgThree imgThree ."
    ". . imgThree imgThree ."; 
  }

  .SocialImpressionBox .widthWrapper .no-slideshow img:first-child {
    grid-area: imgOne;
  }
  .SocialImpressionBox .widthWrapper .no-slideshow img:nth-child(2) { grid-area: imgTwo; }
  .SocialImpressionBox .widthWrapper .no-slideshow img:nth-child(3) { grid-area: imgThree; }
  .SocialImpressionBox .widthWrapper .no-slideshow img:nth-child(4) { grid-area: imgFour; }

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

/* Rotating listBoxWrapper */
.listBoxWrapper article .txtWrapper {
    padding: 0;
    position: relative;
    top: -15px;
}
.listBoxWrapper article .imageWrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
}
.listBoxWrapper article .txtWrapper * {
    color: #635652;
    text-align: left;
}
.listBoxWrapper article .txtWrapper .postPreviewTextWrapper, .listBoxWrapper article .txtWrapper .priceInfo * {
    color: #332723;
}
.listBoxWrapper article .txtWrapper .periods {
    color: #4d4f38;
    font-family: "Tenor Sans", "Arial", sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.rotatingListbox article, .sc-listsWrapper.highlightWrapper .box, .zimmerWrapper article, .seasonWrapper .seasonNavBar .slick-slide {
    margin-right: 25px;
}
.rotatingListbox button.slick-arrow, .roomBox .slick-arrow, .large-slideshow .slick-arrow, .sc-listsWrapper.highlightWrapper .slick-arrow, .zimmerWrapper button.slick-arrow, .seasonWrapper .seasonNavBar .slick-arrow {
    top: -50px;
    left: 0;
    background: transparent;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 26px;
    width: 26px;
    border: none;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -100px 0;
}
.large-slideshow .slick-arrow {
    left: 5%;
}
.seasonWrapper .slick-arrow:before, .seasonWrapper .seasonContent .slick-arrow {
    display:none!important
}
.seasonWrapper .seasonNavBar .slick-arrow {
    background-position: 0 0;
    top: auto;
    bottom: -30px;
    right: 5%;
    left: auto;
}
.seasonWrapper .slick-next.slick-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.zimmerWrapper button.slick-arrow {
    left: auto;
    right: 5%;
    background-position: -50px 0;
}
.zimmerWrapper button.slick-next.slick-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.roomBox .slick-arrow {
    top: -30px
}
.large-slideshow .slick-arrow, .sc-listsWrapper.highlightWrapper .slick-arrow {
    top: auto;
    bottom: -50px;
}
.rotatingListbox button.slick-next, .roomBox .slick-next.slick-arrow, .sc-listsWrapper.highlightWrapper .slick-next.slick-arrow {
    left: inherit;
    right: 0;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}

.rotatingListbox button.slick-next, .sc-listsWrapper.highlightWrapper .slick-next.slick-arrow, .moreInfosButtons .slick-next.slick-arrow {
    right: 5%;
}
.rotatingListbox button.slick-prev, .zimmerWrapper button.slick-prev {
    right: calc(5% - 85px);
}
.roomBox .slick-prev.slick-arrow {
    left: auto;
    right: 85px;
}
.zimmerWrapper button.slick-prev.slick-arrow, .moreInfosButtons .slick-prev.slick-arrow, .sc-listsWrapper.highlightWrapper .slick-prev.slick-arrow, .seasonWrapper .slick-prev.slick-arrow, .rotatingListbox button.slick-prev.slick-arrow {
    left: auto;
    right: calc(5% + 85px);
}
.large-slideshow .slick-next.slick-arrow {
    left: calc(5% + 85px);
}
.rotatingListbox button.slick-next.slick-arrow:after, .roomBox .slick-next.slick-arrow:after, .large-slideshow .slick-next.slick-arrow:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    left: 8px;
}
.slidePagination {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #DED9D3;
    font-size: 0.7rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-top: 9px;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    color: #635652;
    position: absolute;
    bottom: -50px;
    right: auto;
    left: calc(5% + 40px);
}
.large-slideshow .slidePagination {
    left: calc(5% + 40px);
}
.roomBox .slidePagination {
    bottom: auto;
    top: -43px;
}
.listBoxWrapper .slidePagination {
    bottom: auto;
    top: -63px;
}
.roomBox .slidePagination {
    left: auto;
    right: 40px;
}
.highlightWrapper .slidePagination, .seasonWrapper .seasonNavBar .slidePagination, .listBoxWrapper .slidePagination, .moreInfosButtons .slidePagination {
    right: calc(5% + 40px);
    left: auto;
}
.seasonWrapper .seasonNavBar .slidePagination {
    bottom: -33px;
}
/*Padding & Margin Styles*/
.textOverSlideshow.padding-top-xl { padding-top: 120px;}
.padding-top-xxl { padding-top: 100px; }
.padding-top-xl { padding-top: 100px; }
.padding-top-l { padding-top: 75px; }
.padding-top-m { padding-top: 60px; }
.padding-top-s { padding-top: 45px; }
.padding-top-xs { padding-top: 30px; }
.padding-top-xxs { padding-top: 15px; }

.padding-bottom-xxl { padding-bottom: 100px; }
.padding-bottom-xl { padding-bottom: 100px; }
.padding-bottom-l, .error404 .contentWrapper { padding-bottom: 75px; }
.padding-bottom-m { padding-bottom: 60px; }
.padding-bottom-s { padding-bottom: 45px; }
.padding-bottom-xs { padding-bottom: 30px; }
.padding-bottom-xxs { padding-bottom: 15px; }

.margin-top-xxl { margin-top: 100px; }
.margin-top-xl { margin-top: 100px; }
.margin-top-l, .offerInner .wrapper, .offerInner .returnLinkWrapper { margin-top: 75px; }
.margin-top-m { margin-top: 60px; }
.margin-top-s, .offerInner .offertextBox { margin-top: 45px; }
.margin-top-xs, .seoBoxes .box, .listBoxWrapper .txtLinkWrapper, .error404 .sc-masterContainer a.button, .jahreszeitWrapper .box { margin-top: 30px; }
.margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a { margin-top: 15px; }

.margin-bottom-xxl { margin-bottom: 100px; }
.margin-bottom-xl, .roomBox { margin-bottom: 100px; }
.margin-bottom-l, .offerInner .wrapper { margin-bottom: 75px; }
.margin-bottom-m { margin-bottom: 60px; }
.margin-bottom-s { margin-bottom: 45px; }
.margin-bottom-xs { margin-bottom: 30px; }
.margin-bottom-xxs { margin-bottom: 15px; }

.roomBox:last-child {
    margin-bottom: 0;
}
/*Button & TXT-Link Styles*/
button, .button, .listBoxWrapper article .txtWrapper .sc-readmore a {
    background: #635652;
    color: #DED9D3;
    font-size: 15px;
    padding: 12px 17px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 0px;
    font-family: "Tenor Sans", "Arial", sans-serif;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 35px;
    position: relative;
}
a.button.instagram {
    padding-left: 75px;
    position: relative;
}
a.button.instagram:before {
    content: "";
    position: absolute;
    width: 42px;
    height: 42px;
    left: 20px;
    top: 50%;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 0 -250px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}
a.button.instagram:hover:before {
    background-color: transparent;
}
.topBar a.button:hover:before, button:hover:before, .button:hover:before, .listBoxWrapper article .txtWrapper .sc-readmore a:hover:before, .zimmerWrapper article .button:hover:before {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% - 48px);
    background-color: #DED9D3;
    bottom: 12px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
button:hover:before, .button:hover:before, .listBoxWrapper article .txtWrapper .sc-readmore a:hover:before, .zimmerWrapper article .button:hover:before {
    bottom: 22px;
    width: calc(100% - 40px);
}
button, a.button {
    text-decoration: none;
    -webkit-transition: background-color 1s ease-in-out;
    -o-transition: background-color 1s ease-in-out;
    transition: background-color 1s ease-in-out;
}
.button.secondary, .topBar .button:nth-child(even), .resMenu a.button, .SiMenu .copyToMobileMenu .button:nth-child(odd), .bg3 .button:hover, .bg2 .button:hover {
    background-color:#4D4F38;
}
.button:hover, .topBar .button:nth-child(even):hover, .sc-readmore a:hover, .SiMenu .copyToMobileMenu .button:nth-child(odd):hover, .listBoxWrapper article .txtWrapper .sc-readmore a:hover {
    background-color: #4D4F38;
    color: #DED9D3;
}
.button.secondary:hover {
    background-color: #605752;
}
a.txtLink, .offerInner .returnLinkWrapper .returnLink, .seasonWrapper .sc-readmore a {
    text-decoration: none;
    color: #4D4F38;
    font-family: "Tenor Sans", "Arial", sans-serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    font-size: 18px;
    padding-left: 24px;
    position: relative;
    cursor: pointer;
}
.seasonWrapper .sc-readmore a {
    color: #DED9D3;
}
a.txtLink:before, .offerInner .returnLinkWrapper .returnLink:before, .seasonWrapper .sc-readmore a:before {
    position: absolute;
    content: "";
    left: 0;
    top:21px;
    height: 1px;
    background-color: #4D4F38;
    width: 24px;
}
.bg2 a.txtLink:before, .seasonWrapper .sc-readmore a:before {
    background-color: #DED9D3;
}
.seasonWrapper .sc-readmore a:hover {
    background-color: transparent;
}
.extern.txtLink, .popup.txtLink {
    padding-left: 30px;
    display: block;
}
.roomWrapper .box.textBox a.popup.txtLink, .roomWrapper .box.textBox a.extern.txtLink {
    display: inline;
}
.extern.back.txtLink {
    margin-left: 0;
    margin-right: 30px;
}
.newsletter .extern.back.txtLink {
    display: inline-block;
    padding-left: 0;
}
.extern.txtLink:before, .popup.txtLink:before {
    width: 20px;
    height: 20px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -800px 0px;
    background-color: transparent;
    left: 0;
    -webkit-transition: scale 1s ease;
    -o-transition: scale 1s ease;
    transition: scale 1s ease;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    bottom: calc(50% - 19px);
    top: auto
}
.extern.txtLink:hover:before, .popup.txtLink:hover:before {
    scale: 1.2;
}
.extern.back.txtLink:before {
    left: auto;
    right: -30px;
}
.popup.txtLink:before {
    background-position: -800px -60px;
}
a.txtLink:hover:after, .seasonWrapper .sc-readmore a:hover:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: solid 1px #4D4F38;
	-webkit-animation: border_anim 1s linear forwards;
	        animation: border_anim 1s linear forwards;
}
.seasonWrapper .sc-readmore a:hover:after {
    border-color: #DED9D3;
}
.bg2 a.txtLink:hover:after {
    border-color: #fff;
}
.sc-quickInquiry .sc-quickformSubmit button:hover, .moreInfosButtons a.slick-slide:hover {
    background: #635652;
}
@-webkit-keyframes border_anim {
	0%{
		width: 0%;
	}
	100%{
		width: 100%;
	}
}
@keyframes border_anim {
	0%{
		width: 0%;
	}
	100%{
		width: 100%;
	}
}

.resMenu a.button:hover {
    background: #635652;
    color: #ded9d3;
}
/*Slick Styles*/
.slick-arrow {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    border: 0;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 2%;
    z-index: 0;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: scale 1s ease;
    -o-transition: scale 1s ease;
    transition: scale 1s ease;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.slick-arrow:hover {
    scale: 1.2;
}
.moreInfosButtons .slick-arrow {
    width: 26px;
    height: 26px;
    border: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 0 0;
    left: auto;
    right: 85px;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    top: auto;
    bottom: -50px;
}

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: 2%;
    left: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
button.slick-arrow {
    font-size: 0;
}
ul.slick-dots {
    position: absolute;
    bottom: 10%;
    padding: 0;
    margin: 0;
    line-height: 0;
    width: 100%;
    text-align: center
}
ul.slick-dots li {
    display: inline-block;
    margin-bottom: 0
}
ul.slick-dots li button {
    width: 16px;
    height: 16px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 0;
    margin: 0 2px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(50,50,50,0.8);
    box-shadow: 0 1px 1px 0 rgba(50,50,50,0.8);
    cursor: pointer;
    padding: 0
}
.slick-dots li.slick-active button {
    background: #fff
}

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

/*Accordion Styles*/
[data-accordion] [data-control] {
	position: relative;
	padding: 6px;
	padding-left: 0;
	margin-bottom: 10px;
	padding-right: 30px;
	border-bottom: 2px solid #DED9D3;
}
[data-accordion].accordion.open [data-content] {
    padding-bottom: 20px;
}
[data-accordion]>[data-control]:after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
    margin-top: -10px;
	right: 3px;
	z-index: 0;
	cursor: pointer;
	border-bottom: 2px solid #332723;
	border-left: 2px solid #332723;
	-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);
}

/*Tabs Styles*/
 .tabs > [data-control] button {
    border: 0;
    color: #fff;
    padding: 8px 10px;
    position: relative;
    margin-right: 10px;
}
 .tabs > [data-control] button:last-child {
    margin-right: 0;
}
 .tabs > [data-control] button.active,  .tabs > [data-control] button:hover{
    background: #4D4F38;
}
.tabs [data-content] {
    margin-top: 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 #a2a2a2;
}
.SiTable tr:nth-child(odd) {
    background: #efefef
}
.SiTable table tr:nth-child(1) {
    background: #4D4F38;
    color: #DED9D3;
    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 {
    position: fixed;
    background: rgba(51,39,35,.95);
    width: 100%;
    height: 72px;
    z-index: 1000;
    top: 0;
    left: 0;
}
.SiMenuOpen .resMenu:after {
    position: absolute;
    content: "";
    width: 90%;
    height: 2px;
    background-color: #DED9D3;
    bottom: 0;
    left: 5%;
    opacity: .1;
}
/*.resMenu .copyToMobileMenu, .resMenu button.SiMenuToggle:hover:before {
    display: none;
}*/
.resMenu .copyToMobileMenu {
    position: absolute;
    right: calc(2% + 108px);
    top: 7px;
}
.resMenu .copyToMobileMenu .button.bottom, .resMenu .copyToMobileMenu a:hover:before, .resMenu button.SiMenuToggle:hover:before {
    display: none;
}
.resMenu .copyToMobileMenu .button.topMenu, .resMenu .copyToMobileMenu .phone {
    width: 52px;
    height: 51px;
    display: inline-block;
    border-radius: 50%;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0;
    background: transparent;
    -webkit-transition: background-image 1s ease-in-out;
    -o-transition: background-image 1s ease-in-out;
    transition: background-image 1s ease-in-out;
}
.resMenu button.SiMenuToggle {
    position: absolute;
    right: 2%;
    top: 9px;
    height: 51px;
    width: 52px;
    border: 0;
    cursor: pointer;
    padding: 0;
    background: transparent;
    border-radius: 50%;
    background-image: url(../graphics/vector_cta-menu.svg);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: background-image 1s ease-in-out;
    -o-transition: background-image 1s ease-in-out;
    transition: background-image 1s ease-in-out;
}
.SiMenuOpen .resMenu button.SiMenuToggle {
    background-image: url(../graphics/vector_cta-menu-close.svg);
}
.SiMenuOpen .resMenu button.SiMenuToggle:hover {
    background-image: url(../graphics/vector_cta-menu-close-hover.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.voucher {
    background-image: url(../graphics/vector_cta-voucher.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.resMenu .copyToMobileMenu .button.topMenu.voucher.it {
    background-image: url(../graphics/vector_cta-voucher-it.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.voucher.en {
    background-image: url(../graphics/vector_cta-voucher-en.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.voucher:hover {
    background-image: url(../graphics/vector_cta-voucher-hover.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.voucher.it:hover {
    background-image: url(../graphics/vector_cta-voucher-it-hover.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.voucher.en:hover {
    background-image: url(../graphics/vector_cta-voucher-en-hover.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.last-minute {
    background-image: url(../graphics/vector_cta-last-minute.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.resMenu .copyToMobileMenu .button.topMenu.last-minute:hover {
    background-image: url(../graphics/vector_cta-last-minute-hover.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.offers {
    background-image: url(../graphics/vector_cta-offers.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.resMenu .copyToMobileMenu .button.topMenu.offers.it {
    background-image: url(../graphics/vector_cta-offers-it.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.offers.en {
    background-image: url(../graphics/vector_cta-offers-en.svg);
}
.resMenu button.SiMenuToggle:hover {
    background-image: url(../graphics/vector_cta-menu-hover.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.offers:hover {
    background-image: url(../graphics/vector_cta-offers-hover.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.offers.it:hover {
    background-image: url(../graphics/vector_cta-offers-it-hover.svg);
}
.resMenu .copyToMobileMenu .button.topMenu.offers.en:hover {
    background-image: url(../graphics/vector_cta-offers-en-hover.svg);
}
.resMenu .copyToMobileMenu .phone {
    background-image: url(../graphics/vector_cta-phone.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 2px;
    position: absolute;
    margin-left: 3px;
}
:lang(it) .resMenu .copyToMobileMenu .phone {
    background-image: url(../graphics/vector_cta-phone-it.svg);
}
:lang(en) .resMenu .copyToMobileMenu .phone {
    background-image: url(../graphics/vector_cta-phone-en.svg);
}
.resMenu .copyToMobileMenu .phone:hover {
    background-image: url(../graphics/vector_cta-phone-hover.svg);
}
:lang(it).resMenu .copyToMobileMenu .phone:hover {
    background-image: url(../graphics/vector_cta-phone-it-hover.svg);
}
:lang(en) .resMenu .copyToMobileMenu .phone:hover {
    background-image: url(../graphics/vector_cta-phone-en-hover.svg);
}
.resMenu button.SiMenuToggle:focus {
    outline: none;
}
.resMenu button.SiMenuToggle .line {
    background: #DED9D3;
    height: 2px;
    width: 16px;
    display: block;
    line-height: 2px;
    margin-bottom: 3px;
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            display: none;
}
.resMenu button.SiMenuToggle .line:first-child {
    margin-top: 3px;
}
.resMenu button.SiMenuToggle .line:last-child {
    margin-bottom: 4px;
}
.resMenu a.button {
    height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.resMenu a.button:first-child, .resMenu a.button:nth-child(2) {
    display: inline-block;
}
.SiMenuOpen .resMenu button.SiMenuToggle .line {
    margin-top: 0;
    left: 11px;
    width: 23px;
}
.SiMenuOpen .resMenu button.SiMenuToggle .line:first-child {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-bottom: 0;
}
.SiMenuOpen .resMenu button.SiMenuToggle .line:nth-child(2) {
    display: none;
}
.SiMenuOpen .resMenu button.SiMenuToggle .line:last-child {
    margin-bottom: 0;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-top: -2px;
}
/*Desktop Top Bar Styles*/
.topBar {
    position: fixed;
    left: 50%;
    bottom: 3vh;
    z-index: 11;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.5);
            box-shadow: 3px 3px 6px rgba(0,0,0,0.5);
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
.topBar .topMenu {
    display: none;
}
.scrolled .topBar {
    bottom: 1vh;
    -webkit-transition: bottom 0.5s ease;
    -o-transition: bottom 0.5s ease;
    transition: bottom 0.5s ease;
}
.SiMenuOpen.scrolled .topBar {
    bottom: 3vh;   
}
.topBar a.button, .roomBox .box.textBox a.button {
    margin-left: 10px;
}
.topBar a.button:first-child, .roomBox .box.textBox a.button:first-child {
    margin-left: 0;
}
.topBar a.button {
    position: relative;
}
.topBar a.button:nth-child(2):after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 2px;
    height: 25px;
    background-color: rgba(222, 217, 211, .5);
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}
.topBar a.button {
    padding: 4px 24px;
    background-color: #4d4f38;
    margin: 0 -3px;
}
.topBar a.button:hover, .topBar .button:nth-child(even):hover, .topBar .button:nth-child(2):hover {
    background-color: #635652;
}
/*Menu Styles*/
.sc-menu a {
    text-decoration: none;
    display: block;
    padding: 5px 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 1.5px;
    color: #fff;
    opacity: .5;
    font-family: "Tenor Sans", "Arial", sans-serif;
}
.sc-menu a:hover {
    text-decoration: underline;
}
.sc-menu a small {
    display: block;
    font-weight: 400;
    font-family: "Karla", "Arial", sans-serif;
    font-size: 14px;
}
.sc-menu a small span.number {
    margin-right: 15px;
}
.sc-menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: left;
}
.SiMenu, .SiMenuDesktop {
    display: none;
    text-align: center;
}
.SiMenu.active {
    display: block;
    background: #332723;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
    padding-top: 100px;
    text-align: center;
    margin: auto;
    width: 100%;
}
.SiMenu .sc-menu li.hasSubmenu > a {
    padding-right: 40px;
}
.SiMenuDesktop .menuImages, [class*="SiMenu"] .menu-item .menuItemImages, .SiMenuDesktop .menuBackgroundImages {
    display: none;
}
.SiMenu .current-menu-item .menuItemImages, .SiMenu .menu-item.submenuActive > .menuItemImages {
    display: none;
}
.SiMenu .menuImages, .SiMenu .menuItemImages, .menuBackgroundImages {
    background: #c5c5c5;
}
.SiMenu .menuItemImages img, .menuBackgroundImages img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;    
    -webkit-animation: lazyloadFadeIn .5s;    
            animation: lazyloadFadeIn .5s;
}

.SiMenu .menuBackgroundImages, .SiMenu .menuImages {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
}
.SiMenu .menuBackgroundImages {
    opacity: .2;
    -webkit-animation: none;
            animation: none;
}

.sc-menu li.submenuarrow {
    position: relative;
}
[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, .sc-menu li a:hover {
    text-decoration: underline;
}
.sc-menu li.current-menu-parent a:hover {
    text-decoration: none;
}
[class*=menu-hauptmenue] .current-menu-parent ul li a {
    text-decoration: none;
    -webkit-transition: -webkit-text-decoration 1s ease-in-out;
    transition: -webkit-text-decoration 1s ease-in-out;
    -o-transition: text-decoration 1s ease-in-out;
    transition: text-decoration 1s ease-in-out;
    transition: text-decoration 1s ease-in-out, -webkit-text-decoration 1s ease-in-out;
}
[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;
    padding-right: 10px;
}
.SiMenu li>ul.active, .SiMenuDesktop li>ul.active {
    display: block;
}
.SiMenu .sub-menu li {
    text-align: right;
}
.sc-menu .submenuActive a {
    opacity: 1;
}
.SiMenu .sub-menu li a {
    font-family: "Karla", "Arial", sans-serif;
    font-size: 18px;
}
.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: 15px;
}
.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;
    right: 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: #332723;
    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:hover::before, .SiMenu button.close-button:hover::after {
    background: #a2a2a2;
}
.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 #a2a2a2;
    border-left: 2px solid #a2a2a2;
    -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] {
    opacity: 1;
    text-decoration: none;
}
.SiMenu .menuHeader {
    margin-bottom: 15%;
    display: none
}
.SiMenu .menuFooter, .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 - 163px);
    height: calc(calc(var(--vh, 1vh) * 100) - 163px);
    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: 26px;
    height: 27px;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -100px 0px;
    -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
            transform: rotate(-225deg);
}
.SiMenuDesktop li.submenuarrow.submenuActive>a:after, .SiMenu li.submenuarrow.submenuActive>a:after {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    margin-top: -3px;
}
.SiMenuDesktop li.submenuarrow > a:hover:after, .SiMenu li.submenuarrow > a:hover:after {
    border-color: #a2a2a2;
}
.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;
}
.SiMenu li.submenuarrow>a:after {
    top: 33px;
}
/*Main Logo Styles*/
/*Note: If you want use different logos, use "background-image"*/
header .MainLogo {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
}
header .MainLogo .headerLogo {
    z-index: 1;
    position: absolute;
    left: 50%;
    width: 300px;
    height: auto;
    content: "";
    background-size: contain;
    top: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 15vh;
    display: none;
}
.home header .MainLogo .headerLogo {
    display: block;
}
header .MainLogo .resMenuLogo {
    position: fixed;
    top: 14px;
    z-index: 1000;
    left: 2%;
    width: 60px;
}
/*Language Selector Styles*/
.sc-language-selector, .menuLanguageSelector {
    position: absolute;
    top: 74px;
    right: 0;
    z-index: 2;
    color: #fff;
    font-size: 0.7em;
}
.sc-language-selector {
    background-color: #332723;
    padding: 4px 7px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.sc-language-selector a, .menuLanguageSelector a {
    text-decoration: none;
    text-transform: uppercase;
    color: #DED9D3;
}
.sc-language-selector ul li.wpml-ls-current-language a, .sc-language-selector ul li:hover a, .menuLanguageSelector ul li.wpml-ls-current-language a, .menuLanguageSelector ul li:hover a {
    text-decoration: underline;
}
.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: 2%;
    left: auto;
    top: 78px;
    z-index: 1000;
    position: fixed;
}

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

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

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

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

.showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    height: auto;
    width: 100%;;
    overflow: hidden;
}
.showHeaderSlider .headerSlider .sc-slideshow, .showHeaderSlider .headerSlider img, .showHeaderVideo .headerVideo video, .showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    min-height: 300px;
}
.home .showHeaderSlider .headerSlider .sc-slideshow, .home .showHeaderSlider .headerSlider img, .home .showHeaderVideo .headerVideo video, .home .showHeaderSlider .headerSlider, .home .showHeaderVideo .headerVideo {
    min-height: none;
}
.showHeaderSlider .headerSlider div[class^=slick], .showHeaderSlider .headerSlider .slick-slide > div, .showHeaderSlider .headerSlider picture {
    height: 100% !important;
}
.showHeaderSlider .headerSlider:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: -o-linear-gradient(top, rgba(51, 39, 35, 0) 0%, rgb(241 240 238) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 39, 35, 0)), to(rgb(241 240 238)));
    background: linear-gradient(180deg, rgba(51, 39, 35, 0) 0%, rgb(241 240 238) 100%);
}

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);
    background-repeat: no-repeat;
    display: none;
}
header .arrowDown a {
    text-decoration: none;
}
.showHeaderSlider .arrowDown {
    display: 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)
    }
}
/*Fullscreen HeaderSlider END*/




/*_____  ------  _____ ------  _____ FOOTER _____  ------  _____ ------  _____*/

.footer {
    text-align: center;
    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;
}
address .box.social-media a {
    width: 42px;
    height: 42px;
    position: relative;
    font-size: 0;
    display: inline-block;
    margin-right: 4%;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 0;
    float: left;
}
.moreInfosButtons .button, .moreInfosButtons .slick-slide {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
}
.moreInfosButtons .slick-slide {
    margin-right: 15px;
}
.moreInfosButtons .slick-slide:last-child {
    margin-right: 0;
}
address .box.social-media a.instagram:hover {
    background-position: 0 -300px;
}
address .box.social-media a.instagram {
    background-position: 0 -250px;
}
address .box.social-media a.tiktok:hover {
    background-position: -50px -300px;
}
address .box.social-media a.tiktok {
    background-position: -50px -250px;
}
address .box.social-media a.facebook:hover {
    background-position: -100px -300px;
}
address .box.social-media a.facebook {
    background-position: -100px -250px;
}
address .box.social-media a.webcam:hover {
    background-position: -150px -300px;
}
address .box.social-media a.webcam {
    background-position: -150px -250px;
}
/*SEO Boxes Styles*/

.seoBoxes .box {
    cursor: pointer;
    background-color: #635652;
    padding: 30px;
    width: 75%;
    -webkit-transition: background-color 1s ease-in-out;
    -o-transition: background-color 1s ease-in-out;
    transition: background-color 1s ease-in-out;
}
.seoBoxes .box:nth-child(2) {
    margin-right: 0;
    margin-left: auto;
    position: relative;
    margin-top: 65px;
}
.seoBoxes .box:nth-child(2):before {
    content: "";
    position: absolute;
    width: 82px;
    height: 60px;
    left: -30px;
    top: -25px;
    background-image: url(../graphics/vector_logo-sticky-darkbrown.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.seoBoxes .box * {
    text-align: left;
    color: #DED9D3;
}
.seoBoxes .box .additionalTxt {
    font-family: "Tenor Sans", "Arial", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding-top: 50px;
    position: relative;
    padding-right: 30px;
}
.seoBoxes .box:hover .additionalTxt {
    text-decoration: underline;
}
.seoBoxes .box a {
    width: 25px;
    height: 25px;
    position: absolute;
    font-size: 0;
    right: 0;
    bottom: 0;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 0 0;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    -webkit-transition: scale 1s ease;
    -o-transition: scale 1s ease;
    transition: scale 1s ease;
}
.seoBoxes .box:hover {
    background-color: #4D4F38;
}
.seoBoxes .box:hover a {
    scale: 1.2;
}
/*Newsletter Styles*/
.newsletter input {
    padding: 4px 24px 4px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: "Tenor Sans", "Arial", sans-serif;
    color: #635652;
    border: 0;
    border-bottom: 2px solid #635652;
    background: transparent;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 400;
}
.newsletter input::-webkit-input-placeholder {
    color: #635652;
}
.newsletter input::-moz-placeholder {
    color: #635652;
}
.newsletter input:-ms-input-placeholder {
    color: #635652;
}
.newsletter input::-ms-input-placeholder {
    color: #635652;
}
.newsletter input::placeholder {
    color: #635652;
}
.newsletter .box:nth-child(2) > div {
    display: inline-block;
    position: relative;
    width: 100%;
}
.newsletter .box:nth-child(2) > div #quickform-searchNL {
    position: absolute;
    right: 0;
    font-size: 0;
}
.newsletter .box:nth-child(2) > div #quickform-searchNL:after {
    position: absolute;
    content: "";
    right: 0;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -199px 0;
    width: 26px;
    height: 26px;
    top: 0;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    -webkit-transition: scale 1s ease;
    -o-transition: scale 1s ease;
    transition: scale 1s ease;
}
.newsletter .box:nth-child(2):hover > div #quickform-searchNL:after {
    scale: 1.2;
}
/*Partner Styles*/
.partner .widthWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    border-bottom: 2px solid #DED9D3;
}
.partner a {
    background-image: url(../graphics/partners.png);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 2.5% 5%;
    height: 35px;
    background-size: 250px 500px;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}
.partner br {
    display: none;
}
.partner a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}  
.partner a.gsieser-tal {
    background-position: 0 0;
    width: 83px;
    height: 32px;
}
.partner a.gsieser-tal.it {
    background-position: -135px 0px;
    width: 83px;
}
.partner a.selected-hotels {
    width: 53px;
    background-position: -135px -55px;
    height: 39px;
}
.partner .suedtirol {
    background-position: -136px -102px;
    width: 51px;
    height: 40px;
    -webkit-filter: none;
            filter: none;
}
.partner .suedtirol:hover {
    background-position: 0 -102px;
}
.partner .booking_suedtirol {
    background-position: 0 -152px;
    width: 51px;
    height: 40px;
}
.partner a.dolomiti-nordicski {
    width: 83px;
    background-position: 0px -54px;
    height: 33px;
}

/*Anchor Menu*/
.anchorMenuWrapper {
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    max-width: unset;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 45px;
}
.anchorMenuWrapper.fixed {
    position: fixed;
    top: 72px;
    z-index: 20;
}
.anchorMenuWrapper .anchorMenuItems {
    padding: 0;
}
.anchorMenuWrapper.fixed .anchorMenuItems {
    padding: 9px 0;
}
.anchorMenuWrapper a {
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
    margin-right: 30px;
    color: #fff;
    font-family: "Tenor Sans", "Arial", sans-serif;
    font-weight: 400;
    color: #635652;
}
.anchorMenuWrapper a.sianchorActive {
    opacity: 1;
}
.anchorMenuWrapper a:hover, .anchorMenuWrapper a.sianchorActive {
    border-bottom: 1px solid #635652;
}
.anchorMenuWrapper a:last-child {
	margin-right: 0;
}
.anchorMenuWrapper.fixed a:last-child {
    margin-right: 30px;
}
/*Quickrequest*/
.sc-quickInquiry {
    display: inline-block;
    width: 100%;
}
.sc-quickInquiry .sc-quickformArrival, .sc-quickInquiry .sc-quickformDeparture, .sc-quickInquiry .sc-quickformAdults, .sc-quickInquiry .sc-quickformChildren {
    border-right: 0;
    width: 100%;
    border-bottom: 2px solid #DED9D3;
    text-align: left;
}
.sc-quickInquiry>div label {
    display: block;
    padding: 1rem 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    letter-spacing: 0;
}
.sc-quickInquiry label input {
    background: 0;
    text-align: right;
    margin-top: 0;
    font-family: "Karla", "Arial", sans-serif;
    font-size: 18px;
    color: #332723;
    padding-right: 30px;
}
.sc-quickInquiry .sc-quickformSubmit {
    text-align: left;
    margin-top: 30px;
}
.sc-quickInquiry .sc-quickformArrival label, .sc-quickInquiry .sc-quickformDeparture label, .sc-quickInquiry .sc-quickformAdults label, .sc-quickInquiry .sc-quickformChildren label {
    position: relative;
}
.sc-quickInquiry label:hover, .sc-quickInquiry label:focus, .sc-quickInquiry>div.active {
    background: #ded9d3;
    -webkit-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
}
.sc-quickInquiry .sc-quickformArrival label:after, .sc-quickInquiry .sc-quickformDeparture label:after, .sc-quickInquiry .sc-quickformAdults label:after, .sc-quickInquiry .sc-quickformChildren label:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 19px;
    width: 20px;
    height: 20px;
    background-image: url(../graphics/vector_sprites.svg);
}
.sc-quickInquiry .sc-quickformArrival label:after, .sc-quickInquiry .sc-quickformDeparture label:after {
    background-position: -50px -190px;
}
.sc-quickInquiry .sc-quickformAdults label:after, .sc-quickInquiry .sc-quickformChildren label:after {
    background-position: 0 -190px;
    width: 19px;
    height: 21px;
}
.buttonBestPriceGuarantee .sc-quickInquiry {
    padding-top: 80px;
    position: relative;
}
.buttonBestPriceGuarantee .sc-quickInquiry:after {
    position: absolute;
    content: "";
    right: 0;
    top: -20px;
    width: 100px;
    height: 100px;
    background-image: url(../graphics/vector_best-price-guarantee.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.gallery .no-slideshow {
    display: -ms-grid;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    grid-auto-rows: 20px;
    width: 1800px;
    max-width: 90%;
    margin: 0 auto;
}

.gallery .no-slideshow.SiMasonryInitialized {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: auto;
}

.gallery .no-slideshow img {
    -o-object-fit: cover;
       object-fit: cover;
}

/*Room*/
.roomBox .slideshowBox {
    position: relative;
}
.roomBox .slideshowBox:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: -o-linear-gradient(top, rgba(242, 240, 238, 0) 0%, rgb(242 240 238) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 240, 238, 0)), to(rgb(242 240 238)));
    background: linear-gradient(180deg, rgba(242, 240, 238, 0) 0%, rgb(242 240 238) 100%);
}

/*Leafs and Flowers as bg*/
.SiMenu.active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
    height: 294px;
    background-repeat: no-repeat;
    background-image: url(../graphics/vector_pattern-leaf-flower-darkbrown.svg);
    background-size: contain;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
}

.SiMenuOpen .footer, .SiMenuOpen .sc-masterContainer, .SiMenuOpen .headerSlider, .SiMenuOpen header .MainLogo .headerLogo {
    display: none;
}

.hgPaymentWidget {
    margin: 0 auto;
}
.large-slideshow .slick-slide {
    margin-right: 25px;
    margin-left: 0;
}
.textOverSlideshow.textRightSide .widthWrapper * {
    margin-right: 0;
    margin-left: auto;
}

/*Text/Slideshow Headline above*/
.portraitImageHeadlineabove.rightSide .sc-slideshow {
    text-align: right;
}
.portraitImageHeadlineabove .sc-slideshow img {
    width: 80%;
}
.portraitImageHeadlineabove h3 {
    margin-bottom: 0;
}

.sc-listsWrapper.highlightWrapper .box {
    padding-top: 170px;
    position: relative;
}
.sc-listsWrapper.highlightWrapper .box.icon:before {
    position: absolute;
    content: "";
    width: 142px;
    height: 142px;
    top: 0;
    left: 0;
    background-color: #ded9d3;
    border: 2px solid #4D4F38;
}
.sc-listsWrapper.highlightWrapper .box.icon:after {
    position: absolute;
    content: "";
    width: 77px;
    height: 62px;
    top: 73px;
    left: 11px;
    background-image: url(../graphics/vector_sprites.svg);
}
.sc-listsWrapper.highlightWrapper .box.icon.lage:after {
    background-position: 0 -800px;
}
.sc-listsWrapper.highlightWrapper .box.icon.gastgeber:after {
    background-position: -249px -800px;
}
.sc-listsWrapper.highlightWrapper .box.icon.familiaer:after {
    background-position: -249px -800px;
}
.sc-listsWrapper.highlightWrapper .box.icon.gastgeber:after {
    background-position: -649px -791px;
}
.sc-listsWrapper.highlightWrapper .box.icon.musik:after {
    background-position: -900px -800px;
}
.sc-listsWrapper.highlightWrapper .box.icon.stylisch:after {
    background-position: -450px -779px;
}

/*Flowers*/
.tripleFlowerlight, .twoFlowermedium, .tripleFlowermedium, .oneroundFlowermedium, .twoFlowerdark {
    position: relative;
    z-index: 0;
}
.tripleFlowerlight:before, .twoFlowermedium:before, .tripleFlowermedium:before, .oneroundFlowermedium:before, .twoFlowerdark:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 200px;
    height: 292px;
    z-index: -1;
    background-image: url(../graphics/vector_pattern-two-flowers.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.tripleFlowerlight.bottomSide:before, .twoFlowermedium.bottomSide:before, .tripleFlowermedium.bottomSide:before {
    top: auto;
    bottom: 0;
}
.gradient-BottomtoTop.lightBrown.bottomSide:before, .bg1.twoFlowermedium.bottomSide:before {
    bottom: 20px;
}
.oneroundFlowermedium.bottomSide:before {
    top: auto;
    bottom: -70px;
}
.tripleFlowermedium:before {
    background-image: url(../graphics/vector_pattern-two-flowers-medium.svg);
    top: 20px;
}
.twoFlowermedium:before {
    background-image: url(../graphics/vector_pattern-two-flowers-lightbrown.svg);
    height: 200px;
    width: 147px;
}
.twoFlowerdark:before {
    background-image: url(../graphics/vector_pattern-leaf-flower-darkbrown.svg);
    height: 200px;
    width: 204px;
}
.oneroundFlowermedium:before {
    background-image: url(../graphics/vector_pattern-one-flower-medium.svg);
    height: 200px;
    width: 136px;
}
.tripleFlowerlight.leftSide:before, .twoFlowermedium.leftSide:before, .twoFlowerdark.leftSide:before {
    right: auto;
    left: 0;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1)
}


/*Jahreszeiten*/
.jahreszeitWrapper .imageWrapper {
    text-align: center;
    position: relative;
}
.jahreszeitWrapper .imageWrapper > div, .jahreszeitWrapper .imageWrapper .circle {
    width: 178px;
    height: 178px;
    margin: auto;
    position: relative;
}
.jahreszeitWrapper .imageWrapper .circle {
    display: block;
    border-radius: 50%;
    background-color: #DED9D3;
    position: absolute;
    bottom: -5px;
    left: calc(50% - 5px);
    aspect-ratio: 1 / 1;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.jahreszeitWrapper .icon .imageWrapper > div:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background-image: url(../graphics/vector_sprites.svg);
}
.jahreszeitWrapper .icon.spring .imageWrapper > div:after {
    background-position: -800px -1200px;
}
.jahreszeitWrapper .icon.winter .imageWrapper > div:after {
    background-position: -200px -1200px; 
}
.jahreszeitWrapper .icon.summer .imageWrapper > div:after {
    background-position: -200px -1350px; 
}
.jahreszeitWrapper .icon.fall .imageWrapper > div:after {
    background-position: -800px -1350px; 
}
.jahreszeitWrapper .imageWrapper .circle:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -2px;
    right: -10px;
    background-color: #DED9D3;
    border-radius: 50%;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.jahreszeitWrapper .imageWrapper img {
    -webkit-clip-path: circle(50% at 50% 50%);
            clip-path: circle(50% at 50% 50%);
    width: 175px;
    height: 175px;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #635652 #F2F0EE;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 5px;
  }

  *::-webkit-scrollbar-track {
    background: #F2F0EE;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #635652;
    border-radius: 5px;
    border: 3px solid #F2F0EE;
  }

.seasonWrapper .seasonNavBar .slick-slide {
    opacity: 0.5;
}
.seasonWrapper .seasonNavBar .slick-slide.slick-current.slick-active {
    opacity: 1;
}
.seasonWrapper .sectionWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.seasonContent .imageWrapper {
    max-width: 500px;
    position: relative;
    text-align: center;
}
.seasonContent .imageWrapper div:first-child {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px;
    max-width: 265px;
    aspect-ratio: 1 / 1;
}
.seasonContent .imageWrapper div img {
    border-radius: 50%;
    aspect-ratio: 1 / 1;
}
.seasonContent .imageWrapper div:first-child:after, .seasonContent .imageWrapper > div:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-color: #DED9D3;
    border-radius: 50%;
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    aspect-ratio: 1 / 1;
    z-index: -1;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.seasonContent .imageWrapper div:first-child img {
    border-radius: 50%;
}
.seasonContent .imageWrapper div:first-child:after {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
}
.seasonContent .imageWrapper .icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
}
.seasonContent .icon {
    max-width: 250px;
}
.seasonNavBar .icon .icon {
    background-color: #DED9D3;
    border-radius: 50%;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    aspect-ratio: 1 / 1;
    width: 60px;
    height: 60px;
}
.seasonNavBar .slick-active .icon .icon {
    width: 60px;
    height: 60px;
}
.seasonNavBar .icon .icon img {
    width: 50%;
    top: 50%;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.seasonWrapper .seasonNavBar .slick-slide article {
    position: relative;
    cursor: pointer;
}
.seasonWrapper .seasonNavBar .slick-slide article:after {
    position: absolute;
    content: "";
    top: 30px;
    left: 80px;
    height: 2px;
    width: calc(100% - 80px);
    background-color: #DED9D3;
}
.seasonWrapper .seasonNavBar .slick-slide article h3 {
    margin-top: 20px;
}
/*Zimmer Vorschaubox*/
.zimmerWrapper article {
    cursor: pointer;
}
.zimmerWrapper .slidePagination {
    left: auto;
    right: calc(5% + 40px);
    bottom: auto;
    top: -63px;
}
.roomPreview .boxLayout {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.zimmerWrapper .imageWrapper {
    position: relative;
}
.zimmerWrapper .imageWrapper:after {
    position: absolute;
    content: "";
    background: -o-linear-gradient(top, rgba(242, 240, 238, 0) 0%, rgba(242, 240, 238, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 240, 238, 0)), to(rgba(242, 240, 238, 1)));
    background: linear-gradient(180deg, rgba(242, 240, 238, 0) 0%, rgba(242, 240, 238, 1) 100%);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    -webkit-transition: height 1.5s;
    -o-transition: height 1.5s;
    transition: height 1.5s;
}
.zimmerWrapper article:hover .imageWrapper::after {
    height: 100%;
}
.zimmerWrapper article:hover a.button {
    background-color: #4D4F38;
}
.zimmerWrapper article:hover h3 {
    color: #332723;
}
.zimmerWrapper article .button:hover {
    background: #635652;
    text-decoration: none;
}

.moreInfosButtons {
    margin-left: 5%;
}

#newsletter button:hover:before {
    bottom: 12px;
    width: calc(100% - 56px);
}

.moreUp .box, .moreUp .widthWrapper {
    z-index: 1;
    position: relative;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @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 (min-width: 768px) { 
    .seoBoxes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .seoBoxes .box {
        width: 47.5%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .seoBoxes .box:nth-child(2) {
        margin-right: 0;
        margin-left: 0;
        margin-top: 30px;
    }
}

@media (min-width: 994px) {
.padding-top-xxl { padding-top: 250px; }
.padding-top-xl, .textOverSlideshow.padding-top-xl { padding-top: 200px; }
.padding-top-l, .home .showHeaderSlider .sc-masterContainer { padding-top: 130px; }
.padding-top-m { padding-top: 100px; }
.padding-top-s { padding-top: 80px; }
.padding-top-xs, .showHeaderSlider .sc-masterContainer { padding-top: 60px; }
.padding-top-xxs { padding-top: 30px; }

.padding-bottom-xxl { padding-bottom: 250px; }
.padding-bottom-xl { padding-bottom: 200px; }
.padding-bottom-l, .error404 .contentWrapper { padding-bottom: 130px; }
.padding-bottom-m { padding-bottom: 100px; }
.padding-bottom-s { padding-bottom: 80px; }
.padding-bottom-xs { padding-bottom: 60px; }
.padding-bottom-xxs { padding-bottom: 30px; }

.margin-top-xxl { margin-top: 250px; }
.margin-top-xl { margin-top: 200px; }
.margin-top-l, .offerInner .wrapper, .offerInner .returnLinkWrapper { margin-top: 130px; }
.margin-top-m { margin-top: 100px; }
.margin-top-s, .offerInner .offertextBox, .jahreszeitWrapper .box { margin-top: 80px; }
.margin-top-xs, .seoBoxes .box, .listBoxWrapper .txtLinkWrapper, .error404 .sc-masterContainer a.button { margin-top: 60px; }
.margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a { margin-top: 30px; }

.margin-bottom-xxl { margin-bottom: 250px; }
.margin-bottom-xl { margin-bottom: 200px; }
.margin-bottom-l, .roomBox, .offerInner .wrapper { margin-bottom: 130px; }
.margin-bottom-m { margin-bottom: 100px; }
.margin-bottom-s, .listBoxWrapper { margin-bottom: 80px; }
.margin-bottom-xs, .seasonWrapper .sectionWrapper { margin-bottom: 60px; }
.margin-bottom-xxs { margin-bottom: 30px; }

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

.sc-masterContainer {
    padding-top: 275px;
}
.home .sc-masterContainer {
    padding-top: 150px;
}

button, .button, .listBoxWrapper article .txtWrapper .sc-readmore a, .SiMenu .sub-menu li a {
    font-size: 20px;
}

html, body, h1, .t1, button, .newsletter input, a.txtLink, .seasonWrapper .sc-readmore a, .offerInner .returnLinkWrapper .returnLink, .listBoxWrapper article .txtWrapper .periods, .sc-menu a small, [data-accordion] [data-control] {
    font-size: 22px;
}
h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1, .dialectBox .t2, h3.t2 {
    font-size: 50px;
}
h3, .t3, .listBoxWrapper article .txtWrapper .headline, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline, .sc-menu a, .sc-listsWrapper.highlightWrapper .headline {
    font-size: 35px;
}
.zimmerWrapper h3 {
    min-height: 96px;
}
h4, .t4, .seoBoxesWrapper .seoBoxes .headline {
    font-size: 27px;
}
h1, .t1 {
    margin-bottom: 60px;
}
a.txtLink:before, .offerInner .returnLinkWrapper .returnLink:before, .seasonWrapper .sc-readmore a:before {
    top: 25px;
}
.noMobilwidthWrapper .widthWrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.gradient-BottomtoTop {
    background-size: 100% 70%;
}
.eyecatcherBtn {
    width: 150px;
    height: 150px;
    font-size: 0.8rem;
    line-height: 1.1;
}
.eyecatcherBtn b {
    font-size: 1.1rem;
}
/*Show Desktop Menu START*/

header .MainLogo .headerLogo, header .MainLogo .headerLogo img {
    width: 500px;
    -webkit-filter: drop-shadow(1px 0px 4px #332723);
            filter: drop-shadow(1px 0px 4px #332723);
}
.SiMenu .current-menu-item .menuItemImages, .SiMenu .menu-item.submenuActive > .menuItemImages {
    display: block;
}
nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
    position: relative;
    top: 50%;
    text-align: left;
    overflow: initial;
    height: auto;
    left: 50%;
    width: 100%;
    float: left;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 1750px;
}
.SiMenu ul.sc-menu {
    max-width: 100%;
}
.sc-menu li.submenuarrow {
    width: 440px;
}
.SiMenu .hasSubmenu.submenuActive .menuItemImages, .SiMenu .menuImages {
    margin-left: 10%;
    position: fixed;
    top: calc(50% - 55px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: auto;
    padding-left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 335px;
    right: 0;
    background-color: transparent;
}
.SiMenu .hasSubmenu.submenuActive .menuItemImages img:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: auto;
    max-width: 512px;
}
.SiMenu .hasSubmenu.submenuActive .menuItemImages img:nth-child(2) {
    aspect-ratio: 1 / 1;
    position: absolute;
    right: 0;
    bottom: -110px;
    width: 210px;
    height: auto;
}
.SiMenu .hasSubmenu.submenuActive .menuItemImages:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 79px;
    bottom: -35px;
    right: 159px;
    background-image: url(/wp-content/themes/vorlage-child/assets/graphics/vector_logo-sticky.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.SiMenu li.submenuarrow>a:after {
    top: 62px;
}
.topBar {
    display: block;
}
.topBar .topMenu {
    display: none;
}
.topBar a.button {
    padding: 16.5px 65px;
}
.topBar a.button:hover:before {
    bottom: 23px;
    width: calc(100% - 133px);
}
.topBar a.button:nth-child(2):after {
    height: 38px;
}

.SiMenuDesktop [class*=menu-hauptmenue] {
    background: #fff;
}
body.scrolled .SiMenuDesktop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;        
}
.SiMenu li>ul.sub-menu.active {
    padding-left: 0;
    width: 100%;
    display: inline-block;
}
.SiMenu .sub-menu li a, .SiMenu .sub-menu li {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
}
.SiMenu .sub-menu li {
    margin: 10px;
}
.gallery .no-slideshow {
    grid-template-columns: repeat(auto-fill, minmax(280px,1fr));
}
/* Anchor Menu */

.anchorMenuWrapper.fixed {
    top: 124px;
    z-index: 10;
}
.anchorMenuWrapper {
    height: 78px;
    padding: 0 15px;
    margin-right: 5%;
}
.anchorMenuWrapper.fixed .anchorMenuItems {
    padding: 22.5px 0;
}

header .MainLogo .resMenuLogo {
    width: 115px;
    top: 28px;
left: 5%;
}
.resMenu {
    height: 124px;
}
.resMenu button.SiMenuToggle {
    width: 79px;
    height: 80px;
    top: 17px;
    right: 5%;
}
.resMenu .copyToMobileMenu {
    top: 12px;
    right: calc(5% + 79px);
}
.resMenu .copyToMobileMenu .button.topMenu {
    margin-right: 10px;
}
.resMenu .copyToMobileMenu .phone {
    display: none;
}
.resMenu .copyToMobileMenu .button.topMenu, .resMenu .copyToMobileMenu .phone {
    width: 79px;
    height: 80px;
}
.resMenu button.SiMenuToggle .line {
    width: 32px;
}
.resMenu button.SiMenuToggle .line {
    margin-bottom: 8px;
}
.SiMenuOpen .resMenu button.SiMenuToggle .line {
    width: 40px;
    left: 13px;
}
.SiMenu.active {
    padding-top: 124px;
}
.SocialImpressionBox .widthWrapper {
    display: block; }
    .SocialImpressionBox .widthWrapper .t2 {
        max-width: 617px;
    }
    .SocialImpressionBox .widthWrapper .blockSlideshow {
        max-width: 675px;
        margin-right: 0;
        margin-left: auto;
        position: relative;
        top: -115px;
        z-index: 0;
    }
    .SocialImpressionBox .widthWrapper > div {
        max-width: 1024px;
        margin-left: 0;
        margin-right: auto;
    } 
    .SocialImpressionBox .widthWrapper > div {
                grid-template-areas:
        "t2"
        "a"
        "blockSlideshow";
    }  
    .SocialImpressionBox .txtLink {
        color: #4D4F38;
    }
    .SocialImpressionBox a.txtLink:before {
        background-color: #4D4F38;
    }
    .SocialImpressionBox a.txtLink:hover:after {
        border-color: #4D4F38;
    }
    .padding-bottom-m.SocialImpressionBox {
        padding-bottom: 0;
    }
/*Slideshow*/ 

.fullWidth.large-slideshow > div {
    max-width: 1600px;
}
.fullWidth.gallery.large-slideshow > div {
    max-width: none;
}
.fullWidth.sliderRightSide.large-slideshow > div {
    margin-right: 0;
    margin-left: auto;
}
.fullWidth.sliderLeftSide.large-slideshow > div {
    margin-left: 0;
    margin-right: auto;
}
.large-slideshow .slick-slide {
    margin-right: 15px;
    margin-left: 15px;
}

/*Paginator*/
.slidePagination {
    width: 42px;
    height: 42px;
    left: 60px;
    padding-top: 10px;
    bottom: -55px;
}
.large-slideshow .slidePagination {
    left: 60px;
}
.rotatingListbox button.slick-arrow, .roomBox .slick-arrow, .large-slideshow .slick-arrow, .sc-listsWrapper.highlightWrapper .slick-arrow {
    width: 29px;
    height: 29px;
    background-position: -500px 0;
}
.sc-listsWrapper.highlightWrapper .slick-arrow {
    bottom: -80px;
}
.sc-listsWrapper.highlightWrapper .slidePagination {
    bottom: -85px;
}
.zimmerWrapper button.slick-arrow, .seasonWrapper .seasonNavBar .slick-arrow {
    width: 29px;
    height: 29px;
    background-position: -300px 0;
    right: 22.5px;
}
.seasonWrapper .seasonNavBar .slick-arrow {
    right: 0;
    left: auto;
    bottom: -30px;
}
.seasonWrapper .seasonNavBar .slidePagination {
    bottom: -36px;
    right: 40px;
}
.seasonWrapper .seasonNavBar .slick-prev.slick-arrow {
    right: 100px;
    left: auto;
}
.large-slideshow .slick-arrow {
    left: 15px;
}
.large-slideshow .slick-next.slick-arrow {
    left: calc(15px + 100px);
}
.zimmerWrapper button.slick-prev.slick-arrow {
    left: auto;
    right: calc(22.5px + 100px);
}
.zimmerWrapper .slidePagination {
    right: calc(22.5px + 40px);
}
.rotatingListbox button.slick-prev.slick-arrow, .roomBox .slick-prev.slick-arrow {
    left: auto;
    right: 100px;
}
.sc-listsWrapper.highlightWrapper .slick-prev.slick-arrow, .listBoxWrapper .rotatingListbox button.slick-prev.slick-arrow {
    right: calc(5% + 100px);
}
.roomBox .slidePagination {
    top: auto;
    bottom: -50px;
    right: auto;
    left: 45px;
}
/*Text/Slideshow*/
.portraitImageHeadlineabove .sc-slideshow img, .portraitImageHeadlineabove.gradient-ToptoBottom.lightBeige .sc-slideshow:after {
    width: 100%;
}
.portraitImageHeadlineabove .boxLayout .box:first-child {
    width: 70%;
}
.portraitImageHeadlineabove .boxLayout .box:nth-child(2) {
    width: 30%;
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
    margin-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.change-order-d.portraitImageHeadlineabove .boxLayout .box:nth-child(2) {
    margin-left: 0;
    margin-right: 40px;
}
.portraitImageHeadlineabove .sc-slideshow {
    width: 60%;
    margin-right: 0;
    margin-left: auto;
    max-width: 512px;
}
.change-order-d.portraitImageHeadlineabove .sc-slideshow {
    margin-left: 0;
    margin-right: auto;
}
.portraitImageHeadlineabove .imageText {
    max-width: 990px;
}
/*Show Desktop Menu END*/
.sc-language-selector, .home .sc-language-selector {
    display: block;
    z-index: 12;
    top: 126px;
    padding: 6px 10px;
}
.seoBoxes .box {
    width: 31.33%;
    max-width: 350px;
}
.seoBoxes .box:nth-child(2) {
    margin-top: 60px;
}
.offerBoxesWrapper article {
    margin-top: 30px;
    margin-bottom: 30px;
}
.boxLayout, .offerBoxesWrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.offerBoxesWrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.roomPreview .boxLayout .box.margin-top-none {
    margin-bottom: 10px;
}
.boxLayout .box, .offerBoxesWrapper .box {
    width: 47.5%;
}

.roomBox .boxLayout.widthWrapper .box.slideshowBox {
    width: 60%;
}
.roomBox .boxLayout.widthWrapper .box:nth-child(2) {
    width: 35%;
}
.addressInfos .boxLayout {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}  
.newsletter .boxLayout {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.rotatingListbox, .zimmerWrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1800px;
}
.rotatingListbox article, .zimmerWrapper article, .sc-listsWrapper.highlightWrapper .box {
    margin-right: 22.5px;
    margin-left: 22.5px;
}
.listBoxWrapper article .imageWrapper {
    padding-bottom: 0;
}
.listBoxWrapper article .txtWrapper {
    padding: 0;
}
.listBoxWrapper article .txtWrapper * {
    color: #fff;
    text-align: left;
}
.listBoxWrapper article {
    background: transparent;
    padding-bottom: 0;
}
.listBoxWrapper article .txtWrapper .sc-readmore .button {
    background: #332723;
    color: #fff;
}
.listBoxWrapper article .txtWrapper .sc-readmore .button:hover {
    background: #4D4F38;
}
.buttonBestPriceGuarantee .sc-quickInquiry {
    max-width: 340px;
    padding-top: 300px;
}
.buttonBestPriceGuarantee .sc-quickInquiry:after {
    width: 200px;
    height: 200px;
    right: -100px;
    top: 50px;
}
.moreInfosButtons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
    max-width: 1800px;
    width: 90%;
}
.moreInfosButtons a {
    margin: 20px 0;
}
.moreInfosButtons .slidePagination {
    display: none;
}
.partner a {        
    margin: 0 1.5%;
    height: 70px;
    background-size: 500px 1000px;        
}  
.partner a:hover {
    -webkit-filter: none;
            filter: none;
}  
.partner a.gsieser-tal {
    height: 62px;
    width: 166px;
}
.partner a.gsieser-tal.it {
        background-position: -271px 0;
        width: 166px;
    }
.partner .suedtirol {
    background-position: -272px -203px;
    width: 102px;
    height: 82px;
}
.partner .suedtirol:hover {
    background-position: 0 -203px;
}
.partner .booking_suedtirol {
    background-position: 0px -306px;
    width: 102px;
    height: 80px;
}  
.partner a.selected-hotels {
    height: 60px;
    background-position: -271px -127px;
    width: 103px;
}
.partner a.dolomiti-nordicski {
    background-position: 0 -108px;
    width: 168px;
    height: 64px;
}
.showHeaderSlider .arrowDown {
    display: none;
}
header .eyecatcherBtn {
    bottom: 8%;
    left: 5%;
    height: 140px;
    width: 140px;
}

header .eyecatcherBtn b {
    font-size: 1rem;
}
.addressInfos .box.margin-top-xs.margin-bottom-xs {
    margin-top: 0;
    margin-bottom: 0;
}
.addressInfos .logo img {
    width: 340px;
    height: auto;
}
.SiMenu.active:before {
    width: 411px;
    height: 400px;
}
.roomBox .boxLayout.widthWrapper {
    position: relative;
}
.roomBox .slideshowBox:after {
    bottom: auto;
    top: 0;
    background: -o-linear-gradient(bottom, rgba(242, 240, 238, 0) 0%, rgb(242 240 238) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 240, 238, 0)), to(rgb(242 240 238)));
    background: linear-gradient(0deg, rgba(242, 240, 238, 0) 0%, rgb(242 240 238) 100%);
    height: 60%;
}
.roomBox:nth-child(odd) .slideshowBox:after {
    background: -o-linear-gradient(bottom, rgba(222, 217, 211, 0) 0%, rgb(222 217 211) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(222, 217, 211, 0)), to(rgb(222 217 211)));
    background: linear-gradient(0deg, rgba(222, 217, 211, 0) 0%, rgb(222 217 211) 100%);
}
.roomTypedescription {
    position: absolute;
    left: 0;
    top: -15px;
}
.roomBoxesWrapper .roomBox .roomWrapper {
    position: relative;
    padding-top: 100px;
}
.roomBoxesWrapper .roomBox:nth-child(odd) .roomWrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background-color: #DED9D3;
}
.roomBox .slick-arrow {
    top: auto;
    bottom: -45px;
}
.roomBox .slick-prev.slick-arrow {
    left: 0;
    right: auto;
}
.roomBox .slick-next.slick-arrow {
    left: 100px;
    right: auto;
}
/*Flowers*/
.tripleFlowerlight:before {
    width: 400px;
    height: 600px;
}
.tripleFlowermedium:before {
    height: 440px;
    width: 304px;
    top: 45px;
}
.twoFlowermedium:before {
    height: 335px;
    width: 246px;
}
.gradient-BottomtoTop.lightBrown.bottomSide:before, .bg1.twoFlowermedium.bottomSide:before {
    bottom: 45px;
}
.oneroundFlowermedium:before {
    height: 400px;
    width: 275px;
}
.oneroundFlowermedium.bottomSide:before {
    bottom: -135px;
}
.twoFlowerdark:before {
    background-image: url(../graphics/vector_pattern-leaf-flower-darkbrown.svg);
    height: 309px;
    width: 320px;
    top: -95px;
    opacity: 1;
}
.jahreszeitWrapper .imageWrapper > div, .jahreszeitWrapper .imageWrapper .circle {
    width: 300px;
    height: 300px;
}
.jahreszeitWrapper .imageWrapper img {
    width: 295px;
    height: 295px;
}
.jahreszeitWrapper .icon .imageWrapper > div:after {
    width: 113px;
    height: 113px;
}
.seasonNavBar .slick-current.slick-active .icon .icon {
    width: 120px;
    height: 120px;
}
.seasonNavBar .slick-active .icon .icon {
    width: 90px;
    height: 90px;
}
.seasonWrapper .seasonNavBar .slick-slide article:after {
    top: 58px;
    left: 160px;
    width: calc(100% - 160px);
}
.seasonNavBar h3 {
    padding-top: 84px;
}
.seasonNavBar .slick-slide.slick-current.slick-active h3 {
    padding-top: 60px;
}
.seasonNavBar .txtWrapper, .seasonNavBar h3 {
    max-width: 480px;
}
.seasonContent .imageWrapper div:first-child {
    max-width: 295px;
}
.seasonContent .imageWrapper .icon {
    width: 120px;
}
}


@media (min-width: 1200px) { 
    .textOverSlideshow.textRightSide .widthWrapper ul {
        width: calc(1000px - 25px);
    }
    .gallery .no-slideshow {
        grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
        grid-gap: 20px;
        grid-auto-rows: 20px;
    }
    .smallerTxt.leftSide .widthWrapper * {
        margin-left: auto;
        margin-right: 0;
    }
    .sc-listsWrapper.highlightWrapper .box {
        padding-top: 255px;
    }
    .sc-listsWrapper.highlightWrapper .box.icon:before {
        width: 230px;
        height: 230px;
    }
    .sc-listsWrapper.highlightWrapper .box.icon:after {
        height: 114px;
        width: 140px;
        top: 95px;
        left: 23px;
    }
    .sc-listsWrapper.highlightWrapper .box.icon.familiaer:after {
       background-position: -249px -997px;
    }
    .sc-listsWrapper.highlightWrapper .box.icon.gastgeber:after {
        background-position: -649px -981px;
    }
    .sc-listsWrapper.highlightWrapper .box.icon.lage:after {
        background-position: 0 -1000px;
    }
    .sc-listsWrapper.highlightWrapper .box.icon.stylisch:after {
        background-position: -450px -959px;
    }
    .sc-listsWrapper.highlightWrapper .box.icon.musik:after {
        background-position: -900px -1000px;
        width: 100px;
    }
    .roomBox h3 {
        font-size: 60px;
    }
    .roomTypedescription {
        top: -33px;
    }
    .SiMenu .hasSubmenu.submenuActive .menuItemImages, .SiMenu .menuImages {
        width: 555px;
        height: 660px;
    }
    .SiMenu .hasSubmenu.submenuActive .menuItemImages img:nth-child(2) {
        width: 350px;
    }
    .SiMenu .hasSubmenu.submenuActive .menuItemImages:after {
        right: 298px;
        bottom: -144px;
    }
}

@media (min-width: 1600px) { 
    h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1, .dialectBox .t2, h3.t2 {
        font-size: 60px;
    }
    h3, .t3, .listBoxWrapper article .txtWrapper .headline, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline, .sc-menu a, .sc-listsWrapper.highlightWrapper .headline {
        font-size: 40px;
    }
    .offerBoxesWrapper .box {
        width: 30.33%;
        margin-top: 45px;
        margin-bottom: 45px;
    }
    .portraitImageHeadlineabove .boxLayout .box:first-child {
        width: 60%;
    }
    .portraitImageHeadlineabove .boxLayout .box:nth-child(2) {
        width: 40%;
        margin-left: 80px;
    }
    .change-order-d.portraitImageHeadlineabove .boxLayout .box:nth-child(2) {
        margin-left: 0;
        margin-right: 80px;
    }
    .SiMenu li.submenuarrow>a:after {
        top: 70px;
    }
    .sc-menu a {
        font-size: 50px;
    }
    .sc-menu li.submenuarrow {
        width: 555px;
    }
    .SiMenu .hasSubmenu.submenuActive .menuItemImages, .SiMenu .menuImages {
        width: 720px;
    }
}

@media (min-width: 1800px) { 
    h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1, .dialectBox .t2, h3.t2 {
        font-size: 80px;
    }
    h3, .t3, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline, .sc-menu a, .sc-listsWrapper.highlightWrapper .headline {
        font-size: 50px;
    }
    .zimmerWrapper h3 {
        min-height: 120px;
    }
}