 /*==========================================
                OMU CSS
==========================================*/
.page-header {
    display: none;
}

@font-face { 
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Light.ttf') format("truetype");
}

@font-face { 
    font-family: 'Roboto';
    src: url('../fonts/Raleway-Light.ttf') format("truetype");
}

@font-face { 
    font-family: 'Lora Regular';
    src: url('../fonts/Lora Regular 400.ttf') format("truetype");
}

@font-face { 
    font-family: 'Lora Italic';
    src: url('../fonts/Lora Italic 400.ttf') format("truetype");
}

@font-face { 
    font-family: 'Ubuntu-Regular';
    src: url('../fonts/Ubuntu Regular 400.ttf') format("truetype");
}

@font-face { 
    font-family: 'Ubuntu-Light';
    src: url('../fonts/Ubuntu Light 300.ttf') format("truetype");
}

@font-face { 
    font-family: 'Tangerine-Regular';
    src: url('../fonts/Tangerine-Regular.ttf') format("truetype");
}

@font-face { 
    font-family: 'Tangerine-Bold';
    src: url('../fonts/Tangerine-Bold.ttf') format("truetype");
}

@font-face { 
    font-family: 'Lobster';
    src: url('../fonts/Lobster-Regular.ttf') format("truetype");
}

body {
	font-family: 'Ubuntu-Light';
}

.logo-menu img {
  width: 100%;
  height: 100% !important;
  max-height: 60px;
}


/*==== h1 Settings ====*/
h1 {
    font-family: 'Ubuntu-Regular';
    color: #980612;
    font-size: 32px;
    line-height: 42px;
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: 36px;
    line-height: 46px;
  }
}

@media screen and (min-width: 992px) {
  h1 {
    font-size: 48px;
    line-height: 58px;
  }
}

/*==== h2 Settings ====*/
h2 {
  font-family: 'Ubuntu-Light';
  color: #415B4D;
  font-size: 26px;
  line-height: 36px;
}

@media screen and (min-width: 768px) {
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media screen and (min-width: 992px) {
  h2 {
    font-size: 42px;
    line-height: 52px;
  }
}

/*==== h3 Settings ====*/
h3 {
  font-family: 'Ubuntu-Light';
  font-weight: lighter !important;
  color: #415B4D;
  font-size: 22px;
  line-height: 32px;
}

@media screen and (min-width: 768px) {
  h3 {
    font-size: 26px;
    line-height: 36px;
  }
}

@media screen and (min-width: 992px) {
  h3 {
    font-size: 32px;
    line-height: 42px;
  }
}

/*==== Custom Titel ====*/

.white-title h1,
.white-title h2,
.white-title h3 {
	color: #fff;
}

@media screen and (min-width: 992px) {
  .white-title h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .white-title h2 {
    font-size: 26px;
    line-height: 36px;
  }
}

.white-title .sppb-addon-title {
	color: #fff;
}

.alt-font h1,
.alt-font h2,
.alt-font h3,
.alt-font h4,
.alt-font h5,
.alt-font h6 {
	font-family: 'Tangerine-Bold';
}

.alt-font h2 {
	font-size: 4rem;
}

@media(max-width: 767px) {
	.alt-font h2 {
		font-size: 3rem;
	}
}

.error-code,
.error-message {
	display: none;
}

#sp-header.header-sticky ~ section#sp-main-body {
    padding-top:0px;
}

.offer-height {
	min-height: 450px;
}

.offer-box h2 {
	font-family: 'Ubuntu-Regular';
}

.speasyimagegallery-gallery-item-title {
    display: none; 
    font-size: 0;
}

.layer-fix {
	z-index: 0 !important;
}

/*==========================================
               Navbar + Logo
==========================================*/
.logo-image {
    height: auto;
    padding: 5px;
}

#sp-header:not(.header-sticky) {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: none;
    background-color: rgba(255,255,255,0.5);
    border-bottom: 1px solid #415B4D;
}

#sp-header {
    height: 100px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: none;
    background: #fff;
    border-bottom: 1px solid #d2d2d2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@media (max-width: 767px) {
	#sp-header {
		height: 65px;
	}
}

#sp-header .logo {
    height: 100px;
    display: inline-flex;
    margin: 0;
    align-items: center;
    float: right;
}

@media (max-width: 767px) and (min-width: 576px) {
	#sp-header .logo {
		height: 65px;
	}
}

.sp-megamenu-parent {
	float: none;
	text-align: center;
}

