/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face start <<<--- */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/poppins_500.woff2) format('woff2');
}

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

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

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/eb_garamond_600.woff2) format('woff2');
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face end <<<--- */
html, body {
    font-family: "EB Garamond", "Arial", sans-serif;
    color: #696661;
    font-weight: 400;
    background-color: #fff;
    font-size: 20px;
    line-height: 1.5;
}

html {
    font-size: 17px;
}

body.emptyTemplate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
}

b, strong {
    font-weight: 600;
}

a {
    color: #696661;
}

a:hover {
    color: #696661;
}

small, .footer .editorial, .additionalPriceInformation, .eyecatcherBtn {
    font-size: 0.9em;
    line-height: 1.2;
}

p {
    margin-bottom: 15px;
}

p:last-child, header p {
    margin: 0;
}

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

.home .sc-header {
    background-color: #F2EFEA;
    background-image: url(/wp-content/themes/landingpage04-child/assets/graphics/vector_pattern.webp);
    background-size: 500px;
    width: 100%;
    max-width: 100%;
    padding-top: 70px;
    padding-bottom: 19px;
}

.home .sc-header h1 {
    margin-bottom: 0;
}

.home h1, .home .t1, h2, .t2, h3, .t3, h4, .t4, .siteAnchors .siteAnchorsInner a, .highlightBoxesWrapper .highlightBox .headline, .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline, .single-angebote .postIntroText .headline, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline {
    font-size: 17px;
    line-height: 1.2;
    font-family: "Poppins", "Arial", sans-serif;
    font-weight: 600;
    color: #696661;
    margin: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.home h1, .home .t1 {
    color: #969490;
    text-align: center;
    letter-spacing: 1.7px;
}

h1, .t1 {
    font-size: 25px;
    line-height: 1.2;
    font-family: "Poppins", "Arial", sans-serif;
    font-weight: 600;
    color: #696661;
    margin: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #969490;
    text-align: center;
    letter-spacing: 1.7px;
}

h2, .t2 {
    font-size: 22px;
    letter-spacing: 2.2px;
    z-index: 1;
    position: relative;
}

h3, .t3, .highlightBoxesWrapper .highlightBox .headline, .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline {
    font-size: 22px;
    letter-spacing: 1.3px;
}

h4, .t4, .txtLink, .sc-quickInquiry > div label, .siteAnchors .siteAnchorsInner a, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline {
    font-size: 17px;
    letter-spacing: 1px;
}

.siteAnchors .siteAnchorsInner a {
    font-weight: 500;
}

.siteAnchors .siteAnchorsInner a.sianchorActive {
    font-weight: 600;
    opacity: 1;
}

.text-small {
    font-size: 22px;
}

hr {
    background-image: url(../graphics/vectors_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;
}

.home .sc-masterContainer {
    padding-bottom: 0;
    padding-top: 0;
}

.popup .sc-masterContainer {
    padding-top: 0;
    font-size: 22px;
}

.sc-masterContainer ul {
    padding-left: 25px;
    margin: 0;
    margin-bottom: 15px;
    text-align: left;
}

.sc-masterContainer ul li {
    margin-bottom: 7px;
    position: relative;
    list-style-type: none;
}

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

.sc-masterContainer ul li:before {
    content: "";
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -88px -652px;
    background-size: 1500px 1500px;
    width: 21px;
    height: 21px;
    left: -26px;
    top: 5px;
}

.sc-masterContainer .accordion ul li:before {
    top: 2px;
}

.sc-masterContainer .bg2 ul li:before, .sc-masterContainer .bg3 ul li:before, .sc-masterContainer .bg4 ul li:before, .accVertical [data-accordion].accordion [data-content] ul li:before {
    background-position: 1px -651px;
}

.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: 3/2
}

/*BG Colors Styles*/
.bg1, .single-angebote .postPeriodWrapper, .single-angebote .postPriceWrapper {
    background-color: #F2EFEA;
}

.bg1.patternBG {
    background-color: #F2EFEA;
    background-image: url(/wp-content/themes/landingpage04-child/assets/graphics/vector_pattern.webp);
    background-size: 500px;
}

.single-angebote .postPriceWrapper .wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.bg1.patternBG.bg-bottom-long:after {
    content: "";
    display: block;
    height: 350px;
    width: 100%;
    background-color: #F2EFEA;
    background-image: url(/wp-content/themes/landingpage04-child/assets/graphics/vector_pattern.webp);
    background-size: 500px;
    position: absolute;
    z-index: -1;
}

.bg1.patternBG.bg-bottom-long.extra-long:after {
    height: 350px;
}

.bg1.patternBG.bg-top-white:before {
    content: "";
    display: block;
    height: 233px;
    width: 100%;
    background-color: #ffffff;
    background-size: 500px;
    position: absolute;
    z-index: 0;
}

.bg2 {
    background-color: #5E613C;
}

.bg3, .accVertical, .SliderBox article .txtWrapper, .anchorMenuWrapper {
    background-color: #696661;
}

.bg4 {
    background-color: #979B60;
}

.bg2, .bg2 a, .bg2 a.txtLink, .bg2 a.txtLink:hover, .bg2 h1, .bg2 .t1, .bg2 h2, .bg2 .t2, .bg2 h3, .bg2 .t3, .bg2 h4, .bg2 .t4, .bg2 [data-accordion] [data-control], .accVertical *, .SliderBox article .txtWrapper, .SliderBox article .txtWrapper a:not(.button), .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .SliderBox article .sc-readmore .txtLink, .SliderBox article .sc-readmore .txtLink:hover, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline {
    color: #fff;
}

.bg3, .bg3 a, .bg3 a.txtLink, .bg3 h1, .bg3 .t1, .bg3 h2, .bg3 .t2, .bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4, .bg3 [data-accordion] [data-control], .highlightBoxesWrapper .highlightBox .headline {
    color: #fff;
}

.bg4, .bg4 a, .bg4 a.txtLink, .bg4 h1, .bg4 .t1, .bg4 h2, .bg4 .t2, .bg4 h3, .bg4 .t3, .bg4 h4, .bg4 .t4, .bg4 [data-accordion] [data-control] {
    color: #fff;
}

.bg3 a.txtLink, .bg2 a.txtLink, .bg2 a.txtLink:hover, .bg4 a.txtLink, .bg4 a.txtLink:hover, .SliderBox article .sc-readmore .txtLink, .SliderBox article .sc-readmore .txtLink:hover {
    border-color: #fff;
}

/*Siteanchors*/
.siteAnchors {
    position: fixed;
    z-index: 30;
    left: 0;
    bottom: -80px;
    width: 100%;
    background: #696661;
    max-width: 100%;
    text-align: center;
    -webkit-transition: bottom 0.8s ease-out;
    transition: bottom 0.8s ease-out;
    -o-transition: bottom 0.8s ease-out;
    -webkit-box-shadow: 0 4px 10px 0 #464646;
    box-shadow: 0 4px 10px 0 #464646;
}

.scrolled .siteAnchors {
    bottom: 0;
}

.siteAnchors ul {
    text-align: left;
    padding: 0 8% 0 5%;
    height: 70px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.siteAnchors ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 5%;
}

.siteAnchors .siteAnchorsInner a {
    text-decoration: none;
    padding: 26px 0;
    color: #F2EFEA;
    font-size: 15px;
    display: block;
    margin: 0;
    position: relative;
}

.siteAnchors .siteAnchorsInner a:after, .siteAnchors .siteAnchorsInner a.sianchorActive:after {
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 18px;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.siteAnchors .siteAnchorsInner a.sianchorActive:after {
    /* left: 0;
    right: 0;*/
    z-index: 2;
}

.siteAnchors ul li.hiddenLink, .siteAnchors ul li.logo_menu, .siteAnchors ul.siteAnchorsInner li.logo_menu a:after {
    display: none;
}

[class*="siteAnchors"] .menuImages, [class*="siteAnchors"] .menu-item .menuItemImages, [class*="siteAnchors"] .menuBackgroundImages {
    display: none;
}

/*@Supports for iPhone*/
@supports(padding: max(0px)) {
    .siteAnchors {
        padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
    }
}

@supports (-webkit-touch-callout: none) {
    .siteAnchors ul li {
        margin-right: 3px;
    }

    .siteAnchors .siteAnchorsInner a {
        font-size: 14px;
        letter-spacing: 0.8px;
    }

    .siteAnchors .siteAnchorsInner a .hideIos, .siteAnchors:after {
        display: none;
    }
}

/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    background: #979B60;
    height: 100px;
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
    font-size: 14px;
}

header .eyecatcherBtn {
    top: initial;
    bottom: 14.5vh;
    left: 4%;
    font-size: 18px;
    height: 85px;
    width: 85px;
    background-color: #fff;
    background-image: url(../graphics/partners.png);
    background-size: 500px 1000px;
    background-position: -282px -13px;
    font-size: 0;
}

.eyecatcherBtn.TextContent {
    position: absolute;
    top: 52vh;
    right: 30px;
    width: 110px;
    height: 110px;
    font-size: 12px;
    padding: 10px;
    outline: 1px solid #fff;
    outline-offset: -5px;
}

.eyecatcherBtn.TextContent a {
    color: #fff;
    text-decoration: none;
}

.eyecatcherBtn.TextContent a span {
    color: #fff;
    text-decoration: none;
}

.eyecatcherBtn.TextContent b {
    display: contents;
    font-size: 14px;
    font-weight: 600;
}

header .eyecatcherBtn:hover {
    opacity: 0.8;
}

header .eyecatcherBtn a {
    text-decoration: none;
    color: #fff;
    font-family: "Poppins", "Arial", sans-serif;
    letter-spacing: 1px;
    width: 100%;
    height: 100%;
}

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

header .eyecatcherBtn b {
    font-size: 22px;
    font-weight: 600;
}

.popup .eyecatcherBtn {
    right: 3%;
    top: 3%;
}

.SliderBox article .imageWrapper .eyecatcherBtn {
    right: 15px;
    top: initial;
    bottom: -30px;
}

.eyecatcherBtn b {
    display: contents;
    font-size: 18px;
    font-weight: 600;
}

.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;
}

