/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09.08.2017, 11:45:34
    Author     : H2 Online & Marketing
*/

/* Basics */

@font-face {
  font-family: 'Myriad Pro';
  font-style: normal;
  font-weight: 200;
  src: local('Myriad Pro'), local('Myriad-Pro-Light'), url('../fonts/MyriadPro-Italic.otf') format('opentype');
}

@font-face {
  font-family: 'Myriad Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Myriad Regular'), local('Myriad-Pro-Regular'), url('../fonts/MyriadPro-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Zapfino Extra lt pro';
  font-style: normal;
  font-weight: 400;
  src: local('Zapfino Extra lt pro'), local('Zapfino-Extra-lt-pro'), url('../fonts/ZapfinoExtraLTPro.otf') format('opentype');
}

@font-face {
  font-family: 'Myriad Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Myrid Bold'), local('Myriad-Pro-Bold'), url('../fonts/MyriadPro-Bold.otf') format('opentype');
}

@font-face {
font-family: 'Museo 500 Regular';
font-style: normal;
font-weight: normal;
src: local('Museo 500 Regular'), url('../fonts/Museo500-Regular.woff') format('woff');
}

body {
    font-family:"Myriad Pro",sans-serif;
    overflow-x:hidden;
}

.wrap {
	max-width: 1200px;
	padding-left: 3em;
	padding-right: 3em;
}

/* Header */

@media screen and (min-width:768px) and (max-width:1400px) {
    .main-navigation #top-menu {
	height: 75px !important;
	text-align: center;
}
}

@media screen and (min-width: 1192px) {
.navigation-top nav {
	padding-left: 70px;
}
}

@media screen and (min-width:768px) and (max-width:992px) {
    #top-menu > li > a {
        font-size:14px !important;
    } 
}

.site-branding {
    padding:17px;
}

.navigation-top .wrap {
    padding:0px;
}

#top-menu li a {
    color: #bc280a;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.4px;
}

@media screen and (min-width: 768px) {
    .main-navigation #top-menu {
        height:40px;
    }
    .main-navigation a {
	padding: 7px;
}
.site-branding-text {
    float:right;
}
#top-menu > li {
	margin-right: 30px;
        
}
#top-menu li a {
    text-align:left;
}
}

@media screen and (min-width:768px) and (max-width:1200px) {
    #top-menu > li {
	margin-right: 10px;
        
}
}

/*@media screen and (min-width:768px) and (max-width:1400px) {
   #top-menu > li {
	margin-right: 1px !important;
} 

#top-menu li a {
    font-size:12px;
}

#top-menu > li::first-child {
    margin-left:15px;
}

}*/

#masthead .wrap {
    max-width:100% !important;
}

.site-branding-text li {
    list-style:none;
}

@media screen and (min-width: 48em) {
    .site-branding-text .widget-column {
        margin-left:50px;
         float:left;
    }  
}

@media screen and (max-width: 48em) {
    #masthead .wrap {
        text-align:center;
    }
    .custom-logo-link img {
        margin-bottom:25px;
    }
}

@media screen and (max-width: 48em) { 
    #masthead .wrap {
        max-width: 100%;
    }
}


iframe {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align:baseline;
  }

#ContentWrapper.entirewidth {
  margin-top: 234px;
}
#ContentWrapper.entirewidth > .center {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  float: none;
  margin-right: 0;
  width: 100%;
}

#ContentWrapper {
  margin: 464px auto 25px;
  max-width: 960px;
  padding: 0 10px;
  position: relative;
}

.navigation-top {
    background-color: #fff3e7;
    border-bottom: 0px;
border-top: 0px;
}

.site-branding-text .widget  {
    padding-bottom:0px;
}

.header_information {
   text-align:center;
   color:#bc280a;
   position:relative;
   top:20px;
   display:block;
}

header.entry-header {
    display:none;
}