/*=== Mobile Logo > 567px ===*/ 
@media(max-width: 575px) {
	.logo-image {
    	height: 60px;
    	padding: 5px;
    	margin-left: auto;
    	margin-right: auto;
	}
	#sp-header:not(.header-sticky) {
    	top: 60px;
      transition: 900ms;
	}
}

#sp-mobile-logo-sm {
    position: fixed;
    top: 0;
    z-index: 2;
    background: #fff;
    width: 100%;
}

/*==========================================
           General >#242a35<
==========================================*/
@media screen and (max-width: 1500px) {
  .pauschal-btn-section .sppb-col-md-6 {
    max-width: 100%;
    margin: 10px auto;
  }
}

.inkl-list {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ddd;
}

.inkl-list .pricelist-left-image {
	flex: 0 0 10% !important;
    max-width: 10% !important;
    padding-right: 0px !important;
    margin-bottom: 15px;
}

.inkl-list .pricelist-line,
.inkl-list .pricelist-price-content {
	display: none;
}

.trustyou-desktop {
  position: absolute;
  top: 120px;
  right: 30px;
}

.trustyou-desktop iframe {
	background: #fff;
}

@media screen and (max-width: 1280px) {
  .trustyou-desktop {
    display: none;
  }
}

.review-btn {
	background: rgb(152 12 18);
    color: #fff;
	margin-top: -5px;
	transition: 0.5s ease-in-out;
}

.review-btn:hover {
	background: #415b4d;
	color: #fff;
}

.trustyou-mobile {
  position: absolute;
  top: 130px;
  right: 0;
  width: 250px;
  background: #fff;
  padding: 5px 0px 0px 5px;
}

@media screen and (min-width: 1281px) {
  .trustyou-mobile {
    display: none;
  }
}

.offers-sub {
	color: #252525;
}

.dachstein-btn {
	border: 1px solid #980612;
}

.dachstein-btn:hover {
	border: 1px solid #980612;
}

.dachstein-btn-w {
	border: 1px solid #fff;
}

.dachstein-btn-w:hover {
	border: 1px solid #980612;
}

.overview-img .overlay-image-title h2 {
	font-family: 'Ubuntu-Regular';
}

.overview-img .sppb-btn {
	transition: 1s cubic-bezier(0.26, 0.77, 0.26, 0.77);
}

.intro-section {
	margin-top: -200px !important;
}

.random-rotate .sppb-img-responsive {
    transition: transform 0.25s linear;
    border-style: solid;
    border-width: 10px;
    border-color: #fff;
    width: 500px;
    max-width: 90%;
}

.sppb-panel-group>.sppb-panel:first-child {
    border-top-width: 1px !important;
}

@media (max-width: 1381px) and (min-width: 1002px) {
	#sp-top3 {
		margin-top: -10px;
	}
}

@media (max-width: 1001px) /*and (min-width: 992px) */{
	#sp-top3 .weatherwidget-io {
		display: none !important;
	}
}

@media screen and (max-width: 1381px) {
  .weatherwidget-io {
  top: -28px;
}
}

.gastgeber-slider .sp-slider-content-align-center, .sp-slider-image-align-center {
    position: fixed;
    bottom: 75px;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-bot {
    padding-bottom: 70%;
}

.sppb-addon-image-overlay-icon {
    font-size: 36px;
    transition: 600ms;
}

.sppb-addon-image-overlay-icon:hover {
    transform: rotate(90deg);
    transition: 600ms;
    font-size: 36px;
}

.title-subtitle-bottom-left .sppb-addon-title, .title-subtitle-center-left .sppb-addon-title, .title-subtitle-top-left .sppb-addon-title,
.title-subtitle-bottom-left .overlay-image-button-wrap, .title-subtitle-center-left .overlay-image-button-wrap, .title-subtitle-top-left .overlay-image-button-wrap {
	transform: none;
}

.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_center .sp-nav-control, 
.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_left .sp-nav-control, 
.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_right .sp-nav-control {
    top: auto;
    bottom: 50px;
    left: 0;
    width: 450px;
    margin: auto;
    right: 0;
    height: 70px;
    z-index: 4;
}

@media screen and (max-width: 767px) {
.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_center .sp-nav-control, 
.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_left .sp-nav-control, 
.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_right .sp-nav-control {
  top: 40%;
  width: 100%;
}
}

/*==========================================
          Startseite2024
==========================================*/

.sppb-carousel-extended-item{
  img {
    object-fit:cover;
    object-position: right;    
	}  
  
  }
.carousel-overlay{
.sppb-carousel-extended-content-wrap {
  background: rgba(0, 0, 0, 0.4);
}
}

.bewertungen-startseite {
  .sppb-carousel-extended-outer-stage {
    display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}

.icon-align {
  .sppb-media:first-child{
        display: flex;
    	align-items: center;    /* Center vertically */
  }
  .sppb-icon .sppb-icon-container {
      display: flex !important ;
      align-items: center; 
      height:50px;
      width: 50px;
      background: #980712;
      color: #ffffff; 
       
  }

} 


/*==========================================
          Zimmer
==========================================*/
.price-tag span.sppb-addon-title {
	color: #fff;
	font-family: 'Ubuntu-Regular';
}

.ausstattung-col .sppb-column-addons .sppb-addon-wrapper:nth-child(n+1) {
    border-bottom: 1px solid #d2d2d2;
}

.speasyimagegallery-modal-wrapper {
    z-index: 9999;
}

/*==========================================
          Footer & Credits
==========================================*/

#sp-footer, #sp-bottom {
    background: #fff;
    color: #252525;
}

#sp-footer a:hover {
	color: #252525;
}