header .eyecatcherBtn > * {
    transform: rotate(348deg);
}

.SliderBox article .imageWrapper {
    position: relative;
}

.SliderBox article .imageWrapper:focus, .SliderBox article .imageWrapper a:focus {
    outline: none;
}

.offerBoxesWrapper .SliderBox article .txtWrapper .periods {
    font-size: 17px;
    margin-top: -15px;
}

.buttonsWrapper .button {
    margin-right: 8px;
}

.buttonsWrapper .button:last-child {
    margin-right: 0;
}

.SliderBox .txtWrapper .buttonsWrapper .txtLink {
    display: none;
}

.buttonsWrapper .txtLink, .single-zimmer .buttonsWrapper {
    display: inline-block;
}

.buttonsWrapper .txtLink.parameterBooking {
    clear: both;
    display: block;
}

.iconsWrapper span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    font-size: 20px;
}

.iconsWrapper br {
    display: none;
}

.iconsWrapper span:before, a.txtLink.popup:after, a.popupIcon:after {
    content: "";
    width: 28px;
    height: 25px;
    margin-right: 5px;
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -49px -932px;
    background-size: 1500px 1500px;
}

.iconsWrapper span.iconMap:before {
    background-position: -49px -932px;
}

.iconsWrapper span.iconStar:before {
    background-position: -247px -932px;
}

.iconsWrapper span.iconPeople:before {
    background-position: -95px -932px;
}

.iconsWrapper span.iconDiamond:before {
    background-position: -147px -932px;
}

a.txtLink.popup:after {
    background-position: 8px -419px;
    margin-right: 0;
    margin-left: 2px;
    border: 0;
    margin-bottom: -4px;
    width: 30px;
}

a.popupIcon:after {
    background-position: -56px -308px;
    margin-right: 0;
    margin-left: 3px;
    width: 15px;
    background-size: 1000px 1000px;
}

.bg2 a.popupIcon:after, .bg3 a.popupIcon:after, .bg4 a.popupIcon:after, .SliderBox article .txtWrapper a.popupIcon:after {
    background-position: 0 -308px;
}

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .sc-header, .breadcrumb, .reviewBoxesWrapper .reviewBox, .single-angebote .postIntroText, .single-angebote .postPeriodWrapper .wrapper, .home .sc-header h1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1270px;
}

.boxesSliderWrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    overflow: hidden;
}

.contentWrapper, .sc-header, .breadcrumb {
    max-width: 742px;
}

/*Highlight Box Styles */
.highlightBoxesWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.highlightBoxesWrapper a, .highlightBoxesWrapper > article {
    width: 50%;
    position: relative;
}

.highlightBoxesWrapper a {
    text-decoration: none;
}

/*Optional: Hover-Effekt*/
.highlightBoxesWrapper a:hover {
    opacity: 0.8;
}

.highlightBoxesWrapper .highlightBox .headline {
    font-family: "EB Garamond", "Arial", sans-serif;
    text-transform: none;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
    font-size: 15px;
    width: 90%;
    margin: 0;
    padding-top: 58px;
}

.icon-sunchair:before, .icon-meal:before, .icon-double-bed:before, .icon-hike:before, .icon-tea:before, .icon-breakfast:before, .icon-flipflop:before, .icon-flower:before, .icon-stone:before, .icon-leafe:before, .icon-cocktail:before, .icon-feather:before, .icon-ski:before {
    content: "";
    width: 60px;
    height: 60px;
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 3px -1000px;
    background-size: 1500px 1500px;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
}

.icon-meal:before {
    background-position: -239px -998px;
}

.icon-double-bed:before {
    background-position: -78px -1000px;
}

.icon-hike:before {
    background-position: -315px -998px;
}

.icon-tea:before {
    background-position: -636px -998px;
}

.icon-breakfast:before {
    background-position: -715px -998px;
}

.icon-flipflop:before {
    background-position: -157px -998px;
}

.icon-flower:before {
    background-position: -396px -998px;
}

.icon-stone:before {
    background-position: -474px -998px;
}

.icon-leafe:before {
    background-position: -555px -998px;
}

.icon-cocktail:before {
    background-position: -795px -998px;
}

.icon-feather:before {
    background-position: -942px -998px;
}

.icon-ski:before {
    background-position: -871px -998px;
}

.highlightBoxesWrapper > .highlightBox:hover:after {
    background: transparent;
}