@media screen and (min-width:48em) {
.bookingiframe {
    height:600px !important;
}
}

@media screen and (max-width:48em) {
.bookingiframe {
    height:800px !important;
}
}

/* Content */

@media screen and (min-width:48em) {
    
    .panel-content .wrap {
	padding-bottom: 0px;
	padding-top: 0PX;
}
 
    #startseite-banners .left_banner {
        width:50%;
        float:left;
        position:relative;
    }
    
    #startseite-banners .right_top_banner {
        width:50%;
        float:left;
        position:relative;
    }
    
    #startseite-banners .right_bottom_banner_1 {
        width:25%;
        float:left;
        position:relative;
    }
    
    #startseite-banners .right_bottom_banner_2 {
        width:25%;
        float:left;
        position:relative;
    }
    
    #startseite-banners img {
        width:100%;
    }
    
    .banner_headline_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
}

.banner_text {
	position: absolute;
	top: 60%;
	left: 50%;
	color: #fff;
	text-align: center;
	transform: translate(-50%,10%);
}

.page:not(.home) #content {
	padding-bottom: 0px;
}

.page.page-one-column .entry-header, .via_salina-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
	margin-bottom: 0px;
}
    
}



.page-one-column .panel-content .wrap {
	max-width: 100% !important;
}

.headline_h2o_teaserimage {
    color:#bc280a;
    font-size:18px;
    font-weight:400;
    letter-spacing:0.45px;
    text-transform: uppercase;
}

.sow-image-container.h2o_teaser_image_container {
    text-align: center;
    position:relative;
    float:left;
}

.sow-image-container.h2o_teaser_image_container .so-widget-image {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    float:left;
}

.h2o_teaserimage_freetext {
    position:absolute;
    right:-15px;
    top:-15px;
    display:block;
    background:#fff3e7;
    color:#bc280a;
    border-radius:4px;
    -webkit-border-radius: 4px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
}

.main-teaser h3 {
color: #bc280a;
font-weight: 400;
text-transform: uppercase;
}

.main-teaser h3::first-letter {
    font-size:70px;
    font-family:"Zapfino Extra lt pro";
    line-height: 20px;
}

#bookingform.fixed {
    position:fixed;
    bottom:0px;
    z-index:99;
}

@media screen and (min-width:992px) {
.preefooter-1,
.preefooter-2,
.preefooter-3,
.preefooter-4,
.preefooter-5
{
    float:left;
    width:20%;
    list-style:none;
    position:relative;
}
}

.preefooter-1,
.preefooter-2,
.preefooter-3,
.preefooter-4,
.preefooter-5
{ 
position:relative;
}

.preefooter-1 li,
.preefooter-2 li,
.preefooter-3 li,
.preefooter-4 li,
.preefooter-5 li {
  list-style:none;  
}

.preefooter-1 h2,
.preefooter-2 h2,
.preefooter-3 h2,
.preefooter-4 h2,
.preefooter-5 h2 {
    position:absolute;
    top:50%;
    left:50%;
    color:#fff;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    background:#000;
    opacity:0.4;
    padding:10px;
    width:100.2%;
    height:100%;
    text-align:center;
    padding-top:30%;
    font-weight:bold;
    text-shadow:1px 1px 8px #333;
}

.preefooter-1 img,
.preefooter-2 img,
.preefooter-3 img,
.preefooter-4 img,
.preefooter-5 img {
    width:100% !important;
}

.basicheadline {
font-family: 'Myriad Pro';
color:
#bc280a;
font-size: 22px;
font-weight: 400;
letter-spacing: 0.22px;
text-align: left;
text-transform:uppercase;
}

.siteorigin-widget-tinymce ul {
    padding-left:15px;
}

.siteorigin-widget-tinymce ul li {
text-indent: -.7em;
border-top:0px;
border-bottom:0px;
}

.siteorigin-widget-tinymce ul li:before {
    content: "• ";
  color: #bc280a;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image {
	z-index: 1 !important;
}