.credits-omu {
	float: right;
}

@media (max-width: 1200px) {
#sp-footer1 {
    text-align: center;
}

.credits-omu {
	float: none;
}
}

@media (min-width: 768px) {
.hide-big {
	display: none;
}
}

@media (max-width: 768px) {
.hide-small {
	display: none;
}
}

/*==========================================
       		MENU Dachstein
==========================================*/
.burger-icon>span {
  background-color: #fff;
}

#sp-header .row {
	margin: 0px;
  height: 100%;
}

.menu-btn ul > li > a {
  height: 100px;
  width: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
	color: #252525;
}

@media (min-width: 576px) and (max-width: 767px) {
  .menu-btn ul > li > a {
    height: 64px !important;
    width: 70px !important;
    padding: 0.5rem !important;
    gap: 0.5rem;
  }
  .menu-btn ul > li > a span {
    font-size: 0.8rem !important;
  }
  .menu-btn ul > li > a i {
    font-size: 1rem !important;
  }
}

@media (max-width: 575px) {
  .logo-menu {
    padding-top: 0 !important;
  }
  .logo-menu img {
    width: 100%;
    height: 100% !important;
    max-height: 54px;
  }
  .menu-btn ul > li > a {
    height: 64px !important;
    width: 70px !important;
    padding: 0.5rem !important;
    gap: 0.5rem;
  }
  .menu-btn ul > li > a span {
    font-size: 0.8rem !important;
  }
  .menu-btn ul > li > a i {
    font-size: 0.8rem !important;
  }
}

.menu-btn ul > li > a:hover {
	color: #fff;
	transition: 500ms;
}

.menu-btn > ul {
  display: flex;
  flex-direction: row;
}

.menu-btn li {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #980612, #980612);
  background-repeat: no-repeat;
  background-size: 100% 0%;
  transition: background-size 0.5s 0s;
  border-left: 1px solid #415b4d;
  transition: all 0.3s;
}

.menu-btn > ul > li:last-child {
  border-right: 1px solid;
}

#sp-header.header-sticky .menu-btn li {
	border-left: 1px solid #d2d2d2;
	transition: all 0.3s;
}

#sp-header.header-sticky .menu-btn > ul > li:last-child {
	border-right: 1px solid #d2d2d2;
}

.menu-btn li:hover {
  background-size: 100% 100%;
}

#sp-position1 {
  display: flex;
  justify-content: flex-end;
	position: fixed;
	right: 100px;
	padding: 0px;
  max-height: 100px;
}

@media (max-width: 767px) {
	#sp-position1 {
		right: 65px;
	}
}

#sp-menu {
	position: fixed;
	right: 0;
	padding: 0px;
	/*top: 0;*/
	width: 100px;
}

/*==== OFFCANVAS Styling ====*/
.offcanvas-menu {
  width: 350px;
	background-image: url('/images/hotel-dachstein-website-background.jpg');
	background-blend-mode: overlay;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -350px;
}

.offcanvas-menu .offcanvas-inner {
	padding: 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #d2d2d2;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li:nth-child(1) {
	border-width: 1px 1px 1px 1px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
	transition: 1s;
  padding: 10px 0 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #252525;
	transition: 1s;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #252525;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.menu-deeper ul.menu-child li:last-child {
	border-width: 0px !important;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu ul {
  padding: 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-deeper ul.menu-child li {
  margin-left: 0;
  margin-bottom: 0;
  background: rgba(230, 230, 230, 0.3);
	border-width: 0px 0px 1px 0px;
}

body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li ul {
  margin: 0;
}

.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
  color: #980612;
}

/*==== Menu Effect ====*/
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover {
  background-size: 100% 44px;
}

/*==== Offcanvas Toggler ====*/
#sp-header:not(.header-sticky) #offcanvas-toggler.offcanvas-toggler-right {
    background: #980612;
    border-left: 1px solid #415b4d;
	transition: all 0.3s;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#sp-header #offcanvas-toggler.offcanvas-toggler-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100px;
    background: #980612;
    border-left: 1px solid #d2d2d2;
    transition: all 0.3s;
    margin-left: 0;
}