.highlightBoxesWrapper a:after, .highlightBoxesWrapper > article:after {
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #C0B5A7;
    opacity: 0.8;
}

.highlightBoxesWrapper > .highlightBox:after {
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #292929;
    /*Optional: Highlights Animation*/
    animation: fadeinanimation 10s infinite;
    /*Optional: Highlights Animation*/
    -webkit-animation: fadeinanimation 10s infinite;
    /*Optional: Highlights Animation*/
    opacity: 0;
}

/*Optional: Highlights Animation*/
@keyframes fadeinanimation {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeinanimation {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.highlightBoxesWrapper > .highlightBox:nth-child(1):after, .highlightBoxesWrapper > .highlightBox:nth-child(4):after, .highlightBoxesWrapper > .highlightBox:nth-child(5):after, .highlightBoxesWrapper > .highlightBox:nth-child(8):after {
    animation: fadeinanimationGroup2 10s infinite;
    -webkit-animation: fadeinanimationGroup2 10s infinite;
    opacity: 1;
}

@keyframes fadeinanimationGroup2 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeinanimationGroup2 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*Quicklinks Styles*/
.error404 .quicklinksBar {
    display: none;
}

.error404 header {
    margin-bottom: 0;
}

.quicklinksBar {
    position: absolute;
    z-index: 25;
    height: 80px;
    width: 100%;
    text-align: center;
    bottom: -40px;
    right: 0;
    box-sizing: border-box;
}

.quicklinksBar a {
    display: inline-block;
    height: 80px;
    width: 80px;
    margin: 0 10px;
    background-color: #696661;
    border-radius: 50%;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 0 -1201px;
    background-size: 1500px 1500px;
}

.quicklinksBar a:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}

.quicklinksBar a.winterBtn {
    background-position: -97px -1200px;
}

header {
    position: relative;
    margin-bottom: 40px;
}

.noQuicklinks header {
    margin-bottom: 0;
}

/*SliderBox (Rooms & Offers) Styles*/
.boxesSliderWrapper .SliderBox {
    position: relative;
    padding-bottom: 55px;
}

.reviewBoxesWrapper {
    position: relative;
    padding-bottom: 64px;
}

.SliderBox article {
    margin: 0 3%;
    margin-bottom: 15px;
}

.SliderBox article .txtWrapper.bg1, .SliderBox article .txtWrapper, .SliderBox article .txtWrapper.bg3, .SliderBox article .txtWrapper.bg4 {
    padding: 30px 20px;
}

.boxesSliderWrapper .slick-arrow, .reviewBoxesWrapper .slick-arrow {
    bottom: 0;
}

.boxesSliderWrapper ul.slick-dots {
    bottom: 20px;
}

.reviewBoxesWrapper ul.slick-dots {
    bottom: 24px;
}

.boxesSliderWrapper .slick-arrow {
    left: 33px;
}

.boxesSliderWrapper .slick-next.slick-arrow {
    left: initial;
    right: 33px;
}

.SliderBox .txtWrapper {
    text-align: left;
    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: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    min-height: 315px;
}

.SliderBox article .txtWrapper a:hover {
    /* opacity: 0.8;*/
    background-color: transparent;
}

.offerBoxesWrapper .SliderBox article .txtWrapper .headline {
    font-size: 17px;
    letter-spacing: 0.85px;
}

.boxesSliderWrapper .slick-slide {
    opacity: 0.8;
}

.boxesSliderWrapper .slick-slide.slick-center {
    opacity: 1;
}

/*Offer and Room Detail Styles*/
.single-angebote .imageBox, .single-zimmer .sc-slideshow, .single-zimmer .sc-slideshow .slick-slide > div {
    height: 40vh;
    overflow: hidden;
}

.single-angebote .imageBox img, .single-zimmer .sc-slideshow img {
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

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

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

.padding-top-l, .sc-masterContainer {
    padding-top: 50px;
}

.padding-top-m, .single-angebote .postPeriodWrapper {
    padding-top: 40px;
}

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

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

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

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

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

.padding-bottom-l, .sc-masterContainer, .error404 .contentWrapper {
    padding-bottom: 50px;
}

.padding-bottom-m, .single-angebote .postPriceWrapper {
    padding-bottom: 40px;
}

.padding-bottom-s, .single-angebote .postPeriodWrapper {
    padding-bottom: 30px;
}

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

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

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

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

.margin-top-l, .single-angebote .postPeriodWrapper {
    margin-top: 50px;
}

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

.margin-top-s {
    margin-top: 30px;
}

.margin-top-xs, .SliderBox article .sc-readmore .txtLink, .error404 .sc-masterContainer a.button {
    margin-top: 20px;
}

.margin-top-xxs, .offerBoxesWrapper .SliderBox article .sc-readmore, .buttonsWrapper a {
    margin-top: 20px;
}

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

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

.margin-bottom-l, .single-angebote .imageBox, .single-angebote .offertextBox {
    margin-bottom: 50px;
}

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

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

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

.margin-bottom-xxs, .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox .sc-readmore, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline, .single-angebote .postPriceWrapper .headline {
    margin-bottom: 20px;
}

/*Button & TXT-Link Styles*/
button, .button {
    background: #979B60;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0px;
    font-family: "Poppins", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding: 20px;
}

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

.button.secondary {
    background: #5E613C;
}

.button.buttonWhite {
    background: #fff;
    color: #2D2D2D;
}

.button.buttonLight {
    background: #E6E0D5;
    color: #2D2D2D;
}

.button:hover, .sc-readmore a:hover, .archive .sc-masterContainer article:hover .sc-readmore a {
    background: #696661;
    color: #fff;
}

.bg3 .button:hover, .boxesSliderWrapper .SliderBox .button.parameterRequest:hover, .offerBoxesWrapper .SliderBox article .txtWrapper .button:hover {
    background-color: #979B60;
    color: #ffffff;
}

.offerBoxesWrapper .SliderBox article .txtWrapper .button, .boxesSliderWrapper .SliderBox .button.parameterRequest {
    background-color: #5E613C;
}

a.button.offerBtn:after {
    content: "";
    width: 17px;
    height: 30px;
    display: inline-block;
    text-decoration: none;
    margin-left: 6px;
    margin-top: -8px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -850px -49px;
    background-size: 1500px 1500px;
}

a.txtLink {
    font-weight: 500;
    text-decoration: none;
    border-bottom: 2px solid #696661;
    color: #696661;
    font-size: 15px;
    font-family: "Poppins", "Arial", sans-serif;
    text-transform: uppercase;
}

a.txtLink:hover {
    color: #696661;
    border-color: #696661;
}

a.txtLink:focus {
    outline: none;
}

/*Slick Styles*/
.slick-arrow {
    width: 50px;
    height: 64px;
    border: 0;
    background: transparent;
    position: absolute;
    bottom: 15px;
    left: 10%;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -74px -201px;
    background-size: 1500px 1500px;
}

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: 10%;
    left: initial;
}

.reviewBoxesWrapper .slick-arrow {
    left: 0;
}

.reviewBoxesWrapper .slick-next.slick-arrow {
    left: initial;
    right: 0;
}

.slick-next.slick-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.popup .slick-arrow, .boxLayout .slick-arrow {
    background-position: -75px -125px;
    margin-right: 30px;
    left: initial;
    right: 54px;
}

.headerSlider .slick-arrow {
    background-position: -75px -125px;
    margin-right: 30px;
    right: initial;
    left: 32px;
}

.headerSlider .slick-arrow {
    bottom: 10vh;
}

.noQuicklinks .headerSlider .slick-arrow {
    bottom: 5vh;
}

.popup .slick-next.slick-arrow, .boxLayout .slick-next.slick-arrow {
    margin-right: 0;
    right: 22px;
}

.headerSlider .slick-next.slick-arrow {
    margin-right: 0;
    left: 90px;
}

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: #fff;
    border-radius: 50%;
    border: 2px solid #696661;
    font-size: 0;
    margin: 0 2px;
    cursor: pointer;
    padding: 0
}