.site-content {
	padding: 0px;
}

.so-panel.widget {
    padding-bottom:0px;
}

/*body:not(.home) .panel-grid {
    margin-bottom:0px !important;
}*/

.siteorigin-widget-tinymce.textwidget p:first-of-type:first-letter {
    font-size:70px;
    font-family:"Zapfino Extra lt pro";
    color: #bc280a;
    line-height: 20px;
}

.sow-headline-container h1:first-letter {
font-family:"Zapfino Extra lt pro";
color:#bc280a;
font-size: 100px;
font-weight: 400;
line-height: 28px;
text-align: left;
}

.sow-headline-container h1 {
color:#bc280a;
font-size: 30px;
font-weight: 400;
letter-spacing: 0.75px;
line-height: 28px;
text-align: left;
}

.ow-button-base a {
    box-shadow: 0px 0px 0px;
}

.so-widget-sow-button a:hover {
    box-shadow:0px 0px 0px;
    -webkit-box-shadow:0px 0px 0px;
}

.ausstatung {
    list-style:none;
    float:left;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    padding-top:50px;
}

@media screen and (max-width:768px) {
    .ausstatung {
        padding-top:35px;
    }
}

.ausstatung li {
    float:left;
    padding-left:20px;
    padding-right:20px;
    width:20%;
    padding-top:20px !important;
    padding-bottom:20px !important;
    padding-left:20px !important;
    border-top:0px solid #000 !important;
    border-bottom:0px solid #000 !important;
}

@media screen and (min-width:768px) and (max-width:1192px) {
    .ausstatung li {
        width:50%;
    }   
     .ausstatung li:nth-child(3),
     .ausstatung li:nth-child(5),
     .ausstatung li:nth-child(7),
     .ausstatung li:nth-child(9),
     .ausstatung li:nth-child(11),
     .ausstatung li:nth-child(13),
     .ausstatung li:nth-child(15),
     .ausstatung li:nth-child(17),
     .ausstatung li:nth-child(19)
     {
        clear:both;
    }
}

@media screen and (max-width:768px) {
    .ausstatung li {
        width:100%;
        float:none;
    }   
}

@media screen and (min-width:1192px) {
    .ausstatung li:nth-child(6),.ausstatung li:nth-child(11),.ausstatung li:nth-child(16) {
        clear:both;
    }
}

.ausstatung_headline {
    width:345px;
    padding-left:160px;
    height:45px;
    line-height:45px;
    background-color:rgba(57, 103, 172, 0.1);
    border-radius:0px 15px 15px 0px;
    -webkit-border-radius: 0pc 15px 15px 0px;
    text-transform:uppercase;
    font-size:22px;
    color:#bc280a;
    font-weight:400;
}

.ausstatung img {
    vertical-align:middle;
}

.headlinewithtriangle {
    position:relative;
}

@media screen and (min-width:768px) and (max-width:1440px) {
    .headlinewithtriangle h4 {
        font-size:12px;
    }
}

.headlinewithtriangle::after {
content: '';
    position: absolute;
    left: 45%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #ebeff7;
    clear: both;
}

.ausstatung span {
	padding-left: 15px;
	font-size: 16px;
	color: #bc280a;
}

#bookingform {
    background:rgba(255, 243, 231, 0.9);
    float:left;
    width:100%;
    height:72px;
    position:absolute;
    bottom:30px;
}
@media screen and (max-width:459px) {
  .datefrom_input, .dateto_input {
    width: 50% !important;
        margin-right:auto !important;
        margin-left:auto !important;
}
}

@media screen and (max-width:768px) {
    #bookingform {
        position:fixed !important;
        bottom:0px !important;
        z-index:99 !important;
        text-align:center;
        height:120px;
    }
   .datefrom_input, .dateto_input {
	width: 50%;
        margin-right:auto !important;
        margin-left:auto !important;
}
.datefrom_input input, .dateto_input input {
    max-width:160px !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.booking_button {
    float:none !important;
}
}

