
@import url("https://use.typekit.net/iep6rct.css");


/*** TEMP TEMP ***/


body {
	min-width: auto;
	font-family: 'proxima-nova';
}

.bh-touch-page .bh-touch-start {
	background-image: url("/uploads/tx_bh/touch_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}



html  h1 {
	font-style: italic;
	font-size: 42px;
	line-height: 52px;
	text-align: right;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	margin-bottom: 30px;
		font-family: ltc-bodoni-175, serif;
}

h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 142.5%;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #B49C7C;
}

h3 {
	background-color: #5C6674;
    font-weight: bold;
    display: inline-block;
    color: white;
    text-transform: uppercase;
    padding: 4px 12px 4px 12px;
}

.bh-touch-start .bh-bodytext {
	font-weight: normal;
	font-size: 17px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}

.bh-touch-start-left .bh-bodytext {
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}

.bh-touch-start-content-right {
	width: 320px;
}

.bh-touch-start-content-right * {
	color: white !important;
}

.bh-touch-start-logo {
	width: 250px;
	left: calc(50% - 155px);
	background-color: white;
	padding: 15px 30px;
	background-size: 202px;
	top: 0px;
	box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.38);
	height: 110px;
	background-position: center top 20px;
}

.bh-touch-start-info {
	background: #003761;
}

.bh-touch-start-left {
	flex-basis: calc(100% - 220px);
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
}
.bh-touch-start-info > div.bh-touch-start-right {
	flex-basis: 220px;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
    padding-top: 15px;
}

.bh-touch-start-right a {
	color: white;
}


.bhElement, .bhElement.bhText, .bhContainer .bhAccordeonItem.accordeon-last, .bhe-state-editing .bhContainer .bhAccordeonItem.accordeon-last {
	margin-bottom: 0px;
}

.hnavi_item {
	float: none;
}

.hnavi_item:hover > a {
	background: none !important;
}

.bh-touch-start .bh-navigation a {
	font-style: normal;
	font-weight: normal;
	font-size: 21px;
	line-height: 26px;
	display: flex;
	align-items: center;
	color: #FCFCFC;	
	border-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	box-shadow: none !important;
	font-family: ltc-bodoni-175, serif;
}

.hnavi_item > a:before {
	font-family: 'bakehouse-iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: '\e9b5';
	width: 45px;
	height: 45px;
	border-radius: 25px;
	background: #be945f;
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
}

/* Sieberers Heimatbühne */
.hnavi_item[data-pid="174"] > a:before {
	content: '\e97f';
}
/* Tagesmenü */
.hnavi_item[data-pid="175"] > a:before {
	content: '\e924';
}
/* Royal Vinothek */
.hnavi_item[data-pid="176"] > a:before {
	content: '\e9ca';
}
/* Barkarte */
.hnavi_item[data-pid="177"] > a:before {
	content: '\e9be';
}
/* Royale Halbpension */
.hnavi_item[data-pid="178"] > a:before {
	content: '\e9b4';
}
/* Roomservicekarte */
.hnavi_item[data-pid="179"] > a:before {
	content: '\e9b5';
}
/* Weitere Informationen */
.hnavi_item[data-pid="180"] > a:before {
	content: '\e968';
}



.bh-touch-start-right {
	position: relative;
}

.bh-touch-start-right:before {
	content: '';
	border-top: 1px solid #335f81;
	display: block;
	position: absolute;
	top: 57px;
	width: 100%;
	left: 0px;
}

/*
.bh-touch-start-right:after {
	content: '';
	width: 94px;
	height: 94px;
	background: url('/fileadmin/templates/ext/bh_touch/images/stoerer.svg');
	display: block;
	position: absolute;
	left: -45px;
	top: -60px;
	transform: rotate(-20deg);
}
*/

.bh-touch-start-left {
	height: 112px;
}

.bh-touch-top {
	background: white;
	color: #003761;
}

.bh-touch-top a,
.bh-touch-top .bh-touch-language-toggler {
	color: #003761;
}