@media (max-width: 767px) {
	#sp-header #offcanvas-toggler.offcanvas-toggler-right {
    width: 65px;
	}
}

#sp-header #offcanvas-toggler.offcanvas-toggler-right:hover .burger-icon {
	transform: rotate(180deg);
	transition: 600ms;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right:hover {
    background: #415B4D; 
}

#offcanvas-toggler {
    display: block;
    height: 100px;
    line-height: 25px;
    font-size: 20px;
}

@media (max-width: 767px) {
	#offcanvas-toggler {
    	height: 65px;
    	line-height: 70px
	}
}

#offcanvas-toggler > .fa {
	margin-left: 40px;
	margin-top: 30px;
	color: #fff;
}

@media (max-width: 767px) {
	#offcanvas-toggler > .fa {
		margin-left: 25px;
		margin-top: 25px;
	}
}

#offcanvas-toggler:after {
  content: 'MENU';
  color: white;
}

@media(max-width: 767px) {
	#offcanvas-toggler:after {
		content: '';
	}
}

#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
	color: #fff;
}

.close-offcanvas {
  display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      z-index: 1;
      width: 50px;
      height: 50px;
      background: #980612;
      color: #fff;
      top: 0;
      right: 0 !important;
}

.close-offcanvas:hover {
    background: #830610;
    color: #fff;
}

.close-offcanvas .burger-icon span {
  background-color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 0 !important;
  position: absolute;
  width: 100%;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
    content: "\F054";
    float: right;
    margin-right: 20px;
    transition: 600ms;
    color: #a7a7a7;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
	content: "\F054";
	transform: rotate(90deg);
	transition: 600ms;
	color: #252525;
}

.mobile-menu-icon .sppb-icon-inner {
    width: 100%;
    border: solid 1px #d2d2d2;
}

.sppb-addon-sp-slider.video-slider .sp-item.slider-content-vercally-center {
    align-items: flex-end !important;
}

/*==========================================
 Table Kinderpreise und Preisinformationen
==========================================*/

table.preisinfo {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  /* table.preisinfo-layout: fixed; */
}

table.preisinfo caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.preisinfo tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table.preisinfo th,
table.preisinfo td {
  padding: .625em;
  text-align: center;
}

table.preisinfo th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  table.preisinfo {
    border: 0;
  }

  table.preisinfo caption {
    font-size: 1.3em;
  }
  
  table.preisinfo thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.preisinfo tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table.preisinfo td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table.preisinfo td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table.preisinfo
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.preisinfo td:last-child {
    border-bottom: 0;
  }
}

.flag.nturl > img {
  display: inline;
}

/*.gtranslate {
  line-height: 80px;
    margin: 0 auto;
    position: relative;
    float: left;
    width: 115px;
}*/

/*+++++ Search +++++*/
.search #searchForm {
  margin-top: 150px;
}

.finder form.form-search label.finder {
  display: none;
}

.search-query {
  background-color: transparent !important;
  border-radius: 0px !important;
}

.search-query.focus-visible {
  border-color: #a1a1a1 !important;
  border-radius: 0px !important;
}

.view-search #sp-section-5 {
  display: none;
} 

.view-search #sp-main-body .finder {
  min-height: 60vh;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

#sp-sidebanner {
  position: fixed;
  width: 400px;
  top: 150px;
  left: -334.33px;
  transition: 300ms ease-in-out;
  z-index: 9999;
}

.zero {
  left: 0 !important;
}


#sp-sidebanner .container {
  padding: 0px;
}

.sideicon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #980c12;
  color: #fff;
  border-left: 1px solid #fff;
}

.icon-rotate {
  transform: rotate(180deg) !important;
}

.move-top {
  top: 100px !important;
}

.infozone {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9999;
  margin-top: 20px;
} 

#usercentrics-button .uc-privacy-button-wrapper {
  left: 10px !important;
  bottom: 60px !important;
}

@media screen and (max-width: 575px) {
.sp-scroll-up {
  opacity: 0 !important;
}
.sp-slider .sp-item .sp-video-background .sp-video-background-mask .sp-video-control {
  right: 10px;
}
}