@media screen and (min-width:500px) and (max-width:768px) {
    .datefrom_input input, .dateto_input input {
        background-position:135px center !important;
    }
}

@media screen and (max-width:500px) {
    .datefrom_input input, .dateto_input input {
        background-position:90px center !important;
    }
}

.so-widget-sow-booking {
   position:relative; 
}

.datefrom_input {
  float:left;
  width:210px;
  margin-right:30px;
  line-height:72px;
  height:72px;
}

.datefrom_input input , .dateto_input input {
    margin-top:20px;
    margin-left:20px;
    width:210px;
    height:30px;
    padding:0px;
    text-indent:10px;
    border-radius:4px;
    color:#606466;
font-size: 12px;
font-weight: 400;
letter-spacing: 0.35px;
line-height: 16px;
background:#fff url('../images/calendar.png');
background-repeat:no-repeat;
background-position:180px center;
}

@media screen and (max-width:500px) {
    .datefrom_input input , .dateto_input input, .datefrom_input, .dateto_input {
        width:120px;
    }  
    #bookingform {
        height:120px;
    }
    .booking_button {
        float:none !important;
    }
}

.dateto_input {
   float:left;
   width:20%;
    margin-right:30px;
  line-height:72px;
  height:72px;
}

.booking_button {
    float:right;
    height:32px;
    padding:0px;
    margin-top:20px;
    margin-right:20px;
}

.booking_button input {
	height: 32px;
	background: rgb(255, 243, 231);
	color: #bc280a;
	line-height: 1px;
	font-size: 16px;
	font-weight: 400;
}

.nomarginbottom {
    position:relative;
}

.nomarginbottom > div {
    margin-bottom:0px !important;
}

.bookingpicker {
    position:absolute;
    width:100%;
    bottom:0px;
    z-index:2;
}

#roomfeatures {
    width:400px;
}

.sow-features-feature {
    width:400px !important;
    float:none !important;
    margin-bottom:0px !important;
    padding:0px !important;
}

.sow-features-list {
    width:400px !important;
    background:#fff3e7;
    margin:0px !important;
}

#roomfeatures > div {
float:left;
width:50%;
padding-top:20px;
padding-bottom:20px;
border:1px solid #bc280a;
    }
    
    .rommfeaturestype {
        color:#bc280a;
    }
    
    h1.sow-headline {
        text-transform:uppercase;
    }
    
    h2.sow-headline , h6.sow-headline {
        color:#bc280a !important;
    }
    
    .ow-button-base a {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    }
    
    .preefooter-3 {
        box-shadow: 2px 4px 7px 0px rgba(63, 63, 63, 0.3);
    }
    
    @media screen and (min-width:568px) and (max-width:768px) {
        .site-branding-text .widget-column {
            width:50%;
            float:left;
        }     
    }
    
.so-widget-sow-video h3 {
color:#bc280a;
font-size: 22px;
font-weight: 400;
letter-spacing: 0.22px;
text-align: left;
text-transform: uppercase;
    }
    
    .threesmall > div > div {
        padding:0px !important;
    }
   
    .footerelements > li {
        padding-bottom:0px;
        height:inherit;
    }
    
    .footerelements div , .footerelements img {
        height:inherit !important;
    }
    
    .preefooter-3 .panel-grid-cell {
        height:auto !important;
    } 
    
    .footerelements .sow-image-container a,
    .footerelements .sow-image-container
    {
        height:inherit;
    }
    
    .entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
	-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
	box-shadow: 0px 0px 0px;
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
        color:#bc280a;
}

.entry-content a:hover, .entry-summary a:hover, .widget a:hover, .site-footer .widget-area a:hover, .posts-navigation a:hover, .widget_authors a:hover strong {
    text-decoration: none;
    color:#693636 !important;
    font-weight:bold;
    background:rgb(255, 243, 231) !important;
    box-shadow:0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
}
    