.slick-dots li.slick-active button {
    background: #696661;
}

.headerSlider ul.slick-dots li button {
    border-color: #fff;
}

.headerSlider .slick-dots li.slick-active button {
    background: #fff
}

.sc-masterContainer ul.slick-dots li:before {
    display: none;
}

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

/*Accordion Styles*/
.accordion {
    margin-bottom: 10px;
}

.popup .accordion {
    margin-bottom: 20px;
}

.accordion:last-child {
    margin-bottom: 0;
}

[data-accordion] [data-content] h3 {
    margin-top: 30px;
}

[data-accordion] [data-content] > h3:first-child {
    margin-top: 0;
}

[data-accordion] [data-control] {
    position: relative;
    padding: 30px 25px 3px 0;
    border-bottom: 2px solid #696661;
    text-align: left;
    font-size: 22px;
}

.accordion-footer [data-accordion] [data-control] {
    border-bottom: none;
    padding: 0;
    right: initial;
    text-align: center;
    font-family: 'Poppins';
    font-size: 14px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
}

.accordion-footer [data-accordion] {
    padding-right: 30px;
    padding-left: 30px;
    box-sizing: border-box;
}

.accordion-footer [data-accordion] > [data-control]:after {
    margin-left: 0;
    right: 0;
    top: 50%;
    margin-top: -12.5px;
}

.accordion-footer [data-accordion] [data-control] span {
    display: block;
    padding-right: 40px;
}

[data-accordion] [data-control]:hover {
    opacity: 0.8;
}

[data-accordion].accordion [data-content] {
    text-align: left;
    font-size: 18px;
    -webkit-transition: padding 0.8s;
    -o-transition: padding 0.8s;
    transition: padding 0.8s;
}

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

.accordion-footer [data-accordion].accordion.open [data-content] {
    text-align: center;
}

[data-accordion] > [data-control]:after {
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    text-decoration: none;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -83px -293px;
    background-size: 1500px 1500px;
    position: absolute;
    top: 54%;
    margin-left: 30px;
    right: 0;
}

[data-accordion].open > [data-control]:after {
    background-position: -84px -331px;
}

.accVertical [data-accordion] > [data-control]:after {
    background-position: -392px -296px;
}

.accVertical [data-accordion].open > [data-control]:after {
    background-position: -389px -334px;
}

.bg3 [data-accordion] > [data-control]:after, .bg2 [data-accordion] > [data-control]:after, .bg4 [data-accordion] > [data-control]:after, .bg5 [data-accordion] > [data-control]:after {
    background-position: -127px -293px;
}

.bg2 [data-accordion].open > [data-control]:after, .bg3 [data-accordion].open > [data-control]:after, .bg4 [data-accordion].open > [data-control]:after, .bg5 [data-accordion].open > [data-control]:after {
    background-position: -127px -331px;
}

/*Accordion Verical Styles*/
.accVertical .accordion {
    margin-bottom: 0;
}

.accVertical [data-accordion].accordion [data-content] {
    position: relative;
}

.accVertical [data-accordion].accordion [data-content], .popup .accordion [data-content], .largeAccordion .accordion [data-content] {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}

.accVertical .accordion span {
    font-family: "Poppins", "Arial", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
}