.bh-touch-language-toggler {
	font-size: 0px;
	background-image: url("/fileadmin/images/icons/worldBlue.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 23px;
}
.bh-touch-start .bh-touch-language-toggler {
	background-image: url("/fileadmin/images/icons/worldWhite.svg");	
}

.bh-touch-top-logo {
	background-size: 100%;
	flex-basis: 100px;
}

.bh-touch-top .bh-touch-language {
	order: -1;
}

.bh-touch-top a {
	flex-basis: 100px;
}

ul.bh-language-menu {
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bh-touch-top a.bh-touch-top-logo {
	display: none !important;
}

.bh-touch-top a.bh-touch-top-back-text {
	display: none;
}

.bh-touch-top-title {
	text-align: center;
	padding-right: 0px;
	font-size: 0px;
	background-image: url("/fileadmin/templates/ext/bh_touch/images/logo_top.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 160px;
}

html .el-scrollbox-pane{
	background: #f0ede8;
	max-width: 770px;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.5);
	padding: 20px;	
}

html .el-scrollbox-wrapper {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}

.bh-touch-content .bhElement {
	margin-bottom: 30px;
}

.bh-touch-start-info .bhElement {
	margin-bottom: 0px !important; 
}

.swiper-pagination-bullet-active,
.swiper-pagination-bullet {
	background-image: none !important;
}

.swiper-navigation {
	background-color: #b49b7a;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-image: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-navigation:before {
	content: '\e905';
	font-family: 'bakehouse-iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
}

.bh-touch-start-left {
	border-right-color: #335f81;
}

.swiper-navigation.swiper-button-next:before {
	content: '\e906';
}

.bh-touch-page .bh-touch-language-pane a {
	color: #5c6675;
}

.bhTrenner.mitLinie .bh-trenner-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.bhTrenner.mitLinie .bh-trenner-inner:before {
	content: '';
	border-bottom: 1px solid rgba(181, 157, 124, 0.38);
	width: 100%;
	display: block;
}

iframe[name="morgenpost"] {
	height: calc(100vh - 100px) !important;
}

html .bh-touch-language-pane:before {
	display: none !important;
}

.bhAnfrage [type="submit"] {
	background: #B49C7C;
	font-size: 17px;
	line-height: 36px;
	text-align: center;
	letter-spacing: -0.01em;
	color: #FCFCFC;
	border: none;
	font-family:capitolium-2, serif;
	width: 195px;
	height: 50px;
	margin: 0 auto;
	display: block;
}

.bhAnfrage textarea,
.bhAnfrage input,
.bhAnfrage select {
	background: rgba(252, 252, 252, 0.2);
	border: 1px solid #C5C5C5;
	box-sizing: border-box;
	border-radius: 2px;
	font-family: Capitolium2;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 36px;
	height: 50px;
	display: flex;
	align-items: center;
	letter-spacing: -0.01em;
	color: #454545;
	padding-left: 20px;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
	width: 100%;
	max-width: 335px;
	-webkit-appearance: none;
}

.bhAnfrage select  {
	background-image: url("/fileadmin/images/down.svg");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 20px;
}

.bhAnfrage textarea {
	height: 120px;
	margin-bottom: 40px;
}

.bhAnfrage textarea::placeholder,
.bhAnfrage input::placeholder,
.bhAnfrage select::placeholder {
  color: #bbbbbb;
}

.bhAnfrage option[disabled] {
  color: #bbbbbb;
}

.bh-styleclass-highlight {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	text-align: right;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.bh-bodytext,
.el-text,
.bh-touch-content h1,
.bh-touch-content h2,
.bh-touch-content h3,
.bh-touch-content h4 {
	color: #00355e;
}

.bh-touch-content h1,
.bh-touch-content h2,
.bh-touch-content h3,
.bh-touch-content h4 {
	text-align: center;
	font-style: normal;	
	font-weight: normal;
}

.bh-touch-content h1 {
	margin-bottom: 15px !important;
}

.bh-touch-content h2 {
	font-size: 14px;
	line-height: 142.5%;
	font-weight: 600;
	letter-spacing: 0.2em;

}

@media only screen and (max-width : 767px), screen and (max-height: 700px)  {
	iframe[name="webcam"] {
		height: 200px;
	}

}

.ui-widget-header {
	background: #b49b7a;
	color: white;
}

select.ui-datepicker-month {
	background: none;
	-webkit-appearance: none;
	color: white;
	border: 0px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	color: white;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #e9e9e9;
	color: #494949;
}
.ui-datepicker-calendar td {
	padding: 0px;
}

.bh-touch-start .bh-touch-language {
	left: 10px;
	right: auto;
}

.bh-touch-language-pane {
	left: 0px !important; 
	right: none !important;
}

@media only screen and (max-width : 767px), screen and (max-height: 700px)  {
	
	.bh-touch-language-toggler,
	.bh-touch-top a.bh-touch-top-back {
		color: #003761;
		width: 35px;
		flex-basis: 35px;
	}
	
	.bh-touch-top-title {
		flex-basis: calc( 100% - 35px * 2);
	}
	
	.bh-touch-content.bh-touch-start {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	.bh-touch-content.bh-touch-start > *:not(.bh-touch-language) {
		position: relative;
		left: inherit;
		right: inherit;
		top: inherit;
		bottom: inherit;
		order: 1;
		flex-basis: calc(100vw - 40px);
	}
	.bh-touch-content.bh-touch-start > *.bh-touch-start-logo {
		flex-basis: 100%;
		height: 76px;
		padding: 0px;
		background-image: urL('../images/logo_top.svg');
		background-size: auto 70%;
		background-position: center center;
	}
	
	.bh-touch-start h1,
	.bh-touch-start p {
		text-align: left;
	}
	.bh-touch-start-left {
		height: auto;
	}
	.bh-touch-content.bh-touch-start > *.bh-touch-start-info {
		display: block;
		order: 3;
		flex-basis: 100vw;
	}

	.bh-touch-content.bh-touch-start > *.bh-navigation {
		order: 2;
		margin-bottom: 40px;
	}
	.bh-touch-start-content-right {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.bh-touch-start-right:after {
		left: auto;
		top: auto;
		bottom: 20px;
		right: 20px;
	}
	.bh-touch-top-title {
		white-space: nowrap;
		font-size: 0px;
	}
	
	/** SCROLLBOX ***/
	html .el-scrollbox-wrapper {
		padding-top: 0px;
		padding-bottom: 0px;
		border-radius: 0px;
		box-shadow: none;
		height: auto;
		overflow: auto;
	}
	html .el-scrollbox-pane {
		border-radius: 0px;
		box-shadow: none;
		padding-left: 20px;
		padding-right: 20px;
		min-height: calc(100vh - 76px);
	}
	
	.bh-touch-start .bh-touch-language {
		top: 0px;	
	}
	
	.bh-touch-start .bh-touch-language-pane {
		right: -10px;
	}
	.bh-touch-start .bh-touch-language-toggler {
		background-image: url('/fileadmin/images/icons/worldBlue.svg');
	}
	
	.bh-styleclass-highlight {
		font-size: 12px;
		line-height: 26px;
		text-align: center;
		letter-spacing: 0.2em;
	}
	
	.bh-touch-content > div > .bhElement:last-child {
		margin-bottom: 0px !important;
	}
	
	.hnavi_item > a, 
	.scroll-top-active .hnavi_item > a {
		padding-left: 0px;	
	}
	
	.bh-touch-content h1 {
		font-size: 33px;
		line-height: 130%;
		font-weight: normal;
	}
	

	
}


iframe[name="tagesmenue"] {
	height: calc(100vh - 76px) !important;
}



.bh-navigation-item-icon{
	background: #be945f;
	color: white;
}

.bh-touch-start .bh-navigation a {
	padding-top: 0px;
	padding-bottom: 0px;
}

.bh-touch-start .bh-navigation a:before {
	display: none;
}