/* Footer */
@media screen and (min-width:48em) {
.site-footer .widget-column.footer-widget-1,
.site-footer .widget-column.footer-widget-2,
.site-footer .widget-column.footer-widget-3
{
	float: left;
	width: 33%;
	padding-right: 15px;
	list-style: none;
}
.site-footer {
    margin-top:0px;
}
}

.site-footer .widget-column.footer-widget-1,
.site-footer .widget-column.footer-widget-2,
.site-footer .widget-column.footer-widget-3 {
    list-style:none;
}

.site-footer .widget-column.footer-widget-1 ul li, .site-footer .widget-column.footer-widget-2 ul li, .site-footer .widget-column.footer-widget-3 ul li {
	padding:5px 0px;
        border:0px;
        text-align:center;
        font-size:18px;
        color:#606466;
        list-style:none;
}

.site-footer .widget-column.footer-widget-1, .site-footer .widget-column.footer-widget-2, .site-footer .widget-column.footer-widget-3 {
    text-align:center;
     color:#606466;
}

.site-footer .widget-column.footer-widget-1 ul li a, .site-footer .widget-column.footer-widget-2 ul li a, .site-footer .widget-column.footer-widget-3 ul li a  {
    color:#606466;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
}

.site-footer {
    background-color:#fff3e7;
}

.site-footer .wrap {
    width:auto;
    max-width:100%;
}

@media screen and (min-width:48em) {

.prefooter {
padding-bottom:50px;
min-height:270px;
float:left;
}

.main-navigation li li:hover, .main-navigation li li.focus {
	background: transparent;
        font-weight:700;
}

}

#panel-7-6-0-0 {
   margin-bottom:0px !important;
   padding-bottom:0px !important;
}

.threesmalltexts > div , .threesmalltexts > div > div {
    height:auto;
}

.preefooter-3 .widget_sow-button {
    margin-bottom:30px !important;
}

.sow-image-grid-wrapper .sow-image-grid-image {
	display: inline-block;
	width: 50%;
	float: left;
        max-width:300px;
}

.sow-image-grid-wrapper {
	max-width: 600px;
}

@media screen and (max-width:992px) {
    .cl-popup.align_right,
    .cl-popup.align_left {
        text-align:center !important;
    }
}

.no-first-letter p::first-letter {
 font-size:16px !important;
    font-family:"Myriad Pro",sans-serif !important;
    line-height: 24px !important; 
    color:inherit !important;
    font-weight:normal;
}

.cl-popup-box.size_f .cl-popup-box-content {
	padding: 100px 20% 20% !important;
}

.cl-popup-box-content th:first-child, .cl-popup-box-content td:first-child {
	padding-left: 10px;
}

/*.entry-content a img, .widget a img {
    -webkit-box-shadow: 0px 0px 0px !important;
    box-shadow: 0px 0px 0px !important;
}*/

    .error-404.not-found {
        margin-top:30px !important;
    }
    
input::-webkit-calendar-picker-indicator{
display: none !important;
}
    
input[type="date"]::-webkit-input-placeholder{ 
visibility: hidden !important;
}

input[type="date"]::-webkit-inner-spin-button, 
input[type="date"]::-webkit-outer-spin-button,
input::-webkit-inner-spin-button, 
input::-webkit-outer-spin-button 
{ 
  -webkit-appearance: none !important; 
  margin: 0; 
}

::-webkit-inner-spin-button,
::-webkit-calendar-picker-indicator {
    display: none !important;
    -webkit-appearance: none;
}

.booking-relative #bookingform {
    position:relative !important;
    bottom:auto !important;
}