@media screen and (min-width: 576px) {
  #usercentrics-button .uc-privacy-button-wrapper {
    left: 25px !important;
  }
  .sp-scroll-up {
    bottom: 60px;
  }
}

#sp-footer .container-inner {
  padding: 30px 0px 60px 0px;
}

#sidebanner .content-col {
  box-shadow: 0px 0px 15px 0px #0000002e;
}

.rule-number .sppb-blocknumber {
  display: flex;
  flex-direction: row;
  align-items: center;
}


.category {
  background-color: blue;
}

#sp-position5 {
  margin: auto 0 !important;
}

.menu-btn .sppb-icons-label-text {
  font-size: 12px;
  hyphens: auto;
}

.video-slider .sp-slider-outer-stage {
  height: calc(100vh - 76px) !important;
}

.lp_slider .sp-slider-outer-stage {
  height: calc(100vh - 111px) !important;
}

.lp_box .sppb-addon-single-image-container {
  width: 100%;
}

.lp_box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

#sppb-addon-wrapper-1694170464895, #sppb-addon-wrapper-1694170642836 {
    position: absolute;
    z-index: 999;
    bottom: 10px;
    right: 20px;
}

.dachstein-newsletter iframe {
  min-height: 750px !important;
}

@media all and (max-width: 450px) {
  .dachstein-newsletter iframe {
    min-height: 900px !important;
  }
}

@media all and (max-width: 350px) {
  .dachstein-newsletter iframe {
    min-height: 1200px !important;
  }
}

.sppb-gallery img {
  object-fit: cover;
}

.sppb-article-info-wrap h3 {
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
}

.sppb-article-meta, .article-info {
  display: none;
}

/* +++ Blog +++ */

.view-article:not(.itemid-104, .itemid-105) #sp-main-body {
  background-image: url(https://hotel-dachstein.at/images/2024/07/09/hotel-dachstein-blog-bg.jpg);
  background-attachment: scroll;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

.view-article #sp-main-body .article-details  {
  font-size: 1.25rem;
  line-height: 1.75;  
  /* background-color: #fff;
  border-radius: 50px; */
}

.view-article #sp-main-body .container {
  max-width: 100%;
}

.view-article #sp-main-body .page-content > *:nth-child(n+2) {
  max-width: 1140px;
  margin: 0 auto;
}

.view-article #sp-main-body .page-content > *:last-child {
  padding-bottom: 8rem;
}

.blog-intro-section {
  margin-top: -8rem !important;
}

.blog-intro-section .middle-col {
  z-index: 2;
}

@media (max-width: 991px) {
  .blog-intro-section .sppb-row-container {
    max-width: 100%;
  }
}

@media (max-width: 550px) {
  .blog-intro-section {
    display: none;
  }
}

.img-blog-left img {
  margin-right: -4rem;
  rotate: -5deg;
  border: 10px solid #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.25)
}

.img-blog-mid img {
  margin-top: -1.5rem;
  border: 10px solid #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.25)
}

.img-blog-right img {
  margin-left: -4rem;
  rotate: 5deg;
  border: 10px solid #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.25)
}

.sppb-article-img-wrap {
	height: 100%;
    width: 100%;
    min-height: 275px;
    max-height: 275px;
    display: flex;
}

.sppb-article-img-wrap a {
  object-fit: cover;
}

.view-article .sppb-addon-single-image-container {
  overflow: hidden;
}

.sppb-addon-articles .sppb-addon-article {
  border-radius: 15px;
  overflow: hidden;
  background-color: #f7f7f7;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
  padding: 2rem;
}

.menu-btn .sppb-icons-label-text {
  font-size: 12px;
  hyphens: auto;
}

.itemid-104 div[itemprop="articleBody"], .itemid-105 div[itemprop="articleBody"] {
  max-width: 1300px;
  margin: 0 auto;
}

#CheckAvailabilityContainer {
  justify-content: center;
  align-items: center;
}

#CheckAvailabilityContainer .ui-datepicker-trigger {
  width: 100%;
  max-width: 20px;
  height: 100%;
  top: 0px ;
}

#CheckAvailabilityContainer .btnCheckAvail {
  background-color: #8b2319 !important;
  transition: .3s ease-in-out;
}

#CheckAvailabilityContainer .btnCheckAvail:hover {
  background-color: #68160e !important;
}

@media all and (max-width: 991px) {
  #CheckAvailabilityContainer {
    flex-direction: column;
  }
  #CheckAvailabilityContainer img {
    display: none;
  }
}

.dachstein-video-hero .sppb-align-bottom {
  justify-content: center;
}