.accVertical [data-accordion] [data-control] {
    position: relative;
    z-index: 1;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.accVertical [data-accordion] [data-control]:hover {
    opacity: 1;
}

.accVertical [data-accordion].accordion.open [data-control] {
    border-bottom: 0;
    z-index: 2;
    line-height: 32px;
}

.accVertical [data-accordion].accordion.open [data-content] * {
    color: #fff;
    z-index: 2;
    font-size: 20px;
}

.accVertical [data-accordion].accordion.open [data-content] {
    text-align: left;
    /*Background-image with php/wpBackend*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.accVertical [data-accordion].accordion.open [data-content]:after {
    content: "";
    background-color: #979B60;
    background-color: #5E613C;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}

.accVertical [data-accordion] [data-control] span, .accVertical [data-accordion].accordion [data-content] {
    padding-left: 5%;
    padding-right: 5%;
}

.accVertical [data-accordion].accordion.open [data-content] {
    margin-top: -93px;
    padding-top: 93px;
}

.accVertical [data-accordion] > [data-control]:after {
    top: 50%;
    margin-top: -12.5px;
    right: 5%;
}

.sc-masterContainer .accVertical [data-accordion].accordion ul:last-child {
    margin-bottom: 0;
}

/*Tabs Styles*/
.tabs > [data-control] button {
    border: 0;
    color: #696661;
    padding: 0;
    position: relative;
    margin-right: 20px;
    height: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    text-transform: initial;
    font-family: 'EB Garamond';
    font-size: 20px;
}

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

.tabs > [data-control] button.active, .tabs > [data-control] button:hover {
    background: transparent;
}

.tabs > [data-control] button:before {
    content: " ";
    display: inline-block;
    width: 27px;
    height: 27px;
    left: 0;
    margin-bottom: -7px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -115px -560px;
    background-size: 1500px 1500px;
}

.tabs > [data-control] button.active:before {
    background-position: -79px -560px;
}

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

.tabs [data-control] {
    text-align: center;
}

/*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 #777777;
}

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

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

.additionalPriceInformation {
    margin: 15px 0;
}

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

.siteAnchors:after {
    content: " ";
    width: 60px;
    height: 100%;
    background: rgb(92 92 92);
    background: -webkit-gradient(linear, left top, right top, from(rgba(154, 136, 120, 0)), color-stop(45%, rgb(151 151 151 / 80%)), color-stop(80%, rgb(150 150 150)), to(rgb(168 165 165)));
    background: -o-linear-gradient(left, rgba(154, 136, 120, 0) 0%, rgb(151 151 151 / 80%) 45%, rgb(150 150 150) 80%, rgb(168 165 165) 100%);
    background: linear-gradient(90deg, rgba(154, 136, 120, 0) 0%, rgb(151 151 151 / 80%) 45%, rgb(150 150 150) 80%, rgb(168 165 165) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#696661", endColorstr="#696661", GradientType=1);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

/*_____  ------  _____ ------  _____ HEADER _____  ------  _____ ------  _____*/
/*Desktop Top Bar Styles*/
.topBar {
    position: fixed;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 31;
    width: auto;
    display: flex;
}

.topBar a.button {
    height: 53px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/*Main Logo Styles*/
header .MainLogo {
    display: block;
    background: #fff;
    width: 100%;
    top: 0;
    margin: 0;
    position: relative;
    height: auto;
    left: initial;
    margin-top: 53px;
    padding: 25px 0;
}

header .MainLogo::after {
    content: '';
    position: absolute;
    top: 49%;
    left: 50%;
    width: 320px;
    height: 237px;
    background-color: white;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    filter: blur(43px);
    opacity: 0.5;
}

.noCTAs header .MainLogo {
    margin-top: 0;
}

header .MainLogo img, .footer address img.footerLogo {
    max-width: 50%;
    margin: auto;
    display: block;
    width: 240px;
}

header .MainLogo img {
    width: 220px;
}

.showHeaderSlider header .MainLogo, .showHeaderVideo header .MainLogo {
    padding: 0;
    background: transparent;
    position: absolute;
    top: 75px;
    /* bottom: 10vh; */
    margin-top: 0;
    left: 50%;
    z-index: 10;
    display: block;
    width: 250px;
    height: auto;
    aspect-ratio: 300 / 148;
    transform: translate(-50%);
}

.showHeaderSlider header .MainLogo img, .showHeaderVideo header .MainLogo img {
    max-width: initial;
    position: absolute;
}

/*.noQuicklinks.showHeaderSlider header .MainLogo, .showHeaderVideo header .MainLogo {
    bottom: 5vh;
}*/
.showHeaderSlider header .headerSlider:before, .showHeaderVideo header .headerVideo:before {
    content: "";
    width: 100%;
    height: 20vh;
    z-index: 1;
    position: absolute;
    bottom: 0;
    background: -o-linear-gradient(bottom, #696661 0, transparent 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000000), to(transparent));
    background: linear-gradient(to top, #242424 0, transparent 100%);
    left: 0;
    pointer-events: none;
}

.showHeaderSlider header .headerSlider:after, .showHeaderVideo header .headerVideo:after {
    content: "";
    width: 100%;
    height: 50vh;
    z-index: 1;
    position: absolute;
    top: 0;
    background: -o-linear-gradient(top, #fff 0, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(transparent));
    background: linear-gradient(to bottom, #e6e6e6 0, transparent 84%);
    left: 0;
    pointer-events: none;
}

/*Language Selector Styles*/
.sc-language-selector {
    font-family: "Poppins", "Arial", sans-serif;
    position: fixed;
    top: 65px;
    right: 25px;
    z-index: 1;
    color: #696661;
    font-size: 0.7em;
    display: block;
    z-index: 12;
}

.scrolled .sc-language-selector {
    display: none;
}

.sc-language-selector a {
    text-decoration: none;
    text-transform: uppercase;
    color: #696661;
}

.showHeaderSlider .sc-language-selector a, .showHeaderSlider .sc-language-selector, .showHeaderVideo .sc-language-selector a, .showHeaderVideo .sc-language-selector {
    font-family: "Poppins", "Arial", sans-serif;
}

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

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

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

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

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

/*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%;
    object-fit: cover;
}

.showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    height: 75vh;
    overflow: hidden;
}

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

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

.home .footer {
    padding-bottom: 80px;
}

.footer address {
    font-style: normal;
}

.footer address a {
    text-decoration: none;
}

.footer address a:hover {
    opacity: 0.8;
}

.footer .address-line {
    font-family: "Poppins", "Arial", sans-serif;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
}

.footer address .button a:hover, .footer address button a:hover {
    opacity: 1;
}

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

.footer address a.facebook, .footer address a.instagram, .footer address a.weather, .footer address a.webcam, .footer address a.whatsapp {
    width: 52px;
    height: 52px;
    display: inline-block;
    text-decoration: none;
    margin: 0 7px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -1122px -132px;
    background-size: 1500px 1500px;
}

.footer address a.instagram {
    background-position: -1058px -132px;
}

.footer address a.webcam {
    background-position: -1309px -132px;
}

.footer address a.whatsapp {
    background-position: -1248px -132px;
}

.footer address a.weather {
    background-position: -1186px -132px;
}

.logo-simedia {
    vertical-align: middle;
    margin-bottom: 5px;
    opacity: 0.6;
}

/*Partner Styles*/
.partner a, .partner span {
    background-image: url(../graphics/partners.png);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 0 2%;
    height: 35px;
    background-size: 250px 500px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.partner br {
    display: none;
}

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

.partner a, .partner span {
    margin: 0 1.5%;
    height: 40px;
}

.partner .suedtirol {
    background-position: 1px -9px;
    width: 52px;
}

.partner .newcomer-suedtirol {
    background-position: -141px -8px;
    width: 41px;
}

.partner .dolomiten-unesco {
    background-position: -4px -146px;
    width: 70px;
}

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

.partner .eggental {
    background-position: -1px -61px;
    width: 75px;
}

/*Photo Tab Styles*/
.tabs .large-slideshow {
    margin-left: -5px;
    margin-right: -5px;
}

.tabs .large-slideshow .no-slideshow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tabs .large-slideshow .no-slideshow img {
    margin: 5px;
    height: auto;
    width: calc(50% - 10px);
    z-index: 1;
}

.columnLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
}

.bestpriceBtn {
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 0 -1320px;
    background-size: 1500px 1500px;
    width: 110px;
    height: 110px;
    min-width: 110px;
    margin-right: 15px;
}

.sc-masterContainer .columnLayout ul {
    margin-bottom: 0;
}

/*Review Box Styles*/
.reviewBoxesWrapper article.reviewBox em {
    font-style: normal;
    color: #696661;
    font-family: 'Poppins';
    font-size: 15px;
}

.reviews img {
    margin: 0 10px;
}

.reviewBoxesWrapper .reviewContent {
    font-size: 20px;
}

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

.anchorMenuWrapper.fixed {
    z-index: 100;
}

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

.anchorMenuWrapper a.sianchorActive {
    opacity: 1;
}

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

/*Highlightsslider*/
.highlightSlideshowWrapper .boxLayout .box {
    position: relative;
}

.highlightSlideshowWrapper .smallImage {
    position: absolute;
    height: 30%;
    top: 0;
    z-index: 10;
    aspect-ratio: 2100/1400;
}

.highlightSlideshowWrapper .sc-slideshow {
    padding: 65px 0 0 65px;
    margin-bottom: 60px;
}

.highlightSlideshowWrapper > .slick-arrow {
    top: calc(60vw + 40px);
    left: 0;
    margin-left: 50px;
    background-color: transparent;
}

.highlightSlideshowWrapper > .slick-next.slick-arrow {
    right: 0;
    left: unset;
    margin-right: 50px;
}

.bg2 .highlightSlideshowWrapper > .slick-arrow {
    background-position: -1065px -519px;
}

.highlightSlideshowWrapper ul.slick-dots {
    top: calc(60vw + 62px);
    bottom: unset;
}

.highlightSlideshowWrapper .box.highlightText > .t3 {
    margin-top: 18px;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @Media Styles Start <<<--- */
@media (min-width: 600px) {
    button, .button {
        padding: 11px 20px;
    }

    .offerBoxesWrapper .SliderBox article .txtWrapper .headline {
        font-size: 17px;
    }

    .offerBoxesWrapper .SliderBox article .txtWrapper p.postPreviewTextWrapper {
        font-size: 20px;
    }

    .buttonsWrapper .button {
        margin-right: 15px;
    }

    .highlightBoxesWrapper .highlightBox .headline {
        font-size: 17px;
        padding-top: 70px;
    }

    .single-angebote .imageBox, .single-zimmer .sc-slideshow, .single-zimmer .sc-slideshow .slick-slide > div {
        height: 65vh;
    }

    .accordion-footer [data-accordion] [data-control] {
        font-size: 18px;
    }

    .eyecatcherBtn {
        height: 120px;
        width: 120px;
    }

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

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

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

    .padding-top-l, .sc-masterContainer {
        padding-top: 100px;
    }

    .padding-top-m, .single-angebote .postPeriodWrapper {
        padding-top: 80px;
    }

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

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

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

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

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

    .padding-bottom-l, .sc-masterContainer, .error404 .contentWrapper {
        padding-bottom: 100px;
    }

    .padding-bottom-m, .single-angebote .postPriceWrapper {
        padding-bottom: 80px;
    }

    .padding-bottom-s, .single-angebote .postPeriodWrapper {
        padding-bottom: 60px;
    }

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

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

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

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

    .margin-top-l, .single-angebote .postPeriodWrapper {
        margin-top: 100px;
    }

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

    .margin-top-s {
        margin-top: 60px;
    }

    .margin-top-xs, .SliderBox article .sc-readmore .txtLink, .error404 .sc-masterContainer a.button {
        margin-top: 20px;
    }

    .margin-top-xxs, .offerBoxesWrapper .SliderBox article .sc-readmore, .buttonsWrapper a {
        margin-top: 15px;
    }

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

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

    .margin-bottom-l, .single-angebote .imageBox, .single-angebote .offertextBox {
        margin-bottom: 100px;
    }

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

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

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

    .margin-bottom-xxs, .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox .sc-readmore, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline, .single-angebote .postPriceWrapper .headline {
        margin-bottom: 15px;
    }

    html, body {
        font-size: 24px;
    }

    html {
        font-size: 20px;
    }

    button, .button, .highlightBoxesWrapper .highlightBox .headline {
        font-size: 20px;
    }

    a.txtLink, .siteAnchors .siteAnchorsInner a, .home h1, .home.t1 {
        font-size: 17px;
    }

    h2, .t2, .single-angebote .postIntroText .headline {
        font-size: 22px;
        letter-spacing: 2.2px;
        margin-bottom: 30px;
    }

    h3, .t3, .SliderBox .txtWrapper h3, .highlightBoxesWrapper .highlightBox .headline, .offerBoxesWrapper .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline {
        font-size: 22px;
    }

    h4, .t4, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline {
        font-size: 17px;
    }

    button, .button {
        padding: 20px;
    }

    .widthWrapperDesktop, .blockAccordion .accVertical {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        max-width: 1270px;
    }

    .home .sc-header {
        padding-top: 100px;
    }

    .boxLayout .box {
        width: 47.5%;
    }

    .gmap iframe {
        aspect-ratio: 5/2
    }

    small, .footer .editorial, .additionalPriceInformation, .eyecatcherBtn {
        font-size: 0.6em;
        line-height: 1.2;
    }

    /*SliderBox (Rooms & Offers) Styles*/
    .boxesSliderWrapper .slick-slide {
        margin-right: 20px;
        margin-left: 20px;
    }

    .boxesSliderWrapper .slick-list {
        margin-right: -20px;
        margin-left: -20px;
    }

    .boxesSliderWrapper .slick-slide article, .reviewBoxesWrapper .slick-slide article {
        margin: 0;
        margin-bottom: 25px;
    }

    .reviewBoxesWrapper .reviewContent {
        font-size: 25px;
    }

    .boxesSliderWrapper .slick-slide {
        opacity: 1;
    }

    .boxesSliderWrapper .slick-arrow {
        left: 4.5%;
    }

    .boxesSliderWrapper .slick-next.slick-arrow {
        left: initial;
        right: 4.5%;
    }

    /*Language Selector Styles*/
    .sc-language-selector {
        top: 71px;
        font-size: 17px;
    }

    .showHeaderSlider .sc-language-selector a, .showHeaderSlider .sc-language-selector, .showHeaderVideo .sc-language-selector a, .showHeaderVideo .sc-language-selector {
        font-family: "Poppins", "Arial", sans-serif;
        font-size: 17px;
    }

    /*Photo Tab Styles*/
    .tabs .large-slideshow .no-slideshow {
        margin-left: -20px;
        margin-right: -20px;
    }

    .tabs .large-slideshow .no-slideshow img {
        margin: 20px;
        height: auto;
        width: calc(33.33% - 40px);
    }

    .tabs > [data-control] button:before {
        margin-bottom: -5px;
    }

    .highlightBoxesWrapper a, .highlightBoxesWrapper > article {
        width: calc(33.333% - 26.666px);
        margin-bottom: 3.5%;
    }

    /*Optional: Highlights Animation*/
    .highlightBoxesWrapper > .highlightBox:nth-child(4):after, .highlightBoxesWrapper > .highlightBox:nth-child(8):after {
        animation: fadeinanimation 10s infinite;
        -webkit-animation: fadeinanimation 10s infinite;
        opacity: 0.8;
    }

    .highlightBoxesWrapper > .highlightBox:nth-child(1):after, .highlightBoxesWrapper > .highlightBox:nth-child(3):after, .highlightBoxesWrapper > .highlightBox:nth-child(5):after, .highlightBoxesWrapper > .highlightBox:nth-child(7):after, .highlightBoxesWrapper > .highlightBox:nth-child(9):after {
        animation: fadeinanimationGroup2 10s infinite;
        -webkit-animation: fadeinanimationGroup2 10s infinite;
        opacity: 1;
    }

    .bestpriceBtn {
        background-position: -200px -1320px;
        width: 160px;
        height: 160px;
    }

    .columnLayout {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .columnLayout div {
        margin: 0 2.5%;
    }

    .showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        max-height: calc(var(--vh, 1vh) * 100);
    }

    .headerSlider .slick-arrow {
        left: 4%;
        bottom: 5vh;
    }

    .popup .slick-arrow {
        right: calc(2% + 25px);
        bottom: 5vh;
    }

    .popup .slick-next.slick-arrow {
        right: 2%;
    }

    .headerSlider .slick-next.slick-arrow {
        left: calc(4% + 58px);
    }

    .showHeaderSlider header .MainLogo, .showHeaderVideo header .MainLogo {
        top: 10vh;
        width: 320px;
    }

    .showHeaderSlider header .headerSlider:before, .showHeaderVideo header .headerVideo:before {
        height: 32vh;
    }

    header .MainLogo::after {
        top: 49%;
        left: 50%;
        width: 490px;
        height: 350px;
        filter: blur(80px);
    }

    /*Big Arrow*/
    .headerSlider .slick-arrow {
        background-position: -75px -125px;
        margin-right: 40px;
    }

    .headerSlider .slick-next.slick-arrow {
        margin-right: 0;
    }

    .SliderBox .txtWrapper {
        min-height: 335px;
    }

    /*Partner Styles*/
    .partner a, .partner span {
        height: 35px;
        background-size: 250px 500px;
    }

    .partner br {
        display: none;
    }

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

    .partner a, .partner span {
        margin: 0 1.5%;
        height: 80px;
        background-size: 500px 1000px;
    }

    .partner .suedtirol {
        background-position: 2px -18px;
        width: 103px;
    }

    .partner .dolomiten-unesco {
        background-position: -8px -288px;
        width: 141px;
    }

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

    .partner .eggental {
        background-position: -2px -122px;
        width: 149px;
    }

    .partner .newcomer-suedtirol {
        background-position: -285px -14px;
        width: 81px;
        height: 81px;
    }

    /*Accordion Vertical*/
    .accVertical [data-accordion].accordion [data-content] {
        text-align: left;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0;
        padding-top: 0;
        opacity: 0;
        transition-delay: 3s;
        -webkit-transition: opacity 0.8s ease;
        -o-transition: opacity 0.8s ease;
        transition: opacity 0.8s ease;
        padding-left: 20%;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .accVertical [data-accordion].accordion.open [data-content] {
        opacity: 1;
    }

    .accVertical [data-accordion].accordion.open [data-content], .accVertical [data-accordion].accordion [data-content] {
        margin-top: 0;
        padding-top: 0;
        max-height: 100% !important;
    }

    .accVertical [data-accordion] [data-control] {
        background: #696661;
        position: relative;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 1;
        border-bottom: 0;
    }

    .accVertical[data-accordion-group] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 55vh;
        min-height: 600px;
    }

    .accVertical .accordion {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 100%;
        -webkit-transition: -webkit-box-flex .9s ease;
        transition: -webkit-box-flex .9s ease;
        -o-transition: flex .9s ease;
        transition: flex .9s ease;
        transition: flex .9s ease, -webkit-box-flex .9s ease, -ms-flex .9s ease;
        position: relative;
        border-right: 2px solid #fff;
    }

    .accVertical .accordion:last-child {
        border-right: 0;
    }

    .accVertical .accordion.open {
        -webkit-box-flex: 5;
        -ms-flex: 5;
        flex: 5;
    }

    .accVertical .accordion[data-accordion] [data-content] {
        overflow: inherit;
        max-height: inherit;
    }

    .accVertical [data-accordion].open [data-control] {
        background: transparent;
        width: 15%;
        z-index: 2;
    }

    .accVertical [data-accordion] [data-control] span {
        color: #fff;
        position: absolute;
        bottom: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        left: 0;
        display: flex;
        transform-origin: 0 0;
        width: 100%;
        height: 80%;
        align-items: center;
        writing-mode: tb-rl;
        transform: rotate(-180deg);
        top: 90%;
        left: 100%;
    }

    .accVertical [data-accordion] > [data-control]:after {
        left: 50%;
        margin-left: -12.5px;
        top: 10%;
    }

    [data-accordion] [data-control] {
        font-size: 30px;
    }

    .accordion-footer [data-accordion] [data-control] {
        font-size: 22px;
    }

    .siteAnchors .siteAnchorsInner a:hover:after {
        left: 0;
        right: 0;
        z-index: 2;
    }

    .eyecatcherBtn {
        height: 120px;
        width: 120px;
    }

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

    header .eyecatcherBtn {
        bottom: 14vh;
        left: 3%;
        background-position: -279px -118px;
        height: 170px;
        width: 170px;
    }

    header .eyecatcherBtn b {
        font-size: 30px;
    }

    [data-accordion].accordion [data-content] {
        font-size: 22px;
    }

    .sc-masterContainer ul li:before {
        top: 6px;
    }

    .sc-masterContainer .accordion ul li:before {
        top: 5px;
    }

    .sc-masterContainer .accVertical .accordion ul li:before {
        top: 4px;
    }

    .highlightSlideshowWrapper .boxLayout {
        padding-top: 0;
        font-size: 22px;
    }

    .highlightSlideshowWrapper > .slick-arrow {
        top: unset;
        bottom: -40px;
        left: 40%;
        margin: 0;
    }

    .highlightSlideshowWrapper > .slick-next.slick-arrow {
        right: 40%;
        left: unset;
        margin: 0;
    }

    .highlightSlideshowWrapper ul.slick-dots {
        bottom: -18px;
        top: initial;
    }

    .highlightSlideshowWrapper .smallImage {
        height: 25%;
    }

    .highlightSlideshowWrapper .boxLayout .box.highlightText {
        text-align: left;
    }

    .bg1.patternBG.bg-bottom-long.extra-long:after {
        height: 500px;
    }

    .reviewBoxesWrapper article.reviewBox em {
        font-size: 20px;
    }

    /* Second Eyecatcher */
    .eyecatcherBtn.TextContent {
        position: absolute;
        top: 70vh;
        right: 3%;
        width: 180px;
        height: 180px;
        font-size: 19px;
        padding: 15px;
        outline: 1px solid #fff;
        outline-offset: -7px;
        transform: rotate(8deg);
    }

    .eyecatcherBtn.TextContent b {
        font-size: 22px;
    }

    .eyecatcherBtn.TextContent a span b {
        line-height: 30px;
    }
}


@media (min-width: 1200px) {
    .showHeaderSlider header .MainLogo, .showHeaderVideo header .MainLogo {
        width: 379px;
        height: 186px;
    }

    .topBar a.button {
        height: 70px;
        padding-left: 28px;
        padding-right: 28px;
    }

    .siteAnchors, .scrolled .siteAnchors {
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        bottom: inherit;
        top: 0;
    }

    .siteAnchors .siteAnchorsInner a {
        color: #696661;
        opacity: 0.8;
    }

    .siteAnchors .siteAnchorsInner a:after, .siteAnchors .siteAnchorsInner a.sianchorActive:after {
        background: #696661;
    }

    .siteAnchors ul li {
        margin-right: 15px;
    }

    .siteAnchors .siteAnchorsInner a {
        padding: 25px 0;
    }

    .scrolled .siteAnchors {
        background: #fff;
        -webkit-box-shadow: 0 -4px 10px 0 #464646;
        box-shadow: 0 -4px 10px 0 #464646;
    }

    .siteAnchors:after {
        display: none;
    }

    /*Anchor Menu*/
    .anchorMenuWrapper {
        top: 70px;
    }

    .sc-language-selector {
        top: 95px;
    }

    /*Quicklinks Styles*/
    .quicklinksBar {
        right: initial;
        left: 20px;
        width: auto;
        height: auto;
        bottom: initial;
        top: 12vh;
        display: flex;
        flex-direction: column;
    }

    .quicklinksBar a {
        margin: 0;
        margin-bottom: 20px;
        display: block;
    }

    .boxesSliderWrapper {
        max-width: 1270px;
        width: 90%;
        overflow: initial;
    }

    .boxesSliderWrapper .slick-arrow, .reviewBoxesWrapper .slick-arrow {
        bottom: 50%;
        margin-top: -18px;
    }

    .boxesSliderWrapper .slick-arrow {
        left: -5%;
    }

    .boxesSliderWrapper .slick-next.slick-arrow {
        left: initial;
        right: -5%;
    }

    .reviewBoxesWrapper {
        padding-left: 70px;
        padding-right: 70px;
    }

    .reviewBoxesWrapper ul.slick-dots {
        width: 90%;
    }

    .reviewBoxesWrapper .slick-arrow {
        margin-bottom: 60px;
    }

    .home .footer {
        padding-bottom: 0;
    }

    .tabs > [data-control] button {
        font-size: 30px;
    }
}

@media (min-width: 1400px) {
    .siteAnchors ul li {
        margin-right: 3%;
    }

    .scrolled .siteAnchors ul {
        padding-left: 2%;
    }

    .scrolled .siteAnchors ul li.logo_menu {
        display: inline-block;
        width: 75px;
        height: 52px;
        padding: 0;
        vertical-align: middle;
        margin-bottom: 3px;
    }

    .siteAnchors .siteAnchorsInner .logo_menu {
        background-image: url(../graphics/vector_logo-sticky.svg);
        background-repeat: no-repeat;
        background-position: 0px;
        background-size: 75px 52px;
    }

    .siteAnchors .siteAnchorsInner .logo_menu a {
        font-size: 0;
    }

    .giggleWidget {
        margin-left: -100px;
        width: calc(1270px + 200px);
    }

    .highlightSlideshowWrapper .boxLayout .box {
        width: 60%;
    }

    .highlightSlideshowWrapper .boxLayout .box.highlightText {
        width: 35%;
    }
}

/* --- --- --- FORM Styles auslagern in eAssistant --- --- --- */
/*Datepicker Calender
.sc-layout .form #eassistant #be-datepicker {
    z-index: 10;
    border: 1px solid #9e6e5e;
}
.sc-layout .form #eassistant #be-datepicker-monthYear {
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    background: #979B60;
}
.sc-layout .form #eassistant #be-datepicker-month, .sc-layout .form #eassistant #be-datepicker-year {
    font-size: 18px;
    font-weight: 400;
}
.sc-layout .form #eassistant a#be-datepicker-next, .sc-layout .form #eassistant a#be-datepicker-back, .sc-layout .form #eassistant a#be-datepicker-next:hover, .sc-layout .form #eassistant a#be-datepicker-back:hover {
    font-weight: 400;
    color: #fff;
}
.sc-layout .form #eassistant .be-datepicker-selectedDay, .sc-layout .form #eassistant .be-datepicker-days-background:hover {
    background-color: #979B60;
    color: #fff!important;
}
.sc-layout .form #eassistant .be-datepicker-days-background {
    background-color: #eeeeee;
}
*/
/*Button Styles
.sc-layout .form #eassistant .be-widget-button, .sc-layout .form #eassistant .be-widget-buttonArea > span {
    font-weight: 500;
    cursor: pointer;
    background: #979B60;
    padding: 11px 18px!important;
    text-transform: uppercase;
    color: #fff!important;
    text-decoration: none;
    display: inline-block;
    border-radius: 0;
    line-height: 1.5;
    letter-spacing: 1px;
    font-family: "Poppins","Arial",sans-serif;
    font-size: 17px;
}
.sc-layout .form #eassistant input {
    margin-left: 0;
    margin-right: 6px;
}
.sc-layout .form #eassistant .be-widget-button:hover, .sc-layout .form #eassistant .be-widget-buttonArea > span:hover {
    background: #696661;
}
    */
/*Button Styles END*/
/*
.sc-layout .form #eassistant .be-contact-formField, .sc-layout .form #eassistant .be-contact-textField, .sc-layout .form #eassistant .be-contact-textArea, .sc-layout .form #eassistant .becontact-label, .sc-layout .form #eassistant .be-contact-formField select, .sc-layout .form #eassistant .full, .sc-layout .form #eassistant .be-contact-confirmationText  {
    font-family: "EB Garamond","Arial",sans-serif;
    color: #696661;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;
}
.sc-layout .form #eassistant #Privacy a {
    text-decoration: underline;
}
.sc-layout .form #eassistant #Privacy a:hover {
    color: #696661;
}
.sc-layout .form #eassistant #Privacy input {
    margin-left: 0;
}
.sc-layout .form #eassistant::-webkit-input-placeholder { 
    color: #696661;
}
.sc-layout .form #eassistant::-moz-placeholder {
    color: #696661;
}
.sc-layout .form #eassistant:-ms-input-placeholder { 
    color: #696661;
}
.sc-layout .form #eassistant:-moz-placeholder { 
    color: #696661;
}

.sc-layout .form #eassistant .seperate .be-contact-label {
    font-family: "EB Garamond","Arial",sans-serif;
    line-height: 1.2;
    color: #979B60;
    margin-bottom: 10px;
    margin-top: 15px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 1px;
}
.sc-layout .form #eassistant .full {
    float: left;
    width: 100%;
    margin: 15px 0 5px 0;
}
.sc-layout .form #eassistant .be-contact-textField, .sc-layout .form #eassistant .be-contact-formField select, .sc-layout .form #eassistant .be-contact-textArea {
    width: 100%;
    height: 38px;
    border: 1px solid #828282;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 5px;
    background: #fff;
}
.sc-layout .form #eassistant .be-contact-textArea {
    min-height: 125px;
}
.sc-layout .form #eassistant .be-contact-childAge select {
    max-width: 145px;
    background: #fff;
}
.sc-layout .form #eassistant input {
    margin-left: 0;
    margin-right: 6px;
}
.sc-layout .form #eassistant .be-state-fail {
    color: #979B60;
}
.sc-layout .form #eassistant .be-contact-textField-error, .sc-layout .form #eassistant .be-contact-select-error, .sc-layout .form #eassistant .be-contact-textArea-error, .be-contact-invalidFields, .sc-layout .form #eassistant select.be-contact-select-error {
    border: 1px solid #979B60 !important;
    background-color: #f8e8e8;
}
.sc-layout .form #eassistant .be-contact-invalidFields {
    display: none;
}
*/
/* PreSelected InputField from Quickrequest 
.sc-layout .form #eassistant .preSelected, .sc-layout .form #eassistant .be-contact-formField select.preSelected {
    border: 2px solid #7aa749;
    background-color: rgb(122, 167, 73);
    background-color: rgba(122, 167, 73, 0.15);
}
*/
/* Responsive 
@media (min-width: 500px){
.sc-layout .form #eassistant .be-contact-formField {
    width: 50%;
    min-width: 0;
}
.sc-layout .form #eassistant .be-contact-textField, .sc-layout .form #eassistant .be-contact-formField select, .sc-layout .form #eassistant .seperate .be-contact-label, .sc-layout .form #eassistant #Comment {
    width: calc(100% - 15px);
    min-width: 0;
}
.sc-layout .form #eassistant #Privacy {
    width: 100%;
}
.sc-layout .form #eassistant .seperate .be-contact-label {
    font-size: 1.7rem;
}
}

@media (min-width: 994px){
.sc-layout .form #eassistant .be-contact-formField {
    width: 33.333%;
}
.sc-layout .form #eassistant .be-contact-formField, .sc-layout .form #eassistant .be-contact-textField, .sc-layout .form #eassistant .be-contact-textArea, .sc-layout .form #eassistant .be-contact-label, .sc-layout .form #eassistant .be-contact-formField select, .sc-layout .form #eassistant .be-contact-confirmationText  {
    font-size: 22px;
}
.sc-layout .form #eassistant .be-contact-textField, .sc-layout .form #eassistant .be-contact-formField select, .sc-layout .form #eassistant .be-contact-textArea {
    height: 40px;
}
.sc-layout .form #eassistant .be-widget-button, .sc-layout .form #eassistant .be-widget-buttonArea>span {
    font-size: 20px;
    padding: 20px 35px!important;
}
.sc-layout .form #eassistant #EmailAddress {
    width: 100%;
}
}*/