@media screen and (min-width:48em) {
    .main-navigation > .menu-top-menu-container > ul > li:hover > ul, .main-navigation > .menu-top-menu-container > ul > li.focus > ul {
	left: auto;
	right: 0px;
}
.main-navigation > .menu-top-menu-container > ul > li:nth-child(3):hover > ul, 
.main-navigation > .menu-top-menu-container > ul > li.focus:nth-child(3):hover > ul,
.main-navigation > .menu-top-menu-container > ul > li:nth-child(2):hover > ul, 
.main-navigation > .menu-top-menu-container > ul > li.focus:nth-child(2) > ul
{
left: 0.5em !important;
right: auto !important; 
}
}

@media screen and (min-width:768px) and (max-width:1280px) {
    .sub-menu > li > a {
	font-size: 16px !important;
	padding: 0.4em 1.2em !important;
}
}

.headlinewithtriangle h4.sow-headline {
	text-transform: uppercase;
        line-height:32px !important;
        padding-top:20px !important;
        padding-bottom:20px !important;
}

@media screen and (max-width:768px) {
.cl-popup-box-content table {
    position:relative;
    margin-left:-25px;
}
}

.ow-button-base.customColor > a,
.sow-headline-container h4.sow-headline
{
    color:#bc280a !important;
}

.bookingtool_webbox h2.detailHeadline > span,
.bookingtool_webbox .searchBlock > .row > div::before,
.bookingtool_webbox .searchBlock > .button > button
{
    background:#bc280a !important;
}

code, kbd, tt, var {
    font-family:"Myriad Pro",sans-serif;
}

.wellnesscatalog_button {
    padding-top:20px;
    margin-top:20px;
}

#homepagesmalltexts div:first-child > div > div,
#homepagesmalltexts div:first-child > div > div > div,
#homepagesmalltexts div:nth-child(3) > div > div,
#homepagesmalltexts div:nth-child(3) > div > div > div {
    height:inherit !important;
}

#bilderreihe .sow-image-grid-wrapper {
	max-width: 100% !important;
}
#bilderreihe .sow-image-grid-image {
	max-width: 100% !important;
}

.holiday-und-tripadvisor {
    clear:both;
}

@media screen and (min-width:1024px) {
    .holidaycheck {
float: left;
width: 50%;
bottom: 20px;
position: relative;
    } 
    .tripadvisor {
float: left;
width: 50%;
    }
    .holiday-und-tripadvisor {
        max-width: 330px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:1024px) {
    .holidaycheck {} 
    .tripadvisor {
padding-top:20px;
    }
}

h3.with-box-shadow {
	text-align: center;
	padding-bottom: 20px;
	background: rgba(255, 243, 231, 1);
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.25);
	color: #333;
	padding-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-left: 30px;
padding-right: 30px;
}

.box-view-display {
    border:1px solid #606466;
}

.box-view-display h3 {
	padding-top: 30px;
	padding-bottom: 2px;
	background: rgba(255, 243, 231, 1);
	padding-left: 30px;
	margin-bottom: 0px;
	border-bottom: 2px solid #606466;
        font-weight:400;
        line-height:1.6;
}

.box-view-display h3 p {
    margin:0 0 1em;
}

.box-view-display.siteorigin-widget-tinymce ul {
	padding-left: 15px;
	margin-left: 20px;
        list-style:none;
}

.siteorigin-widget-tinymce.box-view-display > ul > li {
    margin-top: 10px !important;
margin-bottom: 10px;
list-style:none;
}

.siteorigin-widget-tinymce.box-view-display > ul > li::before {
	content: "\f111";
        font-family:"FontAwesome";
	color: #bc280a;
        font-size:8px;
        position:relative;
        bottom:2px;
        padding-right:10px;
}

.siteorigin-widget-tinymce.box-view-display > ul > li > ul > li:before {
    content: "\f111";
        font-family:"FontAwesome";
	color: #606466;
        font-size:8px;
        position:relative;
        bottom:2px;
        padding-right:10px;
}

.siteorigin-widget-tinymce.box-view-display > ul > li > ul > li:last-child {
    padding-bottom:0px;
}

.so-widget-sow-contact-form .anreise {
    float:left;
    width:50%;
    padding-right:15px;
}

.so-widget-sow-contact-form .abreise {
    float:left;
    width:50%;
}



@media screen and (min-width: 1401px) and (max-width: 1680px) {
.main-navigation #top-menu {
    height: 75px !important;
    text-align: center;
}
.navigation-top nav {
    padding-left: 0px !important;
}
}
 
@media screen and (min-width: 1680px) {
.navigation-top nav {
    padding-left: 30px;
}
}

.navigation-top nav {
    padding-left: 0px !important;
}
}
.n2-ss-item-content.n2-ow .n2-ow.n2-ow-all.n2-ss-desktop.n2-ss-mobile.n2-ss-tablet p.n2-ow {
    background: rgba(0,0,0,0.32) !important;
}
div#n2-ss-2 .nextend-arrow {
top: 50% !important;
}

    .slide-first-letter {
    font-family: Zapfino Extra lt pro;
    font-size: 250% !important;
}
    .site-branding-text .header_information a:hover {
    background: none !important;
}
#bookingform {
    background: #C63230 !important;
    text-align: center;
}

.n2-ow a.n2-ow:hover {
background: none !important;
}

@media screen and (min-width: 846px) {
div#n2-ss-2 .n2-style-2391db11846a7291fed23b821933e6f2-heading {
    padding-bottom: 100px;
}
}

@media screen and (min-width: 800px) {
.site-branding-text .header_information {
margin-top: -28px;
}
.startseiten-slider-class div#n2-ss-2 .n2-ss-slider-1,.startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow .n2-ss-layers-container.n2-ow {
height: 77vh !important;
}
.top-logodiv {
    width: 141px;
}
.custom-logo-link {
    padding-right: 0px;
}

.top-message {
    width: calc(100% - 519px);
}
.site-header {
    height: 23vh;
}
.site-branding-text {
    width: unset;
}
.site-branding-text .widget-column {
    margin-left: 0px;
}

}
@media screen and (min-width: 800px) and (max-width: 845px) {
div#n2-ss-2 .n2-style-2391db11846a7291fed23b821933e6f2-heading {
    padding-bottom: 300px;
}
}
@media screen and (min-width: 800px) and (max-width: 1024px) {
.header_information img {
    width: 130px;
    }
.top-message {
    width: calc(100% - 401px);
}
.site-branding-text .header_information {
margin-top: -15px;
}
}


@media screen and (max-width: 800px) {
.top-message {
    margin: 10px 0px;
}
.top-message-button {
    margin-top: 0px;
}
.header_information img {
    width: 150px;
    }
.site-branding-text .widget-column {
    width: 50%;
    float: left;
    height: 78px;
}
.site-branding-text .widget-column .textwidget p {
    margin-bottom: 0px;
}
}
@media screen and (min-width: 769px) {
.datefrom_input,.dateto_input,.booking_button {
    display: inline-block;
    float: unset !important;
    width: unset !important;
}
}

@media screen and (min-width: 768px) and (max-width: 799px) {
.site-header {
    height: 55vh;
}
.startseiten-slider-class div#n2-ss-2 .n2-ss-slider-1,.startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow .n2-ss-layers-container.n2-ow {
height: 55vh !important;
}
}
@media screen and (max-width: 450px) {
.site-branding .wrap {
    padding: 0;
}
}

@media screen and (max-width: 799px) {
.custom-header {
height: 55vh;
}
.startseiten-slider-class div#n2-ss-2 .n2-ss-slider-1, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow .n2-ss-layers-container.n2-ow {
    height: 39vh !important;
}

.stoerer-button {
margin: 0px;
position: absolute;
top:0;
}



.n2-ss-slider .n2-ss-slider-1 .n2-ss-layer-content {
padding-left: 0px !important;
padding-right: 0px !important;
}

.n2-ss-slider .n2-ss-layer-content .n2-ss-layer {
bottom: 39px !important;
position: absolute;
font-size:69% !important;
margin: 0 !important;
width: 100%;
}

div#n2-ss-2 .n2-ss-control-bullet {
bottom: 10px !important;
}

div#n2-ss-2 .n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading {
padding-bottom: 0px !important;
bottom: 0px !important;
position: fixed;
width: 100%;
height: 100px;
padding-top: 15px;
}

.n2-ss-slider .n2-ss-img-wrapper {
text-align: right;
}
}
@media screen and (min-width: 460px) and (max-width: 799px) {
.datefrom_input, .dateto_input {
width: 28% !important;
}
.booking_button {
float: right !important;
margin-right: 5px;
margin-top: 0px;
}
.booking_button input {
margin-top: 20px;
padding: 1em 1em !important;
}
#bookingform {
height: auto;
}
.startseiten-slider-class div#n2-ss-2 .n2-ss-slider-1, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow .n2-ss-layers-container.n2-ow {
    height: 50.5vh !important;
}
}

@media screen and (max-width: 379px) {
div#n2-ss-2 .n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading {
height: 130px;
font-size:21px;
}
}
@media screen and (min-width: 440px) and (max-width: 500px) {
    div#n2-ss-2 .n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading {
font-size:220%;
}
    }
@media screen and (min-width: 380px) and (max-width: 799px) {
div#n2-ss-2 .n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading {
    height: 139px;
    font-size:250%;
}
}
@media screen and (min-width: 769px) and (max-width: 799px) {
.startseiten-slider-class div#n2-ss-2 .n2-ss-slider-1, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow .n2-ss-layers-container.n2-ow {
    height: 50.5vh !important;
}
#bookingform {
    position: fixed;
    bottom: 0px;
}
}
@media screen and (min-width: 380px) and (max-width: 613px) {
div#n2-ss-2 .n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading {
    font-size:23px;
}
}
@media screen and (max-width: 459px) {
.startseiten-slider-class div#n2-ss-2 .n2-ss-slider-1, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow, .startseiten-slider-class .n2-ss-slide.n2-ss-canvas.n2-ow .n2-ss-layers-container.n2-ow {
    height: 44vh !important;
}
}
@media screen and (min-width: 501px) and (max-width: 600px) {
.datefrom_input input, .dateto_input input {
    width: 120px;
background-position: 95px center !important;
}
}
@media screen and (min-width: 460px) and (max-width: 768px) {
.datefrom_input, .dateto_input {
    display: inline-block;
float: unset;
    }
}
@media screen and (min-width: 769px) and (max-width: 799px) {
.booking_button {
    float: unset !important;
    }
}
@media screen and (min-width: 800px) and (max-width: 920px) {
div#n2-ss-2 .n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading {
    font-size: 43px;
}
}
@media screen and (min-width: 800px) {
div#n2-ss-2 .n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading {
    padding-top: 15px !important;
}
}
div#n2-ss-2 .n2-style-2391db11846a7291fed23b821933e6f2-heading {
padding-bottom:150px !important;
}

@media screen and (min-width: 614px) and (max-width: 725px) {
.n2-font-3a0e29050d7e0dbf82ead50e122c4114-paragraph.n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading.n2-ow .slide-bottom-text {
font-size: 16px !important;
}
}
@media screen and (max-width: 277px) {
div#n2-ss-2 .n2-style-51fdb7ca2f892af7aa15bc1cad4aea87-heading {
    height: 150px; 
}
}

@media screen and (max-width: 767px) {
    .page-id-10257 .panel-content .wrap {padding-top: 0px; }
}
.current-page-ancestor, .current-menu-item {
background: rgba(188, 40, 10, 0.1);
}